/********************/
/* import           */
/********************/
#main_contents {
  z-index: 11;
}
#main_contents .triplecare_width_wrapper {
  overflow: hidden;
}
#main_contents .triplecare_bg_wrapper {
  font-size: 0;
  background: -webkit-gradient(linear, left top, right top, from(#ff4c5c), to(#ff6b7c));
  background: linear-gradient(90deg, #ff4c5c 0%, #ff6b7c 100%);
}
#main_contents .triplecare_bg_wrapper #triplecare_top {
  position: relative;
  width: 100vw;
  background: transparent url("../img/triplecare/triplecare_top_kv_bg.png?v7a599590999c442ec530878c415335b6") repeat;
  background-size: contain;
  background-position: center top;
}
#main_contents .triplecare_bg_wrapper #triplecare_top .kv {
  position: relative;
  width: 100vw;
  height: 81.6vw;
}
#main_contents .triplecare_bg_wrapper #triplecare_top .kv_under {
  position: relative;
  width: 100vw;
  height: 31.2vw;
  background: #98000c;
}
#main_contents .triplecare_bg_wrapper #triplecare_top .color_bar {
  position: relative;
  width: 100vw;
  height: 2.1333333333vw;
}
#main_contents .triplecare_bg_wrapper #triplecare_top .color_bar.color_vegetable {
  background-color: #ffffff;
}

@media screen and (min-width: 641px) {
  #main_contents .triplecare_bg_wrapper #triplecare_top {
    width: 100%;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_top .kv {
    min-width: 1280px;
    width: 1280px;
    height: 402px;
    margin: 0 auto;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_top .kv_under {
    width: 100%;
    height: 31.2vw;
    background: #98000c;
    height: 90px;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_top .kv_under img {
    width: 1280px;
    margin: 0 auto;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_top .color_bar {
    width: 100%;
    height: 0px;
  }
}
#main_contents .triplecare_bg_wrapper .products_wrapper {
  position: relative;
  overflow: hidden;
}
#main_contents .triplecare_bg_wrapper .products_wrapper #vegetable_bg {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0;
  background: transparent;
}
#main_contents .triplecare_bg_wrapper .products_wrapper #vegetable_bg .products_vegetable_left {
  display: none;
}
#main_contents .triplecare_bg_wrapper .products_wrapper #vegetable_bg .products_vegetable_right {
  display: none;
}

