@charset "UTF-8";

/* reset */
abbr,address,article,aside,audio,b,blockquote,body,body div,caption,cite,code,dd,del,dfn,dl,dt,em,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video {
  margin: 0;
  padding: 0;
  background: 0 0;
  border: 0;
  vertical-align: baseline;
  font-size: 100%;
}
article,aside,figure,footer,header,hgroup,nav,section {
  display: block;
}
embed,img,object {
  max-width: 100%;
}
html {
  overflow-y: scroll;
  scroll-behavior: smooth;
}
ul,li,ol {
  list-style: none;
}
a {
  margin: 0;
  padding: 0;
  background: 0 0;
  vertical-align: baseline;
  font-size: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a:active,a:hover {
  outline: 0;
}
sub,sup {
  position: relative;
  line-height: 0;
  font-size: 85%;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  vertical-align: bottom;
}
*,::after,::before {
  box-sizing: border-box;
}
button {
  outline: none;
  border: 0;
}

/******************************
base
******************************/
html {
  font-size: 62.5%;
}
body {
  line-height: 1.5;
  font-family: "Noto Sans JP","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  font-size-adjust: none;
  color: #111;
  -webkit-text-size-adjust: 100%;
  width: 100%;
  min-height: 100vh;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
body,html {
  min-height: 100%;
}
a {
  color: #111;
  text-decoration: none;
  cursor: pointer;
}


/* SP STYLES */
@media screen and (max-width: 767px) {
  body {
  
  }
 
  img {
    max-width: 100%;
    height: auto;
  }
}

/******************************
General
******************************/
._pc-content {
  display: block !important;
}
._sp-content {
  display: none !important;
}

/* SP STYLES */
@media screen and (max-width: 767px) {
  ._pc-content {
    display: none !important;
  }
  ._sp-content {
    display: block !important;
  }
}

/******************************
header
******************************/
@media screen and (min-width: 768px) {
  header .inner {max-width: 900px;margin: 0 auto;padding: 16px 0 16px 40px;}
  header .inner img {width: 162px;}
}


@media screen and (max-width: 767px) {
  header .inner {padding: 1.88vw 5.88vw;}
  header img {width: 19.06vw;}
}


/******************************
kvSection
******************************/
.kvSection {position: relative; height: 518px;background: url(/rs/186-OXX-889/images/kouteki_202607_kv_01_pc.png) center no-repeat;background-size: 1920px 518px}
.kvSection .kvBox {max-width: 900px;margin: 0 auto;position: relative;height: 100%;overflow: hidden;z-index: 1;}
.kvSection .kvBox .text01 {text-shadow: 2px 2px 0 #ffffff, 2px -2px 0 #ffffff, -2px 2px 0 #ffffff, -2px -2px 0 #ffffff, 2px 0px 0 #ffffff, 0px 2px 0 #ffffff, -2px 0px 0 #ffffff, 0px -2px 0 #ffffff, 0px 6px 2.96px rgba(78, 120, 179, 0.44);}
@media screen and (min-width: 768px) {
.kvSection .kvBox .text01 {
  color: #046eb7;
  font-size: 60px;
  font-weight: 900;
  line-height: 1.238;
  text-align: left;
  padding-top: 50px;
  margin-left: 130px;
}
.kvSection .kvBox .mainTtl {
  display: inline-block;
  border-radius: 8px;
  background: #046eb7;
  color: #ffffff;
  font-size: 38px;
  font-weight: 700;
  letter-spacing: -.02em;
  padding: 4px 0;
  margin-top: 25px;
  margin-left: 123px;
  width: 354px;
  text-align: center;
}
.kvSection .kvBox .text02 {
  color: #046eb7;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.5;
  margin-top: 13px;
  margin-left: 130px;
  text-shadow: 2px 2px 0 #ffffff, 2px -2px 0 #ffffff, -2px 2px 0 #ffffff, -2px -2px 0 #ffffff, 2px 0px 0 #ffffff, 0px 2px 0 #ffffff, -2px 0px 0 #ffffff, 0px -2px 0 #ffffff;
}
.kvSection .kvBox .ico {
  position: absolute;
  right: 81px;
  bottom: -100px;
  z-index: -1;
}
}

.kvSection .kvBox .text01>.t-orange {color: #e95532;}
.kvSection .kvBox .text01>.sm {font-size: 83%;}

@media screen and (max-width: 767px) {
  .kvSection {height: 113.76vw; background: url(/rs/186-OXX-889/images/kouteki_202607_kv_01_sp.png) center/cover no-repeat;}
  .kvSection .kvBox {top: 0;left: 0; transform: translate(0%,0%);}
  .kvSection .kvBox .text01 {
    color: #046eb7;
    font-size: 9.88vw;
    font-weight: 900;
    line-height: 1.238;
    position: absolute;
    top: 4vw;
    left: 9.41vw;
  }
  .kvSection .kvBox .mainTtl {
    display: inline-block;
    background: #046eb7;
    position: absolute;
    top: 43.53vw;
    left: 9.41vw;
    color: #ffffff;
    border-radius: 4px;
    font-size: 6.35vw;
    font-weight: 700;
    padding: .71vw 3.53vw;
  }
  .kvSection .kvBox .text02 {
    color: #046eb7;
    font-size: 3.76vw;
    font-weight: 700;
    line-height: 1.5;
    text-align: left;
    position: absolute;
    top: 55.76vw;
    left: 9.41vw;
  }
  .kvSection .kvBox .ico {
    display: none;
  }
}

/******************************
section
******************************/
.section {}
.section .sectionInner {max-width: 900px;margin: auto;}

@media screen and (max-width: 767px) {
  .section {}
  .section .sectionInner {padding: 0 5.3333333vw;}
}

/******************************
section.section01
******************************/
.section.section01 {background: #046EB7;padding: 13px 0 29px;}
.section.section01 .sectionInner {}
.section .btnTtl {font-weight: 500;color: #FFEA29;font-size: 28px;text-align: center;margin-bottom: 10px;}
.section .btnBox {}
.section .btnBox a {font-size: 28px;font-weight: bold;border-radius: 100px; display: flex;align-items: center;justify-content: center;color:#046EB7;background: #FFEA29;width: 470px;height: 90px;margin: auto;box-shadow: 0.2rem 0.4rem 0 0 #c5aa00 !important;padding-right: 40px;position: relative;}
.section .btnBox a::after {content: ""; position: absolute; top: 51%; transform: translateY(-50%); right: 36px; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-top: 10px solid #fdf848;}
.section .btnBox a::before {content: ""; position: absolute; top: 50%; right: 26px; transform: translateY(-50%); background: #046eb7; border-radius: 50%; width: 36px; height: 36px; }
.section .btnBox a:hover {box-shadow: 0 0 0 #c5aa00 !important;transform: translate(0.2rem, 0.5rem);}

@media screen and (max-width: 767px) {
  .section.section01 {padding: 2.12vw 0 3.06vw;}
  .section.section01 .sectionInner {}
  .section .btnTtl {font-size: 4.71vw;margin-bottom: 1.65vw;}
  .section .btnBox {}
  .section .btnBox a {width: 89.41vw;height: 12.94vw;font-size: 5.18vw; position: relative; padding-right: 7.76vw;box-shadow: 0.2rem 0.4rem 0 0 #c5aa00 !important;}
  .section .btnBox a::after {content: ""; position: absolute; top: 51%; transform: translateY(-50%); right: 8.67vw; width: 0; height: 0; border-left: 1.65vw solid transparent; border-right: 1.65vw solid transparent; border-top: 1.88vw solid #fdf848;}
  .section .btnBox a::before {content: ""; position: absolute; top: 50%; right: 6.59vw; transform: translateY(-50%); background: #046eb7; border-radius: 50%; width: 7.06vw; height: 7.06vw; }
}

/******************************
section.section02
******************************/
.section.section02 {padding: 80px 0;}
.section.section02 .sectionInner {}
.section.section02 .sectionInner .contentBox {font-weight: 500;font-size: 26px;text-align: center;color: #046EB7;position: relative;border: 4px solid #046EB7;border-radius: 10px;padding:40px 70px 50px;}
.section.section02 .sectionInner .contentBox:after {top: 15px;left: 15px;z-index: -1;content: "";display: block;position: absolute; background: #EAF1F6;width: 100%;height: 100%;border-radius: 10px;}
.section.section02 .sectionInner .contentBox .ico {position: absolute;width: 180px;bottom: 34px;}
.section.section02 .sectionInner .contentBox .ico img {}
.section.section02 .sectionInner .contentBox .ico.ico01 {left: 0;transform: translate(-50%,50%);}
.section.section02 .sectionInner .contentBox .ico.ico02 {right: 0;transform: translate(50%,50%);}
.section.section02 .sectionInner .contentBox .txt {}
.section.section02 .sectionInner .contentBox .txt .attention {display: inline-block;color: #E95532;font-weight: 700;font-size: 40px;}
.section.section02 .sectionInner .contentBox .txt+.txt {margin-top: 1em;font-size: 28px; font-weight: 900;}

@media screen and (min-width: 768px) {
  .section.section02 .sectionInner .contentBox .txt+.txt .sm {font-size: 24px;font-weight: 700;}
  .section.section02 .sectionInner .contentBox .txt+.txt2 {margin-top: 45px; font-size: 24px; font-weight: 700; line-height: 1.75;letter-spacing: -.03em;}
}

@media screen and (max-width: 767px) {
  .section.section02 {padding: 9.333333vw 0;}
  .section.section02 .sectionInner {}
  .section.section02 .sectionInner .contentBox {padding: 11.66666vw 5.33333vw 15vw; width: 100%;border-width: 1.066666vw;font-size: 5.06666vw;}
  .section.section02 .sectionInner .contentBox:after {top: 2.666666vw;left: 2.666666vw;}
  .section.section02 .sectionInner .contentBox .ico {width: 22.2vw;bottom: .866666vw;}
  .section.section02 .sectionInner .contentBox .ico img {}
  .section.section02 .sectionInner .contentBox .ico.ico01 {transform: translate(10%,50%);}
  .section.section02 .sectionInner .contentBox .ico.ico02 {transform: translate(-16%,50%);}
  .section.section02 .sectionInner .contentBox .txt {font-weight: 500;}
  .section.section02 .sectionInner .contentBox .txt .attention {font-size: 6.4vw}
  .section.section02 .sectionInner .contentBox .txt+.txt {margin-top: 4vw; font-size: 4.47vw; font-weight: 900; line-height: 1.421;}
  .section.section02 .sectionInner .contentBox .txt+.txt2 {margin-top: 7.06vw; font-size: 4vw; font-weight: 700; line-height: 1.588;}
}

/******************************
section.section03
******************************/
.section.section03 {background: #EAF1F6;padding:80px 0 100px;}
.section.section03 .sectionInner {}
.section.section03 .sectionInner .sectionTtl {color: #046EB7;text-align: center;font-size: 50px;font-weight: bold;margin-bottom: 60px;}
.section.section03 .sectionInner .colBox {display: flex;gap: 30px;}
.section.section03 .sectionInner .colBox li {padding: 30px 20px;width: 280px; border-radius: 10px;background: #fff;color: #046EB7;text-align: center;}
.section.section03 .sectionInner .colBox li+li {}
.section.section03 .sectionInner .colBox li .step {width: 80px;margin: 0 auto 30px;}
.section.section03 .sectionInner .colBox li .step img {}
.section.section03 .sectionInner .colBox li .ttl {font-size: 24px;font-weight: bold;letter-spacing: -.02em;}
.section.section03 .sectionInner .colBox li .imgBox {width: 100%;margin: 20px 0;}
.section.section03 .sectionInner .colBox li .imgBox img {}
.section.section03 .sectionInner .colBox li .txt {font-size: 18px;font-weight: 500;}

@media screen and (max-width: 767px) {
  .section.section03 {padding: 10.66666vw 0 37.33333vw}
  .section.section03 .sectionInner {}
  .section.section03 .sectionInner .sectionTtl {font-size: 10.66666vw;margin-bottom: 8vw;}
  .section.section03 .sectionInner .colBox {flex-wrap: wrap;gap:5.333333vw}
  .section.section03 .sectionInner .colBox li {width: 100%;padding:8vw 7.833333vw}
  .section.section03 .sectionInner .colBox li+li {}
  .section.section03 .sectionInner .colBox li .step {width: 15.29vw;margin-bottom:4.24vw;}
  .section.section03 .sectionInner .colBox li .step img {}
  .section.section03 .sectionInner .colBox li .ttl {font-size: 5.33333vw}
  .section.section03 .sectionInner .colBox li .imgBox {margin:2.666666vw auto 1.88vw;}
  .section.section03 .sectionInner .colBox li .imgBox img {width: 50%;}
  .section.section03 .sectionInner .colBox li .txt {font-size: 4.266666vw;line-height: 1.344; text-align: left;}
}

/******************************
section.section04
******************************/
.section.section04 {background: #046EB7;padding:60px 0 30px;border-bottom: 10px solid #FFEA29;}
.section.section04 .sectionInner {position: relative;}
.section.section04 .sectionInner .fukidasi {position: absolute;top: 0;left: 50%;transform: translate(-50%,-100%); color: #046EB7;font-size: 24px;font-weight: bold;width: 726px;height: 100px;background: url(/rs/186-OXX-889/images/kouteki_202607_bg_pc.png) center/cover no-repeat;padding: 18px 30px;}
.section.section04 .sectionInner .fukidasi span {color: #E95532;}
.section.section04 .sectionInner .btnTtl {margin-bottom: 0;font-size: 50px}
.section.section04 .sectionInner .btnBox {margin-bottom: 30px;}
.section.section04 .sectionInner .btnBox a {}
.section.section04 .sectionInner .note {font-size: 14px;color: #fff;padding-left: 1em;text-indent: -1em;max-width: 545px;margin: auto;}

@media screen and (max-width: 767px) {
  .section.section04 {padding:8vw 0 4vw}
  .section.section04 .sectionInner {}
  .section.section04 .sectionInner .fukidasi {top: 2.4vw; font-size: 5.333333vw;text-align: center; width: 84.8vw;height: 40vw;background: url(/rs/186-OXX-889/images/kouteki_202607_bg_sp.png) center/cover no-repeat;padding:5vw}
  .section.section04 .sectionInner .btnTtl {font-size: 8vw;}
  .section.section04 .sectionInner .btnBox {margin-bottom: 8vw}
  .section.section04 .sectionInner .btnBox a {}
  .section.section04 .sectionInner .note {font-size: 3.733333vw;max-width: 100%;}
}


/******************************
section.section05
******************************/
.section.section05 {padding:60px 0 30px;border-bottom: 10px solid #FFEA29;}
.section.section05 .sectionInner {font-size: min(3.0588235294vw, 26px);}
.section.section05 .mktoForm .mktoButtonWrap  {display: flex;margin-left: auto!important; width: 70%;justify-content: center; margin: auto;}
#section05 .mktoForm .mktoButtonWrap.mktoPunch .mktoButton {
  outline: 0;
  border: 0;
  display: block;
  border-radius: min(1.1764705882vw, 10px);
  -webkit-transition: -webkit-transform 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;
  transition: transform 0.2s ease-out, box-shadow 0.2s ease-out;
  transition: transform 0.2s ease-out, box-shadow 0.2s ease-out, -webkit-transform 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: min(5.8823529412vw, 50px);
  color: #fff;
  text-decoration: none;
  background: -webkit-gradient(linear, left top, left bottom, from(#49c3bc), color-stop(50%, #49c3bc), color-stop(50%, #1caca4), to(#1caca4));
  background: linear-gradient(to bottom, #49c3bc, #49c3bc 50%, #1caca4 50%, #1caca4);
  -webkit-box-shadow: 0.2rem 0.4rem 0 0 #00867f;
  box-shadow: 0.2rem 0.4rem 0 0 #00867f;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.25;
  padding: min(2.3529411765vw, 20px);
  color: #ffde00;
  font-size: min(5.6470588235vw, 48px);
  font-weight: bold;
}
.mktoForm .mktoFormCol {float: none;display: flex;justify-content: flex-end;width: 100%}
.mktoForm .mktoFormRow {width: 100%;flex-wrap: wrap;}
#section05 .title {
  background-color: #046EB7;
  padding: min(5.2941176471vw, 45px) min(1.1764705882vw, 10px) min(5.6470588235vw, 48px) min(1.1764705882vw, 10px);
  margin-bottom: min(4.7058823529vw, 40px);
}
#section05 .title h3 {
  font-size: min(5.8823529412vw, 50px);
  color: #fff;
}
#section05 p, #section05 label, #section05 input, #section05 textarea, #section05 .mktoHtmlText {
  font-size: min(3.0588235294vw, 26px);
}
#section05 #mktoForm_2434 {
  width: 100% !important;
}
#section05 .wrapper-form {
  padding: 0 min(3.5294117647vw, 30px) min(1.7647058824vw, 15px) min(3.5294117647vw, 30px);
  margin-top: min(6.4705882353vw, 55px);
}
#section05 form {
  margin: auto;
  margin-top: min(4.7058823529vw, 40px);
}
#section05 form p.small-txt, #section05 form .mktoHtmlText {
  font-size: min(1.6470588235vw, 14px);
  text-align: left;
  line-height: 2;
  width: 100%!important;
  color: #323232;
}
#section05 form p.small-txt a, #section05 form .mktoHtmlText a {
  text-decoration: underline;color: #0000ee;
}
#section05 form input, #section05 form textarea, #section05 form select {
  width: min(53.1764705882vw, 452px) !important;
  padding: min(1.6470588235vw, 14px) min(1.1764705882vw, 10px);
  color: #5d5d5d;
  width: 100%;
  border: 0;
  border: min(0.2352941176vw, 2px) solid #5d5d5d;
  border-radius: min(0.5882352941vw, 5px);
  height: min(7.4117647059vw, 63px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: min(3.0588235294vw, 26px);
}
#section05 form textarea {
  height: min(14.3529411765vw, 122px);
}
#section05 form .w50 {
  width: 49%;
}
#section05 form label {
  color: #046EB7;
}
#section05 form label span {
  color: #fff;
  background: #e01919;
  padding: min(0.4705882353vw, 4px) min(0.3529411765vw, 3px);
  line-height: 1.1;
  font-size: min(2vw, 17px);
  display: inline-block;
  margin-left: min(0.5882352941vw, 5px);
  position: relative;
  top: min(-0.3529411765vw, -3px);
}
#section05 form .btn, #section05 form .mktoButtonRow {
  width: 100%;
  max-width: 100%;
  margin: auto;
  margin-top: min(7.8823529412vw, 67px);
}
#section05 form .btn button, #section05 form .mktoButtonRow button {
  padding: min(2.3529411765vw, 20px);
  color: #ffde00;
  font-size: min(5.6470588235vw, 48px);
  font-weight: bold;
}
#section05 form .btn button::before, #section05 form .mktoButtonRow button::before {
  content: "";
  position: absolute;
  z-index: 3;
  top: 50%;
  right: min(2.5882352941vw, 22px);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-top: min(0.9411764706vw, 8px) solid rgba(255, 255, 255, 0);
  border-left: min(1.1764705882vw, 10px) solid #1caca4;
  border-bottom: min(0.9411764706vw, 8px) solid rgba(255, 255, 255, 0);
}
#section05 form .btn button::after, #section05 form .mktoButtonRow button::after {
  right: min(1.6470588235vw, 14px);
}
#section05 .mktoFieldWrap input {
  width: min(53.1764705882vw, 452px) !important;
  max-width: 100%;
  margin-left: min(2.8235294118vw, 24px);
}
#section05 .mktoForm .mktoFormRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#section05 .mktoForm .mktoFormRow label {
  width: auto !important;
  position: relative;
  font-weight: bold;
  margin-bottom: min(1.1764705882vw, 10px);
  padding-right: 15px;
  max-width: 400px;
}
#section05 .mktoForm .mktoFormRow label .mktoAsterix {
  position: absolute;
  right: 0;
}
#section05 .mktoForm .mktoFormRow:nth-child(2) {
  width: 100%;
}
#section05 .mktoForm .mktoFormRow:nth-child(2) .mktoFormCol, #section05 .mktoForm .mktoFormRow:nth-child(2) .mktoHtmlText {
  width: 100% !important;justify-content: flex-start;
  font-weight: bold;
  text-align: center;
  font-size: min(3.0588235294vw, 26px);
}
#section05 .mktoForm .mktoFormRow:nth-child(3) {
  width: min(53.1764705882vw, 452px) !important;
}
#section05 .mktoForm .mktoFormRow:nth-child(3) .mktoFormCol {
  justify-content: flex-start;

}
#section05 .mktoForm .mktoFormRow:nth-child(3) input {
  width: min(21.8823529412vw, 186px) !important;
}
#section05 .mktoForm .mktoFormRow:nth-child(3) {
  width: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#section05 .mktoForm .mktoFormRow:nth-child(3) .mktoOffset {
  display: none;
}
#section05 .mktoForm .mktoFormRow:nth-child(3) .mktoFieldDescriptor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
}
#section05 .mktoForm .mktoFormRow:nth-child(3) .mktoFieldDescriptor input {
  width: min(53.1764705882vw, 452px) !important;
}
#section05 .mktoForm .mktoFormRow:nth-child(5) label {
  margin-right: min(2.1176470588vw, 18px);
}
#section05 .mktoForm .mktoFormRow:nth-child(5) label.mktoLabel {
  margin-right: 0;
}
#section05 .mktoForm .mktoFormRow:nth-child(7) select {
  margin-left: min(1.1764705882vw, 10px);
}
#section05 .mktoForm .mktoFormRow:nth-child(7) label .mktoAsterix, #section05 .mktoForm .mktoFormRow:nth-child(8) label .mktoAsterix {
  right: 0;
}
#section05 .mktoForm .mktoFormRow:nth-child(10) {
  width: 100%;
}
#section05 .mktoForm .mktoFormRow:nth-child(10) br {
  display: none;
}
#section05 .mktoForm .mktoFormRow:nth-child(10) .mktoHtmlText, #section05 .mktoForm .mktoFormRow:nth-child(10) strong, #section05 .mktoForm .mktoFormRow:nth-child(10) span, #section05 .mktoForm .mktoFormRow:nth-child(10) .mktoHtmlText p {
  font-size: min(1.6470588235vw, 14px);
  color: #323232 !important;
  width: 100% !important;
}
#section05 .mktoForm .mktoFormRow:nth-child(10) .mktoFormCol, #section05 .mktoForm .mktoFormRow:nth-child(10) .mktoFieldWrap {
  width: 100%;
}
#section05 .groupInput, #section05 .mktoFieldWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  margin-bottom: min(3.1764705882vw, 27px);
}
#section05 .groupInput > label, #section05 .mktoFieldWrap > label {
  padding-top: min(1.1764705882vw, 10px);
}
#section05 .groupInput .input, #section05 .mktoFieldWrap .input {
  width: min(53.1764705882vw, 452px);
  max-width: 100%;
  margin-left: min(2.8235294118vw, 24px);
  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;
}
#section05 .groupInput .radio, #section05 .mktoFieldWrap .radio {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#section05 .groupInput .radio label, #section05 .mktoFieldWrap .radio label {
  color: #6b6b6b;
  display: block;
  position: relative;
  padding-left: min(4.1176470588vw, 35px);
  margin-bottom: min(1.4117647059vw, 12px);
  margin-right: min(6.8235294118vw, 58px);
  font-size: min(3.2941176471vw, 28px);
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#section05 .groupInput .radio label input, #section05 .mktoFieldWrap .radio label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
#section05 .groupInput .radio label .checkmark, #section05 .mktoFieldWrap .radio label .checkmark {
  position: absolute;
  top: 50%;
  left: min(-0.2352941176vw, -2px);
  height: min(2.9411764706vw, 25px);
  width: min(2.9411764706vw, 25px);
  background-color: #fff;
  border-radius: 50%;
  border: min(0.1176470588vw, 1px) solid #323232;
  -webkit-transform: translate(0, -35%);
          transform: translate(0, -35%);
}
#section05 .groupInput .radio label .checkmark:after, #section05 .mktoFieldWrap .radio label .checkmark:after {
  top: min(0.3529411765vw, 3px);
  left: min(0.3529411765vw, 3px);
  width: min(1.9411764706vw, 16.5px);
  height: min(1.9411764706vw, 16.5px);
  border-radius: 50%;
  background: #323232;
}
#section05 .groupInput .radio input, #section05 .mktoFieldWrap .radio input {
  width: auto;
}
#section05 .groupInput .radio input:checked ~ .checkmark:after, #section05 .mktoFieldWrap .radio input:checked ~ .checkmark:after {
  display: block;
}
#section05 .groupInput .radio .checkmark:after, #section05 .mktoFieldWrap .radio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
#section05 .groupInputRadio, #section05 .mktoFieldWrapRadio {
  margin-top: min(3.7647058824vw, 32px);
  margin-bottom: min(2.3529411765vw, 20px);
}
#section05 .groupInput.groupInputSelect, #section05 .mktoFieldWrap.groupInputSelect {
  margin-bottom: min(2.4705882353vw, 21px);
}
#section05 .groupInput.groupInputSelect label, #section05 .mktoFieldWrap.groupInputSelect label {
  margin-left: min(-2.3529411765vw, -20px);
}
#section05 .groupInput.groupInputSelect label .small, #section05 .mktoFieldWrap.groupInputSelect label .small {
  font-size: min(2.5882352941vw, 22px);
  font-style: normal;
}
#section05 .groupInput.groupInputTextarea, #section05 .mktoFieldWrap.groupInputTextarea {
  margin-bottom: min(6.2352941176vw, 53px);
}
#section05 .t-note {
  margin: min(7.6470588235vw, 65px) 0 min(8.9411764706vw, 76px) 0;
}
#section05 .t-note li {
  padding-left: 0;
  line-height: 2.13;
}
#section05 .t-note li::before {
  display: none;
}

