@charset "utf-8";
#contents a {
  color: #ff8e1f;
}
#contents p {
  color: #1e1933;
}
#contents header h2 {
  height: 0;
  overflow: hidden;
  text-indent: -9999px;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
}
#contents header p small {
  display: block;
  position: relative;
  color: #666;
}
#contents header p small:before {
  content: "※";
}
#contents section:nth-of-type(1) h3 span {
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  margin: 0 auto;
}
#contents section:nth-of-type(1) h3 span:nth-child(1) {
  height: 0;
  text-indent: -9999px;
}
#contents section:nth-of-type(1) h3 span:nth-child(2) {
  position: relative;
  background-image: url("/store/hikidashi/ja/articles/images/survey202002/fig.jpg");
}
#contents section:nth-of-type(1) h3 span:nth-child(2) img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#contents section:nth-of-type(1) ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#contents section:nth-of-type(1) ul li {
  background-repeat: no-repeat;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}
#contents section:nth-of-type(1) ul li:nth-child(1) {
  background-image: url("/store/hikidashi/ja/articles/images/survey202002/img_1.jpg");
}
#contents section:nth-of-type(1) ul li:nth-child(2) {
  background-image: url("/store/hikidashi/ja/articles/images/survey202002/img_2.jpg");
}
#contents section:nth-of-type(1) ul li:nth-child(3) {
  background-image: url("/store/hikidashi/ja/articles/images/survey202002/img_3.jpg");
}
#contents section:nth-of-type(1) ul li:nth-child(4) {
  background-image: url("/store/hikidashi/ja/articles/images/survey202002/img_4.jpg");
}
#contents section:nth-of-type(1) ul li:nth-child(5) {
  background-image: url("/store/hikidashi/ja/articles/images/survey202002/img_5.jpg");
}
#contents section:nth-of-type(1) ul li:nth-child(6) {
  background-image: url("/store/hikidashi/ja/articles/images/survey202002/img_6.jpg");
}
#contents section:nth-of-type(1) ul li:nth-child(7) {
  background-image: url("/store/hikidashi/ja/articles/images/survey202002/img_7.jpg");
}
#contents section:nth-of-type(1) ul li p {
  display: table;
  margin: 0 auto;
}
#contents section:nth-of-type(1) ul li p span {
  display: table-cell;
  vertical-align: middle;
  font-family: "Gothic MB101 Medium", sans-serif;
  font-size: 17px;
  line-height: 1.41;
}
#contents section:nth-of-type(1) ul li p span small {
  font-size: 14px;
}
#contents section:nth-of-type(2) h3 {
  height: 0;
  overflow: hidden;
  background-repeat: no-repeat;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  text-indent: -9999px;
}
#contents section:nth-of-type(2) div p span {
  display: block;
  padding-left: 1em;
  position: relative;
}
#contents section:nth-of-type(2) div p span:before {
  content: "・";
  position: absolute;
  left: 0;
}
#contents section:nth-of-type(3) p:first-child {
  color: #ff4343;
}
#contents section:nth-of-type(3) a {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: #f27f0c;
  color: #fff;
}
#contents section:nth-of-type(3) a span {
  letter-spacing: 0.075em;
  font-family: "Gothic MB101 Bold", sans-serif;
}
#contents section:nth-of-type(3) a + p {
  display: table;
  margin: 0 auto;
  font-family: "Gothic MB101 Bold", sans-serif;
}
.device-pc #page {
  padding-bottom: 9.6em;
  background: #70c3e1;
}
.device-pc #contents {
  width: 96em;
  margin: 0 auto;
  padding-bottom: 7.4em;
  background: #fff;
}
.device-pc #contents p {
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.075em;
}
.device-pc #contents header {
  padding: 0 20em;
}
.device-pc #contents header h2 {
  margin: 0 -20em 3.4em;
  padding-top: 54em;
  background-image: url("/store/hikidashi/ja/articles/images/survey202002/title_pc.jpg");
}
.device-pc #contents header p small {
  padding-left: 1em;
  position: relative;
  font-size: 14px;
  line-height: 1.75;
  margin-top: 1.14em;
}
.device-pc #contents header p small:before {
  position: absolute;
  left: 0;
}
.device-pc #contents section {
  padding: 0 20em;
}
.device-pc #contents section:nth-of-type(1) {
  padding-top: 5.6em;
}
.device-pc #contents section:nth-of-type(1) h3 {
  margin: 0 -4.25em 3em;
}
.device-pc #contents section:nth-of-type(1) h3 span:nth-child(1) {
  width: 35.2em;
  padding-top: 5.6em;
  background-image: url("/store/hikidashi/ja/articles/images/survey202002/str_1_pc.svg");
}
.device-pc #contents section:nth-of-type(1) h3 span:nth-child(2) {
  padding-top: 43em;
}
.device-pc #contents section:nth-of-type(1) ul {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 3em;
}
.device-pc #contents section:nth-of-type(1) ul li {
  width: 26.8em;
  padding: 11.4em 0 0;
  border: 0.1em #ff891f solid;
  border-radius: 0.3em;
}
.device-pc #contents section:nth-of-type(1) ul li:nth-child(n+3) {
  margin-top: 3.6em;
}
.device-pc #contents section:nth-of-type(1) ul li p {
  font-size: 10px;
  min-width: 21.4em;
  min-height: 8.4em;
}
.device-pc #contents section:nth-of-type(2) {
  padding-top: 6em;
}
.device-pc #contents section:nth-of-type(2) h3 {
  margin: 0 auto;
  width: 33.6em;
  padding-top: 4em;
  background-image: url("/store/hikidashi/ja/articles/images/survey202002/str_2_pc.svg");
}
.device-pc #contents section:nth-of-type(2) div {
  border: 0.1em #1e1933 solid;
  padding: 1.6em 1.2em;
}
.device-pc #contents section:nth-of-type(3) {
  padding-top: 6em;
}
.device-pc #contents section:nth-of-type(3) a {
  width: 40em;
  height: 10.6em;
  border-radius: 1.4em;
  margin: 1.6em auto 9.8em;
}
.device-pc #contents section:nth-of-type(3) a span {
  font-size: 24px;
  line-height: 1.75;
}
.device-sp #contents {
  padding-bottom: 70px;
}
.device-sp #contents p {
  font-size: 14px;
  line-height: 1.75;
}
.device-sp #contents header h2 {
  margin: 0 0 35px;
  padding-top: 100%;
  background-image: url("/store/hikidashi/ja/articles/images/survey202002/title_sp.jpg");
}
.device-sp #contents header p {
  max-width: 414px;
  margin: 0 auto;
  padding: 0 20px;
}
.device-sp #contents header p small {
  font-size: 13px;
  line-height: 1.75;
  margin-top: 14px;
}
.device-sp #contents section:nth-of-type(1) {
  padding-top: 35px;
}
.device-sp #contents section:nth-of-type(1) h3 {
  max-width: 414px;
  padding: 0 16px;
  margin: 0 auto 35px;
}
.device-sp #contents section:nth-of-type(1) h3 span:nth-child(1) {
  padding-top: 15.97%;
  background-image: url("/store/hikidashi/ja/articles/images/survey202002/str_1_sp.svg");
}
.device-sp #contents section:nth-of-type(1) h3 span:nth-child(2) {
  padding-top: 66.67%;
}
.device-sp #contents section:nth-of-type(1) > p {
  max-width: 414px;
  padding: 0 20px;
  margin: 0 auto;
}
.device-sp #contents section:nth-of-type(1) ul {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  max-width: 556px;
  margin: 0 auto;
  padding-top: 13px;
}
.device-sp #contents section:nth-of-type(1) ul:after {
  content: "";
  width: 268px;
  margin: 0 5px;
}
.device-sp #contents section:nth-of-type(1) ul li {
  width: 268px;
  padding: 114px 0 0;
  border: 1px #ff891f solid;
  border-radius: 3px;
  margin: 10px 5px 0;
}
.device-sp #contents section:nth-of-type(1) ul li p {
  min-width: 194px;
  min-height: 84px;
}
.device-sp #contents section:nth-of-type(2) {
  max-width: 414px;
  padding: 48px 10px 0;
  margin: 0 auto;
}
.device-sp #contents section:nth-of-type(2) h3 {
  padding-top: 13.33%;
  background-image: url("/store/hikidashi/ja/articles/images/survey202002/str_2_sp.svg");
}
.device-sp #contents section:nth-of-type(2) div {
  border: 1px #1e1933 solid;
  padding: 16px 12px;
}
.device-sp #contents section:nth-of-type(3) {
  padding-top: 16px;
}
.device-sp #contents section:nth-of-type(3) p:first-child {
  max-width: 414px;
  padding: 0 20px;
  margin: 0 auto;
}
.device-sp #contents section:nth-of-type(3) a {
  width: 280px;
  height: 70px;
  border-radius: 14px;
  margin: 0 auto 10px;
}
.device-sp #contents section:nth-of-type(3) a span {
  font-size: 16px;
  line-height: 1.75;
}
.device-sp #contents section:nth-of-type(3) a + p {
  font-size: 12px;
  line-height: 2;
}