@media screen and (min-width: 641px) {
  #main_contents .triplecare_bg_wrapper {
    position: relative;
  }
  #main_contents .triplecare_bg_wrapper .products_wrapper {
    position: relative;
    overflow: hidden;
  }
  #main_contents .triplecare_bg_wrapper .products_wrapper #vegetable_bg {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 4608px;
    z-index: 10;
    opacity: 0.24;
    pointer-events: none;
  }
  #main_contents .triplecare_bg_wrapper .products_wrapper #vegetable_bg .products_vegetable_left {
    display: block;
    position: absolute;
    top: -61px;
    left: -25px;
    width: 181px;
    height: 4608px;
    background: transparent url("../img/bg_vegetable.png?v7441a2bb6656b5a1b3ad1b06dc644b08") repeat;
    background-size: contain;
  }
  #main_contents .triplecare_bg_wrapper .products_wrapper #vegetable_bg .products_vegetable_right {
    display: block;
    position: absolute;
    top: -77px;
    right: -25px;
    width: 181px;
    height: 4608px;
    background: transparent url("../img/bg_vegetable.png?v7441a2bb6656b5a1b3ad1b06dc644b08") repeat;
    background-size: contain;
    -webkit-transform: scale(-1, -1);
            transform: scale(-1, -1);
  }
}
#main_contents {
  z-index: 11;
}
#main_contents .triplecare_width_wrapper {
  overflow: hidden;
}
#main_contents .triplecare_bg_wrapper {
  font-size: 0;
  background: -webkit-gradient(linear, left top, right top, from(#ff4c5c), to(#ff6b7c));
  background: linear-gradient(90deg, #ff4c5c 0%, #ff6b7c 100%);
}
#main_contents .triplecare_bg_wrapper #triplecare_scroll {
  position: relative;
  width: 100vw;
}
#main_contents .triplecare_bg_wrapper #triplecare_scroll .scroll_arrow {
  font-size: 0;
  position: relative;
  height: 19.7333333333vw;
}
#main_contents .triplecare_bg_wrapper #triplecare_scroll .scroll_arrow .arrow_area {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -3vw;
  width: 6vw;
  height: 10vw;
  cursor: pointer;
  z-index: 10000;
}
#main_contents .triplecare_bg_wrapper #triplecare_scroll .scroll_arrow .arrow_area .animate {
  -webkit-animation: sdb 1.5s infinite;
          animation: sdb 1.5s infinite;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (min-width: 641px) {
  #main_contents .triplecare_bg_wrapper #triplecare_scroll {
    width: 100%;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_scroll .scroll_arrow {
    height: 108px;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_scroll .scroll_arrow .arrow_area {
    margin-left: -22.5px;
    width: 45px;
    height: 75px;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_scroll .scroll_arrow .arrow_area .animate {
    -webkit-animation: sdb_pc 1.5s infinite;
            animation: sdb_pc 1.5s infinite;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
#main_contents .triplecare_bg_wrapper #triplecare_feature {
  position: relative;
  padding-top: 14vw;
  padding-bottom: 8vw;
}
#main_contents .triplecare_bg_wrapper #triplecare_feature .title {
  width: 78.9333333333vw;
  height: 13.8666666667vw;
  margin: 0 auto;
}
#main_contents .triplecare_bg_wrapper #triplecare_feature .image {
  position: absolute;
  top: 34.2666666667vw;
  left: 37.2vw;
  width: 25.7333333333vw;
}
#main_contents .triplecare_bg_wrapper #triplecare_feature .functional {
  position: relative;
  width: 89.3333333333vw;
  height: 30vw;
  margin: 73.3333333333vw auto 0;
}
#main_contents .triplecare_bg_wrapper #triplecare_feature .nutrition {
  position: relative;
  margin: 8.1333333333vw auto 0;
  width: 89.3333333333vw;
  height: 8.5333333333vw;
}
#main_contents .triplecare_bg_wrapper #triplecare_feature ul.feature_list {
  position: relative;
  width: 89.3333333333vw;
  height: 27.3333333333vw;
  margin: 2.1333333333vw auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#main_contents .triplecare_bg_wrapper #triplecare_feature ul.feature_list li {
  position: relative;
  width: 27.3333333333vw;
  height: 27.3333333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#main_contents .triplecare_bg_wrapper #triplecare_feature ul.feature_list li .point {
  width: 27.3333333333vw;
  height: 27.3333333333vw;
}
#main_contents .triplecare_bg_wrapper #triplecare_feature .text {
  position: relative;
  margin: 5.2vw auto 5.0666666667vw 21.0666666667vw;
  width: 57.8666666667vw;
  height: 10.6666666667vw;
}
#main_contents .triplecare_bg_wrapper #triplecare_feature .note {
  position: relative;
  width: 88.2666666667vw;
  height: 8.9333333333vw;
  margin: 0 auto 5.2vw 5.4666666667vw;
}
#main_contents .triplecare_bg_wrapper #triplecare_feature .button_plus {
  margin: 0 auto 0 auto;
  width: 80vw;
  height: 10.6666666667vw;
}
#main_contents .triplecare_bg_wrapper #triplecare_feature .button_plus .button {
  background-color: #de241b;
}
#main_contents .triplecare_bg_wrapper #triplecare_feature .button_plus img {
  width: 34.1333333333vw;
}

