.basic-header, .basic-header--flow {
  position: relative;
  background-repeat: no-repeat;
  background-position: top
}

@media print, screen and (min-width:768px) {
  .basic-header, .basic-header--flow {
    padding-top: 120px;
    background-image: url(../images/bg_basic_pc.jpg);
    background-size: cover
  }
}

@media screen and (max-width:767px) {
  .basic-header, .basic-header--flow {
    padding-top: 60px;
    background-image: url(../images/bg_basic.jpg);
    background-size: auto 90%
  }
}

@media print, screen and (min-width:768px) {
  .basic-header--flow {
    padding-bottom: 210px
  }
}

@media screen and (max-width:767px) {
  .basic-header--flow {
    background-size: cover
  }
}

@media print, screen and (min-width:768px) {
  .basic-header--flow .basic-header__ttl {
    margin-bottom: 0
  }
}

@media screen and (max-width:767px) {
  .basic-header--flow .basic-header__ttl {
    margin-bottom: 60px
  }
}

@media print, screen and (min-width:768px) {
  .basic-header--flow .basic-header-nav {
    top: auto;
    bottom: 0
  }
}

.basic-header__ttl {
  width: 80.625%;
  margin: 0 auto
}

@media print, screen and (min-width:768px) {
  .basic-header__ttl {
    max-width: 516px;
    margin-bottom: 140px
  }
}

@media screen and (max-width:767px) {
  .basic-header__ttl {
    margin-bottom: 40px
  }
}

.basic-header__ttl img {
  width: 100%
}

.basic-header-nav {
  width: 100%;
  background: #fff;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, .2)
}

@media print, screen and (min-width:768px) {
  .basic-header-nav {
    position: absolute;
    left: 0;
    top: 503px;
    height: 68px;
    padding: 18px 0
  }
}

@media screen and (max-width:767px) {
  .basic-header-nav {
    padding: 5px 0
  }
}

.basic-header-nav-list {
  width: 93.75%;
  max-width: 1000px;
  margin: 0 auto
}

@media print, screen and (min-width:768px) {
  .basic-header-nav-list {
    display: flex;
    height: 100%
  }
}

@media screen and (max-width:767px) {
  .basic-header-nav-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr) 90px;
    grid-gap: 5px
  }
}

.basic-header-nav-list__item {
  text-align: center
}

@media print, screen and (min-width:768px) {
  .basic-header-nav-list__item {
    width: 20%;
    border-left: 1px solid #006428
  }
}

.basic-header-nav-list__item>a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  color: #006428
}

@media print, screen and (min-width:768px) {
  .basic-header-nav-list__item>a {
    font-size: 16px;
    line-height: 1
  }
}

@media screen and (max-width:767px) {
  .basic-header-nav-list__item>a {
    padding: 5px 0;
    background: #fff;
    border: 1px solid #006428;
    font-size: 11px
  }
}

@media print, screen and (min-width:768px) {
  .basic-header-nav-list__item:last-of-type {
    border-right: 1px solid #006428
  }
}

@media screen and (max-width:767px) {
  .basic-header-nav-list__item:last-of-type {
    grid-area: 1/3/3/4
  }
}

@media screen and (max-width:767px) {
  .basic-header-nav-list__item:last-of-type>a {
    background: #006428;
    color: #fff
  }
}

