@charset "UTF-8";
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@4.0.0/dist/css/yakuhanjp.css");
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho&display=swap");
@import url("https://fonts.googleapis.com/earlyaccess/hannari.css");
.c-button.--main {
  background-color: #131b63;
  color: #fff;
  padding: 10px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.c-button.--sub {
  background-color: #f7f8f8;
  color: #fff;
  padding: 10px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.none {
  display: none !important;
}

.event-none {
  pointer-events: none;
}

/* テキスト処理
-------------------------------------------------------*/
.u-line_clamp {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.u-visually_hidden {
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  border: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
}

.u-justify {
  overflow-wrap: break-word;
  text-align: justify;
  word-break: break-all;
  text-justify: inter-ideograph;
  text-justify: inter-character;
  word-wrap: break-word;
}

/* ul li ol dl dt dd
-------------------------------------------------------*/
dd:empty::before {
  content: "-";
}

/* リンク
-------------------------------------------------------*/
.list__image-hover li a {
  display: block;
  position: relative;
}

.list__image-hover li:not(:hover) a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

/* 角丸
-------------------------------------------------------*/
.radius3 {
  border-radius: 3px;
}

.radius5 {
  border-radius: 5px;
}

.radius7 {
  border-radius: 7px;
}

.radius10 {
  border-radius: 10px;
}

.radius15 {
  border-radius: 15px;
}

.radius20 {
  border-radius: 20px;
}

.radius50 {
  border-radius: 50px;
}

/* gmap
------------------------------------------------------------------------*/
.gmap {
  position: relative;
  height: 450px;
}

.gmap iframe,
.gmap #gmap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100% !important;
  height: 100% !important;
  pointer-events: all !important;
}

/* youtube
------------------------------------------------------------------------*/
.youtube,
.video {
  position: relative;
  padding-bottom: 56.25%;
}

.youtube iframe,
.video iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100% !important;
  height: 100% !important;
  pointer-events: all !important;
}

/* align
------------------------------------------------------------------------*/
.u-align--left {
  text-align: left;
}

.u-align--center {
  text-align: center;
}

.u-align--right {
  text-align: right;
}

/**/
@media screen and (min-width: 1401px) {
  .pcWidth_none {
    display: none;
  }
}
@media all and (min-width: 1201px) {
  .sp_only,
  .tab_only {
    display: none;
  }

  .pcWidth_only {
    display: none;
  }

  /**/
  .pc_none {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .sp_only {
    display: none;
  }

  .pc_only,
  .pcWidth_only {
    display: none;
  }

  /**/
  .tab_none {
    display: none;
  }
}
@media screen and (max-width: 767.98px) {
  .tab_only,
  .pc_only,
  .pcWidth_only,
  .sp_none {
    display: none !important;
  }

  /**/
}
.c-main {
  color: #131b63;
}

.c-main2 {
  color: #000;
}

.c-sub {
  color: #f7f8f8;
}

.c-sub2 {
  color: #000;
}

.c-gold {
  color: #7a6338;
}

.c-gold__light {
  color: #ac7f43;
}

.c-red {
  color: #dc143c;
}

.c-blue {
  color: #0067c0;
}

.c-green {
  color: #4db56a;
}

.c-yellow {
  color: #f8b400;
}

.c-black {
  color: #000;
}

.c-gray {
  color: #ddd;
}

.c-white {
  color: #fff;
}

.c-ivory {
  color: #f3ecd8;
}

.u-bg_white {
  background-color: #ffffff;
}

.u-bg_blue__light {
  background-color: #f3fafd;
}

.u-bg_yellow__light {
  background-color: #f8f6e7;
}

.u-bg_pink__light {
  background-color: #fdf5f9;
}

.u-bg_green__light {
  background-color: #f3f7e8;
}

.u-bg__img {
  background-repeat: repeat;
  background-position: calc(50% - 365px);
  background-size: 970px;
}

@media screen and (max-width: 767.98px) {
  .u-bg__img {
    background-size: 400px;
  }
}
.u-bg__img.--color {
  background-image: url(../../assets/images/common/bg_repeat_color.png);
}

.u-bg__img.--color_s {
  background-image: url(../../assets/images/common/bg_repeat_color_s.png);
}

.u-bg__img.--color_s.--norepeat {
  background-repeat: repeat-x;
  background-image: url(../../assets/images/common/bg_norepeat_color_s.png);
  background-size: 916px;
  background-position: calc(50% - 346px);
}

.u-bg__img.--blue {
  background-image: url(../../assets/images/common/bg_repeat_blue.png);
}

.u-bg__img.--yellow {
  background-image: url(../../assets/images/common/bg_repeat_yellow.png);
}

.u-bg__img.--green {
  background-image: url(../../assets/images/common/bg_repeat_green.png);
}

.u-bg__img.--green__light {
  background-image: url(../../assets/images/common/bg_repeat_green_light.png);
}

.u-bg__img.--pink {
  background-image: url(../../assets/images/common/bg_repeat_pink.png);
}

.u-bg__book {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}

.u-bg__book.--blue {
  background-image: url(../../assets/images/common/book_blue.png);
}

.u-bg__book.--yellow {
  background-image: url(../../assets/images/common/book_yellow.png);
}

.u-bg__book.--green {
  background-image: url(../../assets/images/common/book_green.png);
}

.u-bg__book.--pink {
  background-image: url(../../assets/images/common/book_pink.png);
}

.u-bg__dot {
  background-repeat: repeat;
  background-position: top center;
  background-size: 165px;
}

@media screen and (max-width: 767.98px) {
  .u-bg__dot {
    background-size: 69px;
  }
}
.u-bg__dot.--color {
  background-image: url(../../assets/images/common/bg_dot_color.png);
}

.u-bg__dot.--blue {
  background-image: url(../../assets/images/common/bg_dot_blue.png);
}

.u-bg__dot.--yellow {
  background-image: url(../../assets/images/common/bg_dot_yellow.png);
}

.u-bg__dot.--green {
  background-image: url(../../assets/images/common/bg_dot_green.png);
}

.u-bg__dot.--pink {
  background-image: url(../../assets/images/common/bg_dot_pink.png);
}

.u-bg__stripe {
  background-size: auto auto;
  background-color: #fff;
}

.u-bg__stripe.--blue {
  background-image: repeating-linear-gradient(0deg, transparent, transparent 8px, #f3fafd 8px, #f3fafd 16px);
}

@media screen and (max-width: 767.98px) {
  .u-bg__stripe.--blue {
    background-image: repeating-linear-gradient(0deg, transparent, transparent 4px, #f3fafd 4px, #f3fafd 8px);
  }
}
.u-bg__stripe.--yellow {
  background-image: repeating-linear-gradient(0deg, transparent, transparent 8px, #f8f6e7 8px, #f8f6e7 16px);
}

@media screen and (max-width: 767.98px) {
  .u-bg__stripe.--yellow {
    background-image: repeating-linear-gradient(0deg, transparent, transparent 4px, #f8f6e7 4px, #f8f6e7 8px);
  }
}
.u-bg__stripe.--green {
  background-image: repeating-linear-gradient(0deg, transparent, transparent 8px, #f3f7e1 8px, #f3f7e1 16px);
}

@media screen and (max-width: 767.98px) {
  .u-bg__stripe.--green {
    background-image: repeating-linear-gradient(0deg, transparent, transparent 4px, #f3f7e1 4px, #f3f7e1 8px);
  }
}
.u-bg__stripe.--pink {
  background-image: repeating-linear-gradient(0deg, transparent, transparent 8px, #fdf1f6 8px, #fdf1f6 16px);
}

@media screen and (max-width: 767.98px) {
  .u-bg__stripe.--pink {
    background-image: repeating-linear-gradient(0deg, transparent, transparent 4px, #fdf1f6 4px, #fdf1f6 8px);
  }
}
.u-bg__stripe.--orange {
  background-image: repeating-linear-gradient(0deg, transparent, transparent 8px, #fef4df 8px, #fef4df 16px);
}

@media screen and (max-width: 767.98px) {
  .u-bg__stripe.--orange {
    background-image: repeating-linear-gradient(0deg, transparent, transparent 4px, #fef4df 4px, #fef4df 8px);
  }
}
/* flex
-------------------------------------------------------*/
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: justify;
  word-break: break-all;
  text-justify: inter-ideograph;
  text-justify: inter-character;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.flex.flex--alignStart {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.flex.flex--alignCenter {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex.flex--alignEnd {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.flex.flex--justStart {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.flex.flex--justCenter {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flex.flex--justEnd {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.flex.flex--nowrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.flex.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.flex.inner:after {
  content: none;
}

/* 3・4列の最後を左寄せにする
 .flex::after, .flex::before {
  content: "";
  display: block;
  width: 21%;
  height: 0;
 }
 .flex::before {
  order: 1;
 }
 */
/* col
-------------------------------------------------------*/
.col1 {
  width: 100%;
}

.col2 {
  width: 50%;
}

.col3 {
  width: 33.333%;
}

.col4 {
  width: 25%;
}

.grid {
  display: grid;
}

.grid.--grid2 {
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 50px;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .grid.--grid2 {
    grid-gap: 25px;
  }
}
@media screen and (max-width: 767.98px) {
  .grid.--grid2 {
    grid-gap: 15px;
  }
}
.grid.--grid3 {
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 40px;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .grid.--grid3 {
    grid-gap: 25px;
  }
}
@media screen and (max-width: 767.98px) {
  .grid.--grid3 {
    grid-gap: 15px;
  }
}
.grid.--grid4 {
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .grid.--grid4 {
    grid-gap: 20px;
  }
}
@media screen and (max-width: 767.98px) {
  .grid.--grid4 {
    grid-gap: 15px;
  }
}
/* margin
-------------------------------------------------------*/
.u3 {
  margin-bottom: 3px;
}

.u5 {
  margin-bottom: 5px;
}

.u7 {
  margin-bottom: 7px;
}

.u10 {
  margin-bottom: 10px;
}

.u15 {
  margin-bottom: 15px;
}

.u20 {
  margin-bottom: 20px;
}

.u25 {
  margin-bottom: 25px;
}

.u30 {
  margin-bottom: 30px;
}

.u35 {
  margin-bottom: 35px;
}

.u40 {
  margin-bottom: 40px;
}

.u45 {
  margin-bottom: 45px;
}

.u50 {
  margin-bottom: 50px;
}

.u55 {
  margin-bottom: 55px;
}

.u60 {
  margin-bottom: 60px;
}

.u70 {
  margin-bottom: 70px;
}

.u80 {
  margin-bottom: 80px;
}

.u90 {
  margin-bottom: 90px;
}

.u100 {
  margin-bottom: 100px;
}

.u110 {
  margin-bottom: 110px;
}

.u120 {
  margin-bottom: 120px;
}

.u130 {
  margin-bottom: 130px;
}

.u140 {
  margin-bottom: 140px;
}

.u150 {
  margin-bottom: 150px;
}

.u160 {
  margin-bottom: 160px;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .u3 {
    margin-bottom: 2.1px;
  }

  .u5 {
    margin-bottom: 3.5px;
  }

  .u7 {
    margin-bottom: 4.9px;
  }

  .u10 {
    margin-bottom: 7px;
  }

  .u15 {
    margin-bottom: 10.5px;
  }

  .u20 {
    margin-bottom: 14px;
  }

  .u25 {
    margin-bottom: 17.5px;
  }

  .u30 {
    margin-bottom: 21px;
  }

  .u35 {
    margin-bottom: 24.5px;
  }

  .u40 {
    margin-bottom: 28px;
  }

  .u45 {
    margin-bottom: 31.5px;
  }

  .u50 {
    margin-bottom: 35px;
  }

  .u55 {
    margin-bottom: 38.5px;
  }

  .u60 {
    margin-bottom: 42px;
  }

  .u70 {
    margin-bottom: 49px;
  }

  .u80 {
    margin-bottom: 56px;
  }

  .u90 {
    margin-bottom: 63px;
  }

  .u100 {
    margin-bottom: 70px;
  }

  .u110 {
    margin-bottom: 77px;
  }

  .u120 {
    margin-bottom: 84px;
  }

  .u130 {
    margin-bottom: 91px;
  }

  .u140 {
    margin-bottom: 98px;
  }

  .u150 {
    margin-bottom: 105px;
  }

  .u160 {
    margin-bottom: 112px;
  }
}
@media screen and (max-width: 767.98px) {
  .u3 {
    margin-bottom: 1.5px;
  }

  .u5 {
    margin-bottom: 2.5px;
  }

  .u7 {
    margin-bottom: 3.5px;
  }

  .u10 {
    margin-bottom: 5px;
  }

  .u15 {
    margin-bottom: 7.5px;
  }

  .u20 {
    margin-bottom: 10px;
  }

  .u25 {
    margin-bottom: 12.5px;
  }

  .u30 {
    margin-bottom: 15px;
  }

  .u35 {
    margin-bottom: 17.5px;
  }

  .u40 {
    margin-bottom: 20px;
  }

  .u45 {
    margin-bottom: 22.5px;
  }

  .u50 {
    margin-bottom: 25px;
  }

  .u55 {
    margin-bottom: 27.5px;
  }

  .u60 {
    margin-bottom: 30px;
  }

  .u70 {
    margin-bottom: 35px;
  }

  .u80 {
    margin-bottom: 40px;
  }

  .u90 {
    margin-bottom: 45px;
  }

  .u100 {
    margin-bottom: 50px;
  }

  .u110 {
    margin-bottom: 55px;
  }

  .u120 {
    margin-bottom: 60px;
  }

  .u130 {
    margin-bottom: 65px;
  }

  .u140 {
    margin-bottom: 70px;
  }

  .u150 {
    margin-bottom: 75px;
  }

  .u160 {
    margin-bottom: 80px;
  }
}
/* -------------------------------------------------------*/
.u-10 {
  position: relative;
  margin-bottom: -10px;
}

.u-20 {
  position: relative;
  margin-bottom: -20px;
}

.u-30 {
  position: relative;
  margin-bottom: -30px;
}

.u-40 {
  position: relative;
  margin-bottom: -40px;
}

.u-50 {
  position: relative;
  margin-bottom: -50px;
}

.u-60 {
  position: relative;
  margin-bottom: -60px;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .u-10 {
    margin-bottom: -7px;
  }

  .u-20 {
    margin-bottom: -14px;
  }

  .u-30 {
    margin-bottom: -21px;
  }

  .u-40 {
    margin-bottom: -28px;
  }

  .u-50 {
    margin-bottom: -35px;
  }

  .u-60 {
    margin-bottom: -42px;
  }
}
@media screen and (max-width: 767.98px) {
  .u-10 {
    position: relative;
    margin-bottom: -5px;
  }

  .u-20 {
    position: relative;
    margin-bottom: -10px;
  }

  .u-30 {
    position: relative;
    margin-bottom: -15px;
  }

  .u-40 {
    position: relative;
    margin-bottom: -20px;
  }

  .u-50 {
    position: relative;
    margin-bottom: -25px;
  }

  .u-60 {
    position: relative;
    margin-bottom: -30px;
  }
}
/* -------------------------------------------------------*/
.t5 {
  margin-top: 5px;
}

.t7 {
  margin-top: 7px;
}

.t10 {
  margin-top: 10px;
}

.t15 {
  margin-top: 15px;
}

.t20 {
  margin-top: 20px;
}

.t25 {
  margin-top: 25px;
}

.t30 {
  margin-top: 30px;
}

.t40 {
  margin-top: 40px;
}

.t50 {
  margin-top: 50px;
}

.t60 {
  margin-top: 60px;
}

.t70 {
  margin-top: 70px;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .t5 {
    margin-top: 3.5px;
  }

  .t7 {
    margin-top: 4.9px;
  }

  .t10 {
    margin-top: 7px;
  }

  .t15 {
    margin-top: 10.5px;
  }

  .t20 {
    margin-top: 14px;
  }

  .t25 {
    margin-top: 17.5px;
  }

  .t30 {
    margin-top: 21px;
  }

  .t40 {
    margin-top: 28px;
  }

  .t50 {
    margin-top: 35px;
  }

  .t60 {
    margin-top: 42px;
  }

  .t70 {
    margin-top: 49px;
  }
}
@media screen and (max-width: 767.98px) {
  .t5 {
    margin-top: 2.5px;
  }

  .t7 {
    margin-top: 3.5px;
  }

  .t10 {
    margin-top: 5px;
  }

  .t15 {
    margin-top: 7.5px;
  }

  .t20 {
    margin-top: 10px;
  }

  .t25 {
    margin-top: 12.5px;
  }

  .t30 {
    margin-top: 15px;
  }

  .t40 {
    margin-top: 20px;
  }

  .t50 {
    margin-top: 25px;
  }

  .t60 {
    margin-top: 30px;
  }

  .t70 {
    margin-top: 35px;
  }
}
/* -------------------------------------------------------*/
.t-5,
.t-10,
.t-15,
.t-20,
.t-25,
.t-30 {
  position: relative;
}

.t-5 {
  margin-top: -5px;
}

.t-10 {
  margin-top: -10px;
}

.t-15 {
  margin-top: -15px;
}

.t-20 {
  margin-top: -20px;
}

.t-25 {
  margin-top: -25px;
}

.t-30 {
  margin-top: -30px;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .t-5 {
    margin-top: -3.5px;
  }

  .t-10 {
    margin-top: -7px;
  }

  .t-15 {
    margin-top: -10.5px;
  }

  .t-20 {
    margin-top: -14px;
  }

  .t-25 {
    margin-top: -17.5px;
  }

  .t-30 {
    margin-top: -21px;
  }
}
@media screen and (max-width: 767.98px) {
  .t-5 {
    margin-top: -2.5px;
  }

  .t-10 {
    margin-top: -5px;
  }

  .t-15 {
    margin-top: -7.5px;
  }

  .t-20 {
    margin-top: -10px;
  }

  .t-25 {
    margin-top: -12.5px;
  }

  .t-30 {
    margin-top: -15px;
  }
}
/* -------------------------------------------------------*/
.t0 {
  margin-top: 0 !important;
}

.l0 {
  margin-left: 0 !important;
}

.r0 {
  margin-right: 0 !important;
}

.u0 {
  margin-bottom: 0 !important;
}

.u0 img {
  vertical-align: bottom;
}

/* section
-------------------------------------------------------*/
.section--pt {
  padding-top: 100px;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .section--pt {
    padding-top: 100px;
  }
}
@media screen and (max-width: 767.98px) {
  .section--pt {
    padding-top: 50px;
  }
}
.section--pt_xs {
  padding-top: 40px;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .section--pt_xs {
    padding-top: 40px;
  }
}
@media screen and (max-width: 767.98px) {
  .section--pt_xs {
    padding-top: 20px;
  }
}
.section--pt_sm {
  padding-top: 70px;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .section--pt_sm {
    padding-top: 70px;
  }
}
@media screen and (max-width: 767.98px) {
  .section--pt_sm {
    padding-top: 35px;
  }
}
.section--pt_lg {
  padding-top: 140px;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .section--pt_lg {
    padding-top: 140px;
  }
}
@media screen and (max-width: 767.98px) {
  .section--pt_lg {
    padding-top: 70px;
  }
}
.section--pb {
  padding-bottom: 100px;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .section--pb {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 767.98px) {
  .section--pb {
    padding-bottom: 50px;
  }
}
.section--pb_xs {
  padding-bottom: 40px;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .section--pb_xs {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767.98px) {
  .section--pb_xs {
    padding-bottom: 20px;
  }
}
.section--pb_sm {
  padding-bottom: 70px;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .section--pb_sm {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 767.98px) {
  .section--pb_sm {
    padding-bottom: 35px;
  }
}
.section--pb_lg {
  padding-bottom: 140px;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .section--pb_lg {
    padding-bottom: 140px;
  }
}
@media screen and (max-width: 767.98px) {
  .section--pb_lg {
    padding-bottom: 70px;
  }
}
.section--mt {
  margin-top: 100px;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .section--mt {
    margin-top: 100px;
  }
}
@media screen and (max-width: 767.98px) {
  .section--mt {
    margin-top: 50px;
  }
}
.section--mt_xs {
  margin-top: 40px;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .section--mt_xs {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767.98px) {
  .section--mt_xs {
    margin-top: 20px;
  }
}
.section--mt_sm {
  margin-top: 70px;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .section--mt_sm {
    margin-top: 70px;
  }
}
@media screen and (max-width: 767.98px) {
  .section--mt_sm {
    margin-top: 35px;
  }
}
.section--mt_lg {
  margin-top: 140px;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .section--mt_lg {
    margin-top: 140px;
  }
}
@media screen and (max-width: 767.98px) {
  .section--mt_lg {
    margin-top: 70px;
  }
}
.section--mb {
  margin-bottom: 100px;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .section--mb {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 767.98px) {
  .section--mb {
    margin-bottom: 50px;
  }
}
.section--mb_xs {
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .section--mb_xs {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767.98px) {
  .section--mb_xs {
    margin-bottom: 20px;
  }
}
.section--mb_sm {
  margin-bottom: 70px;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .section--mb_sm {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 767.98px) {
  .section--mb_sm {
    margin-bottom: 35px;
  }
}
.section--mb_lg {
  margin-bottom: 140px;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .section--mb_lg {
    margin-bottom: 140px;
  }
}
@media screen and (max-width: 767.98px) {
  .section--mb_lg {
    margin-bottom: 70px;
  }
}
.underLine--yellow {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #ffee00));
  background: linear-gradient(transparent 70%, #ffee00 70%);
}

.underLine--yellow__border {
  position: relative;
}

.underLine--yellow__border::before {
  content: "";
  position: absolute;
  bottom: -11px;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 4px;
  border-radius: 4px;
  background-color: #ffee00;
}

@media screen and (max-width: 767.98px) {
  .underLine--yellow__border::before {
    bottom: -1px;
    height: 3px;
  }
}
.underLine--blue {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, transparent), color-stop(40%, #66ccff));
  background: linear-gradient(transparent 40%, #66ccff 40%);
}

.underLine--green {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, transparent), color-stop(40%, #66ffcc));
  background: linear-gradient(transparent 40%, #66ffcc 40%);
}

.underLine--red {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, transparent), color-stop(40%, #ff9494));
  background: linear-gradient(transparent 40%, #ff9494 40%);
}

.underLine--pink {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, transparent), color-stop(40%, #f0aeeb));
  background: linear-gradient(transparent 40%, #f0aeeb 40%);
}

/*
-------------------------------------------------------*/
.c-wrap {
  width: 94%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 767.98px) {
  .c-wrap {
    width: 90%;
  }
}
.c-wrap.--lg {
  max-width: 1400px !important;
}

.c-wrap.--md {
  max-width: 1100px !important;
}

.c-wrap.--sm {
  max-width: 980px !important;
}

.c-wrap.--xs {
  max-width: 800px !important;
}

.c-block .c-block__imgArea {
  width: 47.5510204082%;
}

.c-block .c-block__imgArea .c-border {
  padding: 10px;
}

@media screen and (max-width: 767.98px) {
  .c-block .c-block__imgArea .c-border {
    padding: 7px;
  }
}
.c-block .c-block__txtArea {
  text-align: justify;
  word-break: break-all;
  text-justify: inter-ideograph;
  text-justify: inter-character;
  word-wrap: break-word;
  overflow-wrap: break-word;
  width: 48.9795918367%;
}

@media screen and (max-width: 767.98px) {
  .c-block .c-block__txtArea {
    margin-top: 1.3em;
  }
}
.c-block .c-block__txtArea h3 + p {
  margin-top: 1.3em;
  margin-bottom: 1.35em;
}

@media screen and (max-width: 767.98px) {
  .c-block .c-block__txtArea h3 + p {
    margin-top: 0.8em;
    margin-bottom: 1.2em;
  }
}
.c-block.--row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 767.98px) {
  .c-block.--row .c-block__imgArea,
  .c-block.--row .c-block__txtArea {
    width: 100% !important;
  }
}
.c-block.--product .c-block__imgArea {
  width: 47.5510204082%;
}

.c-block.--product .c-block__imgArea .c-border {
  padding: 10px;
}

.c-block.--product .c-block__txtArea {
  width: 48.9795918367%;
}

@media screen and (max-width: 767.98px) {
  .c-block.--product .c-block__txtArea {
    margin-top: 1.4em;
  }
}
.c-block.--product .c-block__txtArea h3 + p {
  margin-top: 1.3em;
}

.c-block__btn {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 50px;
}

@media screen and (max-width: 767.98px) {
  .c-block__btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 0;
  }
}
.c-block__btn .c-button {
  width: 47.4489795918%;
}

@media screen and (max-width: 767.98px) {
  .c-block__btn .c-button {
    width: 100%;
    max-width: 430px;
    margin-top: 40px;
    margin-top: 4vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.c-block__btn.grid {
  display: grid;
}

.c-block__btn.grid > * {
  width: 100%;
}

.c-block__btn.grid.--grid2 {
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 50px;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .c-block__btn.grid.--grid2 {
    grid-gap: 25px;
  }
}
@media screen and (max-width: 767.98px) {
  .c-block__btn.grid.--grid2 {
    grid-gap: 15px;
  }
}
.c-block__btn.grid.--grid3 {
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 40px;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .c-block__btn.grid.--grid3 {
    grid-gap: 25px;
  }
}
@media screen and (max-width: 767.98px) {
  .c-block__btn.grid.--grid3 {
    grid-gap: 10px;
  }
}
.c-block__btn.grid.--grid3 a {
  font-size: 1.625em;
}

@media screen and (max-width: 767.98px) {
  .c-block__btn.grid.--grid3 a {
    font-size: 1em;
  }
}
.c-block__btn.grid.--grid4 {
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .c-block__btn.grid.--grid4 {
    grid-gap: 20px;
  }
}
@media screen and (max-width: 767.98px) {
  .c-block__btn.grid.--grid4 {
    grid-gap: 15px;
  }
}
.c-wrap .c-block__btn:first-child {
  margin-top: 0;
}

.c-block__header .c-block__header__txtArea {
  width: 100%;
}

.c-block__header .c-block__header__txtArea h3 + p {
  margin-top: 2.5em;
  margin-bottom: 2.5em;
}

@media screen and (max-width: 767.98px) {
  .c-block__header .c-block__header__txtArea h3 + p {
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }
}
.c-block__header .c-block__header__txtArea p {
  text-align: justify;
  word-break: break-all;
  text-justify: inter-ideograph;
  text-justify: inter-character;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.entry-content .c-spec__wrap,
.p-pickuplist .c-spec__wrap {
  padding: 5%;
}

@media screen and (max-width: 767.98px) {
  .entry-content .c-spec__wrap,
  .p-pickuplist .c-spec__wrap {
    margin-top: 10px;
  }
}
.entry-content .c-spec__wrap.--blue,
.p-pickuplist .c-spec__wrap.--blue {
  background-color: #a7d2e8;
}

.entry-content .c-spec__wrap.--yellow,
.p-pickuplist .c-spec__wrap.--yellow {
  background-color: #e6d157;
}

.entry-content .c-spec__wrap.--pink,
.p-pickuplist .c-spec__wrap.--pink {
  background-color: #f9dbe8;
}

.entry-content .c-spec__wrap.--green,
.p-pickuplist .c-spec__wrap.--green {
  background-color: #dae5af;
}

.entry-content .c-spec__wrap.--gold,
.p-pickuplist .c-spec__wrap.--gold {
  background-color: #c0b481;
}

.entry-content .c-spec,
.p-pickuplist .c-spec {
  background-color: #fff;
  padding: 4.5% 3.5% 4.5% 6%;
}

@media screen and (max-width: 767.98px) {
  .entry-content .c-spec,
  .p-pickuplist .c-spec {
    font-size: 90%;
    padding: 4.5% 3% 4.5% 6%;
  }
}
.entry-content .c-spec p,
.entry-content .c-spec ul li,
.p-pickuplist .c-spec p,
.p-pickuplist .c-spec ul li {
  font-weight: 600 !important;
  line-height: 1.5;
  margin: 0;
}

.entry-content .c-spec .c-spec__shop,
.p-pickuplist .c-spec .c-spec__shop {
  font-size: 1em;
  white-space: nowrap;
  margin-bottom: 5px;
}

.entry-content .c-spec .c-spec__shop .shop-floor,
.p-pickuplist .c-spec .c-spec__shop .shop-floor {
  font-size: 0.8125em;
}

.entry-content .c-spec .c-spec__shop .shop-name,
.p-pickuplist .c-spec .c-spec__shop .shop-name {
  font-size: 1em;
}

.entry-content .c-spec .c-spec__item,
.p-pickuplist .c-spec .c-spec__item {
  line-height: 1.3684210526;
}

.entry-content .c-spec .c-spec__item + .c-spec__item,
.p-pickuplist .c-spec .c-spec__item + .c-spec__item {
  margin-top: 0.6em;
}

.entry-content .c-spec .c-spec__item .item-name,
.p-pickuplist .c-spec .c-spec__item .item-name {
  font-size: 1.1875em;
  display: block;
}

@media screen and (max-width: 767.98px) {
  .entry-content .c-spec .c-spec__item .item-name,
  .p-pickuplist .c-spec .c-spec__item .item-name {
    font-size: 1.125em;
    display: inline-block;
  }
}
.entry-content .c-spec .c-spec__item .item-name + .item-price,
.p-pickuplist .c-spec .c-spec__item .item-name + .item-price {
  margin-top: 3px;
}

.entry-content .c-spec .c-spec__item .item-price,
.p-pickuplist .c-spec .c-spec__item .item-price {
  white-space: nowrap;
  font-size: 1.0625em;
  display: inline-block;
}

.entry-content .c-spec .c-spec__item .item-price.--right,
.p-pickuplist .c-spec .c-spec__item .item-price.--right {
  display: block;
  text-align: right;
}

.entry-content .c-spec .c-spec__etc,
.p-pickuplist .c-spec .c-spec__etc {
  font-weight: 600;
  font-size: 0.8125em;
  padding-left: 0;
  margin-top: 10px;
  border-top: 1px solid #ccc;
  padding-top: 8px;
}

@media screen and (max-width: 767.98px) {
  .entry-content .c-spec .c-spec__etc,
  .p-pickuplist .c-spec .c-spec__etc {
    font-size: 0.78125em;
  }
}
.entry-content .c-spec .c-spec__etc dl,
.p-pickuplist .c-spec .c-spec__etc dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  line-height: 1.5;
}

.entry-content .c-spec .c-spec__etc dl + dl,
.p-pickuplist .c-spec .c-spec__etc dl + dl {
  padding-top: 4px;
}

@media screen and (max-width: 767.98px) {
  .entry-content .c-spec .c-spec__etc dl + dl,
  .p-pickuplist .c-spec .c-spec__etc dl + dl {
    padding-top: 2px;
    letter-spacing: -0.02em;
  }
}
.entry-content .c-spec .c-spec__etc dl dt,
.p-pickuplist .c-spec .c-spec__etc dl dt {
  width: 4.2em;
  white-space: nowrap;
}

.entry-content .c-spec .c-spec__etc dl dd,
.p-pickuplist .c-spec .c-spec__etc dl dd {
  padding-left: 1em;
  text-indent: -1em;
}

.entry-content .c-spec .c-spec__etc dl dd::before,
.p-pickuplist .c-spec .c-spec__etc dl dd::before {
  content: "／";
}

.entry-content .c-spec .c-spec__capt,
.p-pickuplist .c-spec .c-spec__capt {
  margin-top: 1em;
  font-size: 0.6875em;
  padding-left: 1em;
  text-indent: -1em;
}

.entry-content .c-spec.--chart,
.p-pickuplist .c-spec.--chart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.entry-content .c-spec.--chart .c-spec__txtArea,
.p-pickuplist .c-spec.--chart .c-spec__txtArea {
  width: 48.0519480519%;
  white-space: nowrap;
}

@media screen and (max-width: 767.98px) {
  .entry-content .c-spec.--chart .c-spec__txtArea,
  .p-pickuplist .c-spec.--chart .c-spec__txtArea {
    width: 45.4545454545%;
  }
}
.entry-content .c-spec.--chart .c-spec__txtArea .c-spec__price,
.p-pickuplist .c-spec.--chart .c-spec__txtArea .c-spec__price {
  text-align: right;
}

.entry-content .c-spec.--chart .c-spec__imgArea,
.p-pickuplist .c-spec.--chart .c-spec__imgArea {
  width: 49.3506493506%;
  max-width: 190px;
}

@media screen and (max-width: 767.98px) {
  .entry-content .c-spec.--chart .c-spec__imgArea,
  .p-pickuplist .c-spec.--chart .c-spec__imgArea {
    margin-top: 10px;
  }
}
.entry-content .c-spec.--chart .c-spec__imgArea img,
.p-pickuplist .c-spec.--chart .c-spec__imgArea img {
  display: block;
  margin: auto;
}

.entry-content .c-spec__wrap.--row,
.p-pickuplist .c-spec__wrap.--row {
  padding: 5.2083333333%;
}

.entry-content .c-spec.--row,
.p-pickuplist .c-spec.--row {
  background-color: #fff;
}

.entry-content .c-spec.--row .c-spec__txtArea,
.p-pickuplist .c-spec.--row .c-spec__txtArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.entry-content .c-spec.--row .c-spec__shop,
.p-pickuplist .c-spec.--row .c-spec__shop {
  width: 100%;
}

.entry-content .c-spec.--row .c-spec__item,
.p-pickuplist .c-spec.--row .c-spec__item {
  width: 51.2820512821%;
  padding-right: 2.5641025641%;
}

.entry-content .c-spec.--row .c-spec__etc,
.p-pickuplist .c-spec.--row .c-spec__etc {
  width: 48.7179487179%;
  padding-top: 0;
  padding-left: 4.358974359%;
  border-top: none;
  border-left: 1px solid #ccc;
  margin-top: 0;
}

@media screen and (max-width: 767.98px) {
  .entry-content .c-spec.--row .c-spec__etc,
  .p-pickuplist .c-spec.--row .c-spec__etc {
    padding-left: 4%;
  }
}
.entry-content .c-spec.--item,
.p-pickuplist .c-spec.--item {
  background-color: transparent;
}

.entry-content .c-spec.--item .c-spec__txtArea,
.p-pickuplist .c-spec.--item .c-spec__txtArea {
  width: 100%;
  font-weight: 600;
  padding-top: 10px;
  border-top: 1px solid #000;
  margin-top: 10px;
}

.entry-content .c-spec.--item .c-spec__shop,
.p-pickuplist .c-spec.--item .c-spec__shop {
  font-size: 1.25em;
}

.entry-content .c-spec.--item .c-spec__item,
.p-pickuplist .c-spec.--item .c-spec__item {
  font-size: 1.4375em;
}

.c-heading .c-heading__eng {
  line-height: 1.2;
}

.c-heading.--center {
  text-align: center;
}

.c-heading.--left {
  text-align: left;
}

.c-heading.--right {
  text-align: right;
}

.c-heading.--section {
  text-align: center;
  padding-bottom: 30px;
}

@media screen and (max-width: 767.98px) {
  .c-heading.--section {
    padding-bottom: 20px;
  }
}
.c-heading.--section .c-heading__eng {
  width: 70%;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.c-heading.--section .c-heading__copy {
  font-size: 1.625em;
  font-weight: 600;
  margin-top: 5px;
}

@media screen and (max-width: 767.98px) {
  .c-heading.--section .c-heading__copy {
    font-size: 1.3125em;
  }
}
.c-heading.--section .c-heading__txt {
  font-size: 1.375em;
  letter-spacing: 0.05em;
}

.c-heading.--section.--mt {
  position: relative;
  margin-top: -120px;
  padding-bottom: 35px;
}

@media screen and (max-width: 767.98px) {
  .c-heading.--section.--mt {
    margin-top: -64px;
    padding-bottom: 17px;
  }
}
.c-heading.--section.--mt .c-heading__copy {
  margin-top: 30px;
}

@media screen and (max-width: 767.98px) {
  .c-heading.--section.--mt .c-heading__copy {
    margin-top: 20px;
  }
}
/* font
-------------------------------------------------------*/
.font-eng {
  font-family: "Roboto", "Noto Serif JP", "Yu Mincho", YuMincho, serif;
}

.font-mincho {
  font-family: "Hannari", "Noto Serif JP", "Hiragino Mincho ProN", "Noto Serif JP", "Yu Mincho", YuMincho, serif;
}

.font-gothic {
  font-family: "Yu Gothic Medium", "Yu Gothic", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
}

/* title
-------------------------------------------------------*/
/* txt
-------------------------------------------------------*/
.txt__xl3 {
  font-size: 4.6rem;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .txt__xl3 {
    font-size: 4.14rem;
  }
}
@media screen and (max-width: 767.98px) {
  .txt__xl3 {
    font-size: 3.68rem;
  }
}
.txt__xl2 {
  font-size: 3.6rem;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .txt__xl2 {
    font-size: 3.24rem;
  }
}
@media screen and (max-width: 767.98px) {
  .txt__xl2 {
    font-size: 2.88rem;
  }
}
.txt__xl {
  font-size: 3rem;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .txt__xl {
    font-size: 2.7rem;
  }
}
@media screen and (max-width: 767.98px) {
  .txt__xl {
    font-size: 2.4rem;
  }
}
.txt__lg2 {
  font-size: 2.7rem;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .txt__lg2 {
    font-size: 2.43rem;
  }
}
@media screen and (max-width: 767.98px) {
  .txt__lg2 {
    font-size: 2.16rem;
  }
}
.txt__lg {
  font-size: 2.6rem;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .txt__lg {
    font-size: 2.34rem;
  }
}
@media screen and (max-width: 767.98px) {
  .txt__lg {
    font-size: 2.08rem;
  }
}
.txt__md2 {
  font-size: 2.2rem;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .txt__md2 {
    font-size: 1.98rem;
  }
}
@media screen and (max-width: 767.98px) {
  .txt__md2 {
    font-size: 1.76rem;
  }
}
.txt__md {
  font-size: 1.8rem;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .txt__md {
    font-size: 1.62rem;
  }
}
@media screen and (max-width: 767.98px) {
  .txt__md {
    font-size: 1.44rem;
  }
}
.txt__base {
  font-size: 1.6rem;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .txt__base {
    font-size: 1.44rem;
  }
}
@media screen and (max-width: 767.98px) {
  .txt__base {
    font-size: 1.28rem;
  }
}
.txt__sm {
  font-size: 1.4rem;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .txt__sm {
    font-size: 1.26rem;
  }
}
@media screen and (max-width: 767.98px) {
  .txt__sm {
    font-size: 1.12rem;
  }
}
.txt__xs {
  font-size: 1.3rem;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .txt__xs {
    font-size: 1.17rem;
  }
}
@media screen and (max-width: 767.98px) {
  .txt__xs {
    font-size: 1.04rem;
  }
}
/* capt
-------------------------------------------------------*/
.capt {
  font-size: 1.2rem;
  line-height: 1.6;
}

@media screen and (max-width: 767.98px) {
  .capt {
    font-size: 1rem;
  }
}
.capt_s {
  font-size: 1.3rem;
}

@media screen and (max-width: 767.98px) {
  .capt_s {
    font-size: 1.1rem;
  }
}
.capt__img {
  position: absolute;
  bottom: 2px;
  right: 5px;
  margin: auto;
}

/* txt_indent
-------------------------------------------------------*/
.txt_indent {
  padding-left: 1em;
  text-indent: -1em;
}

.txt_indent2 {
  padding-left: 2em;
  text-indent: -2em;
}

/* txt_shadow
-------------------------------------------------------*/
.txt_shadow__wh {
  text-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 3px #fff, 0 0 5px #fff;
}

.txt_shadow__bk {
  color: #fff;
  text-shadow: 0 0 1px black, 0 0 2px black, 0 0 3px black, 0 0 5px black, 0 0 10px black;
}

.txt_shadow__bk_light {
  color: #fff;
  text-shadow: 0 0 1px black, 0 0 3px black, 0 0 5px black;
}

/* lts
-------------------------------------------------------*/
.lts__0 {
  letter-spacing: 0;
}

.lts__sm {
  letter-spacing: 0.03em;
}

.lts__md {
  letter-spacing: 0.05em;
}

.lts__lg {
  letter-spacing: 0.07em;
}

.lts__xl {
  letter-spacing: 0.1em;
}

.lts__xl2 {
  letter-spacing: 0.13em;
}

.lts__xl3 {
  letter-spacing: 0.15em;
}

.pageTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 400px;
  text-align: center;
}

@media screen and (max-width: 767.98px) {
  .pageTitle {
    height: 190px;
  }
}
.pageTitle::before {
  z-index: 2;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  margin: auto;
}

.pageTitle img {
  z-index: -1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.pageTitle .ttl__data {
  position: relative;
  z-index: 5;
  font-size: 2.4rem;
  color: #fff;
  letter-spacing: 0.1em;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .pageTitle .ttl__data {
    font-size: 2.16rem;
  }
}
@media screen and (max-width: 767.98px) {
  .pageTitle .ttl__data {
    font-size: 1.5rem;
    letter-spacing: 0.03em;
    bottom: -20px;
  }
}
.pageTitle .ttl__data::before {
  font-size: 8rem;
  color: #fff;
  background: none;
  margin-bottom: 40px;
  -webkit-text-fill-color: #fff;
}

@media screen and (max-width: 767.98px) {
  .pageTitle .ttl__data::before {
    font-size: 5.2rem;
    margin-bottom: 15px;
  }
}
.pageTitle .ttl__data::after {
  content: "";
  position: absolute;
  bottom: 60px;
  left: 0;
  right: 0;
  width: 45px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.5);
  margin: auto;
}

@media screen and (max-width: 767.98px) {
  .pageTitle .ttl__data::after {
    width: 40px;
    bottom: 33px;
  }
}
/* グラデーション
-------------------------------------------------------*/
.grade--txt {
  display: block;
  background: -webkit-gradient(linear, left top, right top, from(#7ac9ea), to(#007bd1));
  background: linear-gradient(to right, #7ac9ea, #007bd1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.grade--data {
  color: #131b63;
}

.grade--data::before {
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  background: -webkit-gradient(linear, left top, right top, from(#7ac9ea), to(#007bd1));
  background: linear-gradient(to right, #7ac9ea, #007bd1);
  margin-left: auto;
  margin-right: auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.ttl__underline {
  position: relative;
  border-bottom: 5px solid #f6f6f6;
}

.ttl__underline::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 70px;
  height: 5px;
  background-color: #387ccc;
}

.ttl__underline--center {
  text-align: center;
}

.ttl__underline--center::after {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.c-border {
  background-image: repeating-linear-gradient(-60deg, #bcaa5e, #bcaa5e 3px, transparent 3px, transparent 6px, #bcaa5e 6px), repeating-linear-gradient(30deg, #bcaa5e, #bcaa5e 3px, transparent 3px, transparent 6px, #bcaa5e 6px), repeating-linear-gradient(120deg, #bcaa5e, #bcaa5e 3px, transparent 3px, transparent 6px, #bcaa5e 6px), repeating-linear-gradient(210deg, #bcaa5e, #bcaa5e 3px, transparent 3px, transparent 6px, #bcaa5e 6px);
  background-size: 1px 100%, 100% 1px, 1px 100%, 100% 1px;
  background-position: 0 0, 0 0, 100% 0, 0 100%;
  background-repeat: no-repeat;
}

@media screen and (max-width: 767.98px) {
  .c-border {
    background-image: repeating-linear-gradient(-60deg, #bcaa5e, #bcaa5e 2px, transparent 2px, transparent 4px, #bcaa5e 4px), repeating-linear-gradient(30deg, #bcaa5e, #bcaa5e 2px, transparent 2px, transparent 4px, #bcaa5e 4px), repeating-linear-gradient(120deg, #bcaa5e, #bcaa5e 2px, transparent 2px, transparent 4px, #bcaa5e 4px), repeating-linear-gradient(210deg, #bcaa5e, #bcaa5e 2px, transparent 2px, transparent 4px, #bcaa5e 4px);
  }
}
@-webkit-keyframes borderAnimation {
  from {
    background-position: 0 0, -12px 0, 100% -12px, 0 100%;
  }
  to {
    background-position: 0 -12px, 0 0, 100% 0, -12px 100%;
  }
}
@keyframes borderAnimation {
  from {
    background-position: 0 0, -12px 0, 100% -12px, 0 100%;
  }
  to {
    background-position: 0 -12px, 0 0, 100% 0, -12px 100%;
  }
}
.c-border.--circle {
  position: relative;
  padding: 5px;
  background: none;
}

@media screen and (max-width: 767.98px) {
  .c-border.--circle {
    padding: 4px;
  }
}
@media screen and (min-width: 1201px), print {
  .c-border.--circle:hover::before {
    -webkit-animation: rotationAnimation 20s infinite linear;
    animation: rotationAnimation 20s infinite linear;
  }
}
.c-border.--circle::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url(../../assets/images/top/category_circle.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  pointer-events: none;
}

.c-border.--circle > * {
  border-radius: 50%;
  overflow: hidden;
}

@-webkit-keyframes rotationAnimation {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotationAnimation {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.c-border.--square {
  padding: 5px;
  background-color: #fff;
}

@media screen and (max-width: 767.98px) {
  .c-border.--square {
    padding: 4px;
  }
}
.list__square {
  list-style: square;
}

.list__square li {
  list-style: inside;
}

.list__circle {
  list-style: circle;
}

.list__circle li {
  list-style: inside;
}

.list__before {
  list-style: none;
}

.list__before li {
  position: relative;
}

.list__before li::before {
  content: "▪";
  display: block;
  position: absolute;
  left: -1em;
  color: #ddd;
}

.list__check li {
  font-weight: 600;
  position: relative;
  padding-left: 56px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 2.2rem;
}

.list__check li + li {
  margin-top: 1em;
}

.list__check li::before {
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  content: "";
  width: 40px;
  height: 40px;
  background-image: url(../../images/common/arrow_check.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

/* color
-------------------------------------------------------*/
.list__blue ul li {
  background-color: #f2f8fd;
  padding: 30px;
}

.list__blue ul li .ttl {
  color: #131b63;
  text-align: center;
}

.list__blue ul li .txt {
  font-size: 1.5rem;
  line-height: 1.8;
  margin-top: 15px;
}

.list__gray ul li {
  min-height: 240px;
  background-color: #f7f7f7;
  padding: 20px;
}

.list__gray ul li .img {
  width: 90%;
  max-width: 430px;
  margin-left: auto;
  margin-right: auto;
}

.list__gray ul li .ttl {
  color: #131b63;
  text-align: center;
}

.list__gray ul li .txt {
  font-size: 1.5rem;
  line-height: 1.8;
  margin-top: 15px;
}

table {
  line-height: 1.5;
  border-collapse: collapse;
  border-spacing: 0;
}

@media screen and (min-width: 768px), print {
  table {
    width: 100%;
  }
}
table th {
  font-weight: 600;
}

@media screen and (max-width: 767.98px) {
  .table-scroll {
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
}
.table-scroll::-webkit-scrollbar {
  height: 5px;
}

.table-scroll::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.table-scroll::-webkit-scrollbar-thumb {
  background: #bcbcbc;
}

.table-scroll table th,
.table-scroll table td {
  position: relative;
  font-weight: 400;
  padding: 65px 0 20px 0;
  text-align: left;
}

.table-scroll table th::before,
.table-scroll table td::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 93%;
  height: 1px;
  margin: auto;
}

.table-scroll table th {
  width: 20%;
  min-width: 130px;
}

.table-scroll table th::before {
  background-color: #000;
}

.table-scroll table td::before {
  background-color: #ccc;
}

.table-scroll table .head {
  background-color: #e2e2e2;
}

@media only screen and (max-width: 767px) {
  .table-scroll table .fixed {
    position: sticky;
    left: 0;
    height: 100%;
  }

  .table-scroll table .fixed:before {
    content: "";
    position: absolute;
    top: 0;
    left: -1px;
    right: -1px;
    height: 100%;
  }
}
.table-col table th,
.table-col table td {
  padding: 20px 40px;
  border: none;
}

.table-col table th {
  width: 30%;
  background-color: #f0f0f0;
}

@media only screen and (max-width: 767px) {
  .table-col table th,
  .table-col table td,
  .table-col table tr {
    display: block;
    width: 100%;
  }

  .table-col table th {
    width: 100%;
  }

  .table-col table td {
    padding-top: 0;
  }
}
.table-dl {
  /* sp */
}

.table-dl dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #b5b1b1;
}

.table-dl dt,
.table-dl dd {
  padding: 24px 0;
}

.table-dl dt {
  width: 30%;
}

.table-dl dd {
  width: 70%;
}

@media only screen and (max-width: 767px) {
  .table-dl dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    box-orient: vertical;
  }

  .table-dl dt,
  .table-dl dd {
    width: 100%;
  }

  .table-dl dd {
    padding-top: 0;
  }
}
figcaption {
  font-size: 1.2rem;
}

@media screen and (max-width: 767.98px) {
  figcaption {
    font-size: 1rem;
  }
}
/* figure
-------------------------------------------------------*/
.figure {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.figure figcaption {
  position: absolute;
  bottom: 0;
  right: 0;
  font-family: "Yu Gothic Medium", "Yu Gothic", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
  padding: 4px 8px;
  margin: auto;
}

.figure figcaption.capt_bg {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
}

.figure.reverse figcaption {
  position: absolute;
  left: 0;
  right: 0;
}

/* figure_capt
-------------------------------------------------------*/
.figure_capt {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.figure_capt figcaption {
  margin-top: 4px;
  text-align: right;
  letter-spacing: 0.07em;
}

.figure__frame__stripe::after {
  z-index: 1;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-image-source: repeating-linear-gradient(45deg, #fff 0, #fff 3px, transparent 0, transparent 6px);
  border-width: 10px;
  border-image-slice: 10;
  border-image-repeat: round;
  border-style: solid;
}

.figure__frame__photo::before, .figure__frame__photo::after {
  z-index: 1;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}

.figure__frame__photo::before {
  top: -10px;
  right: -10px;
  border-top: 30px solid #053e62;
  border-bottom: 30px solid transparent;
  border-left: 30px solid transparent;
  border-right: 30px solid #053e62;
}

.figure__frame__photo::after {
  bottom: -10px;
  left: -10px;
  border-top: 30px solid transparent;
  border-bottom: 30px solid #053e62;
  border-left: 30px solid #053e62;
  border-right: 30px solid transparent;
}

.figure__frame__photo2::before, .figure__frame__photo2::after {
  z-index: 1;
  content: "";
  position: absolute;
  width: 70px;
  height: 25px;
  background-color: #fff;
  -webkit-transform: rotate(-35deg);
  transform: rotate(-35deg);
}

.figure__frame__photo2::before {
  top: -10px;
  left: -25px;
  border-bottom: 1px solid #aaa;
}

.figure__frame__photo2::after {
  bottom: -10px;
  right: -25px;
  border-top: 1px solid #aaa;
}

.figure__frame__shadow::before {
  z-index: -1;
  content: "";
  position: absolute;
  bottom: -20px;
  right: -20px;
  width: 100%;
  height: 100%;
  background-image: radial-gradient(#999999 30%, rgba(0, 0, 0, 0) 31%), radial-gradient(#999999 30%, rgba(0, 0, 0, 0) 31%);
  background-position: 0 0, 3px 3px;
  background-size: 3px 3px;
}

.figure__frame__shadow2::before {
  z-index: -1;
  content: "";
  position: absolute;
  bottom: -20px;
  right: -20px;
  width: 100%;
  height: 100%;
  background-image: radial-gradient(#999999 30%, rgba(0, 0, 0, 0) 31%), radial-gradient(#999999 30%, rgba(0, 0, 0, 0) 31%);
  background-position: 0 0, 2px 2px;
  background-size: 4px 4px;
}

/* ボタン
-------------------------------------------------------*/
.c-button__wrap {
  width: 75%;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.c-button a {
  position: relative;
  color: #fff;
  background-color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  font-size: 1.3125em;
  font-weight: 600;
  line-height: 1.3076923077;
  text-decoration: none;
  color: #fff;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 50px;
  cursor: pointer;
}

@media screen and (max-width: 767.98px) {
  .c-button a {
    font-size: 1.125em;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 1201px), print {
  .c-button a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .c-button a:hover {
    background-color: #131b63;
  }
}
.c-button.--arrow-right a {
  padding-right: 30px;
}

.c-button.--arrow-right a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 23px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: auto;
  width: 30px;
  height: 30px;
  background-image: url(../../assets/images/common/arrow/arrow_btn_right.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  pointer-events: none;
}

@media screen and (max-width: 767.98px) {
  .c-button.--arrow-right a:after {
    right: 20px;
    width: 18px;
    height: 18px;
  }
}
.c-button.--arrow-bottom a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.c-button.--arrow-bottom a:after {
  margin-top: 10px;
  content: "";
  max-width: 30px;
  max-height: 30px;
  width: 30px;
  width: 3vw;
  height: 30px;
  height: 3vw;
  background-image: url(../../assets/images/common/arrow/arrow_btn_bottom.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  pointer-events: none;
}

@media screen and (max-width: 767.98px) {
  .c-button.--arrow-bottom a:after {
    margin-top: 5px;
  }
}
/*=======================================================================

 The Home ENESUS
 ザ・ホーム エネシャス

========================================================================*/
.the-home-enesus {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.03em;
  max-width: 1200px;
  font-optical-sizing: auto;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

@media screen and (max-width: 767.98px) {
  .the-home-enesus {
    letter-spacing: 0.015em;
  }
}
.the-home-enesus .wrap {
  margin-left: auto;
  margin-right: auto;
}

.the-home-enesus .wrap.--sm {
  max-width: 1100px;
}

.the-home-enesus img {
  max-width: 100%;
}

.the-home-enesus .capt {
  font-size: clamp(11px, 1.4vw, 14px) !important;
}

@media screen and (max-width: 767.98px) {
  .the-home-enesus .capt {
    line-height: 1.45 !important;
  }
}
.the-home-enesus sup,
.the-home-enesus sub {
  font-size: clamp(11px, 1.3vw, 13px);
  position: relative;
}

.the-home-enesus sup {
  vertical-align: top;
  top: -0.1em;
}

.the-home-enesus sub {
  vertical-align: bottom;
  bottom: -0.1em;
}

.the-home-enesus .ttl.--lg {
  font-size: clamp(19px, 3.2vw, 32px);
  line-height: 1.5;
}

.the-home-enesus .section-line {
  position: relative;
  margin-top: 95px;
}

@media screen and (max-width: 767.98px) {
  .the-home-enesus .section-line {
    margin-top: 60px;
  }
}
.the-home-enesus .section-line:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
  height: 5px;
  background-color: #03468e;
}

@media screen and (max-width: 767.98px) {
  .the-home-enesus .section-line:before {
    width: 90px;
    height: 3px;
  }
}
.the-home-enesus .sec-header {
  z-index: 2;
  position: relative;
  letter-spacing: 0.07em;
  padding-top: 100px;
  padding-bottom: 30px;
  text-align: center;
}

@media screen and (max-width: 767.98px) {
  .the-home-enesus .sec-header {
    padding-top: 60px;
    padding-bottom: 10px;
    letter-spacing: 0.05em;
  }
}
.the-home-enesus .sec-header .sec-header__ttl {
  line-height: 1.6774193548;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767.98px) {
  .the-home-enesus .sec-header .sec-header__ttl {
    letter-spacing: 0.07em;
  }
}
.the-home-enesus .sec-header .sec-header__copy {
  font-size: clamp(15.5px, 2.1vw, 21px);
  line-height: 2;
  margin-top: 1.5em;
}

@media screen and (max-width: 767.98px) {
  .the-home-enesus .sec-header .sec-header__copy {
    line-height: 1.8;
    margin-top: 1em;
  }
}
.the-home-enesus .sec-header .sec-header__txt {
  font-size: clamp(14px, 1.6vw, 16px);
  line-height: 1.625;
  margin-top: 1.5em;
}

@media screen and (max-width: 767.98px) {
  .the-home-enesus .sec-header .sec-header__txt {
    margin-top: 1em;
  }
}
.the-home-enesus .page_visual {
  position: relative;
}

.the-home-enesus .page_visual .page_visual_title {
  z-index: 2;
  width: 35.4166666667%;
  position: absolute;
  top: 48%;
  left: 7.0833333333%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  color: #fff;
  white-space: nowrap;
}

@media screen and (max-width: 767.98px) {
  .the-home-enesus .page_visual .page_visual_title {
    width: 44%;
    top: 50%;
    left: 5%;
  }
}
.the-home-enesus .page_visual .page_visual_title .page_visual_title__txt {
  font-size: clamp(15px, 3vw, 30px);
  line-height: 1.4;
}

@media screen and (max-width: 767.98px) {
  .the-home-enesus .page_visual .page_visual_title .page_visual_title__txt {
    line-height: 1.1;
    letter-spacing: 0.05em;
  }
}
.the-home-enesus .page_visual .page_visual_title .page_visual_title__img {
  margin-top: 30px;
}

@media screen and (max-width: 767.98px) {
  .the-home-enesus .page_visual .page_visual_title .page_visual_title__img {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767.98px) {
  .the-home-enesus .page_visual .page_visual_img {
    position: relative;
    margin-left: -40px;
    margin-right: -45px;
  }
}
.the-home-enesus .page_lead {
  padding-top: 65px;
  text-align: center;
}

@media screen and (max-width: 767.98px) {
  .the-home-enesus .page_lead {
    padding-top: 35px;
    padding-bottom: 5px;
  }
}
.the-home-enesus .page_lead p {
  font-size: clamp(15px, 2.3vw, 23px);
  line-height: 1.8181818182;
}

.the-home-enesus .page_lead p + p {
  margin-top: 1.5em;
}

.the-home-enesus .page_lead .capt {
  text-align: right;
  margin-top: 3.5em;
}

@media screen and (max-width: 767.98px) {
  .the-home-enesus .page_lead .capt {
    margin-top: 3em;
    text-align: left;
    margin-left: 1em;
    margin-right: 1em;
  }
}
.the-home-enesus .sec1 {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
}

@media screen and (max-width: 767.98px) {
  .the-home-enesus .sec1 {
    padding-top: 30px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.the-home-enesus .sec1 .wrap {
  position: relative;
  z-index: 5;
}

.the-home-enesus .sec1 .ttl {
  text-align: center;
  letter-spacing: 0.07em;
}

.the-home-enesus .sec1 .sec1-content {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.875;
  margin-top: 35px;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .the-home-enesus .sec1 .sec1-content {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767.98px) {
  .the-home-enesus .sec1 .sec1-content {
    margin-top: 15px;
  }
}
.the-home-enesus .sec1 .sec1-content .sec1-content__left,
.the-home-enesus .sec1 .sec1-content .sec1-content__right {
  width: 47.2727272727%;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .the-home-enesus .sec1 .sec1-content .sec1-content__left,
  .the-home-enesus .sec1 .sec1-content .sec1-content__right {
    width: 48.2%;
  }
}
@media screen and (max-width: 767.98px) {
  .the-home-enesus .sec1 .sec1-content .sec1-content__left,
  .the-home-enesus .sec1 .sec1-content .sec1-content__right {
    width: 100%;
  }
}
.the-home-enesus .sec1 .sec1-content .sec1-content__left p,
.the-home-enesus .sec1 .sec1-content .sec1-content__right p {
  font-size: clamp(14px, 1.6vw, 16px);
}

@media screen and (max-width: 767.98px) {
  .the-home-enesus .sec1 .sec1-content .sec1-content__right {
    margin-top: 20px;
  }
}
.the-home-enesus .sec1 .sec1-content .font-gothic {
  font-weight: bold;
  margin-top: 60px;
  margin-bottom: 20px;
}

@media screen and (max-width: 767.98px) {
  .the-home-enesus .sec1 .sec1-content .font-gothic {
    margin-top: 30px;
    margin-bottom: 7px;
  }
}
.the-home-enesus .sec1 .sec1__bg {
  overflow: hidden;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100vw;
  height: 100%;
  pointer-events: none;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .the-home-enesus .sec1 .sec1__bg {
    left: 0;
  }
}
@media screen and (max-width: 767.98px) {
  .the-home-enesus .sec1 .sec1__bg {
    margin-left: 0;
    margin-right: 0;
  }
}
.the-home-enesus .sec1 .sec1__bg img {
  width: 100% !important;
  max-width: none !important;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .the-home-enesus .sec1 .sec1__bg img {
    position: relative;
    margin-right: -30px;
  }
}
.the-home-enesus .sec1 .sec1__bg:before, .the-home-enesus .sec1 .sec1__bg:after {
  z-index: 5;
  content: "";
  position: absolute;
  left: 0;
  margin: auto;
  width: 100%;
  height: 5px;
}

@media screen and (max-width: 767.98px) {
  .the-home-enesus .sec1 .sec1__bg:before, .the-home-enesus .sec1 .sec1__bg:after {
    height: 3px;
  }
}
.the-home-enesus .sec1 .sec1__bg:before {
  bottom: 0;
  background-color: #03468e;
}

.the-home-enesus .sec1 .sec1__bg:after {
  bottom: 5px;
  background-color: #fff;
}

.the-home-enesus .sec1 .sec1__bg2 {
  z-index: 2;
  pointer-events: none;
}

@media screen and (min-width: 1201px), print {
  .the-home-enesus .sec1 .sec1__bg2 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 65%;
    margin-left: calc(50% - 50vw);
  }
}
@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .the-home-enesus .sec1 .sec1__bg2 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60%;
  }
}
@media screen and (max-width: 767.98px) {
  .the-home-enesus .sec1 .sec1__bg2 {
    position: relative;
    width: 100vw;
    margin-left: calc(50% - 50vw);
  }
}
.the-home-enesus .sec2-equipment {
  text-align: center;
}

@media screen and (max-width: 767.98px) {
  .the-home-enesus .sec2-equipment .equipment {
    margin-top: 10px;
  }
}
.the-home-enesus .sec2-equipment .equipment .equipment-item {
  width: 96%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
  border-radius: 15px;
  overflow: hidden;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .the-home-enesus .sec2-equipment .equipment .equipment-item {
    width: 90%;
  }
}
@media screen and (max-width: 767.98px) {
  .the-home-enesus .sec2-equipment .equipment .equipment-item {
    width: 93%;
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
  }
}
.the-home-enesus .sec2-equipment .equipment .equipment-item + .equipment-item {
  margin-top: 50px;
}

@media screen and (max-width: 767.98px) {
  .the-home-enesus .sec2-equipment .equipment .equipment-item + .equipment-item {
    margin-top: 25px;
  }
}
.the-home-enesus .sec2-equipment .equipment .equipment-item .equipment__ttl {
  font-family: "Yu Gothic Medium", "Yu Gothic", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
  font-size: clamp(15px, 2.2vw, 22px);
  font-weight: bold;
  color: #fff;
  background-color: #03468e;
  padding-top: 13px;
  padding-bottom: 13px;
}

@media screen and (max-width: 767.98px) {
  .the-home-enesus .sec2-equipment .equipment .equipment-item .equipment__ttl {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.the-home-enesus .sec2-equipment .equipment .equipment-item .equipment__img {
  padding: 20px;
}

@media screen and (max-width: 767.98px) {
  .the-home-enesus .sec2-equipment .equipment .equipment-item .equipment__img {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.the-home-enesus .sec2-equipment .equipment .equipment-item .equipment__img img {
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.the-home-enesus .sec3-cost .cost {
  position: relative;
  background-color: #f8f8f8;
}

.the-home-enesus .sec3-cost .cost .cost__graph {
  z-index: 2;
}

@media screen and (min-width: 768px), print {
  .the-home-enesus .sec3-cost .cost .cost__graph {
    position: absolute;
    top: 50px;
    left: 7.9166666667%;
    width: 35%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .the-home-enesus .sec3-cost .cost .cost__graph {
    width: 35%;
  }
}
@media screen and (max-width: 767.98px) {
  .the-home-enesus .sec3-cost .cost .cost__graph {
    padding: 30px 20px 0px;
  }

  .the-home-enesus .sec3-cost .cost .cost__graph img {
    display: block;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
.the-home-enesus .sec3-cost .cost .cost__graph .capt {
  margin-top: 25px;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .the-home-enesus .sec3-cost .cost .cost__graph .capt {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767.98px) {
  .the-home-enesus .sec3-cost .cost .cost__graph .capt {
    margin-top: 15px;
  }
}
.the-home-enesus .sec3-cost .cost .cost__bg {
  width: 82.9166666667%;
  height: 100%;
  margin-left: auto;
  margin-right: calc(50% - 50vw);
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .the-home-enesus .sec3-cost .cost .cost__bg {
    width: 70%;
    margin-right: 0;
  }
}
@media screen and (max-width: 767.98px) {
  .the-home-enesus .sec3-cost .cost .cost__bg {
    position: relative;
    width: 100%;
    margin-top: -20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .the-home-enesus .sec3-cost .cost .cost__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.the-home-enesus .sec3-cost .cost .cost_capt {
  color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: calc(50% - 50vw);
  padding: 5px 10px;
  text-align: right;
  margin-bottom: 0;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .the-home-enesus .sec4-merit .wrap {
    width: 96%;
  }
}
.the-home-enesus .sec4-merit .merit {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 40px;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .the-home-enesus .sec4-merit .merit {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
  }
}
@media screen and (max-width: 767.98px) {
  .the-home-enesus .sec4-merit .merit {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 25px;
    margin-left: 20px;
    margin-right: 20px;
  }
}
.the-home-enesus .sec4-merit .merit .merit-item {
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
  border-radius: 15px;
  overflow: hidden;
}

@media screen and (max-width: 767.98px) {
  .the-home-enesus .sec4-merit .merit .merit-item {
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
  }
}
.the-home-enesus .sec4-merit .merit .merit-item .merit-item__header {
  color: #fff;
  background: linear-gradient(-50deg, #032d6d, #09628f);
  padding-top: 15px;
  padding-bottom: 15px;
  min-height: 95px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (max-width: 767.98px) {
  .the-home-enesus .sec4-merit .merit .merit-item .merit-item__header {
    padding-top: 12px;
    padding-bottom: 12px;
    min-height: auto;
  }
}
.the-home-enesus .sec4-merit .merit .merit-item .merit-item__header .merit__num span {
  position: relative;
}

.the-home-enesus .sec4-merit .merit .merit-item .merit-item__header .merit__num span:nth-child(1) {
  font-size: 10px;
  display: block;
  letter-spacing: 0.1em;
}

.the-home-enesus .sec4-merit .merit .merit-item .merit-item__header .merit__num span:nth-child(2) {
  font-size: clamp(18px, 3.2vw, 32px);
}

.the-home-enesus .sec4-merit .merit .merit-item .merit-item__header .merit__num span:nth-child(2)::before, .the-home-enesus .sec4-merit .merit .merit-item .merit-item__header .merit__num span:nth-child(2)::after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  width: 30px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.7);
}

.the-home-enesus .sec4-merit .merit .merit-item .merit-item__header .merit__num span:nth-child(2)::before {
  left: -40px;
}

.the-home-enesus .sec4-merit .merit .merit-item .merit-item__header .merit__num span:nth-child(2)::after {
  right: -40px;
}

.the-home-enesus .sec4-merit .merit .merit-item .merit-item__header .merit__ttl {
  font-size: clamp(18px, 2vw, 20px);
  line-height: 1.4;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 767.98px) {
  .the-home-enesus .sec4-merit .merit .merit-item .merit-item__header .merit__ttl {
    letter-spacing: 0em;
  }
}
.the-home-enesus .sec4-merit .merit .merit-item .merit-item__content {
  padding: 20px 30px 15px;
  line-height: 1.625;
  text-align: justify;
  word-break: break-all;
  text-justify: inter-ideograph;
  text-justify: inter-character;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

@media screen and (max-width: 767.98px) {
  .the-home-enesus .sec4-merit .merit .merit-item .merit-item__content {
    padding: 13px 17px 8px;
  }
}
.the-home-enesus .sec4-merit .merit .merit-item .merit-item__content p {
  font-size: clamp(14px, 1.6vw, 16px);
}

.the-home-enesus .sec4-merit .merit .merit-item:nth-child(n+4) .merit-item__header .merit__num {
  margin-bottom: 3px;
}

.the-home-enesus .sec5-design {
  padding-top: 50px;
}

@media screen and (max-width: 767.98px) {
  .the-home-enesus .sec5-design {
    padding-top: 20px;
  }
}
.the-home-enesus .sec5-design:after {
  z-index: -1;
  content: "";
  position: absolute;
  top: 100px;
  right: 0;
  width: 100vw;
  height: 480px;
  background-color: #efdee4;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .the-home-enesus .sec5-design:after {
    left: 0;
    right: auto;
  }
}
@media screen and (max-width: 767.98px) {
  .the-home-enesus .sec5-design:after {
    top: 45px;
    height: 320px;
  }
}
.the-home-enesus .sec5-design .wrap {
  position: relative;
}

.the-home-enesus .sec5-design .sec-header {
  text-align: left;
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .the-home-enesus .sec5-design .sec-header {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 767.98px) {
  .the-home-enesus .sec5-design .sec-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.the-home-enesus .sec5-design .sec-header .sec-header__copy {
  text-align: justify;
  word-break: break-all;
  text-justify: inter-ideograph;
  text-justify: inter-character;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.the-home-enesus .sec6-contact .sec6-contact__bg {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

@media screen and (min-width: 768px) and (max-width: 1200.98px) {
  .the-home-enesus .sec6-contact .sec6-contact__bg {
    margin-left: 0;
    margin-right: 0;
  }
}
/*# sourceMappingURL=2024-lineup_enesus.css.map */

/*# sourceMappingURL=the_home_enesus.css.map */
