@charset "UTF-8";
/*ブレイクポイントを設定*/
/*メディアクエリ用のミックスイン*/
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none; }

html {
  font-size: 62.5%; }

body {
  font-family: '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, Verdana, Roboto, 'Droid Sans';
  font-size: 1.3rem;
  color: #4c4948;
  -webkit-font-feature-settings: 'palt';
          font-feature-settings: 'palt';
  letter-spacing: .04em; }
  @media only screen and (min-width: 1024px), print {
    body {
      font-size: 1.6rem; } }

a {
  color: #4c4948;
  text-decoration: none; }

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

button {
  border: 0;
  background-color: transparent;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

@media only screen and (max-width: 768px) {
  .pc {
    display: none; } }

.sp {
  display: none; }
  @media only screen and (max-width: 768px) {
    .sp {
      display: block; } }

.color__main {
  color: #007D4F; }

.font__family_mincho {
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }

.font__family_gothic {
  font-family: '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, Verdana, Roboto, 'Droid Sans'; }

.opening {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1999;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  width: 100%;
  height: 100%;
  background-color: #fff;
  color: #fff;
  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; }
  .opening__countup {
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    font-family: 'Oswald', '游ゴシック Medium','Yu Gothic Medium','游ゴシック体',YuGothic,'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','メイリオ',Meiryo,Verdana,Roboto,'Droid Sans', sans;
    color: #4c4948;
    opacity: 0;
    -webkit-transition: opacity 3s linear;
    transition: opacity 3s linear; }
  .opening__counttxt {
    position: absolute;
    bottom: 21px;
    left: -2px;
    font-size: 108px;
    width: 100%;
    letter-spacing: 0px;
    color: #4c4948; }
  .opening__logo {
    opacity: 0; }
  .opening__countup.start {
    opacity: 1; }
  .opening .mask {
    background-color: #fff;
    display: block;
    position: absolute;
    left: 0;
    width: 100%; }
    .opening .mask.start {
      -webkit-transform: scale(0, 1);
              transform: scale(0, 1);
      -webkit-transition-duration: .3s;
              transition-duration: .3s;
      -webkit-transform-style: transform;
              transform-style: transform; }
  .opening .mask1 {
    top: 0;
    height: 55px;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transition-delay: 300ms;
            transition-delay: 300ms; }
  .opening .mask2 {
    top: 64px;
    height: 7px;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transition-delay: 1200ms;
            transition-delay: 1200ms; }
  .opening .mask3 {
    top: 76px;
    height: 54px;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transition-delay: 1500ms;
            transition-delay: 1500ms; }
  .opening .mask4 {
    top: 238px;
    height: 28px;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transition-delay: 1500ms;
            transition-delay: 1500ms; }
  .opening .mask5 {
    top: 269px;
    height: 7px;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transition-delay: 1200ms;
            transition-delay: 1200ms; }

.main-header {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 16px;
  width: 100%;
  height: 80px;
  background-color: #fff;
  font-family: 'Oswald', '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, Verdana, Roboto, 'Droid Sans', sans; }
  @media only screen and (min-width: 1024px) {
    .main-header {
      overflow-y: auto; } }
  @media only screen and (min-width: 1024px), print {
    .main-header {
      top: 50px;
      width: 240px;
      height: auto; } }
  @media only screen and (min-width: 1367px), print {
    .main-header {
      width: 450px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  .main-header__ttl {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    text-align: center;
    padding-top: 7px; }
    .main-header__ttl img.pc {
      display: none; }
    .main-header__ttl img.sp {
      display: inline-block;
      width: auto;
      height: 45px; }
    @media only screen and (min-width: 1024px), print {
      .main-header__ttl {
        padding-top: 40px;
        padding-left: 30px;
        text-align: center; }
        .main-header__ttl img.sp {
          display: none; }
        .main-header__ttl img.pc {
          display: inline-block; } }

@media only screen and (min-width: 1024px), print {
  .main-menu {
    display: block !important;
    padding-left: 30px; } }

.main-menu__item {
  margin-bottom: 10px; }
  @media only screen and (min-width: 1024px), print {
    .main-menu__item {
      margin-bottom: 6px; } }

.main-menu__link {
  display: block;
  font-weight: 800;
  padding-left: 1em;
  text-indent: calc(-1em + 3px); }
  .main-menu__link:before {
    content: '◇';
    display: inline-block;
    margin-right: 6px;
    color: #007D4F; }
  .main-menu__link.active:before {
    content: '◆';
    color: #007D4F; }
  @media only screen and (min-width: 1024px), print {
    .main-menu__link {
      font-weight: normal;
      font-size: 1.4rem; } }

.copyright {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -ms-flex-item-align: end;
      align-self: flex-end;
  border-top: 1px solid #eee;
  padding: 4px;
  width: 100%;
  text-align: center;
  font-size: 1rem; }
  @media only screen and (min-width: 1024px), print {
    .copyright {
      position: absolute;
      top: 50%;
      left: 16px;
      padding: 0;
      width: 1.2em;
      height: 90vh;
      border: 0;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      letter-spacing: .2em;
      -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl; } }
  @media only screen and (min-width: 1367px), print {
    .copyright {
      font-size: 1.4rem; } }

.sp-toggle {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: 4px;
  width: 32px;
  height: 24px; }
  @media only screen and (min-width: 1024px), print {
    .sp-toggle {
      display: none; } }
  .sp-toggle span {
    display: block;
    width: 100%;
    height: 2px;
    background-color: currentColor; }
    .sp-toggle span:nth-child(2) {
      width: 75%; }
    .sp-toggle span:nth-child(3) {
      width: 60%; }
    .sp-toggle span:nth-child(4), .sp-toggle span:nth-child(5) {
      width: 100%;
      display: none;
      opacity: 0; }
  body.sp-menu-active .sp-toggle {
    position: relative; }
    body.sp-menu-active .sp-toggle span:nth-child(1), body.sp-menu-active .sp-toggle span:nth-child(2), body.sp-menu-active .sp-toggle span:nth-child(3) {
      -webkit-animation: sp_toggle_1 .4s ease-out forwards;
              animation: sp_toggle_1 .4s ease-out forwards; }
    body.sp-menu-active .sp-toggle span:nth-child(4), body.sp-menu-active .sp-toggle span:nth-child(5) {
      display: block;
      position: absolute;
      top: 50%;
      left: 0;
      -webkit-transform: rotate(28deg);
              transform: rotate(28deg);
      -webkit-animation: sp_toggle_2 .4s ease-out forwards .5s;
              animation: sp_toggle_2 .4s ease-out forwards .5s; }
    body.sp-menu-active .sp-toggle span:nth-child(5) {
      -webkit-transform: rotate(-28deg);
              transform: rotate(-28deg); }

@-webkit-keyframes sp_toggle_1 {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: right;
            transform-origin: right; }
  100% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: right;
            transform-origin: right; } }

@keyframes sp_toggle_1 {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: right;
            transform-origin: right; }
  100% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: right;
            transform-origin: right; } }

@-webkit-keyframes sp_toggle_2 {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes sp_toggle_2 {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.mfp-menu.mfp-bg {
  z-index: 996;
  background-color: white;
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

.mfp-menu.mfp-bg.mfp-removing {
  opacity: 0; }

.mfp-menu.mfp-bg.mfp-ready {
  opacity: .9; }

.mfp-menu.mfp-wrap {
  z-index: 997;
  height: calc(100% - 60px); }
  .mfp-menu.mfp-wrap .mfp-container {
    padding: 30px; }
  .mfp-menu.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out; }

.mfp-menu.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

.mfp-menu.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  padding: 0 10px;
  width: 100%;
  height: 50px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media only screen and (min-width: 1024px), print {
    .header {
      padding: 0 60px; } }
  @media only screen and (min-width: 1024px), print {
    .header {
      padding: 0 80px; } }
  .header__u-logo {
    width: 162px;
    height: 30px; }
    .header__u-logo img {
      width: 100%;
      height: 100%; }
  .header__m-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .header__m-item {
    margin-left: 8px;
    font-size: 1.2rem; }
    @media only screen and (min-width: 1024px), print {
      .header__m-item {
        font-weight: bold;
        margin-left: 16px;
        font-size: 1.4rem; } }
  body.no-head .header {
    visibility: hidden; }

.pg-wrapper {
  max-width: 100vw;
  overflow: hidden; }

.fz__small {
  font-size: 11px; }

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

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

.mt-0 {
  margin-top: 0 !important; }

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

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

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

.label {
  display: inline-block;
  background-color: #dadada;
  color: #222;
  font-weight: bold;
  padding: 5px 10px 5px 10px; }

@media only screen and (max-width: 768px) {
  .section {
    padding-top: 30px;
    margin-top: -30px; } }

@media only screen and (min-width: 1024px), print {
  .section {
    padding-left: 240px; } }

@media only screen and (min-width: 1367px), print {
  .section {
    padding-left: 450px; } }

.section__wrapper {
  background: #FFF;
  background-repeat: no-repeat;
  background-size: cover;
  color: #4c4948;
  position: relative;
  display: block;
  height: 100%; }
  @media only screen and (min-width: 1024px), print {
    .section__wrapper {
      padding: 0; } }

.section__inner {
  position: relative;
  display: block;
  height: 100%; }
  @media only screen and (min-width: 576px), print {
    .section__inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }

.section__lead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 20px 0 0 14px;
  line-height: 1.3;
  font-size: 2rem;
  text-shadow: white 0px -3px 1px, white 0px 3px 1px, white 3px 3px 1px, white -3px 3px 1px, white 3px -3px 1px, white -3px -3px 1px, white 1px 3px 1px, white -1px 3px 1px, white 1px -3px 1px, white -1px -3px 1px, white 3px 1px 1px, white -3px 1px 1px, white 3px -1px 1px, white -3px -1px; }
  .section__lead .num {
    margin-right: 6px;
    font-family: 'Oswald', sans-serif;
    font-size: 400%;
    letter-spacing: 0;
    font-weight: 400; }
  .section__lead .txt {
    letter-spacing: .1em;
    font-weight: bold; }
  @media only screen and (min-width: 768px), print {
    .section__lead {
      position: static;
      font-size: 3.8rem; } }
  @media only screen and (min-width: 1024px), print {
    .section__lead {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      margin-top: -20px;
      padding-left: 40px; }
      .section__lead .num {
        margin-right: 20px; } }

.section__nav {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
  padding: 16px;
  background-color: rgba(255, 255, 255, 0.8); }
  @media only screen and (min-width: 576px), print {
    .section__nav {
      position: static;
      margin-bottom: 20px;
      padding: 40px;
      padding-right: 60px; } }
  @media only screen and (min-width: 1024px), print {
    .section__nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media only screen and (min-width: 1367px), print {
    .section__nav {
      padding: 40px 80px;
      margin-bottom: 40px;
      padding-right: 100px; } }
  .section__nav-ttl {
    margin-bottom: 6px;
    font-size: 1.7rem;
    line-height: 1.4; }
    @media only screen and (min-width: 768px), print {
      .section__nav-ttl {
        font-size: 2.4rem; } }
    @media only screen and (min-width: 1024px), print {
      .section__nav-ttl {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 100%;
        font-size: 3rem;
        letter-spacing: 0.1em; } }
    @media only screen and (min-width: 1367px), print {
      .section__nav-ttl {
        font-size: 3.8rem; } }
  .section__nav-txt {
    margin-bottom: 10px;
    line-height: 1.5; }
    .section__nav-txt br {
      display: none; }
    @media only screen and (min-width: 1024px), print {
      .section__nav-txt {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        width: calc(100% - 240px);
        margin-bottom: 0;
        margin-right: 60px; } }
    @media only screen and (min-width: 1367px), print {
      .section__nav-txt {
        font-size: 2rem; }
        .section__nav-txt br {
          display: block; } }
  .section__nav-btn {
    position: relative;
    display: block;
    padding: .8em 1.5em;
    margin: 0;
    width: 100%;
    text-align: right;
    border: 1px solid currentColor;
    font-weight: bold; }
    .section__nav-btn::before {
      content: '';
      position: absolute;
      top: 50%;
      right: 10em;
      left: 0;
      height: 1px;
      background-color: currentColor; }
    @media only screen and (min-width: 1024px), print {
      .section__nav-btn {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        -ms-flex-item-align: center;
            -ms-grid-row-align: center;
            align-self: center;
        width: 180px;
        text-align: left;
        font-weight: normal; }
        .section__nav-btn::before {
          left: 9em;
          right: 0; } }

.section__content_box {
  margin-top: 20px; }
  @media only screen and (min-width: 1024px), print {
    .section__content_box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.section__content_item {
  margin-bottom: 20px; }
  @media only screen and (min-width: 1024px), print {
    .section__content_item {
      width: calc(50% - 15px); } }
  .section__content_item img {
    width: 100%; }
  .section__content_item2 {
    width: 100%;
    margin: 20px auto 0 auto; }
    @media only screen and (min-width: 1024px), print {
      .section__content_item2 {
        width: calc(50% - 15px);
        margin: 40px auto 0 auto; } }
    .section__content_item2 img {
      width: 100%; }
  .section__content_item3 {
    width: calc(50% - 15px); }
  .section__content_item4 {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 20px; }
    @media only screen and (min-width: 1024px), print {
      .section__content_item4 {
        width: calc(50% - 15px);
        margin-top: 0; } }

.section__content_p3 {
  background-color: #fff;
  position: relative;
  display: inline-block;
  padding: 5px 10px; }
  .section__content_p3::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -30px;
    margin-top: -15px;
    border: 15px solid transparent;
    border-right: 15px solid #fff; }

.section__content_btn {
  background: -webkit-gradient(linear, left bottom, right top, from(#007D4F), to(#B6E9D6));
  background: linear-gradient(to top right, #007D4F, #B6E9D6);
  color: #fff;
  padding: 10px 20px;
  display: block;
  width: 100%;
  position: relative;
  margin-top: 20px; }
  .section__content_btn::after {
    position: absolute;
    content: "\f105";
    font-family: 'Line Awesome Free';
    font-weight: 900;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    color: #007D4F; }

.section__content_2 {
  margin-top: 60px;
  margin-left: 20px;
  padding: 20px 20px 40px 20px;
  margin-top: 100px;
  border-left: 1px solid #B6E9D6;
  position: relative; }
  @media only screen and (min-width: 1024px), print {
    .section__content_2 {
      padding: 20px 50px 100px 50px;
      margin-left: 50px;
      margin-top: 220px; } }
  .section__content_2::before {
    width: 20px;
    height: 20px;
    content: '';
    position: absolute;
    background-color: #B6E9D6;
    border-radius: 50%;
    left: -10px;
    top: -10px; }

.section__content_year {
  position: absolute;
  top: -50px;
  left: 20px;
  font-family: "Nothing You Could Do", cursive;
  color: #B6E9D6;
  line-height: 1;
  margin: 0;
  font-weight: bold;
  font-size: 7rem; }
  @media only screen and (min-width: 1024px), print {
    .section__content_year {
      font-size: 14rem;
      top: -120px;
      left: 50px; } }
  .section__content_year2 {
    color: #3AB889; }
  .section__content_year3 {
    color: #239E71; }

.section__content_3 {
  padding: 20px 20px 120px 20px;
  margin-left: 20px;
  border-left: 1px solid #86DCBC;
  position: relative; }
  @media only screen and (min-width: 1024px), print {
    .section__content_3 {
      padding: 20px 50px 220px 50px;
      margin-left: 50px; } }
  .section__content_3::before {
    width: 20px;
    height: 20px;
    content: '';
    position: absolute;
    background-color: #86DCBC;
    border-radius: 50%;
    left: -10px;
    top: -10px; }
  .section__content_3 .section__content_main {
    border-color: #86DCBC; }
    .section__content_3 .section__content_main span {
      background-color: #86DCBC; }
  .section__content_3 .section__content_ttl2::before {
    background-color: #86DCBC; }
  .section__content_3 .section__content_ttl {
    border-color: #86DCBC; }

.section__content_4 {
  padding: 20px 20px 120px 20px;
  margin-left: 20px;
  border-left: 1px solid #3AB889;
  position: relative; }
  @media only screen and (min-width: 1024px), print {
    .section__content_4 {
      padding: 20px 50px 220px 50px;
      margin-left: 50px; } }
  .section__content_4::before {
    width: 20px;
    height: 20px;
    content: '';
    position: absolute;
    background-color: #3AB889;
    border-radius: 50%;
    left: -10px;
    top: -10px; }
  .section__content_4 .section__content_main {
    border-color: #3AB889; }
    .section__content_4 .section__content_main span {
      background-color: #3AB889; }
  .section__content_4 .section__content_ttl {
    border-color: #3AB889; }

.section__content_5 {
  padding: 20px 20px 40px 20px;
  margin-left: 20px;
  border-left: 1px solid #239E71;
  position: relative; }
  @media only screen and (min-width: 1024px), print {
    .section__content_5 {
      padding: 20px 50px 100px 50px;
      margin-left: 50px; } }
  .section__content_5::before {
    width: 20px;
    height: 20px;
    content: '';
    position: absolute;
    background-color: #239E71;
    border-radius: 50%;
    left: -10px;
    top: -10px; }
  .section__content_5 .section__content_main {
    border-color: #239E71; }
    .section__content_5 .section__content_main span {
      background-color: #239E71; }
  .section__content_5 .section__content_ttl {
    border-color: #239E71; }

.section__content_6 {
  padding: 20px 20px 40px 20px;
  margin-left: 20px;
  border-left: 1px solid #007D4F;
  position: relative; }
  @media only screen and (min-width: 1024px), print {
    .section__content_6 {
      padding: 20px 50px 100px 50px;
      margin-left: 50px; } }
  .section__content_6::before {
    width: 20px;
    height: 20px;
    content: '';
    position: absolute;
    background-color: #007D4F;
    border-radius: 50%;
    left: -10px;
    top: -10px; }
  .section__content_6 .section__content_main {
    border-color: #007D4F; }
    .section__content_6 .section__content_main span {
      background-color: #007D4F; }
  .section__content_6 .section__content_ttl {
    border-color: #007D4F; }

.section__content_main {
  font-size: 1.6rem;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  border: 5px solid #B6E9D6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  margin-bottom: 20px;
  background-color: #fff; }
  @media only screen and (min-width: 1024px), print {
    .section__content_main {
      font-size: 2.4rem;
      margin-bottom: 40px; } }
  .section__content_main::before {
    content: '';
    position: absolute;
    background: #ffffff;
    height: 100%;
    width: 10px;
    -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%);
            clip-path: polygon(100% 0, 100% 100%, 0 100%);
    left: 42px; }
    @media only screen and (min-width: 1024px), print {
      .section__content_main::before {
        left: 46px; } }
  .section__content_main span {
    background-color: #B6E9D6;
    color: #fff;
    padding: 0 20px;
    margin-right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

.section__content_ttl {
  font-size: 1.6rem;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0 5px 5px 10px;
  border-left: 4px solid #B6E9D6;
  border-bottom: 1px solid #B6E9D6; }
  @media only screen and (min-width: 1024px), print {
    .section__content_ttl {
      font-size: 2.1rem;
      margin-top: 40px; } }

.section__content_ttl2 {
  font-size: 1.6rem;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 25px;
  position: relative;
  margin-bottom: 10px; }
  @media only screen and (min-width: 1024px), print {
    .section__content_ttl2 {
      font-size: 2.1rem;
      margin-bottom: 20px; } }
  .section__content_ttl2::before {
    content: '';
    width: 20px;
    height: 20px;
    background-color: #B6E9D6;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0; }

.section__content_gray {
  background-color: #f6f6f6;
  padding: 20px;
  border-radius: 0 30px 0 0;
  margin-top: 30px; }
  @media only screen and (min-width: 1024px), print {
    .section__content_gray {
      padding: 40px 60px;
      border-radius: 0 60px 0 0;
      margin-top: 60px; } }

.section__content_photobox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
  margin: 30px auto;
  max-width: 1225px; }
  @media only screen and (max-width: 1024px) {
    .section__content_photobox {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .section__content_photobox_item {
    width: 100%; }
    @media only screen and (min-width: 1024px) {
      .section__content_photobox_item {
        width: 800px; } }
    .section__content_photobox_item img {
      width: 100%; }
  .section__content_photobox_item2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%; }
    @media only screen and (min-width: 1024px) {
      .section__content_photobox_item2 {
        width: 400px; } }
    .section__content_photobox_item2 img {
      width: 100%; }
  @media only screen and (min-width: 1024px) {
    .section__content_photobox.w-80 {
      width: 79%;
      margin: auto; } }

.section__content_photobox2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.section__content_photobox3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px; }
  @media only screen and (min-width: 1024px) {
    .section__content_photobox3 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .section__content_photobox3 p {
        width: 600px;
        -webkit-box-flex: 2;
            -ms-flex: 2;
                flex: 2; }
      .section__content_photobox3 img {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        width: 300px; } }

.section__content_table table {
  width: 100%;
  margin-top: 20px; }

.section__content_table table,
.section__content_table th,
.section__content_table td {
  border: 1px solid #ccc; }

.section__content_table_1 {
  width: 50%; }

.section__content_table_2 {
  width: 30%; }

.section__content_table_3 {
  width: 20%; }

.section__content_table_4 {
  width: 50%; }

.section__content_table th {
  background-color: #429174;
  color: #fff; }
  @media only screen and (min-width: 1024px), print {
    .section__content_table th {
      padding: 10px; } }

.section__content_table_w {
  text-align: center; }
  @media only screen and (min-width: 1024px), print {
    .section__content_table_w {
      padding: 10px; } }

.section__content_table_g {
  text-align: center;
  background-color: #f6f6f6;
  text-align: center; }
  @media only screen and (min-width: 1024px), print {
    .section__content_table_g {
      padding: 10px; } }

.section__content_l {
  width: 100%; }

.section__content_r {
  width: 100%;
  margin-top: 20px; }

.pg-page .section__wrapper {
  -webkit-transform: scale(0.8, 0.8);
          transform: scale(0.8, 0.8);
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1); }

.pg-page.pg-active .section__wrapper {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1); }

.section__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding-top: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media only screen and (max-width: 768px) {
    .section__content {
      padding: 3rem 2rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; } }

.section__copy {
  width: 68.02721%;
  margin: 0 auto;
  position: relative;
  text-align: left; }
  @media only screen and (max-width: 768px) {
    .section__copy {
      width: 100%; } }
  .section__copy_text {
    margin: 0;
    line-height: 1.6;
    font-size: 2rem;
    font-weight: 400;
    color: #231815; }
    @media screen and (max-width: 1100px) {
      .section__copy_text {
        font-size: calc(2rem * 0.7); } }
    @media only screen and (max-width: 768px) {
      .section__copy_text {
        font-size: calc(2rem * 0.65); } }
  .section__copy_att {
    margin: 1rem 0 0 auto;
    text-align: right;
    line-height: 1;
    font-size: 1.5rem;
    font-weight: 500; }
    @media only screen and (max-width: 768px) {
      .section__copy_att {
        margin: 1.5rem 0 0 auto;
        font-size: calc(1.5rem * 0.7); } }

.btn-normal {
  width: 300px;
  margin: 40px auto 0; }
  @media only screen and (max-width: 768px) {
    .btn-normal {
      width: 100%; } }
  .btn-normal a {
    padding: 10px 0;
    width: 100%;
    display: block;
    color: #222;
    border: 1px solid #222;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
    position: relative; }
    .btn-normal a::after {
      content: '>';
      position: absolute;
      top: 50%;
      right: 20px;
      display: block;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
    .btn-normal a:hover {
      opacity: .6; }

.btn-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 850px;
  margin: 0 auto; }
  @media only screen and (max-width: 768px) {
    .btn-area {
      display: block;
      width: 100%; } }
  .btn-area .btn-normal {
    width: 400px; }
    @media only screen and (max-width: 768px) {
      .btn-area .btn-normal {
        width: 100%;
        margin-top: 10px; } }

#page-7 {
  background-color: #E5E4E4; }
  #page-7 .section__wrapper {
    background-color: unset; }

.btn-box {
  width: 94%;
  padding: 60px 0 60px 50px; }
  @media only screen and (max-width: 768px) {
    .btn-box {
      padding: 20px; } }
  .btn-box h3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 20px; }
    .btn-box h3 span {
      font-size: 1.8rem;
      text-align: center;
      padding: 5px 0;
      border-top: 1px solid #222;
      border-bottom: 1px solid #222;
      display: inline-block; }
  .btn-box .btn-area {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media only screen and (max-width: 768px) {
      .btn-box .btn-area {
        width: 100%;
        display: block;
        margin: 0 0 100px; } }
    .btn-box .btn-area .btn-access {
      width: 32%;
      height: 80px; }
      @media only screen and (max-width: 768px) {
        .btn-box .btn-area .btn-access {
          width: 100%;
          height: auto;
          margin-bottom: 20px; } }
      .btn-box .btn-area .btn-access a {
        width: 100%;
        height: 80px;
        display: block;
        background: #007D4F;
        color: #fff;
        font-weight: bold;
        position: relative;
        padding: 15px;
        text-align: center; }
        @media only screen and (max-width: 768px) {
          .btn-box .btn-area .btn-access a {
            height: auto; } }
        .btn-box .btn-area .btn-access a span {
          color: #fff; }
        .btn-box .btn-area .btn-access a:hover {
          opacity: .6; }
        .btn-box .btn-area .btn-access a::before {
          content: 'CLICK';
          position: absolute;
          bottom: 10px;
          right: 5px;
          line-height: 1;
          margin: 0;
          display: block;
          font-size: 1.3rem;
          z-index: 2;
          color: #222;
          -webkit-transform: rotate(-30deg);
                  transform: rotate(-30deg);
          font-family: 'Oswald', '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, Verdana, Roboto, 'Droid Sans', sans;
          font-weight: bold; }
        .btn-box .btn-area .btn-access a::after {
          content: '';
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 0 40px 70px;
          border-color: transparent transparent #eee transparent;
          display: block;
          position: absolute;
          bottom: 0;
          right: 0; }
      .btn-box .btn-area .btn-access:nth-child(2) a {
        padding-top: 25px; }
        @media only screen and (max-width: 768px) {
          .btn-box .btn-area .btn-access:nth-child(2) a {
            padding-top: 15px; } }
      .btn-box .btn-area .btn-access:last-child a {
        padding-top: 25px; }
        @media only screen and (max-width: 768px) {
          .btn-box .btn-area .btn-access:last-child a {
            padding-top: 15px; } }

.pc-only {
  display: block !important; }
  @media only screen and (max-width: 768px) {
    .pc-only {
      display: none !important; } }

.sp-only {
  display: none !important; }
  @media only screen and (max-width: 768px) {
    .sp-only {
      display: block !important; } }

#container .main-menu__list {
  width: 80%;
  margin: 80px 10% 20px; }

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

.mb-10 {
  margin-bottom: 10px; }

.reborn__ttl {
  margin: 0 auto 3.3rem;
  text-align: center;
  line-height: 1.44;
  font-size: 5rem;
  font-weight: 600;
  color: #231815; }
  @media screen and (max-width: 1100px) {
    .reborn__ttl {
      margin: 0 auto calc(3.3rem * 0.7);
      font-size: calc(5rem * 0.7); } }
  @media only screen and (max-width: 768px) {
    .reborn__ttl {
      margin: 0 auto calc(3.3rem * 0.4);
      font-size: calc(5rem * 0.4); } }
  .reborn__ttl_strong {
    font-size: 5.3rem;
    font-weight: 800;
    color: #007D4F; }
    @media screen and (max-width: 1100px) {
      .reborn__ttl_strong {
        font-size: calc(5.3rem * 0.7); } }
    @media only screen and (max-width: 768px) {
      .reborn__ttl_strong {
        font-size: calc(5.3rem * 0.4); } }
  .reborn__ttl_date {
    font-size: 3.36rem; }
    @media screen and (max-width: 1100px) {
      .reborn__ttl_date {
        font-size: calc(3.36rem * 0.7); } }
    @media only screen and (max-width: 768px) {
      .reborn__ttl_date {
        font-size: calc(3.36rem * 0.5); } }
  .reborn__ttl_att {
    font-size: 2.8rem; }
    @media screen and (max-width: 1100px) {
      .reborn__ttl_att {
        font-size: calc(2.8rem * 0.7); } }
    @media only screen and (max-width: 768px) {
      .reborn__ttl_att {
        font-size: calc(2.8rem * 0.3); } }

.reborn__img {
  display: block;
  width: 65%;
  margin: 10px auto 0;
  pointer-events: none; }
  @media screen and (max-width: 1100px) {
    .reborn__img {
      margin: calc(7.8rem * 0.7) auto 0; } }
  @media only screen and (max-width: 768px) {
    .reborn__img {
      width: 80%;
      margin-top: calc(7.8rem * 0.2);
      pointer-events: auto; } }

.reborn__right {
  text-align: right;
  margin-top: 10px;
  padding-right: 40px; }

.replete__ttl {
  margin: 0 auto 3.3rem;
  text-align: center;
  line-height: 1.44;
  font-size: 4.5rem;
  font-weight: 600;
  color: #231815; }
  @media screen and (max-width: 1100px) {
    .replete__ttl {
      margin: 0 auto calc(3.3rem * 0.7);
      font-size: calc(4.5rem * 0.7); } }
  @media only screen and (max-width: 768px) {
    .replete__ttl {
      margin: 0 auto calc(3.3rem * 0.4);
      font-size: calc(4.5rem * 0.4); } }
  .replete__ttl_strong {
    font-size: 5.5rem;
    font-weight: 800;
    color: #EC9443; }
    @media screen and (max-width: 1100px) {
      .replete__ttl_strong {
        font-size: calc(5.5rem * 0.7); } }
    @media only screen and (max-width: 768px) {
      .replete__ttl_strong {
        font-size: calc(5.5rem * 0.4); } }

.replete__img {
  display: block;
  width: 53%;
  margin: 2.3rem auto 0;
  -webkit-transform: translateX(14%);
          transform: translateX(14%);
  pointer-events: none; }
  @media screen and (max-width: 1100px) {
    .replete__img {
      margin-top: calc(2.3rem * 0.7); } }
  @media only screen and (max-width: 768px) {
    .replete__img {
      width: 80%;
      margin-top: calc(2.3rem * 0.4);
      -webkit-transform: translateX(0);
              transform: translateX(0);
      pointer-events: auto; } }

.clinic .section__copy {
  width: 90%; }
  @media screen and (min-width: 1600px) {
    .clinic .section__copy {
      width: 68.02721%; } }

.clinic__ttl {
  margin: 0 auto 3.3rem;
  text-align: center;
  line-height: 1.44;
  font-size: 5rem;
  font-weight: 600;
  color: #231815; }
  @media screen and (max-width: 1100px) {
    .clinic__ttl {
      margin: 0 auto calc(3.3rem * 0.7);
      font-size: calc(5rem * 0.7); } }
  @media only screen and (max-width: 768px) {
    .clinic__ttl {
      margin: 0 auto calc(3.3rem * 0.4);
      font-size: calc(5rem * 0.4); } }
  .clinic__ttl_strong {
    font-size: 5.3rem;
    font-weight: 800;
    color: #007D4F; }
    @media screen and (max-width: 1100px) {
      .clinic__ttl_strong {
        font-size: calc(5.3rem * 0.7); } }
    @media only screen and (max-width: 768px) {
      .clinic__ttl_strong {
        font-size: calc(5.3rem * 0.4); } }

.clinic-point {
  margin-top: 30px;
  padding: 20px 20px 40px 20px;
  text-align: center;
  background-color: #fff9e4; }
  .clinic-point__ttl {
    font-size: 2.6rem;
    line-height: 1.4; }
    @media only screen and (max-width: 768px) {
      .clinic-point__ttl {
        font-size: 2rem; } }
    @media screen and (min-width: 1600px) {
      .clinic-point__ttl {
        font-size: 4rem; } }
    .clinic-point__ttl .inline-block {
      display: inline-block; }
    .clinic-point__ttl .num {
      display: inline-block;
      line-height: 1;
      font-style: italic;
      font-size: 300%;
      color: #007D4F;
      margin-right: 0.1em;
      margin-left: -0.2em;
      vertical-align: middle; }
      @media only screen and (max-width: 768px) {
        .clinic-point__ttl .num {
          font-size: 200%; } }
  .clinic-point__body {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -8px; }
    @media screen and (max-width: 1100px) {
      .clinic-point__body {
        display: block; } }
  .clinic-point__item {
    padding: 4px 8px;
    width: 50%; }
    @media screen and (max-width: 1100px) {
      .clinic-point__item {
        width: 100%; } }
    .clinic-point__item_in {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 15px;
      width: 100%;
      height: 100%;
      background-color: #fff;
      border-bottom: 1px #d8cea4 solid;
      border-right: 1px #d8cea4 solid; }
  .clinic-point__num {
    line-height: 1;
    font-style: italic;
    font-size: 200%;
    color: #007D4F;
    margin-right: 20px; }
  .clinic-point__txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
    padding-left: 20px;
    border-left: 1px solid #aaa;
    text-align: left;
    font-size: 120%;
    font-weight: bold; }
    .clinic-point__txt .small {
      font-size: 80%; }

.section__mv .section__wrapper {
  background-image: url(img/section_mv.png);
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 50px; }
  @media only screen and (max-width: 768px) {
    .section__mv .section__wrapper {
      background-image: url(img/section_mv_sp.jpg);
      background-position: center top;
      padding: 100px 20px 50px 20px; } }

.mv__copy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  position: relative;
  text-align: center; }
  .mv__copy_ttl {
    margin: 0;
    line-height: 1.4;
    font-size: 6.5rem;
    font-weight: 500;
    color: #FFF; }
    @media screen and (max-width: 1100px) {
      .mv__copy_ttl {
        font-size: calc(6.5rem * 0.7); } }
    @media only screen and (max-width: 768px) {
      .mv__copy_ttl {
        -webkit-transform: translateY(-18%);
                transform: translateY(-18%);
        line-height: 1.45;
        font-size: 3rem; } }
  .mv__copy_btn {
    margin-top: 20px;
    display: block; }
    @media screen and (max-width: 1100px) {
      .mv__copy_btn {
        padding: 0 20px; } }

.mv__catch {
  margin-top: 20px;
  padding: 1.2rem 4rem 1.6rem;
  border-radius: 100px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #FFF; }
  @media only screen and (max-width: 768px) {
    .mv__catch {
      display: block;
      max-width: 49.6rem;
      width: calc(100% - 20px);
      padding: calc(1.2rem * 0.7) calc(4rem * 0.7);
      margin-top: 10px; } }
  .mv__catch_kango {
    padding: 1.6rem 4rem;
    min-width: 400px; }
    @media only screen and (max-width: 768px) {
      .mv__catch_kango {
        margin-top: 20px;
        min-width: unset; } }
  .mv__catch_text {
    margin: 0;
    line-height: 1.2;
    word-break: keep-all;
    font-size: 3rem;
    font-weight: 700; }
    .mv__catch_text > p {
      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;
      vertical-align: middle;
      line-height: 1; }
    @media screen and (max-width: 1100px) {
      .mv__catch_text {
        font-size: calc(3rem * 0.8); }
        .mv__catch_text > p {
          display: block; } }
    @media only screen and (max-width: 768px) {
      .mv__catch_text {
        font-size: calc(3rem * 0.7); } }
  .mv__catch_num {
    vertical-align: middle;
    font-size: 5rem; }
    @media screen and (max-width: 1100px) {
      .mv__catch_num {
        font-size: calc(5rem * 0.7); } }
    @media only screen and (max-width: 768px) {
      .mv__catch_num {
        font-size: calc(5rem * 0.6); } }
  .mv__catch_gakubu {
    margin-top: 8px;
    font-size: 2.5rem; }
    @media screen and (max-width: 1100px) {
      .mv__catch_gakubu {
        font-size: calc(2.5rem * 0.7); } }
    @media only screen and (max-width: 768px) {
      .mv__catch_gakubu {
        line-height: 1.5 !important;
        font-size: calc(2.5rem * 0.6); } }
  .mv__catch_img .section__content_main {
    padding-right: 40px;
    position: relative;
    text-align: left; }
    @media only screen and (max-width: 768px) {
      .mv__catch_img .section__content_main {
        padding-right: 30px; } }
    .mv__catch_img .section__content_main::after {
      position: absolute;
      content: "\f107";
      font-family: 'Line Awesome Free';
      font-weight: 900;
      right: 10px;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      color: #B6E9D6; }
  .mv__catch_img .mv__copy_btn:nth-child(2) .section__content_main {
    border-color: #86DCBC; }
    .mv__catch_img .mv__copy_btn:nth-child(2) .section__content_main span {
      background-color: #86DCBC; }
    .mv__catch_img .mv__copy_btn:nth-child(2) .section__content_main::after {
      color: #86DCBC; }
  .mv__catch_img .mv__copy_btn:nth-child(3) .section__content_main {
    border-color: #3AB889; }
    .mv__catch_img .mv__copy_btn:nth-child(3) .section__content_main span {
      background-color: #3AB889; }
    .mv__catch_img .mv__copy_btn:nth-child(3) .section__content_main::after {
      color: #3AB889; }
  .mv__catch_img .mv__copy_btn:nth-child(4) .section__content_main {
    border-color: #239E71; }
    .mv__catch_img .mv__copy_btn:nth-child(4) .section__content_main span {
      background-color: #239E71; }
    .mv__catch_img .mv__copy_btn:nth-child(4) .section__content_main::after {
      color: #239E71; }
  .mv__catch_img .mv__copy_btn:nth-child(5) .section__content_main {
    border-color: #007D4F; }
    .mv__catch_img .mv__copy_btn:nth-child(5) .section__content_main span {
      background-color: #007D4F; }
    .mv__catch_img .mv__copy_btn:nth-child(5) .section__content_main::after {
      color: #007D4F; }

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