.basic-header-contents {
  background: linear-gradient(hsla(0, 0%, 100%, .7), #fff 41.6033%)
}

@media print, screen and (min-width:768px) {
  .basic-header-contents {
    display: flex;
    justify-content: center;
    padding: 80px 0 120px;
    color: #006428
  }
}

@media screen and (max-width:767px) {
  .basic-header-contents {
    padding: 20px 3.125% 30px
  }
}

.basic-header-contents__ttl {
  font-family: 游明朝体, Yu Mincho, YuMincho, ヒラギノ明朝 Pro, Hiragino Mincho Pro, MS P明朝, MS PMincho, serif;
  line-height: 1.75
}

@media print, screen and (min-width:768px) {
  .basic-header-contents__ttl {
    width: 32%;
    max-width: 320px;
    font-size: 24px
  }
}

@media screen and (max-width:767px) {
  .basic-header-contents__ttl {
    margin-bottom: 15px;
    color: #006428;
    font-size: 16px;
    text-align: center
  }
}

@media print, screen and (min-width:768px) {
  .basic-header-contents__txt {
    width: 68%;
    max-width: 680px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 2.1
  }
}

@media screen and (max-width:767px) {
  .basic-header-contents__txt {
    color: #000;
    font-size: 11px;
    line-height: 1.7
  }
}

.fee-list {
  position: relative;
  width: 89.0625%;
  max-width: 1000px;
  margin: 0 auto;
  background: #fff;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, .2);
  color: #006428;
  z-index: 1
}

@media print, screen and (min-width:768px) {
  .fee-list {
    display: flex;
    margin-top: -65px;
    padding: 30px 0
  }
}

@media screen and (max-width:767px) {
  .fee-list {
    margin-top: -10px;
    padding-left: 3.90625%
  }
}

@media print, screen and (min-width:768px) {
  .fee-list+.apply-area {
    padding-top: 120px;
    transform: translateY(-65px)
  }
}

@media screen and (max-width:767px) {
  .fee-list+.apply-area {
    margin-bottom: 0;
    padding-top: 100px;
    transform: translateY(-72px)
  }
}

.fee-list+.apply-area+.notice {
  text-align: center
}

@media print, screen and (min-width:768px) {
  .fee-list+.apply-area+.notice {
    font-size: 16px;
    transform: translateY(-45px)
  }
}

@media screen and (max-width:767px) {
  .fee-list+.apply-area+.notice {
    font-size: 14px;
    transform: translateY(-60px)
  }
}

.fee-list-item {
  display: flex;
  align-items: center
}

@media print, screen and (min-width:768px) {
  .fee-list-item {
    width: 50%;
    justify-content: center
  }
}

@media screen and (max-width:767px) {
  .fee-list-item {
    padding: 15px 0
  }
}

.fee-list-item:first-of-type {
  position: relative
}

.fee-list-item:first-of-type:after {
  position: absolute;
  background: #006428;
  content: ""
}

@media print, screen and (min-width:768px) {
  .fee-list-item:first-of-type:after {
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px
  }
}

@media screen and (max-width:767px) {
  .fee-list-item:first-of-type:after {
    bottom: 0;
    left: 50%;
    width: 35px;
    height: 1px;
    transform: translateX(-50%)
  }
}

.fee-list-item__ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #006428;
  border-radius: 50%;
  font-weight: 700;
  text-align: center
}

@media print, screen and (min-width:768px) {
  .fee-list-item__ttl {
    width: 70px;
    height: 70px;
    margin-right: 20px;
    font-size: 16px
  }
}

@media screen and (max-width:767px) {
  .fee-list-item__ttl {
    width: 42px;
    height: 42px;
    margin-right: 10px;
    font-size: 11px
  }
}

.fee-list-item__value {
  font-weight: 700;
  line-height: 1.1
}

@media print, screen and (min-width:768px) {
  .fee-list-item__value {
    font-size: 20px
  }
}

@media screen and (max-width:767px) {
  .fee-list-item__value {
    font-size: 12px
  }
}

.fee-list-item__value .num {
  font-family: Roboto, sans-serif;
  font-weight: 900
}

@media print, screen and (min-width:768px) {
  .fee-list-item__value .num {
    font-size: 48px
  }
}

@media screen and (max-width:767px) {
  .fee-list-item__value .num {
    font-size: 28px
  }
}

@media print, screen and (min-width:768px) {
  .fee-list-item__value .notice {
    display: block;
    font-size: 14px
  }
}

@media screen and (max-width:767px) {
  .fee-list-item__value .notice {
    font-size: 11px
  }
}

.apply-area {
  background: #006428;
  color: #fff
}

@media print, screen and (min-width:768px) {
  .apply-area {
    margin-bottom: 30px;
    padding: 50px 0
  }
}

@media screen and (max-width:767px) {
  .apply-area {
    margin-bottom: 20px;
    padding: 20px 0
  }
}

.apply-area__ttl {
  font-weight: 700;
  text-align: center
}

@media print, screen and (min-width:768px) {
  .apply-area__ttl {
    margin-bottom: 40px;
    font-size: 24px
  }
}

@media screen and (max-width:767px) {
  .apply-area__ttl {
    margin-bottom: 20px;
    font-size: 18px
  }
}

.apply-area__txt {
  width: 89.0625%;
  max-width: 1000px;
  margin: 0 auto;
  color: #fff
}