@media screen and (min-width: 641px) {
  #main_contents .triplecare_bg_wrapper #triplecare_feature {
    padding-top: 64px;
    padding-bottom: 40px;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_feature .triplecare_feature_wrapper {
    position: relative;
    width: 1280px;
    margin: 0 auto;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_feature .title {
    width: 592px;
    height: 104px;
    margin: 0 auto;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_feature .image {
    top: 142px;
    left: 280px;
    width: 206px;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_feature .functional {
    margin: 38px auto 0 510px;
    width: 491px;
    height: 154px;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_feature .nutrition {
    margin: 30px auto 0 510px;
    width: 491px;
    height: 50px;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_feature ul.feature_list {
    width: 482px;
    height: 150px;
    margin: 10px auto 0 514px;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_feature ul.feature_list li {
    width: 150px;
    height: 150px;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_feature ul.feature_list li .point {
    width: 150px;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_feature .text {
    margin: 32px auto 46px 595px;
    width: 332px;
    height: 61px;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_feature .note {
    width: 720px;
    height: 32px;
    margin: 0 auto 40px 280px;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_feature .button_plus {
    margin: 0 auto 0 auto;
    width: 600px;
    height: 80px;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_feature .button_plus img {
    width: 256px;
  }
}
#main_contents .triplecare_bg_wrapper #triplecare_fiber {
  position: relative;
  padding-top: 18.6666666667vw;
  padding-bottom: 32vw;
}
#main_contents .triplecare_bg_wrapper #triplecare_fiber > .title {
  margin: 0 auto 8vw;
  width: 79.0666666667vw;
  height: 13.6vw;
}
#main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 89.3333333333vw;
  margin: 0 auto 5.3333333333vw;
  border: 2px solid #de241b;
  border-radius: 1.3333333333vw;
  background-color: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism .number {
  position: absolute;
  top: calc(-2.66667vw - 2px);
  left: calc(-2.66667vw - 2px);
  width: 17.3333333333vw;
  height: 17.3333333333vw;
  z-index: 10;
}
#main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism .title_wrapper {
  position: relative;
  width: 100%;
  height: calc(24.26667vw - 2px);
  background-color: #de241b;
}
#main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism .figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 86.7069486405%;
  margin: 0 auto;
}
#main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism .figure .caption {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-bottom: 1.4666666667vw;
}
#main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism .figure .note {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-bottom: 3.7333333333vw;
  width: 38.8vw;
  height: 3.4666666667vw;
}
#main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism .figure ul {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
#main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism .figure ul li {
  position: relative;
  width: 100%;
}
#main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism .figure ul li:first-child::before {
  position: absolute;
  bottom: -7.4666666667vw;
  left: calc(50% - 4.26667vw);
  content: "";
  border-top: 4.2666666667vw solid #441c07;
  border-right: 4.2666666667vw solid transparent;
  border-left: 4.2666666667vw solid transparent;
}
#main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism .figure ul li + li {
  margin-top: 10.6666666667vw;
}
#main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism .cross_menu {
  cursor: pointer;
}
#main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism .cross_menu::before {
  position: absolute;
  display: block;
  top: calc(50% - 0.26667vw);
  right: calc(3.2vw - 2px);
  width: 4.5333333333vw;
  height: 0.5333333333vw;
  content: "";
  background-color: #fff000;
  /* border-radius: calc(2 * 100vw / 750); */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism .cross_menu::after {
  position: absolute;
  display: block;
  top: calc(50% - 2.26667vw);
  right: calc(5.2vw - 2px);
  width: 0.5333333333vw;
  height: 4.5333333333vw;
  content: "";
  background-color: #fff000;
  /* border-radius: calc(2 * 100vw / 750); */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
#main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism .cross_menu.is-open::after {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}
#main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism .acc_main {
  position: relative;
  width: 100%;
  height: 0;
  opacity: 0;
}
#main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism .acc_main.is-open {
  height: auto;
  opacity: 1;
}
#main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism .acc_main .mechanism_content {
  margin-top: 6vw;
  margin-bottom: 5.8666666667vw;
}
#main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism.mechanism_1 .title {
  width: 56.8vw;
  margin: calc(3.2vw - 2px) auto 0;
}
#main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism.mechanism_1 .text {
  margin: 0 auto 10.2666666667vw;
  width: 76.4vw;
  height: 16vw;
}
#main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism.mechanism_1 .caption.sugar {
  width: 14.1333333333vw;
  height: 4.8vw;
}
#main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism.mechanism_2 .title {
  width: 59.7333333333vw;
  margin: calc(3.2vw - 2px) auto 0;
}
#main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism.mechanism_2 .text {
  margin: 0 auto 10.5333333333vw;
  width: 76.8vw;
  height: 28vw;
}
#main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism.mechanism_2 .caption.micelle {
  width: 61.8666666667vw;
  height: 4.8vw;
}
#main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism.mechanism_3 .title {
  width: 55.2vw;
  margin: calc(5.73333vw - 2px) auto 0;
}
#main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism.mechanism_3 .text {
  width: 76.4vw;
  height: 21.8666666667vw;
  margin: 0 auto 10.9333333333vw;
}
#main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism.mechanism_3 .caption.nradrnln-gaba {
  width: 61.6vw;
  height: 5.2vw;
}
#main_contents .triplecare_bg_wrapper #triplecare_fiber .functional {
  width: 89.8666666667vw;
  height: 48.5333333333vw;
  margin: 8vw auto 5.3333333333vw auto;
}
#main_contents .triplecare_bg_wrapper #triplecare_fiber .button_functional {
  margin: 0 auto;
}