#section05 form {
  width: auto !important;
}

#section05 form .mktoRadioList {
  width: min(53.1764705882vw, 452px) !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: min(2.8235294118vw, 24px);
}
#section05 form .mktoRadioList input {
  display: none;
}
#section05 form .mktoRadioList label {
  margin-right: min(3.5294117647vw, 30px);
}

.mktoForm input[type=checkbox] + label:before, .mktoForm input[type=radio] + label:before {
  position: absolute;
  top: 50%;
  left: 0;
  height: 25px !important;
  width: 25px !important;
  background-color: #fff;
  border-radius: 50%;
  border: min(0.1176470588vw, 1px) solid #323232 !important;
  -webkit-transform: translate(70%, -50%);
          transform: translate(70%, -50%);
}

.mktoForm input[type=radio]:checked + label:before {
  background-image: url(/rs/Mtype_2024/images/dot-bk.png);
  background-position: center !important;
  background-repeat: no-repeat;
}

.mktoForm input[type=radio]:checked + label::after {
  position: absolute;
  content: "";
  top: 50%;
  left: -3px;
  width: 16px !important;
  height: 16px !important;
  border-radius: 50%;
  background: #323232;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

#section05 form select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url(/rs/Mtype_2024/images/Mtype_2403_ico-arr-select.png) 95% center no-repeat;
  background-size: min(3.7647058824vw, 32px);
  margin-left: min(2.8235294118vw, 24px);
}

