@charset "utf-8";
/* CSS Document */
.Main__content > .product-index-list-wrap {
  margin-top: 2em !important;
}
.product-index-card__category__label {
  margin: 0;
}
.product-index-table__body {
  overflow: hidden;
  border: 1px solid #ccc;
  border-radius: 10px
}
.product-index-table__matrix {
  width: calc(100% + 1px);
  margin: 0 -1px -1px 0;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #fff;
  table-layout: fixed
}
.product-index-table__matrix > thead {
  border-bottom: 2px solid #ccc
}
.product-index-table [class*=__cell] {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  vertical-align: middle
}
.product-index-table [class*=__cell--lv2] {
  background-color: #f5f5f5
}
.product-index-table [class*=__cell--lv1] {
  text-align: center
}
.product-index-table-accordion .product-index-table-accordion_more_btn{
  background-color: #f2f2f2;
  color: #333;
  padding: .5em 1.5em;
  text-align: center;
  display: block;
}
.product-index-table-accordion .product-index-table-accordion_more_btn.is-active{
  display: none;
}
.product-index-table-accordion .accordion__title {
  display: block;
  position: relative;
  line-height: 1.4
}
@media print, screen and (min-width:768px) {
  .product-index-table {
    margin: 3.4em auto 0
  }
  .product-index-table [class*=__cell] {
    padding: .3em 1em .25em;
    font-size: 1.6rem;
  }
  .product-index-table [class*=__cell--lv1] {
    padding: .56em 1em
  }
  .product-index-table__logo {
    max-width: 300px;
  }
}
@media only screen and (max-width:767.98px) {
  .product-index-table {
    margin: 2.6em auto 0
  }
  .product-index-table [class*=__cell] {
    padding: .5em .5em;
    font-size: 1.2rem;
  }
  .product-index-table [class*=__cell--lv1], .product-index-table [class*=__cell--lv2] {
    font-size: 1.3rem
  }
	.product-index-table-accordion .accordion__title {
    font-size: 1.4rem;
  }
}
.product-index-tabs-table__body {
  overflow: hidden;
  border: 1px solid #ccc;
  border-radius: 10px
}
.product-index-tabs-table__matrix {
  width: calc(100% + 1px);
  margin: 0 -1px -1px 0;
  border-collapse: collapse;
  border: none;
  border-spacing: 0;
  background-color: #fff;
  table-layout: fixed
}
.product-index-tabs-table__matrix > thead {
  border-bottom: 2px solid #ccc
}
.product-index-tabs-table [class*=__cell] {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
  background: none;
}
.product-index-tabs-table .cell--colorv1 {
  background: #f7c9b4;
}
.product-index-tabs-table .cell--colorv2 {
  background: #bae3f9;
}
.product-index-tabs-table .cell--colorv3 {
  background: #c3efe3;
}
.product-index-tabs-table [class*=__cell--lv1] {
  text-align: center
}
.product-index-tabs-table [class*=__cell--lv2] {
  text-align: center
}
.product-index-tabs-table__cell .list-wrap {
  margin-top: 0;
}
.product-index-tabs-table-accordion .product-index-tabs-table-accordion_more_btn{
  background-color: #f2f2f2;
  color: #333;
  padding: .5em 1.5em;
  text-align: center;
  display: block;
}
.product-index-tabs-table-accordion .product-index-tabs-table-accordion_more_btn.is-active{
  display: none;
}
.product-index-tabs-table-accordion .accordion__title {
  display: block;
  position: relative;
  line-height: 1.4
}
@media print, screen and (min-width:768px) {
  .product-index-tabs-table {
    margin: 3.4em auto 0
  }
  .product-index-tabs-table [class*=__cell] {
    padding: .3em 1em .25em;
    font-size: 1.6rem;
  }
  .product-index-tabs-table [class*=__cell--lv1] {
    padding: .56em 1em
  }
  .product-index-tabs-table [class*=__cell--lv2] {
    padding: .7em 1em;
  }
  .product-index-tabs-table__logo {
    max-width: 246px;
  }
}
@media only screen and (max-width:767.98px) {
  .product-index-tabs-table {
    margin: 2.6em auto 0
  }
  .product-index-tabs-table.tab-other .product-index-tabs-table__matrix {
    border-left: 1px solid #ccc;
  }
  .product-index-tabs-table [class*=__cell] {
    padding: .5em .5em;
    font-size: 1.2rem;
  }
  .product-index-tabs-table [class*=__cell--lv1], .product-index-tabs-table [class*=__cell--lv2] {
    font-size: 1.3rem
  }
  .product-index-tabs-table__cell .list-wrap li {
    font-size: 1.2rem;
  }
  .tab-other .product-index-tabs-table__body {
    border-left: none;
    border-right: none;
  }
  .product-index-tabs-table-accordion .accordion__title {
    font-size: 1.4rem;
  }
  .tab-other[data-table-sp=scroll] .product-index-tabs-table__body {
    border-left: none;
    border-right: none;
  }
  .tab-other{
    position: relative;
  }
  .tab-other .product-index-tabs-table-accordion_more_btn{
    position: absolute;
    width: 100%;
    border-radius: 0 0 10px 10px;
    border: 1px solid #ccc;
  }
}
.product-inquiry {
  background-color: #f4f4f4
}
.product-inquiry__inner > :first-child, .product-inquiry__inner > section > :first-child {
  margin-top: 0 !important
}
.product-inquiry-faq {
  margin: 1.6em 0 0;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .2)
}
.product-inquiry-faq .product-inquiry-faq__answer__mark, .product-inquiry-faq .product-inquiry-faq__mark--question {
  flex-shrink: 0;
  overflow: hidden;
  text-indent: -9999px
}
.product-inquiry-faq .product-inquiry-faq__answer__number, .product-inquiry-faq .product-inquiry-faq__number--question {
  flex-shrink: 0;
  margin-top: 1px;
  line-height: 1
}
.product-inquiry-faq__head {
  display: flex;
  z-index: 1;
  position: relative;
  flex-flow: row nowrap;
  align-items: flex-start;
  overflow: hidden;
  border-radius: 10px;
  color: #333;
  line-height: 1.4;
  transition: all .25s cubic-bezier(.4, 0, .2, 1) 0s
}
.product-inquiry-faq__mark--question {
  background: url(/app-files/img/sprite/icon.svg#faq-usage) no-repeat 0 0
}
.product-inquiry-faq__number--question {
  color: #6e4597
}
.product-inquiry-faq__answer {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start
}
.product-inquiry-faq__answer__mark {
  background: url(/app-files/img/sprite/icon.svg#faq2-usage) no-repeat 0 0
}
.product-inquiry-faq__answer__number {
  color: #c83981
}
.product-inquiry-faq__answer__text {
  margin: 0;
  color: #c83981
}
.product-inquiry-faq__title {
  position: relative;
  flex: 1 1;
  margin: 0;
}
.product-inquiry-faq__title:after, .product-inquiry-faq__title:before {
  -webkit-backface-visibility: hidden;
  position: absolute;
  top: 50%;
  right: 0;
  height: 2px;
  margin: -2px 0 0;
  background-color: #666;
  content: "";
  transition: -webkit-transform .25s cubic-bezier(.4, 0, .2, 1) 0s;
  transition: transform .25s cubic-bezier(.4, 0, .2, 1) 0s;
  transition: transform .25s cubic-bezier(.4, 0, .2, 1) 0s, -webkit-transform .25s cubic-bezier(.4, 0, .2, 1) 0s
}
.product-inquiry-faq__title:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}
.product-inquiry-faq__head.is-active {
  border-radius: 10px 10px 0 0
}
.product-inquiry-faq__head.is-active .product-inquiry-faq__title:before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg)
}
.product-inquiry-faq__body {
  display: flex;
  position: relative;
  flex-flow: row wrap;
  border-radius: 0 0 10px 10px;
  background-color: #fff
}
.product-inquiry-faq__body > :first-child, .product-inquiry-faq__body > [class^=list-wrap] > :first-child, .product-inquiry-faq__body > section:first-child > :first-child, .product-inquiry-faq__detail > :first-child, .product-inquiry-faq__detail > [class^=list-wrap] > :first-child, .product-inquiry-faq__detail > section:first-child > :first-child {
  margin-top: 0 !important
}
.product-inquiry-faq__lead {
  color: #c83981
}
.product-inquiry-faq-figure-wrap {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 2em 0 0
}
.product-inquiry-faq-figure-wrap > * {
  text-align: center
}
.product-inquiry-faq-figure {
  margin: 0
}
.product-inquiry-faq-figure__frame {
  display: inline-block
}
@media print, screen and (min-width:768px) {
  .product-inquiry {
    -webkit-transform: translateX(-50%);
    position: relative;
    left: 50%;
    width: 100vw;
    margin-top: 45px;
    transform: translateX(-50%)
  }
  .product-inquiry__inner {
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 3.4em;
    padding-bottom: 45px
  }
  .product-inquiry-faq .product-inquiry-faq__answer__mark, .product-inquiry-faq .product-inquiry-faq__mark--question {
    width: 21px;
    height: 23px;
    margin-right: 4px
  }
  .product-inquiry-faq .product-inquiry-faq__answer__number, .product-inquiry-faq .product-inquiry-faq__number--question {
    margin-right: 22px;
    font-size: 2.4rem;
    font-weight: 700
  }
  .product-inquiry-faq + .product-inquiry-faq {
    margin-top: 1.1em
  }
  .product-inquiry-faq__head {
    padding: 1.4em 1.6em;
    border: 2px solid #fff;
    cursor: pointer
  }
  .product-inquiry-faq__head:hover {
    border-color: #6e4597
  }
  .product-inquiry-faq__answer {
    width: 61px;
    margin-top: 1.4em
  }
  .product-inquiry-faq__answer__text, .product-inquiry-faq__title {
    font-size: 1.8rem;
    font-weight: 700
  }
  .product-inquiry-faq__title {
    padding-right: 2.9em
  }
  .product-inquiry-faq__title:after, .product-inquiry-faq__title:before {
    width: 21px
  }
  .product-inquiry-faq__body {
    padding: .5em 1.6em 1.4em;
    border: 2px solid #fff
  }
  .product-inquiry-faq__detail {
    width: calc(100% - 61px)
  }
  .product-inquiry-faq__lead {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.4
  }
  .product-inquiry-faq__lead + * {
    margin-top: 1em
  }
}
@media only screen and (max-width:767.98px) {
  .product-inquiry {
    -webkit-transform: translateX(-50%);
    position: relative;
    left: 50%;
    width: 100vw;
    margin-top: 32px;
    transform: translateX(-50%)
  }
  .product-inquiry__inner {
    width: 100%;
    padding: 1em 15px 15px
  }
  .product-inquiry-faq .product-inquiry-faq__answer__mark, .product-inquiry-faq .product-inquiry-faq__mark--question {
    width: 15px;
    height: 17px;
    margin-right: 3px
  }
  .product-inquiry-faq .product-inquiry-faq__answer__number, .product-inquiry-faq .product-inquiry-faq__number--question {
    margin-right: 8.5px;
    font-size: 1.8rem;
    font-weight: 700
  }
  .product-inquiry-faq + .product-inquiry-faq {
    margin-top: .6em
  }
  .product-inquiry-faq__head {
    padding: .8em 1em
  }
  .product-inquiry-faq__answer {
    width: 39px;
    margin-top: 1em
  }
  .product-inquiry-faq__answer__text {
    font-size: 1.4rem;
    font-weight: 700
  }
  .product-inquiry-faq__title {
    padding-right: 1.5em;
    font-size: 1.5rem;
    font-weight: 700
  }
  .product-inquiry-faq__title:after, .product-inquiry-faq__title:before {
    width: 15px
  }
  .product-inquiry-faq__body {
    padding: .7em 1em .6em
  }
  .product-inquiry-faq__detail {
    width: calc(100% - 39px)
  }
  .product-inquiry-faq__lead {
    font-size: 1.4rem;
    font-weight: 700
  }
  .product-inquiry-faq__lead + * {
    margin-top: .6em
  }
}
.product-reason .box {
  margin: 2em 0 0;
  padding: 2rem;
  border: 1px solid #ddd;
  border-radius: 10px;
  background-color: #fff;
}
.product-reason .box__title {
  color: #6e4597;
  font-weight: 700;
}
.product-reason .box__head {
  margin: 0 0 1.2em;
  padding: 0;
}
.product-reason .box__head + .box__body {
  padding: 0;
}
.product-reason .media__body {
  flex: initial;
}
.product-reason .media__image {
  margin: 0;
}
.product-reason .media_wrap1 .media__frame {
  display: flex;
}
.product-reason .media_wrap1 .column {
  flex-wrap: nowrap;
}
.product-reason .media_wrap1 .column__item {
  margin-left: 2rem;
}
.product-reason .media_wrap2 {
  margin-top: .5em;
}
.product-reason .media_wrap2 .media__head {
  text-align: center;
}
.product-reason .text--center {
  text-align: center;
}
.product-reason .reason4 .text {
  margin: 0 0 .4em 0;
}
.product-reason .heading2:after {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 4px;
  border-radius: 2px;
  background-color: #c83981;
  content: "";
}
.product-reason .heading2__title {
  margin: 0;
}
@media print, screen and (min-width: 768px) {
  .product-reason {
    max-width: 1260px;
    margin: 0 auto;
  }
  .product-reason .heading2 {
    margin: 3.4em 0 0;
    padding-bottom: 1.0625em;
    position: relative;
  }
  .product-reason .box__title {
    font-size: 2rem;
  }
  .product-reason .media {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .product-reason .media .figure-wrap {
    margin-top: 0.5em;
  }
  .product-reason .media_wrap1 .media__head {
    width: 45%;
  }
  .product-reason .media_wrap2 .media__head {
    width: 40%;
    padding: 0 1.8rem 0 3rem;
  }
  .product-reason .media_wrap2 .media__body {
    width: 57%;
  }
  .product-reason .media .media__note {
    font-size: 1rem;
    font-weight: bold;
  }
  .product-reason .reason2 .figure-wrap--center {
    margin-top: .7em !important;
  }
  .product-reason .reason4 .figure {
    width: 296px;
  }
  .product-reason .reason4 .media {
    justify-content: center;
  }
  .product-reason .figure-wrap--center {
    margin-top: 1.2em !important;
  }
}
@media only screen and (max-width: 767.98px) {
  .product-reason .heading2 {
    margin: 2.6em 0 0;
    padding-bottom: 1.2em;
    position: relative;
  }
  .product-reason .heading2__title {
    font-size: 2rem;
    font-weight: 700;
  }
  .product-reason .box {
    margin-top: 1.4em;
  }
  .product-reason .box__title {
    text-align: center;
    font-size: 1.5rem;
  }
  .product-reason .text--center {
    text-align: left;
    margin-bottom: 0;
  }
  .product-reason .media.media__note {
    font-size: 0.8rem;
    font-weight: bold;
  }
  .product-reason .media.figure-wrap {
    margin-top: .3em;
  }
  .product-reason .media_wrap1 .media__head {
    width: 60%;
    margin: auto;
  }
  .product-reason .media_wrap1 .media__frame {
    justify-content: center;
  }
  .product-reason .media_wrap1 .media__body {
    text-align: center;
  }
  .product-reason .media_wrap2 .media__frame {
    width: 50%;
    margin: auto;
  }
  .product-reason .reason1 .text {
    margin-top: 1em !important;
  }
  .product-reason .reason4 img {
    width: 90%;
  }
  .product-reason .figure-wrap--center {
    margin-top: 1.2em;
  }
}

@media print, screen and (min-width: 768px) {
  .product-index-table .product-index-table-accordion__body {
    display: block !important;
  }
  .product-index-table-accordion .product-index-table-accordion_more_btn {
	display: none;
  }
}