@media print, screen and (min-width:768px) {
  .apply-area__txt {
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 1.75;
    text-align: center
  }
}

@media screen and (max-width:767px) {
  .apply-area__txt {
    margin-bottom: 20px;
    font-size: 14px
  }
}

.apply-area__btn {
  margin: 0 auto;
  background: #fff;
  border: 1px solid #fff;
  color: #006428;
  font-weight: 700;
  text-align: center
}

@media print, screen and (min-width:768px) {
  .apply-area__btn {
    display: table;
    min-width: 520px;
    margin-bottom: 40px;
    padding: 5px 20px;
    font-size: 34px;
    transition: background .3s, color .3s;
    white-space: nowrap
  }
}

@media screen and (max-width:767px) {
  .apply-area__btn {
    display: block;
    width: 89.0625%;
    margin-bottom: 20px;
    padding: 5px 0;
    font-size: 20px
  }
}

body[class*=pc] .apply-area__btn:hover {
  background: #006428;
  color: #fff
}

.apply-area__notice {
  color: #fff;
  text-align: center
}

@media print, screen and (min-width:768px) {
  .apply-area__notice {
    font-size: 16px
  }
}

@media screen and (max-width:767px) {
  .apply-area__notice {
    font-size: 14px
  }
}

.apply-area__notice a {
  color: #fff;
  text-decoration: underline
}

.apply-area-link {
  width: 89.0625%;
  max-width: 1000px;
  margin: 0 auto
}

@media print, screen and (min-width:768px) {
  .apply-area-link {
    display: flex;
    justify-content: center
  }
}

.apply-area-link__btn {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #fff;
  color: #fff;
  text-align: center
}

@media print, screen and (min-width:768px) {
  .apply-area-link__btn {
    width: 270px;
    height: 46px;
    margin: 0 15px;
    border-radius: 23px;
    font-size: 18px;
    transition: background .3s, color .3s
  }
}

@media screen and (max-width:767px) {
  .apply-area-link__btn {
    height: 36px;
    margin-bottom: 15px;
    border-radius: 18px;
    font-size: 16px
  }
}

body[class*=pc] .apply-area-link__btn:hover {
  background: #fff;
  color: #006428
}

@media print, screen and (min-width:768px) {
  .apply-area-link+.apply-area__notice {
    margin-top: 30px
  }
}

.basic-section__ttl {
  font-weight: 700;
  text-align: center
}

@media print, screen and (min-width:768px) {
  .basic-section__ttl {
    margin-bottom: 50px
  }
}

@media screen and (max-width:767px) {
  .basic-section__ttl {
    margin-bottom: 30px
  }
}

