.text-body {
  color: #454545 !important;
}

.lighter {
  color: #888888;
}

.purple {
  color: #9EB1D2;
}

.pink {
  color: #F5949C;
}

.brown {
  color: #735147;
}

.lightbrown {
  color: #AA844F;
}

.lighterbrown {
  color: #AFA278;
}

.red {
  color: #EC5870;
}

.blue {
  color: #1C3357;
}

.yellow {
  color: #FFDA00;
}

.green {
  color: #A6D51F;
}

.orange {
  color: #FFC400;
}

.lightgreen {
  color: #A5E8E8;
}

.lightblue {
  color: #29B8CA;
}

.lighterblue {
  color: #5864DB;
}

.lightestblue {
  color: #E7F1F9;
}

.bg-orange {
  background-color: #FFC400;
}

.bg-lightorange {
  background-color: #FBB65B;
}

.bg-green {
  background-color: #A6D51F;
}

.bg-red {
  background-color: #EC5870;
}

.bg-navy {
  background-color: #0E152E;
}

.bg-blue {
  background-color: #1C3357;
}

.bg-pink {
  background-color: #F5949C;
}

.bg-yellow {
  background-color: #FFDA00;
}

.bg-green {
  background-color: #A6D51F;
}

.bg-light {
  background-color: #f8f9fa !important;
}

.bg-lighter {
  background-color: #888888;
}

.bg-lightblue {
  background-color: #29B8CA;
}

.bg-lightestblue {
  background-color: #E7F1F9;
}

.bg-lightestyellow {
  background-color: #FFFFEE;
}

.bg-lighterorange {
  background-color: #F9D5A6;
}

.bg-lightestorange {
  background-color: #FFF9E0;
}

.bg-lightgreen {
  background-color: #A5E8E8;
}

.bg-lightergreen {
  background-color: #ddecd4;
}

.bg-lightestgreen {
  background-color: #E1EFE2;
}

.bg-lightestpink {
  background-color: #FFF7F7;
}

.bg-lightgray {
  background-color: #cdcdcd;
}

.bg-light2 {
  background-color: #FBFAF8;
}

.bg-lightbrown {
  background-color: #AA844F;
}

.bg-lighterbrown {
  background-color: #AFA278;
}

.bg-lightestbrown {
  background-color: #E9E6E3;
}

.bg-brown {
  background-color: #735147;
}

.bg-transgreen {
  background-color: rgba(166, 213, 31, 0.9);
}

.bg-transwhite {
  background-color: rgba(255, 255, 255, 0.9);
}

.linkoff a,
a.linkoff {
  pointer-events: none;
}

::-moz-selection {
  background: #222222;
  color: #fff;
}

::-moz-selection,
::selection {
  background: #222222;
  color: #fff;
}

