/* ------------------------------
 width: all
------------------------------ */
main {
  background-color: #F8F8F8;
}
main section.s01 {
  background-image: url(../images/tp0101.webp);
  background-size: cover;
  background-position: center center;
}
main section.s01 .wrapper {
  padding: 30px 40px 1px;
}
main section.s01 .wrapper h2 {
  max-width: 1312px;
  margin: 0 auto -18px;
}
main section.s01 .wrapper h2 img {
  width: 100%;
  display: block;
}
main section.s02 {
  padding: 50px 0 0;
}
main section.s02 .wrapper .btn_entry_top {
  display: block;
  width: 647px;
  margin: 0 auto 40px;
}
main section.s02 .wrapper .btn_entry_top img {
  width: 100%;
}
main section.s02 .wrapper h3 img {
  display: block;
  margin: 0 auto;
}
main section.s02 .wrapper .tab_list01 {
  width: 1076px;
  margin: 70px auto 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
main section.s02 .wrapper .tab_list01 li {
  width: auto;
  display: inline-block;
  vertical-align: top;
  position: relative;
  cursor: pointer;
}
main section.s02 .wrapper .tab_list01 li.active::after {
  opacity: 0;
}
main section.s02 .wrapper .tab_list01 li.active::before {
  opacity: 1;
}
main section.s02 .wrapper .tab_list01 li::after {
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  background-color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
}
main section.s02 .wrapper .tab_list01 li::before {
  content: "";
  display: block;
  width: 37px;
  height: 111px;
  position: absolute;
  bottom: 0;
  right: -37px;
  background-image: url(../images/tp0205.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom 0 left 0;
  opacity: 0;
}
main section.s02 .wrapper .tab_list01 li.tab03::before {
  right: 0;
  left: -37px;
  background-image: url(../images/tp0206.svg);
  background-position: bottom 0 right 0;
}
main section.s02 .wrapper .tab_list01 li img {
  width: auto;
  height: 111px;
  display: block;
}
main section.s02 .wrapper .list01 {
  width: 1076px;
  margin: 0 auto;
}
main section.s02 .wrapper .list01 li {
  display: none;
}
main section.s02 .wrapper .list01 li:nth-child(2) {
  display: block;
}
main section.s02 .wrapper .list01 li img {
  width: 100%;
  display: block;
}
main section.s02 .wrapper .t01 {
  font-size: 14px;
  text-align: center;
  margin-top: 5px;
}
main section.s02 .wrapper .msg01 {
  display: block;
  margin: 50px auto 0;
}
main section.s02 .wrapper .msg02 {
  width: 908px;
  display: block;
  margin: 20px auto 0;
}
main section.s03 {
  padding-top: 100px;
}
main section.s03 .wrapper h4 img {
  display: block;
  margin: 0 auto;
}
main section.s03 .wrapper .swiper-area01 {
  background-color: #F7CD00;
  margin-top: 35px;
  padding: 40px 0 0;
}
main section.s03 .wrapper .swiper-area01 .swiper {
  height: 430px;
  padding-bottom: 100px;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide {
  width: 547px;
  padding-top: 1px;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide.swiper-slide-active img {
  width: 100%;
  margin-top: 0;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide img {
  width: 467.5px;
  display: block;
  margin: 30px auto 0;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-pagination {
  bottom: 0;
  padding-bottom: 40px;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-pagination span {
  width: 14px;
  height: 14px;
  margin: 0 15px;
  background-color: #fff !important;
  opacity: 1 !important;
}
main section.s03 .wrapper .swiper-area01 .swiper .swiper-pagination span.swiper-pagination-bullet-active {
  background-color: #212121 !important;
}
main section.s04 {
  padding: 120px 0 0;
}
main section.s04 .wrapper h5 img {
  display: block;
  margin: 0 auto;
}
main section.s04 .wrapper .msg01 {
  display: block;
  margin: 70px auto 0;
}
main section.s04 .wrapper .swiper-area02 {
  margin-top: 70px;
}
main section.s04 .wrapper .swiper-area02 .swiper {
  padding-bottom: 100px;
}
main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide {
  width: 289px;
}
main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a {
  width: 100%;
  display: block;
  text-decoration: none;
  color: #212121;
  border: 1px solid #3478F6;
}
main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a * {
  letter-spacing: 0;
}
main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a.yellow {
  border-bottom: 1px solid #F7CD00;
}
main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a.yellow .t01 {
  border-bottom: 1px solid #212121;
  color: #212121;
  background-color: #F7CD00;
}
main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a.yellow .t01::before {
  background-color: #212121;
}
main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a.yellow .dl02 dd .t02 {
  background-image: url(../images/icon_map02.svg);
}
main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a.yellow .dl02 dd .t03 {
  background-image: url(../images/icon_fee02.svg);
}
main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a.yellow .t04 {
  color: #212121;
  background-color: #F7CD00;
  background-image: url(../images/icon_link02.svg);
}
main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a .t01 {
  font-size: 14px;
  color: #fff;
  letter-spacing: 0;
  text-align: center;
  line-height: 100%;
  padding: 20px 0 15px;
  background-color: #3478F6;
  position: relative;
}
main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a .t01::before {
  content: "";
  display: block;
  width: calc(100% - 10px);
  height: 2px;
  background-color: #fff;
  position: absolute;
  right: 0;
  bottom: 5px;
  left: 0;
  margin: 0 auto;
}
main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a .t01 .num01 {
  font-size: 24px;
  letter-spacing: 0;
  font-weight: bold;
}
main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a .t01 .num02 {
  font-size: 44px;
  letter-spacing: 0;
  font-weight: bold;
}
main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a .dl01 {
  padding: 15px 10px 0;
}
main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a .dl01 dt {
  font-size: 17px;
  font-weight: bold;
  line-height: 135%;
}
main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a .dl01 dd {
  margin-top: 3px;
  font-size: 18px;
  line-height: 135%;
}
main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a .dl02 {
  padding: 15px 10px;
}
main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a .dl02 dt {
  font-size: 17px;
  font-weight: bold;
  line-height: 135%;
}
main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a .dl02 dd {
  margin-top: 3px;
}
main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a .dl02 dd .t02 {
  font-size: 14px;
  padding-left: 25px;
  background-image: url(../images/icon_map01.svg);
  background-repeat: no-repeat;
  background-position: top 3px left 3px;
}
main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a .dl02 dd .t03 {
  font-size: 14px;
  padding-left: 25px;
  background-image: url(../images/icon_fee01.svg);
  background-repeat: no-repeat;
  background-position: top 2px left 2px;
}
main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a .t04 {
  background-color: #3478F6;
  text-align: center;
  font-size: 19px;
  font-weight: bold;
  line-height: 100%;
  padding: 20px 0;
  color: #fff;
  background-image: url(../images/icon_link01.svg);
  background-repeat: no-repeat;
  background-position: top 15px left calc(50% + 90px);
}
main section.s04 .wrapper .swiper-area02 .swiper .swiper-pagination {
  bottom: 0;
  padding-bottom: 40px;
}
main section.s04 .wrapper .swiper-area02 .swiper .swiper-pagination span {
  width: 14px;
  height: 14px;
  margin: 0 15px;
  background-color: #ddd !important;
  opacity: 1 !important;
}
main section.s04 .wrapper .swiper-area02 .swiper .swiper-pagination span.swiper-pagination-bullet-active {
  background-color: #212121 !important;
}
main section.s05 {
  background-color: #F7CD00;
  margin-top: 100px;
  position: relative;
  border-bottom: 30px solid #E5E5E5;
  padding-bottom: 1px;
}
main section.s05 .wrapper {
  width: 1078px;
  margin: 0 auto -30px;
  position: relative;
  z-index: 2;
}
main section.s05 .wrapper h6 img {
  width: 100%;
  display: block;
}
main section.s05 .wrapper .btn_entry {
  width: 375px;
  height: 120px;
  position: absolute;
  bottom: 75px;
  left: 125px;
}
main section.s05 .wrapper .btn_line {
  width: 442px;
  height: 133px;
  display: block;
  position: absolute;
  right: 18px;
  bottom: 76px;
}
main section.s06 {
  padding-top: 85px;
}
main section.s06 .wrapper {
  margin: 0 auto;
}
main section.s06 .wrapper h6 {
  width: 1076px;
  margin: 0 auto;
}
main section.s06 .wrapper h6 img {
  display: block;
}
main section.s06 .wrapper .box_white {
  margin-top: 40px;
  padding-top: 80px;
  background-color: #fff;
}
main section.s06 .wrapper .box01 {
  width: 920px;
  margin: 0 auto;
  position: relative;
}
main section.s06 .wrapper .box01 .msg01 {
  width: 100%;
  display: block;
}
main section.s06 .wrapper .box01 .btn_company {
  width: 240px;
  height: 50px;
  display: block;
  position: absolute;
  right: 33px;
  bottom: 0;
}
main section.s06 .wrapper .msg02 {
  width: 920px;
  display: block;
  margin: 100px auto 0;
}
main section.s07 {
  padding: 90px 0;
  background-color: #fff;
}
main section.s07.s0702 {
  padding-top: 0;
}
main section.s07 .wrapper .form_box .form_ttl {
  display: block;
  margin: 30px auto 40px;
}
main section.s07 .wrapper .form_box dl + dl {
  margin-top: 30px;
}
main section.s07 .wrapper .form_box dl dt {
  font-size: 29px;
  font-weight: bold;
  line-height: 100%;
  border-left: 5px solid #FFC403;
  padding: 5px 0 5px 10px;
}
main section.s07 .wrapper .form_box dl dt span {
  font-size: 13px;
  line-height: 100%;
  color: #E50F10;
  border: 1px solid #E50F10;
  border-radius: 4px;
  display: inline-block;
  vertical-align: top;
  padding: 3px 5px;
  margin-left: 10px;
}
main section.s07 .wrapper .form_box dl dd {
  margin-top: 20px;
}
main section.s07 .wrapper .form_box dl dd input[type=text] {
  width: 100%;
  display: block;
  border: none;
  background-color: #FFF8E2;
  font-size: 25px;
  line-height: 150%;
  padding: 10px 20px;
  outline: none;
  font-weight: bold;
}
main section.s07 .wrapper .form_box dl dd input[type=text]:placeholder {
  color: #969696;
}
main section.s07 .wrapper .form_box dl dd ul {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 35px 60px;
}
main section.s07 .wrapper .form_box dl dd ul li {
  width: calc(50% - 30px);
}
main section.s07 .wrapper .form_box dl dd ul li label {
  width: 100%;
  display: block;
  cursor: pointer;
  background-color: #FFF8E2;
  font-size: 25px;
  line-height: 28px;
  padding: 15px 20px;
  font-weight: 600;
}
main section.s07 .wrapper .form_box dl dd ul li label input[type=radio] {
  width: 28px;
  height: 28px;
  vertical-align: top;
  margin-right: 15px;
}
main section.s07 .wrapper .form_box .caution01 {
  font-size: 15px;
  margin-top: 30px;
  text-align: center;
}
main section.s07 .wrapper .form_box .caution01 span {
  border-bottom: 1px solid #222;
}
main section.s07 .wrapper .form_box .submitbtn {
  font-size: 0;
  width: 433px;
  height: 95px;
  display: block;
  margin: 40px auto 60px;
  background-image: url(../images/btn_submit01.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  outline: none;
  border: none;
  background-color: #fff;
  cursor: pointer;
}
main section.s07 .wrapper .msg01 {
  width: 808px;
  display: block;
  margin: 0 auto;
}
main section.s07 .wrapper .btn_step {
  width: 200px;
  display: block;
  margin: 25px auto 0;
  cursor: pointer;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
main section.s07 .wrapper .btn_step:hover {
  opacity: 0.6;
}
main section.s07 .wrapper .stepbox {
  width: 822px;
  display: block;
  margin: 100px auto 0;
  display: none;
}
main section.s07 .wrapper .stepbox img {
  width: 100%;
  display: block;
}
main section.s07 .wrapper .msg02 {
  margin: 100px auto 0;
  display: block;
}
main section.s07 .wrapper .box01 {
  background-color: #F7CD00;
  padding: 40px 0;
  margin-top: 30px;
}
main section.s07 .wrapper .box01 .btn_movie {
  width: 568px;
  display: block;
  margin: 0 auto;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
main section.s07 .wrapper .box01 .btn_movie:hover {
  opacity: 0.8;
  cursor: pointer;
}
main section.s07 .wrapper .box02 {
  width: 774px;
  margin: 65px auto 0;
}
main section.s07 .wrapper .box02 .msg03 {
  width: 100%;
  display: block;
}
main section.s07 .wrapper .box02 ul {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
}
main section.s07 .wrapper .box02 ul li {
  width: 357px;
}
main section.s07 .wrapper .box02 ul li a {
  width: 100%;
  display: block;
}
main section.s07 .wrapper .box02 ul li a img {
  width: 100%;
  display: block;
}
main section.s07 .wrapper .box02 .btn_guide {
  width: 100%;
  display: block;
  margin-top: 20px;
}
main section.s07 .wrapper .box02 .btn_guide img {
  width: 100%;
  display: block;
}
main section.s07 .wrapper .box02 .t05 {
  text-align: center;
  font-size: 13px;
  margin-top: 15px;
}
main section.s07 .wrapper .box02 .t05 span {
  font-size: 12px;
  display: inline-block;
  margin-left: 30px;
}
main section.s08 {
  margin-top: 80px;
  background-color: #F8F8F8;
  padding: 40px 0 100px;
}
main section.s08 .wrapper h6 {
  width: 965px;
  margin: 0 auto;
}
main section.s08 .wrapper h6 img {
  width: 100%;
  display: block;
}
main section.s09 {
  padding: 80px 0 100px;
  background-color: #fff;
}
main section.s09 .wrapper h6 img {
  display: block;
  margin: 0 auto;
}
main section.s09 .wrapper .swiper-area03 {
  margin-top: 70px;
}
main section.s09 .wrapper .swiper-area03 .swiper {
  padding-bottom: 100px;
}
main section.s09 .wrapper .swiper-area03 .swiper .swiper-wrapper .swiper-slide {
  width: 265px;
}
main section.s09 .wrapper .swiper-area03 .swiper .swiper-wrapper .swiper-slide a {
  width: 100%;
  display: block;
}
main section.s09 .wrapper .swiper-area03 .swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  display: block;
}
main section.s09 .wrapper .swiper-area03 .swiper .swiper-pagination {
  bottom: 0;
  padding-bottom: 40px;
}
main section.s09 .wrapper .swiper-area03 .swiper .swiper-pagination span {
  width: 14px;
  height: 14px;
  margin: 0 15px;
  background-color: #ddd !important;
  opacity: 1 !important;
}
main section.s09 .wrapper .swiper-area03 .swiper .swiper-pagination span.swiper-pagination-bullet-active {
  background-color: #212121 !important;
}
main section.s10 {
  background-color: #F7CD00;
  padding: 60px 0 50px;
}
main section.s10 .wrapper h6 img {
  display: block;
  margin: 0 auto;
}
main section.s10 .wrapper .swiper-area04 {
  margin-top: 30px;
}
main section.s10 .wrapper .swiper-area04 .swiper .swiper-wrapper .swiper-slide {
  width: 920px;
  height: 562px;
  padding-top: 100px;
}
main section.s10 .wrapper .swiper-area04 .swiper .swiper-wrapper .swiper-slide.swiper-slide-active img {
  -webkit-transform: translateY(-90px);
          transform: translateY(-90px);
  opacity: 1;
  width: 100%;
}
main section.s10 .wrapper .swiper-area04 .swiper .swiper-wrapper .swiper-slide img {
  margin: 0 auto;
  width: 80%;
  display: block;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
main section.s10 .wrapper .swiper-area04 .swiper .swiper-pagination {
  bottom: 0;
  padding-bottom: 0;
}
main section.s10 .wrapper .swiper-area04 .swiper .swiper-pagination span {
  width: 14px;
  height: 14px;
  margin: 0 15px;
  background-color: #fff !important;
  opacity: 1 !important;
}
main section.s10 .wrapper .swiper-area04 .swiper .swiper-pagination span.swiper-pagination-bullet-active {
  background-color: #212121 !important;
}
main section.s11 {
  background-color: #fff;
  padding-bottom: 100px;
}
main section.s11 .wrapper {
  width: 920px;
  margin: 0 auto;
}
main section.s11 .wrapper h6 img {
  display: block;
  margin: 0 auto;
}
main section.s11 .wrapper .qabox {
  margin-top: 60px;
}
main section.s11 .wrapper .qabox.opened .q .btn.btn_open {
  opacity: 0;
}
main section.s11 .wrapper .qabox.opened .q .btn.btn_close {
  opacity: 1;
}
main section.s11 .wrapper .qabox .q {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 3px solid #ADADAD;
  padding-bottom: 15px;
  padding-right: 70px;
  position: relative;
  cursor: pointer;
}
main section.s11 .wrapper .qabox .q .icon {
  width: 76px;
  display: block;
}
main section.s11 .wrapper .qabox .q .btn {
  width: 22px;
  display: block;
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -18.5px;
}
main section.s11 .wrapper .qabox .q .btn.btn_open {
  opacity: 1;
}
main section.s11 .wrapper .qabox .q .btn.btn_close {
  opacity: 0;
}
main section.s11 .wrapper .qabox .q p {
  width: calc(100% - 76px);
  padding-left: 20px;
  font-size: 25px;
  line-height: 140%;
  font-weight: bold;
}
main section.s11 .wrapper .qabox .a {
  margin-top: 40px;
  display: none;
}
main section.s11 .wrapper .qabox .a .a_box {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 70px;
}
main section.s11 .wrapper .qabox .a .a_box .icon {
  width: 76px;
  display: block;
}
main section.s11 .wrapper .qabox .a .a_box p {
  width: calc(100% - 76px);
  padding-left: 20px;
  font-size: 25px;
  line-height: 140%;
  font-weight: bold;
}

.first_modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100000000000000;
  background-color: rgba(0, 0, 0, 0.9);
}
.first_modal .modal_box {
  width: 410px;
  margin: 100px auto 0;
  position: relative;
}
.first_modal .modal_box .btn_movie {
  width: 100%;
  display: block;
  margin: 0 auto;
  cursor: pointer;
}
.first_modal .modal_box .btn_close_first_modal {
  width: 70px;
  display: block;
  position: absolute;
  top: -40px;
  right: -40px;
  cursor: pointer;
}
.first_modal .modal_box .btn_close_first_modal:hover {
  opacity: 0.7;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.modal_movie {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100000000000000;
  background-color: rgba(0, 0, 0, 0.9);
  padding-top: 100px;
  display: none;
}
.modal_movie .movie_wrapper {
  width: 1080px;
  margin: 0 auto;
  position: relative;
}
.modal_movie .movie_wrapper iframe {
  width: 1080px;
  height: 600px;
}
.modal_movie .btn_close_modal {
  width: 40px;
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.modal_movie .btn_close_modal:hover {
  opacity: 0.7;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main {
    background-color: #F8F8F8;
  }
  main section.s01 {
    background-image: url(../images/tp0101.webp);
    background-size: cover;
    background-position: center center;
  }
  main section.s01 .wrapper {
    padding: 10px 0 1px;
  }
  main section.s01 .wrapper h2 {
    max-width: 1312px;
    margin: 0 auto -2.5vw;
  }
  main section.s01 .wrapper h2 img {
    width: 100%;
    display: block;
  }
  main section.s02 {
    padding: 20px 20px 0;
  }
  main section.s02 .wrapper .btn_entry_top {
    display: block;
    width: 345px;
    max-width: 100%;
    margin: 0 auto 30px;
  }
  main section.s02 .wrapper .btn_entry_top img {
    width: 100%;
  }
  main section.s02 .wrapper h3 img {
    display: block;
    margin: 0 auto;
  }
  main section.s02 .wrapper .tab_list01 {
    width: 100%;
    margin: 25px auto 0;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  main section.s02 .wrapper .tab_list01 li {
    width: 31%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    cursor: pointer;
  }
  main section.s02 .wrapper .tab_list01 li.active::after {
    opacity: 0;
  }
  main section.s02 .wrapper .tab_list01 li.active::before {
    opacity: 1;
  }
  main section.s02 .wrapper .tab_list01 li::after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background-color: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
  main section.s02 .wrapper .tab_list01 li::before {
    content: "";
    display: block;
    width: calc((100vw - 40px) * 0.035);
    height: 102%;
    position: absolute;
    top: 0;
    bottom: auto;
    right: calc((-100vw + 40px) * 0.03);
    background-image: url(../images/tp0205.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom 0 left 0;
    opacity: 0;
  }
  main section.s02 .wrapper .tab_list01 li.tab03::before {
    right: 0;
    left: calc((-100vw + 40px) * 0.03);
    background-image: url(../images/tp0206.svg);
    background-position: bottom 0 right 0;
  }
  main section.s02 .wrapper .tab_list01 li img {
    width: 100%;
    height: auto;
    display: block;
  }
  main section.s02 .wrapper .list01 {
    width: 100%;
    margin: 0 auto;
  }
  main section.s02 .wrapper .list01 li {
    display: none;
  }
  main section.s02 .wrapper .list01 li:nth-child(2) {
    display: block;
  }
  main section.s02 .wrapper .list01 li img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .t01 {
    font-size: 10px;
    text-align: left;
    margin-top: 2px;
  }
  main section.s02 .wrapper .msg01 {
    display: block;
    margin: 30px auto 0;
  }
  main section.s02 .wrapper .msg02 {
    width: 100%;
    display: block;
    margin: 20px auto 0;
  }
  main section.s03 {
    padding-top: 40px;
  }
  main section.s03 .wrapper h4 {
    padding: 0 10px;
  }
  main section.s03 .wrapper h4 img {
    width: 100%;
    max-width: 450px;
    display: block;
    margin: 0 auto;
  }
  main section.s03 .wrapper .swiper-area01 {
    background-color: #F7CD00;
    margin-top: 15px;
    padding: 20px 0 0;
  }
  main section.s03 .wrapper .swiper-area01 .swiper {
    height: 240px;
    padding-bottom: 50px;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide {
    width: 298px;
    padding-top: 1px;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide.swiper-slide-active img {
    width: 100%;
    margin-top: 0;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide img {
    width: 250px;
    display: block;
    margin: 30px auto 0;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-pagination {
    bottom: 0;
    padding-bottom: 20px;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-pagination span {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background-color: #fff !important;
    opacity: 1 !important;
  }
  main section.s03 .wrapper .swiper-area01 .swiper .swiper-pagination span.swiper-pagination-bullet-active {
    background-color: #212121 !important;
  }
  main section.s04 {
    padding: 30px 0 20px;
    background-color: #fff;
  }
  main section.s04 .wrapper h5 img {
    width: 100%;
    max-width: 450px;
    display: block;
    margin: 0 auto;
  }
  main section.s04 .wrapper .msg01 {
    width: 238px;
    display: block;
    margin: 50px auto 0;
  }
  main section.s04 .wrapper .swiper-area02 {
    margin-top: 30px;
  }
  main section.s04 .wrapper .swiper-area02 .swiper {
    padding-bottom: 70px;
  }
  main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide {
    width: 170px;
  }
  main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a {
    width: 100%;
    display: block;
    text-decoration: none;
    color: #212121;
    border: 1px solid #3478F6;
  }
  main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a * {
    letter-spacing: 0;
  }
  main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a.yellow {
    border-bottom: 1px solid #F7CD00;
  }
  main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a.yellow .t01 {
    border-bottom: 1px solid #212121;
    color: #212121;
    background-color: #F7CD00;
  }
  main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a.yellow .t01::before {
    background-color: #212121;
  }
  main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a.yellow .dl02 dd .t02 {
    background-image: url(../images/icon_map02.svg);
  }
  main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a.yellow .dl02 dd .t03 {
    background-image: url(../images/icon_fee02.svg);
  }
  main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a.yellow .t04 {
    color: #212121;
    background-color: #F7CD00;
    background-image: url(../images/icon_link02.svg);
  }
  main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a .t01 {
    font-size: 8px;
    color: #fff;
    letter-spacing: 0;
    text-align: center;
    line-height: 100%;
    padding: 15px 0 10px;
    background-color: #3478F6;
    position: relative;
  }
  main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a .t01::before {
    content: "";
    display: block;
    width: calc(100% - 10px);
    height: 1px;
    background-color: #fff;
    position: absolute;
    right: 0;
    bottom: 3px;
    left: 0;
    margin: 0 auto;
  }
  main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a .t01 .num01 {
    font-size: 14px;
    letter-spacing: 0;
    font-weight: bold;
  }
  main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a .t01 .num02 {
    font-size: 22px;
    letter-spacing: 0;
    font-weight: bold;
  }
  main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a .dl01 {
    padding: 10px 3px 0;
  }
  main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a .dl01 dt {
    font-size: 11px;
    font-weight: bold;
    line-height: 135%;
  }
  main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a .dl01 dd {
    margin-top: 3px;
    font-size: 10px;
    line-height: 135%;
  }
  main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a .dl02 {
    padding: 10px 3px;
  }
  main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a .dl02 dt {
    font-size: 10px;
    font-weight: bold;
    line-height: 135%;
  }
  main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a .dl02 dd {
    margin-top: 3px;
  }
  main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a .dl02 dd .t02 {
    font-size: 10px;
    padding-left: 25px;
    background-image: url(../images/icon_map01.svg);
    background-repeat: no-repeat;
    background-position: top 3px left 3px;
  }
  main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a .dl02 dd .t03 {
    font-size: 10px;
    padding-left: 25px;
    background-image: url(../images/icon_fee01.svg);
    background-repeat: no-repeat;
    background-position: top 2px left 2px;
  }
  main section.s04 .wrapper .swiper-area02 .swiper .swiper-wrapper .swiper-slide a .t04 {
    background-color: #3478F6;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    line-height: 100%;
    padding: 12px 0;
    color: #fff;
    background-image: url(../images/icon_link01.svg);
    background-repeat: no-repeat;
    background-size: 18px auto;
    background-position: top 8px left calc(50% + 60px);
  }
  main section.s04 .wrapper .swiper-area02 .swiper .swiper-pagination {
    bottom: 0;
    padding-bottom: 20px;
  }
  main section.s04 .wrapper .swiper-area02 .swiper .swiper-pagination span {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background-color: #ddd !important;
    opacity: 1 !important;
  }
  main section.s04 .wrapper .swiper-area02 .swiper .swiper-pagination span.swiper-pagination-bullet-active {
    background-color: #212121 !important;
  }
  main section.s05 {
    background-color: #fff;
    margin-top: 0;
    position: relative;
    border: none;
    padding-bottom: 30px;
  }
  main section.s05 .wrapper {
    width: 100%;
    margin: 0 auto 0;
    position: relative;
    z-index: 2;
  }
  main section.s05 .wrapper h6 img {
    width: 100%;
    display: block;
  }
  main section.s05 .wrapper .btn_guide {
    width: 100%;
    height: 11vw;
    position: absolute;
    bottom: 8.2vw;
    right: 0;
    left: 0;
  }
  main section.s05 .wrapper .btn_line {
    width: 44vw;
    height: 14vw;
    display: block;
    position: absolute;
    left: 2.5vw;
    bottom: 22vw;
  }
  main section.s05 .wrapper .btn_entry {
    width: 45vw;
    height: 14vw;
    display: block;
    position: absolute;
    left: auto;
    right: 2.7vw;
    bottom: 22vw;
  }
  main section.s06 {
    padding: 20px 0px 0;
  }
  main section.s06 .wrapper {
    margin: 0 auto;
  }
  main section.s06 .wrapper h6 {
    width: 100%;
    margin: 0 auto;
  }
  main section.s06 .wrapper h6 img {
    width: 100%;
    display: block;
  }
  main section.s06 .wrapper .box_white {
    margin-top: 0;
    padding-top: 50px;
    background-color: #fff;
  }
  main section.s06 .wrapper .box01 {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  main section.s06 .wrapper .box01 .msg01 {
    width: 100%;
    display: block;
  }
  main section.s06 .wrapper .box01 .btn_company {
    width: 45vw;
    height: 10vw;
    display: block;
    position: absolute;
    right: 2.5vw;
    bottom: 33vw;
  }
  main section.s06 .wrapper .msg02 {
    width: 90%;
    display: block;
    margin: 40px auto 0;
  }
  main section.s07 {
    padding: 50px 0 25px;
    background-color: #fff;
  }
  main section.s07.s0702 {
    padding-top: 0;
  }
  main section.s07 .wrapper .form_box {
    padding: 0 15px;
  }
  main section.s07 .wrapper .form_box .form_ttl {
    display: block;
    margin: 30px auto 20px;
  }
  main section.s07 .wrapper .form_box dl + dl {
    margin-top: 20px;
  }
  main section.s07 .wrapper .form_box dl dt {
    font-size: 15px;
    font-weight: bold;
    line-height: 100%;
    border-left: 3px solid #FFC403;
    padding: 2px 0 2px 6px;
  }
  main section.s07 .wrapper .form_box dl dt span {
    font-size: 9px;
    line-height: 100%;
    color: #E50F10;
    border: 1px solid #E50F10;
    border-radius: 2px;
    display: inline-block;
    vertical-align: top;
    padding: 2px 4px;
    margin-left: 5px;
  }
  main section.s07 .wrapper .form_box dl dd {
    margin-top: 10px;
  }
  main section.s07 .wrapper .form_box dl dd input[type=text] {
    width: 100%;
    display: block;
    border: none;
    background-color: #FFF8E2;
    font-size: 16px;
    line-height: 150%;
    padding: 8px 15px;
    outline: none;
    font-weight: bold;
  }
  main section.s07 .wrapper .form_box dl dd input[type=text]:placeholder {
    color: #969696;
  }
  main section.s07 .wrapper .form_box dl dd ul {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px 10px;
    padding: 0;
  }
  main section.s07 .wrapper .form_box dl dd ul li {
    width: calc(50% - 5px);
  }
  main section.s07 .wrapper .form_box dl dd ul li label {
    width: 100%;
    display: block;
    cursor: pointer;
    background-color: #FFF8E2;
    font-size: 16px;
    line-height: 20px;
    padding: 5px 0 5px 15px;
    font-weight: 600;
  }
  main section.s07 .wrapper .form_box dl dd ul li label input[type=radio] {
    width: 20px;
    height: 20px;
    vertical-align: top;
    margin-right: 10px;
  }
  main section.s07 .wrapper .form_box .caution01 {
    font-size: 10px;
    margin-top: 20px;
    text-align: center;
  }
  main section.s07 .wrapper .form_box .caution01 span {
    border-bottom: 1px solid #222;
  }
  main section.s07 .wrapper .form_box .submitbtn {
    font-size: 0;
    width: 270px;
    height: 58px;
    display: block;
    margin: 20px auto 30px;
    background-image: url(../images/btn_submit01.svg);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    outline: none;
    border: none;
    background-color: #fff;
    cursor: pointer;
  }
  main section.s07 .wrapper .msg01 {
    width: 90%;
    display: block;
    margin: 0 auto;
  }
  main section.s07 .wrapper .btn_step {
    width: 115px;
    display: block;
    margin: 15px auto 0;
    cursor: pointer;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
  }
  main section.s07 .wrapper .btn_step:hover {
    opacity: 0.6;
  }
  main section.s07 .wrapper .stepbox {
    width: 94%;
    display: block;
    margin: 20px auto 0;
    display: none;
  }
  main section.s07 .wrapper .stepbox img {
    width: 100%;
    display: block;
  }
  main section.s07 .wrapper .msg02 {
    width: 92%;
    margin: 50px auto 0;
    display: block;
  }
  main section.s07 .wrapper .box01 {
    background-color: #F7CD00;
    padding: 25px 10px;
    margin-top: 10px;
  }
  main section.s07 .wrapper .box01 .btn_movie {
    width: 100%;
    display: block;
    margin: 0 auto;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
  }
  main section.s07 .wrapper .box01 .btn_movie:hover {
    opacity: 0.8;
    cursor: pointer;
  }
  main section.s07 .wrapper .box02 {
    width: 100%;
    margin: 25px auto 0;
  }
  main section.s07 .wrapper .box02 .msg03 {
    width: 100%;
    display: block;
  }
  main section.s07 .wrapper .box02 ul {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 15px;
    padding: 0 10px;
  }
  main section.s07 .wrapper .box02 ul li {
    width: calc(50% - 5px);
  }
  main section.s07 .wrapper .box02 ul li a {
    width: 100%;
    display: block;
  }
  main section.s07 .wrapper .box02 ul li a img {
    width: 100%;
    display: block;
  }
  main section.s07 .wrapper .box02 .btn_guide {
    width: 100%;
    display: block;
    margin-top: 15px;
  }
  main section.s07 .wrapper .box02 .btn_guide img {
    width: 100%;
    display: block;
  }
  main section.s07 .wrapper .box02 .t05 {
    text-align: center;
    font-size: 10px;
    margin-top: 5px;
  }
  main section.s07 .wrapper .box02 .t05 span {
    font-size: 9px;
    display: block;
    margin-left: 0px;
  }
  main section.s08 {
    margin-top: 0;
    background-color: #F8F8F8;
    padding: 0 10px 0;
  }
  main section.s08 .wrapper h6 {
    width: 100%;
    margin: 0 auto;
  }
  main section.s08 .wrapper h6 img {
    width: 100%;
    display: block;
  }
  main section.s09 {
    padding: 40px 0 40px;
    background-color: #fff;
  }
  main section.s09 .wrapper h6 img {
    width: 318px;
    display: block;
    margin: 0 auto;
  }
  main section.s09 .wrapper .swiper-area03 {
    margin-top: 30px;
  }
  main section.s09 .wrapper .swiper-area03 .swiper {
    padding-bottom: 30px;
  }
  main section.s09 .wrapper .swiper-area03 .swiper .swiper-wrapper .swiper-slide {
    width: 265px;
    padding-top: 50px;
  }
  main section.s09 .wrapper .swiper-area03 .swiper .swiper-wrapper .swiper-slide.swiper-slide-active a {
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
  main section.s09 .wrapper .swiper-area03 .swiper .swiper-wrapper .swiper-slide a {
    width: 100%;
    display: block;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
  }
  main section.s09 .wrapper .swiper-area03 .swiper .swiper-wrapper .swiper-slide img {
    width: 100%;
    display: block;
  }
  main section.s09 .wrapper .swiper-area03 .swiper .swiper-pagination {
    bottom: -20px;
    padding-bottom: 20px;
  }
  main section.s09 .wrapper .swiper-area03 .swiper .swiper-pagination span {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background-color: #eee !important;
    opacity: 1 !important;
  }
  main section.s09 .wrapper .swiper-area03 .swiper .swiper-pagination span.swiper-pagination-bullet-active {
    background-color: #212121 !important;
  }
  main section.s10 {
    background-color: #F7CD00;
    padding: 60px 0 30px;
  }
  main section.s10 .wrapper h6 img {
    display: block;
    margin: 0 auto;
  }
  main section.s10 .wrapper .swiper-area04 {
    display: none;
  }
  main section.s10 .wrapper .list02 {
    margin-top: -30px;
  }
  main section.s10 .wrapper .list02 li {
    width: calc(100% - 15px);
    margin-top: 50px;
  }
  main section.s10 .wrapper .list02 li:nth-child(even) {
    margin-left: 15px;
  }
  main section.s10 .wrapper .list02 li img {
    width: 100%;
    display: block;
  }
  main section.s11 {
    background-color: #fff;
    padding: 30px 10px 50px;
  }
  main section.s11 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s11 .wrapper h6 {
    margin-bottom: 30px;
  }
  main section.s11 .wrapper h6 img {
    width: 145px;
    display: block;
    margin: 0 auto;
  }
  main section.s11 .wrapper .qabox {
    margin-top: 20px;
  }
  main section.s11 .wrapper .qabox.opened .q .btn.btn_open {
    opacity: 0;
  }
  main section.s11 .wrapper .qabox.opened .q .btn.btn_close {
    opacity: 1;
  }
  main section.s11 .wrapper .qabox .q {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #ADADAD;
    padding-bottom: 5px;
    padding-right: 40px;
    position: relative;
    cursor: pointer;
  }
  main section.s11 .wrapper .qabox .q .icon {
    width: 46px;
    display: block;
  }
  main section.s11 .wrapper .qabox .q .btn {
    width: 14px;
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -12px;
  }
  main section.s11 .wrapper .qabox .q .btn.btn_open {
    opacity: 1;
  }
  main section.s11 .wrapper .qabox .q .btn.btn_close {
    opacity: 0;
  }
  main section.s11 .wrapper .qabox .q p {
    width: calc(100% - 46px);
    padding-left: 10px;
    font-size: 15px;
    line-height: 140%;
    font-weight: bold;
  }
  main section.s11 .wrapper .qabox .a {
    margin-top: 20px;
    display: none;
  }
  main section.s11 .wrapper .qabox .a .a_box {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 40px;
  }
  main section.s11 .wrapper .qabox .a .a_box .icon {
    width: 46px;
    display: block;
  }
  main section.s11 .wrapper .qabox .a .a_box p {
    width: calc(100% - 46px);
    padding-left: 10px;
    font-size: 15px;
    line-height: 140%;
    font-weight: bold;
  }
  .first_modal {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100000000000000;
    background-color: rgba(0, 0, 0, 0.9);
  }
  .first_modal .modal_box {
    width: calc(100% - 60px);
    margin: -170px auto 0;
    position: relative;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
  }
  .first_modal .modal_box .btn_movie {
    width: 100%;
    display: block;
    margin: 0 auto;
    cursor: pointer;
  }
  .first_modal .modal_box .btn_close_first_modal {
    width: 50px;
    display: block;
    position: absolute;
    top: -25px;
    right: -25px;
    cursor: pointer;
  }
  .first_modal .modal_box .btn_close_first_modal:hover {
    opacity: 0.7;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
  }
  .modal_movie {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100000000000000;
    background-color: rgba(0, 0, 0, 0.9);
    padding-top: 100px;
    display: none;
  }
  .modal_movie .movie_wrapper {
    width: 355px;
    margin: 0 auto;
    position: relative;
  }
  .modal_movie .movie_wrapper iframe {
    width: 355px;
    height: 265px;
  }
  .modal_movie .btn_close_modal {
    width: 40px;
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
  }
  .modal_movie .btn_close_modal:hover {
    opacity: 0.7;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
  }
}