
/* 全体設定
------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Mochiy+Pop+One&family=Noto+Sans+JP:wght@500;700;900&display=swap');

body {
  font-family: "Noto Sans JP", Arial,Helvetica, "Yu Gothic", "游ゴシック体","游ゴシック", "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN","メイリオ ", Meiryo, serif;
  font-size: 20px;
  line-height: 1.8;
  letter-spacing: 2px;
  color: #003491;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  width: 100%;
  position: relative;
  word-wrap: break-word;
  overflow-wrap: break-word;
  font-feature-settings: "palt";
  overflow-x: hidden;
}


.mochiy {
  font-family: "Mochiy Pop One", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.printBox {
  display: none;
}

.noscript {
  z-index: 999999;
  position: fixed;
  top: 100px;
  text-align: center;
  width: 100%;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

button {
  /* text-align: inherit; */
}

a {
  margin: 0;
  padding: 0;
  text-decoration: none;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 100%;
  transition: opacity .3s ease;
}

a:hover, a:active {
  outline: none;
  text-decoration: none;
  opacity: 0.7;
  transition: opacity .3s ease;
}

img {
  vertical-align: top;
  image-rendering: -webkit-optimize-contrast;
  max-width: 100%;
}
img.img_insert_left {
  float: left;
  margin: 0 30px 40px 0;
  width: 200px;
}
img.img_insert_right {
  float: right;
  margin: 0 30px 40px 40px;
  width: 300px;
}
.text-small {
  font-size: 12px !important;
  line-height: 1.4;
}
.text-small2 {
  font-size: 14px;
  color: #666;
}
.text-large {
  font-size: 24px;
  line-height: 1.6;
}
.text-bold {
  font-weight: 700;
}
.text-b-mr40 {
  padding-bottom: 40px;
}
.text-b-mr50 {
  padding-bottom: 50px;
}
.text-center {
  text-align: center;
}
.text-center-pc {
  text-align: center;
}
.text-right {
  text-align: right;
}
strong {
  font-weight: bold;
}
em {
  color: #f65f35;
  font-style: normal;
  font-weight: 700;
}
sup {
  font-size: 0.6em;
}
.text-centerBox{
  text-align: center;
}
ul.disc {
}
ul.disc li {
  padding-left: 15px;
  position: relative;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
  line-height: 1.6;
}
ul.disc li:before {
  content: "";
  width: 10px;
  height: 10px;
  background: #f8b62b;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 0.55em;
}

ol.ol_type01 {
  margin: 0 0 30px 0;
}
ol.ol_type01 li {
  margin: 0 0 20px 0;
  padding-left: 2.5em;
  text-indent: -1.5em;
}

.flex_type01 {
  display: flex;
}
.flex_type02 {
  display: flex;
  justify-content: space-between;
}
.flex_type03 {
  display: flex;
  justify-content: space-around;
}
.flex_type04 {
  display: flex;
  justify-content: center;
}
.flex_type05 {
  display: flex;
  justify-content: flex-end;
}
.flex_type01_sp {
  display: flex;
}
.flex_type02_sp {
  display: flex;
  justify-content: space-between;
}
.flex_type03_sp {
  display: flex;
  justify-content: space-around;
}
.flex_type04_sp {
  display: flex;
  justify-content: center;
}
.flex_type05_sp {
  display: flex;
  justify-content: flex-end;
}
.flex_wrap {
  flex-wrap: wrap;
}

@media (min-width: 767px) {
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
color: #000;
}
}

.scroll-prevent-pc {
  overflow: hidden;
}

.note {
  text-indent: -1em;
  margin-left: 1em;
  color: #666666;
  text-align: left;
}
.text_blue {
  color: #0066cc;
}

.textsize_16 {
  font-size: 16px !important;
}
.textsize_22 {
  font-size: 22px !important;
}
.textsize_24 {
  font-size: 24px !important;
}
.textsize_36 {
  font-size: 36px !important;
  line-height: 1.2 !important;
}
.textsize_72 {
  font-size: 72px !important;
}


header {
}
header .kvArea {
  width: 100%;
  max-width: 1440px;
  padding: 0 20px;
  margin: 0 auto;
}
header .kvArea .kv_logo {
  width: 462px;
  margin: 20px 0;
  padding: 0;
}
header .kvArea .kv_img {
  margin: 0;
  width: 100%;
  position: relative;
}
header .kvArea .kv_img span {
  position: absolute;
  bottom: 80px;
  left: 0;
  right: 0;
  margin: auto;
  color: #fff;
  font-size: 38px;
  display: block;
  text-align: center;
}
header .kvArea .kv_lead {
  font-family: "Mochiy Pop One", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  text-align: center;
  margin: 30px 0;
}
header .kvArea .kv_dueDate {
  text-align: center;
  margin-bottom: 80px;
}
header .kvArea .kv_dueDate mark {
  display: inline-block;
  background-image: linear-gradient(#ffffff, #ffffff 60%, #ffff00 61% 100%);
  color: #003491;
}

header .kvArea .benefitArea {
  text-align: center;
}
header .kvArea .benefitArea .benefit_01 {
  display: inline-block;
  padding: 8px 50px 10px;
  border-radius: 30px;
  color: #fff;
  font-family: "Mochiy Pop One", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  background: #0094ff;
  position: relative;
}
header .kvArea .benefitArea .benefit_01:after {
  content: "";
  display: block;
  background: #0094ff;
  width: 5px;
  height: 5px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 4px;
  transform: rotate(45deg) skew(80deg, 80deg);
  margin: auto;
  z-index: -1;
}
header .kvArea .benefitArea .benefit_02 {
  width: 500px;
  margin: 40px auto 80px;
  position: relative;
}
header .kvArea .benefitArea .benefit_02 .benefit_02_01 {
  width: 294px;
  position: absolute;
  right: -320px;
  top: -80px;
}
header .kvArea .selectArea {
  max-width: 1240px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto 100px;
  display: flex;
  justify-content: space-between;
  text-align: center;
}
header .kvArea .selectArea .btn_02,
header .kvArea .selectArea .btn_01 {
  width: calc((100% / 2) - 10px);
  display: block;
  background: #ff72b1;
  color: #fff;
  padding: 30px 50px;
  font-size: 42px;
  font-weight: 900;
  line-height: 1.2;
  border-radius: 80px;
  position: relative;
}
header .kvArea .selectArea .btn_02 {
  background: #00c568;
}
header .kvArea .selectArea .btn_02:after,
header .kvArea .selectArea .btn_01:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  border-top: 22px solid #ffffff;
  border-bottom: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 60px;
  margin: auto;
  display: block;
}
header .kvArea .selectArea .text-sub {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.2;
}




main {
  position: relative;
}
main .inner {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
}
.line01 {
  height: 38px;
  width: 100%;
  background-image: url(../img/bg_line.png);
  background-size: 135px 38px;
  background-repeat: repeat-x;
  position: absolute;
  top: 0;
}
.line02 {
  height: 38px;
  width: 100%;
  background-image: url(../img/bg_line.png);
  background-size: 135px 38px;
  background-repeat: repeat-x;
  position: absolute;
  bottom: -10px;
  transform: rotate(180deg);
}


main .contentsArea_03,
main .contentsArea_01 {
  position: relative;
  background: #ffeef6;
  padding: 180px 0;
}
main .contentsArea_03 {
  background: #d9fee2;
}

main .contentsArea_03 .h2_type_01,
main .contentsArea_01 .h2_type_01 {
  font-size: 80px;
  font-weight: 900;
  color: #ff72b1;
  line-height: 1;
  margin: 0 0 40px;
  text-align: center;
}
main .contentsArea_03 .h2_type_01 {
  color: #00c568;
}
main .contentsArea_03 .h2_type_01 span,
main .contentsArea_01 .h2_type_01 span {
  font-size: 50px;
}

main .contentsArea_03 .h3_type_01,
main .contentsArea_01 .h3_type_01 {
  font-size: 32px;
  color: #fff;
  line-height: 1.2;
  margin: 130px auto 50px;
  background: #ff72b1;
  width: 400px;
  padding: 20px 0 22px;
  font-family: "Mochiy Pop One", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  border-radius: 40px;
  position: relative;
}
main .contentsArea_03 .h3_type_01 {
  background: #00c568;
}
main .contentsArea_03 .h3_type_01:after,
main .contentsArea_01 .h3_type_01:after {
  content: "";
  display: block;
  background: #ff72b1;
  width: 5px;
  height: 5px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 4px;
  transform: rotate(45deg) skew(80deg, 80deg);
  margin: auto;
  z-index: 1;
}
main .contentsArea_03 .h3_type_01:after {
  background: #00c568;
}
main .contentsArea_03 .h3_type_01 span,
main .contentsArea_01 .h3_type_01 span {
  position: relative;
  z-index: 2;
}
main .contentsArea_03 .h3_type_01 .text-sub,
main .contentsArea_01 .h3_type_01 .text-sub {
  font-size: 24px;
}


