@charset "UTF-8";
/*boxの中央寄せ*/
.Product {
  margin: 0 auto 4.7%; }
  @media screen and (max-width: 640px) {
    .Product {
      margin: 0 auto 9.4%; } }
  .ProductBreadcrumb {
    margin: 0 auto 0.5%; }
  .ProductList__Items {
    margin: 0 0 5%; }
    .ProductList__Items:last-child {
      margin: 0; }
  .ProductList__head {
    max-width: 890px;
    padding: 0 20px;
    margin: 0 auto 1.7%; }
    @media screen and (max-width: 640px) {
      .ProductList__head {
        padding: 0;
        margin: 0 auto 4.5%; } }
  .ProductList2Col {
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 640px) {
      .ProductList2Col {
        display: block; } }
    .ProductList2Col__left {
      flex: 0 1 64.28571428571429%; }
      @media screen and (max-width: 640px) {
        .ProductList2Col__left {
          margin: 0 0 3.5%; } }
    .ProductList2Col__right {
      flex: 0 1 32.85714285714286%; }
    .ProductList2Col__link {
      display: block; }
  .ProductList__ttl {
    width: 67%;
    margin: 0 auto;
    padding: 0 0 2% 4%; }
    @media screen and (max-width: 640px) {
      .ProductList__ttl {
        width: 100%;
        padding: 0 0 2%; } }
  .Product__head {
    text-align: center;
    font-weight: normal;
    margin: 0 0 3%; }
    @media screen and (max-width: 640px) {
      .Product__head {
        margin: -1% 0 3%; } }
    @media screen and (max-width: 640px) {
      .Product__head--ruby {
        font-size: 2.55vw;
        letter-spacing: 0.6vw; } }
    .Product__head--img {
      display: block;
      width: 13.647059%;
      margin: 0 auto 1.7%; }
      @media screen and (max-width: 640px) {
        .Product__head--img {
          width: 24.847059%;
          margin: 1% auto 3.4%; } }
    .Product__head--sirojam {
      width: 23.647059%; }
      @media screen and (max-width: 640px) {
        .Product__head--sirojam {
          width: 43.847059%; } }
    @media screen and (max-width: 640px) {
      .Product__head--desc {
        font-size: 3.55vw; } }
    .Product__head--touki {
      width: 13.88235294117647%; }
      @media screen and (max-width: 640px) {
        .Product__head--touki {
          width: 31.38564273789649%; } }
  .Product__news {
    width: 80%;
    margin: 0 auto 10%;
    padding: 3% 0 0; }
    @media screen and (max-width: 640px) {
      .Product__news {
        width: 100%;
        margin: 0 auto 15%; } }
  .ProductSlide {
    margin: 0 0 2.3%; }
  .ProductThumb {
    width: 8.2353%;
    margin: 0 auto; }
    @media screen and (max-width: 640px) {
      .ProductThumb {
        width: 13.1353%; } }
  .ProductTeiki {
    margin: 0 auto 12%; }
    @media screen and (max-width: 640px) {
      .ProductTeiki {
        margin: 0 auto 32%; } }
    .ProductTeiki__ttl {
      width: 100%;
      position: relative;
      text-align: center;
      font-size: 1.25rem;
      margin: 0 0 1.2%; }
      @media screen and (min-width: 641px) and (max-width: 999px) {
        .ProductTeiki__ttl {
          font-size: 2vw; } }
      @media screen and (max-width: 640px) {
        .ProductTeiki__ttl {
          font-size: 4.9vw; } }
      .ProductTeiki__ttlInner {
        background: #fff;
        display: inline-block;
        position: relative;
        z-index: 1;
        padding: 0 4%; }
        @media screen and (max-width: 640px) {
          .ProductTeiki__ttlInner {
            padding: 0 4.3%; } }
      .ProductTeiki__ttl::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        display: block;
        margin: auto;
        background: -webkit-linear-gradient(left, #333 50%, transparent 51%);
        background: -moz-linear-gradient(left, #333 50%, transparent 51%);
        background: linear-gradient(to right, #333 50%, transparent 51%);
        background-size: 4px 1px;
        background-position: left 50%;
        top: 50%; }
        @media screen and (max-width: 640px) {
          .ProductTeiki__ttl::after {
            background-size: 1.8vw 1px; } }
    .ProductTeiki2Col {
      display: flex;
      justify-content: space-between;
      position: relative;
      margin: 0 0 45px; }
      @media screen and (max-width: 640px) {
        .ProductTeiki2Col {
          display: block; } }
      .ProductTeiki2Col__left {
        flex: 0 1 42.57142857142857%; }
        @media screen and (max-width: 640px) {
          .ProductTeiki2Col__left {
            width: 48%;
            margin: 0 auto -5.9%; } }
      .ProductTeiki2Col__right {
        flex: 0 1 55.14285714285714%;
        margin: 34px 0 0; }
      .ProductTeiki2Col__ttl {
        margin: 0 0 2.2%; }
    .ProductTeikiOther {
      margin: 0 0 11.8%; }
      @media screen and (max-width: 640px) {
        .ProductTeikiOther {
          margin: 0 0 14.3%; } }
      .ProductTeikiOther__item {
        display: flex;
        justify-content: space-between;
        align-items: center; }
        @media screen and (max-width: 640px) {
          .ProductTeikiOther__item {
            display: block; } }
        .ProductTeikiOther__item--01 {
          border-bottom: 1px solid #e6e6e6;
          padding: 0 0 18px;
          margin: 0 0 14px; }
          @media screen and (min-width: 641px) and (max-width: 999px) {
            .ProductTeikiOther__item--01 {
              padding: 0 0 1.8vw;
              margin: 0 0 1.4vw; } }
          @media screen and (max-width: 640px) {
            .ProductTeikiOther__item--01 {
              padding: 0 0 4.9vw;
              margin: 0 0 3.9vw; } }
      .ProductTeikiOther__left {
        flex: 0 1 52.14285714285714%; }
        @media screen and (max-width: 640px) {
          .ProductTeikiOther__left {
            margin: 0 0 2.6vw; } }
      .ProductTeikiOther__right {
        flex: 0 1 45.42857142857143%; }
        @media screen and (max-width: 640px) {
          .ProductTeikiOther__right {
            /*width: 93.4%;*/
            margin: 0 auto; } }
  .ProductBtn {
    background: #68cec0;
    text-align: left;
    border: 1px solid #68cec0;
    font-family: Noto Sans JP; }
    .ProductBtn--01 {
      margin: 2.6% 0 2.6%; }
      @media screen and (max-width: 640px) {
        .ProductBtn--01 {
          margin: 0 0 1.5%; } }
    .ProductBtn:hover {
      background: #fff; }
      .ProductBtn:hover .ProductBtn__link, .ProductBtn:hover .ProductBtn__link:visited {
        color: #68cec0; }
    .ProductBtn--02 {
      background: #daad41;
      border: 1px solid #daad41; }
      .ProductBtn--02:hover {
        background: #fff; }
        .ProductBtn--02:hover .ProductBtn__link, .ProductBtn--02:hover .ProductBtn__link:visited {
          color: #daad41; }
    .ProductBtn--normal {
      text-align: center;
      background: #b3b3b3;
      border: 1px solid #b3b3b3; }
      .ProductBtn--normal:hover {
        background: #fff; }
        .ProductBtn--normal:hover .ProductBtn__link, .ProductBtn--normal:hover .ProductBtn__link:visited {
          color: #b3b3b3; }
    .ProductBtn--Resumption {
      width: 54.71428571428571%;
      margin: 0 auto 8%;
      background: #e95f69;
      border: 1px solid #e95f69; }
      @media screen and (max-width: 640px) {
        .ProductBtn--Resumption {
          width: 100%;
          margin: 0 auto 11%; } }
      .ProductBtn--Resumption:hover {
        background: #fff; }
        .ProductBtn--Resumption:hover .ProductBtn__link, .ProductBtn--Resumption:hover .ProductBtn__link:visited {
          color: #e95f69; }
    .ProductBtn__link, .ProductBtn__link:visited {
      font-size: 1.28125rem;
      color: #fff;
      display: block;
      padding: 5% 13% 5.4% 21%;
      position: relative;
      transition: 0.2s;
      text-align: center; }
      @media screen and (min-width: 641px) and (max-width: 999px) {
        .ProductBtn__link, .ProductBtn__link:visited {
          font-size: 2.05vw; } }
      .ProductBtn__link:hover, .ProductBtn__link:visited:hover {
        opacity: 1; }
      .ProductBtn__link::before, .ProductBtn__link:visited::before {
        content: "\f07a";
        font-family: FontAwesome;
        font-size: 1.3rem;
        top: 54%;
        left: 8.2%;
        margin: -4% 0 0;
        position: absolute; }
        @media screen and (max-width: 640px) {
          .ProductBtn__link::before, .ProductBtn__link:visited::before {
            font-size: 4.8vw;
            margin: -3.5vw 0 0;
            left: 16.2%;
            font-weight: normal; } }
      .ProductBtn__link::after, .ProductBtn__link:visited::after {
        content: "\f105";
        font-family: FontAwesome;
        font-size: 1.3rem;
        top: 50%;
        right: 3.2%;
        margin: -4% 0 0;
        position: absolute; }
        @media screen and (max-width: 640px) {
          .ProductBtn__link::after, .ProductBtn__link:visited::after {
            font-size: 5vw;
            margin: -3.5vw 0 0;
            font-weight: normal; } }
      @media screen and (max-width: 640px) {
        .ProductBtn__link, .ProductBtn__link:visited {
          font-size: 5.3vw;
          padding: 4.8% 13% 5.1% 26%;
          font-weight: bold; }
          .ProductBtn__link.sinaiyoyaku, .ProductBtn__link:visited.sinaiyoyaku {
            font-size: 4.8vw; } }
    .ProductBtn__link--02, .ProductBtn__link--normal, .ProductBtn__link--02:visited, .ProductBtn__link--normal:visited {
      padding: 6.4% 8% 6.4% 18%; }
      @media screen and (max-width: 640px) {
        .ProductBtn__link--02, .ProductBtn__link--normal, .ProductBtn__link--02:visited, .ProductBtn__link--normal:visited {
          padding: 5% 13% 5.4% 24%; } }
      .ProductBtn__link--02::before, .ProductBtn__link--02::after, .ProductBtn__link--normal::before, .ProductBtn__link--normal::after, .ProductBtn__link--02:visited::before, .ProductBtn__link--02:visited::after, .ProductBtn__link--normal:visited::before, .ProductBtn__link--normal:visited::after {
        margin: -4.8% 0 0; }
        @media screen and (max-width: 640px) {
          .ProductBtn__link--02::before, .ProductBtn__link--02::after, .ProductBtn__link--normal::before, .ProductBtn__link--normal::after, .ProductBtn__link--02:visited::before, .ProductBtn__link--02:visited::after, .ProductBtn__link--normal:visited::before, .ProductBtn__link--normal:visited::after {
            margin: -4.1% 0 0; } }
      .ProductBtn__link--02::before, .ProductBtn__link--normal::before, .ProductBtn__link--02:visited::before, .ProductBtn__link--normal:visited::before {
        left: 8.2%; }
        @media screen and (max-width: 640px) {
          .ProductBtn__link--02::before, .ProductBtn__link--normal::before, .ProductBtn__link--02:visited::before, .ProductBtn__link--normal:visited::before {
            left: 14.2%; } }
    .ProductBtn__link--Resumption {
      padding: 5% 13% 5.4% 21%; }
      .ProductBtn__link--Resumption::before {
        left: 22.2%; }
    .ProductBtn__link--normal {
      padding: 5% 13% 5.4% 21%; }
      @media screen and (max-width: 640px) {
        .ProductBtn__link--normal::before {
          left: 20.2%;
          margin: -4.1% 0 0; } }
    .ProductBtn__link--yoyaku {
      padding: 5.4% 13% 5.4% 22%; }
      .ProductBtn__link--yoyaku::before {
        left: 12%; }
    .ProductTeiki .ProductBtn__link--02yoyaku {
      padding: 6.4% 13% 6.4% 14%; }
      .ProductTeiki .ProductBtn__link--02yoyaku:before {
        left: 3.5%; }
    .ProductBtn__icon--02 {
      width: 62px;
      height: 62px;
      background: #fff;
      right: -5%;
      top: -57%;
      border: #daad41 1px solid;
      border-radius: 50%;
      color: #daad41;
      position: absolute;
      display: block;
      text-align: center;
      font-weight: bold;
      padding: 9px 0; }
      @media screen and (max-width: 740px) {
        .ProductBtn__icon--02 {
          width: 6.2vw;
          height: 6.2vw;
          padding: 0.9vw 0;
          top: -4.1vw;
          right: 0%; } }
      @media screen and (max-width: 640px) {
        .ProductBtn__icon--02 {
          width: 14.2vw;
          height: 14.2vw;
          padding: 1.6vw 0;
          top: -8.4vw;
          right: -4.5vw; } }
    .ProductBtn__icon--2month {
      font-size: .8rem;
      padding: 13px 0;
      top: -70%; }
      @media screen and (min-width: 641px) and (max-width: 999px) {
        .ProductBtn__icon--2month {
          font-size: 1.28vw;
          padding: 1.3vw 0; } }
      @media screen and (max-width: 640px) {
        .ProductBtn__icon--2month {
          font-size: 3vw;
          padding: 2.7vw 0;
          top: -9vw; } }
    .ProductBtn__large {
      font-size: 1.5625rem;
      line-height: 1; }
      @media screen and (max-width: 740px) {
        .ProductBtn__large {
          font-size: 2.5vw; } }
      @media screen and (max-width: 640px) {
        .ProductBtn__large {
          font-size: 6.5vw; } }
  .ProductResumption {
    text-align: center;
    font-size: 1.04125rem;
    position: relative; }
    @media screen and (max-width: 640px) {
      .ProductResumption {
        font-size: 3.9vw;
        line-height: 1.4; } }
    .ProductResumption::after {
      content: "";
      display: block;
      background: url(../../images/product/product_common_icon_01.svg) left top no-repeat;
      background-size: 100% 100%;
      width: 19px;
      height: 15px;
      margin: 1.2% auto 1.4%; }
      @media screen and (max-width: 640px) {
        .ProductResumption::after {
          margin: 1.2% auto 1.9%;
          width: 7vw;
          height: 3.1vw; } }
    @media screen and (min-width: 641px) and (max-width: 999px) {
      .ProductResumption {
        font-size: 1.666vw; } }
  .ProductBorder {
    border: none;
    background: -webkit-linear-gradient(left, #333 50%, transparent 51%);
    background: -moz-linear-gradient(left, #333 50%, transparent 51%);
    background: linear-gradient(to right, #333 50%, transparent 51%);
    background-size: 4px 1px;
    background-position: left 50%;
    height: 1px;
    margin: 0 0 9.4%; }
    @media screen and (max-width: 640px) {
      .ProductBorder {
        background-size: 1.8vw 1px;
        margin: 0 0 11%; } }
  .ProductBnr__item {
    margin: 0 0 7.2%; }
  .ProductBnr__link {
    display: block; }

@media screen and (max-width: 640px) {
  .area_ProductResumption {
    width: 90%;
    margin: 0 auto; } }

/*shinai 予約注文について 180511*/
.Reservation__shinai {
  border: 2px solid #8fd1d1;
  margin: 0 0;
  padding: 2% 4%;
  border-radius: 10px;
  margin: 4% 0; }

.Reservation__shinai dt {
  font-size: 1.2rem;
  text-align: center;
  color: #8fd1d1;
  font-weight: 500; }

.Reservation__shinai dd {
  padding: 2% 0; }

/*shinai lp content追加 20200318*/
.overlaid {
  position: relative; }

.abs {
  position: absolute; }

.gif {
  top: 43%;
  width: 33%;
  left: 0;
  right: 0;
  margin: 0 auto; }

.movie {
  top: 16.4%;
  width: 18.525%;
  height: 42.025%;
  right: 22.3%;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 50%; }

.movie img {
  width: 130%;
  margin: 0 0 0 -30%; }

@media screen and (max-width: 640px) {
  .gif {
    top: 44%;
    width: 82%; }

  .movie {
    top: 49.4%;
    width: 47%;
    height: 25%;
    right: 0;
    left: 0; }

  .movie img {
    width: 130%;
    margin: 0 0 0 -30%; } }
.img_sp {
  display: none; }

.img_pc {
  display: block; }

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

  .img_sp {
    display: block; } }
.area-product-single_tab {
  max-width: 850px;
  margin: 0 auto; }
  .area-product-single_tab .area-product-single_tab_content {
    margin-bottom: 50px; }
    .area-product-single_tab .area-product-single_tab_content .tabs .tab_item {
      box-sizing: border-box; }
      .area-product-single_tab .area-product-single_tab_content .tabs .tab_item img {
        width: 100%; }
      .area-product-single_tab .area-product-single_tab_content .tabs .tab_item input {
        margin-right: 1%; }
        .area-product-single_tab .area-product-single_tab_content .tabs .tab_item input:last-child {
          margin-right: 0 !important; }
      .area-product-single_tab .area-product-single_tab_content .tabs .tab_item label {
        display: block;
        margin-right: 8.2px; }
      .area-product-single_tab .area-product-single_tab_content .tabs .tab_item:last-child {
        margin-right: 0; }
    .area-product-single_tab .area-product-single_tab_content .tabs .tab_content {
      padding: 38px; }
      @media screen and (max-width: 640px) {
        .area-product-single_tab .area-product-single_tab_content .tabs .tab_content {
          padding: 15px; } }
      .area-product-single_tab .area-product-single_tab_content .tabs .tab_content#tab01_content .tab_content_wrapper {
        padding: 58px 38px 38px; }
        @media screen and (max-width: 640px) {
          .area-product-single_tab .area-product-single_tab_content .tabs .tab_content#tab01_content .tab_content_wrapper {
            padding: 58px 15px 38px; } }
      .area-product-single_tab .area-product-single_tab_content .tabs .tab_content#tab03_content .customervoice-list .customervoice-item {
        margin-bottom: 20px; }
      .area-product-single_tab .area-product-single_tab_content .tabs .tab_content#tab04_content .tab_content_wrapper {
        padding: 58px 38px 38px; }
        @media screen and (max-width: 640px) {
          .area-product-single_tab .area-product-single_tab_content .tabs .tab_content#tab04_content .tab_content_wrapper {
            padding: 28px 15px 15px; } }
        .area-product-single_tab .area-product-single_tab_content .tabs .tab_content#tab04_content .tab_content_wrapper .tab_ttl {
          /*@include centering_box(470px);
          max-width: 470px;*/
          margin-bottom: 55px; }
          @media screen and (max-width: 640px) {
            .area-product-single_tab .area-product-single_tab_content .tabs .tab_content#tab04_content .tab_content_wrapper .tab_ttl {
              margin-bottom: 25px;
              /*width: 83.6%;*/ } }
        .area-product-single_tab .area-product-single_tab_content .tabs .tab_content#tab04_content .tab_content_wrapper .tab_ttl_about {
          color: #8cd4d4;
          font-weight: bold;
          text-align: center;
          font-size: 1.6rem;
          margin-bottom: 20px; }
          @media screen and (max-width: 640px) {
            .area-product-single_tab .area-product-single_tab_content .tabs .tab_content#tab04_content .tab_content_wrapper .tab_ttl_about {
              font-size: 1.1rem;
              margin-bottom: 13px; } }
        .area-product-single_tab .area-product-single_tab_content .tabs .tab_content#tab04_content .tab_content_wrapper .tab_arrow {
          width: 70px;
          margin: 0 auto;
          margin-bottom: 57px; }
          @media screen and (max-width: 640px) {
            .area-product-single_tab .area-product-single_tab_content .tabs .tab_content#tab04_content .tab_content_wrapper .tab_arrow {
              max-width: 35px;
              margin-bottom: 25px; } }
        .area-product-single_tab .area-product-single_tab_content .tabs .tab_content#tab04_content .tab_content_wrapper .faq-list .faq_item {
          margin-bottom: 33px;
          font-size: 1rem; }
          @media screen and (max-width: 640px) {
            .area-product-single_tab .area-product-single_tab_content .tabs .tab_content#tab04_content .tab_content_wrapper .faq-list .faq_item {
              font-size: 0.9rem; } }
          .area-product-single_tab .area-product-single_tab_content .tabs .tab_content#tab04_content .tab_content_wrapper .faq-list .faq_item .icon_qa {
            max-width: 26px;
            padding: 0 15px 0 25px; }
            @media screen and (max-width: 640px) {
              .area-product-single_tab .area-product-single_tab_content .tabs .tab_content#tab04_content .tab_content_wrapper .faq-list .faq_item .icon_qa {
                width: 32px;
                padding: 0 15px 0 14px; } }
          .area-product-single_tab .area-product-single_tab_content .tabs .tab_content#tab04_content .tab_content_wrapper .faq-list .faq_item dt {
            background: #8cd4d4;
            /*color: $color-main;*/
            color: #fff;
            font-weight: bold;
            padding: 20px 0;
            display: flex;
            align-items: flex-start; }
            @media screen and (max-width: 640px) {
              .area-product-single_tab .area-product-single_tab_content .tabs .tab_content#tab04_content .tab_content_wrapper .faq-list .faq_item dt {
                padding: 12px 13px 12px 0; } }
          .area-product-single_tab .area-product-single_tab_content .tabs .tab_content#tab04_content .tab_content_wrapper .faq-list .faq_item dd {
            background: #bce4e450;
            padding: 20px 0;
            display: flex;
            align-items: flex-start; }
            .area-product-single_tab .area-product-single_tab_content .tabs .tab_content#tab04_content .tab_content_wrapper .faq-list .faq_item dd p {
              display: inline-block;
              color: #595757; }
            .area-product-single_tab .area-product-single_tab_content .tabs .tab_content#tab04_content .tab_content_wrapper .faq-list .faq_item dd .txt_a {
              margin-right: 14px; }
            @media screen and (max-width: 640px) {
              .area-product-single_tab .area-product-single_tab_content .tabs .tab_content#tab04_content .tab_content_wrapper .faq-list .faq_item dd .txt_q {
                max-width: 32px; } }
      .area-product-single_tab .area-product-single_tab_content .tabs .tab_content .tab_content_wrapper {
        background: #fff; }
        .area-product-single_tab .area-product-single_tab_content .tabs .tab_content .tab_content_wrapper img {
          width: 100%;
          height: auto; }
        .area-product-single_tab .area-product-single_tab_content .tabs .tab_content .tab_content_wrapper .txt {
          padding: 55px 0 46px;
          width: 288px;
          margin: 0 auto;
          padding-bottom: 46px; }
          @media screen and (max-width: 640px) {
            .area-product-single_tab .area-product-single_tab_content .tabs .tab_content .tab_content_wrapper .txt {
              padding: 27px 0 27px;
              width: 63%; } }

input[name="tab_item"] {
  display: none; }

.tabs {
  /*max-width: 700px;*/ }

.tab_content {
  display: none;
  clear: both; }

.tab_item {
  display: flex;
  justify-content: space-between;
  margin-right: 1%;
  float: left;
  width: 24.25%;
  background: #bce4e4;
  color: #fff;
  text-align: center;
  padding: 5px 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }
  .tab_item label {
    position: relative; }
  .tab_item[for="tab04"] {
    margin-right: 0; }
  .tab_item:checked > label:after {
    position: absolute;
    bottom: 10px;
    left: 10px;
    content: "";
    width: 50px;
    height: 50px;
    background: red; }

#tab01:checked ~ #tab01_content,
#tab02:checked ~ #tab02_content,
#tab03:checked ~ #tab03_content,
#tab04:checked ~ #tab04_content {
  display: block;
  background: #8cd4d4; }

.tabs input:checked + .tab_item {
  background: #8cd4d4;
  color: #fff;
  font-weight: bold; }

/*ここから画像切替*/
/*img{ width:100%; }*/
.box_around {
  margin-right: 15px;
  margin-bottom: 30px; }

.detail ul {
  display: inline-block;
  width: 100%;
  padding: 0;
  margin: 0; }

.detail ul li {
  display: inline-block;
  width: 33.3%;
  float: left; }

.detail ul li img {
  max-width: 95%;
  margin: 0 auto;
  display: block; }

/*ここからタブ03*/
.customervoice-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 40px; }
  @media screen and (max-width: 640px) {
    .customervoice-list {
      padding: 0 15px; } }