#section05 form textarea {
  margin-left: min(1.1764705882vw, 10px);
}

#section05 form .mktoButtonRow button {
  outline: 0;
  border: 0;
  display: block;
  transition: transform 0.2s ease-out, box-shadow 0.2s ease-out, -webkit-transform 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: min(5.8823529412vw, 50px);
  text-decoration: none;
  background: -webkit-gradient(linear, left top, left bottom, from(#49c3bc), color-stop(50%, #49c3bc), color-stop(50%, #1caca4), to(#1caca4)) !important;
  background: linear-gradient(to bottom, #49c3bc, #49c3bc 50%, #1caca4 50%, #1caca4) !important;
  -webkit-box-shadow: 0.2rem 0.4rem 0 0 #00867f !important;
          box-shadow: 0.2rem 0.4rem 0 0 #00867f !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.25;
}

.btn, .mktoButtonRow {
  width: 50%;
  position: relative;
  z-index: 2;
  max-width: 470px;
  margin: auto;
}
.btn span, .mktoButtonRow span {
  color: #ffde00;
  text-shadow: 0 0 min(0.7058823529vw, 6px) #484848;
}
.btn a, .btn button, .mktoButtonRow a, .mktoButtonRow button {
  outline: 0;
  border: 0;
  display: block;
  border-radius: min(1.1764705882vw, 10px);
  font-size: min(3.5294117647vw, 30px);
  -webkit-transition: -webkit-transform 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;
  transition: transform 0.2s ease-out, box-shadow 0.2s ease-out;
  transition: transform 0.2s ease-out, box-shadow 0.2s ease-out, -webkit-transform 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;
  position: relative;
  width: 100%;
  height: 100%;
  padding: min(0.8235294118vw, 7px) min(1.1764705882vw, 10px) min(0.9411764706vw, 8px) 0;
  border-radius: min(5.8823529412vw, 50px);
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  background: -webkit-gradient(linear, left top, left bottom, from(#49c3bc), color-stop(50%, #49c3bc), color-stop(50%, #1caca4), to(#1caca4));
  background: linear-gradient(to bottom, #49c3bc, #49c3bc 50%, #1caca4 50%, #1caca4);
  -webkit-box-shadow: 0.2rem 0.4rem 0 0 #00867f;
          box-shadow: 0.2rem 0.4rem 0 0 #00867f;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.25;
}
.btn a:hover, .btn button:hover, .mktoButtonRow a:hover, .mktoButtonRow button:hover {
  -webkit-box-shadow: 0 0 0 0 #00867f;
          box-shadow: 0 0 0 0 #00867f;
  -webkit-transform: translate(0.2rem, 0.5rem);
          transform: translate(0.2rem, 0.5rem);
}
.btn a:before, .btn button:before, .mktoButtonRow a:before, .mktoButtonRow button:before {
  content: "";
  position: absolute;
  z-index: 3;
  top: 50%;
  right: min(3.5294117647vw, 30px);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-top: min(1.1764705882vw, 10px) solid #1caca4;
  border-left: min(1.1764705882vw, 10px) solid rgba(255, 255, 255, 0);
  border-right: min(1.1764705882vw, 10px) solid rgba(255, 255, 255, 0);
}
.btn a:after, .btn button:after, .mktoButtonRow a:after, .mktoButtonRow button:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 50%;
  right: min(1.8823529412vw, 16px);
  width: min(4.1176470588vw, 35px);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: min(4.1176470588vw, 35px);
  background-color: #fff;
  border-radius: 50%;
  -webkit-box-shadow: min(0.1176470588vw, 1px) min(0.1176470588vw, 1px) 0 0 #00867f;
  box-shadow: min(0.1176470588vw, 1px) min(0.1176470588vw, 1px) 0 0 #00867f;
}
.btn.btn-anchor, .mktoButtonRow.btn-anchor {
  max-width: 100%;
  width: auto;
}
.btn.btn-anchor a, .mktoButtonRow.btn-anchor a {
  font-size: min(4.7058823529vw, 40px);
  font-weight: bold;
  padding: min(2.9411764706vw, 25px);
  margin: auto;
  width: 70%;
}

@media screen and (max-width: 768px) {
  .section.section05 {padding: 0 0 2vw}
  #section05 form .mktoButtonRow button {
    padding: min(2.3529411765vw, 20px) !important;
  }
  #section05 .mktoForm .mktoFormRow:nth-child(5) label {
    margin-right: 18px;
  }
  .mktoForm .mktoRadioList > label, .mktoForm .mktoCheckboxList > label {
    padding-left: 20px !important;
  }
  .mktoForm input[type=checkbox] + label:before, .mktoForm input[type=radio] + label:before {
    position: absolute;
    top: 50%;
    height: 14px !important;
    width: 14px !important;
    background-color: #fff;
    border-radius: 50%;
    border: min(0.1176470588vw, 1px) solid #323232 !important;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    margin-left: 0 !important;
  }
  .mktoForm input[type=radio]:checked + label::after {
    left: -2px;
    width: 10px !important;
    height: 10px !important;
  }
  #section05 .mktoForm .mktoFormRow:nth-child(7) select {
    margin-left: 0;
  }
  #section05 form .mktoRadioList {
    margin-left: 0;
    padding-left: 0;
  }
  #section05 .title {
    padding: min(5.2941176471vw, 45px) min(1.1764705882vw, 10px) min(6.1176470588vw, 52px) min(1.1764705882vw, 10px);
    margin-bottom: 0;
  }
  #section05 .title h3 {
    font-size: min(7.0588235294vw, 60px);
  }
  #section05 .t-note {
    padding: 0 min(8.2352941176vw, 70px) 0 min(9.4117647059vw, 80px);
    margin: min(6.7058823529vw, 57px) 0;
  }
  #section05 .t-note li {
    line-height: 1.8;
    font-size: min(2.5882352941vw, 22px);
  }
  #section05 form {
    margin-top: min(6vw, 51px);
  }
  #section05 form p {
    font-size: min(4vw, 34px);
    font-weight: bold;
    line-height: 1.5;
  }
  #section05 form input {
    height: min(10.1176470588vw, 86px);
    padding: min(2.3529411765vw, 20px);
    font-size: min(4vw, 34px);
  }
  #section05 form p.small-txt {
    padding: min(7.0588235294vw, 60px) min(9.4117647059vw, 80px) min(1.1764705882vw, 10px) min(9.4117647059vw, 80px);
    font-size: min(2.5882352941vw, 22px);
    font-weight: bold;
    line-height: 1.8;
  }
  #section05 form .btn, #section05 form .mktoButtonRow {
    width: 100%;
    padding: 0 min(4.7058823529vw, 40px);
    margin-top: min(4vw, 34px);
  }
  #section05 form .btn button, #section05 form .mktoButtonRow button {
    font-size: min(6.3529411765vw, 54px);
    padding: min(5.0588235294vw, 43px) min(6.3529411765vw, 54px) min(4.7058823529vw, 40px) min(4.3529411765vw, 37px);
    width: 100%;
  }
  #section05 form .btn button::before, #section05 form .mktoButtonRow button::before {
    border-top: min(1.7647058824vw, 15px) solid rgba(255, 255, 255, 0);
    border-left: min(1.7647058824vw, 15px) solid #1caca4;
    border-bottom: min(1.7647058824vw, 15px) solid rgba(255, 255, 255, 0);
  }
  #section05 form .btn button::after, #section05 form .mktoButtonRow button::after {
    right: min(0.5882352941vw, 5px);
  }
  #section05 .wrapper-form {
    padding: 0 min(10.3529411765vw, 88px);
  }
  #section05 .groupInput {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: min(2.3529411765vw, 20px);
  }
  #section05 .groupInput label {
    text-align: left;
    width: 100%;
    font-size: min(4vw, 34px);
    margin-bottom: min(0.7058823529vw, 6px);
  }
  #section05 .groupInput label span {
    font-size: min(2.3529411765vw, 20px);
    color: #fff;
    padding: min(0.4705882353vw, 4px) min(0.8235294118vw, 7px);
    margin-left: min(1.0588235294vw, 9px);
    position: relative;
    top: min(-0.5882352941vw, -5px);
  }
  #section05 .groupInput .input {
    width: 100%;
    margin-left: 0;
  }
  #section05 .groupInput .input.radio {
    margin-top: min(1.1764705882vw, 10px);
  }
  #section05 .groupInput .input.radio label {
    font-size: min(4.4705882353vw, 38px);
    font-weight: bold;
    width: auto;
    padding-left: min(6.3529411765vw, 54px);
    margin-right: min(9.4117647059vw, 80px);
  }
  #section05 .groupInput .input.radio label .checkmark {
    height: min(4.1176470588vw, 35px);
    width: min(4.1176470588vw, 35px);
  }
  #section05 .groupInput .input.radio label .checkmark::after {
    top: min(0.4705882353vw, 4px);
    left: min(0.4705882353vw, 4px);
    width: min(2.8235294118vw, 24px);
    height: min(2.8235294118vw, 24px);
    border-radius: 50%;
    background: #323232;
  }
  #section05 .groupInputRadio {
    margin-top: min(2.3529411765vw, 20px);
  }
  #section05 .groupInput.groupInputSelect label {
    margin-left: 0;
  }
  #section05 .groupInput.groupInputTextarea {
    font-size: min(4vw, 34px);
    margin-bottom: min(1.7647058824vw, 15px);
  }
  #section05 .groupInput.groupInputTextarea label {
    margin-bottom: min(1.7647058824vw, 15px);
  }
  #section05 .groupInput.groupInputTextarea textarea {
    height: 170px;
    font-size: min(4vw, 34px);
    padding: min(2.3529411765vw, 20px);
  }
  #section05 .mktoFieldWrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0;
    width: 100%;
  }
  #section05 .mktoFieldWrap input, #section05 .mktoFieldWrap textarea, #section05 .mktoFieldWrap select {
    margin-left: 0;
    width: 100% !important;
  }
  #section05 .mktoFormCol {
    width: 100%;
  }
  #section05 .mktoButtonRow {
    padding: 0;
  }
  #section05 .mktoButtonRow span {
    width: 100%;
  }
  #section05 .mktoForm {
    padding: 0 !important;
  }
  #section05 .mktoForm .mktoFormRow {
    width: 100% !important;
  }
  #section05 .mktoForm .mktoFormRow:nth-child(3) {text-align: center;}
  #section05 .mktoForm .mktoFormRow label {
    display: inline-block;
    width: -webkit-max-content !important;
    width: -moz-max-content !important;
    width: max-content !important;
    position: relative;
    margin-bottom: min(1.1764705882vw, 10px);
    font-family: "Noto Sans JP";
    padding-right: 0;
    max-width: 100%;
  }
  .btn {
    max-width: 100%;
  }
  #section05 form p.small-txt, #section05 form .mktoHtmlText {font-size: 2.666666vw}
  .btn a, .btn button, .mktoButtonRow button {
    border-radius: min(8.2352941176vw, 70px);
    font-size: min(6.1176470588vw, 52px);
    padding: min(1.2941176471vw, 11px) min(1.1764705882vw, 10px) min(1.2941176471vw, 11px) min(1.1764705882vw, 10px);
  }
  .btn a::after, .btn button::after, .mktoButtonRow button::after {
    width: min(7.0588235294vw, 60px);
    height: min(7.0588235294vw, 60px);
    right: min(1.5294117647vw, 13px);
  }
  .btn a::before, .btn button::before, .mktoButtonRow button::before {
    top: 53%;
    right: min(5.0588235294vw, 43px);
    border-top: min(1.7647058824vw, 15px) solid #1caca4;
    border-left: min(1.7647058824vw, 15px) solid rgba(255, 255, 255, 0);
    border-right: min(1.7647058824vw, 15px) solid rgba(255, 255, 255, 0);
  }
  #section05 .mktoForm .mktoFormRow label .mktoAsterix {
    right: min(-1.7647058824vw, -15px);
  }
  #section05 .mktoForm .mktoFormRow:nth-child(3) {
    width: 100% !important;
  }
  #section05 .mktoForm .mktoFormRow:nth-child(3) .mktoFieldDescriptor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 100%;
  }
  #section05 .mktoForm .mktoFormRow:nth-child(3) .mktoFieldDescriptor input {
    width: 100% !important;
  }
  #section05 .mktoForm .mktoFormRow:nth-child(3) input#FirstName {
    margin-right: 0;
  }
  #section05 .mktoForm .mktoFormRow:nth-child(7) label .mktoAsterix, #section05 .mktoForm .mktoFormRow:nth-child(8) label .mktoAsterix {
    right: min(-1.1764705882vw, -10px);
  }
  #section05 .mktoForm .mktoAsterix {
    display: inline-block;
    position: absolute;
    right: min(-1.1764705882vw, -10px);
  }
  #section05 .mktoForm .mktoGutter {
    display: none;
  }
}