.basic-section__ttl span {
  display: inline-block;
  padding: 0 .5em;
  background: linear-gradient(transparent 50%, #ffe893 0)
}

@media print, screen and (min-width:768px) {
  .basic-section__ttl span {
    font-size: 36px
  }
}

@media screen and (max-width:767px) {
  .basic-section__ttl span {
    font-size: 20px
  }
}

.basic-section__description {
  color: #006428;
  font-weight: 700;
  text-align: center
}

@media print, screen and (min-width:768px) {
  .basic-section__description {
    font-size: 36px
  }
}

@media screen and (max-width:767px) {
  .basic-section__description {
    font-size: 20px
  }
}

.basic-section__txt {
  font-weight: 700;
  text-align: center
}

@media print, screen and (min-width:768px) {
  .basic-section__txt {
    margin-bottom: 80px;
    font-size: 16px
  }
}

@media screen and (max-width:767px) {
  .basic-section__txt {
    margin-bottom: 40px;
    font-size: 14px
  }
}

@media print, screen and (min-width:768px) {
  .basic-section+.basic-section {
    margin-top: 140px
  }
}

.coupon {
  width: 93.75%;
  max-width: 1000px;
  margin: 0 auto;
  border: 1px solid #006428
}

@media print, screen and (min-width:768px) {
  .coupon {
    display: flex;
    margin-bottom: 60px
  }
}

@media screen and (max-width:767px) {
  .coupon {
    margin-bottom: 30px
  }
}

@media print, screen and (min-width:768px) {
  .coupon-info {
    width: 57%;
    padding: 15px 3%
  }
}

@media screen and (max-width:767px) {
  .coupon-info {
    padding: 10px 3.33333%
  }
}

@media print, screen and (min-width:768px) {
  .coupon-info-block {
    display: flex;
    margin-bottom: 30px
  }
}

@media screen and (max-width:767px) {
  .coupon-info-block {
    margin-bottom: 15px
  }
}

.coupon-info-block:last-of-type {
  margin-bottom: 0
}

.coupon-info-block__ttl {
  font-weight: 700
}

@media print, screen and (min-width:768px) {
  .coupon-info-block__ttl {
    width: 5em;
    padding-top: .5em;
    font-size: 18px
  }
}

@media screen and (max-width:767px) {
  .coupon-info-block__ttl {
    font-size: 16px
  }
}

.coupon-info-block__txt {
  font-weight: 700
}

@media print, screen and (min-width:768px) {
  .coupon-info-block__txt {
    font-size: 18px;
    vertical-align: baseline
  }
}

@media screen and (max-width:767px) {
  .coupon-info-block__txt {
    font-size: 14px
  }
}

@media print, screen and (min-width:768px) {
  .coupon-info-block__txt .txt-large {
    font-size: 28px
  }
}

@media screen and (max-width:767px) {
  .coupon-info-block__txt .txt-large {
    font-size: 20px
  }
}

.coupon-info-block__txt .notice {
  font-weight: 400
}

@media print, screen and (min-width:768px) {
  .coupon-info-block__txt .notice {
    font-size: 16px
  }
}

@media screen and (max-width:767px) {
  .coupon-info-block__txt .notice {
    font-size: 12px
  }
}

.coupon-contents {
  background: #006428;
  color: #fff;
  text-align: center
}

@media print, screen and (min-width:768px) {
  .coupon-contents {
    width: 43%;
    padding: 15px 3% 10px
  }
}

@media screen and (max-width:767px) {
  .coupon-contents {
    padding: 10px 3.33333%
  }
}

@media print, screen and (min-width:768px) {
  .coupon-contents__txt {
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 1.8
  }
}

@media screen and (max-width:767px) {
  .coupon-contents__txt {
    font-size: 16px;
    line-height: 1.75
  }
}

@media print, screen and (min-width:768px) {
  .coupon-contents__description {
    font-size: 22px
  }
}

@media screen and (max-width:767px) {
  .coupon-contents__description {
    font-size: 16px
  }
}

@media print, screen and (min-width:768px) {
  .coupon-contents__description .txt-large {
    font-size: 28px
  }
}

@media screen and (max-width:767px) {
  .coupon-contents__description .txt-large {
    font-size: 20px
  }
}

.schedule {
  width: 93.75%;
  max-width: 960px;
  margin: 0 auto
}

@media print, screen and (min-width:768px) {
  .schedule {
    margin-bottom: 70px
  }
}

@media screen and (max-width:767px) {
  .schedule {
    margin-bottom: 30px
  }
}

.schedule__ttl {
  font-weight: 700;
  text-align: center
}

@media print, screen and (min-width:768px) {
  .schedule__ttl {
    margin-bottom: 40px;
    font-size: 18px
  }
}

@media screen and (max-width:767px) {
  .schedule__ttl {
    margin-bottom: 20px;
    font-size: 16px
  }
}

.schedule__ttl span {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #000
}

@media print, screen and (min-width:768px) {
  .schedule__ttl span {
    max-width: 500px
  }
}

@media screen and (max-width:767px) {
  .schedule__img {
    padding-bottom: 10px;
    overflow-x: auto
  }
}

@media screen and (max-width:767px) {
  .schedule__img img {
    width: 175%;
    max-width: none
  }
}

@media print, screen and (min-width:768px) {
  .benefit {
    margin-bottom: 80px
  }
}

@media screen and (max-width:767px) {
  .benefit {
    margin-bottom: 25px
  }
}

.benefit__ttl {
  position: relative;
  width: 93.75%;
  margin: 0 auto;
  text-align: center
}

@media print, screen and (min-width:768px) {
  .benefit__ttl {
    padding-bottom: 55px
  }
}

@media screen and (max-width:767px) {
  .benefit__ttl {
    padding-bottom: 20px
  }
}

.benefit__ttl .num {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin: 0 auto;
  border: 1px solid #231815;
  border-bottom: none;
  border-radius: 50% 50% 0 0/100% 100% 0 0;
  font-family: 游明朝体, Yu Mincho, YuMincho, ヒラギノ明朝 Pro, Hiragino Mincho Pro, MS P明朝, MS PMincho, serif;
  line-height: .55
}

@media print, screen and (min-width:768px) {
  .benefit__ttl .num {
    width: 106px;
    height: 53px;
    margin-bottom: 30px;
    font-size: 18px
  }
}

@media screen and (max-width:767px) {
  .benefit__ttl .num {
    width: 80px;
    height: 40px;
    margin-bottom: 20px;
    font-size: 14px
  }
}

.benefit__ttl .num>span {
  margin-left: .1em
}

@media print, screen and (min-width:768px) {
  .benefit__ttl .num>span {
    font-size: 31px
  }
}

@media screen and (max-width:767px) {
  .benefit__ttl .num>span {
    font-size: 24px
  }
}

.benefit__ttl .sub-txt {
  display: block;
  font-weight: 700;
  text-align: center
}

@media print, screen and (min-width:768px) {
  .benefit__ttl .sub-txt {
    margin-bottom: 20px;
    font-size: 18px
  }
}

@media screen and (max-width:767px) {
  .benefit__ttl .sub-txt {
    margin-bottom: 10px;
    font-size: 12px
  }
}

.benefit__ttl .main-txt {
  display: block
}

.benefit__ttl .notice {
  display: block;
  text-align: center
}

@media print, screen and (min-width:768px) {
  .benefit__ttl .notice {
    margin-top: 20px;
    font-size: 14px
  }
}

@media screen and (max-width:767px) {
  .benefit__ttl .notice {
    margin-top: 10px;
    font-size: 11px
  }
}

.benefit-contents {
  background: #f5f6f6
}

@media print, screen and (min-width:768px) {
  .benefit-contents {
    display: flex;
    justify-content: center;
    padding: 60px 0
  }
}

@media screen and (max-width:767px) {
  .benefit-contents {
    padding: 20px 3.125% 10px
  }
}

@media print, screen and (min-width:768px) {
  .benefit-contents__img {
    width: 50%;
    max-width: 500px
  }
}

@media screen and (max-width:767px) {
  .benefit-contents__img {
    margin-bottom: 10px
  }
}

@media print, screen and (min-width:768px) {
  .benefit-contents__img img {
    width: 88.4%
  }
}

@media print, screen and (min-width:768px) {
  .benefit-contents-block {
    width: 50%;
    max-width: 500px
  }
}

.benefit-contents-block__ttl {
  display: flex;
  align-items: center;
  padding-bottom: 5px;
  border-bottom: 1px solid #000;
  font-weight: 700
}

@media print, screen and (min-width:768px) {
  .benefit-contents-block__ttl {
    margin-bottom: 20px;
    font-size: 36px
  }
}

@media screen and (max-width:767px) {
  .benefit-contents-block__ttl {
    margin-bottom: 15px;
    font-size: 20px
  }
}

.benefit-contents-block__ttl .exam {
  display: block;
  padding: 5px 10px;
  background: #231815;
  color: #fff
}

@media print, screen and (min-width:768px) {
  .benefit-contents-block__ttl .exam {
    margin-right: 15px;
    font-size: 16px
  }
}

@media screen and (max-width:767px) {
  .benefit-contents-block__ttl .exam {
    margin-right: 5px;
    font-size: 12px
  }
}

.default-price {
  display: flex;
  align-items: center
}

@media print, screen and (min-width:768px) {
  .default-price {
    margin-bottom: 20px
  }
}

@media screen and (max-width:767px) {
  .default-price {
    margin-bottom: 40px
  }
}

@media print, screen and (min-width:768px) {
  .default-price__ttl {
    margin-right: 10px;
    font-size: 13px;
    line-height: 1.4
  }
}

@media screen and (max-width:767px) {
  .default-price__ttl {
    margin-right: 15px;
    font-size: 11px
  }
}

.default-price__txt {
  font-weight: 700
}

@media print, screen and (min-width:768px) {
  .default-price__txt {
    font-size: 18px
  }
}

@media screen and (max-width:767px) {
  .default-price__txt {
    font-size: 14px
  }
}

.default-price__txt .num {
  font-family: Roboto, sans-serif;
  font-weight: 900;
  letter-spacing: -.025em
}

@media print, screen and (min-width:768px) {
  .default-price__txt .num {
    font-size: 36px
  }
}

@media screen and (max-width:767px) {
  .default-price__txt .num {
    font-size: 32px
  }
}

.discounted-price {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff
}

@media print, screen and (min-width:768px) {
  .discounted-price {
    padding: 20px 10px
  }
}

@media screen and (max-width:767px) {
  .discounted-price {
    padding: 10px 5px
  }
}

.discounted-price__ttl {
  position: relative;
  font-weight: 700
}

@media print, screen and (min-width:768px) {
  .discounted-price__ttl {
    margin-right: 15px;
    padding-right: 30px;
    font-size: 14px;
    line-height: 1.4
  }
}

@media screen and (max-width:767px) {
  .discounted-price__ttl {
    margin-right: 10px;
    padding-right: 20px;
    font-size: 11px
  }
}

.discounted-price__ttl:before {
  top: 50%;
  right: 0;
  margin-top: -.5em;
  font-size: 20px;
  font-weight: 400;
  transform: scaleY(1.5)
}

.discounted-price__txt {
  color: #006428;
  font-weight: 700
}

@media print, screen and (min-width:768px) {
  .discounted-price__txt {
    font-size: 25px
  }
}

@media screen and (max-width:767px) {
  .discounted-price__txt {
    font-size: 12px
  }
}

.discounted-price__txt .num {
  font-family: Roboto, sans-serif;
  font-weight: 900;
  line-height: 1
}

@media print, screen and (min-width:768px) {
  .discounted-price__txt .num {
    font-size: 60px
  }
}

@media screen and (max-width:767px) {
  .discounted-price__txt .num {
    font-size: 30px
  }
}

.discounted-price__balloon {
  position: absolute;
  bottom: calc(100% - 20px)
}

@media print, screen and (min-width:768px) {
  .discounted-price__balloon {
    right: 0;
    width: 103px
  }
}

@media screen and (max-width:767px) {
  .discounted-price__balloon {
    right: -3px;
    width: 18.75%
  }
}

@media print, screen and (min-width:768px) {
  .member-price {
    margin-bottom: 15px
  }
}

@media screen and (max-width:767px) {
  .member-price {
    margin-bottom: 40px
  }
}

@media print, screen and (min-width:768px) {
  .member-price__num {
    font-size: 14px
  }
}

@media screen and (max-width:767px) {
  .member-price__num {
    font-size: 11px
  }
}

@media print, screen and (min-width:768px) {
  .member-price__ttl {
    font-size: 14px
  }
}

@media screen and (max-width:767px) {
  .member-price__ttl {
    font-size: 11px
  }
}

.member-price__txt {
  font-weight: 700
}

@media print, screen and (min-width:768px) {
  .member-price__txt {
    font-size: 20px
  }
}

@media screen and (max-width:767px) {
  .member-price__txt {
    font-size: 14px
  }
}

.member-price__txt .num {
  font-family: Roboto, sans-serif;
  font-weight: 900
}

@media print, screen and (min-width:768px) {
  .member-price__txt .num {
    font-size: 25px
  }
}

@media screen and (max-width:767px) {
  .member-price__txt .num {
    font-size: 20px
  }
}

.subscriber-only {
  width: 93.75%;
  max-width: 1000px;
  margin: 0 auto;
  background: #e5efe9
}

@media print, screen and (min-width:768px) {
  .subscriber-only {
    display: flex;
    align-items: center;
    padding: 30px 3%
  }
}

@media screen and (max-width:767px) {
  .subscriber-only {
    padding: 20px 3.125%
  }
}

.subscriber-only__abstract {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #006428;
  border-radius: 50%;
  color: #fff;
  font-weight: 700;
  text-align: center
}

@media print, screen and (min-width:768px) {
  .subscriber-only__abstract {
    width: 150px;
    height: 150px;
    margin-right: 15px;
    font-size: 16px
  }
}

@media screen and (max-width:767px) {
  .subscriber-only__abstract {
    width: 125px;
    height: 125px;
    margin: 0 auto 15px;
    padding-top: 10px;
    font-size: 14px
  }
}

.subscriber-only+.benefit-notice {
  text-align: center
}

@media print, screen and (min-width:768px) {
  .subscriber-only+.benefit-notice {
    margin-bottom: 50px;
    padding-top: 15px;
    font-size: 12px
  }
}

@media screen and (max-width:767px) {
  .subscriber-only+.benefit-notice {
    margin-bottom: 20px;
    padding-top: 5px;
    font-size: 10px
  }
}

@media print, screen and (min-width:768px) {
  .subscriber-only-contents {
    flex: 1 0 0%
  }
}

.subscriber-only-contents__ttl {
  margin-bottom: 10px;
  color: #006428;
  font-weight: 700
}

@media print, screen and (min-width:768px) {
  .subscriber-only-contents__ttl {
    font-size: 27px
  }
}

@media screen and (max-width:767px) {
  .subscriber-only-contents__ttl {
    font-size: 18px;
    text-align: center
  }
}

.subscriber-only-contents__ttl .balloon {
  position: relative;
  display: inline-block;
  background: #fff;
  color: #006428;
  font-weight: 700;
  text-align: center;
  vertical-align: baseline
}

@media print, screen and (min-width:768px) {
  .subscriber-only-contents__ttl .balloon {
    width: 90px;
    height: 40px;
    border-radius: 20px;
    margin-left: 40px;
    font-size: 16px;
    line-height: 40px
  }
}

@media screen and (max-width:767px) {
  .subscriber-only-contents__ttl .balloon {
    width: 70px;
    height: 20px;
    margin-left: 5px;
    border-radius: 10px;
    font-size: 12px;
    line-height: 20px
  }
}

.subscriber-only-contents__ttl .balloon:before {
  position: absolute;
  top: 50%;
  right: calc(100% - 1px);
  display: block;
  width: 0;
  height: 0;
  content: ""
}

@media print, screen and (min-width:768px) {
  .subscriber-only-contents__ttl .balloon:before {
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-right: 10px solid #fff;
    border-bottom: 5px solid transparent
  }
}

@media screen and (max-width:767px) {
  .subscriber-only-contents__ttl .balloon:before {
    margin-top: -3px;
    border-top: 3px solid transparent;
    border-right: 6px solid #fff;
    border-bottom: 3px solid transparent
  }
}

.period {
  width: 93.75%;
  max-width: 1000px;
  margin: 0 auto
}

@media print, screen and (min-width:768px) {
  .period {
    margin-bottom: 60px
  }
}

@media screen and (max-width:767px) {
  .period {
    margin-bottom: 30px
  }
}

.period__ttl {
  border-bottom: 1px solid #000;
  font-weight: 700;
  text-align: center
}

@media print, screen and (min-width:768px) {
  .period__ttl {
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 24px
  }
}

@media screen and (max-width:767px) {
  .period__ttl {
    margin-bottom: 10px;
    padding-bottom: 5px;
    font-size: 18px
  }
}

@media print, screen and (min-width:768px) {
  .period__txt {
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 2;
    text-align: center
  }
}

@media screen and (max-width:767px) {
  .period__txt {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.75
  }
}

@media print, screen and (min-width:768px) {
  .period__txt .txt-large {
    font-size: 28px
  }
}

@media screen and (max-width:767px) {
  .period__txt .txt-large {
    font-size: 20px
  }
}

@media print, screen and (min-width:768px) {
  .period__notice {
    font-size: 14px;
    line-height: 1.75;
    text-align: center
  }
}

@media screen and (max-width:767px) {
  .period__notice {
    font-size: 12px
  }
}

.bottom-nav {
  width: 93.75%;
  margin: 0 auto
}

@media print, screen and (min-width:768px) {
  .bottom-nav {
    display: flex;
    justify-content: center;
    margin-bottom: 60px
  }
}

@media screen and (max-width:767px) {
  .bottom-nav {
    margin-bottom: 30px
  }
}

.bottom-nav__link {
  display: block;
  color: #000;
  font-size: 12px
}

@media screen and (max-width:767px) {
  .bottom-nav__link {
    margin-bottom: 5px;
    text-decoration: underline
  }
}

@media print, screen and (min-width:768px) {
  .bottom-nav__link+.bottom-nav__link:before {
    margin: 0 .5em;
    content: "｜"
  }
}

.main-contents-header--underpage {
  margin-bottom: 0
}

.main-contents-header--underpage .basic-header-nav {
  position: static;
  background: #fafafa
}

@media print, screen and (min-width:768px) {
  .main-contents-header--underpage+.breadcrumb+.main-contents-body {
    padding-top: 50px
  }
}

@media screen and (max-width:767px) {
  .main-contents-header--underpage+.breadcrumb+.main-contents-body {
    padding-top: 30px
  }
}

.flow-section {
  width: 93.75%;
  max-width: 1000px;
  margin: 0 auto
}

@media print, screen and (min-width:768px) {
  .flow-section {
    padding: 110px 0 20px
  }
}

@media screen and (max-width:767px) {
  .flow-section {
    padding: 50px 0 10px
  }
}

.flow-section__ttl {
  font-weight: 700;
  text-align: center
}

@media print, screen and (min-width:768px) {
  .flow-section__ttl {
    margin-bottom: 100px;
    font-size: 26px
  }
}

@media screen and (max-width:767px) {
  .flow-section__ttl {
    margin-bottom: 50px;
    font-size: 20px
  }
}

.flow-section__sub {
  font-weight: bold;
  text-align: left
}

@media print, screen and (min-width:768px) {
  .flow-section__sub {
    margin-bottom: 20px;
    font-size: 16px
  }
}

@media screen and (max-width:767px) {
  .flow-section__sub {
    margin-bottom: 15px;
    font-size: 14px
    
  }
}

@media print, screen and (min-width:768px) {
  .flow-block {
    display: flex;
    justify-content: space-between;
    margin-bottom: 110px
  }
}

@media screen and (max-width:767px) {
  .flow-block {
    margin-bottom: 50px
  }
}

@media print, screen and (min-width:768px) {
  .flow-block__img {
    width: 34.3%
  }
}

@media print, screen and (min-width:768px) {
  .flow-block-contents {
    width: 55%
  }
}

@media screen and (max-width:767px) {
  .flow-block-contents {
    margin-bottom: 20px
  }
}

.flow-block-contents__ttl {
  padding-left: 1em;
  color: #10328e;
  font-weight: 700;
  text-indent: -1em
}

@media print, screen and (min-width:768px) {
  .flow-block-contents__ttl {
    margin-bottom: 30px;
    font-size: 16px
  }
}

@media screen and (max-width:767px) {
  .flow-block-contents__ttl {
    margin-bottom: 15px;
    font-size: 14px
  }
}

@media print, screen and (min-width:768px) {
  .flow-block-contents__txt {
    font-size: 16px;
    line-height: 1.75
  }
}

@media screen and (max-width:767px) {
  .flow-block-contents__txt {
    font-size: 14px
  }
}

.faq-nav {
  background: #fff
}

@media print, screen and (min-width:768px) {
  .faq-nav {
    margin-bottom: 50px;
    padding: 80px 0 20px
  }
}

@media screen and (max-width:767px) {
  .faq-nav {
    margin-bottom: 30px;
    padding: 40px 0 10px
  }
}

.faq-nav-list {
  display: flex;
  flex-wrap: wrap;
  width: 93.75%;
  max-width: 880px;
  margin: 0 auto
}

@media print, screen and (min-width:768px) {
  .faq-nav-list__item {
    margin-right: 30px
  }
}

@media screen and (max-width:767px) {
  .faq-nav-list__item {
    margin-right: 15px
  }
}

.faq-nav-list__item>a {
  display: block;
  color: #10328e;
  text-decoration: underline
}

@media print, screen and (min-width:768px) {
  .faq-nav-list__item>a {
    font-size: 16px
  }
}

@media screen and (max-width:767px) {
  .faq-nav-list__item>a {
    font-size: 14px
  }
}

.faq-section {
  width: 93.75%;
  max-width: 880px;
  margin: 0 auto
}

@media print, screen and (min-width:768px) {
  .faq-section {
    padding-bottom: 50px
  }
}

@media screen and (max-width:767px) {
  .faq-section {
    padding-bottom: 30px
  }
}

.faq-section__ttl {
  margin-bottom: 20px;
  background: #006428;
  color: #fff
}

@media print, screen and (min-width:768px) {
  .faq-section__ttl {
    padding: 5px 10px;
    font-size: 18px
  }
}

@media screen and (max-width:767px) {
  .faq-section__ttl {
    padding: 5px;
    font-size: 16px
  }
}

a.mart_sp{	
   display: none;
}

a.mart_pc{
   display: block;
   margin: 0 auto 50px;
   text-align: center;
}
a.mart_pc:hover{
   transition: 0.3s ;
   opacity: 0.8;
}

@media screen and (max-width:767px) {
  a.mart_sp{
    display: block;
    margin: 0 auto 20px;
	text-align: center;
  }
  a.mart_pc{
    display: none;
  }
}



/*# sourceMappingURL=style.css.map*/

