@media (max-width: 359px) {
  .pageSelect br.xxs-more {
    display: none !important;
  }
}
@media (max-width: 479px) {
  .pageSelect br.xs-more {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .pageSelect br.sm-more {
    display: none !important;
  }
}
@media (max-width: 981px) {
  .pageSelect br.md-more {
    display: none !important;
  }
}
@media (min-width: 360px) {
  .pageSelect br.xxs-less {
    display: none !important;
  }
}
@media (min-width: 480px) {
  .pageSelect br.xs-less {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .pageSelect br.sm-less {
    display: none !important;
  }
}
@media (min-width: 982px) {
  .pageSelect br.md-less {
    display: none !important;
  }
}
@media (max-width: 981px) {
  .pageSelect br.pc {
    display: none !important;
  }
}
@media (min-width: 982px) {
  .pageSelect br.sp {
    display: none !important;
  }
}
@media (min-width: 480px) {
  .pageSelect .hidden-xs-up {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .pageSelect .hidden-sm-up {
    display: none !important;
  }
}
@media (min-width: 982px) {
  .pageSelect .hidden-md-up {
    display: none !important;
  }
}
@media (max-width: 479px) {
  .pageSelect .hidden-xs-down {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .pageSelect .hidden-sm-down {
    display: none !important;
  }
}
@media (max-width: 981px) {
  .pageSelect .hidden-md-down {
    display: none !important;
  }
}
@media (min-width: 982px) {
  .pageSelect .hidden-pc {
    display: none !important;
  }
}
@media (max-width: 981px) {
  .pageSelect .hidden-sp {
    display: none !important;
  }
}
.pageSelect .pankuzu {
  background-color: #E7E7E7;
  line-height: 1.4;
  font-size: 13px;
  font-size: 1.3rem;
}
.pageSelect .pankuzu .inner {
  width: 90%;
  margin: 0 auto;
  padding: 15px 0;
}
.pageSelect .pankuzu .inner li {
  display: inline-block;
}
.pageSelect .pankuzu .inner span {
  margin: 0 5px;
}
.pageSelect a.aprica_anchor {
  position: relative;
  font-weight: bold;
  height: 100%;
}
.pageSelect a.aprica_anchor::after {
  content: "";
  display: inline-block;
  background-image: url(../img/icon_arrow_under.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 23px;
  height: 23px;
  position: absolute;
  right: 10px;
  top: 35%;
}
.pageSelect .sec2-keyVisual {
  text-align: center;
  border: 1px solid #DF2628;
  border-width: 0 0 6px 0;
  padding: 100px 0;
}
.pageSelect .sec2-keyVisual .inner {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
}
.pageSelect a.aprica_anchor2 {
  position: relative;
  font-weight: bold;
  height: 100%;
  border-radius: 10px;
}
.pageSelect a.aprica_anchor2::after {
  content: "";
  display: inline-block;
  background-image: url(../img/icon_arrow_under_red.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 23px;
  height: 23px;
  position: absolute;
  bottom: -10px;
  left: 46%;
}
.pageSelect h2 {
  color: #555555;
  font-size: 3rem;
  line-height: 1.5;
  font-weight: bold;
}
.pageSelect h3 {
  color: #555555;
  font-size: 3rem;
  line-height: 1.5;
}
.pageSelect .marker {
  background: linear-gradient(transparent 60%, #FFF5AA 0%);
  color: #DF0623;
}
.pageSelect .sec1-question {
  position: relative;
  margin-top: 16px;
}
.pageSelect .sec1-question .bg-white {
  position: relative;
  background-color: #F8F8F8;
  margin: 0 0 0 0;
  text-align: center;
  padding: 60px 0 70px;
}
.pageSelect .sec1-question .bg-white::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -40px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #F8F8F8 transparent transparent transparent;
  border-width: 40px 40px 0 40px;
}
.pageSelect .question-img01 {
  opacity: 0;
  width: 96%;
  max-width: 500px;
  margin: 30px auto;
}
.pageSelect .question-img01.slidein {
  opacity: 1;
  animation-name: slidein;
}
.pageSelect .sec1-question p span {
  font-weight: bold;
  font-size: 20px;
  margin-right: 10px;
}
.pageSelect .sec1-question p.bold {
  font-weight: bold;
  font-size: 24px;
}
.pageSelect .padT20 {
  padding: 20px 0 0 0;
}
.pageSelect .sec3 {
  text-align: center;
  padding: 100px 0;
}
.pageSelect .sec3 h3 p {
  margin: 0 auto 40px;
  text-align: center;
  color: #df0423;
  font-weight: bold;
}
.pageSelect .sec3 h3 span {
  color: #DF0722;
  font-size: 22px;
  padding: 20px 0 40px 0;
  display: block;
}
.pageSelect .typea-b {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  height: 100%;
  margin-top: 60px;
}
.pageSelect .sp .typea-b {
  width: 90%;
  max-width: 707px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  height: 100%;
}
.pageSelect .typea-b > div.typea, .pageSelect .typea-b > div.typeb {
  display: flex;
}
.pageSelect .typea {
  width: 65.7%;
  background-color: rgba(229, 162, 66, 0.2);
  border-radius: 10px;
  padding-top: 150px;
}
.pageSelect .sp .typea {
  position: unset;
  width: 49%;
  background-color: unset;
  border: 2px solid rgba(229, 162, 66, 0.2);
  border-radius: 10px;
  padding: 30px 10px 0 10px;
}
.pageSelect .typea .inner {
  position: relative;
  background-color: rgb(252, 249, 232);
  width: 100%;
  border-radius: 0 0 10px 10px;
  padding-top: 120px;
}
.pageSelect .typea p.note {
  margin: 0 auto;
  text-align: center;
}
.pageSelect .typea h3 {
  position: absolute;
  top: -110px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 26%;
}
.pageSelect h3 img.anim01, .pageSelect h3 img.anim06 {
  opacity: 0;
}
.pageSelect .sp div.anim01, .pageSelect .sp div.anim06 {
  opacity: 0;
}
.pageSelect h3 img.anim01.fadeIn, .pageSelect h3 img.anim06.fadeIn2 {
  opacity: 1;
}
.pageSelect .sp div.anim01.fadeIn, .pageSelect .sp div.anim06.fadeIn2 {
  opacity: 1;
}
.pageSelect .sp .typea h3 {
  position: unset;
  top: 0vh;
  left: 38.7%;
  width: 80%;
  margin: 0 auto;
}
.pageSelect .sp .typea-b > div.typea, .pageSelect .sp .typea-b > div.typeb {
  display: unset;
}
@media screen and (min-width: 768px) and (max-width: 979px) {
  .pageSelect .typea {
    background-color: rgba(229, 162, 66, 0.2);
    border-radius: 10px;
  }
  .pageSelect .typea .inner {
    position: relative;
    background-color: rgb(252, 249, 232);
    width: 100%;
    border-radius: 0 0 10px 10px;
  }
  .pageSelect .typea h3 {
    width: 23%;
  }
}
.pageSelect .typea .inner ul img, .pageSelect .typeb .inner ul img {
  display: block;
  width: 110px;
  height: 110px;
  margin: auto auto 0;
}
.pageSelect .typea .inner ul {
  display: flex;
  box-sizing: border-box;
  justify-content: space-between;
  padding: 0 10px 30px 15px;
}
.pageSelect .typeb .inner ul {
  display: flex;
  box-sizing: border-box;
  justify-content: space-between;
  padding: 0 15px 30px 15px;
}
.pageSelect .typea h4 {
  color: #D99028;
  line-height: 1.5;
}
.pageSelect .typea .inner ul .text {
  flex-grow: 1;
  padding: 0px;
  box-sizing: border-box;
  min-height: 100px;
  font-size: 14px;
  line-height: 1.7;
  white-space: nowrap;
}
.pageSelect .typeb .inner ul .text {
  flex-grow: 1;
  padding: 0px;
  box-sizing: border-box;
  min-height: 100px;
  font-size: 14px;
  line-height: 1.7;
  white-space: nowrap;
}
.pageSelect li.anim02, .pageSelect li.anim03, .pageSelect li.anim04, .pageSelect li.anim05, .pageSelect li.anim07_1, .pageSelect li.anim07_2 {
  opacity: 0;
}
.pageSelect li.anim02.slideIn2, .pageSelect li.anim03.slideIn3, .pageSelect li.anim04.slideIn4, .pageSelect li.anim05.slideIn5, .pageSelect li.anim07_1.slideIn7, .pageSelect li.anim07_2.slideIn8 {
  opacity: 1;
}
.pageSelect .typea .inner ul li {
  display: flex;
  flex-direction: column;
  width: 23.3%;
  border: 1px solid #D99028;
  border-width: 0 1px 0 0;
  padding: 0 15px 0 0;
}
.pageSelect .typea .inner ul li:last-child {
  border-width: 0 0 0 0;
}
.pageSelect .typeb {
  width: 33.2%;
  background-color: rgba(54, 146, 195, 0.2);
  border-radius: 10px;
  padding-top: 150px;
}
.pageSelect .typeb .inner ul li {
  display: flex;
  flex-direction: column;
  padding: 0 15px 0 0;
  width: 48.3%;
  border: 1px solid #c8e6f1;
  border-width: 0 1px 0 0;
}
.pageSelect .typeb .inner ul li:last-child {
  border-width: 0 0 0 0;
  padding: 0;
}
.pageSelect .sp .typeb {
  position: unset;
  width: 49%;
  background-color: unset;
  border: 2px solid rgba(54, 146, 195, 0.2);
  border-radius: 10px;
  padding: 30px 10px 0 10px;
}
.pageSelect .typeb h3 {
  position: absolute;
  top: -110px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 51.3%;
}
.pageSelect .sp .typeb h3 {
  position: unset;
  top: 0vh;
  left: 38.7%;
  width: 80%;
  margin: 0 auto;
}
.pageSelect .typeb .inner {
  position: relative;
  background-color: rgb(237, 251, 252);
  width: 100%;
  border-radius: 0 0 10px 10px;
  padding-top: 120px;
}
.pageSelect .typeb h4 {
  color: #1476AA;
  line-height: 1.4;
}
@media screen and (min-width: 768px) and (max-width: 979px) {
  .pageSelect .typeb {
    background-color: rgba(54, 146, 195, 0.2);
    border-radius: 10px;
  }
  .pageSelect .typeb h3 {
    position: absolute;
    width: 45.5%;
  }
  .pageSelect .typeb .inner {
    position: relative;
    background-color: rgb(237, 251, 252);
    width: 100%;
    border-radius: 0 0 10px 10px;
  }
  .pageSelect .typea .inner ul .text, .pageSelect .typeb .inner ul .text {
    flex-grow: 1;
    padding: 0px;
    box-sizing: border-box;
    min-height: 10vw;
    font-size: 1.4vw;
    line-height: 1.7;
  }
}
.pageSelect .typea-b .title {
  height: 90px;
}
.pageSelect .typea-sp {
  background-color: rgba(229, 162, 66, 0.2);
  border-radius: 5px;
  display: flex;
  width: 90%;
  margin: 30px auto 20px;
}
.pageSelect .typea-sp-title {
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  width: 11.4%;
  padding: 0 2vw;
}
.pageSelect .typea-sp-contet {
  width: 88.6%;
  background-color: rgb(252, 249, 232);
  border-radius: 0 5px 5px 0;
}
.pageSelect .typeb-sp {
  background-color: rgba(54, 146, 195, 0.2);
  border-radius: 5px;
  display: flex;
  width: 90%;
  margin: 0 auto;
}
.pageSelect .typeb-sp-title {
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  width: 11.4%;
  padding: 0 2vw;
}
.pageSelect .typeb-sp-contet {
  width: 88.6%;
  background-color: rgb(237, 251, 252);
  border-radius: 0 5px 5px 0;
}
.pageSelect .typea-sp-contet dl, .pageSelect .typeb-sp-contet dl {
  text-align: left;
  padding: 10px 20px 30px;
}
.pageSelect .typea-sp-contet dt, .pageSelect .typeb-sp-contet dt {
  font-size: 14px;
  line-height: 1.7;
  margin: 20px 0 0;
}
.pageSelect .btn-blue {
  border-radius: 10px;
  background-color: rgb(83, 157, 204);
}
.pageSelect .btn-lightblue {
  border-radius: 10px;
  background-color: rgb(103, 201, 205);
}
.pageSelect .btn-green {
  border-radius: 10px;
  background-color: rgb(146, 211, 118);
}
.pageSelect .btn-green01 {
  border-radius: 10px;
  background-color: rgb(76, 150, 93);
}
.pageSelect .btn-black {
  border-radius: 10px;
  background-color: rgb(0, 0, 0);
}
.pageSelect .btn-yellow {
  border-radius: 10px;
  background-color: rgb(248, 196, 96);
}
.pageSelect .btn-pink {
  border-radius: 10px;
  background-color: rgb(227, 163, 159);
}
.pageSelect .typea-sp-contet .btn, .pageSelect .typeb-sp-contet .btn {
  position: relative;
}
.pageSelect .sp .btn-blue {
  border-radius: 5px;
  background-color: rgb(83, 157, 204);
}
.pageSelect .sp .btn a::after {
  content: "";
  display: inline-block;
  background-image: url(../img/triangle_under.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 14px;
  height: 8px;
  position: absolute;
  right: 20px;
  top: 2.7vh;
}
.pageSelect .sp .btn-lightblue {
  border-radius: 5px;
  background-color: rgb(103, 201, 205);
}
.pageSelect .sp .btn-green {
  border-radius: 5px;
  background-color: rgb(146, 211, 118);
}
.pageSelect .sp .btn-yellow {
  border-radius: 5px;
  background-color: rgb(248, 196, 96);
}
.pageSelect .sp .btn-pink {
  border-radius: 5px;
  background-color: rgb(227, 163, 159);
}
.pageSelect .btn a {
  color: #ffffff;
  padding: 0 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 1.5rem;
}
.pageSelect .sp .btn a {
  color: #ffffff;
  padding: 0 4px 0 20px;
  display: flex;
  justify-content: left;
  align-items: center;
  width: 100%;
  height: 100%;
}
.pageSelect .btn {
  line-height: 1.5;
  height: 76px;
  margin-top: 20px;
  font-weight: bold;
}
.pageSelect .sp .btn {
  line-height: 1.5;
  height: 60px;
  margin-top: 5px;
  font-weight: bold;
}
.pageSelect .sec4 {
  background-color: rgb(252, 249, 232);
  text-align: center;
  padding: 60px 0;
}
.pageSelect .sec4 h3 {
  font-size: 2.4rem;
}
.pageSelect .sec4 h3 span.color {
  color: #D99028;
  font-size: 3rem;
}
.pageSelect .sec4 h3 span.marker {
  background: linear-gradient(transparent 92%, #D99028 0%);
  padding-bottom: 10px;
  color: unset;
}
.pageSelect .sec4 ul {
  width: 100%;
  max-width: 1000px;
  margin: 60px auto 0 auto;
}
.pageSelect .sec4 ul li {
  display: flex;
  justify-content: space-between;
  background-color: #ffffff;
  border-radius: 20px;
  padding: 70px 60px 70px 80px;
}
.pageSelect .sec4 ul li:nth-child(n+2) {
  margin-top: 20px;
}
.pageSelect .sec4 ul.checkboxlist {
  width: 100%;
  max-width: 1000px;
  margin: 20px auto 0 10px;
}
.pageSelect .sec4 ul.checkboxlist li {
  display: flex;
  justify-content: space-between;
  background-color: #ffffff;
  border-radius: 20px;
  padding: 0 0 0 30px;
  margin-top: 0px !important;
}
.pageSelect .sec4 ul li div.product-img {
  position: relative;
  width: 45.45%;
  max-width: 400px;
  padding-top: 16px;
}
.pageSelect .sec4 ul li div.product-info {
  width: 48.86%;
  max-width: 430px;
  text-align: left;
}
.pageSelect .sec4 ul li h4 {
  color: #000000;
  margin-left: 10px;
  font-size: 28px;
  line-height: 1.4;
}
.pageSelect .sec4 ul li h4 span {
  font-size: 18px;
}
.pageSelect .sec4 ul li div.product-img .note {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .pageSelect .sec4 ul li:nth-child(3) div.product-img {
    padding-top: 32px;
  }
}
.pageSelect .sec4 ul.checkboxlist li {
  position: relative;
}
.pageSelect .sec4 ul.checkboxlist li::before {
  content: "";
  display: inline-block;
  background-image: url(../img/checkbox-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0px;
  top: 0.8vh;
}
.pageSelect .sec4 .btn {
  width: 100%;
  line-height: unset;
  height: unset;
  margin-top: 10px;
  font-weight: bold;
  float: right;
}
.pageSelect .sec4 .btn a {
  position: relative;
  background-color: rgb(223, 7, 35);
  color: #ffffff;
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  text-align: center;
  box-sizing: border-box;
}
.pageSelect .sec4 .btn a::after {
  content: "";
  display: inline-block;
  background-image: url(../img/arrow-right.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.pageSelect .product-img .object {
  border: 1px solid #DF2624;
  color: #DF2624;
  height: 94px;
  border-radius: 47px;
  padding: 0;
  width: 94px;
  max-width: 94px;
  line-height: 1.5;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  top: -20px;
  left: -20px;
}
.pageSelect .product-img .object span.small {
  display: inline-block;
  font-size: 10px;
}
.pageSelect .product-info .object {
  border: 1px solid #539DCC;
  color: #539DCC;
  height: 30px;
  border-radius: 15px;
  padding: 0;
  margin-left: 10px;
  width: 116px;
  max-width: 116px;
  line-height: 30px;
  text-align: center;
}
.pageSelect li:nth-child(2) .product-info .object {
  border: 1px solid #58ADB2;
  color: #58ADB2;
  height: 30px;
  border-radius: 15px;
  padding: 0;
  margin-left: 10px;
  width: 116px;
  max-width: 116px;
  line-height: 30px;
  text-align: center;
}
.pageSelect li:nth-child(3) .product-info .object {
  border: 1px solid #000;
  color: #000;
  height: 30px;
  border-radius: 15px;
  padding: 0;
  margin-left: 10px;
  width: 116px;
  max-width: 116px;
  line-height: 30px;
  text-align: center;
}
.pageSelect li:nth-child(4) .product-info .object {
  border: 1px solid #D99028;
  color: #D99028;
  height: 30px;
  border-radius: 15px;
  padding: 0;
  margin-left: 10px;
  width: 116px;
  max-width: 116px;
  line-height: 30px;
  text-align: center;
}
.pageSelect .sec4 .btn a:hover {
  position: relative;
  background-color: rgba(223, 7, 35, 0.8);
  color: #ffffff;
  display: block;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  text-align: center;
}
.pageSelect .sec4 ul li.anim08 {
  opacity: 0;
}
.pageSelect .sec5 ul li.anim08 {
  opacity: 0;
}
.pageSelect .sec6 ul li.anim09, .pageSelect .sec6 ul li.anim10, .pageSelect .sec6 ul li.anim11, .pageSelect .sec6 ul li.anim12, .pageSelect .sec6 ul li.anim13 {
  opacity: 0;
}
.pageSelect .sec4 ul li.anim08.fadeIn3, .pageSelect .sec5 ul li.anim08.fadeIn3 {
  opacity: 1;
}
.pageSelect .sec6 ul li.anim09.fadeIn4, .pageSelect .sec6 ul li.anim10.fadeIn5, .pageSelect .sec6 ul li.anim11.fadeIn6, .pageSelect .sec6 ul li.anim12.fadeIn7, .pageSelect .sec6 ul li.anim13.fadeIn8 {
  opacity: 1;
}
.pageSelect .sec7 ul li.anim14, .pageSelect .sec7 ul li.anim15, .pageSelect .sec7 ul li.anim16, .pageSelect .sec7 ul li.anim17 {
  opacity: 0;
}
.pageSelect .sec7 ul li.anim14.fadeIn4, .pageSelect .sec7 ul li.anim15.fadeIn5, .pageSelect .sec7 ul li.anim16.fadeIn6, .pageSelect .sec7 ul li.anim17.fadeIn7 {
  opacity: 1;
}
.pageSelect .sec5 {
  background-color: rgb(237, 251, 252);
  text-align: center;
  padding: 60px 0 100px;
  border: 1px solid #DF2628;
  border-width: 0 0 6px 0;
}
.pageSelect .sec5 h3 {
  font-size: 2.4rem;
}
.pageSelect .sec5 h3 span.color {
  color: #3692C3;
  font-size: 3rem;
}
.pageSelect .sec5 h3 span.marker {
  background: linear-gradient(transparent 92%, #3692C3 0%);
  padding-bottom: 10px;
  color: unset;
}
.pageSelect .sec5 ul {
  width: 100%;
  max-width: 1000px;
  margin: 60px auto 0 auto;
}
.pageSelect .sec5 ul li {
  display: flex;
  justify-content: space-between;
  background-color: #ffffff;
  border-radius: 20px;
  padding: 70px 60px 70px 80px;
}
.pageSelect .sec5 ul li .product-info .object {
  height: 30px;
  border-radius: 15px;
  padding: 0;
  margin-left: 10px;
  width: 116px;
  max-width: 116px;
  line-height: 30px;
  text-align: center;
}
.pageSelect .sec5 ul li:nth-child(1) .product-info .object {
  border: 1px solid #4C965D;
  color: #4C965D;
}
.pageSelect .sec5 ul li:nth-child(2) .product-info .object {
  border: 1px solid #C1736E;
  color: #C1736E;
}
.pageSelect .sec5 ul li:nth-child(n+2) {
  margin-top: 20px;
}
.pageSelect .sec5 ul.checkboxlist {
  width: 100%;
  max-width: 1000px;
  margin: 20px auto 0 10px;
}
.pageSelect .sec5 ul.checkboxlist li {
  display: flex;
  justify-content: space-between;
  background-color: #ffffff;
  border-radius: 20px;
  padding: 0 0 0 30px;
  margin-top: 0px !important;
}
.pageSelect .sec5 ul li div.product-img {
  position: relative;
  width: 45.45%;
  max-width: 400px;
  padding-top: 16px;
}
.pageSelect .sec5 ul li div.product-info {
  width: 48.86%;
  max-width: 430px;
  text-align: left;
}
.pageSelect .sec5 ul li h4 {
  color: #000000;
  margin-left: 10px;
  font-size: 28px;
  line-height: 1.4;
}
.pageSelect .sec5 ul li h4 span {
  font-size: 18px;
}
.pageSelect .sec5 ul.checkboxlist li {
  position: relative;
}
.pageSelect .sec5 ul.checkboxlist li::before {
  content: "";
  display: inline-block;
  background-image: url(../img/checkbox-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0px;
  top: 0.8vh;
}
.pageSelect .sec5 .btn {
  line-height: unset;
  height: unset;
  margin-top: 10px;
  font-weight: bold;
  float: right;
  width: 100%;
}
.pageSelect .sec5 .btn a {
  width: 100%;
  position: relative;
  background-color: rgb(223, 7, 35);
  color: #ffffff;
  display: block;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  text-align: center;
  padding: 0 20px 0 0;
}
.pageSelect .sec5 .btn a::after {
  content: "";
  display: inline-block;
  background-image: url(../img/arrow-right.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 1vh;
}
.pageSelect .sec5 .btn a:hover {
  position: relative;
  background-color: rgba(223, 7, 35, 0.8) !important;
  color: #ffffff;
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  text-align: center;
  padding: 0 20px 0 0;
}
.pageSelect .sec6 {
  text-align: center;
  padding: 80px 0 100px;
  border: 1px solid #DF2628;
  border-width: 0 0 6px 0;
}
.pageSelect .sec6 h3 p {
  margin: 0 auto 18px;
  text-align: center;
  color: #df0423;
  font-weight: bold;
}
.pageSelect .sec6 h3 span {
  color: #DF0722;
  font-size: 22px;
  padding: 20px 0 40px 0;
  display: block;
}
.pageSelect .sec6 .btn {
  line-height: unset;
  height: unset;
  margin-top: 10px;
  font-weight: bold;
}
.pageSelect .sec6 .btn a {
  position: relative;
  background-color: rgb(223, 7, 35);
  color: #ffffff;
  display: block;
  width: 260px;
  max-width: 260px;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  text-align: center;
  margin: 0 auto;
}
.pageSelect .sec6 .btn a::after {
  content: "";
  display: inline-block;
  background-image: url(../img/arrow-right.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 1vh;
}
.pageSelect .sec6 .btn a:hover {
  position: relative;
  background-color: rgba(223, 7, 35, 0.8);
  color: #ffffff;
  display: block;
  width: 260px;
  max-width: 260px;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  text-align: center;
  margin: 0 auto;
}
.pageSelect .sec6 ul {
  width: 100%;
  max-width: 1000px;
  margin: 80px auto 0 auto;
  text-align: left;
}
.pageSelect .sec6 ul li {
  display: inline-block;
  vertical-align: top;
  width: 47%;
  margin-right: 6%;
  text-align: center;
  margin-bottom: 70px;
}
.pageSelect .sec6 ul li:nth-child(even) {
  display: inline-block;
  vertical-align: top;
  width: 47%;
  margin-right: 0;
}
.pageSelect .sec6 ul li p.exp {
  text-align: justify;
  font-size: 14px;
  line-height: 1.5;
  margin-top: 15px;
  color: #000000;
}
.pageSelect .sec6 ul li h3 {
  font-size: 2.4rem;
  line-height: 1.5;
  color: #707070;
}
.pageSelect .sec6 ul li h3 span {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: normal;
  color: #707070;
  padding: 5px 0 20px 0;
}
.pageSelect .sec6 ul li .link {
  font-size: 14px;
  margin: 20px auto 0 0;
  text-align: left;
}
.pageSelect .sec6 ul li .link a {
  text-decoration: underline;
  color: #707070;
}
.pageSelect .sec6 ul li .link a:hover {
  text-decoration: unset;
  color: #9A9A9A;
}
.pageSelect .red-bold {
  text-align: center;
  color: #df0423;
  font-weight: bold;
}
.pageSelect .sec7 {
  text-align: center;
  padding: 100px 0;
}
.pageSelect .sec7 h3 p {
  margin: 0 auto 18px;
  text-align: center;
  color: #df0423;
  font-weight: bold;
}
.pageSelect .sec7 h3 span {
  color: #DF0722;
  font-size: 22px;
  padding: 20px 0 40px 0;
  display: block;
}
.pageSelect .sec7 ul {
  width: 100%;
  max-width: 1000px;
  margin: 80px auto 0 auto;
  text-align: left;
}
.pageSelect .sec7 ul li {
  display: inline-block;
  vertical-align: top;
  width: 47%;
  margin-right: 6%;
  text-align: center;
  margin-bottom: 70px;
}
.pageSelect .sec7 ul li:nth-child(even) {
  display: inline-block;
  vertical-align: top;
  width: 47%;
  margin-right: 0;
}
.pageSelect .sec7 ul li p.exp {
  text-align: justify;
  font-size: 14px;
  line-height: 1.5;
  margin-top: 15px;
  color: #000000;
}
.pageSelect .sec7 ul li h3 {
  font-size: 2.4rem;
  line-height: 1.5;
  color: #707070;
  padding-bottom: 20px;
}
.pageSelect .sec7 ul li h3 span {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: normal;
  color: #707070;
}
.pageSelect .sec7 ul li .link {
  font-size: 14px;
  margin: 20px auto 0 0;
  text-align: left;
}
.pageSelect .sec7 ul li .link a {
  text-decoration: underline;
  color: #707070;
}
.pageSelect .sec7 ul li .link a:hover {
  text-decoration: unset;
  color: #9A9A9A;
}
.pageSelect .nextexp {
  line-height: 1.5;
  margin-top: 40px;
}
.pageSelect .sec8 {
  position: relative;
  background-color: #EFEFEF;
  text-align: center;
  padding: 100px 0;
}
.pageSelect div.next {
  position: absolute;
  color: #df0423;
  font-weight: bold;
  text-align: center;
  top: -50px;
  left: 48vw;
}
.pageSelect div.next img {
  width: 40px;
}
.pageSelect .sec8 .btn {
  line-height: unset;
  height: unset;
  margin-top: 10px;
  font-weight: bold;
}
.pageSelect .sec8 .btn a {
  position: relative;
  background-color: rgb(223, 7, 35);
  color: #ffffff;
  display: block;
  width: 260px;
  max-width: 260px;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  text-align: center;
  margin: 0 auto;
}
.pageSelect .sec8 .btn a::after {
  content: "";
  display: inline-block;
  background-image: url(../img/arrow-right.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 1vh;
}
.pageSelect .sec8 .btn a:hover {
  position: relative;
  background-color: rgba(223, 7, 35, 0.8);
  color: #ffffff;
  display: block;
  width: 260px;
  max-width: 260px;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  text-align: center;
  margin: 0 auto;
}
.pageSelect .tolist {
  background-color: rgb(255, 255, 255);
  border-radius: 20px;
  display: flex;
  flex-direction: row-reverse;
  width: 73.2%;
  max-width: 1000px;
  margin: 0 auto;
  box-shadow: 5px 2px 10px rgba(0, 0, 0, 0.2);
}
.pageSelect .tolist .text {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.pageSelect .tolist .text p {
  font-weight: bold;
  color: #000000;
  padding-bottom: 10px;
}
.pageSelect .tolist .img {
  width: 50%;
  border-radius: 20px 0 0 20px;
}
.pageSelect .tolist .img img {
  border-radius: 20px 0 0 20px;
}
@media screen and (max-width: 767px) {
  .pageSelect h2 {
    color: #555555;
    font-size: 2rem;
  }
  .pageSelect .sec1-question h2 {
    line-height: 2;
  }
  .pageSelect .sec1-question h2 p {
    font-size: 2rem;
    line-height: 1.4;
  }
  .pageSelect .sec1-question h2 span {
    color: #DF0722;
  }
  .pageSelect .sec1-question h2 span.marker {
    background: linear-gradient(transparent 86%, #FFF5AA 0%);
    color: #DF0623;
    font-size: 28px;
    padding: 30px 0 2px 0;
    line-height: 1;
  }
  .pageSelect h3 {
    color: #555555;
    font-size: 2rem;
  }
  .pageSelect .sec1-question h3 {
    line-height: 2;
  }
  .pageSelect .sec1-question h3 p {
    font-size: 2rem;
    line-height: 1.4;
  }
  .pageSelect .sec1-question h3 span {
    color: #DF0722;
  }
  .pageSelect .sec1-question h3 span.marker {
    background: linear-gradient(transparent 86%, #FFF5AA 0%);
    color: #DF0623;
    font-size: 28px;
    padding: 30px 0 2px 0;
    line-height: 1;
  }
  .pageSelect .pankuzu .inner {
    font-size: 10px;
  }
  .pageSelect a.aprica_anchor::after {
    content: "";
    display: inline-block;
    background-image: url(../img/icon_arrow_under.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 10px;
    top: 35%;
  }
  .pageSelect .sec1-question .bg-white {
    background-color: #F8F8F8;
    margin: 0 0 0 0;
    text-align: center;
    padding: 50px 0 50px;
  }
  .pageSelect .sec1-question .bg-white::after {
    bottom: -20px !important;
    border-width: 20px 20px 0 20px !important;
  }
  .pageSelect .question-img01 {
    width: 92% !important;
  }
  .pageSelect .sec1-question p span {
    font-weight: bold;
    font-size: 12px;
    margin-right: 5px;
  }
  .pageSelect .sec1-question p.bold {
    font-weight: bold;
    font-size: 15px;
  }
  .pageSelect .sec2-keyVisual {
    text-align: center;
    border: 1px solid #DF2628;
    border-width: 0 0 6px 0;
    padding: 50px 0;
  }
  .pageSelect a.aprica_anchor2::after {
    content: "";
    display: inline-block;
    background-image: url(../img/icon_arrow_under_red.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 10px;
    top: 35%;
    left: unset;
  }
  .pageSelect .sp .typea-b {
    width: 90%;
    max-width: 707px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    height: 100%;
    margin-top: 30px;
  }
  .pageSelect .sec3 {
    text-align: center;
    padding: 20px 0 60px;
  }
  .pageSelect .sec3 h3 p {
    font-size: 2rem;
    line-height: 1.4;
  }
  .pageSelect .sec3 h3 span {
    color: #DF0722;
    font-size: 15px;
    padding: 30px 0 20px 0;
    display: block;
  }
  .pageSelect .sec4 {
    background-color: rgb(252, 249, 232);
    text-align: center;
    padding: 50px 0 60px;
  }
  .pageSelect .sec4 h3 {
    font-size: 1.8rem;
  }
  .pageSelect .sec4 h3 span.color {
    color: #D99028;
    font-size: 2.2rem;
    line-height: 1.8;
  }
  .pageSelect .sec4 h3 span.marker {
    background: linear-gradient(transparent 92%, #D99028 0%);
    padding-bottom: 6px;
    color: unset;
  }
  .pageSelect .sec4 ul {
    width: 90%;
    max-width: 1000px;
    margin: 30px auto 0 auto;
  }
  .pageSelect .sec4 ul li {
    display: block;
    background-color: #ffffff;
    border-radius: 10px;
    padding: 35px 20px;
    overflow: hidden;
  }
  .pageSelect .sec4 ul li div.product-img {
    position: relative;
    width: 72%;
    max-width: 400px;
    padding-top: 0px;
    margin: 0 auto;
  }
  .pageSelect .sec4 ul li div.product-info {
    width: 100%;
    max-width: 430px;
    text-align: left;
    margin: 30px auto 0;
  }
  .pageSelect .product-img .object {
    border: 1px solid #DF2624;
    color: #DF2624;
    height: 84px;
    border-radius: 42px;
    padding: 0;
    width: 84px;
    max-width: 84px;
    line-height: 1.3;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    top: -10px;
    left: -35px;
  }
  .pageSelect .product-info .object {
    border: 1px solid #539DCC;
    color: #539DCC;
    height: 30px;
    border-radius: 15px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    width: 116px;
    max-width: 116px;
    line-height: 30px;
    text-align: center;
  }
  .pageSelect li:nth-child(2) .product-info .object {
    border: 1px solid #58ADB2;
    color: #58ADB2;
    height: 30px;
    border-radius: 15px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    width: 116px;
    max-width: 116px;
    line-height: 30px;
    text-align: center;
  }
  .pageSelect li:nth-child(3) .product-info .object {
    height: 30px;
    border-radius: 15px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    width: 116px;
    max-width: 116px;
    line-height: 30px;
    text-align: center;
  }
  .pageSelect li:nth-child(4) .product-info .object {
    border: 1px solid #D99028;
    color: #D99028;
    height: 30px;
    border-radius: 15px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    width: 116px;
    max-width: 116px;
    line-height: 30px;
    text-align: center;
  }
  .pageSelect .sec4 ul li h4 {
    color: #000000;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 26px;
  }
  .pageSelect .sec4 ul li h4 span {
    font-size: 16px;
  }
  .pageSelect .sec4 .btn {
    float: unset;
  }
  .pageSelect .sec4 .btn a {
    position: relative;
    background-color: rgb(223, 7, 35);
    color: #ffffff;
    display: flex;
    width: 95%;
    height: 60px;
    line-height: 1.25;
    border-radius: 30px;
    text-align: center;
    padding: 0 10px 0 0;
    margin: 0 auto;
  }
  .pageSelect .sec4 .btn a:hover {
    position: relative;
    background-color: rgba(223, 7, 35, 0.8) !important;
    color: #ffffff;
    display: flex;
    height: 60px;
    line-height: 1.25;
    border-radius: 30px;
    text-align: center;
    padding: 0 10px 0 0;
    margin: 0 auto;
  }
  .pageSelect .sec4 .btn a::after {
    content: "";
    display: inline-block;
    background-image: url(../img/arrow-right.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
  .pageSelect .sec4 ul.checkboxlist {
    width: 100%;
    max-width: 1000px;
    margin: 20px auto 20px 10px;
    font-size: 15px;
  }
  .pageSelect .sec4 ul.checkboxlist li {
    display: flex;
    justify-content: space-between;
    background-color: #ffffff;
    border-radius: unset;
    padding: 0 0 0 30px;
    letter-spacing: -0.03em;
  }
  .pageSelect .sec5 {
    background-color: rgb(237, 251, 252);
    text-align: center;
    padding: 50px 0 60px;
  }
  .pageSelect .sec5 h3 {
    font-size: 1.8rem;
  }
  .pageSelect .sec5 h3 span.color {
    color: #3692C3;
    font-size: 2.2rem;
    line-height: 1.8;
  }
  .pageSelect .sec5 h3 span.marker {
    background: linear-gradient(transparent 92%, #3692C3 0%);
    padding-bottom: 6px;
    color: unset;
  }
  .pageSelect .sec5 ul {
    width: 90%;
    max-width: 1000px;
    margin: 30px auto 0 auto;
  }
  .pageSelect .sec5 ul li {
    display: block;
    background-color: #ffffff;
    border-radius: 10px;
    padding: 35px 20px;
    overflow: hidden;
  }
  .pageSelect .sec5 ul li .product-info .object {
    border: 1px solid #C1736E;
    color: #C1736E;
    height: 30px;
    border-radius: 15px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    width: 116px;
    max-width: 116px;
    line-height: 30px;
    text-align: center;
  }
  .pageSelect .sec5 ul li div.product-img {
    position: relative;
    width: 72%;
    max-width: 400px;
    padding-top: 0px;
    margin: 0 auto;
  }
  .pageSelect .sec5 ul li div.product-info {
    width: 100%;
    max-width: 430px;
    text-align: left;
    margin: 30px auto 0;
  }
  .pageSelect .sec5 ul li h4 {
    color: #000000;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .pageSelect .sec5 .btn {
    float: unset;
  }
  .pageSelect .sec5 .btn a {
    position: relative;
    background-color: rgb(223, 7, 35);
    color: #ffffff;
    display: flex;
    width: 100%;
    height: 60px;
    line-height: 1.25;
    border-radius: 30px;
    text-align: center;
    padding: 0 20px 0 0;
    margin: 0 auto;
  }
  .pageSelect .sec5 .btn a:hover {
    position: relative;
    background-color: rgb(223, 7, 35);
    color: #ffffff;
    display: flex;
    height: 60px;
    line-height: 1.25;
    border-radius: 30px;
    text-align: center;
    padding: 0 20px 0 0;
    margin: 0 auto;
  }
  .pageSelect .sec5 .btn a::after {
    content: "";
    display: inline-block;
    background-image: url(../img/arrow-right.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
  .pageSelect .sec5 ul.checkboxlist {
    width: 100%;
    max-width: 1000px;
    margin: 20px auto 20px 10px;
    font-size: 15px;
    letter-spacing: -0.03em;
  }
  .pageSelect .sec5 ul.checkboxlist li {
    display: flex;
    justify-content: space-between;
    background-color: #ffffff;
    border-radius: unset;
    padding: 0 0 0 30px;
  }
  .pageSelect .sec5 ul li h4 {
    font-size: 26px;
    line-height: 1.4;
  }
  .pageSelect .sec5 ul li h4 span {
    font-size: 16px;
  }
  .pageSelect .sec6 {
    text-align: center;
    padding: 50px 20px 60px;
  }
  .pageSelect .sec6 h3 span {
    color: #DF0722;
    font-size: 15px;
    padding: 30px 0 20px 0;
    display: block;
  }
  .pageSelect .sec6 h3 p {
    color: #DF0722;
    font-size: 2rem;
    line-height: 1.4;
  }
  .pageSelect .sec6 ul {
    width: 100%;
    max-width: 1000px;
    margin: 60px auto 0 auto;
    text-align: left;
  }
  .pageSelect .sec6 ul li {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-bottom: 60px;
    text-align: center;
  }
  .pageSelect .sec6 ul li:nth-child(even) {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-bottom: 60px;
  }
  .pageSelect .sec6 ul li p.exp {
    text-align: justify;
    font-size: 14px;
    line-height: 1.5;
    margin-top: 15px;
    color: #000000;
  }
  .pageSelect .sec6 ul li h3 {
    font-size: 2rem;
    line-height: 1.2;
    color: #707070;
  }
  .pageSelect .sec6 ul li h3 span {
    font-size: 1.4rem;
    line-height: 1.2;
    font-weight: normal;
    padding: 10px 0 20px;
    color: #707070;
  }
  .pageSelect .sec6 ul li .link {
    font-size: 14px;
    margin: 0px auto 0 0;
    text-align: left;
  }
  .pageSelect .sec6 ul li .link a {
    text-decoration: underline;
    color: #707070;
  }
  .pageSelect .sec6 ul li .link a:hover {
    text-decoration: unset;
    color: #9A9A9A;
  }
  .pageSelect .sec7 {
    text-align: center;
    padding: 50px 20px 90px;
  }
  .pageSelect .sec7 h3 span {
    color: #DF0722;
    font-size: 15px;
    padding: 30px 0 20px 0;
    display: block;
  }
  .pageSelect .sec7 h3 p {
    color: #DF0722;
    font-size: 2rem;
    line-height: 1.4;
  }
  .pageSelect .sec7 ul li {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-bottom: 60px;
    text-align: center;
  }
  .pageSelect .sec7 ul li:nth-child(even) {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-bottom: 60px;
  }
  .pageSelect .sec7 ul li p.exp {
    text-align: justify;
    font-size: 14px;
    line-height: 1.5;
    margin-top: 15px;
    color: #000000;
  }
  .pageSelect .sec7 ul li h3 {
    font-size: 2rem;
    line-height: 1.2;
    color: #707070;
  }
  .pageSelect .sec7 ul li h3 span {
    font-size: 1.4rem;
    line-height: 1.2;
    font-weight: normal;
    padding: 10px 0 20px;
    color: #707070;
  }
  .pageSelect .sec7 ul li .link {
    font-size: 14px;
    margin: 0px auto 0 0;
    text-align: left;
  }
  .pageSelect .sec7 ul li .link a {
    text-decoration: underline;
    color: #707070;
  }
  .pageSelect .sec7 ul li .link a:hover {
    text-decoration: unset;
    color: #9A9A9A;
  }
  .pageSelect .sec8 {
    position: relative;
    background-color: #EFEFEF;
    text-align: center;
    padding: 40px 0;
  }
  .pageSelect .sec8 .btn {
    line-height: unset;
    height: unset;
    margin-top: 10px;
    font-weight: bold;
  }
  .pageSelect .sec8 .btn a {
    position: relative;
    background-color: rgb(223, 7, 35);
    color: #ffffff;
    display: block;
    width: 200px;
    max-width: 200px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    text-align: center;
    margin: 0 auto;
    padding-right: 10px;
  }
  .pageSelect .sec8 .btn a::after {
    content: "";
    display: inline-block;
    background-image: url(../img/arrow-right.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 1.5vh;
  }
  .pageSelect .sec8 .btn a:hover {
    position: relative;
    background-color: rgba(223, 7, 35, 0.8) !important;
    color: #ffffff;
    display: block;
    width: 200px;
    max-width: 200px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    text-align: center;
    margin: 0 auto;
    padding-right: 10px;
  }
  .pageSelect .tolist {
    background-color: rgb(255, 255, 255);
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    width: 80%;
    margin: 0 auto;
    box-shadow: 5px 2px 10px rgba(0, 0, 0, 0.2);
  }
  .pageSelect .tolist .text {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 40px 0;
  }
  .pageSelect .tolist .text p {
    font-weight: bold;
    color: #000000;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 1.5;
  }
  .pageSelect .tolist .img {
    width: 100%;
    border-radius: 0 0 20px 20px;
  }
  .pageSelect .tolist .img img {
    border-radius: 0 0 20px 20px;
  }
  .pageSelect div.next {
    position: absolute;
    color: #df0423;
    font-weight: bold;
    text-align: center;
    top: -50px;
    left: 45.5%;
  }
}/*# sourceMappingURL=select.css.map */