@charset "UTF-8";
/* reset
========================================================================== */
body, h1, h2, h3, h4, h5, h6, div, p, ul, ol, li, dl, dt, dd, table, tr, thead, tbody, tfoot, th, td, header, footer, nav, article, aside, section, figure, figcaption {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

article, aside, details, figcaption, figure, footer, header, main, nav, section {
  display: block;
}

select, option, input, button, label, textarea {
  line-height: 1;
}

input {
  vertical-align: middle;
}

ol, ul {
  list-style: none;
}

em {
  font-style: normal;
}

table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  table-layout: fixed;
}

table th,
table td {
  word-break: break-all;
}

img,
a img {
  border: none;
}

img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}

:root * {
  box-sizing: border-box;
}

a {
  word-wrap: break-word;
}

input, button, textarea, select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  appearance: none;
}

select::-ms-expand {
  display: none;
}

input::-ms-clear,
input::-ms-reveal {
  visibility: hidden;
}

article p, article ul, article ol {
  margin-bottom: 0;
}

/* import
========================================================================== */
/* # =================================================================
/* # Utility
# ================================================================= */
.mt0 {
  margin-top: 0px !important;
}

.mt8 {
  margin-top: 8px !important;
}

.mt16 {
  margin-top: 16px !important;
}

.mt24 {
  margin-top: 24px !important;
}