.customervoice-item {
  flex-basis: 30%;
  border: solid 0.2px #524742; }
  @media screen and (max-width: 640px) {
    .customervoice-item {
      flex-basis: 49%; } }

.customervoice-item img {
  width: 100%;
  height: auto; }

.page-productDetail .thumbnail_change .block01__thumb__main:before {
  content: none !important; }

.page-productDetail .page-productDetail__container.wrapper-850 {
  padding-bottom: 0; }
  .page-productDetail .page-productDetail__container.wrapper-850 .block01.thumbnail_change {
    margin-bottom: 80px; }
    .page-productDetail .page-productDetail__container.wrapper-850 .block01.thumbnail_change .block01__body__cat {
      text-align: left; }
    @media screen and (max-width: 640px) {
      .page-productDetail .page-productDetail__container.wrapper-850 .block01.thumbnail_change {
        margin-bottom: 39px; } }
    .page-productDetail .page-productDetail__container.wrapper-850 .block01.thumbnail_change .block01__thumb .box_around.block01__thumb__main {
      border: none; }
      .page-productDetail .page-productDetail__container.wrapper-850 .block01.thumbnail_change .block01__thumb .box_around.block01__thumb__main img {
        width: 100%;
        margin: 0 0 6px;
        border: 1px solid #ccc; }
      .page-productDetail .page-productDetail__container.wrapper-850 .block01.thumbnail_change .block01__thumb .box_around.block01__thumb__main .detail .subimage.img01.block01__thumb__list {
        margin: 0;
        justify-content: space-between; }
        @media screen and (max-width: 640px) {
          .page-productDetail .page-productDetail__container.wrapper-850 .block01.thumbnail_change .block01__thumb .box_around.block01__thumb__main .detail .subimage.img01.block01__thumb__list {
            justify-content: center; } }
        .page-productDetail .page-productDetail__container.wrapper-850 .block01.thumbnail_change .block01__thumb .box_around.block01__thumb__main .detail .subimage.img01.block01__thumb__list img {
          margin: 0; }
        .page-productDetail .page-productDetail__container.wrapper-850 .block01.thumbnail_change .block01__thumb .box_around.block01__thumb__main .detail .subimage.img01.block01__thumb__list .block01__thumb__item {
          padding: 0;
          float: none;
          max-width: 89.98px; }
          @media screen and (max-width: 640px) {
            .page-productDetail .page-productDetail__container.wrapper-850 .block01.thumbnail_change .block01__thumb .box_around.block01__thumb__main .detail .subimage.img01.block01__thumb__list .block01__thumb__item {
              padding: 0 5px; } }
          .page-productDetail .page-productDetail__container.wrapper-850 .block01.thumbnail_change .block01__thumb .box_around.block01__thumb__main .detail .subimage.img01.block01__thumb__list .block01__thumb__item span:before {
            content: none; }
          .page-productDetail .page-productDetail__container.wrapper-850 .block01.thumbnail_change .block01__thumb .box_around.block01__thumb__main .detail .subimage.img01.block01__thumb__list .block01__thumb__item span img {
            max-width: none;
            border: none; }
.page-productDetail .block01__body__txt {
  padding: 0; }

.customervoice-list .modal.js-modal .modal__content {
  background: #8cd4d4;
  border-radius: 20px;
  /*max-width: 1000px;*/
  position: relative; }
  @media screen and (max-width: 640px) {
    .customervoice-list .modal.js-modal .modal__content {
      border-radius: 10px; } }
  .customervoice-list .modal.js-modal .modal__content .modal__content_wrapper {
    display: flex;
    /*padding: 50px 10px;*/
    padding: 50px 5%;
    justify-content: space-between;
    width: 886px;
    margin: 0 auto;
    width: unset; }
    @media screen and (max-width: 640px) {
      .customervoice-list .modal.js-modal .modal__content .modal__content_wrapper {
        display: inherit;
        padding: 28px 0;
        width: 80%; } }
    .customervoice-list .modal.js-modal .modal__content .modal__content_wrapper .modal_mass {
      flex-basis: 48%; }
      @media screen and (max-width: 640px) {
        .customervoice-list .modal.js-modal .modal__content .modal__content_wrapper .modal_mass.modal_thumb {
          margin-bottom: 20px; } }
      .customervoice-list .modal.js-modal .modal__content .modal__content_wrapper .modal_mass.modal_txt {
        padding: 28px;
        background: #fff; }
        @media screen and (max-width: 640px) {
          .customervoice-list .modal.js-modal .modal__content .modal__content_wrapper .modal_mass.modal_txt {
            padding: 15px; } }
        .customervoice-list .modal.js-modal .modal__content .modal__content_wrapper .modal_mass.modal_txt .modal_description {
          color: #524742;
          font-size: 1rem;
          text-align: justify; }
      .customervoice-list .modal.js-modal .modal__content .modal__content_wrapper .modal_mass img {
        border: none; }
    .customervoice-list .modal.js-modal .modal__content .modal__content_wrapper .modal_closebtn {
      max-width: 53px;
      position: absolute;
      top: -25px;
      right: -2px; }
      @media screen and (max-width: 640px) {
        .customervoice-list .modal.js-modal .modal__content .modal__content_wrapper .modal_closebtn {
          max-width: 30px;
          top: -15px; } }
      .customervoice-list .modal.js-modal .modal__content .modal__content_wrapper .modal_closebtn a {
        display: inline-block; }
        .customervoice-list .modal.js-modal .modal__content .modal__content_wrapper .modal_closebtn a img {
          border: none; }
.customervoice-list * {
  box-sizing: border-box;
  margin: 0;
  padding: 0; }
.customervoice-list .content {
  margin: 0 auto; }
.customervoice-list .modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%; }
  @media screen and (max-width: 640px) {
    .customervoice-list .modal {
      position: absolute; } }
.customervoice-list .modal__bg {
  background: rgba(0, 0, 0, 0.5);
  height: 100vh;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0; }
  @media screen and (max-width: 640px) {
    .customervoice-list .modal__bg {
      position: fixed;
      bottom: 0; } }
.customervoice-list .modal__content {
  background: #fff;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 60%; }
  @media screen and (max-width: 640px) {
    .customervoice-list .modal__content {
      width: 90%;
      top: 230%; } }

.footC {
  z-index: -1; }