main .contentsArea_03 .h3_type_02,
main .contentsArea_01 .h3_type_02 {
  font-size: 32px;
  color: #ff72b1;
  line-height: 1.2;
  margin: 130px auto 0;
  font-family: "Mochiy Pop One", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
}
main .contentsArea_03 .h3_type_02 {
  color: #00c568;
}
main .contentsArea_03 .h3_type_02 span,
main .contentsArea_01 .h3_type_02 span {
  display: inline-block;
  position: relative;
}
main .contentsArea_03 .h3_type_02 span:before,
main .contentsArea_03 .h3_type_02 span:after,
main .contentsArea_01 .h3_type_02 span:before,
main .contentsArea_01 .h3_type_02 span:after {
  content: "";
  width: 40px;
  height: 50px;
  position: absolute;
  left: -50px;
  top: -10px;
  background-image: url(../img/icon_deco_pink.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center;
}
main .contentsArea_03 .h3_type_02 span:before,
main .contentsArea_03 .h3_type_02 span:after {
  background-image: url(../img/icon_deco_green.png);
}
main .contentsArea_03 .h3_type_02 span:after,
main .contentsArea_01 .h3_type_02 span:after {
  right: -50px;
  left: unset;
  transform: scale(-1, 1);
}

main .contentsArea_03 .aimed,
main .contentsArea_01 .aimed {
  text-align: center;
}
main .contentsArea_03 .aimed span,
main .contentsArea_01 .aimed span {
  display: inline-block;
  background: #fff;
  border-radius: 30px;
  padding: 6px 30px 8px;
  font-size: 24px;
  font-weight: 700;
  color: #ff72b1;
  margin-bottom: 50px;
}
main .contentsArea_03 .aimed span {
  color: #00c568;
}

main .contentsArea_03 .schedule,
main .contentsArea_01 .schedule {
  display: flex;
  justify-content: center;
  font-size: 40px;
  margin: 0;
  position: relative;
}
main .contentsArea_03 .schedule.full:before,
main .contentsArea_01 .schedule.full:before {
  content: "";
  width: 280px;
  height: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url(../img/icon_full.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;

}
main .contentsArea_03 .schedule.full dt,
main .contentsArea_03 .schedule.full dd,
main .contentsArea_01 .schedule.full dt,
main .contentsArea_01 .schedule.full dd {
  opacity: .3;
}
main .contentsArea_03 .schedule dt,
main .contentsArea_01 .schedule dt {
  width: calc(100% / 2);
  padding: 10px 0;
  font-weight: 900;
}
main .contentsArea_03 .schedule dt span,
main .contentsArea_01 .schedule dt span {
  width: 270px;
  display: block;
  margin: 0 0 0 auto;
  position: relative;
}
main .contentsArea_03 .schedule dt span:before,
main .contentsArea_01 .schedule dt span:before {
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 12px;
  display: block;
  position: absolute;
  left: -45px;
  top: 26px;
  background: #ff72b1;
}
main .contentsArea_03 .schedule dt span:before {
  background: #00c568;
}
main .contentsArea_03 .schedule dd,
main .contentsArea_01 .schedule dd {
  width: calc(100% / 2);
  padding: 10px 0 10px 20px;
  font-weight: 900;
}

main .contentsArea_03 .scheduleType02,
main .contentsArea_01 .scheduleType02 {
  display: flex;
  font-size: 32px;
  margin: 0;
  position: relative;
}
main .contentsArea_03 .scheduleType02.full:before,
main .contentsArea_01 .scheduleType02.full:before {
  content: "";
  width: 280px;
  height: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url(../img/icon_full.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;

}
main .contentsArea_03 .scheduleType02.full dt,
main .contentsArea_03 .scheduleType02.full dd,
main .contentsArea_01 .scheduleType02.full dt,
main .contentsArea_01 .scheduleType02.full dd {
  opacity: .3;
}
main .contentsArea_03 .scheduleType02 dt,
main .contentsArea_01 .scheduleType02 dt {
  width: calc((100% / 3) - 100px);
  padding: 10px 0;
  font-weight: 900;
}
main .contentsArea_03 .scheduleType02 dt span,
main .contentsArea_01 .scheduleType02 dt span {
  width: 100px;
  display: block;
  margin: 0 0 0 auto;
  position: relative;
}
main .contentsArea_03 .scheduleType02 dt span:before,
main .contentsArea_01 .scheduleType02 dt span:before {
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 12px;
  display: block;
  position: absolute;
  left: -45px;
  top: 26px;
  background: #ff72b1;
}
main .contentsArea_03 .scheduleType02 dt span:before {
  background: #00c568;
}
main .contentsArea_03 .scheduleType02 dd,
main .contentsArea_01 .scheduleType02 dd {
  width: calc((100% / 3) + 50px);
  padding: 10px 0 10px 20px;
  font-weight: 900;
}
main .contentsArea_03 .scheduleType03,
main .contentsArea_01 .scheduleType03 {
  display: flex;
  flex-wrap: wrap;
  font-size: 32px;
  margin: 0;
  position: relative;
}
main .contentsArea_03 .scheduleType03.full:before,
main .contentsArea_01 .scheduleType03.full:before {
  content: "";
  width: 150px;
  height: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url(../img/icon_full.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;

}
main .contentsArea_03 .scheduleType03.full dt,
main .contentsArea_03 .scheduleType03.full dd,
main .contentsArea_01 .scheduleType03.full dt,
main .contentsArea_01 .scheduleType03.full dd {
  opacity: .3;
}
main .contentsArea_03 .scheduleType03 dt,
main .contentsArea_01 .scheduleType03 dt {
  width: calc((100% / 3) - 100px);
  padding: 10px 0;
  font-weight: 900;
}
main .contentsArea_03 .scheduleType03 dt span,
main .contentsArea_01 .scheduleType03 dt span {
  width: 100px;
  display: block;
  margin: 0 0 0 auto;
  position: relative;
}
main .contentsArea_03 .scheduleType03 dt span:before,
main .contentsArea_01 .scheduleType03 dt span:before {
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 12px;
  display: block;
  position: absolute;
  left: -45px;
  top: 26px;
  background: #ff72b1;
}
main .contentsArea_03 .scheduleType03 dt span:before {
  background: #00c568;
}
main .contentsArea_03 .scheduleType03 dd,
main .contentsArea_01 .scheduleType03 dd {
  width: calc((100% / 3) + 50px);
  padding: 10px 0 10px 20px;
  font-weight: 900;
}
main .contentsArea_03 .scheduleType03 dd:nth-child(4),
main .contentsArea_01 .scheduleType03 dd:nth-child(4) {
  margin-left: calc((100% / 3) - 100px);
}


main .contentsArea_03 .feeType01,
main .contentsArea_01 .feeType01 {
  display: flex;
  justify-content: center;
  font-size: 40px;
  margin: 0;
  position: relative;
}
main .contentsArea_03 .feeType01.full:before,
main .contentsArea_01 .feeType01.full:before {
  content: "";
  width: 280px;
  height: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url(../img/icon_full.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;

}
main .contentsArea_03 .feeType01.full dt,
main .contentsArea_03 .feeType01.full dd,
main .contentsArea_01 .feeType01.full dt,
main .contentsArea_01 .feeType01.full dd {
  opacity: .3;
}
main .contentsArea_03 .feeType01 dt,
main .contentsArea_01 .feeType01 dt {
  width: calc((100% / 2) + 50px);
  padding: 10px 0;
  font-weight: 900;
}
main .contentsArea_03 .feeType01 dt span,
main .contentsArea_01 .feeType01 dt span {
  width: 400px;
  display: block;
  margin: 0 0 0 auto;
  position: relative;
}
main .contentsArea_03 .feeType01 dt span:before,
main .contentsArea_01 .feeType01 dt span:before {
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 12px;
  display: block;
  position: absolute;
  left: -45px;
  top: 26px;
  background: #ff72b1;
}
main .contentsArea_03 .feeType01 dt span:before {
  background: #00c568;
}
main .contentsArea_03 .feeType01 dd,
main .contentsArea_01 .feeType01 dd {
  width: calc((100% / 2) - 50px);
  padding: 10px 0 10px 20px;
  font-weight: 900;
}



main .contentsArea_03 .faqArea,
main .contentsArea_01 .faqArea {
  background: #fff;
  border-radius: 30px;
}
main .contentsArea_03 .faqArea .faqList,
main .contentsArea_01 .faqArea .faqList {
  padding: 120px 120px 30px 120px;
}
main .contentsArea_03 .faqArea .faqList dt,
main .contentsArea_01 .faqArea .faqList dt {
  color: #ff72b1;
  position: relative;
  padding-left: 80px;
  margin-bottom: 50px;
  font-size: 24px;
  font-family: "Mochiy Pop One", sans-serif;
  font-weight: 400;
  font-style: normal;
}
main .contentsArea_03 .faqArea .faqList dt {
  color: #00c568;
}
main .contentsArea_03 .faqArea .faqList dd,
main .contentsArea_01 .faqArea .faqList dd {
  border-bottom: 5px dotted #ff72b1;
  position: relative;
  color: #003491;
  padding-left: 80px;
  padding-bottom: 50px;
  margin-bottom: 50px;
  font-size: 20px;
}
main .contentsArea_03 .faqArea .faqList dd {
  border-bottom: 5px dotted #00c568;
}
main .contentsArea_03 .faqArea .faqList dd:last-child,
main .contentsArea_01 .faqArea .faqList dd:last-child {
  border-bottom: none;
}
main .contentsArea_03 .faqArea .faqList dt:before,
main .contentsArea_03 .faqArea .faqList dd:before,
main .contentsArea_01 .faqArea .faqList dt:before,
main .contentsArea_01 .faqArea .faqList dd:before {
  content: "Q";
  font-size: 30px;
  line-height: 1.8;
  color: #fff;
  background: #ff72b1;
  position: absolute;
  left: 0;
  top: -10px;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  text-align: center;
  font-family: "Noto Sans JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
main .contentsArea_03 .faqArea .faqList dt:before,
main .contentsArea_03 .faqArea .faqList dd:before {
  background: #00c568;
}


main .contentsArea_03 .faqArea .faqList dd:before,
main .contentsArea_01 .faqArea .faqList dd:before {
  content: "A";
  background: #003491;
}

main .contentsArea_03 .lead,
main .contentsArea_01 .lead {
  font-family: "Mochiy Pop One", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  text-align: center;
  margin: 30px 0;
}
main .contentsArea_03 .imgBox,
main .contentsArea_01 .imgBox {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}

main .contentsArea_04,
main .contentsArea_02 {
  position: relative;
  padding: 180px 0;
  text-align: center;
}
main .contentsArea_04 .entryBtn,
main .contentsArea_02 .entryBtn {
  display: inline-block;
  background: #ff72b1;
  color: #fff;
  padding: 50px 100px;
  position: relative;
  font-size: 40px;
  border-radius: 100px;
  letter-spacing: 3px;
  margin-bottom: 100px;
}
main .contentsArea_04 .entryBtn {
  background: #00c568;
}
main .contentsArea_04 .entryBtn:after,
main .contentsArea_02 .entryBtn:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 22px solid #ffffff;
  border-right: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 40px;
  margin: auto;
  display: block;
}

main .contentsArea_04 .contactBox,
main .contentsArea_02 .contactBox {
  border: 5px solid #ff72b1;
  border-radius: 30px;
  padding: 80px 100px;
  text-align: center;
}
main .contentsArea_04 .contactBox {
  border: 5px solid #00c568;
}
main .contentsArea_04 .contactBox .h3_type_03,
main .contentsArea_02 .contactBox .h3_type_03 {
  font-size: 24px;
  color: #003491;
  line-height: 1.2;
  margin: 0 auto;
  font-family: "Mochiy Pop One", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
}
main .contentsArea_04 .contactBox .h3_type_03 span,
main .contentsArea_02 .contactBox .h3_type_03 span {
  position: relative;
  display: inline-block;
}
main .contentsArea_04 .contactBox .h3_type_03 span:after,
main .contentsArea_04 .contactBox .h3_type_03 span:before,
main .contentsArea_02 .contactBox .h3_type_03 span:after,
main .contentsArea_02 .contactBox .h3_type_03 span:before {
  content: "";
  position: absolute;
  left: -15px;
  top: 3px;
  transform: rotate(-15deg);
  display: block;
  height: 25px;
  width: 1px;
  border-left: 2px solid #003491;
}
main .contentsArea_04 .contactBox .h3_type_03 span:after,
main .contentsArea_02 .contactBox .h3_type_03 span:after {
  left: unset;
  right: -15px;
  transform: rotate(15deg);
}
main .contentsArea_04 .contactBox .telLink,
main .contentsArea_02 .contactBox .telLink {
  color: #003491;
  font-size: 60px;
  font-weight: 900;
}
main .contentsArea_04 .contactBox svg,
main .contentsArea_02 .contactBox svg {
  width: 56px;
  fill: #ff72b1;
  vertical-align: -1px;
  margin-right: 5px;
}
main .contentsArea_04 .contactBox svg {
  fill: #00c568;
}


main .contentsArea_04 .contactBox .reception-text01,
main .contentsArea_02 .contactBox .reception-text01 {
  text-align: center;
  margin: 30px 0 20px;
}
main .contentsArea_04 .contactBox .reception-text01 span,
main .contentsArea_02 .contactBox .reception-text01 span {
  color: #fff;
  background: #003491;
  border-radius: 30px;
  display: inline-block;
  padding: 0 25px 2px;
}
main .contentsArea_04 .contactBox .reception-text02,
main .contentsArea_02 .contactBox .reception-text02 {
  text-align: center;
  font-size: 24px;
  font-weight: 900;
}
main .contentsArea_04 .contactBox .reception-text03,
main .contentsArea_02 .contactBox .reception-text03 {
  text-align: center;
}
main .contentsArea_04 .contactBox .reception-text03 a,
main .contentsArea_02 .contactBox .reception-text03 a {
  display: inline-block;
  border-bottom: 1px solid #003491;
  line-height: 1.4;
}
main .contentsArea_04 .contactBox .reception-text03 a:hover,
main .contentsArea_02 .contactBox .reception-text03 a:hover {
  border-bottom: 0px solid #003491;
}






main .column_2 {
  display: flex;
  justify-content: space-between;
}
main .column_2 .column_2_img {
  width: calc(100% / 2);
}
main .column_2 .column_2_text {
  width: calc(100% / 2);
  font-size: 24px;
  padding-right: 50px;
}

main .column_4 {
  display: flex;
  justify-content: space-between;
}
main .column_4 .column_4_box {
  width: calc(100% / 4);
  position: relative;
  padding: 0 5px;
}
main .column_4 .column_4_box .column_4_text {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  display: inline-block;
  text-align: center;
  transform: translateY(-50%);
  font-size: 24px;
  font-family: "Mochiy Pop One", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: 1px;
  padding-right: 10px;
}

main .column_4 .column_4_box .column_4_text img {
  margin: 15px 0 10px;
}










footer {}
footer .footerArea {
}
footer .footerArea .footerLogo {
  width: 630px;
  display: block;
  margin: 0 auto 20px;
}
footer .footerArea address {
  display: block;
  text-align: center;
  margin-bottom: 30px;
}
footer .footerArea .footerLink {
  text-align: center;
  margin-bottom: 50px;
}
footer .footerArea .footerLink a {
  display: inline-block;
  border-bottom: 1px solid #003491;
  line-height: 1.4;
}
footer .footerArea .footerLink a:hover {
  border-bottom: 0px solid #003491;
}

footer .copyrightArea {
  background: #0094ff;
  padding: 80px 0 50px;
  text-align: center;
  position: relative;
}
footer .copyrightArea .copyright {
  font-size: 12px;
  color: #fff;
}


a.toTop {
  position: fixed;
  right: 30px;
  bottom: 30px;
  display:block;
  width: 80px;
  height: 80px;
  background: #003491;
  border-radius: 40px;
  transition: .3s bottom ease;
}
a.toTop:after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: -5px;
  top: 0;
  margin: auto;
  display:block;
  width: 20px;
  height: 20px;
  border-top: 4px solid #fff;
  border-left: 4px solid #fff;
  transform: rotate(45deg);
}
a:hover.toTop {
  bottom: 40px;
  transition: .3s bottom ease;
}

#contact a.toTop {
  display: none;
}

#contact .naminamiArea {
  background: #0094ff;
  padding: 100px 0 50px;
  width: 100%;
  height: 10px;
  position: relative;
}



/* 中間レイアウト
-----------------------------------------------*/

@media screen and (max-width:1280px) {

  body {
    font-size: 1.6vw;
  }



  header {
  }
  header .kvArea {
    width: 100%;
    max-width: 1440px;
    padding: 0 1.6vw;
    margin: 0 auto;
  }
  header .kvArea .kv_logo {
    width: 36vw;
    margin: 1.5vw 0;
    padding: 0;
  }
  header .kvArea .kv_img {
    margin: 0;
    width: 100%;
    position: relative;
  }
  header .kvArea .kv_img span {
    position: absolute;
    bottom: 5vw;
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
    font-size: 3.4vw;
    display: block;
    text-align: center;
  }

  header .kvArea .kv_lead {
    font-family: "Mochiy Pop One", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.9vw;
    text-align: center;
    margin: 2.5vw 0;
  }
  header .kvArea .kv_dueDate {
    text-align: center;
    margin-bottom: 6vw;
  }
  header .kvArea .kv_dueDate mark {
    display: inline-block;
    background-image: linear-gradient(#ffffff, #ffffff 60%, #ffff00 61% 100%);
    color: #003491;
  }

  header .kvArea .benefitArea {
    text-align: center;
  }
  header .kvArea .benefitArea .benefit_01 {
    display: inline-block;
    padding: .8vw 4vw 1vw;
    border-radius: 3vw;
    color: #fff;
    font-family: "Mochiy Pop One", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.9vw;
    background: #0094ff;
    position: relative;
  }
  header .kvArea .benefitArea .benefit_01:after {
    content: "";
    display: block;
    background: #0094ff;
    width: 5px;
    height: 5px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 4px;
    transform: rotate(45deg) skew(80deg, 80deg);
    margin: auto;
    z-index: -1;
  }
  header .kvArea .benefitArea .benefit_02 {
    width: 38vw;
    margin: 3vw auto 6vw;
  position: relative;
  }
  header .kvArea .benefitArea .benefit_02 .benefit_02_01 {
    width: 25vw;
    position: absolute;
    right: -28vw;
    top: -8vw;
  }
  header .kvArea .selectArea {
    max-width: 1240px;
    width: 100%;
    padding: 0 1vw;
    margin: 0 auto 10vw;
    display: flex;
    justify-content: space-between;
    text-align: center;
  }
  header .kvArea .selectArea .btn_02,
  header .kvArea .selectArea .btn_01 {
    width: calc((100% / 2) - 1vw);
    display: block;
    background: #ff72b1;
    color: #fff;
    padding: 2.5vw 4.5vw;
    font-size: 3.2vw;
    font-weight: 900;
    line-height: 1.2;
    border-radius: 8vw;
    position: relative;
  }
  header .kvArea .selectArea .btn_02 {
    background: #00c568;
  }
  header .kvArea .selectArea .btn_02:after,
  header .kvArea .selectArea .btn_01:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    border-top: 22px solid #ffffff;
    border-bottom: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 4.5vw;
    margin: auto;
    display: block;
  }
  header .kvArea .selectArea .text-sub {
    font-size: 2vw;
    font-weight: 700;
    line-height: 1.2;
  }




  main {
    position: relative;
  }
  main .inner {
    max-width: 1240px;
    width: 100%;
    margin: 0 auto;
    padding: 0 1.5vw;
    position: relative;
  }
  .line01 {
    height: 38px;
    width: 100%;
    background-image: url(../img/bg_line.png);
    background-size: 135px 38px;
    background-repeat: repeat-x;
    position: absolute;
    top: -1px;
  }
  .line02 {
    height: 38px;
    width: 100%;
    background-image: url(../img/bg_line.png);
    background-size: 135px 38px;
    background-repeat: repeat-x;
    position: absolute;
    bottom: -10px;
    transform: rotate(180deg);
  }


  main .contentsArea_03,
  main .contentsArea_01 {
    position: relative;
    background: #ffeef6;
    padding: 14vw 0;
  }
  main .contentsArea_03 {
    background: #d9fee2;
  }

  main .contentsArea_03 .h2_type_01,
  main .contentsArea_01 .h2_type_01 {
    font-size: 6vw;
    font-weight: 900;
    color: #ff72b1;
    line-height: 1.2;
    margin: 0 0 2vw;
  }
  main .contentsArea_03 .h2_type_01 {
    color: #00c568;
  }
  main .contentsArea_03 .h2_type_01 span,
  main .contentsArea_01 .h2_type_01 span {
    font-size: 4.5vw;
  }

  main .contentsArea_03 .h3_type_01,
  main .contentsArea_01 .h3_type_01 {
    font-size: 2.6vw;
    color: #fff;
    line-height: 1.2;
    margin: 10vw auto 4vw;
    background: #ff72b1;
    width: 32vw;
    padding: 1.6vw 0 1.8vw;
    font-family: "Mochiy Pop One", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    border-radius: 4vw;
    position: relative;
  }
  main .contentsArea_03 .h3_type_01 {
    background: #00c568;
  }
  main .contentsArea_03 .h3_type_01:after,
  main .contentsArea_01 .h3_type_01:after {
    content: "";
    display: block;
    background: #ff72b1;
    width: 5px;
    height: 5px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 4px;
    transform: rotate(45deg) skew(80deg, 80deg);
    margin: auto;
    z-index: 1;
  }
  main .contentsArea_03 .h3_type_01:after {
    background: #00c568;
  }
  main .contentsArea_03 .h3_type_01 span,
  main .contentsArea_01 .h3_type_01 span {
    position: relative;
    z-index: 2;
  }
  main .contentsArea_03 .h3_type_01 .text-sub,
  main .contentsArea_01 .h3_type_01 .text-sub {
    font-size: 2vw;
  }


  main .contentsArea_03 .h3_type_02,
  main .contentsArea_01 .h3_type_02 {
    font-size: 2.5vw;
    color: #ff72b1;
    line-height: 1.2;
    margin: 10vw auto 0;
    font-family: "Mochiy Pop One", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
  }
  main .contentsArea_03 .h3_type_02 {
    color: #00c568;
  }
  main .contentsArea_03 .h3_type_02 span,
  main .contentsArea_01 .h3_type_02 span {
    display: inline-block;
    position: relative;
  }
  main .contentsArea_03 .h3_type_02 span:before,
  main .contentsArea_03 .h3_type_02 span:after,
  main .contentsArea_01 .h3_type_02 span:before,
  main .contentsArea_01 .h3_type_02 span:after {
    content: "";
    width: 3.2vw;
    height: 5vw;
    position: absolute;
    left: -4vw;
    top: -1.5vw;
    background-image: url(../img/icon_deco_pink.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
  }
  main .contentsArea_03 .h3_type_02 span:before,
  main .contentsArea_03 .h3_type_02 span:after {
    background-image: url(../img/icon_deco_green.png);
  }
  main .contentsArea_03 .h3_type_02 span:after,
  main .contentsArea_01 .h3_type_02 span:after {
    right: -4vw;
    left: unset;
    transform: scale(-1, 1);
  }

  main .contentsArea_03 .aimed,
  main .contentsArea_01 .aimed {
    text-align: center;
  }
  main .contentsArea_03 .aimed span,
  main .contentsArea_01 .aimed span {
    display: inline-block;
    background: #fff;
    border-radius: 3vw;
    padding: .6vw 3vw .8vw;
    font-size: 1.9vw;
    font-weight: 700;
    color: #ff72b1;
    margin-bottom: 3.5vw;
  }
  main .contentsArea_03 .aimed span {
    color: #00c568;
  }

  main .contentsArea_03 .schedule,
  main .contentsArea_01 .schedule {
    display: flex;
    justify-content: center;
    font-size: 3vw;
    margin: 0;
    position: relative;
  }
  main .contentsArea_03 .schedule.full:before,
  main .contentsArea_01 .schedule.full:before {
    content: "";
    width: 28vw;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url(../img/icon_full.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;

  }
  main .contentsArea_03 .schedule.full dt,
  main .contentsArea_03 .schedule.full dd,
  main .contentsArea_01 .schedule.full dt,
  main .contentsArea_01 .schedule.full dd {
    opacity: .3;
  }
  main .contentsArea_03 .schedule dt,
  main .contentsArea_01 .schedule dt {
    width: calc(100% / 2);
    padding: 1vw 0;
    font-weight: 900;
  }
  main .contentsArea_03 .schedule dt span,
  main .contentsArea_01 .schedule dt span {
    width: 20vw;
    display: block;
    margin: 0 0 0 auto;
    position: relative;
  }
  main .contentsArea_03 .schedule dt span:before,
  main .contentsArea_01 .schedule dt span:before {
    content: "";
    width: 1.9vw;
    height: 1.9vw;
    border-radius: 0.95vw;
    display: block;
    position: absolute;
    left: -3.5vw;
    top: 2vw;
    background: #ff72b1;
  }
  main .contentsArea_03 .schedule dt span:before {
    background: #00c568;
  }
  main .contentsArea_03 .schedule dd,
  main .contentsArea_01 .schedule dd {
    width: calc(100% / 2);
    padding: 1vw 0 1vw 2vw;
    font-weight: 900;
  }


  main .contentsArea_03 .scheduleType02,
  main .contentsArea_01 .scheduleType02 {
    display: flex;
    font-size: 3.4vw;
    margin: 0;
    position: relative;
  }
  main .contentsArea_03 .scheduleType02.full:before,
  main .contentsArea_01 .scheduleType02.full:before {
    content: "";
    width: 28vw;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url(../img/icon_full.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;

  }
  main .contentsArea_03 .scheduleType02.full dt,
  main .contentsArea_03 .scheduleType02.full dd,
  main .contentsArea_01 .scheduleType02.full dt,
  main .contentsArea_01 .scheduleType02.full dd {
    opacity: .3;
  }
  main .contentsArea_03 .scheduleType02 dt,
  main .contentsArea_01 .scheduleType02 dt {
    width: calc((100% / 3) - 10vw);
    padding: 1vw 0;
    font-weight: 900;
  }
  main .contentsArea_03 .scheduleType02 dt span,
  main .contentsArea_01 .scheduleType02 dt span {
    width: 10vw;
    display: block;
    margin: 0 0 0 auto;
    position: relative;
  }
  main .contentsArea_03 .scheduleType02 dt span:before,
  main .contentsArea_01 .scheduleType02 dt span:before {
    content: "";
    width: 1.9vw;
    height: 1.9vw;
    border-radius: 0.95vw;
    display: block;
    position: absolute;
    left: -3.5vw;
    top: 2vw;
    background: #ff72b1;
  }
  main .contentsArea_03 .scheduleType02 dt span:before {
    background: #00c568;
  }
  main .contentsArea_03 .scheduleType02 dd,
  main .contentsArea_01 .scheduleType02 dd {
    width: calc((100% / 3) + 5vw);
    padding: 1vw 0 1vw 2vw;
    font-weight: 900;
  }
  main .contentsArea_03 .scheduleType03,
  main .contentsArea_01 .scheduleType03 {
    display: flex;
    flex-wrap: wrap;
    font-size: 3.4vw;
    margin: 0;
    position: relative;
  }
  main .contentsArea_03 .scheduleType03.full:before,
  main .contentsArea_01 .scheduleType03.full:before {
    content: "";
    width: 15vw;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url(../img/icon_full.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;

  }
  main .contentsArea_03 .scheduleType03.full dt,
  main .contentsArea_03 .scheduleType03.full dd,
  main .contentsArea_01 .scheduleType03.full dt,
  main .contentsArea_01 .scheduleType03.full dd {
    opacity: .3;
  }
  main .contentsArea_03 .scheduleType03 dt,
  main .contentsArea_01 .scheduleType03 dt {
    width: calc((100% / 3) - 10vw);
    padding: 1vw 0;
    font-weight: 900;
  }
  main .contentsArea_03 .scheduleType03 dt span,
  main .contentsArea_01 .scheduleType03 dt span {
    width: 10vw;
    display: block;
    margin: 0 0 0 auto;
    position: relative;
  }
  main .contentsArea_03 .scheduleType03 dt span:before,
  main .contentsArea_01 .scheduleType03 dt span:before {
    content: "";
    width: 1.9vw;
    height: 1.9vw;
    border-radius: 0.95vw;
    display: block;
    position: absolute;
    left: -3.5vw;
    top: 2vw;
    background: #ff72b1;
  }
  main .contentsArea_03 .scheduleType03 dt span:before {
    background: #00c568;
  }
  main .contentsArea_03 .scheduleType03 dd,
  main .contentsArea_01 .scheduleType03 dd {
    width: calc((100% / 3) + 5vw);
    padding: 1vw 0 1vw 2vw;
    font-weight: 900;
  }
  main .contentsArea_03 .scheduleType03 dd:nth-child(4),
  main .contentsArea_01 .scheduleType03 dd:nth-child(4) {
    margin-left: calc((100% / 3) - 10vw);
  }


  main .contentsArea_03 .feeType01,
  main .contentsArea_01 .feeType01 {
    display: flex;
    justify-content: center;
    font-size: 3.4vw;
    margin: 0;
    position: relative;
  }
  main .contentsArea_03 .feeType01.full:before,
  main .contentsArea_01 .feeType01.full:before {
    content: "";
    width: 28vw;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url(../img/icon_full.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;

  }
  main .contentsArea_03 .feeType01.full dt,
  main .contentsArea_03 .feeType01.full dd,
  main .contentsArea_01 .feeType01.full dt,
  main .contentsArea_01 .feeType01.full dd {
    opacity: .3;
  }
  main .contentsArea_03 .feeType01 dt,
  main .contentsArea_01 .feeType01 dt {
    width: calc((100% / 2) + 5vw);
    padding: 1vw 0;
    font-weight: 900;
  }
  main .contentsArea_03 .feeType01 dt span,
  main .contentsArea_01 .feeType01 dt span {
    width: 40vw;
    display: block;
    margin: 0 0 0 auto;
    position: relative;
  }
  main .contentsArea_03 .feeType01 dt span:before,
  main .contentsArea_01 .feeType01 dt span:before {
    content: "";
    width: 1.9vw;
    height: 1.9vw;
    border-radius: 0.95vw;
    display: block;
    position: absolute;
    left: -3.5vw;
    top: 2vw;
    background: #ff72b1;
  }
  main .contentsArea_03 .feeType01 dt span:before {
    background: #00c568;
  }
  main .contentsArea_03 .feeType01 dd,
  main .contentsArea_01 .feeType01 dd {
    width: calc((100% / 3) + 5vw);
    padding: 1vw 0 1vw 2vw;
    font-weight: 900;
  }



  main .contentsArea_03 .faqArea,
  main .contentsArea_01 .faqArea {
    background: #fff;
    border-radius: 3vw;
  }
  main .contentsArea_03 .faqArea .faqList,
  main .contentsArea_01 .faqArea .faqList {
    padding: 10vw 9vw 1vw 9vw;
  }
  main .contentsArea_03 .faqArea .faqList dt,
  main .contentsArea_01 .faqArea .faqList dt {
    color: #ff72b1;
    position: relative;
    padding-left: 6.5vw;
    margin-bottom: 4vw;
    font-size: 2vw;
    font-family: "Mochiy Pop One", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  main .contentsArea_03 .faqArea .faqList dt {
    color: #00c568;
  }
  main .contentsArea_03 .faqArea .faqList dd,
  main .contentsArea_01 .faqArea .faqList dd {
    border-bottom: 5px dotted #ff72b1;
    position: relative;
    color: #003491;
    padding-left: 6.5vw;
    padding-bottom: 4vw;
    margin-bottom: 4vw;
    font-size: 1.6vw;
  }
  main .contentsArea_03 .faqArea .faqList dd {
    border-bottom: 5px dotted #00c568;
  }
  main .contentsArea_03 .faqArea .faqList dd:last-child,
  main .contentsArea_01 .faqArea .faqList dd:last-child {
    border-bottom: none;
  }
  main .contentsArea_03 .faqArea .faqList dt:before,
  main .contentsArea_03 .faqArea .faqList dd:before,
  main .contentsArea_01 .faqArea .faqList dt:before,
  main .contentsArea_01 .faqArea .faqList dd:before {
    content: "Q";
    font-size: 2.4vw;
    line-height: 1.8;
    color: #fff;
    background: #ff72b1;
    position: absolute;
    left: 0;
    top: -.8vw;
    width: 4.8vw;
    height: 4.8vw;
    border-radius: 2.4vw;
    text-align: center;
    font-family: "Noto Sans JP", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
  }
  main .contentsArea_03 .faqArea .faqList dt:before,
  main .contentsArea_03 .faqArea .faqList dd:before {
    background: #00c568;
  }


  main .contentsArea_03 .faqArea .faqList dd:before,
  main .contentsArea_01 .faqArea .faqList dd:before {
    content: "A";
    background: #003491;
  }

  main .contentsArea_03 .lead,
  main .contentsArea_01 .lead {
    font-family: "Mochiy Pop One", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2vw;
    text-align: center;
    margin: 2.5vw 0;
  }
  main .contentsArea_03 .imgBox,
  main .contentsArea_01 .imgBox {
    width: 80vw;
    max-width: 960px;
    margin: 0 auto;
  }

  main .contentsArea_04,
  main .contentsArea_02 {
    position: relative;
    padding: 13vw 0;
    text-align: center;
  }
  main .contentsArea_04 .entryBtn,
  main .contentsArea_02 .entryBtn {
    display: inline-block;
    background: #ff72b1;
    color: #fff;
    padding: 3.5vw 7.5vw;
    position: relative;
    font-size: 3.2vw;
    border-radius: 10vw;
    letter-spacing: 3px;
    margin-bottom: 8vw;
  }
  main .contentsArea_04 .entryBtn {
    background: #00c568;
  }
  main .contentsArea_04 .entryBtn:after,
  main .contentsArea_02 .entryBtn:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 22px solid #ffffff;
    border-right: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 3vw;
    margin: auto;
    display: block;
  }

  main .contentsArea_04 .contactBox,
  main .contentsArea_02 .contactBox {
    border: 5px solid #ff72b1;
    border-radius: 3vw;
    padding: 6vw 8vw;
    text-align: center;
  }
  main .contentsArea_04 .contactBox {
    border: 5px solid #00c568;
  }
  main .contentsArea_04 .contactBox .h3_type_03,
  main .contentsArea_02 .contactBox .h3_type_03 {
    font-size: 2vw;
    color: #003491;
    line-height: 1.2;
    margin: 0 auto;
    font-family: "Mochiy Pop One", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
  }
  main .contentsArea_04 .contactBox .h3_type_03 span,
  main .contentsArea_02 .contactBox .h3_type_03 span {
    position: relative;
    display: inline-block;
  }
  main .contentsArea_04 .contactBox .h3_type_03 span:after,
  main .contentsArea_04 .contactBox .h3_type_03 span:before,
  main .contentsArea_02 .contactBox .h3_type_03 span:after,
  main .contentsArea_02 .contactBox .h3_type_03 span:before {
    content: "";
    position: absolute;
    left: -1.5vw;
    top: .3vw;
    transform: rotate(-15deg);
    display: block;
    height: 2.2vw;
    width: 1px;
    border-left: 2px solid #003491;
  }
  main .contentsArea_04 .contactBox .h3_type_03 span:after,
  main .contentsArea_02 .contactBox .h3_type_03 span:after {
    left: unset;
    right: -1.5vw;
    transform: rotate(15deg);
  }
  main .contentsArea_04 .contactBox .telLink,
  main .contentsArea_02 .contactBox .telLink {
    color: #003491;
    font-size: 4.8vw;
    font-weight: 900;
  }
  main .contentsArea_04 .contactBox svg,
  main .contentsArea_02 .contactBox svg {
    width: 5vw;
    fill: #ff72b1;
    vertical-align: -1px;
    margin-right: 5px;
  }
  main .contentsArea_04 .contactBox svg {
    fill: #00c568;
  }


  main .contentsArea_04 .contactBox .reception-text01,
  main .contentsArea_02 .contactBox .reception-text01 {
    text-align: center;
    margin: 2vw 0 1.5vw;
  }
  main .contentsArea_04 .contactBox .reception-text01 span,
  main .contentsArea_02 .contactBox .reception-text01 span {
    color: #fff;
    background: #003491;
    border-radius: 3vw;
    display: inline-block;
    padding: 0 2vw .2vw;
  }
  main .contentsArea_04 .contactBox .reception-text02,
  main .contentsArea_02 .contactBox .reception-text02 {
    text-align: center;
    font-size: 2vw;
    font-weight: 900;
  }
  main .contentsArea_04 .contactBox .reception-text03,
  main .contentsArea_02 .contactBox .reception-text03 {
    text-align: center;
  }
  main .contentsArea_04 .contactBox .reception-text03 a,
  main .contentsArea_02 .contactBox .reception-text03 a {
    display: inline-block;
    border-bottom: 1px solid #003491;
    line-height: 1.4;
  }
  main .contentsArea_04 .contactBox .reception-text03 a:hover,
  main .contentsArea_02 .contactBox .reception-text03 a:hover {
    border-bottom: 0px solid #003491;
  }






  main .column_2 {
    display: flex;
    justify-content: space-between;
  }
  main .column_2 .column_2_img {
    width: calc(100% / 2);
  }
  main .column_2 .column_2_text {
    width: calc(100% / 2);
    font-size: 1.8vw;
    padding-right: 5vw;
  }

  main .column_4 {
    display: flex;
    justify-content: space-between;
  }
  main .column_4 .column_4_box {
    width: calc(100% / 4);
    position: relative;
    padding: 0 5px;
  }
  main .column_4 .column_4_box .column_4_text {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    display: inline-block;
    text-align: center;
    transform: translateY(-50%);
    font-size: 1.8vw;
    font-family: "Mochiy Pop One", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 1px;
    padding-right: 1vw;
  }

  main .column_4 .column_4_box .column_4_text img {
    margin: 15px 0 1vw;
  }










  footer {}
  footer .footerArea {
  }
  footer .footerArea .footerLogo {
    width: 50vw;
    display: block;
    margin: 0 auto 1.5vw;
  }
  footer .footerArea address {
    display: block;
    text-align: center;
    margin-bottom: 2.5vw;
  }
  footer .footerArea .footerLink {
    text-align: center;
    margin-bottom: 4vw;
  }
  footer .footerArea .footerLink a {
    display: inline-block;
    border-bottom: 1px solid #003491;
    line-height: 1.4;
  }
  footer .footerArea .footerLink a:hover {
    border-bottom: 0px solid #003491;
  }

  footer .copyrightArea {
    background: #0094ff;
    padding: 6vw 0 4vw;
    text-align: center;
    position: relative;
  }
  footer .copyrightArea .copyright {
    font-size: 12px;
    color: #fff;
  }


  a.toTop {
    position: fixed;
    right: 2vw;
    bottom: 2vw;
    display:block;
    width: 6vw;
    height: 6vw;
    background: #003491;
    border-radius: 3vw;
    transition: .3s bottom ease;
  }
  a.toTop:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: -5px;
    top: 0;
    margin: auto;
    display:block;
    width: 1.5vw;
    height: 1.5vw;
    border-top: 4px solid #fff;
    border-left: 4px solid #fff;
    transform: rotate(45deg);
  }
  a:hover.toTop {
    bottom: 3vw;
    transition: .3s bottom ease;
  }
  #contact a.toTop {
    display: none;
  }

  #contact .naminamiArea {
    background: #0094ff;
    padding: 10vw 0 5vw;
    width: 100%;
    height: 1vw;
    position: relative;
  }




}






/* PC,SP切り替え
------------------------------------------------------------*/
.pc-on {
  display: block !important;
}

.pc-on-inlineblock {
  display: inline-block !important;
}
.pc-on-inline {
  display: inline !important;
}
.pc-on-flex {
  display: flex !important;
}

.sp-on {
  display: none !important;
}

.sp-on-inlineblock {
  display: none !important;
}
.sp-on-inline {
  display: none !important;
}






/* スマートフォン
-----------------------------------------------*/
@media only screen and (max-width: 767px) {

  /* PC,SP切り替え
  ------------------------------------------------------------*/
  .pc-on {
      display: none !important;
  }

  .pc-on-inlineblock {
      display: none !important;
  }
  .pc-on-inline {
      display: none !important;
  }
  .pc-on-flex {
    display: none !important;
  }

  .sp-on {
      display: block !important;
  }

  .sp-on-inlineblock {
      display: inline-block !important;
  }
  .sp-on-inline {
      display: inline !important;
  }

  /* 全体設定
  ------------------------------------------------------------*/

  body {
    font-size: 4.2vw;
    line-height: 1.8;
    letter-spacing: 1px;
    width: 100%;
    position: relative;
/*    text-align: justify;
    text-justify: inter-ideograph;*/
    overflow-x: hidden;
  }
  img {
    max-width: 767px;
    width: 100%;
  }
  img.img_insert_left {
    float: left;
    margin: 0 6vw 8vw 0;
    width: 40vw;
  }
  img.img_insert_right {
    float: right;
    margin: 0 6vw 8vw 8vw;
    width: 60vw;
  }
  .text-small {
    font-size: 2.6vw !important;
    line-height: 1.6;
  }
  .text-small2 {
    font-size: 3.8vw;
    color: #666;
  }
  .text-large {
    font-size: 4.8vw;
    line-height: 1.6;
  }
  .text-b-mr40 {
    padding-bottom: 6vw;
  }
  .text-b-mr50 {
    padding-bottom: 8vw;
  }
  .text-center {
    text-align: center;
  }
  .text-center-pc {
    text-align: center;
  }
  .text-right {
    text-align: right;
  }
  strong {
    font-weight: bold;
  }
  em {
    color: #f65f35;
    font-style: normal;
    font-weight: 700;
  }
  .text-centerBox{
    text-align: center;
  }
  ul.disc {
  }
  ul.disc li {
    padding-left: 4vw;
    position: relative;
    font-size: 4vw;
    font-weight: 500;
    margin-bottom: 2vw;
  }
  ul.disc li:before {
    content: "";
    width: 2.6vw;
    height: 2.6vw;
    background: #f8b62b;
    border-radius: 1.3vw;
    position: absolute;
    left: 0;
    top: 2vw;
  }
  ol.ol_type01 {
    margin: 0 0 6vw 0;
  }
  ol.ol_type01 li {
    margin: 0 0 4vw 0;
    padding-left: 2.5em;
    text-indent: -1.5em;
  }

  .flex_type01 {
    display: block;
  }
  .flex_type02 {
    display: block;
  }
  .flex_type03 {
    display: block;
  }
  .flex_type04 {
    display: block;
  }
  .flex_type05 {
    display: block;
  }
  .flex_type01_sp {
    display: flex;
  }
  .flex_type02_sp {
    display: flex;
    justify-content: space-between;
  }
  .flex_type03_sp {
    display: flex;
    justify-content: space-around;
  }
  .flex_type04_sp {
    display: flex;
    justify-content: center;
  }
  .flex_type05_sp {
    display: flex;
    justify-content: flex-end;
  }



  .scroll-prevent-pc {
    overflow: auto;
  }

  .note {
    text-indent: -1em;
    margin-left: 1em;
    color: #666666;
    text-align: left;
  }

  .no-margin-top {
    margin-top: 0 !important;
  }

  .textsize_16 {
    font-size: 4vw !important;
  }
  .textsize_22 {
    font-size: 5.2w !important;
  }
  .textsize_24 {
    font-size: 5.4vw !important;
  }
  .textsize_36 {
    font-size: 5.4vw !important;
    line-height: 1.2 !important;
    display: inline-block;
    margin: 6vw 0 2vw;
  }
  .textsize_72 {
    font-size: 10vw !important;
  }



  header {
  }
  header .kvArea {
    width: 100%;
    max-width: 1440px;
    padding: 0 4vw;
    margin: 0 auto;
  }
  header .kvArea .kv_logo {
    width: 68vw;
    margin: 4vw 0 2.5vw;
    padding: 0;
  }
  header .kvArea .kv_img {
    margin: 0;
    width: 100%;
    position: relative;
  }
  header .kvArea .kv_img span {
    position: absolute;
    bottom: 11.5vw;
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
    font-size: 5.2vw;
    display: block;
    text-align: center;
  }

  header .kvArea .kv_lead {
    font-family: "Mochiy Pop One", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 4.8vw;
    text-align: left;
    margin: 4vw 0 6vw;
  }
  header .kvArea .kv_dueDate {
    text-align: center;
    margin-bottom: 10vw;
  }
  header .kvArea .kv_dueDate mark {
    display: inline-block;
    background-image: linear-gradient(#ffffff, #ffffff 60%, #ffff00 61% 100%);
    color: #003491;
  }

  header .kvArea .benefitArea {
    text-align: center;
  }
  header .kvArea .benefitArea .benefit_01 {
    display: inline-block;
    padding: 1.6vw 7vw 2vw;
    border-radius: 5vw;
    color: #fff;
    font-family: "Mochiy Pop One", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 4.2vw;
    background: #0094ff;
    position: relative;
  }
  header .kvArea .benefitArea .benefit_01:after {
    content: "";
    display: block;
    background: #0094ff;
    width: .8vw;
    height: .8vw;
    position: absolute;
    left: 0;
    right: 0;
    bottom: .5vw;
    transform: rotate(45deg) skew(80deg, 80deg);
    margin: auto;
    z-index: -1;
  }
  header .kvArea .benefitArea .benefit_02 {
    width: 84vw;
    margin: 8vw auto 12vw;
  position: relative;
  }
  header .kvArea .benefitArea .benefit_02 .benefit_02_01 {
    width: 70vw;
    position: relative;
    right: 0;
    left: 0;
    top: unset;
    bottom: unset;
    margin: 6vw auto 2vw;
  }
  header .kvArea .selectArea {
    max-width: 1240px;
    width: 100%;
    padding: 0 4vw;
    margin: 0 auto 10vw;
    display: block;
    justify-content: space-between;
    text-align: center;
  }
  header .kvArea .selectArea .btn_02,
  header .kvArea .selectArea .btn_01 {
    width: 100%;
    display: block;
    background: #ff72b1;
    color: #fff;
    padding: 6vw 10vw;
    font-size: 6vw;
    font-weight: 900;
    line-height: 1.2;
    border-radius: 16vw;
    position: relative;
    margin-bottom: 4vw;
  }
  header .kvArea .selectArea .btn_02 {
    background: #00c568;
  }
  header .kvArea .selectArea .btn_02:after,
  header .kvArea .selectArea .btn_01:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 2vw solid transparent;
    border-left: 2vw solid transparent;
    border-top: 3.8vw solid #ffffff;
    border-bottom: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 8vw;
    margin: auto;
    display: block;
  }
  header .kvArea .selectArea .text-sub {
    font-size: 4vw;
    font-weight: 700;
    line-height: 1.2;
  }




  main {
    position: relative;
  }
  main .inner {
    max-width: 1240px;
    width: 100%;
    margin: 0 auto;
    padding: 0 4vw;
    position: relative;
  }
  .line01 {
    height: 7.6vw;
    width: 100%;
    background-image: url(../img/bg_line.png);
    background-size: 21vw 5.6vw;
    background-repeat: repeat-x;
    position: absolute;
    top: 0;
  }
  .line02 {
    height: 7.6vw;
    width: 100%;
    background-image: url(../img/bg_line.png);
    background-size: 21vw 5.6vw;
    background-repeat: repeat-x;
    position: absolute;
    bottom: -2vw;
    transform: rotate(180deg);
  }


  main .contentsArea_03,
  main .contentsArea_01 {
    position: relative;
    background: #ffeef6;
    padding: 20vw 0;
  }
  main .contentsArea_03 {
    background: #d9fee2;
  }

  main .contentsArea_03 .h2_type_01,
  main .contentsArea_01 .h2_type_01 {
    font-size: 12vw;
    font-weight: 900;
    color: #ff72b1;
    line-height: 1.2;
    margin: 0 0 4vw;
    text-align: center;
  }
  main .contentsArea_03 .h2_type_01 {
    color: #00c568;
  }
  main .contentsArea_03 .h2_type_01 span,
  main .contentsArea_01 .h2_type_01 span {
    font-size: 8vw;
  }

  main .contentsArea_03 .h3_type_01,
  main .contentsArea_01 .h3_type_01 {
    font-size: 5vw;
    color: #fff;
    line-height: 1.2;
    margin: 14vw auto 10vw;
    background: #ff72b1;
    width: 70vw;
    padding: 4vw 0 4.4vw;
    font-family: "Mochiy Pop One", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    border-radius: 8vw;
    position: relative;
  }
  main .contentsArea_03 .h3_type_01 {
    background: #00c568;
  }
  main .contentsArea_03 .h3_type_01:after,
  main .contentsArea_01 .h3_type_01:after {
    content: "";
    display: block;
    background: #ff72b1;
    width: 1vw;
    height: 1vw;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 4px;
    transform: rotate(45deg) skew(80deg, 80deg);
    margin: auto;
    z-index: 1;
  }
  main .contentsArea_03 .h3_type_01:after {
    background: #00c568;
  }
  main .contentsArea_03 .h3_type_01 span,
  main .contentsArea_01 .h3_type_01 span {
    position: relative;
    z-index: 2;
  }
  main .contentsArea_03 .h3_type_01 .text-sub,
  main .contentsArea_01 .h3_type_01 .text-sub {
    font-size: 4.8vw;
  }


  main .contentsArea_03 .h3_type_02,
  main .contentsArea_01 .h3_type_02 {
    font-size: 5.4vw;
    color: #ff72b1;
    line-height: 1.2;
    margin: 26vw auto 0;
    font-family: "Mochiy Pop One", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
  }
  main .contentsArea_03 .h3_type_02 {
    color: #00c568;
  }
  main .contentsArea_03 .h3_type_02 span,
  main .contentsArea_01 .h3_type_02 span {
    display: inline-block;
    position: relative;
  }
  main .contentsArea_03 .h3_type_02 span:before,
  main .contentsArea_03 .h3_type_02 span:after,
  main .contentsArea_01 .h3_type_02 span:before,
  main .contentsArea_01 .h3_type_02 span:after {
    content: "";
    width: 8vw;
    height: 10vw;
    position: absolute;
    left: -12vw;
    top: 2vw;
    background-image: url(../img/icon_deco_pink.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
  }
  main .contentsArea_03 .h3_type_02 span:before,
  main .contentsArea_03 .h3_type_02 span:after {
    background-image: url(../img/icon_deco_green.png);
  }
  main .contentsArea_03 .h3_type_02 span:after,
  main .contentsArea_01 .h3_type_02 span:after {
    right: -12vw;
    left: unset;
    transform: scale(-1, 1);
  }

  main .contentsArea_03 .aimed,
  main .contentsArea_01 .aimed {
    text-align: center;
  }
  main .contentsArea_03 .aimed span,
  main .contentsArea_01 .aimed span {
    display: inline-block;
    background: #fff;
    border-radius: 6vw;
    padding: 1.2vw 6vw 1.6vw;
    font-size: 4.8vw;
    font-weight: 700;
    color: #ff72b1;
    margin-bottom: 6vw;
  }
  main .contentsArea_03 .aimed span {
    color: #00c568;
  }

  main .contentsArea_03 .schedule,
  main .contentsArea_01 .schedule {
    display: flex;
    justify-content: center;
    font-size: 5vw;
    margin: 0;
    position: relative;
  }
  main .contentsArea_03 .schedule.full:before,
  main .contentsArea_01 .schedule.full:before {
    content: "";
    width: 50vw;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url(../img/icon_full.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;

  }
  main .contentsArea_03 .schedule.full dt,
  main .contentsArea_03 .schedule.full dd,
  main .contentsArea_01 .schedule.full dt,
  main .contentsArea_01 .schedule.full dd {
    opacity: .3;
  }
  main .contentsArea_03 .schedule dt,
  main .contentsArea_01 .schedule dt {
    width: calc(100% / 2);
    padding: 2vw 0;
    font-weight: 900;
  }
  main .contentsArea_03 .schedule dt span,
  main .contentsArea_01 .schedule dt span {
    width: 32vw;
    display: block;
    margin: 0 0 0 auto;
    position: relative;
  }
  main .contentsArea_03 .schedule dt span:before,
  main .contentsArea_01 .schedule dt span:before {
    content: "";
    width: 3vw;
    height: 3vw;
    border-radius: 1.5vw;
    display: block;
    position: absolute;
    left: -6vw;
    top: 3.2vw;
    background: #ff72b1;
  }
  main .contentsArea_03 .schedule dt span:before {
    background: #00c568;
  }
  main .contentsArea_03 .schedule dd,
  main .contentsArea_01 .schedule dd {
    width: calc(100% / 2);
    padding: 2vw 0 2vw 4vw;
    font-weight: 900;
  }

  main .contentsArea_03 .scheduleType02,
  main .contentsArea_01 .scheduleType02 {
    display: flex;
    flex-wrap: wrap;
    font-size: 5vw;
    margin: 0;
    position: relative;
  }
  main .contentsArea_03 .scheduleType02.full:before,
  main .contentsArea_01 .scheduleType02.full:before {
    content: "";
    width: 50vw;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url(../img/icon_full.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;

  }
  main .contentsArea_03 .scheduleType02.full dt,
  main .contentsArea_03 .scheduleType02.full dd,
  main .contentsArea_01 .scheduleType02.full dt,
  main .contentsArea_01 .scheduleType02.full dd {
    opacity: .3;
  }
  main .contentsArea_03 .scheduleType02 dt,
  main .contentsArea_01 .scheduleType02 dt {
    width: 100%;
    padding: 2vw 0 0;
    font-weight: 900;
  }
  main .contentsArea_03 .scheduleType02 dt span,
  main .contentsArea_01 .scheduleType02 dt span {
    width: 100%;
    display: block;
    margin: 0;
    position: relative;
    padding-left: 6vw;
  }
  main .contentsArea_03 .scheduleType02 dt span:before,
  main .contentsArea_01 .scheduleType02 dt span:before {
    content: "";
    width: 3vw;
    height: 3vw;
    border-radius: 1.5vw;
    display: block;
    position: absolute;
    left: 0;
    top: 3.2vw;
    background: #ff72b1;
  }
  main .contentsArea_03 .scheduleType02 dt span:before {
    background: #00c568;
  }
  main .contentsArea_03 .scheduleType02 dd,
  main .contentsArea_01 .scheduleType02 dd {
    width: calc(100% / 2);
    padding: 0 0 2vw 4vw;
    font-weight: 900;
  }
  main .contentsArea_03 .scheduleType03,
  main .contentsArea_01 .scheduleType03 {
    display: flex;
    flex-wrap: wrap;
    font-size: 5vw;
    margin: 0;
    position: relative;
  }
  main .contentsArea_03 .scheduleType03.full:before,
  main .contentsArea_01 .scheduleType03.full:before {
    content: "";
    width: 50vw;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url(../img/icon_full.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;

  }
  main .contentsArea_03 .scheduleType03.full dt,
  main .contentsArea_03 .scheduleType03.full dd,
  main .contentsArea_01 .scheduleType03.full dt,
  main .contentsArea_01 .scheduleType03.full dd {
    opacity: .3;
  }
  main .contentsArea_03 .scheduleType03 dt,
  main .contentsArea_01 .scheduleType03 dt {
    width: 100%;
    padding: 2vw 0 0;
    font-weight: 900;
  }
  main .contentsArea_03 .scheduleType03 dt span,
  main .contentsArea_01 .scheduleType03 dt span {
    width: 100%;
    display: block;
    margin: 0;
    position: relative;
    padding-left: 6vw;
  }
  main .contentsArea_03 .scheduleType03 dt span:before,
  main .contentsArea_01 .scheduleType03 dt span:before {
    content: "";
    width: 3vw;
    height: 3vw;
    border-radius: 1.5vw;
    display: block;
    position: absolute;
    left: 0;
    top: 3.2vw;
    background: #ff72b1;
  }
  main .contentsArea_03 .scheduleType03 dt span:before {
    background: #00c568;
  }
  main .contentsArea_03 .scheduleType03 dd,
  main .contentsArea_01 .scheduleType03 dd {
    width: calc(100% / 2);
    padding: 2vw 0 2vw 4vw;
    font-weight: 900;
  }
  main .contentsArea_03 .scheduleType03 dd:nth-child(4),
  main .contentsArea_01 .scheduleType03 dd:nth-child(4) {
    margin-left: unset;
  }


  main .contentsArea_03 .feeType01,
  main .contentsArea_01 .feeType01 {
    display: flex;
    justify-content: center;
    font-size: 4.5vw;
    margin: 0;
    position: relative;
  }
  main .contentsArea_03 .feeType01.full:before,
  main .contentsArea_01 .feeType01.full:before {
    content: "";
    width: 50vw;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url(../img/icon_full.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;

  }
  main .contentsArea_03 .feeType01.full dt,
  main .contentsArea_03 .feeType01.full dd,
  main .contentsArea_01 .feeType01.full dt,
  main .contentsArea_01 .feeType01.full dd {
    opacity: .3;
  }
  main .contentsArea_03 .feeType01 dt,
  main .contentsArea_01 .feeType01 dt {
    width: calc((100% / 2) + 5vw);
    padding: 2vw 0 2vw 5vw;
    font-weight: 900;
  }
  main .contentsArea_03 .feeType01 dt span,
  main .contentsArea_01 .feeType01 dt span {
    width: 100%;
    display: block;
    margin: 0 0 0 auto;
    position: relative;
  }
  main .contentsArea_03 .feeType01 dt span:before,
  main .contentsArea_01 .feeType01 dt span:before {
    content: "";
    width: 3vw;
    height: 3vw;
    border-radius: 1.5vw;
    display: block;
    position: absolute;
    left: -6vw;
    top: 3.2vw;
    background: #ff72b1;
  }
  main .contentsArea_03 .feeType01 dt span:before {
    background: #00c568;
  }
  main .contentsArea_03 .feeType01 dd,
  main .contentsArea_01 .feeType01 dd {
    width: calc((100% / 2) - 5vw);
    padding: 2vw 0 2vw 4vw;
    font-weight: 900;
  }



  main .contentsArea_03 .faqArea,
  main .contentsArea_01 .faqArea {
    background: #fff;
    border-radius: 6vw;
  }
  main .contentsArea_03 .faqArea .faqList,
  main .contentsArea_01 .faqArea .faqList {
    padding: 14vw 5vw .1vw 5vw;
  }
  main .contentsArea_03 .faqArea .faqList dt,
  main .contentsArea_01 .faqArea .faqList dt {
    color: #ff72b1;
    position: relative;
    padding-left: 12vw;
    margin-bottom: 5vw;
    font-size: 4.8vw;
    font-family: "Mochiy Pop One", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  main .contentsArea_03 .faqArea .faqList dt {
    color: #00c568;
  }
  main .contentsArea_03 .faqArea .faqList dd,
  main .contentsArea_01 .faqArea .faqList dd {
    border-bottom: 1vw dotted #ff72b1;
    position: relative;
    color: #003491;
    padding-left: 12vw;
    padding-bottom: 6vw;
    margin-bottom: 8vw;
    font-size: 4vw;
  }
  main .contentsArea_03 .faqArea .faqList dd {
    border-bottom: 1vw dotted #00c568;
  }
  main .contentsArea_03 .faqArea .faqList dd:last-child,
  main .contentsArea_01 .faqArea .faqList dd:last-child {
    border-bottom: none;
  }
  main .contentsArea_03 .faqArea .faqList dt:before,
  main .contentsArea_03 .faqArea .faqList dd:before,
  main .contentsArea_01 .faqArea .faqList dt:before,
  main .contentsArea_01 .faqArea .faqList dd:before {
    content: "Q";
    font-size: 5vw;
    line-height: 1.6;
    color: #fff;
    background: #ff72b1;
    position: absolute;
    left: 0;
    top: 0;
    width: 8.6vw;
    height: 8.6vw;
    border-radius: 4.3vw;
    text-align: center;
    font-family: "Noto Sans JP", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
  }
  main .contentsArea_03 .faqArea .faqList dt:before,
  main .contentsArea_03 .faqArea .faqList dd:before {
    background: #00c568;
  }


  main .contentsArea_03 .faqArea .faqList dd:before,
  main .contentsArea_01 .faqArea .faqList dd:before {
    content: "A";
    background: #003491;
  }

  main .contentsArea_03 .lead,
  main .contentsArea_01 .lead {
    font-family: "Mochiy Pop One", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 4.8vw;
    text-align: left;
    margin: 6vw 0;
  }
  main .contentsArea_03 .imgBox,
  main .contentsArea_01 .imgBox {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
  }

  main .contentsArea_04,
  main .contentsArea_02 {
    position: relative;
    padding: 20vw 0;
    text-align: center;
  }
  main .contentsArea_04 .entryBtn,
  main .contentsArea_02 .entryBtn {
    display: block;
    width: 100%;
    background: #ff72b1;
    color: #fff;
    padding: 4vw 0 5vw;
    position: relative;
    font-size: 6vw;
    border-radius: 18vw;
    letter-spacing: 3px;
    margin-bottom: 20vw;
    line-height: 1.4;
  }
  main .contentsArea_04 .entryBtn {
    background: #00c568;
  }
  main .contentsArea_04 .entryBtn:after,
  main .contentsArea_02 .entryBtn:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 2vw solid transparent;
    border-bottom: 2vw solid transparent;
    border-left: 3.8vw solid #ffffff;
    border-right: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 6vw;
    margin: auto;
    display: block;
  }

  main .contentsArea_04 .contactBox,
  main .contentsArea_02 .contactBox {
    border: 1vw solid #ff72b1;
    border-radius: 6vw;
    padding: 12vw 3vw;
    text-align: center;
  }
  main .contentsArea_04 .contactBox {
    border: 1vw solid #00c568;
  }
  main .contentsArea_04 .contactBox .h3_type_03,
  main .contentsArea_02 .contactBox .h3_type_03 {
    font-size: 4.2vw;
    color: #003491;
    line-height: 1.4;
    margin: 0 auto 2vw;
    font-family: "Mochiy Pop One", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
  }
  main .contentsArea_04 .contactBox .h3_type_03 span,
  main .contentsArea_02 .contactBox .h3_type_03 span {
    position: relative;
    display: inline-block;
  }
  main .contentsArea_04 .contactBox .h3_type_03 span:after,
  main .contentsArea_04 .contactBox .h3_type_03 span:before,
  main .contentsArea_02 .contactBox .h3_type_03 span:after,
  main .contentsArea_02 .contactBox .h3_type_03 span:before {
    content: "";
    position: absolute;
    left: -5vw;
    top: unset;
    bottom: 0;
    transform: rotate(-22deg);
    display: block;
    height: 7vw;
    width: 1px;
    border-left: 2px solid #003491;
  }
  main .contentsArea_04 .contactBox .h3_type_03 span:after,
  main .contentsArea_02 .contactBox .h3_type_03 span:after {
    left: unset;
    right: -5vw;
    transform: rotate(22deg);
  }
  main .contentsArea_04 .contactBox .telLink,
  main .contentsArea_02 .contactBox .telLink {
    color: #003491;
    font-size: 8vw;
    font-weight: 900;
  }
  main .contentsArea_04 .contactBox svg,
  main .contentsArea_02 .contactBox svg {
    width: 8vw;
    fill: #ff72b1;
    vertical-align: -1px;
    margin-right: 1vw;
  }
  main .contentsArea_04 .contactBox svg {
    fill: #00c568;
  }


  main .contentsArea_04 .contactBox .reception-text01,
  main .contentsArea_02 .contactBox .reception-text01 {
    text-align: center;
    margin: 6vw 0 4vw;
  }
  main .contentsArea_04 .contactBox .reception-text01 span,
  main .contentsArea_02 .contactBox .reception-text01 span {
    color: #fff;
    background: #003491;
    border-radius: 6vw;
    display: inline-block;
    padding: 0 5vw 2px;
  }
  main .contentsArea_04 .contactBox .reception-text02,
  main .contentsArea_02 .contactBox .reception-text02 {
    text-align: center;
    font-size: 4.2vw;
    font-weight: 900;
    margin-bottom: 1vw;
  }
  main .contentsArea_04 .contactBox .reception-text03,
  main .contentsArea_02 .contactBox .reception-text03 {
    text-align: center;
    font-size: 3.2vw;
  }
  main .contentsArea_04 .contactBox .reception-text03 a,
  main .contentsArea_02 .contactBox .reception-text03 a {
    display: inline-block;
    border-bottom: 1px solid #003491;
    line-height: 1.4;
  }
  main .contentsArea_04 .contactBox .reception-text03 a:hover,
  main .contentsArea_02 .contactBox .reception-text03 a:hover {
    border-bottom: 0px solid #003491;
  }






  main .column_2 {
    display: block;
    justify-content: space-between;
  }
  main .column_2 .column_2_img {
    width: 100%;
  }
  main .column_2 .column_2_text {
    width: 100%;
    font-size: 4.8vw;
    padding-right: 0;
    text-align: center;
    margin-bottom: 6vw;
  }
  main .column_2 .column_2_text p {
    text-align: left;
  }

  main .column_4 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  main .column_4 .column_4_box {
    width: calc(100% / 2);
    position: relative;
    padding: 0 1vw;
  }
  main .column_4 .column_4_box .column_4_text {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    display: inline-block;
    text-align: center;
    transform: translateY(-50%);
    font-size: 4vw;
    font-family: "Mochiy Pop One", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 1px;
    padding-right: 2vw;
  }

  main .column_4 .column_4_box .column_4_text img {
    margin: 1.5vw 0 1vw;
    width: 6vw;
  }










  footer {}
  footer .footerArea {
  }
  footer .footerArea .footerLogo {
    width: 88vw;
    display: block;
    margin: 0 auto 4vw;
  }
  footer .footerArea address {
    display: block;
    text-align: center;
    margin-bottom: 3vw;
    font-size: 3.6vw;
  }
  footer .footerArea .footerLink {
    text-align: center;
    margin-bottom: 10vw;
    font-size: 3.8vw;
  }
  footer .footerArea .footerLink a {
    display: inline-block;
    border-bottom: 1px solid #003491;
    line-height: 1.4;
  }
  footer .footerArea .footerLink a:hover {
    border-bottom: 0px solid #003491;
  }

  footer .copyrightArea {
    background: #0094ff;
    padding: 12vw 0 14vw;
    text-align: center;
    position: relative;
  }
  footer .copyrightArea .copyright {
    font-size: 2.4vw;
    color: #fff;
  }


  a.toTop {
    position: fixed;
    right: 2vw;
    bottom: 2vw;
    display:block;
    width: 12vw;
    height: 12vw;
    background: #003491;
    border-radius: 6vw;
    transition: .3s bottom ease;
  }
  a.toTop:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: -1vw;
    top: 0;
    margin: auto;
    display:block;
    width: 3vw;
    height: 3vw;
    border-top: 4px solid #fff;
    border-left: 4px solid #fff;
    transform: rotate(45deg);
  }
  a:hover.toTop {
    bottom: 4vw;
    transition: .3s bottom ease;
  }
  #contact a.toTop {
    display: none;
  }

  #contact .naminamiArea {
    background: #0094ff;
    padding: 3vw 0 10vw;
    width: 100%;
    height: 2vw;
    position: relative;
  }





}