/******************************
section.section06
******************************/
.section.section06 {background: #ffffff;padding:40px 0 80px;}
.section.section06 .sectionInner {}
.section.section06 .sectionInner .contentBox {border: 3px solid #004d9d; box-sizing: border-box; max-width: 790px;margin: 0 auto;}
.section.section06 .sectionInner h2.sectionTtl {background: #eaf1f6; color: #3b3b3b; font-size: 40px; font-weight: 700; line-height: 1.304; text-align: center; padding: 24px 0 32px;}
.section.section06 .sectionInner h2.sectionTtl span.attention {display: inline-block;background: linear-gradient(transparent 50%, #ffea29 50%);color: #046eb7;font-size: 48px;font-weight: bold;}
.section.section06 .sectionInner .block {padding: 39px 34px 66px;}
.section.section06 .sectionInner .block .item {border-bottom: 3px solid #3b3b3b; display: flex; align-items: center;}
.section.section06 .sectionInner .block .item:nth-child(n+2) {margin-top: 56px;}
.section.section06 .sectionInner .block .item .left {width: 237px;}
.section.section06 .sectionInner .block .item .right {width: 478px; padding-top: 21px;}
.section.section06 .sectionInner .block .item .right p.text {color: #3b3b3b; font-size: 24px; font-weight: 500; line-height: 1.417;}
@media screen and (min-width: 768px) {
  .section.section06 .sectionInner .block .item:last-child .right {padding-top: 0;}
}

@media screen and (max-width: 767px) {
  .section.section06 {padding: 13.66666vw 0 9.33333vw}
  .section.section06 .sectionInner {}
  .section.section06 .sectionInner .contentBox {border: max(.35vw, 2px) solid #004d9d; box-sizing: border-box;}
  .section.section06 .sectionInner h2.sectionTtl {background: #eaf1f6; color: #3b3b3b; font-size: 5.41vw; font-weight: 700; line-height: 1.304; text-align: center; padding: 3.06vw 0;}
  .section.section06 .sectionInner h2.sectionTtl span.attention {font-size: 6.59vw;}
  .section.section06 .sectionInner .block {padding: 4.38vw 3.18vw 7.06vw;}
  .section.section06 .sectionInner .block .item {border-bottom: max(.35vw, 2px) solid #3b3b3b; display: flex; align-items: center;}
  .section.section06 .sectionInner .block .item:nth-child(n+2) {margin-top: 5.88vw;}
  .section.section06 .sectionInner .block .item .left {width: 27.06vw;}
  .section.section06 .sectionInner .block .item .right {width: 54.12vw; padding-top: 3.53vw;}
  .section.section06 .sectionInner .block .item .right p.text {color: #3b3b3b; font-size: 3.76vw; font-weight: 500; line-height: 1.313;}
}

/******************************
section.section07
******************************/
.section.section07 {background: #eaf1f6;padding:76px 0 80px;}
.section.section07 .sectionInner {max-width: 1000px;margin: auto;}
.section.section07 .sectionInner h2.sectionTtl {color: #046eb7;font-size: 48px;font-weight: 700;line-height: 1.304;text-align: center;}
.section.section07 .sectionInner h2.sectionTtl span.attention {display: inline-block; background: linear-gradient(transparent 50%, #ffea29 50%); color: #046eb7; font-weight: bold;}
.section.section07 .sectionInner .block {display: flex; justify-content: center; flex-wrap: wrap; column-gap: calc(13/1000*100%); margin-top: 55px;}
.section.section07 .sectionInner .item {border: 3px solid #046eb7;border-radius: 20px;background: #ffffff; width: calc(240/1000*100%);}
.section.section07 .sectionInner .block .item:nth-child(n+5) {margin-top: 14px;}
.section.section07 .sectionInner .item .title {width: 100%; background: #046eb7; border-radius: 10px 10px 0 0;padding: 11px 5px 9px;min-height: 127px;max-height: 148px;}
.section.section07 .sectionInner .item .ico {width: 68px; margin: 0 auto;}
.section.section07 .sectionInner h3.sectionTtl {display: inline-block; color: rgb(255, 255, 255); font-size: 24px; line-height: 1.357; text-align: center; text-shadow: 3px 3px 0px rgba(0, 77, 157, 0.7); padding-left: 0; width: 100%;}
.section.section07 .sectionInner h3.sectionTtl .sm {font-size: 12px;font-feature-settings: "halt";line-height: 1;display: block;}
.section.section07 .sectionInner .item .content {color: #3b3b3b;font-size: 18px;font-weight: 500;line-height: 1.444;padding: 12px 18px 14px;}

@media (min-width: 768px) and (max-width: 1000px) {
  .section.section07 .sectionInner .item .title {padding: 1.1vw 0.5vw 0.9vw;min-height: 12.7vw;max-height: 14.8vw;}
  .section.section07 .sectionInner .item .ico {width: 6.8vw;}
  .section.section07 .sectionInner h3.sectionTtl {font-size: 2.4vw;}
  .section.section07 .sectionInner h3.sectionTtl .sm {font-size: 1.2vw;}
  .section.section07 .sectionInner .item .content {font-size: 1.8vw;padding: 1.2vw 1.8vw 1.4vw;}
}

@media screen and (max-width: 767px) {
  .section.section07 {padding: 7.76vw 0 9.33333vw}
  .section.section07 .sectionInner {}
  .section.section07 .sectionInner .contentBox {}
  .section.section07 .sectionInner h2.sectionTtl {color: #046eb7;font-size: 7.06vw;font-weight: 700;line-height: 1.304;text-align: center;}
  .section.section07 .sectionInner .block {display: block;margin-top: 5.41vw;}
  .section.section07 .sectionInner .item {border: max(.35vw, 2px) solid #046eb7;border-radius: 10px;background: #ffffff;width: inherit;}
  .section.section07 .sectionInner .block .item:nth-child(n+2) {margin-top: 3.29vw;}
  .section.section07 .sectionInner .item .title {display: flex; align-items: center; width: 100%; background: #046eb7; border-radius: 5px 5px 0 0;padding: 2.36vw 1.18vw 2.12vw;min-height: inherit; max-height: inherit;}
  .section.section07 .sectionInner .item .ico {width: 13.44vw;}
  .section.section07 .sectionInner h3.sectionTtl {display: inline-block; color: rgb(255, 255, 255); font-size: 4.94vw; text-align: center; text-shadow: 3px 3px 0px rgba(0, 77, 157, 0.7); padding-right: 3.29vw; width: 68.24vw;}
  .section.section07 .sectionInner h3.sectionTtl .sm {font-size: 3.29vw;vertical-align: super;}
  .section.section07 .sectionInner .item .content {color: #3b3b3b;font-size: 3.76vw;font-weight: 500;line-height: 1.313;padding: 4.48vw 7.06vw 5.42vw;}
  .section.section07 .sectionInner .toggleBtn {background: transparent;color: #004d9d;font-size: 3.77vw;font-weight: 500;text-decoration: underline;text-underline-offset: 0.47vw;padding: 0;}
}

/******************************
section.section08
******************************/
.section.section08 {padding:70px 0 80px;}
.section.section08 .sectionInner {}
.section.section08 .sectionInner h2.sectionTtl {color: #046eb7;font-size: 48px;font-weight: 700;line-height: 1.304;text-align: center;}
.section.section08 .sectionInner h2.sectionTtl span.attention {display: inline-block; background: linear-gradient(transparent 50%, #ffea29 50%); color: #046eb7; font-weight: bold;}
.section.section08 .sectionInner .block {margin-top: 78px;display: flex; justify-content: space-between; flex-wrap: wrap;align-items: flex-start;}
.section.section08 .sectionInner .item {border: 3px solid #046eb7;background: #ffffff;position: relative;padding: 95px 0 36px; width: calc(436/900*100%);}
.section.section08 .sectionInner .item .case {position: absolute;top: -14px;left: 50%;transform: translateX(-50%);width: 98px;}
.section.section08 .sectionInner h3.sectionTtl {font-size: 28px;line-height: 1.286;text-align: center;}
.section.section08 .sectionInner h3.sectionTtl .sm {font-size: 20px;vertical-align: super;}
.section.section08 .sectionInner p.desc {color:#046eb7;font-size: 20px;font-weight: 500;line-height: 1.3;text-align: center;margin-top: 5px;}
.section.section08 .sectionInner p.desc .sm {font-size: 18px;}
.section.section08 .sectionInner p.desc .lg {font-size: 32px;}
.section.section08 .sectionInner .imgBox {margin: 19px 40px 0;}
.section.section08 .sectionInner .accordion {margin: 27px 40px 0;}

@media screen and (min-width: 768px) {
  .section.section08 .sectionInner .item:nth-child(2) .imgBox {margin: 13px 40px 0;}
}

@media screen and (max-width: 767px) {
  .section.section08 {padding: 13.76vw 0 9.33333vw}
  .section.section08 .sectionInner {}
  .section.section08 .sectionInner .contentBox {}
  .section.section08 .sectionInner h2.sectionTtl {color: #046eb7;font-size: 7.06vw;font-weight: 700;line-height: 1.304;text-align: center;}
  .section.section08 .sectionInner .block {display: block; margin-top: 9.41vw;}
  .section.section08 .sectionInner .item {border: max(.35vw, 2px) solid #046eb7;background: #ffffff;position: relative;padding: 21.88vw 0 6.59vw;width: 100%;}
  .section.section08 .sectionInner .block .item:nth-child(n+2) {margin-top: 11.29vw;}
  .section.section08 .sectionInner .item .case {position: absolute;top: -6.35vw;left: 50%;transform: translateX(-50%);width: 26.35vw;}
  .section.section08 .sectionInner h3.sectionTtl {font-size: 6.59vw;line-height: 1.3;text-align: center;}
  .section.section08 .sectionInner h3.sectionTtl .sm {font-size: 5.88vw;vertical-align: super;}
  .section.section08 .sectionInner p.desc {color:#046eb7;font-size: 4.47vw;font-weight: 500;line-height: 1.3;text-align: center;margin-top: 1.65vw;}
  .section.section08 .sectionInner p.desc .sm {font-size: 4vw;}
  .section.section08 .sectionInner p.desc .lg {font-size: 7.06vw;}
  .section.section08 .sectionInner .imgBox {margin: 4.47vw 7.06vw 0;}
  .section.section08 .sectionInner .accordion {margin: 6.24vw 7.06vw 0;}
}

/******************************
accordion
******************************/
.accordion .accordionHeader {background: #046eb7;position: relative;cursor: pointer;}
.accordion .accordionHeader::before {content: ""; position: absolute; top: 50%; right: 25px; transform: translateY(-50%); background: #004d9d; border-radius: 50%; width: 36px; height: 36px;}
.accordion .accordionHeader p.text {position: relative;color: #ffffff;font-size: 20px;font-weight: 500;line-height: 1.4;text-shadow: 3px 3px 0px rgba(0, 77, 157, 0.7);padding: 8px 65px 8px 35px;}
.accordion .accordionHeader p.text::before {content: ""; position: absolute; top: 50%; right: 42px; transform: translateY(-50%); background: #ffffff; width: 3px; height: 14px;}
.accordion .accordionHeader p.text::after {content: ""; position: absolute; top: 50%; right: 37px; transform: translateY(-50%); background: #ffffff; width: 14px; height: 3px;}
.accordion .accordionContent {display: none;height: 0;overflow: hidden;transition: height 0.3s ease;}
.accordion .accordionContent .accordionInner {border-right: 3px solid #046eb7;border-bottom: 3px solid #046eb7;border-left: 3px solid #046eb7;padding: 26px 12px 22px;}
.accordion .accordionContent p.title {color: #046eb7; font-size: 20px; font-weight: 500; line-height: 1.25;}
.accordion .accordionContent ul.list {color: #3b3b3b; font-size: 18px; font-weight: 500; line-height: 1.444;margin-top: 12px;padding-left: 14px;}
.accordion .accordionContent p.text {color: #3b3b3b; font-size: 18px; font-weight: 500; line-height: 1.444;margin-top: 11px;padding: 0 14px;}
.accordion .accordionContent .row:nth-child(n+2) {margin-top: 23px;}
.accordion.is-open .accordionHeader p.text::before {content: none;}

@media screen and (max-width: 767px) {
  .accordion .accordionHeader::before {content: ""; position: absolute; top: 50%; right: 4.71vw; transform: translateY(-50%); background: #004d9d; border-radius: 50%; width: 7.76vw; height: 7.76vw;}
  .accordion .accordionHeader p.text {position: relative;color: #ffffff;font-size: 4.24vw;font-weight: 500;line-height: 1.333;text-shadow: 3px 3px 0px rgba(0, 77, 157, 0.7);padding: 2.24vw 14.12vw 2.24vw 7.53vw;}
  .accordion .accordionHeader p.text::before {content: ""; position: absolute; top: 50%; right: 8.24vw; transform: translateY(-50%); background: #ffffff; width: 0.71vw; height: 3.06vw;}
  .accordion .accordionHeader p.text::after {content: ""; position: absolute; top: 50%; right: 7.06vw; transform: translateY(-50%); background: #ffffff; width: 3.06vw; height: 0.71vw;}
  .accordion .accordionContent .accordionInner {border-right: max(.35vw, 2px) solid #046eb7;border-bottom: max(.35vw, 2px) solid #046eb7;border-left: max(.35vw, 2px) solid #046eb7;padding: 6.59vw 3.06vw 5.65vw;}
  .accordion .accordionContent p.title {color: #046eb7; font-size: 4.24vw; font-weight: 500; line-height: 1.25;}
  .accordion .accordionContent ul.list {color: #3b3b3b; font-size: 3.76vw; font-weight: 500; line-height: 1.563;margin-top: 1.88vw;padding-left: 2.82vw;}
  .accordion .accordionContent p.text {color: #3b3b3b; font-size: 3.76vw; font-weight: 500; line-height: 1.563;margin-top: 1.88vw;padding: 0 2.82vw;}
  .accordion .accordionContent .row:nth-child(n+2) {margin-top: 4.94vw;}
}

.mktoForm .mktoRadioList > label, .mktoForm .mktoCheckboxList > label {
  margin-left: 0 !important;
  padding-left: min(4.1176470588vw, 35px);
}


@media screen and (max-width: 767px) {}
/******************************
footer
******************************/
footer {background: #fff;color: #046EB7;text-align: center;padding:30px;}
footer .copy {font-size: 14px;}

@media screen and (max-width: 767px) {
  footer {padding: 5.33333333vw 0;}
  footer .copy {font-size: 3.733333vw;}
}

#pageNumber {
  color: #3b3b3b;
  font-size: 2.35vw !important;
  margin: 3.3rem auto 0;
  text-align: center;
}

@media (min-width: 751px) {
  #pageNumber {
    font-size: 1.8rem !important;
    margin: 4.2rem auto 0;
  }
}