.mt32 {
  margin-top: 32px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt48 {
  margin-top: 48px !important;
}

.mt56 {
  margin-top: 56px !important;
}

.mt64 {
  margin-top: 64px !important;
}

.mt72 {
  margin-top: 72px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb8 {
  margin-bottom: 8px !important;
}

.mb16 {
  margin-bottom: 16px !important;
}

.mb24 {
  margin-bottom: 24px !important;
}

.mb32 {
  margin-bottom: 32px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb48 {
  margin-bottom: 48px !important;
}

.mb56 {
  margin-bottom: 56px !important;
}

.mb64 {
  margin-bottom: 64px !important;
}

.mb72 {
  margin-bottom: 72px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mr8 {
  margin-right: 8px !important;
}

.mr16 {
  margin-right: 16px !important;
}

.mr24 {
  margin-right: 24px !important;
}

.mr32 {
  margin-right: 32px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr48 {
  margin-right: 48px !important;
}

.mr56 {
  margin-right: 56px !important;
}

.mr64 {
  margin-right: 64px !important;
}

.mr72 {
  margin-right: 72px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.ml8 {
  margin-left: 8px !important;
}

.ml16 {
  margin-left: 16px !important;
}

.ml24 {
  margin-left: 24px !important;
}

.ml32 {
  margin-left: 32px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml48 {
  margin-left: 48px !important;
}

.ml56 {
  margin-left: 56px !important;
}

.ml64 {
  margin-left: 64px !important;
}

.ml72 {
  margin-left: 72px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pt8 {
  padding-top: 8px !important;
}

.pt16 {
  padding-top: 16px !important;
}

.pt24 {
  padding-top: 24px !important;
}

.pt32 {
  padding-top: 32px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt48 {
  padding-top: 48px !important;
}

.pt56 {
  padding-top: 56px !important;
}

.pt64 {
  padding-top: 64px !important;

}

.pt72 {
  padding-top: 72px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb8 {
  padding-bottom: 8px !important;
}

.pb16 {
  padding-bottom: 16px !important;
}

.pb24 {
  padding-bottom: 24px !important;
}

.pb32 {
  padding-bottom: 32px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb48 {
  padding-bottom: 48px !important;
}

.pb56 {
  padding-bottom: 56px !important;
}

.pb64 {
  padding-bottom: 64px !important;
}

.pb72 {
  padding-bottom: 72px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pr8 {
  padding-right: 8px !important;
}

.pr16 {
  padding-right: 16px !important;
}

.pr24 {
  padding-right: 24px !important;
}

.pr32 {
  padding-right: 32px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr48 {
  padding-right: 48px !important;
}

.pr56 {
  padding-right: 56px !important;
}

.pr64 {
  padding-right: 64px !important;
}

.pr72 {
  padding-right: 72px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pl8 {
  padding-left: 8px !important;
}

.pl16 {
  padding-left: 16px !important;
}

.pl24 {
  padding-left: 24px !important;
}

.pl32 {
  padding-left: 32px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl48 {
  padding-left: 48px !important;
}

.pl56 {
  padding-left: 56px !important;
}

.pl64 {
  padding-left: 64px !important;
}

.pl72 {
  padding-left: 72px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.w10p {
  width: 10% !important;
}

.w20p {
  width: 20% !important;
}

.w30p {
  width: 30% !important;
}

.w40p {
  width: 40% !important;
}

.w50p {
  width: 50% !important;
}

.w60p {
  width: 60% !important;
}

.w70p {
  width: 70% !important;
}

.w80p {
  width: 80% !important;
}

.w90p {
  width: 90% !important;
}

.w100p {
  width: 100% !important;
}

.fw-bold {
  font-weight: bold !important;
}

.fw-normal {
  font-weight: normal !important;
}

.noto {
  font-family: 'Noto Serif JP', serif;
}

/* sup_sub_setting
========================================================================== */
.sup-text {
  font-size: 75.5%;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}

.sub-text {
  font-size: 75.5%;
  vertical-align: bottom;
  position: relative;
  top: 0.1em;
}

/* helper
========================================================================== */
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flex-center {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center !important;
}

.flex-start {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.flex-end {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.flex-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between !important;
          justify-content: space-between !important;
}

.flex-around {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around !important;
          justify-content: space-around !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  -webkit-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

.align-items-center {
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center !important;
          align-items: center !important;
}

.flex-align {
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center !important;
          align-items: center !important;
}

.flex-space {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between !important;
          justify-content: space-between !important;
}

.flex-all {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
          align-items: center;
}

.ta-l {
  text-align: left !important;
}

.ta-c {
  text-align: center !important;
}

.ta-r {
  text-align: right !important;
}

.va-t {
  vertical-align: top !important;
}

.va-m {
  vertical-align: middle !important;
}

.va-b {
  vertical-align: bottom !important;
}

.sd-hide {
  display: block;
}

.pc-hide {
  display: none;
}

/* base
========================================================================== */
html {
  font-size: 62.5%;
}

body {
  color: #000000;
  font-size: 1.6em;
  font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -webkit-print-color-adjust: exact;
  min-width: 960px;
  word-wrap: break-word;
  width: 100%;
  height: 100%;
}

body,
html {
  width: 100%;
}

a:active, a:focus, a:visited, a:link {
  text-decoration: underline;
  color: #007fcb;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

a:hover {
  color: #007fcb;
  opacity: 0.8;
}

img {
  max-width: 100%;
  height: auto;
}

/***
header
--------------------------------------------------------- */
header {
  width: 100%;
  height: 60px;
  background: none;
}

header .inner {
  width: 960px;
  margin: 0 auto;
  padding: 12px 0;
}

header .inner .logo {
  width: 111px;
  display: block;
}

header .inner .logo a {
  display: block;
}

header .inner .logo a img {
  height: 39px;
}

/***
layout
--------------------------------------------------------- */
main > article > .l-content > section > .inner > *:first-child {
  margin-top: 0;
  padding-top: 0;
}

section {
  width: 940px;
  margin: 0 auto;
  padding: 0 50px;
}

section .inner {
  width: 720px;
  margin: 0 auto;
}

section .inner + * {
  margin-top: 48px;
}

/***
footer
--------------------------------------------------------- */
footer {
  background: #000000;
  color: #FFFFFF;
  margin-top: 40px;
  position: relative;
}

footer #pagetop {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #FFFFFF;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  position: fixed;
  right: 20px;
  bottom: 100px;
}

footer #pagetop a {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
  text-align: center;
}

footer #pagetop a:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 15px solid #222222;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

footer .inner {
  width: 960px;
  margin: 0 auto;
}

footer .inner .ft-copy {
  font-size: 1.2rem;
  padding: 20px 0;
  margin: 0;
  text-align: right;
}

/* list
--------------------------------------------------------- */
.u-list {
  position: relative;
  max-width: 100%;
}

.u-list-note {
  margin-top: 8px;
}

.u-list-note > li {
  position: relative;
  padding-left: 1em;
  font-size: 1.4rem;
}

.u-list-note > li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '\203B';
  display: inline-block;
}

.u-list-note > li:first-of-type {
  margin-top: 0;
}

.u-list-disc {
  margin-top: 16px;
}

.u-list-disc > li {
  position: relative;
  margin-top: 8px;
  padding-left: 1.1em;
  list-style-type: none;
}

.u-list-disc > li:before {
  content: '';
  position: absolute;
  top: 4px;
  left: 0;
  width: 15px;
  height: 15px;
  background: #111111;
  border-radius: 50%;
}

.u-list-disc > li:first-child {
  margin-top: 0;
}

.u-list-number {
  margin-top: 8px;
}

.u-list-number > li {
  margin-left: 0;
  padding-left: 24px;
  list-style: none;
  position: relative;
  font-size: 2.0rem;
}

.u-list-number > li:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 3px;
}

.u-list-number > li:nth-child(1):before {
  content: '\2460';
}

.u-list-number > li:nth-child(2):before {
  content: '\2461';
}

.u-list-number > li:nth-child(3):before {
  content: '\2462';
}

.u-list-number > li:nth-child(4):before {
  content: '\2463';
}

.u-list-number > li:nth-child(5):before {
  content: '\2464';
}

.u-list-number > li:nth-child(6):before {
  content: '\2465';
}

.u-list-number > li:nth-child(7):before {
  content: '\2466';
}

.u-list-number > li:nth-child(8):before {
  content: '\2467';
}

.u-list-number > li:nth-child(9):before {
  content: '\2468';
}

.u-list-number > li:nth-child(10):before {
  content: '\2469';
}

.u-list-number > li:nth-child(11):before {
  content: '\246A';
}

.u-list-number > li:nth-child(12):before {
  content: '\246B';
}

.u-list-number > li:nth-child(13):before {
  content: '\246C';
}

.u-list-number > li:nth-child(14):before {
  content: '\246D';
}

.u-list-number > li:nth-child(15):before {
  content: '\246E';
}

.u-list-number > li:nth-child(16):before {
  content: '\246F';
}

.u-list-number > li:nth-child(17):before {
  content: '\2470';
}

.u-list-number > li:nth-child(18):before {
  content: '\2471';
}

.u-list-number > li:nth-child(19):before {
  content: '\2472';
}

.u-list-number > li:nth-child(20):before {
  content: '\2473';
}

.u-list > li.u-important {
  color: #D50000;
}


.u-list-number2 {
  margin-top: 8px;
}

.u-list-number2 > li {
  margin-left: 0px;
  padding-left: 24px;
  list-style: none;
  position: relative;
  font-size: 2.0rem;
}

.u-list-number2 > li:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 3px;
}

.u-list-number2 > li:nth-child(1):before {
    content: '\2462';
}

/* mv
--------------------------------------------------------- */
.mv-box {
  width: 100%;
  height: 442px;
  position: relative;
  background: #2E1601 url(../img/bg_mv01_01_pc.png);
  background-repeat: no-repeat;
  background-position: center center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-size: 1280px 442px;
}

.mv-box .inner {
  width: 960px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -webkit-calc((100vw - 960px) / 2);
  left: calc((100vw - 960px) / 2);
  right: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.mv-box .inner .txt-box h1 {
  width: 380px;
  color: #FFFFFF;
  margin-left: 50px;
  position: relative;
  font-size: 2.5rem;
  text-shadow: 0px 0px 30px #000000;
}

.mv-box .inner .txt-box h1 span.sub-ttl {
  font-size: 3.4rem;
}

.mv-box .inner .txt-box h1 span.sub-ttl .small {
  font-size: 2.9rem;
}

.mv-box .inner .txt-box .img01 {
  width: 550px;
  margin-left: 50px;
  max-width: 60%;
  position: relative;
}

.mv-box02 {
  width: 100%;
  height: 284px;
  position: relative;
  background: #856625 url(../img/bg_mv02_01_pc.png);
  background-repeat: no-repeat;
  background-position: center center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-size: 1280px 284px;
}

.mv-box02 .inner {
  width: 960px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -webkit-calc((100vw - 960px) / 2);
  left: calc((100vw - 960px) / 2);
  right: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.mv-box02 .inner .txt-box {
  width: 960px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.mv-box02 .inner .txt-box .catch {
  font-size: 2.6rem;
  color: #FFFFFF;
  text-shadow: 0px 0px 10px #573E0A;
  margin-right: 70px;
}

.mv-box02 .inner .txt-box .catch .txt01 {
  display: block;
}

.mv-box02 .inner .txt-box .catch .txt02 {
  margin-top: 24px;
  display: block;
  font-size: 1.6rem;
  padding-left: 8px;
}

/*itemlist
--------------------------------------------------------- */
section.itemlist {
  margin-top: 56px;
}

section.itemlist .l-ttl {
  display: block;
  margin: 0 auto;
}

section.itemlist.wine .l-ttl {
  width: 513px;
}

section.itemlist.restaurant .l-ttl {
  width: 573px;
}

section.itemlist .img {
  margin-top: 24px;
}

section.itemlist .txt {
  font-family: 'Noto Serif JP', serif;
  text-align: center;
  line-height: 2.6rem;
  margin-top: 24px;
}

section.itemlist .txt span {
  color: #846701;
}

section.itemlist .txt + .txt {
  margin-top: 28px;
}

section.itemlist .caption {
  text-align: center;
  font-size: 1.4rem;
  margin-top: 14px;
}

section.itemlist .btn {
  width: 292px;
  margin: 0 auto;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
  display: block;
  margin-top: 24px;
}

section.itemlist .btn a {
  display: block;
}

section.itemlist + * {
  margin-top: 56px;
}

/*enrollment_benefits
--------------------------------------------------------- */
.enrollment_benefits {
  width: 100%;
  padding: 0;
  background: #F2EFE0;
}

.enrollment_benefits .l-ttl {
  text-align: center;
  padding: 20px 0 25px;
  width: 100%;
  background: #222222;
}

.enrollment_benefits .l-ttl img {
  width: 130px;
}

.enrollment_benefits .inner {
  padding: 60px 0;
  width: 840px;
}

.enrollment_benefits .inner .ban img {
  width: 100%;
}

.enrollment_benefits .inner dl.js-accordion {
  width: 100%;
  margin: 0 auto;
}

.enrollment_benefits .inner dl.js-accordion > dt {
  padding: 8px 0 12px;
  font-size: 1.6rem;
  line-height: 1;
  display: inline-block;
  position: relative;
  cursor: pointer;
  color: #FFFFFF;
  background: #B3933E;
  text-align: center;
  width: 100%;
  border-bottom: solid 1px #B3933E;
}

.enrollment_benefits .inner dl.js-accordion > dt:after {
  content: '\25BC';
  font-size: 1.6rem;
}

.enrollment_benefits .inner dl.js-accordion > dt span.txt {
  width: -webkit-calc(100% - 10px);
  width: calc(100% - 10px);
  font-weight: bold;
  line-height: 1;
}

.enrollment_benefits .inner dl.js-accordion > dt:hover {
  opacity: 0.7;
}

.enrollment_benefits .inner dl.js-accordion > dd {
  display: none;
  background: #FFFFFF;
  border-right: solid 4px #B3933E;
  border-left: solid 4px #B3933E;
  border-bottom: solid 4px #B3933E;
}

.enrollment_benefits .inner dl.js-accordion > dd .a-contents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 40px 60px 60px 60px;
  max-width: 100%;
}

.enrollment_benefits .inner dl.js-accordion > dd .a-contents .txt01 {
  font-size: 1.8rem;
  font-weight: bold;
  color: #5A3701;
  text-align: center;
  width: 100%;
}

.enrollment_benefits .inner dl.js-accordion > dd .a-contents .enrollment-benefits-conditions {
  display: block;
  width: 100%;
  border: solid 1px #7D5414;
  padding: 24px;
  margin-top: 30px;
  background: #FBFAF6;
}

.enrollment_benefits .inner dl.js-accordion > dd .a-contents .enrollment-benefits-conditions dl {
  font-family: 'Noto Serif JP', serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.enrollment_benefits .inner dl.js-accordion > dd .a-contents .enrollment-benefits-conditions dl dt .icon {
  line-height: 1;
  background: #7D5414;
  border-radius: 6px;
  color: #FFFFFF;
  font-size: 1.8rem;
  padding: 6px 8px;
  font-weight: bold;
  text-align: center;
  width: 57px;
  height: 57px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.enrollment_benefits .inner dl.js-accordion > dd .a-contents .enrollment-benefits-conditions dl dt .icon .num {
  font-size: 2.6rem;
  font-weight: bold;
  display: block;
}

.enrollment_benefits .inner dl.js-accordion > dd .a-contents .enrollment-benefits-conditions dl dd {
  margin-left: 20px;
}

.enrollment_benefits .inner dl.js-accordion > dd .a-contents .enrollment-benefits-conditions dl dd .txt {
  color: #5A3701;
  font-weight: bold;
  font-size: 2.0rem;
}

.enrollment_benefits .inner dl.js-accordion > dd .a-contents .enrollment-benefits-conditions dl + * {
  margin-top: 16px;
}

.enrollment_benefits .inner dl.js-accordion > dd .a-contents .txt02 {
  font-family: 'Noto Serif JP', serif;
  font-size: 2.4rem;
  font-weight: bold;
  color: #F80202;
  text-align: center;
  width: 100%;
  margin-top: 45px;
}

.enrollment_benefits .inner dl.js-accordion > dd .a-contents .txt02 + * {
  margin-top: 40px;
}

.enrollment_benefits .inner dl.js-accordion > dd .close-btn {
  padding: 12px 0 8px;
  font-size: 1.6rem;
  display: inline-block;
  position: relative;
  cursor: pointer;
  color: #FFFFFF;
  background: #B3933E;
  text-align: center;
  width: 100%;
  border-top: solid 1px #B3933E;
}

.enrollment_benefits .inner dl.js-accordion > dd .close-btn:after {
  content: '\25B2';
  font-size: 1.6rem;
}

/*annual-fee
--------------------------------------------------------- */
.annual-fee {
  width: 100%;
  padding: 0;
}

.annual-fee .l-ttl {
  text-align: center;
  padding: 20px 0 25px;
  width: 100%;
  background: #222222;
}

.annual-fee .l-ttl img {
  width: 130px;
}

.annual-fee > .inner {
  margin-top: 60px;
  width: 840px;
}

.annual-fee > .inner .img01 {
  width: 484px;
  margin: auto;
}

.annual-fee > .inner .img01 span {
  text-align: right;
  display: block;
  font-family: 'Noto Serif JP', serif;
}

.annual-fee > .inner .img01 + * {
  margin-top: 60px;
}

/*cv-area
--------------------------------------------------------- */
.cv-area {
  width: 100%;
  background: #B59A50;
  padding: 32px 0;
  margin-top: 64px;
}

.cv-area .inner {
  width: 840px;
}

.cv-area .inner .txt {
  color: #FFFFFF;
  text-align: center;
}

.cv-area .inner ul.cv-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 840px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 24px auto 0;
}

.cv-area .inner ul.cv-wrap li.cv-btn {
  width: 292px;
}

.cv-area .inner ul.cv-wrap li.cv-btn a {
  display: block;
text-align: center;
}

.cv-area .inner ul.cv-wrap li.cv-btn a img {
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
}

.cv-area .inner ul.cv-wrap li + li {
  margin-left: 30px;
}

/*subscription-conditions
--------------------------------------------------------- */
.subscription-conditions {
  margin-top: 40px;
}

.subscription-conditions .inner .l-ttl {
  font-size: 3.2rem;
  font-family: 'Noto Serif JP', serif;
  text-align: center;
}

.subscription-conditions .inner .txt01 {
  margin-top: 20px;
}

.subscription-conditions .inner .txt01 + * {
  margin-top: 20px;
}

.subscription-conditions .inner .txt02 {
  margin-top: 20px;
  font-size: 1.4rem;
}

.subscription-conditions .inner .txt02 + * {
  margin-top: 20px;
}

.subscription-conditions .inner .card-wrap {
  width: 720px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.subscription-conditions .inner .card-wrap .card-list {
  border: solid 1px #7D5414;
  background: #FBFAF6;
  width: 340px;
  position: relative;
}

.subscription-conditions .inner .card-wrap .card-list li {
  position: relative;
}

.subscription-conditions .inner .card-wrap .card-list li.ttl {
  font-size: 2.2rem;
  font-weight: bold;
  font-family: 'Noto Serif JP', serif;
  background: #DEDBC9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #7D5414;
  padding: 16px 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  height: 67px;
  width: 100%;
  border-bottom: solid 1px #7D5414;
}

.subscription-conditions .inner .card-wrap .card-list li.txt {
  padding: 24px 24px 100px 24px;
}

.subscription-conditions .inner .card-wrap .card-list li.btn {
  width: 100%;
  font-family: 'Noto Serif JP', serif;
  position: absolute;
  bottom: 0;
  display: block;
  margin-bottom: 40px;
  font-weight: bold;
}

.subscription-conditions .inner .card-wrap .card-list li.btn a {
  display: block;
  color: #7D5414;
  text-decoration: none;
  border: solid 1px #7D5414;
  font-size: 2.0rem;
  padding: 10px 0;
  min-width: 233px;
  width: 233px;
  margin: 10px auto 0;
  position: relative;
}

.subscription-conditions .inner .card-wrap .card-list li.btn a:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 16px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #7D5414;
  border-right: 1px solid #7D5414;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.6);
}

.subscription-conditions .inner .card-wrap .card-list + ul {
  margin-left: 37px;
}

/*program
--------------------------------------------------------- */
.program {
  width: 100%;
}

.program .l-ttl {
  width: 100%;
  margin: 80px auto 0;
  text-align: center;
}

.program .inner .reduction-wrap {
  margin-top: 40px;
  /*  background: url(../img/bg_reduction_graph_01.png) no-repeat;  */
  background-position: bottom right;
  background-size: 322px 310px;
}

.program .inner .reduction-wrap .lead {
  font-size: 4.0rem;
  font-weight: bold;
  font-family: 'Noto Serif JP', serif;
  text-align: center;
  margin: 0;
}

.big_point {
	font-size: 4.0rem;
	color: #7D5414;
}

.small_point {
	font-size: 2.9rem;
}

.program .inner .reduction-wrap .txt {
  /* width: 380px; */
  padding-top: 30px;
  padding-bottom: 35px;
}

.program .inner .reduction-wrap .txt .sub-ttl {
  font-size: 2.0rem;
  font-weight: bold;
}

.program .inner .reduction-wrap .txt .sub-ttl + * {
  margin-bottom: 24px;
}

.program .inner .rate {
  margin-top: 60px;
}

.program .inner .rate .ttl {
  text-align: center;
  font-weight: bold;
}

.program .inner .rate .ttl + * {
  margin-top: 16px;
}

.program .inner .rate .img + * {
  margin-top: 20px;
}

.program .inner .stepup-wrap {
  margin-top: 40px;
}

.program .inner .stepup-wrap .lead {
  font-size: 2.0rem;
  font-family: 'Noto Serif JP', serif;
  text-align: center;
  margin: 0;
  font-weight: bold;
}

.program .inner .stepup-wrap .ttl {
  font-size: 1.8rem;
  font-weight: bold;
  color: #5A3701;
  text-align: center;
  margin-top: 40px;
}

.program .inner .stepup-wrap .ttl + * {
  margin-top: 20px;
}

.program .inner .stepup-wrap > .special-service-conditions {
  display: block;
  width: 100%;
  border: solid 1px #7D5414;
  padding: 24px 10px 24px 24px;
  background: #FBFAF6;
  position: relative;
}

.program .inner .stepup-wrap > .special-service-conditions:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 22px solid transparent;
  border-right: 22px solid transparent;
  border-top: 22px solid #7D5414;
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  margin: auto;
}

.program .inner .stepup-wrap > .special-service-conditions dl {
  font-family: 'Noto Serif JP', serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.program .inner .stepup-wrap > .special-service-conditions dl dt .icon {
  line-height: 1;
  background: #7D5414;
  border-radius: 6px;
  color: #FFFFFF;
  font-size: 1.8rem;
  padding: 6px 8px;
  font-weight: bold;
  text-align: center;
  width: 57px;
  height: 57px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.program .inner .stepup-wrap > .special-service-conditions dl dt .icon .num {
  font-size: 2.6rem;
  font-weight: bold;
  display: block;
}

.program .inner .stepup-wrap > .special-service-conditions dl dd {
  margin-left: 10px;
}

.program .inner .stepup-wrap > .special-service-conditions dl dd .txt {
  color: #5A3701;
  font-weight: bold;
  font-size: 1.8rem;
}

.program .inner .stepup-wrap > .special-service-conditions dl + * {
  margin-top: 16px;
}

.program .inner .stepup-wrap .service-box {
  margin: 56px auto 0;
}

.program .inner .stepup-wrap .service-box li {
  background: #F2EFE0;
  padding: 24px;
  font-family: 'Noto Serif JP', serif;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  color: #5A3701;
}

.program .inner .stepup-wrap .service-box li span {
  color: #D50000;
}

.program .inner .stepup-wrap .service-box li + li {
  margin-top: 6px;
}

.program .inner .stepup-wrap .service-cv-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 44px;
}

.program .inner .stepup-wrap .service-cv-area .txt01 {
  width: 100%;
  color: #7D5414;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
}

.program .inner .stepup-wrap .service-cv-area .cv-btn a {
  width: 440px;
  margin-top: 12px;
  display: block;
}

.program .inner .stepup-wrap .service-cv-area .cv-btn a img {
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
}

.program .inner .stepup-wrap .service-cv-area .caption {
  margin-top: 20px;
  font-size: 1.4rem;
  width: 100%;
  text-align: center;
}

.program .inner .stepup-wrap .service-cv-area .txt02 {
  margin-top: 26px;
  font-weight: bold;
  text-align: center;
}

/*other
--------------------------------------------------------- */
.other {
  width: 100%;
  background: #000000;
  padding: 64px 0;
  margin-top: 80px;
}

.other .inner {
  width: 840px;
  padding: 0 60px;
}

.other .inner .l-ttl {
  color: #FFFFFF;
  font-size: 3.2rem;
  font-family: 'Noto Serif JP', serif;
  display: block;
  width: 100%;
  text-align: center;
}

.other .inner .l-ttl span {
  padding-bottom: 3px;
  border-bottom: solid 1px #FFFFFF;
}

.other .inner .l-ttl + * {
  margin-top: 64px;
}

.other .inner .column02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.other .inner .column02.no-img > div {
  width: 320px;
}

.other .inner .column02.no-img > div + div {
  width: 320px;
  margin-left: 78px;
}

.other .inner .column02 div {
  width: -webkit-calc(100% - 262px);
  width: calc(100% - 262px);
}

.other .inner .column02 div.img {
  width: 262px;
  min-width: 262px;
}

.other .inner .column02 div .txt {
  color: #FFFFFF;
  margin-top: 24px;
}

.other .inner .column02 div .btn {
  margin-top: 20px;
  margin: 20px auto 0;
  display: block;
}

.other .inner .column02 div .btn a {
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  border: solid 1px #FFFFFF;
  padding: 10px 0;
  font-family: 'Noto Serif JP', serif;
  min-width: 171px;
  width: 171px;
  position: relative;
  margin: 0 auto;
}

.other .inner .column02 div .btn a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 8px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.other .inner .column02 div + div {
  margin-left: 20px;
}

.other .inner .column02 + * {
  margin-top: 64px;
}

.other + * {
  margin-top: 0;
}


/*secure
--------------------------------------------------------- */

.secure .inner .column02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	justify-content: space-between;
}


.secure + * {
    margin-top: 0;
}


.secure{
    width: 100%;
    background: #fff;
    padding: 64px 0;
    margin-top: 80px;
}

.secure .inner {
	width: 900px; /*720px*/
    margin: 0 auto;
	
}


.secure .inner .column02 + * {
    margin-top: 64px;
	margin-bottom: 64px;
}
 

.secure .inner .column02 div h1 {
    color: #000;
    margin-top: 30px;
    font-weight: bold;
    font-size: 2rem;
    font-family: 'Noto Serif JP', serif;
    display: block;
    width: 100%;
    /*text-align: center;*/
}

.secure .inner .column02 div .txt {
    color: #000;
    margin-top: 24px;
	margin-bottom: 24px;
	width: 97.5%;
}

.secure .inner .column02 div .txt .txt_02 {
	font-size: 14px;
	margin-bottom: 24px;
}

.secure .inner .column02 div.img {
    width: 400px;
    min-width: 400px;
	margin-right: 25px;
	margin-left: 0px;
}

.secure .inner .column02 div.img_secure_left {
	margin-right: 0px;
	margin-left: 25px;
}

.secure_box {
	
}

@media screen and (max-width: 768px){
	
	.secure .inner {
        width: 100%;
        padding: 0 27px;
    }
	
	
	.secure {
		padding: 0px 12px;
	}

    .secure .inner .column02 div.img {
        min-width: 80%;
        margin: 0 auto;
    }
	
    .secure .inner .column02 div .rimg .secure_img {
        width: 80%;
        min-width: 90%;

    }


    .secure .inner .column02 {
         -webkit-flex-wrap: wrap;
         -ms-flex-wrap: wrap;
         flex-wrap: wrap;
    }
	.secure .inner .column02 + * {
         margin-top: 50px;
	     margin-bottom: 32px;
    }
	
	.secure .inner .column02 div .txt {
	     width: 100%;
    }


}


/*frame
--------------------------------------------------------- */

.freames {
	padding: 1em;
    margin: 0 auto;
    font-weight: bold;
    border: solid 3.5px red;
}

.subscription-conditions .inner .txt_03 {
	margin-top: 0px;
}



/*contact
--------------------------------------------------------- */
.contact {
  margin-top: 40px;
}

.contact .inner {
  width: 720px;
}

.contact .inner .contact-block {
  border: solid 1px #111111;
}

.contact .inner .contact-block h2 {
  font-size: 2.2rem;
  font-weight: bold;
  font-family: 'Noto Serif JP', serif;
  background: #111111;
  color: #FFFFFF;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 0;
}

.contact .inner .contact-block .contact_contents {
  padding: 32px 24px;
}

.contact .inner .contact-block .contact_contents .sp-contact-ttl {
  display: none;
}

.contact .inner .contact-block .contact_contents .contact-txt-01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.contact .inner .contact-block .contact_contents .contact-txt-01 .img {
  width: 85px;
  height: auto;
}

.contact .inner .contact-block .contact_contents .contact-txt-01 > .txt {
  margin-left: 16px;
}

.contact .inner .contact-block .contact_contents .contact-txt-01 > .txt > .txt02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 10px;
}

.contact .inner .contact-block .contact_contents .contact-txt-01 > .txt > .txt02 .num {
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 1;
}

.contact .inner .contact-block .contact_contents .contact-txt-02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
}

.contact .inner .contact-block .contact_contents .contact-txt-02 > .txt01 {
  border: solid 1px #111111;
  font-weight: bold;
  padding: 10px 16px;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.contact .inner .contact-block .contact_contents .contact-txt-02 > .txt02 {
  margin-left: 16px;
}

.contact .inner .contact-block .contact_contents .contact-txt-02 > .txt02 dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  font-size: 1.4rem;
  font-weight: bold;
}

.contact .inner .contact-block .contact_contents .contact-txt-02 > .txt02 dl dt {
  width: 120px;
}

.contact .inner .contact-block .contact_contents .contact-txt-02 + * {
  margin-top: 24px;
}

.contact .inner .contact-block02 {
  border: solid 1px #111111;
  padding: 24px;
  margin-top: 24px;
}

.contact .inner .contact-block02 .ttl {
  font-size: 2.0rem;
  font-weight: bold;
  position: relative;
  display: inline-block;
  text-align: center;
  width: 100%;
}

.contact .inner .contact-block02 .ttl:after {
  background: url(../img/icon_check.svg) no-repeat;
  background-size: 29px 29px;
  content: '';
  width: 29px;
  height: 29px;
  display: inline-block;
}

.contact .inner .contact-block02 .contact_contents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.contact .inner .contact-block02 .contact_contents .contact-txt-01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.contact .inner .contact-block02 .contact_contents .contact-txt-01 .txt {
  font-size: 1.8rem;
  font-weight: bold;
}

.contact .inner .contact-block02 .contact_contents .contact-txt-01 .num {
  font-size: 3.0rem;
  font-weight: bold;
  margin-left: 20px;
}

.contact .inner .contact-block02 .contact_contents .contact-txt-02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 8px;
}

.contact .inner .contact-block02 .contact_contents .contact-txt-02 > .txt01 {
  border: solid 1px #111111;
  font-weight: bold;
  padding: 10px 16px;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.contact .inner .contact-block02 .contact_contents .contact-txt-02 > .txt01 .txt {
  font-size: 1.8rem;
  font-weight: bold;
}

.contact .inner .contact-block02 .contact_contents .contact-txt-02 > .txt01 .num {
  font-size: 3.0rem;
  font-weight: bold;
  margin-left: 20px;
}

.contact .inner .contact-block02 .contact_contents .contact-txt-02 > .txt02 {
  margin-left: 16px;
  font-weight: bold;
}

.contact .inner .contact-block02 .contact_contents .comment {
  margin-top: 24px;
  color: #61A865;
  font-weight: bold;
}

@media screen and (max-width: 750px){
  .sd-hide{
    display: none;
  }
  .pc-hide{
    display: block;
  }
  body{
    min-width: 100%;
  }
  a:hover{
    opacity: 1;
  }
  header{
    height: auto;
  }
  header .inner{
    width: 100%;
    padding: 10px;
  }
  header .inner .logo{
    width: 64px;
    height: auto;
  }
  header .inner .logo a img{
    height: auto;
  }
  section{
    width: 100%;
    padding: 0 12px;
  }
  section .inner{
    width: auto;
  }
  footer .inner{
    width: 100%;
  }
  footer .inner .ft-copy{
    width: 100%;
    padding: 25px;
    font-size: 1.0rem;
  }
  .u-list-note > li{
    font-size: 1.0rem;
  }
  .u-list-disc > li{
    font-size: 1.0rem;
    margin-top: 0;
  }
  .u-list-disc > li:before{
    top: 2px;
    width: 10px;
    height: 10px;
  }
  .u-list-number > li{
    font-size: 1.6rem;
  }
  .u-list-number + *{
    margin-top: 20px;
  }
	
  .u-list-number2> li{
    font-size: 1.6rem;
  }
  .u-list-number2 + *{
    font-size: 20px;
  }
	
  .mv-box{
    background: #2E1601 url(../img/bg_mv01_01_sp.png);
    padding-top: 125%;
    height: 0;
    background-position: center center;
    background-size: cover;
    position: relative;
    display: block;
  }
  .mv-box .inner{
    width: 100%;
    left: 0;
    bottom: auto;
    display: block;
  }
  .mv-box .inner .txt-box{
    text-align: center;
    margin-top: 50px;
    position: relative;
  }
  .mv-box .inner .txt-box h1{
    font-size: 1.7rem;
    margin-left: 0;
    width: 100%;
  }
  .mv-box .inner .txt-box h1 span.sub-ttl{
    font-size: 2.9rem;
    margin-left: 0;
    width: 100%;
    display: block;
    line-height: 1;
  }
  .mv-box .inner .txt-box h1 span.sub-ttl .small{
    font-size: 2.7rem;
  }
  .mv-box .inner .txt-box .img01{
    width: 100%;
/*    margin-left: 0;
    margin-top: 10px;*/
	margin: 10px auto;
  }
  .mv-box02{
    width: 100%;
    height: 0;
    padding-top: 48%;
    background: #856625 url(../img/bg_mv02_01_sp.png);
    background-position: center center;
    background-size: cover;
    position: relative;
    display: block;
  }
  .mv-box02 .inner{
    width: 100%;
    left: 0;
    padding: 0;
  }
  .mv-box02 .inner .txt-box{
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .mv-box02 .inner .txt-box .catch{
    margin-right: 0;
  }
  .mv-box02 .inner .txt-box .catch .txt01{
    font-size: 2.2rem;
  }
  .mv-box02 .inner .txt-box .catch .txt02{
    font-size: 1.2rem;
    margin-top: 10px;
    padding-left: 0;
  }
  section.itemlist{
    margin-top: 40px;
  }
  section.itemlist_2 {
    margin-top: 0px;
  }
  section.itemlist.wine .l-ttl{
    width: 100%;
  }
  section.itemlist.restaurant .l-ttl{
    width: 100%;
  }
  section.itemlist .img{
    margin: 16px 12px 0;
  }
  section.itemlist .txt{
    margin: 20px 0 0 0;
  }
  section.itemlist .txt + .txt{
    margin-top: 20px;
  }
  section.itemlist .caption{
    font-size: 1.0rem;
    margin-top: 15px;
  }
  section.itemlist .btn{
    width: 63%;
  }
  section.itemlist .btn a img{
    width: 100%;
  }
  section.itemlist + *{
    margin-top: 60px;
  }
  .enrollment_benefits .l-ttl{
    padding: 20px 0;
  }
  .enrollment_benefits .l-ttl img{
    width: 27%;
  }
  .enrollment_benefits .inner{
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
    padding: 30px 0;
    margin: 0 25px;
  }
  .enrollment_benefits .inner dl.js-accordion > dt{
    padding: 6px 0 10px;
  }
  .enrollment_benefits .inner dl.js-accordion > dt:after{
    font-size: 1.2rem;
  }
  .enrollment_benefits .inner dl.js-accordion > dt span.txt{
    font-size: 1.2rem;
    width: 100%;
  }
  .enrollment_benefits .inner dl.js-accordion > dd .a-contents{
    padding: 30px 10px;
  }
  .enrollment_benefits .inner dl.js-accordion > dd .a-contents .txt01{
    font-size: 1.6rem;
  }
  .enrollment_benefits .inner dl.js-accordion > dd .a-contents .enrollment-benefits-conditions{
    margin-top: 20px;
    padding: 30px 15px;
  }
  .enrollment_benefits .inner dl.js-accordion > dd .a-contents .enrollment-benefits-conditions dl{
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .enrollment_benefits .inner dl.js-accordion > dd .a-contents .enrollment-benefits-conditions dl dt .icon{
    font-size: 1.6rem;
    width: auto;
    height: auto;
  }
  .enrollment_benefits .inner dl.js-accordion > dd .a-contents .enrollment-benefits-conditions dl dt .icon .num{
    font-size: 1.6rem;
  }
  .enrollment_benefits .inner dl.js-accordion > dd .a-contents .enrollment-benefits-conditions dl dd{
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
  }
  .enrollment_benefits .inner dl.js-accordion > dd .a-contents .enrollment-benefits-conditions dl dd .txt{
    font-size: 1.8rem;
  }
  .enrollment_benefits .inner dl.js-accordion > dd .a-contents .enrollment-benefits-conditions dl + *{
    margin-top: 25px;
  }
  .enrollment_benefits .inner dl.js-accordion > dd .a-contents .txt02{
    font-size: 1.8rem;
    margin-top: 25px;
  }
  .enrollment_benefits .inner dl.js-accordion > dd .a-contents .txt02 + *{
    margin-top: 25px;
  }
  .enrollment_benefits .inner dl.js-accordion > dd .close-btn{
    padding: 10px 0 6px;
    border: 0;
    font-size: 1.2rem;
  }
  .enrollment_benefits .inner dl.js-accordion > dd .close-btn:after{
    font-size: 1.2rem;
  }
  .annual-fee .l-ttl{
    padding: 20px 0;
  }
  .annual-fee .l-ttl img{
    width: 24%;
  }
  .annual-fee > .inner{
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
    margin: 40px 25px 0;
  }
  .annual-fee > .inner .img01{
    width: 94%;
  }
  .annual-fee > .inner .img01 span{
    font-size: 1.2rem;
  }
  .annual-fee > .inner .img01 + *{
    margin-top: 25px;
  }
  .annual-fee + *{
    margin-top: 20px !important;
  }
  .cv-area{
    margin-top: 0;
    padding: 15px 0;
  }
  .cv-area .inner{
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
    margin: 0 25px 0;
  }
  .cv-area .inner .txt{
    font-size: 1.2rem;
  }
  .cv-area .inner ul.cv-wrap{
	display: block;
    width: 100%;
    margin: 20px auto 20px;
  }
	
	.cv-area .inner ul.cv-wrap li.cv-btn{
		margin: 0 auto 20px;
	}
	
	.cv-area .inner ul.cv-wrap li.cv-btn a img {
		width: 80%;
	}
	
  .subscription-conditions{
    margin-top: 50px;
  }
  .subscription-conditions .inner .l-ttl{
    font-size: 2.5rem;
  }
  .subscription-conditions .inner .txt01{
    font-size: 1.0rem;
  }
  .subscription-conditions .inner .txt02{
    font-size: 1.0rem;
    margin-top: 15px;
  }
  .subscription-conditions .inner .txt02 + *{
    margin-top: 40px;
  }
  .subscription-conditions .inner .card-wrap{
    width: 100%;
  }
  .subscription-conditions .inner .card-wrap .card-list{
    width: 100%;
  }
  .subscription-conditions .inner .card-wrap .card-list li.ttl{
    font-size: 2.0rem;
    line-height: 2.5rem;
    height: auto;
  }
  .subscription-conditions .inner .card-wrap .card-list li.txt{
    font-size: 2.0rem;
  }
  .subscription-conditions .inner .card-wrap .card-list li.btn{
    font-size: 1.9rem;
    margin-bottom: 30px;
  }
  .subscription-conditions .inner .card-wrap .card-list li.btn a{
    width: 63%;
    min-width: 63%;
    font-size: 1.9rem;
  }
  .subscription-conditions .inner .card-wrap .card-list + ul{
    margin-left: 0;
    margin-top: 30px;
  }
  .program{
    padding: 0;
  }
  .program .l-ttl{
    width: 100%;
    margin: 50px auto 0;
  }
  .program .inner{
    margin: 0 25px;
  }
  .program .inner .reduction-wrap{
    margin-top: 30px;
    height: 0;
    padding-top: 50%;
    background-position: bottom right;
    position: relative;
    background-size: contain;
  }
  .program .inner .reduction-wrap .lead{
    font-size: 1.6rem;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .program .inner .reduction-wrap .txt{
    width: 100%;
    position: absolute;
    top: 45%;
    left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .program .inner .reduction-wrap .txt .sub-ttl{
    font-size: 1.3rem;
  }
  .program .inner .reduction-wrap .txt .sub-ttl + *{
    margin-bottom: 0;
    margin-top: 20px;
  }
  .program .inner .rate{
    margin-top: 40px;
  }
  .program .inner .rate .ttl{
    font-size: 1.5rem;
  }
  .program .inner .rate .ttl + *{
    margin-top: 10px;
  }
  .program .inner .rate .img + *{
    margin-top: 10px;
  }
  .program .inner .stepup-wrap{
    margin-top: 30px;
  }
  .program .inner .stepup-wrap .lead{
    font-size: 1.6rem;
  }
  .program .inner .stepup-wrap .ttl{
    font-size: 1.6rem;
  }
  .program .inner .stepup-wrap .ttl + *{
    margin-top: 10px;
  }
  .program .inner .stepup-wrap > .special-service-conditions{
    padding: 25px 10px;
  }
  .program .inner .stepup-wrap > .special-service-conditions dl{
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .program .inner .stepup-wrap > .special-service-conditions dl dt .icon{
    font-size: 1.6rem;
    width: auto;
    height: auto;
  }
  .program .inner .stepup-wrap > .special-service-conditions dl dt .icon .num{
    font-size: 1.6rem;
  }
  .program .inner .stepup-wrap > .special-service-conditions dl dd{
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
  }
  .program .inner .stepup-wrap > .special-service-conditions dl dd .txt{
    font-size: 1.8rem;
  }
  .program .inner .stepup-wrap > .special-service-conditions dl + *{
    margin-top: 25px;
  }
  .program .inner .stepup-wrap .service-box{
    margin: 50px auto 0;
  }
  .program .inner .stepup-wrap .service-box li{
    font-size: 1.8rem;
    padding: 8px 16px;
  }
  .program .inner .stepup-wrap .service-box li:nth-child(2){
    padding: 20px 16px;
  }
  .program .inner .stepup-wrap .service-box li + li{
    margin-top: 20px;
  }
  .program .inner .stepup-wrap .service-cv-area{
    margin-top: 20px;
  }
  .program .inner .stepup-wrap .service-cv-area .cv-btn a{
    width: 100%;
    margin-top: 5px;
  }
  .program .inner .stepup-wrap .service-cv-area .caption{
    margin-top: 10px;
    font-size: 1.0rem;
  }
  .program .inner .stepup-wrap .service-cv-area .txt02{
    margin-top: 15px;
  }
  .other{
    margin-top: 50px;
    padding: 30px 0 50px;
  }
  .other .inner{
    width: 100%;
    padding: 0 27px;
  }
  .other .inner .l-ttl{
    font-size: 2.5rem;
  }
  .other .inner .l-ttl + *{
    margin-top: 30px;
  }
  .other .inner .column02{
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .other .inner .column02.no-img{
    margin-top: 0;
  }
  .other .inner .column02.no-img > div{
    width: 100%;
    margin-top: 50px;
  }
  .other .inner .column02.no-img > div .ttl{
    width: 100%;
    margin-top: 0;
  }
  .other .inner .column02.no-img > div + div{
    width: 100%;
    margin-left: 0;
  }
  .other .inner .column02.type02 div:nth-child(1){
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .other .inner .column02.type02 div:nth-child(1) + div{
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .other .inner .column02 div{
    width: 100%;
  }
  .other .inner .column02 div.img{
    width: 78%;
    min-width: 78%;
    margin: 0 auto;
  }
  .other .inner .column02 div .ttl{
    margin: 15px auto 0;
  }
  .other .inner .column02 div .txt{
    margin-top: 20px;
  }
  .other .inner .column02 div .btn a{
    width: 63%;
    min-width: 63%;
    font-size: 1.9rem;
  }
  .other .inner .column02 div + div{
    margin-left: 0;
  }
  .other .inner .column02 + *{
    margin-top: 50px;
  }
  .contact{
    padding: 0 25px;
    margin-top: 50px;
  }
  .contact .inner{
    width: 100%;
  }
  .contact .inner .contact-block h2{
    font-size: 1.8rem;
  }
  .contact .inner .contact-block .contact_contents{
    padding: 15px 10px;
  }
  .contact .inner .contact-block .contact_contents .sp-contact-ttl{
    display: block;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
  }
  .contact .inner .contact-block .contact_contents .contact-txt-01{
    margin: 5px 22px 0;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .contact .inner .contact-block .contact_contents .contact-txt-01 .img{
    width: 60px;
    min-width: 60px;
    height: auto;
  }
  .contact .inner .contact-block .contact_contents .contact-txt-01 > .txt{
    margin-left: 8px;
  }
  .contact .inner .contact-block .contact_contents .contact-txt-01 > .txt > .txt02{
    width: 100%;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    font-size: 1.1rem;
    margin-top: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .contact .inner .contact-block .contact_contents .contact-txt-01 > .txt > .txt02 .num{
    font-size: 2.4rem;
    width: 100%;
  }
  .contact .inner .contact-block .contact_contents .contact-txt-02{
    margin-top: 20px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .contact .inner .contact-block .contact_contents .contact-txt-02 > .txt01{
    padding: 3px 30px;
  }
  .contact .inner .contact-block .contact_contents .contact-txt-02 > .txt02{
    margin-top: 10px;
    margin-left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .contact .inner .contact-block .contact_contents .contact-txt-02 > .txt02 dl{
    font-size: 1.3rem;
    width: 60%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .contact .inner .contact-block .contact_contents .contact-txt-02 > .txt02 dl dt{
    width: 100%;
    text-align: center;
  }
  .contact .inner .contact-block .contact_contents .contact-txt-02 > .txt02 dl dd{
    width: 100%;
    text-align: center;
  }
  .contact .inner .contact-block .contact_contents .contact-txt-02 > .txt02 dl + dl{
    width: 40%;
  }
  .contact .inner .contact-block .contact_contents .contact-txt-02 + *{
    margin-top: 20px;
  }
  .contact .inner .contact-block02{
    margin-top: 30px;
    padding: 20px 15px;
  }
  .contact .inner .contact-block02 .ttl{
    font-size: 1.6rem;
    line-height: 2.0rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-bottom: solid 1px #111111;
    padding-bottom: 9px;
  }
  .contact .inner .contact-block02 .ttl:after{
    background-size: 35px 35px;
    width: 35px;
    height: 35px;
    display: block;
    position: absolute;
    right: 0;
  }
  .contact .inner .contact-block02 .ttl span{
    display: none;
  }
  .contact .inner .contact-block02 .contact_contents{
    padding: 20px 0 0 0;
  }
  .contact .inner .contact-block02 .contact_contents .contact-txt-01{
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .contact .inner .contact-block02 .contact_contents .contact-txt-01 .txt{
    font-size: 1.6rem;
  }
  .contact .inner .contact-block02 .contact_contents .contact-txt-01 .num{
    font-size: 2.4rem;
    margin-left: 0;
  }
  .contact .inner .contact-block02 .contact_contents .contact-txt-02{
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .contact .inner .contact-block02 .contact_contents .contact-txt-02 > .txt01{
    padding: 3px 30px;
  }
  .contact .inner .contact-block02 .contact_contents .contact-txt-02 > .txt01 .txt{
    font-size: 1.3rem;
  }
  .contact .inner .contact-block02 .contact_contents .contact-txt-02 > .txt01 .num{
    font-size: 1.3rem;
    margin-left: 0;
  }
  .contact .inner .contact-block02 .contact_contents .contact-txt-02 > .txt02{
    margin-top: 10px;
    font-size: 1.3rem;
    margin-left: 0;
  }
  .contact .inner .contact-block02 .contact_contents .comment{
    font-size: 1.4rem;
    text-align: center;
  }
}

@media screen and (max-width: 768px){
  header .inner{
    padding: 10px;
  }
  .mv-box .inner{
    left: 0;
  }
  .program .l-ttl{
    width: 100%;
    margin: 150px auto 0;
  }
}

@media print{
  body{
    -webkit-print-color-adjust: exact;
  }
}

@media screen and (max-width: 500px){
  .program .l-ttl {
    margin: 58px auto 0;
  }

  .other {
    margin-top: 80px;
  }
  section.itemlist_2 {
    margin-top: 133px;
  }
	
}

@media screen and (max-width: 414px){
  .program .l-ttl {
    margin: 38px auto 0;
  }

  .other {
    margin-top: 158px;
  }
  .big_point {
	font-size: 3.0rem;
  }

  .small_point {
	font-size: 1.9rem;
  }  
	
}

@media screen and (max-width: 320px){
  section.itemlist .txt{
    font-size: 1.3rem;
    line-height: 2.3rem;
  }
  .enrollment_benefits .inner dl.js-accordion > dd .a-contents .enrollment-benefits-conditions dl dd .txt{
    font-size: 1.6rem;
  }
  .program .inner .reduction-wrap .txt .sub-ttl{
    font-size: 1.0rem;
  }
  .program .inner .reduction-wrap .txt .sub-ttl + *{
    margin-top: 10px;
  }
  .program .inner .stepup-wrap .ttl{
    font-size: 1.3rem;
  }
  .program .inner .stepup-wrap > .special-service-conditions dl dd .txt{
    font-size: 1.6rem;
  }
  .program .inner .stepup-wrap .service-box li{
    font-size: 1.4rem;
  }
  .contact .inner .contact-block .contact_contents .sp-contact-ttl{
    font-size: 1.4rem;
  }
  .contact .inner .contact-block .contact_contents .contact-txt-01 > .txt > .txt02 .num{
    font-size: 1.7rem;
  }
  .contact .inner .contact-block .contact_contents .contact-txt-02 > .txt02 dl{
    font-size: 1.1rem;
  }
  .contact .inner .contact-block02 .ttl{
    font-size: 1.4rem;
  }
  .contact .inner .contact-block02 .contact_contents .comment{
    font-size: 1.1rem;
  }
	
  .program .l-ttl {
    margin: 37px auto 0;
  }

  .other {
    margin-top: 120px;
  }
}