@media screen and (min-width: 641px) {
  #main_contents .triplecare_bg_wrapper #triplecare_fiber {
    padding-top: 60px;
    padding-bottom: 120px;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_fiber > .title {
    width: 593px;
    height: 102px;
    margin: 0 auto 36px auto;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 720px;
    margin: 0 auto 24px;
    border: 4px solid #de241b;
    border-radius: 10px;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism .number {
    top: -12px;
    left: -44px;
    width: 87px;
    height: 87px;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism .title_wrapper {
    height: 62px;
    text-align: left;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism .title_wrapper .title {
    margin-left: 62px;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism .text {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism .figure {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 398px;
    margin-left: 28px;
    margin-right: 28px;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism .figure .caption {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 10px;
    margin-bottom: 0;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism .figure .note {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-top: 7px;
    margin-bottom: 0;
    width: 123px;
    height: 11px;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism .figure ul {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism .figure ul li {
    width: 186px;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism .figure ul li:first-child::before {
    position: absolute;
    top: calc(50% - 7px);
    right: -18px;
    left: auto;
    bottom: auto;
    content: "";
    border-right: 0 solid transparent;
    border-left: 10px solid #441c07;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism .figure ul li + li {
    margin-top: 0;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism .cross_menu::before {
    top: calc(50% - 1px);
    right: 18px;
    width: 20px;
    height: 2px;
    /* border-radius: 2px; */
  }
  #main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism .cross_menu::after {
    top: calc(50% - 10px);
    right: 27px;
    width: 2px;
    height: 20px;
    /* border-radius: 2px; */
  }
  #main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism .acc_main .mechanism_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin-top: 24px;
    margin-bottom: 20px;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism.mechanism_1 .title {
    width: 598px;
    height: 34px;
    margin-top: 15px;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism.mechanism_1 .text {
    margin: 0;
    width: 228px;
    height: 100px;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism.mechanism_1 .caption.sugar {
    width: 44px;
    height: 15px;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism.mechanism_2 .title {
    width: 556px;
    height: 39px;
    margin-top: 12px;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism.mechanism_2 .text {
    margin: 0;
    width: 234px;
    height: 183px;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism.mechanism_2 .caption.micelle {
    width: 199px;
    height: 15px;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism.mechanism_3 .title {
    width: 395px;
    height: 24px;
    margin-top: 19px;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism.mechanism_3 .text {
    margin: 0;
    width: 230px;
    height: 127px;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_fiber .mechanism.mechanism_3 .caption.nradrnln-gaba {
    width: 188px;
    height: 17px;
  }
  #main_contents .triplecare_bg_wrapper #triplecare_fiber .functional {
    width: 724px;
    height: 152px;
    margin: 40px auto 20px auto;
  }
}
#triplecare_nav .nav__page_area {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 13;
  -webkit-transition: opacity 0.4s, visibility 0.4s;
  transition: opacity 0.4s, visibility 0.4s;
}
#triplecare_nav .nav__page_area.is-fixed {
  position: fixed;
  top: 0px;
}
#triplecare_nav .nav__page_area.is-fadeout {
  opacity: 0;
  visibility: hidden;
}
#triplecare_nav .nav__page_area .nav__hamburger_btn {
  position: absolute;
  top: 2.2666666667vw;
  left: -14.4vw;
  opacity: 1;
  cursor: pointer;
  width: 12vw;
}
#triplecare_nav .modal_window_menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 20000;
  display: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: scroll;
  -webkit-animation: areashow 0.4s;
          animation: areashow 0.4s;
  font-size: 0;
  background-color: rgba(40, 9, 3, 0.8);
}
#triplecare_nav .modal_window_menu::after {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  content: "";
}
#triplecare_nav .modal_window_menu .modal_window_wrapper {
  position: relative;
  display: none;
}
#triplecare_nav .modal_window_menu .modal_window_wrapper.menu {
  position: relative;
  margin: 0 auto 8vw auto;
  font-size: 0;
  width: 90.6666666667vw;
  height: 58.6666666667vw;
  vertical-align: middle;
  /*display: inline-block;*/
}
#triplecare_nav .modal_window_menu .modal_window_close {
  position: relative;
  width: 6.6666666667vw;
  height: 6.6666666667vw;
  margin-left: 84vw;
  margin-bottom: 1.3333333333vw;
  cursor: pointer;
}
#triplecare_nav .modal_window_menu .modal_window_close::before,
#triplecare_nav .modal_window_menu .modal_window_close::after {
  display: block;
  content: "";
  position: absolute;
  top: 3.3333333333vw;
  left: 3.3333333333vw;
  width: 9.4293333333vw;
  height: 2px;
  margin: -1px 0 0 -4.7146666667vw;
  background: #ffffff;
}
#triplecare_nav .modal_window_menu .modal_window_close::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
#triplecare_nav .modal_window_menu .modal_window_close::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#triplecare_nav .modal_window_menu .modal_window_main {
  position: relative;
  height: 50.6666666667vw;
  background: #ffffff;
  border-radius: 1.3333333333vw;
}
#triplecare_nav .modal_window_menu .modal_window_main .menu_list {
  position: relative;
  background: transparent;
  height: 100%;
  padding-top: 6.2666666667vw;
  border-radius: 1.0666666667vw;
}
#triplecare_nav .modal_window_menu .modal_window_main .menu_list ul {
  position: relative;
  width: 66.6666666667vw;
  margin: 0 auto 0 16.6666666667vw;
}
#triplecare_nav .modal_window_menu .modal_window_main .menu_list ul li {
  height: 12vw;
}
#triplecare_nav .modal_window_menu .modal_window_main .menu_list ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#triplecare_nav .modal_window_menu .modal_window_main .menu_list ul li a .icon_wrapper {
  width: 15.3333333333vw;
  height: 3.7333333333vw;
}
#triplecare_nav .modal_window_menu .modal_window_main .menu_list ul li a .icon_wrapper img.icon {
  margin: 0 auto;
  width: auto;
  height: 3.7333333333vw;
}
#triplecare_nav .modal_window_menu .modal_window_main .menu_list ul li a img.text {
  margin-left: 0;
  width: auto;
  height: 3.7333333333vw;
}
#triplecare_nav .modal_window_menu .modal_window_main .menu_list ul li.menu1 a .icon_wrapper {
  height: 3.8666666667vw;
}
#triplecare_nav .modal_window_menu .modal_window_main .menu_list ul li.menu1 a .icon_wrapper img.icon {
  height: 3.8666666667vw;
}
#triplecare_nav .modal_window_menu .modal_window_main .menu_list ul li.menu1 a img.text {
  height: 3.0666666667vw;
}
#triplecare_nav .modal_window_menu .modal_window_main .menu_list ul li.menu3 a .icon_wrapper {
  height: 4.8vw;
}
#triplecare_nav .modal_window_menu .modal_window_main .menu_list ul li.menu3 a .icon_wrapper img.icon {
  height: 4.8vw;
}
#triplecare_nav .modal_window_menu .modal_window_main .menu_list ul li.menu4 a img.text {
  height: 8.5333333333vw;
}