body {
  color: #454545;
  line-height: 1.5;
  letter-spacing: 0.075em;
  font-family: -apple-system, BlinkMacSystemFont, "Century Gothic", "Segoe UI", "Helvetica Neue", "HelveticaNeue", "Verdana", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "YuGothic", "Yu Gothic Medium", "Yu Gothic", "Meiryo UI", sans-serif;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

h1, h2, h3, h4, h5, h6, .fw-bold, .bold, strong, b, th, dt, a.nav-link, .mybtn {
  font-family: -apple-system, BlinkMacSystemFont, "Century Gothic", "Roboto", "Segoe UI", "Helvetica Neue", "HelveticaNeue", "Verdana", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "YuGothic", "Yu Gothic", "Meiryo UI", sans-serif;
  font-weight: bold;
}

.bold {
  font-weight: bold;
}

.font {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.5;
  color: #222222;
}

p, li, dt, dd, th, td, .table-striped > tbody > tr:nth-of-type(2n+1) > *, captuion, figcaption, small {
  color: #454545;
}

.btn:focus,
body button:focus,
body a {
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

input,
textarea,
select {
  outline: none;
}

.gmap {
  min-height: 400px;
}

main img {
  height: auto;
  max-width: 100%;
}

.max1200 {
  max-width: 1200px !important;
}

.max1080 {
  max-width: 1080px !important;
}

.max980 {
  max-width: 980px !important;
}

.max880 {
  max-width: 880px !important;
}

.max780 {
  max-width: 780px !important;
}

.max680 {
  max-width: 680px !important;
}

.va0 {
  vertical-align: 0px;
}

.va1 {
  vertical-align: -1px;
}

.va2 {
  vertical-align: -2px;
}

.va3 {
  vertical-align: -3px;
}

.va4 {
  vertical-align: -4px;
}

.va5 {
  vertical-align: -5px;
}

.zindex100 {
  z-index: 100;
}

.zindex101 {
  z-index: 101;
}

.zindex1031 {
  z-index: 1031;
}

.zindex2 {
  z-index: 2;
}

.zindex3 {
  z-index: 3;
}

.smallest {
  font-size: 10px;
  letter-spacing: normal;
}

.fs9 {
  font-size: 0.9rem;
}

.fs8 {
  font-size: 0.8rem;
}

.svh100 {
  height: 100svh;
}

.pink02 {
  color: #f76a6a;
}

.txt_c {
  text-align: center;
}

strong {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, transparent), color-stop(10%, #E1D5BB), color-stop(90%, #E1D5BB), color-stop(90%, transparent), to(transparent));
  background: linear-gradient(transparent 10%, #E1D5BB 10%, #E1D5BB 90%, transparent 90%, transparent 100%);
}

a {
  color: #1C3357;
}
a:hover {
  color: #1C3357;
  text-decoration: none;
}

.js-tel a {
  text-decoration: none !important;
  color: inherit !important;
}

.mybtn {
  text-align: center;
  display: inline-block;
  color: #222222;
  background: #AFA278;
  border-radius: 5rem;
  text-decoration: none;
  line-height: 1;
  padding: 0.75rem 1.5rem;
}
.mybtn:hover, .mybtn:focus, .mybtn:active {
  color: #fff;
  background: #AFA278;
  -webkit-box-shadow: 0 0 1rem 0.25rem #AFA278;
  -ms-box-shadow: 0 0 1rem 0.25rem #AFA278;
  box-shadow: 0 0 1rem 0.25rem #AFA278;
}

.mybtn_outline {
  text-align: center;
  display: inline-block;
  border: 1px solid #AFA278;
  color: #AFA278;
  border-radius: 5rem;
  text-decoration: none;
  line-height: 1;
  padding: 0.75rem 1.5rem;
}
.mybtn_outline:hover, .mybtn_outline:focus, .mybtn_outline:active {
  -webkit-box-shadow: 0 0 1rem 0.25rem #AFA278;
  -ms-box-shadow: 0 0 1rem 0.25rem #AFA278;
  box-shadow: 0 0 1rem 0.25rem #AFA278;
  background: #AFA278;
  color: #fff;
}

.btn_circle {
  width: 3rem;
  height: 3rem;
  text-align: center;
  border-radius: 50%;
  position: relative;
}
.btn_circle svg {
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.sidebtn, .sidebtn a {
  border-radius: 1.5rem 0 0 1.5rem;
}

.sns_link {
  margin: 0;
  padding: 0;
}
.sns_link li {
  display: inline-block;
  list-style: none;
  margin: 0.5rem;
}
.sns_link li .btn_line {
  height: 38px;
  width: auto;
}
.sns_link li .btn_insta {
  text-align: center;
  display: inline-block;
  color: #fff;
  background: linear-gradient(45deg, rgb(254, 212, 117) 0%, rgb(229, 61, 93) 50%, rgb(194, 49, 134) 70%, rgb(156, 56, 187) 100%);
  border-radius: 0.3rem;
  text-decoration: none;
  font-weight: bold;
  padding: 0 1.5rem;
  height: 38px;
  line-height: 38px;
}
.sns_link li .btn_insta:hover, .sns_link li .btn_insta:focus, .sns_link li .btn_insta:active {
  opacity: 0.7;
  color: #fff;
}

.sticky-btn {
  display: block;
  position: fixed;
  right: 0;
  z-index: 999;
}
.sticky-btn a {
  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;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  padding: 1.5rem;
  text-decoration: none;
  font-size: 120%;
  color: #222;
  font-weight: bold;
  letter-spacing: 0.2rem;
  width: 100%;
}
.sticky-btn .yoyaku {
  padding: 0;
  margin: 0;
  list-style: none;
}
.sticky-btn .yoyaku .yoyaku_btn {
  background: #AFA278;
}
.sticky-btn .yoyaku .yoyaku_btn:hover {
  color: #ffffff;
  background: #AFA278;
  -webkit-box-shadow: 0 0 1rem 0.25rem #AFA278;
  -ms-box-shadow: 0 0 1rem 0.25rem #AFA278;
  box-shadow: 0 0 1rem 0.25rem #AFA278;
}

@media (max-width: 767.98px) {
  .sticky-btn {
    display: none;
  }
}
a.nav-link {
  color: #fff;
  display: block;
  padding: 1rem 0.75rem;
  height: 100%;
}
.gnav a.nav-link:hover {
  color: #AFA278;
  background: transparent;
  text-decoration: none;
}
.gnav a.nav-link:focus {
  color: #AFA278;
  text-decoration: none;
}
a.nav-link {
  position: relative;
  z-index: 1;
}
.gnav a.nav-link::before {
  content: "";
  width: 0;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  z-index: -1;
  background: linear-gradient(0deg, #AFA278 0%, #AFA278 5px, transparent 5px, transparent 100%);
  opacity: 0;
  -webkit-transition: width 0.3s ease, opacity 0.3s ease;
  transition: width 0.3s ease, opacity 0.3s ease;
}
.gnav a.nav-link:hover::before {
  width: 80%;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 1;
  -webkit-transition: width 0.3s ease, opacity 0.3s ease;
  transition: width 0.3s ease, opacity 0.3s ease;
}

.gnav .dropdown-menu.show {
  width: 400px;
}
.gnav .dropdown-menu.show li {
  display: inline-block;
  width: 49%;
  vertical-align: top;
}

.dropdown .dropdown-toggle.show::after {
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  vertical-align: middle;
}

.gnav .dropdown-menu a.dropdown-item {
  color: #fff;
}
.gnav .dropdown-menu a.dropdown-item:hover, .gnav .dropdown-menu a.dropdown-item:focus, .gnav .dropdown-menu a.dropdown-item:active {
  background-color: transparent;
  color: #AFA278;
}

.dropdown .dropdown-toggle::after {
  width: 6px;
  height: 6px;
  border-left: none;
  border-top: 1px solid;
  border-right: 1px solid;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.offcanvas {
  border-radius: 2rem 0 0 2rem;
}
.offcanvas a.nav-link, .offcanvas a.nav-link:hover, .offcanvas a.nav-link:focus {
  color: #fff;
  padding: 1rem 1rem;
  border-top: 1px solid #6c757d;
}
.offcanvas a.nav-link.dropdown-toggle::after, .offcanvas a.nav-link:hover.dropdown-toggle::after, .offcanvas a.nav-link:focus.dropdown-toggle::after {
  display: none;
}
.offcanvas a.nav-link.dropdown-toggle, .offcanvas a.nav-link:hover.dropdown-toggle, .offcanvas a.nav-link:focus.dropdown-toggle {
  background: url("../images/chevron-down-white.svg") right 1rem center no-repeat !important;
  background-size: 1rem !important;
}
.offcanvas a.nav-link.dropdown-toggle.show, .offcanvas a.nav-link:hover.dropdown-toggle.show, .offcanvas a.nav-link:focus.dropdown-toggle.show {
  background: url("../images/chevron-up-white.svg") right 1rem center no-repeat !important;
  background-size: 1rem !important;
}
.offcanvas .dropdown-menu.show {
  position: static !important;
  float: none !important;
  top: auto !important;
  left: auto !important;
  -webkit-transform: none !important;
          transform: none !important;
  display: block;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  padding: 0 1rem 1rem !important;
}
.offcanvas .dropdown-menu.show li {
  display: inline-block;
  width: 49%;
}
.offcanvas .dropdown-menu.show a.dropdown-item, .offcanvas .dropdown-menu.show a.dropdown-item:hover, .offcanvas .dropdown-menu.show a.dropdown-item:focus {
  padding: 0.75rem 0;
  color: #fff;
  background: transparent !important;
}

footer .footer_nav li a {
  white-space: normal;
  font-weight: normal;
  font-family: -apple-system, BlinkMacSystemFont, "Century Gothic", "Segoe UI", "Helvetica Neue", "HelveticaNeue", "Verdana", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "YuGothic", "Yu Gothic Medium", "Yu Gothic", "Meiryo UI", sans-serif;
  color: #AFA278;
  font-size: 0.9rem;
  padding: 0;
  text-align: left;
  display: block;
  background: transparent !important;
}
footer .footer_nav li a:hover {
  color: #fff;
}

table.table.timetable th, table.table.timetable td {
  padding: 0.5rem 0.25rem;
}
table.table.timetable tr:nth-child(n+2) td:nth-child(n+2) {
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "YuGothic", "Yu Gothic Medium", "Yu Gothic", "Meiryo UI", sans-serif;
  color: #1C3357;
}

.table-striped > tbody > tr:nth-of-type(2n+1) > * {
  background: #f8f9fa;
  -webkit-box-shadow: none;
          box-shadow: none;
}

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

.collapsed.collapse_ttl {
  display: block;
  background: url("../images/chevron-down.svg") right 1rem center no-repeat;
  background-size: 1rem;
}

.collapse_ttl {
  display: block;
  background: url("../images/chevron-up.svg") right 1rem center no-repeat;
  background-size: 1rem;
}

@media (max-width: 767.98px) {
  html {
    font-size: clamp(0.75rem, 0.023rem + 3.64vw, 1rem);
  }
  header .logo {
    width: 10rem;
  }
  table.table_text_small th, table.table_text_small td {
    font-size: 0.9rem !important;
  }
  table.table_break th {
    display: block;
  }
  table.table_break td {
    display: block;
    padding-top: 0;
  }
  footer {
    padding-bottom: 150px;
  }
  .table-responsive-md table.table {
    min-width: 767px;
  }
  .table-responsive-md {
    margin-bottom: 1rem;
  }
  .table-responsive-md::-webkit-scrollbar {
    height: 2px;
  }
  .table-responsive-md::-webkit-scrollbar-track {
    background-color: #ccc;
  }
  .table-responsive-md::-webkit-scrollbar-thumb {
    background-color: #555;
  }
}
@media (min-width: 768px) {
  html {
    font-size: clamp(0.875rem, 0.625rem + 0.5vw, 1rem);
  }
  .js_sticky .gnav {
    -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05);
  }
}
@media print {
  @page {
    margin: 5mm;
    size: 364mm 515mm;
  }
  body .header {
    position: relative;
  }
  body {
    padding-top: 0;
  }
}
.table_price td {
  width: 12%;
}
.table_price td.first {
  width: 28%;
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
.delay-1 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

.delay-2 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

.delay-3 {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

.delay-4 {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}

.delay-5 {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.delay-6 {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}

.delay-7 {
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s;
}

.delay-8 {
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s;
}

.delay-9 {
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s;
}

.delay-10 {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.fadeIn {
  animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -webkit-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  -ms-animation-name: fadeIn;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
    -webkit-filter: blur(10px);
            filter: blur(10px);
  }
  to {
    opacity: 1;
    -webkit-filter: blur(0);
            filter: blur(0);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
    -webkit-filter: blur(10px);
            filter: blur(10px);
  }
  to {
    opacity: 1;
    -webkit-filter: blur(0);
            filter: blur(0);
  }
}
.fadeOut {
  animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  -webkit-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  -ms-animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
    visibility: visible;
  }
  to {
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
    visibility: visible;
  }
  to {
    opacity: 0;
    visibility: hidden;
  }
}
/*fadein*/
.fadeInDown {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  visibility: visible !important;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
/*bounce in*/
.bounceIn {
  opacity: 0;
  -webkit-animation-name: bounceIn;
          animation-name: bounceIn;
  -webkit-animation-duration: 450ms;
          animation-duration: 450ms;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3) translate3d(0, 0, 0);
            transform: scale(0.3) translate3d(0, 0, 0);
  }
  50% {
    opacity: 0.9;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  80% {
    opacity: 1;
    -webkit-transform: scale(0.89);
            transform: scale(0.89);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) translate3d(0, 0, 0);
            transform: scale(1) translate3d(0, 0, 0);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3) translate3d(0, 0, 0);
            transform: scale(0.3) translate3d(0, 0, 0);
  }
  50% {
    opacity: 0.9;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  80% {
    opacity: 1;
    -webkit-transform: scale(0.89);
            transform: scale(0.89);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) translate3d(0, 0, 0);
            transform: scale(1) translate3d(0, 0, 0);
  }
}
/*fade in left*/
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  visibility: visible !important;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-5%, 0, 0);
    transform: translate3d(-5%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-5%, 0, 0);
    transform: translate3d(-5%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  visibility: visible !important;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(5%, 0, 0);
    transform: translate3d(5%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(5%, 0, 0);
    transform: translate3d(5%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes fadeInUp {
  from {
    -webkit-filter: blur(10px);
            filter: blur(10px);
    opacity: 0;
    -webkit-transform: translate3d(0, 5%, 0);
    transform: translate3d(0, 5%, 0);
  }
  to {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    -webkit-filter: blur(10px);
            filter: blur(10px);
    opacity: 0;
    -webkit-transform: translate3d(0, 5%, 0);
    transform: translate3d(0, 5%, 0);
  }
  to {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
}

h1.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.kv {
  min-height: 380px;
  height: 30vw;
}

.kv1 {
  background: url("../images/kv1.jpg") center center/cover no-repeat;
}

.kv2 {
  background: url("../images/kv2.jpg") center center/cover no-repeat;
}

.kv3 {
  background: url("../images/kv3.jpg") center center/cover no-repeat;
}

.kv4 {
  background: url("../images/kv4.jpg") center center/cover no-repeat;
}

.h-110 {
  height: 110% !important;
}

@media (max-width: 768px) {
  .kv1 {
    background: url("../images/KV1_SP.png") center top/cover no-repeat;
    margin-top: -1px;
    padding-top: 1px;
  }
}
.index h1 {
  font-size: 2rem;
}
.index h1 span {
  display: inline-block;
  background: #222;
}
.index h2 {
  font-size: 1.1rem;
  margin-bottom: 2rem;
}
.index h2 span {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 3.125rem;
  color: #AFA278;
  vertical-align: -0.225em;
  padding-right: 0.5rem;
}
.index h3 {
  font-size: 1.25rem;
  margin-bottom: 1rem;
}
.index h3 span.font {
  font-size: 2rem;
}
.index h3 span.font_small {
  font-size: 1.8rem;
}
@media (max-width: 767.98px) {
  .index h3 span.font_small {
    font-size: 1.3rem;
  }
}

.number {
  font-weight: normal;
  color: #1C3357;
  font-size: 4rem;
  display: block;
  line-height: 1;
  letter-spacing: -0.1rem;
}

.date_tag {
  color: #AFA278;
  padding-right: 1rem;
}

.new {
  display: none;
}

.news_title {
  padding-bottom: 0.5rem;
}

.news_body {
  margin-bottom: 1rem;
  border-bottom: 1px solid #ddd;
  padding-bottom: 1rem;
}

.index_menu ul li a {
  display: block;
  background: url("../images/arrow.svg") right 0.5rem bottom 0.5rem/1rem no-repeat #fff !important;
  padding: 1.25rem 0.5rem;
  text-decoration: none;
  color: #222222;
  position: relative;
  z-index: 1;
  font-weight: inherit;
}
.index_menu ul li a::after {
  content: "";
  width: 5px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background: #AFA278;
  -webkit-transition: width 0.3s ease, opacity 0.3s ease;
  transition: width 0.3s ease, opacity 0.3s ease;
}

.index_promo {
  background-image: url("../images/arrow2.svg");
  background-position: left 0.75rem top 0.75rem;
  background-repeat: no-repeat;
  background-color: #E9E6E3;
  background-size: 7rem;
  text-decoration: none;
}

.js_inview {
  opacity: 0;
  -webkit-filter: blur(10px);
          filter: blur(10px);
}

.slider_wrapper {
  overflow: hidden;
  width: 100%;
}

.slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.slider__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.slider__inner:first-child {
  -webkit-animation: loop 90s linear infinite;
          animation: loop 90s linear infinite;
}

.slider__inner:nth-child(2) {
  -webkit-animation: loop2 90s -60s linear infinite;
          animation: loop2 90s -60s linear infinite;
}

.slider__inner:last-child {
  -webkit-animation: loop3 90s -30s linear infinite;
          animation: loop3 90s -30s linear infinite;
}

@-webkit-keyframes loop {
  0% {
    -webkit-transform: translateX(200%);
            transform: translateX(200%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes loop {
  0% {
    -webkit-transform: translateX(200%);
            transform: translateX(200%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@-webkit-keyframes loop2 {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}
@keyframes loop2 {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}
@-webkit-keyframes loop3 {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  to {
    -webkit-transform: translateX(-300%);
            transform: translateX(-300%);
  }
}
@keyframes loop3 {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  to {
    -webkit-transform: translateX(-300%);
            transform: translateX(-300%);
  }
}
@media (max-width: 767.98px) {
  .index h1 {
    font-size: 1.25rem;
  }
  .index h2 {
    font-size: 1.1rem;
  }
  .index h2 span {
    font-size: 2.5rem;
  }
  .index h3 {
    font-size: 1.1rem;
  }
  .date_tag {
    display: block;
  }
}
@media (min-width: 768px) {
  .index_menu ul li a:hover {
    color: #fff;
  }
  .index_menu ul li a:hover::after {
    width: 100%;
    left: 0;
    right: inherit;
    -webkit-transition: width 0.3s ease, opacity 0.3s ease;
    transition: width 0.3s ease, opacity 0.3s ease;
  }
}
.subpages .title {
  padding: 4rem 0;
  background: #E9E6E3;
}
.subpages h1 {
  font-size: 2rem;
}
.subpages h1 span {
  color: #AFA278;
  font-size: 0.8rem;
}
.subpages h2 {
  font-size: 1.5rem;
  margin: 3rem 0 2rem;
  border-bottom: solid 1px #ccc;
  border-left: #AFA278 0.5rem solid;
  padding: 1rem 0rem 1rem 1.5rem;
}
.subpages h3 {
  font-size: 1.25rem;
  margin: 2rem 0 1rem;
  background: #1C3357;
  color: #fff;
  padding: 0.5rem 1rem;
}
.subpages h4 {
  font-size: 1.2rem;
  margin: 2rem 0 1rem;
  border-bottom: dotted 3px #AFA278;
}
.subpages h5 {
  font-size: 1.1rem;
}
.subpages h6 {
  font-size: 1rem;
}
.subpages main ol,
.subpages main ul:not(.nav-mytabs):not(.list-unstyled):not(.plan_list) {
  padding-left: 1.5rem;
}
.subpages main ol li:not(:last-child),
.subpages main ul:not(.nav-mytabs):not(.list-unstyled):not(.plan_list) li:not(:last-child) {
  padding-bottom: 0.5rem;
}
.subpages main ol li::marker,
.subpages main ul:not(.nav-mytabs):not(.list-unstyled):not(.plan_list) li::marker {
  color: #AFA278;
}
.subpages ul.list50 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.subpages ul.list50 li:nth-child(odd) {
  width: 47%;
  margin-right: 6%;
}
.subpages ul.list50 li:nth-child(even) {
  width: 47%;
}
.subpages ul.list_inline {
  padding-left: 0;
}
.subpages ul.list_inline li {
  display: inline;
}
.subpages .carousel-indicators button {
  height: 10px !important;
  width: 10px !important;
  background-color: #555 !important;
  border-radius: 50%;
}
.subpages .carousel-indicators {
  bottom: -2rem;
}

.price main .table th:nth-child(n+2),
.price main .table td:nth-child(n+2) {
  text-align: right;
}

.price main .table.table-striped.open_promo tr:first-child th:last-child,
.price main .table.table-striped.open_promo tr:nth-of-type(odd) > td:last-child {
  background: #DDD8C8;
}
.price main .table.table-striped.open_promo tr:nth-of-type(even) > td:last-child {
  background: #ECE8DF;
}

@media (max-width: 767.98px) {
  .subpages .title {
    padding: 3rem 0;
  }
  .subpages h1 {
    font-size: 1.4rem;
  }
  .subpages h2 {
    font-size: 1.3rem;
  }
  .subpages h3 {
    font-size: 1.2rem;
  }
  .subpages h4 {
    font-size: 1.1rem;
  }
  .subpages h5 {
    font-size: 1.05rem;
  }
  .subpages h6 {
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  ul.list_md_50 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul.list_md_50 li:nth-child(odd) {
    width: 47%;
    margin-right: 6%;
  }
  ul.list_md_50 li:nth-child(even) {
    width: 47%;
  }
}
.plan_list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
.plan_list li {
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  overflow: hidden;
  /*width: 100%;*/
  width: calc(50% - 10px);
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  -webkit-transition: -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
  transition: -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
  transition: transform 0.3s, box-shadow 0.3s;
  transition: transform 0.3s, box-shadow 0.3s, -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
  position: relative;
}
.plan_list li:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}
.plan_list li dl {
  padding: 20px 20px 0;
}
.plan_list li dl dt {
  margin-bottom: 10px;
  position: relative;
}
.plan_list li dl dt.short {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
.plan_list li dl dt .plan_name {
  font-size: 2rem;
  font-weight: bold;
  color: #333;
}
.plan_list li dl dt .frequency {
  font-size: 1.2rem;
  padding: 0rem 2rem;
  position: absolute;
  right: 0rem;
  top: 0rem;
  background: #AFA278;
  border-radius: 5rem;
}
.plan_list li dl dt .frequency .number01 {
  font-size: 2rem;
  font-weight: bold;
}
.plan_list li dl dd .price {
  margin-bottom: 15px;
}
.plan_list li dl dd .price .installments {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.plan_list li dl dd .price .installments .monthly {
  font-size: 1.2rem;
  color: #555;
  width: 30%;
  font-weight: bold;
  text-align: center;
}
.plan_list li dl dd .price .installments .amount {
  font-size: 1.6rem;
  font-weight: bold;
  color: #f76a6a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  width: 70%;
}
.plan_list li dl dd .price .installments .amount .yen {
  font-size: 3rem;
}
.plan_list li dl dd .price .installments .amount .tax {
  font-size: 1rem;
  color: #999;
  margin-left: 5px;
}
.plan_list li dl dd .more_btn {
  text-align: center;
}
.plan_list li dl dd .more_btn a {
  display: inline-block;
  padding: 10px 20px;
  font-size: 1.2rem;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  border-radius: 4px;
  background: -webkit-gradient(linear, left top, right top, from(#f76a6a), to(#ff8c8c));
  background: linear-gradient(90deg, #f76a6a, #ff8c8c);
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.plan_list li dl dd .more_btn a:hover {
  background: -webkit-gradient(linear, left top, right top, from(#ff8c8c), to(#f76a6a));
  background: linear-gradient(90deg, #ff8c8c, #f76a6a);
}

.discount dt {
  background: #AFA278;
  color: #FFF;
  text-align: center;
  padding: 0.5rem;
  font-size: 2rem;
  border-radius: 8px 8px 0 0;
}
.discount .text {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
}
.discount .text td {
  padding: 0 1rem;
}
.discount .text .yen {
  font-size: 3rem;
  color: #f76a6a;
}

@media (max-width: 767.98px) {
  .plan_list {
    display: block;
  }
  .plan_list li {
    width: 100%;
    margin-bottom: 2rem;
  }
  .plan_list li dl {
    padding: 1rem 1rem 0;
  }
  .plan_list li dl dt {
    margin-bottom: 0.5rem;
  }
  .plan_list li dl dt.short {
    width: auto;
  }
  .plan_list li dl dt .plan_name {
    font-size: 1.4rem;
    font-weight: bold;
    color: #333;
  }
  .plan_list li dl dt .frequency {
    font-size: 1rem;
    padding: 0rem 1rem;
    position: absolute;
    right: 0rem;
    top: 0rem;
    background: #AFA278;
    border-radius: 5rem;
  }
  .plan_list li dl dt .frequency .number01 {
    font-size: 1.4rem;
    font-weight: bold;
  }
  .plan_list li dl dd .price {
    margin-bottom: 0.5rem;
  }
  .plan_list li dl dd .price .installments {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .plan_list li dl dd .price .installments .monthly {
    font-size: 1rem;
    color: #555;
    width: 30%;
    font-weight: bold;
    text-align: center;
  }
  .plan_list li dl dd .price .installments .amount {
    font-size: 1.2rem;
    font-weight: bold;
    color: #f76a6a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    width: 70%;
  }
  .plan_list li dl dd .price .installments .amount .yen {
    font-size: 2rem;
  }
  .plan_list li dl dd .price .installments .amount .tax {
    font-size: 0.8rem;
    color: #999;
    margin-left: 5px;
  }
  .plan_list li dl dd .more_btn {
    text-align: center;
  }
  .plan_list li dl dd .more_btn a {
    display: inline-block;
    padding: 10px 20px;
    font-size: 1.2rem;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    background: -webkit-gradient(linear, left top, right top, from(#f76a6a), to(#ff8c8c));
    background: linear-gradient(90deg, #f76a6a, #ff8c8c);
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
  }
  .plan_list li dl dd .more_btn a:hover {
    background: -webkit-gradient(linear, left top, right top, from(#ff8c8c), to(#f76a6a));
    background: linear-gradient(90deg, #ff8c8c, #f76a6a);
  }
  .plan_list .discount dt {
    font-size: 1.4rem;
  }
  .plan_list .discount .text {
    width: 100%;
    font-size: 1rem;
  }
  .plan_list .discount .text .yen {
    font-size: 2rem;
  }
}
/*# sourceMappingURL=styles.css.map */