@media screen and (min-width: 641px) {
  #main_contents .triplecare_bg_wrapper #sticky_nav.sticky_nav {
    position: sticky;
    top: 0px;
    left: 0;
    width: 100%;
    height: 84px;
    border-top: 0px #ffffff solid;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #ffffff;
    z-index: 20000;
  }
  #main_contents .triplecare_bg_wrapper #sticky_nav.sticky_nav.is-fadeout {
    opacity: 0;
    visibility: hidden;
  }
  #main_contents .triplecare_bg_wrapper #sticky_nav.sticky_nav .sticky_nav_left,
  #main_contents .triplecare_bg_wrapper #sticky_nav.sticky_nav .sticky_nav_right {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(50% - 646px);
    height: 84px;
    background: rgba(255, 255, 255, 0.1);
  }
  #main_contents .triplecare_bg_wrapper #sticky_nav.sticky_nav .sticky_nav_left .inner,
  #main_contents .triplecare_bg_wrapper #sticky_nav.sticky_nav .sticky_nav_right .inner {
    display: block;
    width: 100%;
    height: 100%;
    background: transparent;
    background-size: auto 100%;
  }
  #main_contents .triplecare_bg_wrapper #sticky_nav.sticky_nav .sticky_nav_right {
    left: auto;
    right: 0;
  }
  #main_contents .triplecare_bg_wrapper #sticky_nav.sticky_nav .sticky_nav_main {
    position: absolute;
    top: 0;
    left: calc(50% - 640px);
    width: 1280px;
    height: 84px;
    background: transparent;
    background-size: 100%;
  }
  #main_contents .triplecare_bg_wrapper #sticky_nav.sticky_nav .sticky_nav_main ul.mainmenu {
    font-size: 0;
    width: 942px;
    height: 84px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    gap: 6px;
  }
  #main_contents .triplecare_bg_wrapper #sticky_nav.sticky_nav .sticky_nav_main ul.mainmenu li {
    width: 310px;
    height: 84px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s;
  }
  #main_contents .triplecare_bg_wrapper #sticky_nav.sticky_nav .sticky_nav_main ul.mainmenu li a {
    display: block;
    width: 100%;
    height: 100%;
  }
  #main_contents .triplecare_bg_wrapper #sticky_nav.sticky_nav .sticky_nav_main ul.mainmenu li a .icon_wrapper {
    position: relative;
    height: 40px;
  }
  #main_contents .triplecare_bg_wrapper #sticky_nav.sticky_nav .sticky_nav_main ul.mainmenu li a .icon_wrapper img {
    width: auto;
    height: 28px;
    margin: 8px auto;
  }
  #main_contents .triplecare_bg_wrapper #sticky_nav.sticky_nav .sticky_nav_main ul.mainmenu li a .text {
    width: auto;
    height: 38px;
    margin: 1px auto;
  }
  #main_contents .triplecare_bg_wrapper #sticky_nav.sticky_nav .sticky_nav_main ul.mainmenu li.menu1 a .icon_wrapper img.icon {
    height: 29px;
    margin: 11px auto;
  }
  #main_contents .triplecare_bg_wrapper #sticky_nav.sticky_nav .sticky_nav_main ul.mainmenu li.menu1 a img.text {
    height: 14px;
    margin: 13px auto;
  }
  #main_contents .triplecare_bg_wrapper #sticky_nav.sticky_nav .sticky_nav_main ul.mainmenu li.menu3 a .icon_wrapper img.icon {
    height: 36px;
    margin: 9px auto;
  }
  #main_contents .triplecare_bg_wrapper #sticky_nav.sticky_nav .sticky_nav_main ul.mainmenu li.menu3 a img.text {
    height: 17px;
    margin: 12px auto 11px;
  }
  #main_contents .triplecare_bg_wrapper #sticky_nav.sticky_nav .sticky_nav_main ul.mainmenu li.menu4 a img.text {
    height: 38px;
    margin: 1px auto 1px;
  }
  #main_contents .triplecare_bg_wrapper #sticky_nav.sticky_nav .sticky_nav_main ul.mainmenu li:hover {
    background-color: rgba(222, 36, 27, 0.3);
    border-bottom: 4px rgba(222, 36, 27, 0.88) solid;
  }
}