@charset "UTF-8";
.mainimg-fig {
  position: relative;
  margin-bottom: 60px;
}
.mainimg-fig .mainimg-fig-copy {
  position: absolute;
  bottom: 2rem;
  left: 4rem;
  z-index: 10;
  color: #fff;
  line-height: 1.4;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 750px) {
  .mainimg-fig .mainimg-fig-copy {
    left: 2rem;
    bottom: 1rem;
  }
}
.mainimg-fig .mainimg-fig-copy .mainimg-fig-copy-en {
  font-size: 4rem;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .mainimg-fig .mainimg-fig-copy .mainimg-fig-copy-en {
    font-size: 3.4rem;
  }
}
.mainimg-fig .mainimg-fig-copy .mainimg-fig-copy-ttl {
  font-size: 2.6rem;
  font-weight: 500;
}
@media screen and (max-width: 750px) {
  .mainimg-fig .mainimg-fig-copy .mainimg-fig-copy-ttl {
    font-size: 2.2rem;
  }
}

.idx .product-nav {
  margin-bottom: 90px;
  padding: 30px 0;
  border-bottom: 1px solid #edeff4;
}
@media screen and (max-width: 1650px) {
  .idx .product-nav {
    padding-top: 80px;
  }
}
@media screen and (max-width: 750px) {
  .idx .product-nav {
    margin-bottom: 8%;
    padding-top: 8%;
  }
}
.idx .product-nav .inner_l {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 750px) {
  .idx .product-nav .inner_l {
    display: block;
  }
}
.idx .product-nav .product-nav-search {
  position: relative;
  width: 20.3571428571%;
}
@media screen and (max-width: 1200px) {
  .idx .product-nav .product-nav-search {
    width: 70%;
    margin-bottom: 1em;
  }
}
.idx .product-nav .product-nav-search p {
  position: relative;
  cursor: pointer;
}
.idx .product-nav .product-nav-search p::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1000%;
  height: 100%;
  background-color: #d80012;
}
.idx .product-nav .product-nav-search p span {
  position: relative;
  z-index: 1;
  display: block;
  padding: 1em 1em 1em 0;
  background: url("../img/common/ico_arrow_w_b.svg") no-repeat right 20px center;
  background-size: 15px auto;
  color: #fff;
  line-height: 1;
}
.idx .product-nav .product-nav-search nav {
  display: none;
  position: absolute;
  z-index: 10;
  width: 100%;
  padding: 1em 0;
}
.idx .product-nav .product-nav-search nav::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1000%;
  height: 100%;
  background-color: #EDEFF4;
}
.idx .product-nav .product-nav-search nav ul {
  position: relative;
  z-index: 1;
}
.idx .product-nav .product-nav-search nav ul li {
  margin-bottom: 0.5em;
  cursor: pointer;
}
.idx .product-nav .product-nav-search nav ul li._active {
  text-decoration: underline;
}
.idx .product-nav .product-nav-search._open nav {
  display: block;
}
@media screen and (max-width: 1200px) {
  .idx .product-nav .product-nav-con {
    width: 100%;
    margin-left: 0;
  }
}
.idx .product-nav .product-nav-slider {
  display: none;
  position: relative;
  padding: 0 20px;
}
.idx .product-nav .product-nav-slider._active {
  display: block;
}
.idx .product-nav .product-nav-list {
  line-height: 1;
  overflow: hidden;
}
.idx .product-nav .swiper-slide {
  position: relative;
  width: auto;
  padding: 5px 0;
}
.idx .product-nav .swiper-slide a {
  text-decoration: none;
}
.idx .product-nav .swiper-slide:hover::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  border-bottom: 1px solid #d80012;
}
.idx .product-nav .slide-btn {
  position: absolute;
  top: 50%;
  width: 9px;
  height: 15px;
  margin-top: -6px;
  line-height: 0;
  cursor: pointer;
}
.idx .product-nav .slide-btn.slide-prev {
  left: 0;
}
.idx .product-nav .slide-btn.slide-next {
  right: 0;
}
.idx .attention-sec, .idx .brand-sec, .idx .model-sec, .idx .popular-sec, .idx .campaign-sec, .idx .function-sec {
  margin-bottom: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid #edeff4;
}
@media screen and (max-width: 750px) {
  .idx .attention-sec, .idx .brand-sec, .idx .model-sec, .idx .popular-sec, .idx .campaign-sec, .idx .function-sec {
    margin-bottom: 10.6666666667%;
    padding-bottom: 10.6666666667%;
  }
}
.idx .support-sec {
  margin-bottom: 100px;
  border-bottom: 1px solid #edeff4;
}
@media screen and (max-width: 750px) {
  .idx .support-sec {
    margin-bottom: 10.6666666667%;
  }
}

.product-ico-zaiko {
  margin-bottom: 15px;
  text-align: right;
}

.product-ico {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.product-ico p {
  margin-right: 0.5em;
  margin-bottom: 0.25em;
}
.product-ico .product-new {
  font-size: 2rem;
  color: #d80012;
}
@media screen and (max-width: 750px) {
  .product-ico .product-new {
    margin-right: 0.5em;
    font-size: 1.8rem;
  }
}
.product-ico .product-exclusive {
  width: 5em;
  margin-right: 1em;
  padding: 2px;
  background-color: #535a60;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .product-ico .product-exclusive {
    max-width: 60px;
    margin-right: 0.5em;
    font-size: 1.275rem;
  }
}
.product-ico .product-reserve {
  width: 6.5em;
  padding: 2px;
  border: 1px solid #d80012;
  font-size: 1.2rem;
  color: #d80012;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .product-ico .product-reserve {
    font-size: 1.275rem;
  }
}

.list .main-flex {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 960px) {
  .list .main-flex {
    display: block;
  }
}
.list .content {
  flex: 1;
  padding: 40px 50px 195px;
}
@media screen and (max-width: 960px) {
  .list .content {
    padding: 40px 0 195px;
  }
}
@media screen and (max-width: 750px) {
  .list .content {
    padding: 6% 0 29.3333333333%;
  }
}
@media screen and (max-width: 750px) {
  .list .content .product-wrap {
    display: flex;
    flex-direction: column-reverse;
  }
}
.list .content .product-ttl {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
@media screen and (max-width: 960px) {
  .list .content .product-ttl {
    padding: 0 50px;
  }
}
@media screen and (max-width: 750px) {
  .list .content .product-ttl {
    display: block;
    padding: 0 4%;
    margin-bottom: 8.6956521739%;
  }
}
.list .content .product-heading {
  margin-right: 2em;
  font-size: 3rem;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .list .content .product-heading {
    font-size: 2.7rem;
  }
}
.list .content .product-ttl-result {
  flex: 1;
  font-size: 2.2rem;
}
@media screen and (max-width: 750px) {
  .list .content .product-ttl-result {
    margin-top: 2rem;
    font-size: 1.875rem;
    text-align: right;
  }
}
.list .content .product-ttl-result span {
  font-size: 3.8rem;
}
@media screen and (max-width: 750px) {
  .list .content .product-ttl-result span {
    font-size: 3.15rem;
  }
}
.list .content .product-result {
  position: relative;
  border-top: 1px solid #A9ADAF;
  border-bottom: 1px solid #A9ADAF;
}
@media screen and (max-width: 750px) {
  .list .content .product-result {
    border-top: none;
    border-bottom: none;
    margin-bottom: 5.7971014493%;
  }
}
.list .content .product-result .product-result-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 1.6rem;
}
@media screen and (max-width: 960px) {
  .list .content .product-result .product-result-box {
    padding: 0 50px;
  }
}
@media screen and (max-width: 750px) {
  .list .content .product-result .product-result-box {
    padding: 0 4%;
    font-size: 1.8rem;
  }
}
.list .content .product-result .product-result-item {
  position: relative;
  padding: 15px 0;
  cursor: pointer;
}
@media screen and (max-width: 750px) {
  .list .content .product-result .product-result-item {
    width: 31.884057971%;
    margin-left: 2.1739130435% !important;
    padding: 3.6231884058% 0.7246376812% !important;
    border: 1px solid #C9C9C9 !important;
    text-align: center;
    font-size: 1.5rem;
  }
}
.list .content .product-result .product-result-item span {
  display: inline-block;
}
.list .content .product-result .product-result-item ul {
  display: none;
  position: absolute;
  z-index: 1;
  margin-top: 10px;
  border: 1px solid #535a60;
  border-radius: 1em;
  background-color: #fff;
}
.list .content .product-result .product-result-item ul li {
  border-bottom: 1px solid #535a60;
}
.list .content .product-result .product-result-item ul li:last-child {
  border-bottom: none;
}
.list .content .product-result .product-result-item ul li a {
  display: block;
  padding: 10px 1em;
  text-decoration: none;
  white-space: nowrap;
}
.list .content .product-result .product-result-item.is-open ul {
  display: block;
}
.list .content .product-result .product-result-search {
  position: relative;
  padding: 15px 40px;
  border-right: 1px solid #A9ADAF;
  cursor: pointer;
}
@media screen and (max-width: 750px) {
  .list .content .product-result .product-result-search {
    width: 31.884057971%;
    padding: 3.6231884058% 0.7246376812%;
    border: 1px solid #C9C9C9;
    text-align: center;
    font-size: 1.5rem;
  }
}
.list .content .product-result .product-result-search:hover {
  background-color: #EC0000;
}
.list .content .product-result .product-result-search:hover::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #EC0000;
}
.list .content .product-result .product-result-search:hover .search-ttl {
  color: #fff;
}
.list .content .product-result .product-result-search:hover .search-ttl span {
  background-image: url("../img/common/ico_extract_w.svg");
}
.list .content .product-result .product-result-search .search-ttl span {
  padding-left: 25px;
  background: url("../img/common/ico_extract.svg") no-repeat left center;
  background-size: 21px auto;
}
@media screen and (max-width: 750px) {
  .list .content .product-result .product-result-search .search-ttl span {
    padding-left: 0;
    padding-right: 25px;
    background-image: url("../img/common/ico_arrow_b.svg");
    background-position: right center;
    background-size: 16px auto;
  }
}
.list .content .product-result .product-result-switch {
  display: none;
}
@media screen and (max-width: 750px) {
  .list .content .product-result .product-result-switch {
    display: block;
    width: 31.884057971%;
    padding: 3.6231884058% 0.7246376812%;
    border: 1px solid #C9C9C9;
    text-align: center;
    font-size: 1.5rem;
    cursor: pointer;
  }
}
@media screen and (max-width: 750px) {
  .list .content .product-result .product-result-switch .switch-ttl span {
    padding-right: 25px;
    background: url("../img/common/ico_arrow_b.svg") no-repeat right center;
    background-size: 16px auto;
  }
}
.list .content .product-result .product-result-order {
  margin-right: 30px;
  padding-right: 30px;
  padding-left: 30px;
  border-right: 1px solid #A9ADAF;
}
@media screen and (max-width: 750px) {
  .list .content .product-result .product-result-order {
    margin: 0;
    padding: 0;
    border: none;
  }
}
.list .content .product-result .product-result-order span {
  padding-left: 25px;
  background: url("../img/common/ico_order.svg") no-repeat left center;
  background-size: 19px auto;
}
@media screen and (max-width: 750px) {
  .list .content .product-result .product-result-order span {
    padding-left: 0;
    padding-right: 25px;
    background-image: url("../img/common/ico_arrow_b.svg");
    background-position: right center;
    background-size: 16px auto;
  }
}
.list .content .product-result .product-result-num span {
  padding-left: 20px;
  background: url("../img/common/ico_arrow_b.svg") no-repeat left center;
  background-size: 15px auto;
}
@media screen and (max-width: 750px) {
  .list .content .product-result .product-result-num span {
    padding-left: 0;
    padding-right: 25px;
    background-position: right center;
    background-size: 16px auto;
  }
}
.list .content .product-list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 100px;
}
@media screen and (max-width: 960px) {
  .list .content .product-list {
    padding: 0 50px;
  }
}
@media screen and (max-width: 750px) {
  .list .content .product-list {
    margin-bottom: 13.3333333333%;
    padding: 0 4%;
  }
}
.list .content .product-list li {
  width: 23.7068965517%;
  margin-right: 1.724137931%;
  border-bottom: 1px solid #999db1;
}
.list .content .product-list li:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 1300px) {
  .list .content .product-list li:nth-child(4n) {
    margin-right: 3.3410138249%;
  }
}
@media screen and (max-width: 1300px) {
  .list .content .product-list li {
    width: 31.1059907834%;
    margin-right: 3.3410138249%;
  }
  .list .content .product-list li:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 750px) {
  .list .content .product-list li {
    width: 47.8260869565%;
    margin-right: 4.347826087%;
  }
  .list .content .product-list li:nth-child(3n) {
    margin-right: 4.347826087%;
  }
  .list .content .product-list li:nth-child(2n) {
    margin-right: 0;
  }
}
.list .content .product-list li a {
  display: block;
  text-decoration: none;
  padding-bottom: 20px;
}
.list .content .product-list li a:hover .product-subheading {
  text-decoration: underline;
}
.list .content .product-list li figure {
  margin: 15px 0;
}
.list .content .product-list li .product-ico {
  padding-bottom: 15px;
}
.list .content .product-list li .product-subheading {
  margin-bottom: 20px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
}
@media screen and (max-width: 750px) {
  .list .content .product-list li .product-subheading {
    font-size: 1.65rem;
  }
}
.list .content .product-list li .product-txt {
  margin-bottom: 20px;
  font-size: 1.6rem;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .list .content .product-list li .product-txt {
    font-size: 1.65rem;
  }
}
.list .content .product-list li .product-money {
  font-size: 1.4rem;
}
@media screen and (max-width: 750px) {
  .list .content .product-list li .product-money {
    font-size: 2.4rem;
  }
}
.list .content .product-list li .product-good {
  margin-top: 20px;
}
.list .content .pager {
  display: flex;
  align-items: center;
  justify-content: center;
}
.list .content .pager ol {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 45px;
}
.list .content .pager ol li {
  width: 24px;
  height: 24px;
  margin: 0 6px;
  font-size: 1.9rem;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .list .content .pager ol li {
    font-size: 2.25rem;
  }
}
.list .content .pager ol li a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  width: 100%;
  height: 100%;
}
.list .content .pager ol li a:hover {
  background-color: #535a60;
  color: #fff;
}
.list .content .pager p {
  width: 9px;
}
.list .sidebar {
  display: flex;
  justify-content: flex-end;
  width: 21.25%;
  min-width: 240px;
  padding-top: 40px;
}
@media screen and (max-width: 960px) {
  .list .sidebar {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .list .sidebar {
    z-index: 99999;
    position: fixed;
    top: 70px;
    left: 0;
    width: 100%;
    height: calc(100% - 70px);
    background-color: #fff;
    border-top: 1px solid #d80012;
  }
}
.list .sidebar .sidebar-in {
  width: 216px;
}
@media screen and (max-width: 750px) {
  .list .sidebar .sidebar-in {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-bottom: 2em;
    overflow-y: auto;
  }
}
.list .sidebar .sidebar-heading {
  font-weight: 700;
}
.list .sidebar .sidebar-cate {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #999db1;
}
@media screen and (max-width: 750px) {
  .list .sidebar .sidebar-cate {
    display: none;
  }
}
.list .sidebar .sidebar-cate .sidebar-heading {
  margin-bottom: 30px;
}
.list .sidebar .sidebar-cate .sidebar-heading a {
  display: block;
  text-decoration: none;
  padding-right: 15px;
  background: url("../img/common/ico_arrow.svg") no-repeat right center;
  background-size: 7px auto;
}
.list .sidebar .sidebar-cate .sidebar-heading a:hover {
  text-decoration: underline;
}
.list .sidebar .sidebar-cate .cate-btn {
  margin: 1.5em 10px 2em;
  padding: 10px 0;
  background: #999db1 url("../img/common/plus03.png") no-repeat right 1em center;
  background-size: 15px auto;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
}
.list .sidebar .sidebar-cate .is-hide {
  display: none;
}
.list .sidebar .sidebar-cate .cate-list > li {
  margin-bottom: 20px;
  font-size: 1.4rem;
}
.list .sidebar .sidebar-cate .cate-list > li > a {
  display: block;
  text-decoration: none;
  padding-right: 15px;
  background: url("../img/common/ico_arrow_b.svg") no-repeat right center;
  background-size: 12px auto;
  font-weight: 700;
}
.list .sidebar .sidebar-cate .cate-list > li > a._show {
  background-image: url("../img/common/ico_arrow_t.svg");
}
.list .sidebar .sidebar-cate .cate-list > li > a:hover {
  text-decoration: underline;
}
.list .sidebar .sidebar-cate .cate-list > li > a._current {
  color: #d80012;
  font-weight: 700;
  text-decoration: none;
}
.list .sidebar .sidebar-cate .cate-list02 {
  display: none;
  padding-bottom: 10px;
  padding-left: 10px;
  font-size: 1.4rem;
}
.list .sidebar .sidebar-cate .cate-list02._show {
  display: block;
}
.list .sidebar .sidebar-cate .cate-list02 > li {
  margin-top: 20px;
}
.list .sidebar .sidebar-cate .cate-list02 > li > a._current {
  color: #d80012;
  font-weight: 700;
}
.list .sidebar .sidebar-cate .cate-list02 a {
  display: inline-block;
  text-decoration: none;
}
.list .sidebar .sidebar-cate .cate-list03 {
  padding-left: 10px;
}
.list .sidebar .sidebar-cate .cate-list03 > li {
  margin-top: 12px;
  padding-top: 12px;
}
.list .sidebar .sidebar-cate .cate-list03 > li > a._current {
  color: #d80012;
  font-weight: 700;
}
.list .sidebar .sidebar-cate .cate-list04 > li {
  margin-top: 12px;
}
.list .sidebar .sidebar-cate .cate-list04 > li > a {
  position: relative;
  padding-left: 12px;
}
.list .sidebar .sidebar-cate .cate-list04 > li > a._current {
  color: #d80012;
  font-weight: 700;
}
.list .sidebar .sidebar-cate .cate-list04 > li > a::before {
  content: "";
  position: absolute;
  top: 0.35em;
  left: 0;
  display: block;
  width: 6px;
  height: 6px;
  background-color: #d80012;
}
.list .sidebar .sidebar-cate .cate-list05 {
  padding-left: 15px;
}
.list .sidebar .sidebar-cate .cate-list05 > li {
  margin-top: 12px;
}
.list .sidebar .sidebar-cate .cate-list05 > li > a {
  position: relative;
  padding-left: 16px;
}
.list .sidebar .sidebar-cate .cate-list05 > li > a._current span {
  color: #d80012;
  font-weight: 700;
}
.list .sidebar .sidebar-cate .cate-list05 > li > a::before {
  content: "▶";
  position: absolute;
  top: 0.1em;
  left: 0;
  display: block;
  color: #999DB1;
  font-size: 1.2rem;
}
.list .sidebar .sidebar-cate .cate-list05 ul > li {
  margin-top: 12px;
}
.list .sidebar .sidebar-cate .cate-list05 ul > li > a {
  position: relative;
  padding-left: 16px;
}
.list .sidebar .sidebar-cate .cate-list05 ul > li > a._current span {
  color: #d80012;
  font-weight: 700;
}
.list .sidebar .sidebar-cate .cate-list05 ul > li > a::before {
  content: "-";
  position: absolute;
  top: 0;
  left: 4px;
  display: block;
  color: #999DB1;
}
.list .sidebar .sidebar-cate .cate-txt {
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
  color: #d80012;
}
.list .sidebar .sidebar-sptop {
  display: none;
}
@media screen and (max-width: 750px) {
  .list .sidebar .sidebar-sptop {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 2% 4%;
  }
  .list .sidebar .sidebar-sptop .sidebar-sptop-heading {
    flex: 1;
    margin-right: 1em;
    font-size: 2.25rem;
    font-weight: 400;
  }
  .list .sidebar .sidebar-sptop .sidebar-sptop-close {
    width: 6.5217391304%;
  }
}
.list .sidebar .sidebar-search .sidebar-heading {
  margin-bottom: 25px;
}
@media screen and (max-width: 750px) {
  .list .sidebar .sidebar-search .sidebar-heading {
    display: none;
  }
}
.list .sidebar .sidebar-search dl {
  margin-bottom: 30px;
  border-top: 2px solid #edeff4;
}
@media screen and (max-width: 750px) {
  .list .sidebar .sidebar-search dl {
    margin-bottom: 4%;
  }
}
.list .sidebar .sidebar-search dl dt {
  padding: 20px 20px 10px 0;
  background: url("../img/common/ico_toggle_o02.svg") no-repeat right top 15px;
  background-size: 20px auto;
  font-size: 1.4rem;
  cursor: pointer;
}
@media screen and (max-width: 750px) {
  .list .sidebar .sidebar-search dl dt {
    padding: 4%;
    background: #edeff4 url("../img/common/ico_toggle_o.svg") no-repeat right 4% center;
    background-size: 5.3333333333% auto;
    font-size: 2.25rem;
    font-weight: 700;
  }
}
.list .sidebar .sidebar-search dl dt.active {
  background-image: url("../img/common/ico_toggle_c02.svg");
}
@media screen and (max-width: 750px) {
  .list .sidebar .sidebar-search dl dt.active {
    background-image: url("../img/common/ico_toggle_c.svg");
  }
}
.list .sidebar .sidebar-search dl dd {
  display: none;
  padding-top: 10px;
}
@media screen and (max-width: 750px) {
  .list .sidebar .sidebar-search dl dd {
    padding: 4% 4% 0;
  }
}
.list .sidebar .sidebar-search dl dd ul li {
  margin-bottom: 20px;
}
.list .sidebar .sidebar-search dl dd ul li.is-hide {
  display: none;
}
@media screen and (max-width: 750px) {
  .list .sidebar .sidebar-search dl dd ul li.is-hide {
    display: block;
  }
}
@media screen and (max-width: 750px) {
  .list .sidebar .sidebar-search dl dd ul li {
    margin-bottom: 2.8985507246%;
  }
  .list .sidebar .sidebar-search dl dd ul li input {
    display: none;
  }
  .list .sidebar .sidebar-search dl dd ul li span {
    display: inline-flex;
    padding: 1.4492753623% 5.7971014493%;
    background-color: #edeff4;
    font-size: 2.4rem;
    border-radius: 2em;
    color: #535a60;
  }
  .list .sidebar .sidebar-search dl dd ul li input[type=checkbox]:checked + span {
    background-color: #535a60;
    color: #fff;
  }
}
.list .sidebar .sidebar-search dl dd .sidebar-search-model li {
  font-size: 1.4rem;
}
.list .sidebar .sidebar-search dl dd .sidebar-search-color {
  display: flex;
  flex-wrap: wrap;
}
.list .sidebar .sidebar-search dl dd .sidebar-search-color li {
  margin-bottom: 15px;
}
.list .sidebar .sidebar-search dl dd .sidebar-search-color li input[type=checkbox] {
  display: none;
}
.list .sidebar .sidebar-search dl dd .sidebar-search-color li input[type=checkbox]:checked + span {
  background: none;
}
.list .sidebar .sidebar-search dl dd .sidebar-search-color li input[type=checkbox]:checked + span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  box-sizing: border-box;
  display: block;
  width: 0.8em;
  height: 0.4em;
  margin: -0.5em 0 0 0.4em;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(-45deg);
}
.list .sidebar .sidebar-search dl dd .sidebar-search-color li span {
  position: relative;
  display: block;
  background: none;
}
.list .sidebar .sidebar-search dl dd .sidebar-search-color li .ico {
  width: 1.4em;
}
.list .sidebar .sidebar-search dl dd .sidebar-search-open {
  font-size: 1.2rem;
  text-align: right;
  cursor: pointer;
}
@media screen and (max-width: 750px) {
  .list .sidebar .sidebar-search dl dd .sidebar-search-open {
    display: none;
  }
}
.list .sidebar .sidebar-search .sidebar-send {
  display: block;
  width: calc(100% - 1em);
  margin: 0 auto 2em;
  padding: 1em;
  background-color: #d80012;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .list .sidebar .sidebar-search .sidebar-send {
    font-size: 2.8rem;
  }
}
.list .sidebar .sidebar-search .sidebar-send:disabled {
  background-color: #535a60;
}
.list .sidebar input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  width: 20px;
  height: 20px;
  margin: auto 5px auto 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  outline: none;
  line-height: 1;
  vertical-align: middle;
  border: 1px solid #edeff4;
  background: #edeff4;
}
.list .sidebar input[type=checkbox]:checked {
  background-color: #535a60;
}
.list .sidebar input[type=checkbox]:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  box-sizing: border-box;
  display: block;
  width: 10px;
  height: 6px;
  margin: -5px 0 0 4px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(-45deg);
}
.list .sidebar .sidebar-clear {
  display: none;
}
@media screen and (max-width: 750px) {
  .list .sidebar .sidebar-clear {
    display: block;
    margin-bottom: 10.1449275362%;
    font-size: 2.25rem;
    text-align: center;
    text-decoration: underline;
    cursor: pointer;
  }
}
.list .sidebar .sidebar-btn {
  display: none;
}
@media screen and (max-width: 750px) {
  .list .sidebar .sidebar-btn {
    display: block;
    width: 84.0579710145%;
    margin: 0 auto;
  }
  .list .sidebar .sidebar-btn button {
    display: block;
    width: 100%;
    padding: 3.4482758621% 3.4482758621% 5.1724137931%;
    background-color: #000;
    font-size: 2.25rem;
    font-weight: 700;
    color: #fff;
    text-align: center;
  }
  .list .sidebar .sidebar-btn button span {
    font-size: 3.2rem;
  }
}

.product-search-popup {
  display: none;
  z-index: 999;
  position: absolute;
  width: 100%;
  margin-top: 15px;
  padding: 0 50px 65px;
  background-color: #EDEFF4;
}
.product-search-popup .popup-main {
  margin-bottom: 40px;
}
.product-search-popup .popup-main .popup-item {
  display: flex;
  border-bottom: 1px solid #A9ADAF;
  padding: 20px 0 5px;
}
.product-search-popup .popup-main .popup-item dt {
  width: 10em;
  padding-right: 1em;
  font-size: 1.4rem;
  font-weight: 700;
}
.product-search-popup .popup-main .popup-item dd {
  flex: 1;
  font-size: 1.4rem;
  line-height: 1.4;
}
.product-search-popup .popup-main .popup-item dd .popup-item-list {
  display: flex;
  flex-wrap: wrap;
}
.product-search-popup .popup-main .popup-item dd .popup-item-list._list03 li {
  width: 33.3333333333%;
}
.product-search-popup .popup-main .popup-item dd .popup-item-list li {
  width: 25%;
  margin-bottom: 15px;
  padding-right: 2em;
  padding-left: 1.7em;
  text-indent: -1.7em;
}
.product-search-popup .popup-main .popup-item dd .popup-item-list li input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  width: 15px;
  height: 15px;
  margin: auto 5px auto 0;
  padding: 0;
  border-radius: 0;
  outline: none;
  line-height: 1;
  vertical-align: middle;
  border: 1px solid #fff;
  background: #fff;
}
.product-search-popup .popup-main .popup-item dd .popup-item-list li input[type=checkbox]:checked {
  border: 1px solid #E50012;
  background-color: #E50012;
}
.product-search-popup .popup-main .popup-item dd .popup-item-list li input[type=checkbox]:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  box-sizing: border-box;
  display: block;
  width: 9px;
  height: 6px;
  margin: -5px 0 0 2px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(-45deg);
}
.product-search-popup .popup-main .popup-item dd .popup-item-list-color {
  display: flex;
  flex-wrap: wrap;
}
.product-search-popup .popup-main .popup-item dd .popup-item-list-color li {
  margin-bottom: 15px;
}
.product-search-popup .popup-main .popup-item dd .popup-item-list-color li input[type=checkbox] {
  display: none;
}
.product-search-popup .popup-main .popup-item dd .popup-item-list-color li input[type=checkbox]:checked + span {
  background: none;
}
.product-search-popup .popup-main .popup-item dd .popup-item-list-color li input[type=checkbox]:checked + span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  box-sizing: border-box;
  display: block;
  width: 0.8em;
  height: 0.4em;
  margin: -0.4em 0 0 0.6em;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(-45deg);
}
.product-search-popup .popup-main .popup-item dd .popup-item-list-color li span {
  position: relative;
  display: block;
  background: none;
}
.product-search-popup .popup-main .popup-item dd .popup-item-list-color li .ico {
  width: 2em;
}
.product-search-popup .popup-btn {
  width: 100%;
  max-width: 308px;
  margin: 0 auto;
}
.product-search-popup .popup-btn button {
  width: 100%;
  padding: 18px;
  background-color: #EC0000;
  font-size: 1.8rem;
  color: #fff;
  text-align: center;
  border-radius: 2em;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.product-search-popup .popup-clear {
  margin-top: 20px;
  text-align: center;
}
.product-search-popup .popup-clear button {
  text-decoration: underline;
}
.product-search-popup .popup-clear button:hover {
  text-decoration: none;
}

@media screen and (max-width: 750px) {
  .js-productpopupopen {
    overflow: hidden;
  }
}
.js-productpopupopen .list .content .product-result-search {
  background-color: #EC0000;
}
.js-productpopupopen .list .content .product-result-search::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #EC0000;
}
.js-productpopupopen .list .content .product-result-search .search-ttl {
  color: #fff;
}
.js-productpopupopen .list .content .product-result-search .search-ttl span {
  background-image: url("../img/common/ico_extract_w.svg");
}
.js-productpopupopen .product-search-popup {
  display: block;
}

.js-productmenuopen {
  overflow: hidden;
}
.js-productmenuopen .important-sec {
  display: none;
}
@media screen and (max-width: 750px) {
  .js-productmenuopen .sidebar {
    display: block;
  }
}

.detail .detail-main {
  padding-top: 20px;
  padding-bottom: 90px;
  border-bottom: 2px solid #edeff4;
}
.detail .detail-main .detail-main-con {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 750px) {
  .detail .detail-main .detail-main-con {
    display: block;
  }
}
.detail .detail-main .detail-favorite {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
.detail .detail-main .detail-main-fig {
  width: 48.5714285714%;
}
@media screen and (max-width: 750px) {
  .detail .detail-main .detail-main-fig {
    display: none;
  }
}
.detail .detail-main .detail-main-fig .detail-main-fig-in {
  position: sticky;
  top: 0;
  left: 0;
}
.detail .detail-main .detail-main-fig .detail-main-fig-con {
  position: relative;
}
.detail .detail-main .detail-main-fig .slide-btn {
  position: absolute;
  top: 50%;
  width: 20px;
  margin-top: -16px;
  line-height: 0;
  cursor: pointer;
}
.detail .detail-main .detail-main-fig .slide-btn.slide-prev {
  left: 0;
  margin-left: 4.4117647059%;
}
.detail .detail-main .detail-main-fig .slide-btn.slide-next {
  right: 0;
  margin-right: 4.4117647059%;
}
.detail .detail-main .detail-main-fig .main-fig-l {
  width: 75%;
  margin: 0 auto 30px;
  display: none;
}
.detail .detail-main .detail-main-fig .main-fig-l.slick-initialized {
  display: block;
}
@media screen and (max-width: 750px) {
  .detail .detail-main .detail-main-fig .main-fig-l {
    width: 100%;
  }
}
.detail .detail-main .detail-main-fig .main-fig-l li {
  position: relative;
}
.detail .detail-main .detail-main-fig .main-fig-l li::after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.detail .detail-main .detail-main-fig .main-fig-l li img, .detail .detail-main .detail-main-fig .main-fig-l li ._movie, .detail .detail-main .detail-main-fig .main-fig-l li ._yt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.detail .detail-main .detail-main-fig .main-fig-l li ._movie, .detail .detail-main .detail-main-fig .main-fig-l li ._yt {
  display: flex;
  justify-content: center;
  align-items: center;
}
.detail .detail-main .detail-main-fig .main-fig-l li ._movie video, .detail .detail-main .detail-main-fig .main-fig-l li ._yt video {
  width: 100%;
}
.detail .detail-main .detail-main-fig .main-fig-s {
  display: flex;
  flex-wrap: wrap;
  width: 77.9411764706%;
  margin: 0 auto;
}
.detail .detail-main .detail-main-fig .main-fig-s li {
  position: relative;
  width: 20%;
}
.detail .detail-main .detail-main-fig .main-fig-s li::before {
  content: "";
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  border: 1px solid #999db1;
  box-sizing: border-box;
}
.detail .detail-main .detail-main-fig .main-fig-s li::after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.detail .detail-main .detail-main-fig .main-fig-s li img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.detail .detail-main .detail-main-fig .main-fig-s li:hover::before, .detail .detail-main .detail-main-fig .main-fig-s li.active::before {
  display: block;
}
.detail .detail-main .detail-main-fig .main-fig-s .slick-track {
  transform: unset !important;
  width: 100% !important;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}
.detail .detail-main .detail-main-fig .main-fig-s .slick-slide {
  display: block !important;
  float: none !important;
  flex: 0 0 16.9811320755%;
}
.detail .detail-main .detail-main-fig .main-fig-s .slick-track:before {
  display: none;
}
.detail .detail-main .detail-main-fig .main-fig-s .slick-track:after {
  display: none;
}
.detail .detail-main .detail-main-detail {
  width: 41.4285714286%;
}
@media screen and (max-width: 750px) {
  .detail .detail-main .detail-main-detail {
    width: 100%;
  }
}
.detail .detail-main .detail-main-detail .detail-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
.detail .detail-main .detail-main-detail .detail-ttl {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #999db1;
}
.detail .detail-main .detail-main-detail .detail-ttl .detail-heading {
  margin-bottom: 5px;
  font-size: 3rem;
}
@media screen and (max-width: 750px) {
  .detail .detail-main .detail-main-detail .detail-ttl .detail-heading {
    font-size: 2.25rem;
  }
}
.detail .detail-main .detail-main-detail .detail-ttl .detail-ttl-name {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.detail .detail-main .detail-main-detail .detail-ttl .detail-ttl-name .detail-favorite {
  position: relative;
}
.detail .detail-main .detail-main-detail .detail-ttl .detail-heading-txt {
  flex: 1;
  font-size: 3.4rem;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .detail .detail-main .detail-main-detail .detail-ttl .detail-heading-txt {
    font-size: 2.7rem;
  }
}
.detail .detail-main .detail-main-detail .detail-main-fig-sp {
  display: none;
}
@media screen and (max-width: 750px) {
  .detail .detail-main .detail-main-detail .detail-main-fig-sp {
    display: block;
    position: relative;
    margin-bottom: 21.7391304348%;
  }
  .detail .detail-main .detail-main-detail .detail-main-fig-sp .main-fig-l {
    display: none;
  }
  .detail .detail-main .detail-main-detail .detail-main-fig-sp .main-fig-l.slick-initialized {
    display: block;
  }
  .detail .detail-main .detail-main-detail .detail-main-fig-sp .slick-dotted.slick-slider {
    margin-bottom: 0;
  }
  .detail .detail-main .detail-main-detail .detail-main-fig-sp .slick-dots {
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: -10px;
  }
  .detail .detail-main .detail-main-detail .detail-main-fig-sp .slick-dots li {
    max-width: 40px;
    height: 6px;
    margin: 0;
  }
  .detail .detail-main .detail-main-detail .detail-main-fig-sp .slick-dots li button {
    width: 100%;
    height: 6px;
    padding: 0;
  }
  .detail .detail-main .detail-main-detail .detail-main-fig-sp .slick-dots li button:before {
    width: 100%;
    height: 6px;
    content: "";
    opacity: 1;
    background-color: #edeff4;
  }
  .detail .detail-main .detail-main-detail .detail-main-fig-sp .slick-dots li.slick-active button:before {
    opacity: 1;
    background-color: #000;
  }
}
.detail .detail-main .detail-main-detail .detail-info {
  margin-bottom: 30px;
}
.detail .detail-main .detail-main-detail .detail-info .detail-type {
  margin-bottom: 30px;
}
.detail .detail-main .detail-main-detail .detail-info .detail-type dt {
  margin-bottom: 10px;
  font-size: 2rem;
}
.detail .detail-main .detail-main-detail .detail-info .detail-type dd ul {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 750px) {
  .detail .detail-main .detail-main-detail .detail-info .detail-type dd ul {
    display: block;
  }
}
.detail .detail-main .detail-main-detail .detail-info .detail-type dd ul li {
  position: relative;
  width: 20.6896551724%;
  margin-right: 3.4482758621%;
  margin-bottom: 3.4482758621%;
}
@media screen and (max-width: 750px) {
  .detail .detail-main .detail-main-detail .detail-info .detail-type dd ul li {
    width: auto;
    margin: 0;
  }
}
.detail .detail-main .detail-main-detail .detail-info .detail-type dd ul li:last-child {
  margin-right: 0;
}
.detail .detail-main .detail-main-detail .detail-info .detail-type dd ul li a {
  text-decoration: none;
}
.detail .detail-main .detail-main-detail .detail-info .detail-type dd ul li figure {
  position: relative;
}
.detail .detail-main .detail-main-detail .detail-info .detail-type dd ul li figure::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: none;
  width: 100%;
  height: 100%;
  border: 2px solid #535a60;
  box-sizing: border-box;
}
.detail .detail-main .detail-main-detail .detail-info .detail-type dd ul li figure::after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.detail .detail-main .detail-main-detail .detail-info .detail-type dd ul li:hover figure::before, .detail .detail-main .detail-main-detail .detail-info .detail-type dd ul li.active figure::before {
  display: block;
}
.detail .detail-main .detail-main-detail .detail-info .detail-type dd ul li img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 750px) {
  .detail .detail-main .detail-main-detail .detail-info .detail-type .type-slider {
    display: none;
  }
  .detail .detail-main .detail-main-detail .detail-info .detail-type .type-slider.slick-initialized {
    display: block;
  }
}
.detail .detail-main .detail-main-detail .detail-info .detail-type .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.detail .detail-main .detail-main-detail .detail-info .detail-type .slick-dots {
  position: static;
  bottom: 0;
  display: flex;
  justify-content: center;
  margin-top: 1em;
}
.detail .detail-main .detail-main-detail .detail-info .detail-type .slick-dots li {
  width: 100%;
  max-width: 40px;
  height: 6px;
  margin: 0;
}
.detail .detail-main .detail-main-detail .detail-info .detail-type .slick-dots li button {
  width: 100%;
  height: 6px;
  padding: 0;
}
.detail .detail-main .detail-main-detail .detail-info .detail-type .slick-dots li button:before {
  width: 100%;
  height: 6px;
  content: "";
  opacity: 1;
  background-color: #edeff4;
}
.detail .detail-main .detail-main-detail .detail-info .detail-type .slick-dots li.slick-active button:before {
  opacity: 1;
  background-color: #000;
}
.detail .detail-main .detail-main-detail .detail-info .detail-copy {
  margin-bottom: 30px;
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .detail .detail-main .detail-main-detail .detail-info .detail-copy {
    font-size: 2.25rem;
  }
}
.detail .detail-main .detail-main-detail .detail-info .detail-copy:last-child {
  margin-bottom: 0;
}
.detail .detail-main .detail-main-detail .detail-select {
  padding: 20px 0 30px;
  border-top: 1px solid #edeff4;
}
.detail .detail-main .detail-main-detail .detail-select select {
  margin-bottom: 15px;
  padding: 0.75em 2.5em 0.75em 1em;
  border: none;
  border-radius: 10px;
  background: #edeff4 url("../img/common/ico_select.svg") no-repeat right 1em center;
}
.detail .detail-main .detail-main-detail .detail-choice {
  margin-bottom: 45px;
  padding-top: 30px;
  border-top: 1px solid #999db1;
}
.detail .detail-main .detail-main-detail .detail-choice .detail-option {
  margin-bottom: 40px;
}
.detail .detail-main .detail-main-detail .detail-choice .detail-option dt {
  margin-bottom: 20px;
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .detail .detail-main .detail-main-detail .detail-choice .detail-option dt {
    font-size: 2.4rem;
  }
}
.detail .detail-main .detail-main-detail .detail-choice .detail-option dd ul li {
  margin-bottom: 10px;
}
.detail .detail-main .detail-main-detail .detail-choice .detail-option dd ul li label {
  display: block;
}
.detail .detail-main .detail-main-detail .detail-choice .detail-option dd ul li label > div {
  position: relative;
  padding: 30px 20px;
  color: #535a60;
  font-size: 1.6rem;
}
@media screen and (max-width: 750px) {
  .detail .detail-main .detail-main-detail .detail-choice .detail-option dd ul li label > div {
    font-size: 2.1rem;
  }
}
.detail .detail-main .detail-main-detail .detail-choice .detail-option dd ul li label > div::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #999db1;
  box-sizing: border-box;
  pointer-events: none;
}
.detail .detail-main .detail-main-detail .detail-choice .detail-option dd ul li label input {
  display: none;
}
.detail .detail-main .detail-main-detail .detail-choice .detail-option dd ul li label input:checked + div {
  color: #000;
}
.detail .detail-main .detail-main-detail .detail-choice .detail-option dd ul li label input:checked + div::before {
  border: 2px solid #535a60;
}
.detail .detail-main .detail-main-detail .detail-choice .detail-option dd ul li:last-child {
  margin-bottom: 0;
}
.detail .detail-main .detail-main-detail .detail-choice .detail-deadline {
  margin-bottom: 15px;
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .detail .detail-main .detail-main-detail .detail-choice .detail-deadline {
    font-size: 2.4rem;
  }
}
.detail .detail-main .detail-main-detail .detail-choice .detail-deadline-faq {
  font-size: 1.4rem;
  font-weight: 300;
}
@media screen and (max-width: 750px) {
  .detail .detail-main .detail-main-detail .detail-choice .detail-deadline-faq {
    font-size: 1.8rem;
  }
}
.detail .detail-main .detail-main-detail .detail-item {
  margin-bottom: 40px;
}
.detail .detail-main .detail-main-detail .detail-item .detail-item-box {
  padding: 10px 0 30px;
}
.detail .detail-main .detail-main-detail .detail-item .detail-item-box .detail-item-ttl {
  margin-bottom: 40px;
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .detail .detail-main .detail-main-detail .detail-item .detail-item-box .detail-item-ttl {
    font-size: 2.4rem;
  }
}
.detail .detail-main .detail-main-detail .detail-item .detail-item-box .detail-item-link {
  text-align: right;
}
.detail .detail-main .detail-main-detail .detail-item .detail-item-box .detail-item-link a span {
  text-decoration: underline;
  display: inline-block;
  padding-right: 1.5em;
  background: url("../img/common/ico_arrow.svg") no-repeat right center;
  background-size: 8px auto;
  font-weight: 700;
}
.detail .detail-main .detail-main-detail .detail-item .detail-item-main {
  padding-top: 15px;
  border-top: 1px solid #999db1;
  font-size: 1.4rem;
}
@media screen and (max-width: 750px) {
  .detail .detail-main .detail-main-detail .detail-item .detail-item-main {
    font-size: 1.8rem;
  }
}
.detail .detail-main .detail-main-detail .detail-item .detail-item-main dl {
  display: flex;
  padding: 15px 0;
  border-bottom: 1px solid #edeff4;
}
.detail .detail-main .detail-main-detail .detail-item .detail-item-main dl dt {
  width: 8em;
  margin-right: 1em;
}
.detail .detail-main .detail-main-detail .detail-item .detail-item-main dl dd {
  flex: 1;
}
.detail .detail-main .detail-main-detail .detail-func {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
  font-size: 1.2rem;
}
.detail .detail-main .detail-main-detail .detail-func li {
  width: 12.5%;
  margin-bottom: 1em;
  padding: 0 0.5em;
  text-align: center;
}
.detail .detail-main .detail-main-detail .detail-func li figure {
  position: relative;
}
.detail .detail-main .detail-main-detail .detail-func li figcaption {
  display: none;
  position: absolute;
  bottom: 0;
  left: 50%;
  color: #0054bf;
  line-height: 1.3;
  white-space: nowrap;
  transform: translate(-50%, 100%);
}
.detail .detail-main .detail-main-detail .detail-func li:hover figcaption {
  display: block;
}
.detail .detail-main .detail-main-detail .detail-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 20px;
}
.detail .detail-main .detail-main-detail .detail-row._jc-fe {
  justify-content: flex-end;
}
.detail .detail-main .detail-main-detail .detail-num dt {
  margin-bottom: 20px;
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .detail .detail-main .detail-main-detail .detail-num dt {
    font-size: 2.4rem;
  }
}
.detail .detail-main .detail-main-detail .detail-money {
  display: flex;
  align-items: center;
  min-height: 70px;
}
.detail .detail-main .detail-main-detail .detail-money p {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.2;
}
.detail .detail-main .detail-main-detail .detail-money span {
  font-size: 1.8rem;
}
.detail .detail-main .detail-main-detail .detail-money small {
  font-size: 1.2rem;
}
.detail .detail-main .detail-main-detail .detail-money ._sale {
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 750px) {
  .detail .detail-main .detail-main-detail .detail-money ._sale {
    flex-direction: column;
  }
}
.detail .detail-main .detail-main-detail .detail-money ._sale .detail-money-off {
  margin-right: 0.5em;
  padding: 3px 10px;
  background-color: #d80012;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
}
.detail .detail-main .detail-main-detail .detail-money ._sale p {
  color: #d80012;
}
.detail .detail-main .detail-main-detail .detail-money-sale {
  margin-bottom: 40px;
  line-height: 1;
}
.detail .detail-main .detail-main-detail .detail-money-sale .sale-txt-01 {
  padding: 10px;
  background-color: #d80012;
  font-size: 2.6rem;
  font-weight: 700;
  text-align: center;
  color: #fff;
}
.detail .detail-main .detail-main-detail .detail-money-sale .detail-money-sale-con {
  padding: 30px 55px;
  background-color: #edeff4;
}
@media screen and (max-width: 960px) {
  .detail .detail-main .detail-main-detail .detail-money-sale .detail-money-sale-con {
    padding: 30px;
  }
}
.detail .detail-main .detail-main-detail .detail-money-sale .sale-txt-02 {
  margin-bottom: 15px;
  font-size: 2.6rem;
  font-weight: 700;
  color: #d80012;
}
.detail .detail-main .detail-main-detail .detail-money-sale .sale-txt-02 .sale-txt-price {
  font-size: 3.8rem;
}
.detail .detail-main .detail-main-detail .detail-money-sale .sale-txt-02 .sale-txt-ico {
  display: inline-block;
  padding: 0.5em 1em;
  background-color: #d80012;
  font-size: 2.6rem;
  font-weight: 700;
  color: #fff;
}
.detail .detail-main .detail-main-detail .detail-money-sale .sale-txt-03 {
  font-size: 1.8rem;
}
.detail .detail-main .detail-main-detail .detail-money-sale .sale-txt-03 span {
  text-decoration: line-through;
}
.detail .detail-main .detail-main-detail .detail-money-txt {
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .detail .detail-main .detail-main-detail .detail-money-txt {
    font-size: 2.1rem;
  }
}
.detail .detail-main .detail-main-detail .detail-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 30px 20px;
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 750px) {
  .detail .detail-main .detail-main-detail .detail-btn {
    padding: 4.347826087% 2.8985507246%;
    font-size: 3rem;
  }
}
.detail .detail-main .detail-main-detail .detail-btn .ico {
  margin-right: 15px;
}
.detail .detail-main .detail-main-detail .detail-btn._soldout {
  background-color: #535A60;
}
.detail .detail-main .detail-main-detail .detail-btn._contact {
  border: 1px solid #d80012;
  background-color: #F9D9DB;
  color: #000;
}
.detail .detail-main .detail-main-detail .detail-btn._cart {
  background-color: #000;
}
.detail .detail-main .detail-main-detail .detail-btn._cart .ico {
  width: 26px;
}
.detail .detail-main .detail-main-detail .detail-btn._cart:disabled {
  cursor: initial;
  background-color: #999db1;
}
.detail .detail-main .detail-main-detail .detail-btn._cart:disabled.opacity {
  opacity: 1;
}
.detail .detail-main .detail-main-detail .detail-btn._favorite {
  border: 1px solid #d80012;
  background-color: #EDEFF4;
  color: #d80012;
}
.detail .detail-main .detail-main-detail .detail-btn._favorite .ico {
  width: 22px;
}
.detail .detail-main .detail-main-detail .detail-btn._favorite._on .ico-favorite::before {
  content: url("../img/common/ico_favorite_on.svg");
}
.detail .detail-main .detail-main-detail .detail-more {
  margin-bottom: 40px;
  text-align: center;
}
.detail .detail-main .detail-main-detail .detail-more a {
  display: block;
  text-decoration: none;
}
.detail .detail-main .detail-main-detail .detail-btns {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
@media screen and (max-width: 750px) {
  .detail .detail-main .detail-main-detail .detail-btns {
    flex-wrap: wrap;
  }
}
.detail .detail-main .detail-main-detail .detail-btns._ai-fs {
  align-items: flex-start;
}
.detail .detail-main .detail-main-detail .detail-btns .detail-btn {
  width: 48.7931034483%;
  font-size: 1.4rem;
}
.detail .detail-main .detail-main-detail .detail-btns .detail-agree {
  width: 48.7931034483%;
}
@media screen and (max-width: 750px) {
  .detail .detail-main .detail-main-detail .detail-btns .detail-agree {
    width: 100%;
    margin-top: 1em;
  }
}
.detail .detail-main .detail-main-detail .detail-btns .detail-agree label {
  display: flex;
  align-items: flex-start;
  font-size: 1.28rem;
}
@media screen and (max-width: 750px) {
  .detail .detail-main .detail-main-detail .detail-btns .detail-agree label {
    font-size: 1.6rem;
  }
}
.detail .detail-main .detail-main-detail .detail-btns .detail-agree label span {
  flex: 1;
}
.detail .detail-main .detail-main-detail .detail-btns .detail-agree label a {
  padding-left: 0.5em;
}
.detail .detail-main .detail-main-detail .detail-cart-txt {
  margin-top: 10px;
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .detail .detail-main .detail-main-detail .detail-cart-txt {
    font-size: 2.1rem;
  }
}
.detail .detail-main .detail-main-detail .detail-add {
  display: flex;
  justify-content: flex-end;
  font-size: 1.4rem;
}
.detail .detail-main .detail-main-detail .detail-add li {
  margin-left: 2em;
}
.detail .detail-in {
  max-width: 1000px;
  margin: 0 auto;
}
.detail .detail-insta {
  margin-top: 50px;
  margin-bottom: 115px;
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  .detail .detail-insta {
    margin-top: 6.6666666667%;
    margin-bottom: 13.3333333333%;
  }
}
.detail .detail-insta .insta-top {
  position: relative;
  margin-bottom: 20px;
}
.detail .detail-insta .insta-heading {
  font-size: 3.2rem;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .detail .detail-insta .insta-heading {
    margin-bottom: 9.4202898551%;
    font-size: 3rem;
  }
}
.detail .detail-insta .insta-txt {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 1.4rem;
  color: #999db1;
  text-align: right;
}
@media screen and (max-width: 750px) {
  .detail .detail-insta .insta-txt {
    position: static;
  }
}
.detail .detail-insta .insta-con {
  position: relative;
  margin-bottom: 30px;
}
@media screen and (max-width: 750px) {
  .detail .detail-insta .insta-con {
    padding: 0 4%;
  }
}
.detail .detail-insta .insta-con .insta-swiper {
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .detail .detail-insta .insta-con .insta-swiper {
    width: 78.2608695652%;
    margin: initial;
  }
}
.detail .detail-insta .insta-con .swiper-slide {
  width: calc(25% - 10px);
}
@media screen and (max-width: 750px) {
  .detail .detail-insta .insta-con .swiper-slide {
    width: calc(50% - 10px);
  }
}
.detail .detail-insta .insta-con .swiper-pagination {
  display: none;
}
@media screen and (max-width: 750px) {
  .detail .detail-insta .insta-con .swiper-pagination {
    display: block;
    bottom: -30px;
  }
}
.detail .detail-insta .insta-con .swiper-pagination .swiper-pagination-bullet {
  width: 40px;
  height: 6px;
  margin: 0;
  border-radius: 0;
  background-color: #edeff4;
  opacity: 1;
}
.detail .detail-insta .insta-con .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #000;
}
.detail .detail-insta .insta-con .slide-btn {
  position: absolute;
  top: 50%;
  z-index: 1;
  width: 44px;
  margin-top: -77px;
}
.detail .detail-insta .insta-con .slide-btn.slide-prev {
  left: 0;
}
.detail .detail-insta .insta-con .slide-btn.slide-next {
  right: 0;
}
@media screen and (max-width: 750px) {
  .detail .detail-insta .insta-con .slide-btn {
    display: none;
  }
}
.detail .detail-insta .insta-btn {
  max-width: 240px;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 750px) {
  .detail .detail-insta .insta-btn {
    max-width: 318px;
    margin: 19.5652173913% auto 0;
  }
}
.detail .detail-insta .insta-btn a {
  display: block;
  text-decoration: none;
  padding: 10px;
  border: 1px solid #535a60;
  background: #fff url("../img/common/ico_arrow.svg") no-repeat right 20px center;
  background-size: 9px auto;
  font-size: 1.7rem;
  text-align: center;
  border-radius: 2em;
}
@media screen and (max-width: 750px) {
  .detail .detail-insta .insta-btn a {
    font-size: 1.95rem;
  }
}
.detail .detail-con {
  display: none;
  padding-bottom: 110px;
}
@media screen and (max-width: 750px) {
  .detail .detail-con {
    padding-bottom: 15.9420289855%;
  }
}
.detail .detail-con._show {
  display: block;
}
.detail .detail-nav {
  padding: 45px 0 60px;
  border-bottom: 1px solid #edeff4;
}
@media screen and (max-width: 750px) {
  .detail .detail-nav {
    padding: 0;
    border-top: 4px solid #edeff4;
    border-bottom: 4px solid #edeff4;
  }
}
@media screen and (max-width: 750px) {
  .detail .detail-nav .inner {
    padding: 0;
  }
}
.detail .detail-nav ul {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 750px) {
  .detail .detail-nav ul:first-child {
    border-bottom: 4px solid #edeff4;
  }
}
@media screen and (max-width: 750px) {
  .detail .detail-nav ul:first-child li:last-child a {
    border-right: none;
  }
}
.detail .detail-nav ul li {
  margin-right: 50px;
}
@media screen and (max-width: 750px) {
  .detail .detail-nav ul li {
    width: 33.3333333333%;
    margin-right: 0;
    padding: 2.6666666667% 0;
  }
}
.detail .detail-nav ul li:last-child {
  margin-right: 0;
}
.detail .detail-nav ul li a {
  position: relative;
  display: block;
  text-decoration: none;
  padding-right: 20px;
  background: url("../img/common/ico_arrow_b.svg") no-repeat right center;
  background-size: 11px auto;
}
@media screen and (max-width: 750px) {
  .detail .detail-nav ul li a {
    padding: 16% 12%;
    background: none;
    border-right: 1px solid #d80012;
    font-size: 2.25rem;
  }
  .detail .detail-nav ul li a span {
    padding-right: 20%;
    background: url("../img/common/ico_arrow_b.svg") no-repeat right center;
    background-size: 16px auto;
  }
}
.detail .detail-nav ul li a:hover::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  margin-bottom: -10px;
  background-color: #d80012;
}
.detail .detail-subheading {
  display: flex;
  align-items: center;
  padding: 45px 0;
  background: url("../img/common/ico_toggle_o02.svg") no-repeat right top 1.5em;
  background-size: 28px auto;
  font-size: 2.8rem;
  font-weight: 700;
  cursor: pointer;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .detail .detail-subheading {
    padding: 30px 0;
    background-size: 1.5em auto;
    font-size: 2.4rem;
  }
}
.detail .detail-subheading.active {
  background-image: url("../img/common/ico_toggle_c02.svg");
}
.detail .detail-subheading .detail-subheading-txt {
  margin-left: 40px;
  font-size: 1.7rem;
  font-weight: 400;
}
@media screen and (max-width: 750px) {
  .detail .detail-subheading .detail-subheading-txt {
    display: block;
    margin-top: 10.1449275362%;
    margin-left: 0;
    font-size: 1.8rem;
    line-height: 1.6;
  }
}
.detail .detail-subheading .detail-subheading-star {
  display: inline-block;
  margin-left: 30px;
}
.detail .detail-subheading .detail-subheading-star img {
  width: 23px;
}
.detail .detail-subheading small {
  font-size: 1.6rem;
}
.detail .detailitem-sec {
  border-bottom: 1px solid #edeff4;
}
@media screen and (max-width: 750px) {
  .detail .detailitem-sec {
    border-bottom: 4px solid #edeff4;
  }
}
.detail .detailitem-sec:last-child {
  margin-bottom: 100px;
}
@media screen and (max-width: 750px) {
  .detail .detailitem-sec:last-child {
    margin-bottom: 10.6666666667%;
    border-bottom: none;
  }
}
.detail .detailitem-sec .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.detail .detailitem-sec .slick-dots {
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: center;
  margin-bottom: -50px;
}
.detail .detailitem-sec .slick-dots li {
  width: 100%;
  max-width: 40px;
  height: 6px;
  margin: 0;
}
.detail .detailitem-sec .slick-dots li button {
  width: 100%;
  height: 6px;
  padding: 0;
}
.detail .detailitem-sec .slick-dots li button:before {
  width: 100%;
  height: 6px;
  content: "";
  opacity: 1;
  background-color: #edeff4;
}
.detail .detailitem-sec .slick-dots li.slick-active button:before {
  opacity: 1;
  background-color: #000;
}
.detail .detailitem-sec._wide .cmn-morebtn02 {
  position: relative;
  margin-bottom: 60px;
}
.detail .detailitem-sec._wide .cmn-morebtn02::before {
  content: "";
  position: absolute;
  top: -300px;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 300px;
  background: linear-gradient(rgba(255, 255, 255, 0), rgb(255, 255, 255));
  pointer-events: none;
}
.detail .detailitem-sec._wide .cmn-morebtn02 div {
  position: relative;
  max-width: 318px;
  margin: 0 auto;
  padding: 15px;
  border: 2px solid #d80012;
  border-radius: 10px;
  background-color: #fff;
  font-weight: 700;
  text-align: center;
  line-height: 1;
  color: #d80012;
  cursor: pointer;
  outline: none;
}
.detail .detailitem-sec._wide .cmn-morebtn02 div::after {
  content: "続きを見る";
}
.detail .detailitem-sec._wide .cmn-morebtn02 div::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 15px;
  height: 9px;
  margin-top: -4px;
  margin-right: 4em;
  background: url("../img/common/ico_arrow_red_b.svg") no-repeat right center;
}
.detail .detailitem-sec._wide.is-open .detail-con {
  height: auto;
  overflow: initial;
}
.detail .detailitem-sec._wide.is-open .cmn-morebtn02::before {
  display: none;
}
.detail .detailitem-sec._wide.is-open .cmn-morebtn02 div::after {
  content: "閉じる";
}
.detail .detailitem-sec._wide.is-open .cmn-morebtn02 div::before {
  background: url("../img/common/ico_arrow_red_t.svg") no-repeat right center;
}
.detail .detailitem-sec._wide .detail-subheading {
  background: none;
  cursor: auto;
}
.detail .detailitem-sec._wide .detail-con {
  position: relative;
  margin-bottom: 60px;
  padding-bottom: 0;
  height: 300px;
  overflow: hidden;
  display: block;
}
.detail .detail-feature {
  border-top: 1px solid #edeff4;
}
.detail .detail-feature .feature-heading {
  margin-bottom: 40px;
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .detail .detail-feature .feature-heading {
    font-size: 2.7rem;
  }
}
.detail .detail-feature .feature-subheading {
  margin-bottom: 25px;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .detail .detail-feature .feature-subheading {
    font-size: 2.55rem;
  }
}
.detail .detail-feature .feature-txt {
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.8;
}
@media screen and (max-width: 750px) {
  .detail .detail-feature .feature-txt {
    font-size: 2.4rem;
  }
}
.detail .detail-feature .feature-fig li {
  margin-bottom: 4%;
}
@media screen and (max-width: 750px) {
  .detail .detail-feature .feature-fig li {
    margin-bottom: 10.5%;
  }
}
.detail .detail-feature .feature-fig li figure {
  max-width: 470px;
  margin: 0 auto 50px;
}
@media screen and (max-width: 750px) {
  .detail .detail-feature .feature-fig li figure {
    max-width: initial;
  }
}
.detail .detail-feature .feature-fig li figure:last-child {
  margin-bottom: 0;
}
.detail .detail-feature .feature-fig li figure figcaption {
  margin-top: 10px;
  font-size: 1.4rem;
}
@media screen and (max-width: 750px) {
  .detail .detail-feature .feature-fig li figure figcaption {
    font-size: 1.8rem;
  }
}
.detail .detail-feature .feature-fig._col02 {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 750px) {
  .detail .detail-feature .feature-fig._col02 {
    display: block;
  }
}
.detail .detail-feature .feature-fig._col02 li {
  width: 47%;
}
@media screen and (max-width: 750px) {
  .detail .detail-feature .feature-fig._col02 li {
    width: 100%;
  }
}
.detail .detail-feature .feature-fig._col03 {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 750px) {
  .detail .detail-feature .feature-fig._col03 {
    display: block;
  }
}
.detail .detail-feature .feature-fig._col03 li {
  width: 31.2%;
}
@media screen and (max-width: 750px) {
  .detail .detail-feature .feature-fig._col03 li {
    width: 100%;
  }
}
.detail .detail-feature .feature-fig._col04 {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 750px) {
  .detail .detail-feature .feature-fig._col04 {
    display: block;
  }
}
.detail .detail-feature .feature-fig._col04 li {
  width: 23.5%;
}
@media screen and (max-width: 750px) {
  .detail .detail-feature .feature-fig._col04 li {
    width: 100%;
  }
}
.detail .detail-feature .feature-yt {
  max-width: 470px;
  margin: 0 auto 40px;
}
.detail .detail-feature .feature-yt .feature-yt-in {
  position: relative;
  padding-top: 56.25%;
}
.detail .detail-feature .feature-yt .feature-yt-in iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.detail .detail-feature .feature-figtxt {
  display: flex;
  justify-content: space-between;
  margin-bottom: 70px;
}
@media screen and (max-width: 750px) {
  .detail .detail-feature .feature-figtxt {
    display: block;
  }
}
.detail .detail-feature .feature-figtxt.reverse {
  flex-direction: row-reverse;
}
.detail .detail-feature .feature-figtxt .feature-figtxt-fig {
  width: 47%;
}
@media screen and (max-width: 750px) {
  .detail .detail-feature .feature-figtxt .feature-figtxt-fig {
    width: 100%;
    margin-bottom: 20px;
  }
}
.detail .detail-feature .feature-figtxt .feature-figtxt-fig figure figcaption {
  margin-top: 10px;
  font-size: 1.4rem;
}
@media screen and (max-width: 750px) {
  .detail .detail-feature .feature-figtxt .feature-figtxt-fig figure figcaption {
    font-size: 1.8rem;
  }
}
.detail .detail-feature .feature-figtxt .feature-figtxt-txt {
  width: 47%;
}
@media screen and (max-width: 750px) {
  .detail .detail-feature .feature-figtxt .feature-figtxt-txt {
    width: 100%;
  }
}
.detail .detail-feature .feature-grbox {
  margin-bottom: 60px;
  padding: 40px 35px 50px;
  background-color: #edeff4;
}
@media screen and (max-width: 750px) {
  .detail .detail-feature .feature-grbox {
    margin-bottom: 7.2463768116%;
    padding: 13.0434782609% 7.2463768116% 14.4927536232%;
  }
}
.detail .detail-feature .feature-grbox .feature-grbox-heading {
  margin-bottom: 60px;
  color: #d80012;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .detail .detail-feature .feature-grbox .feature-grbox-heading {
    font-size: 2.55rem;
  }
}
.detail .detail-feature .feature-grbox .feature-grbox-item {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 750px) {
  .detail .detail-feature .feature-grbox .feature-grbox-item {
    display: block;
  }
}
.detail .detail-feature .feature-grbox .feature-grbox-item .feature-grbox-fig {
  width: 30.1075268817%;
}
@media screen and (max-width: 750px) {
  .detail .detail-feature .feature-grbox .feature-grbox-item .feature-grbox-fig {
    width: 100%;
    margin-bottom: 12.5%;
  }
}
.detail .detail-feature .feature-grbox .feature-grbox-item .feature-grbox-txt {
  width: 63.9784946237%;
  font-size: 1.4rem;
  line-height: 1.8;
}
@media screen and (max-width: 750px) {
  .detail .detail-feature .feature-grbox .feature-grbox-item .feature-grbox-txt {
    width: 100%;
    font-size: 2.25rem;
  }
}
.detail .detail-feature .feature-linkbtn {
  display: flex;
}
@media screen and (max-width: 750px) {
  .detail .detail-feature .feature-linkbtn {
    display: block;
  }
}
.detail .detail-feature .feature-linkbtn li {
  width: 31.2%;
  margin-right: 3%;
}
@media screen and (max-width: 750px) {
  .detail .detail-feature .feature-linkbtn li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5.0724637681%;
  }
  .detail .detail-feature .feature-linkbtn li:last-child {
    margin-bottom: 0;
  }
}
.detail .detail-feature .feature-linkbtn li:last-child {
  margin-right: 0;
}
.detail .detail-way .way-table {
  width: 100%;
  border-top: 1px solid #999db1;
}
.detail .detail-way .way-table tr {
  border-bottom: 1px solid #999db1;
  font-size: 1.6rem;
}
@media screen and (max-width: 750px) {
  .detail .detail-way .way-table tr {
    font-size: 1.8rem;
  }
}
.detail .detail-way .way-table tr th {
  width: 15em;
  padding: 15px 30px;
  background-color: #edeff4;
  text-align: left;
  font-weight: 400;
}
@media screen and (max-width: 750px) {
  .detail .detail-way .way-table tr th {
    width: 7em;
    padding: 10px 10px 10px 20px;
  }
}
.detail .detail-way .way-table tr td {
  padding: 15px 50px;
}
@media screen and (max-width: 750px) {
  .detail .detail-way .way-table tr td {
    width: 10em;
    padding: 10px 10px 10px 40px;
  }
}
.detail .detail-way .way-txt {
  margin-top: 25px;
  font-size: 1.4rem;
}
.detail .detail-way .way-list {
  display: flex;
  flex-wrap: wrap;
  max-width: 1000px;
  margin: 45px auto 0;
  font-size: 1.4rem;
  text-align: center;
}
.detail .detail-way .way-list li {
  width: 11.7%;
  margin-right: 0.9%;
  margin-bottom: 20px;
}
.detail .detail-way .way-list li:nth-child(8n) {
  margin-right: 0;
}
@media screen and (max-width: 750px) {
  .detail .detail-way .way-list li {
    width: 23.5%;
    margin-right: 2%;
  }
  .detail .detail-way .way-list li:nth-child(4n) {
    margin-right: 0;
  }
}
.detail .detail-way .way-list li p {
  flex: 1;
  margin-top: 10px;
}
.detail .detail-review .review-link {
  margin-bottom: 80px;
  font-size: 1.6rem;
}
@media screen and (max-width: 750px) {
  .detail .detail-review .review-link {
    margin-bottom: 10.1449275362%;
    padding: 0 4%;
    font-size: 1.8rem;
  }
}
.detail .detail-review .slick-slide {
  margin: 0 10px;
}
.detail .detail-review {
  /*
  .review-list {
    display: flex;
    margin-bottom: 35px;
    @include sp {
      margin-bottom: 0;
      display: none;
      &.slick-initialized {
        display: block; 
      }
    }
    li {
      width: percentage(312 / 1000);
      margin-right: percentage(30 / 1000);
      @include sp {
        width: auto;
        margin-right: 0;
      }
      &:last-child {
        margin-right: 0;
      }
      .review-list-box {
        padding: 20px 20px 30px;
        border: 1px solid #999db1;
      }
      .review-list-top {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        .review-list-fig {
          width: 45px;
          margin-right: 15px;
        }
        .review-list-item {
          flex: 1;
          margin-bottom: 20px;
          .review-list-name {
            font-size: 1.4rem;
          }
          .review-list-date {
            font-size: 1.2rem; 
          }
        }
      }
      .review-list-star {
        display: flex;
        align-items: center;
        margin-bottom: 25px;
        img {
          width: 19px;
          margin-right: 5px;
        }
      }
      dl {
        dt {
          margin-bottom: 20px;
          font-weight: 700;
        }
        dd {
         font-size: 1.5rem; 
        }
      }
    }
  }
    */
}
.detail .detail-review .review-main-list-in {
  max-width: 1000px;
  margin: 0 auto;
}
.detail .detail-review .review-main-box {
  margin-bottom: 50px;
  padding-bottom: 70px;
  border-bottom: 1px solid #999db1;
}
.detail .detail-review .review-main-box .review-main-box-top {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.detail .detail-review .review-main-box .review-main-box-top figure {
  width: 45px;
  margin-right: 20px;
}
.detail .detail-review .review-main-box .review-main-box-top .review-main-box-item {
  flex: 1;
  color: #535a60;
}
.detail .detail-review .review-main-box .review-main-box-top .review-main-box-item .review-main-box-name {
  font-size: 1.4rem;
}
.detail .detail-review .review-main-box .review-main-box-top .review-main-box-item .review-main-box-date {
  font-size: 1.2rem;
}
.detail .detail-review .review-main-box .review-list-star {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.detail .detail-review .review-main-box .review-list-star img {
  width: 19px;
  margin-right: 5px;
}
.detail .detail-review .review-main-box .review-main-box-heading {
  margin-bottom: 15px;
  font-weight: 700;
}
.detail .detail-review .review-main-box .review-main-box-comment {
  font-size: 1.6rem;
}
.detail .detail-review .review-main-box .review-more-box.is-open .review-more-item {
  overflow: initial;
  display: initial;
}
.detail .detail-review .review-main-box .review-more-box.is-open .review-more-btn {
  display: none;
}
.detail .detail-review .review-main-box .review-more-box .review-more-item {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.detail .detail-review .review-main-box .review-more-btn {
  display: block;
  text-decoration: none;
  width: 100%;
  max-width: 210px;
  margin: 30px 0 0 auto;
  padding: 15px;
  border: 1px solid #000;
  font-size: 1.6rem;
  text-align: center;
  border-radius: 2em;
  cursor: pointer;
  line-height: 1;
}
.detail .detail-review .review-main-box .review-more-btn::after {
  content: "もっと見る ＞";
}
.detail .detail-review .review-btn {
  max-width: 270px;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 750px) {
  .detail .detail-review .review-btn {
    max-width: 318px;
    margin: 19.5652173913% auto 0;
  }
}
.detail .detail-review .review-btn a {
  display: block;
  text-decoration: none;
  padding: 10px;
  border: 1px solid #535a60;
  background: #fff url("../img/common/ico_arrow.svg") no-repeat right 20px center;
  background-size: 9px auto;
  font-size: 1.7rem;
  text-align: center;
  border-radius: 2em;
}
@media screen and (max-width: 750px) {
  .detail .detail-review .review-btn a {
    font-size: 1.95rem;
  }
}
.detail .detail-support .support-list {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #dfdfdf;
  border-left: 1px solid #dfdfdf;
}
.detail .detail-support .support-list li {
  width: 33.3333333333%;
  border-right: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
}
@media screen and (max-width: 750px) {
  .detail .detail-support .support-list li {
    width: 50%;
  }
}
.detail .detail-support .support-list li a {
  display: block;
  text-decoration: none;
  padding: 50px 30px;
  background: #fff url("../img/common/ico_arrow.svg") no-repeat right 25px center;
  background-size: 9px auto;
  font-size: 1.7rem;
}
@media screen and (max-width: 750px) {
  .detail .detail-support .support-list li a {
    padding: 16% 13.3333333333% 16% 8%;
    font-size: 2.25rem;
  }
}
.detail .detail-support .support-btn {
  display: none;
}
@media screen and (max-width: 750px) {
  .detail .detail-support .support-btn {
    display: block;
    max-width: 318px;
    margin: 6.6666666667% auto 0;
  }
  .detail .detail-support .support-btn a {
    display: block;
    text-decoration: none;
    padding: 15px 5px;
    background: #fff url("../img/common/ico_arrow.svg") no-repeat right 25px center;
    background-size: 9px auto;
    border: 1px solid #000;
    font-size: 1.95rem;
    text-align: center;
    border-radius: 2em;
    line-height: 1;
  }
}
.detail .detail-func .func-list {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 750px) {
  .detail .detail-func .func-list {
    display: block;
  }
}
.detail .detail-func .func-list li {
  width: 31.2%;
  margin-right: 3.2%;
  margin-bottom: 3.2%;
}
@media screen and (max-width: 750px) {
  .detail .detail-func .func-list li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2em;
  }
  .detail .detail-func .func-list li:last-child {
    margin-bottom: 0;
  }
}
.detail .detail-func .func-list li:nth-child(3n) {
  margin-right: 0;
}
.detail .detail-func .func-list .func-name {
  margin-top: 0.5em;
}
.detail .detail-func .func-list .func-name span {
  display: inline-block;
  border-bottom: 1px solid #E60000;
}
.detail .detail-func .func-list .func-link {
  margin-top: 0.5em;
}
.detail .detail-func .func-list a {
  text-decoration: none;
}
.detail .detail-recommend .detail-subheading {
  display: block;
}
.detail .detail-recommend .cmn-product-list {
  margin-bottom: 0;
}
@media screen and (max-width: 750px) {
  .detail .detail-recommend .cmn-product-list {
    overflow: initial;
  }
}
.detail .detail-recommend .cmn-product-list-con {
  max-width: 1280px;
}
.detail .detail-recommend .cmn-product-list-slide {
  max-width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  .detail .detail-recommend .cmn-product-list-slide ul {
    display: none;
  }
  .detail .detail-recommend .cmn-product-list-slide ul.slick-initialized {
    display: block;
  }
}
.detail .detail-recommend .swiper-slide {
  width: calc(25% - 30px);
}
.detail .detail-recommend .slick-slide {
  margin: 0 30px;
}
@media screen and (max-width: 750px) {
  .detail .detail-recommend .slide-btn {
    display: none;
  }
}

.detail02 .detail-main .detail-main-detail .detail-info {
  margin-bottom: 30px;
  padding-bottom: 0;
  border-bottom: none;
}
.detail02 .detail-main .detail-main-detail .detail-info .detail-money {
  margin-bottom: 65px;
}
.detail02 .detail-selection {
  position: relative;
  padding: 70px 0 115px;
  background-color: #edeff4;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection {
    padding: 28% 0 32%;
  }
}
.detail02 .detail-selection .selection-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  margin-top: 40px;
  margin-right: 40px;
  cursor: pointer;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-close {
    margin-top: 6.6666666667%;
    margin-right: 6.6666666667%;
  }
}
.detail02 .detail-selection .selection-in {
  max-width: 1000px;
  margin: 0 auto;
}
.detail02 .detail-selection .selection-laed {
  margin-bottom: 40px;
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-laed {
    margin-bottom: 7.2463768116%;
    font-size: 2.4rem;
  }
}
.detail02 .detail-selection .selection-contact {
  margin-bottom: 20px;
  text-align: right;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-contact {
    margin-bottom: 13.0434782609%;
    text-align: left;
  }
}
.detail02 .detail-selection .selection-contact a {
  color: #0054bf;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-contact a {
    font-size: 2.25rem;
  }
}
.detail02 .detail-selection .selection-box {
  padding: 35px 0 45px;
  border-top: 1px solid #535a60;
}
.detail02 .detail-selection .selection-box.selection-box-01 .selection-box-list li, .detail02 .detail-selection .selection-box.selection-box-03 .selection-box-list li, .detail02 .detail-selection .selection-box.selection-box-04 .selection-box-list li {
  width: 47%;
  margin-right: 6%;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-box.selection-box-01 .selection-box-list li, .detail02 .detail-selection .selection-box.selection-box-03 .selection-box-list li, .detail02 .detail-selection .selection-box.selection-box-04 .selection-box-list li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5.7971014493%;
  }
  .detail02 .detail-selection .selection-box.selection-box-01 .selection-box-list li:last-child, .detail02 .detail-selection .selection-box.selection-box-03 .selection-box-list li:last-child, .detail02 .detail-selection .selection-box.selection-box-04 .selection-box-list li:last-child {
    margin-bottom: 0;
  }
}
.detail02 .detail-selection .selection-box.selection-box-01 .selection-box-list li:nth-child(2n), .detail02 .detail-selection .selection-box.selection-box-03 .selection-box-list li:nth-child(2n), .detail02 .detail-selection .selection-box.selection-box-04 .selection-box-list li:nth-child(2n) {
  margin-right: 0;
}
.detail02 .detail-selection .selection-box.selection-box-02 .selection-box-list li {
  width: 31.4%;
  margin-right: 2.9%;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-box.selection-box-02 .selection-box-list li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5.7971014493%;
  }
  .detail02 .detail-selection .selection-box.selection-box-02 .selection-box-list li:last-child {
    margin-bottom: 0;
  }
}
.detail02 .detail-selection .selection-box.selection-box-02 .selection-box-list li:nth-child(3n) {
  margin-right: 0;
}
.detail02 .detail-selection .selection-box.selection-box-03 .selection-box-txt {
  margin-bottom: 20px;
}
.detail02 .detail-selection .selection-box.selection-box-04 .selection-box-heading {
  margin-bottom: 20px;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-box.selection-box-04 .selection-box-heading {
    margin-bottom: 2.8985507246%;
    font-size: 2.7rem;
  }
}
.detail02 .detail-selection .selection-box.selection-box-04 .selection-box-list {
  margin-bottom: 50px;
}
.detail02 .detail-selection .selection-box.selection-box-04 .selection-box-upload {
  margin-bottom: 60px;
}
.detail02 .detail-selection .selection-box.selection-box-04 .selection-box-upload .selection-box-upload-con {
  display: flex;
  justify-content: space-between;
  max-width: 333px;
  margin-bottom: 10px;
  padding: 5px;
  border: 1px solid #999db1;
  background-color: #fff;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-box.selection-box-04 .selection-box-upload .selection-box-upload-con {
    max-width: 100%;
  }
}
.detail02 .detail-selection .selection-box.selection-box-04 .selection-box-upload .selection-box-upload-input {
  flex: 1;
  width: 100%;
  padding: 5px;
  border: none;
  color: #999db1;
  font-size: 1.6rem;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-box.selection-box-04 .selection-box-upload .selection-box-upload-input {
    font-size: 2.4rem;
  }
}
.detail02 .detail-selection .selection-box.selection-box-04 .selection-box-upload .selection-box-upload-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 76px;
  margin-left: 10px;
  background-color: #999db1;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-box.selection-box-04 .selection-box-upload .selection-box-upload-btn {
    font-size: 2.55rem;
  }
}
.detail02 .detail-selection .selection-box.selection-box-04 .selection-box-upload .selection-box-upload-btn input {
  display: none;
}
.detail02 .detail-selection .selection-box.selection-box-04 .selection-box-upload-txt {
  font-size: 1.2rem;
  color: #d80012;
  line-height: 1.6;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-box.selection-box-04 .selection-box-upload-txt {
    font-size: 1.8rem;
  }
}
.detail02 .detail-selection .selection-box.selection-box-04 .selection-box-value {
  padding: 50px;
  background-color: #fff;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-box.selection-box-04 .selection-box-value {
    padding: 8.6956521739% 4.347826087%;
  }
}
.detail02 .detail-selection .selection-box.selection-box-04 table {
  table-layout: fixed;
  width: 100%;
  border-top: 1px solid #999db1;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-box.selection-box-04 table {
    border-top: none;
  }
}
.detail02 .detail-selection .selection-box.selection-box-04 table tr {
  border-bottom: 1px solid #999db1;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-box.selection-box-04 table thead {
    display: none;
  }
}
.detail02 .detail-selection .selection-box.selection-box-04 table thead th {
  padding: 10px;
  border-right: 1px solid #999db1;
  font-size: 1.6rem;
  font-weight: 500;
  text-align: center;
}
.detail02 .detail-selection .selection-box.selection-box-04 table thead th:first-child {
  background-color: #edeff4;
}
.detail02 .detail-selection .selection-box.selection-box-04 table thead th:last-child {
  border-right: none;
}
.detail02 .detail-selection .selection-box.selection-box-04 table tbody th, .detail02 .detail-selection .selection-box.selection-box-04 table tbody td {
  font-size: 1.6rem;
  vertical-align: middle;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-box.selection-box-04 table tbody th, .detail02 .detail-selection .selection-box.selection-box-04 table tbody td {
    display: block;
  }
}
.detail02 .detail-selection .selection-box.selection-box-04 table tbody th {
  width: 15em;
  padding: 10px 25px;
  background-color: #edeff4;
  text-align: left;
  font-weight: normal;
  line-height: 1.2;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-box.selection-box-04 table tbody th {
    width: 100%;
    background-color: #fff;
    padding: 10px 0;
    font-size: 2.85rem;
  }
}
.detail02 .detail-selection .selection-box.selection-box-04 table tbody th span {
  font-size: 1.2rem;
  color: #d80012;
}
.detail02 .detail-selection .selection-box.selection-box-04 table tbody th figure {
  cursor: pointer;
}
.detail02 .detail-selection .selection-box.selection-box-04 table tbody td {
  padding: 10px 30px;
  border-left: 1px solid #999db1;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-box.selection-box-04 table tbody td {
    padding: 2.8985507246% 0 5.7971014493%;
    border: none;
    font-size: 2.4rem;
  }
  .detail02 .detail-selection .selection-box.selection-box-04 table tbody td.nosp {
    display: none;
  }
}
.detail02 .detail-selection .selection-box.selection-box-04 table tbody td .selection-box-sp {
  display: flex;
  justify-content: space-between;
}
.detail02 .detail-selection .selection-box.selection-box-04 table tbody td .selection-box-sp dl {
  width: 46.6666666667%;
}
.detail02 .detail-selection .selection-box.selection-box-04 table tbody td .selection-box-sp-txt {
  color: #d80012;
}
.detail02 .detail-selection .selection-box.selection-box-04 table tbody .selection-box-value-popup {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.detail02 .detail-selection .selection-box.selection-box-04 table tbody .selection-box-value-popup p {
  flex: 1;
}
.detail02 .detail-selection .selection-box.selection-box-04 table tbody .selection-box-value-popup-btn {
  position: relative;
}
.detail02 .detail-selection .selection-box.selection-box-04 table tbody .selection-box-value-popup-btn .popup {
  display: none;
  position: absolute;
  top: 0;
  left: 50%;
}
.detail02 .detail-selection .selection-box.selection-box-04 table tbody .selection-box-value-popup-btn .popup .popup-fukidashi {
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 14em;
  margin-left: -7em;
  padding: 15px;
  background: #535a60;
  color: #fff;
  font-size: 1.2rem;
  text-align: left;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-box.selection-box-04 table tbody .selection-box-value-popup-btn .popup .popup-fukidashi {
    left: initial;
    right: 0;
    margin-left: 0;
    margin-right: -3em;
  }
}
.detail02 .detail-selection .selection-box.selection-box-04 table tbody .selection-box-value-popup-btn .popup .popup-fukidashi::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid #535a60;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-box.selection-box-04 table tbody .selection-box-value-popup-btn .popup .popup-fukidashi::before {
    left: initial;
    right: 0;
    margin-left: 0;
    margin-right: 2em;
  }
}
.detail02 .detail-selection .selection-box.selection-box-04 table tbody .selection-box-value-popup-btn .popup .popup-fukidashi p {
  border: 1px solid #f00;
}
.detail02 .detail-selection .selection-box.selection-box-04 table tbody .selection-box-value-popup-btn:hover .popup {
  display: block;
}
.detail02 .detail-selection .selection-box.selection-box-04 table tbody p {
  margin-left: 1em;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-box.selection-box-04 table tbody p {
    margin-left: 0;
    margin-top: 10px;
  }
}
.detail02 .detail-selection .selection-box.selection-box-04 table tbody p a {
  color: #0054bf;
  font-size: 1.4rem;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-box.selection-box-04 table tbody p a {
    font-size: 2.4rem;
  }
}
.detail02 .detail-selection .selection-box.selection-box-04 table tbody select {
  width: 100%;
  max-width: 100%;
  padding: 5px;
  background-color: #edeff4;
  border: 1px solid #edeff4;
  font-size: 1.6rem;
  border-radius: 2px;
}
.detail02 .detail-selection .selection-box.selection-box-04 .selection-box-value-error {
  margin-top: 40px;
  padding: 20px;
  border: 1px solid #d80012;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
  color: #d80012;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-box.selection-box-04 .selection-box-value-error {
    font-size: 2.4rem;
  }
}
.detail02 .detail-selection .selection-box.selection-box-04 .selection-box-value-error .ico {
  display: block;
  margin: 0 auto;
}
.detail02 .detail-selection .selection-box .selection-box-top {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.detail02 .detail-selection .selection-box .selection-box-top dt {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  background-color: #d80012;
  font-size: 2.4rem;
  font-weight: 700;
  color: #fff;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-box .selection-box-top dt {
    font-size: 3rem;
  }
}
.detail02 .detail-selection .selection-box .selection-box-top dd {
  flex: 1;
  margin-left: 20px;
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-box .selection-box-top dd {
    font-size: 2.85rem;
  }
}
.detail02 .detail-selection .selection-box .selection-box-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-box .selection-box-list {
    display: block;
  }
}
.detail02 .detail-selection .selection-box .selection-box-list li {
  position: relative;
  display: flex;
  margin-bottom: 10px;
}
.detail02 .detail-selection .selection-box .selection-box-list li label {
  display: flex;
  width: 100%;
}
.detail02 .detail-selection .selection-box .selection-box-list li label > div {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 20px 20px;
  background-color: #fff;
  color: #535a60;
  font-size: 1.6rem;
  text-align: center;
  cursor: pointer;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-box .selection-box-list li label > div {
    padding: 2.8985507246%;
    font-size: 2.4rem;
  }
}
.detail02 .detail-selection .selection-box .selection-box-list li label > div::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #999db1;
  box-sizing: border-box;
  pointer-events: none;
}
.detail02 .detail-selection .selection-box .selection-box-list li label input {
  display: none;
}
.detail02 .detail-selection .selection-box .selection-box-list li label input:checked + div {
  color: #000;
}
.detail02 .detail-selection .selection-box .selection-box-list li label input:checked + div::before {
  border: 4px solid #535a60;
}
.detail02 .detail-selection .selection-box .selection-box-list li label input:disabled + div {
  opacity: 0.7;
  cursor: initial;
}
.detail02 .detail-selection .selection-box .selection-box-txt a {
  font-size: 1.6rem;
  font-weight: 700;
  color: #0054bf;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-box .selection-box-txt a {
    font-size: 2.25rem;
  }
}
.detail02 .detail-selection .selection-arrow {
  width: 50px;
  margin: 0 auto 65px;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-arrow {
    margin-bottom: 10.1449275362%;
  }
}
.detail02 .detail-selection .selection-total {
  display: flex;
  justify-content: space-between;
  padding: 50px 50px 60px;
  border: 1px solid #999db1;
  background-color: #fff;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-total {
    display: block;
    padding: 14.4927536232% 11.5942028986% 19.5652173913%;
  }
}
.detail02 .detail-selection .selection-total .selection-total-l {
  width: 46.6666666667%;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-total .selection-total-l {
    width: 100%;
    margin-bottom: 13.5922330097%;
  }
}
.detail02 .detail-selection .selection-total .selection-total-l .selection-total-heading {
  margin-bottom: 20px;
  font-size: 2.4rem;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-total .selection-total-l .selection-total-heading {
    margin-bottom: 9.7087378641%;
    font-size: 2.7rem;
  }
}
.detail02 .detail-selection .selection-total .selection-total-l .detail-money {
  margin-bottom: 15px;
  padding: 25px 10px;
  background-color: #edeff4;
  font-size: 3.8rem;
  font-weight: 700;
  text-align: center;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-total .selection-total-l .detail-money {
    margin-bottom: 9.7087378641%;
    padding: 7.7669902913% 1.9417475728%;
    font-size: 4.2rem;
    text-align: center;
  }
}
.detail02 .detail-selection .selection-total .selection-total-l .detail-money small {
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-total .selection-total-l .detail-money small {
    font-size: 2.25rem;
  }
}
.detail02 .detail-selection .selection-total .selection-total-l .detail-money span {
  font-size: 2.6rem;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-total .selection-total-l .detail-money span {
    font-size: 2.7rem;
  }
}
.detail02 .detail-selection .selection-total .selection-total-l .detail-deadline {
  margin-bottom: 15px;
  font-size: 1.6rem;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-total .selection-total-l .detail-deadline {
    font-size: 2.4rem;
  }
}
.detail02 .detail-selection .selection-total .selection-total-l .detail-deadline-faq {
  font-size: 1.4rem;
  font-weight: 300;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-total .selection-total-l .detail-deadline-faq {
    font-size: 1.8rem;
  }
}
.detail02 .detail-selection .selection-total .selection-total-l .detail-deadline-faq a {
  color: #0054bf;
}
.detail02 .detail-selection .selection-total .selection-total-r {
  width: 37.7777777778%;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-total .selection-total-r {
    width: 100%;
  }
}
.detail02 .detail-selection .selection-total .selection-total-r .detail-num {
  margin-bottom: 40px;
}
.detail02 .detail-selection .selection-total .selection-total-r .detail-num dt {
  margin-bottom: 20px;
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-total .selection-total-r .detail-num dt {
    font-size: 2.4rem;
  }
}
.detail02 .detail-selection .selection-total .selection-total-r .detail-cart button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 20px;
  background-color: #000;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 750px) {
  .detail02 .detail-selection .selection-total .selection-total-r .detail-cart button {
    padding: 5.8252427184% 3.8834951456%;
    font-size: 2.25rem;
  }
}
.detail02 .detail-selection .selection-total .selection-total-r .detail-cart button:disabled {
  cursor: initial;
  background-color: #999db1;
}
.detail02 .detail-selection .selection-total .selection-total-r .detail-cart button:disabled.opacity {
  opacity: 1;
}
.detail02 .detail-selection .selection-total .selection-total-r .detail-cart button .ico {
  width: 26px;
  margin-right: 20px;
}

.review .review-top {
  margin-top: 60px;
  padding-bottom: 50px;
  border-bottom: 1px solid #d80012;
}
.review .review-top .review-ttl {
  font-size: 3.4rem;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .review .review-top .review-ttl {
    font-size: 3rem;
  }
}

.review_post .review-con {
  margin-bottom: 170px;
  padding: 70px 0 85px;
  background-color: #edeff4;
}
@media screen and (max-width: 750px) {
  .review_post .review-con {
    padding: 60px 0;
  }
}
.review_post .review-con .review-box {
  max-width: 1000px;
  margin: 0 auto 60px;
  padding: 50px 80px 105px;
  background-color: #fff;
}
@media screen and (max-width: 750px) {
  .review_post .review-con .review-box {
    padding: 40px 20px 60px;
  }
}
.review_post .review-con .review-box .review-box-top {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
.review_post .review-con .review-box .review-box-top figure {
  width: 100%;
  max-width: 45px;
  margin-right: 20px;
}
.review_post .review-con .review-box .review-box-top p {
  flex: 1;
  color: #535a60;
}
.review_post .review-con .review-box .review-box-item {
  padding: 20px 0 60px;
  border-top: 1px solid #999db1;
}
.review_post .review-con .review-box .review-box-item dt {
  margin-bottom: 30px;
  font-weight: 700;
}
.review_post .review-con .review-box .review-box-item dt span {
  margin-left: 1em;
  padding: 2px 10px;
  border: 1px solid #d80012;
  font-size: 1.4rem;
  color: #d80012;
  line-height: 1;
}
.review_post .review-con .review-box .review-box-item dd .review-box-product {
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 750px) {
  .review_post .review-con .review-box .review-box-item dd .review-box-product {
    display: block;
  }
}
.review_post .review-con .review-box .review-box-item dd .review-box-product p {
  flex: 1;
  margin-right: 20px;
  font-size: 1.6rem;
}
@media screen and (max-width: 750px) {
  .review_post .review-con .review-box .review-box-item dd .review-box-product p {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.review_post .review-con .review-box .review-box-item dd .review-box-product figure {
  max-width: 180px;
}
@media screen and (max-width: 750px) {
  .review_post .review-con .review-box .review-box-item dd .review-box-product figure {
    max-width: 100%;
  }
}
.review_post .review-con .review-box .review-box-item dd .review-list-star {
  display: flex;
  align-items: center;
}
.review_post .review-con .review-box .review-box-item dd .review-list-star input[type=radio] {
  display: none;
}
.review_post .review-con .review-box .review-box-item dd .review-list-star img {
  width: 35px;
  margin-right: 5px;
}
.review_post .review-con .review-box .review-box-item dd .review-list-star img._on {
  display: none;
}
.review_post .review-con .review-box .review-box-item dd input, .review_post .review-con .review-box .review-box-item dd textarea {
  width: 100%;
  background-color: #f0f3f5;
  border: none;
  font-size: 1.6rem;
  border-radius: 5px;
}
.review_post .review-con .review-box .review-box-item dd input {
  padding: 10px 30px;
}
.review_post .review-con .review-box .review-box-item dd textarea {
  padding: 30px;
}
.review_post .review-con .review-box .review-back {
  max-width: 240px;
  margin-bottom: 65px;
}
.review_post .review-con .review-box .review-back a {
  display: block;
  text-decoration: none;
  padding: 15px;
  background: #fff url("../img/common/ico_arrow_l.svg") no-repeat left 20px center;
  background-size: 9px auto;
  border: 1px solid #535a60;
  font-size: 1.7rem;
  color: #535a60;
  text-align: center;
  border-radius: 2em;
}
.review_post .review-con .review-box .post-btn {
  text-align: center;
}
.review_post .review-con .review-box .post-btn button, .review_post .review-con .review-box .post-btn a {
  display: inline-block;
  min-width: 14em;
  padding: 1em;
  background-color: #000;
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-decoration: none;
  transition: all 0.6s;
}
.review_post .review-con .review-box .post-btn button:hover, .review_post .review-con .review-box .post-btn a:hover {
  opacity: 0.7;
}
.review_post .review-con .review-point {
  max-width: 840px;
  margin: 0 auto;
}
.review_post .review-con .review-point dt {
  margin-bottom: 30px;
  font-weight: 700;
}
.review_post .review-con .review-point dd ul li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 1.6rem;
}

.review_list .review-product {
  padding: 50px 0;
  background-color: #edeff4;
}
.review_list .review-product .product-box {
  display: flex;
  align-items: flex-start;
  max-width: 1000px;
  margin: 0 auto;
  padding: 50px;
  background-color: #fff;
}
@media screen and (max-width: 750px) {
  .review_list .review-product .product-box {
    display: block;
    padding: 50px 20px;
  }
}
.review_list .review-product .product-box figure {
  max-width: 180px;
}
@media screen and (max-width: 750px) {
  .review_list .review-product .product-box figure {
    max-width: 100%;
  }
}
.review_list .review-product .product-box .product-box-item {
  flex: 1;
  margin-left: 30px;
}
@media screen and (max-width: 750px) {
  .review_list .review-product .product-box .product-box-item {
    margin-left: 0;
    margin-top: 20px;
  }
}
.review_list .review-product .product-box .product-box-item .product-box-heading {
  margin-bottom: 20px;
  font-size: 2.2rem;
  font-weight: 700;
}
.review_list .review-product .product-box .product-box-item .product-box-item-star {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
.review_list .review-product .product-box .product-box-item .product-box-item-star .review-list-star {
  display: flex;
  align-items: center;
}
.review_list .review-product .product-box .product-box-item .product-box-item-star .review-list-star img {
  width: 25px;
  margin-right: 5px;
}
.review_list .review-product .product-box .product-box-item .product-box-item-star .product-box-item-star-txt {
  margin-left: 1em;
  font-size: 2rem;
}
.review_list .review-product .product-box .product-box-item .product-box-item-star .product-box-item-star-txt span {
  font-size: 1.6rem;
}
.review_list .review-product .product-box .product-box-item .product-box-btn {
  font-size: 1.6rem;
}
.review_list .review-main {
  padding: 50px 0 215px;
  background-color: #fff;
}
.review_list .review-main .review-main-top {
  margin-bottom: 50px;
  padding-bottom: 15px;
  border-bottom: 2px solid #edeff4;
}
.review_list .review-main .review-main-top .review-main-top-in {
  display: flex;
  justify-content: space-between;
  max-width: 1000px;
  margin: 0 auto;
}
.review_list .review-main .review-main-top .review-main-num {
  font-size: 2.8rem;
  font-weight: 700;
  cursor: pointer;
}
.review_list .review-main .review-main-top .review-main-sort {
  padding-right: 30px;
  background: url("../img/common/ico_arrow_red_b.svg") no-repeat right top 0.6em;
  background-size: 12px auto;
  font-size: 1.7rem;
  cursor: pointer;
}
.review_list .review-main .review-main-top .review-main-sort span {
  padding-left: 30px;
  background: url("../img/common/ico_order.svg") no-repeat left center;
  background-size: 19px auto;
}
.review_list .review-main .review-main-top .product-result-item {
  position: relative;
  cursor: pointer;
}
.review_list .review-main .review-main-top .product-result-item span {
  display: inline-block;
}
.review_list .review-main .review-main-top .product-result-item ul {
  display: none;
  position: absolute;
  z-index: 1;
  margin-top: 10px;
  border: 1px solid #535a60;
  border-radius: 1em;
  background-color: #fff;
}
.review_list .review-main .review-main-top .product-result-item ul li {
  border-bottom: 1px solid #535a60;
}
.review_list .review-main .review-main-top .product-result-item ul li:last-child {
  border-bottom: none;
}
.review_list .review-main .review-main-top .product-result-item ul li a {
  display: block;
  padding: 10px 1em;
  text-decoration: none;
  white-space: nowrap;
}
.review_list .review-main .review-main-top .product-result-item.is-open ul {
  display: block;
}
.review_list .review-main .review-main-list .review-main-list-in {
  max-width: 1000px;
  margin: 0 auto;
}
.review_list .review-main .review-main-list .review-main-box {
  margin-bottom: 50px;
  padding-bottom: 70px;
  border-bottom: 1px solid #999db1;
}
.review_list .review-main .review-main-list .review-main-box .review-main-box-top {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.review_list .review-main .review-main-list .review-main-box .review-main-box-top figure {
  width: 45px;
  margin-right: 20px;
}
.review_list .review-main .review-main-list .review-main-box .review-main-box-top .review-main-box-item {
  flex: 1;
  color: #535a60;
}
.review_list .review-main .review-main-list .review-main-box .review-main-box-top .review-main-box-item .review-main-box-name {
  font-size: 1.4rem;
}
.review_list .review-main .review-main-list .review-main-box .review-main-box-top .review-main-box-item .review-main-box-date {
  font-size: 1.2rem;
}
.review_list .review-main .review-main-list .review-main-box .review-list-star {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.review_list .review-main .review-main-list .review-main-box .review-list-star img {
  width: 19px;
  margin-right: 5px;
}
.review_list .review-main .review-main-list .review-main-box .review-main-box-heading {
  margin-bottom: 15px;
  font-weight: 700;
}
.review_list .review-main .review-main-list .review-main-box .review-main-box-comment {
  font-size: 1.6rem;
}
.review_list .review-main .review-main-list .review-main-btn {
  max-width: 340px;
  margin: 0 auto;
  padding: 15px;
  border: 1px solid #535a60;
  font-size: 1.7rem;
  color: #535a60;
  text-align: center;
  cursor: pointer;
  border-radius: 2em;
}
.review_list .review-main .review-main-list .review-main-btn span {
  display: inline-block;
  padding-right: 40px;
  background: url("../img/common/plus02.svg") no-repeat right center;
  background-size: 16px auto;
}

.review_rules .review-rules-in {
  max-width: 1000px;
  margin: 0 auto;
}
.review_rules .review-rules-box {
  background-color: #fff;
}
.review_rules .rules-box-subheading {
  margin-bottom: 20px;
  padding: 10px;
  background-color: #FAEFF1;
  font-weight: 700;
}
.review_rules .rules-box-item {
  padding: 40px 0 20px;
}
@media screen and (max-width: 750px) {
  .review_rules .rules-box-item {
    padding: 20px;
  }
}
.review_rules .rules-box-item-con {
  margin-bottom: 40px;
}
.review_rules .rules-box-lead {
  margin-bottom: 40px;
  font-size: 1.6rem;
  font-weight: 300;
}
.review_rules .rules-box-txt {
  font-size: 1.6rem;
  font-weight: 300;
}

.ng-sec {
  margin: 30px 0 170px;
  padding: 60px 0 90px;
  background-color: #edeff4;
}
.ng-sec .ng-con {
  padding: 80px 40px 100px;
  background-color: #fff;
}
@media screen and (max-width: 750px) {
  .ng-sec .ng-con {
    padding: 11.5942028986% 4.347826087% 14.4927536232%;
  }
}
.ng-sec .ng-heading {
  margin-bottom: 50px;
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
}
.ng-sec .ng-txt {
  margin-bottom: 70px;
  font-size: 1.6rem;
  color: #d80012;
  text-align: center;
}
.ng-sec .ng-btn {
  display: flex;
  justify-content: center;
  max-width: 530px;
  margin: 0 auto;
}
.ng-sec .ng-btn li {
  width: 46.2264150943%;
  margin-right: 7.5471698113%;
}
.ng-sec .ng-btn li a {
  display: block;
  text-decoration: none;
  font-size: 1.6rem;
}
.ng-sec .ng-btn li:last-child {
  margin-right: 0;
}

.lens .lens-con {
  margin-bottom: 40px;
  padding: 80px 0 55px;
  background-color: #edeff4;
}
@media screen and (max-width: 750px) {
  .lens .lens-con {
    padding: 13.0434782609% 0;
  }
}
.lens .lens-con .lens-heading {
  margin-bottom: 70px;
  font-size: 4rem;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .lens .lens-con .lens-heading {
    margin-bottom: 10.1449275362%;
    font-size: 3rem;
  }
}
.lens .lens-con .lens-txt {
  margin-bottom: 50px;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .lens .lens-con .lens-txt {
    margin-bottom: 11.5942028986%;
    font-size: 2.1rem;
    text-align: left;
  }
}
.lens .lens-con .lens-arrow {
  width: 29px;
  margin: 0 auto;
}
.lens .lens-main {
  padding-top: 20px;
  padding-bottom: 90px;
  border-bottom: 2px solid #edeff4;
}
.lens .lens-main .detail-main-con {
  max-width: 1330px;
  margin: 0 auto;
}
.lens .lens-main .lens-detail {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 750px) {
  .lens .lens-main .lens-detail {
    display: block;
  }
}
.lens .lens-main .detail-main-fig {
  width: 55.6390977444%;
}
@media screen and (max-width: 750px) {
  .lens .lens-main .detail-main-fig {
    width: 100%;
    margin-bottom: 40px;
    padding: 0 1em;
  }
}
.lens .lens-main .detail-main-fig .detail-main-fig-in {
  position: sticky;
  top: 0;
  left: 0;
}
.lens .lens-main .detail-main-fig .detail-main-fig-con {
  position: relative;
}
.lens .lens-main .detail-main-fig .slide-btn {
  position: absolute;
  top: 50%;
  width: 10px;
  margin-top: -10px;
  cursor: pointer;
}
.lens .lens-main .detail-main-fig .slide-btn.slide-prev {
  left: 0;
  margin-left: -4.6875%;
}
.lens .lens-main .detail-main-fig .slide-btn.slide-next {
  right: 0;
  margin-right: -4.6875%;
}
.lens .lens-main .detail-main-fig .main-fig-l {
  width: 100%;
  margin: 0 auto;
  display: none;
}
.lens .lens-main .detail-main-fig .main-fig-l.slick-initialized {
  display: block;
}
.lens .lens-main .detail-main-fig .main-fig-l li {
  position: relative;
}
.lens .lens-main .detail-main-fig .main-fig-l li::after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.lens .lens-main .detail-main-fig .main-fig-l li img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.lens .lens-main .detail-main-fig .main-fig-s {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 82.8125%;
  margin: 0 auto;
}
.lens .lens-main .detail-main-fig .main-fig-s li {
  position: relative;
  width: 15%;
  margin-right: 20px;
}
.lens .lens-main .detail-main-fig .main-fig-s li::before {
  content: "";
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  border: 1px solid #999db1;
  box-sizing: border-box;
}
.lens .lens-main .detail-main-fig .main-fig-s li::after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.lens .lens-main .detail-main-fig .main-fig-s li img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.lens .lens-main .detail-main-fig .main-fig-s li:hover::before, .lens .lens-main .detail-main-fig .main-fig-s li.active::before {
  display: block;
}
.lens .lens-main .detail-main-fig .main-fig-s .slick-track {
  transform: unset !important;
  width: 100% !important;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}
.lens .lens-main .detail-main-fig .main-fig-s .slick-slide {
  display: block !important;
  float: none !important;
  flex: 0 0 16.9811320755%;
}
.lens .lens-main .detail-main-fig .main-fig-s .slick-track:before {
  display: none;
}
.lens .lens-main .detail-main-fig .main-fig-s .slick-track:after {
  display: none;
}
.lens .lens-main .lens-box {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #999db1;
}
@media screen and (max-width: 750px) {
  .lens .lens-main .lens-box {
    width: 100%;
    margin-bottom: 11.5942028986%;
    padding-bottom: 11.5942028986%;
  }
}
.lens .lens-main .lens-box .detail-main-arrow {
  margin: 80px 0 0;
  text-align: center;
}
.lens .lens-main .lens-box.lens-model .lens-model-list {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 960px) {
  .lens .lens-main .lens-box.lens-model .lens-model-list {
    display: block;
  }
}
.lens .lens-main .lens-box.lens-model .lens-model-list li {
  display: flex;
  width: 48.1203007519%;
  margin-right: 3.7593984962%;
  margin-bottom: 1.8796992481%;
}
@media screen and (max-width: 960px) {
  .lens .lens-main .lens-box.lens-model .lens-model-list li {
    width: 100%;
    margin-right: 0;
  }
}
.lens .lens-main .lens-box.lens-model .lens-model-list li:nth-child(2n) {
  margin-right: 0;
}
.lens .lens-main .lens-box.lens-model .lens-model-list li label {
  display: flex;
  width: 100%;
}
.lens .lens-main .lens-box.lens-model .lens-model-list li label > div {
  position: relative;
  width: 100%;
  padding: 20px 30px;
}
.lens .lens-main .lens-box.lens-model .lens-model-list li label > div::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #999db1;
  border-radius: 20px;
  box-sizing: border-box;
  pointer-events: none;
}
.lens .lens-main .lens-box.lens-model .lens-model-list li label input {
  display: none;
}
.lens .lens-main .lens-box.lens-model .lens-model-list li label input:checked + div::before {
  border: 4px solid #0054bf;
}
.lens .lens-main .lens-box.lens-model .lens-model-list li .lens-model-list-con {
  display: flex;
  justify-content: space-between;
}
.lens .lens-main .lens-box.lens-model .lens-model-list li .lens-model-list-con figure {
  max-width: 150px;
  margin-left: 20px;
  margin-right: 70px;
}
@media screen and (max-width: 960px) {
  .lens .lens-main .lens-box.lens-model .lens-model-list li .lens-model-list-con figure {
    margin-right: 40px;
    margin-left: 0;
  }
}
@media screen and (max-width: 750px) {
  .lens .lens-main .lens-box.lens-model .lens-model-list li .lens-model-list-con figure {
    margin-right: 20px;
  }
}
.lens .lens-main .lens-box.lens-model .lens-model-list li .lens-model-list-con .lens-model-list-item {
  flex: 1;
}
.lens .lens-main .lens-box.lens-model .lens-model-list li .lens-model-list-con .lens-model-list-item .lens-model-list-heading {
  margin-bottom: 10px;
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .lens .lens-main .lens-box.lens-model .lens-model-list li .lens-model-list-con .lens-model-list-item .lens-model-list-heading {
    font-size: 2.4rem;
  }
}
.lens .lens-main .lens-box.lens-model .lens-model-list li .lens-model-list-con .lens-model-list-item .lens-model-list-size {
  margin-bottom: 10px;
  padding: 5px 1em;
  background-color: #535a60;
  font-size: 1.6rem;
  color: #fff;
}
@media screen and (max-width: 750px) {
  .lens .lens-main .lens-box.lens-model .lens-model-list li .lens-model-list-con .lens-model-list-item .lens-model-list-size {
    padding: 5px 0.5em;
    font-size: 2.25rem;
  }
}
.lens .lens-main .lens-box.lens-model .lens-model-list li .lens-model-list-con .lens-model-list-item .lens-model-list-txt {
  font-size: 1.4rem;
}
@media screen and (max-width: 750px) {
  .lens .lens-main .lens-box.lens-model .lens-model-list li .lens-model-list-con .lens-model-list-item .lens-model-list-txt {
    font-size: 2.1rem;
  }
}
.lens .lens-main .lens-box .lens-color {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 750px) {
  .lens .lens-main .lens-box .lens-color {
    display: block;
  }
}
.lens .lens-main .lens-box .lens-color .lens-color-fig {
  width: 48.1203007519%;
  margin-right: 3.7593984962%;
}
@media screen and (max-width: 750px) {
  .lens .lens-main .lens-box .lens-color .lens-color-fig {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
}
.lens .lens-main .lens-box .lens-color .lens-color-fig figure {
  position: sticky;
  top: 0;
  left: 0;
}
.lens .lens-main .lens-box .lens-color .lens-color-con {
  flex: 1;
}
.lens .lens-main .lens-box .lens-color .lens-color-purpose {
  margin-bottom: 25px;
  padding: 0.5em 1em;
  background-color: #eceff4;
  font-size: 2rem;
  border-radius: 0.5em;
}
@media screen and (max-width: 750px) {
  .lens .lens-main .lens-box .lens-color .lens-color-purpose {
    font-size: 2.4rem;
  }
}
.lens .lens-main .lens-box .lens-color .lens-color-faq {
  margin-bottom: 25px;
  padding: 0 50px;
  font-size: 1.4rem;
}
@media screen and (max-width: 750px) {
  .lens .lens-main .lens-box .lens-color .lens-color-faq {
    font-size: 1.8rem;
  }
}
.lens .lens-main .lens-box .lens-color .lens-color-faq a {
  color: #0054bf;
}
.lens .lens-main .lens-box .lens-color .lens-color-nav {
  display: flex;
  justify-content: space-between;
  margin-bottom: 55px;
}
.lens .lens-main .lens-box .lens-color .lens-color-nav li {
  width: 48.547008547%;
  margin-right: 2.905982906%;
  padding: 15px 10px;
  border-radius: 2em;
  background-color: #edeff4;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .lens .lens-main .lens-box .lens-color .lens-color-nav li {
    font-size: 2.4rem;
  }
}
.lens .lens-main .lens-box .lens-color .lens-color-nav li:hover, .lens .lens-main .lens-box .lens-color .lens-color-nav li.active {
  color: #fff;
  background-color: #d80012;
}
.lens .lens-main .lens-box .lens-color .lens-color-nav li:last-child {
  margin-right: 0;
}
.lens .lens-main .lens-box .lens-color .tabcontents-color {
  margin-bottom: 40px;
}
.lens .lens-main .lens-box .lens-color .lens-color-list dt {
  margin-bottom: 30px;
  font-size: 2rem;
}
@media screen and (max-width: 750px) {
  .lens .lens-main .lens-box .lens-color .lens-color-list dt {
    font-size: 2.4rem;
  }
}
.lens .lens-main .lens-box .lens-color .lens-color-list dd ul {
  display: flex;
  flex-wrap: wrap;
}
.lens .lens-main .lens-box .lens-color .lens-color-list dd ul li {
  width: 20.5128205128%;
  margin-right: 2.905982906%;
  margin-bottom: 2.905982906%;
}
.lens .lens-main .lens-box .lens-color .lens-color-list dd ul li:nth-child(4n) {
  margin-right: 0;
}
.lens .lens-main .lens-box .lens-color .lens-color-list dd ul li:last-child {
  margin-right: 0;
}
.lens .lens-main .lens-box .lens-color .lens-color-list dd ul li label {
  display: block;
}
.lens .lens-main .lens-box .lens-color .lens-color-list dd ul li label > div {
  position: relative;
  padding: 15px 0;
}
.lens .lens-main .lens-box .lens-color .lens-color-list dd ul li label > div::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #999db1;
  border-radius: 10px;
  box-sizing: border-box;
  pointer-events: none;
}
.lens .lens-main .lens-box .lens-color .lens-color-list dd ul li label input {
  display: none;
}
.lens .lens-main .lens-box .lens-color .lens-color-list dd ul li label input:checked + div::before {
  border: 4px solid #0054bf;
}
.lens .lens-main .lens-box .lens-box-hedaing {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
.lens .lens-main .lens-box .lens-box-hedaing dt {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin-right: 20px;
  background-color: #d80012;
  font-size: 2rem;
  color: #fff;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .lens .lens-main .lens-box .lens-box-hedaing dt {
    font-size: 2.55rem;
  }
}
.lens .lens-main .lens-box .lens-box-hedaing dd {
  font-size: 2.5rem;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .lens .lens-main .lens-box .lens-box-hedaing dd {
    font-size: 3.15rem;
  }
}
.lens .lens-main .lens-box .detail-main-fig-sp {
  display: none;
}
@media screen and (max-width: 750px) {
  .lens .lens-main .lens-box .detail-main-fig-sp {
    display: block;
    margin-bottom: 21.7391304348%;
  }
  .lens .lens-main .lens-box .detail-main-fig-sp .main-fig-l {
    display: none;
  }
  .lens .lens-main .lens-box .detail-main-fig-sp .main-fig-l.slick-initialized {
    display: block;
  }
  .lens .lens-main .lens-box .detail-main-fig-sp .slick-dotted.slick-slider {
    margin-bottom: 0;
  }
  .lens .lens-main .lens-box .detail-main-fig-sp .slick-dots {
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: center;
    margin-bottom: -10px;
  }
  .lens .lens-main .lens-box .detail-main-fig-sp .slick-dots li {
    width: 100%;
    max-width: 40px;
    height: 6px;
    margin: 0;
  }
  .lens .lens-main .lens-box .detail-main-fig-sp .slick-dots li button {
    width: 100%;
    height: 6px;
    padding: 0;
  }
  .lens .lens-main .lens-box .detail-main-fig-sp .slick-dots li button:before {
    width: 100%;
    height: 6px;
    content: "";
    opacity: 1;
    background-color: #edeff4;
  }
  .lens .lens-main .lens-box .detail-main-fig-sp .slick-dots li.slick-active button:before {
    opacity: 1;
    background-color: #000;
  }
}
.lens .lens-main .detail-main-detail {
  width: 39.6428571429%;
}
@media screen and (max-width: 750px) {
  .lens .lens-main .detail-main-detail {
    width: 100%;
  }
}
.lens .lens-main .detail-main-detail .detail-choice {
  margin-bottom: 45px;
}
.lens .lens-main .detail-main-detail .detail-choice .detail-num {
  margin-bottom: 40px;
}
.lens .lens-main .detail-main-detail .detail-choice .detail-num dt {
  margin-bottom: 20px;
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .lens .lens-main .detail-main-detail .detail-choice .detail-num dt {
    font-size: 2.4rem;
  }
}
.lens .lens-main .detail-main-detail .lens-heading {
  margin-bottom: 30px;
  font-size: 2rem;
  font-weight: 700;
}
.lens .lens-main .detail-main-detail .detail-money {
  margin-bottom: 15px;
  padding: 30px 45px;
  background-color: #edeff4;
  font-size: 3.8rem;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .lens .lens-main .detail-main-detail .detail-money {
    padding: 5.7971014493% 2.8985507246%;
    font-size: 4.5rem;
    text-align: center;
  }
}
.lens .lens-main .detail-main-detail .detail-money span {
  font-size: 2.6rem;
}
@media screen and (max-width: 750px) {
  .lens .lens-main .detail-main-detail .detail-money span {
    font-size: 3rem;
  }
}
.lens .lens-main .detail-main-detail .detail-cart button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 40px 20px;
  background-color: #000;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 750px) {
  .lens .lens-main .detail-main-detail .detail-cart button {
    padding: 4.347826087% 2.8985507246%;
    font-size: 3.15rem;
  }
}
.lens .lens-main .detail-main-detail .detail-cart button:disabled {
  cursor: initial;
  background-color: #999db1;
}
.lens .lens-main .detail-main-detail .detail-cart button:disabled.opacity {
  opacity: 1;
}
.lens .lens-main .detail-main-detail .detail-cart button .ico {
  width: 26px;
  margin-right: 20px;
}
.lens .lens-main .detail-main-detail .detail-cart-txt {
  margin-top: 10px;
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .lens .lens-main .detail-main-detail .detail-cart-txt {
    font-size: 2.1rem;
  }
}

.modal02-sec .modal-history .modal-heading {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #999db1;
}
.modal02-sec .modal-history .modal-history-lead {
  margin-bottom: 35px;
  font-size: 1.6rem;
}
.modal02-sec .modal-history .modal-history-box {
  margin-bottom: 10px;
}
.modal02-sec .modal-history .modal-history-box .modal-history-box-top {
  padding: 20px 30px 20px 20px;
  background: #edeff4 url("../img/common/ico_arrow_b.svg") no-repeat right 25px center;
  background-size: 15px auto;
  font-size: 1.6rem;
  cursor: pointer;
}
.modal02-sec .modal-history .modal-history-box .modal-history-box-top.active {
  background-image: url("../img/common/ico_arrow_t.svg");
  background-size: 15px auto;
}
.modal02-sec .modal-history .modal-history-box .modal-history-box-top label {
  display: flex;
  align-items: center;
}
.modal02-sec .modal-history .modal-history-box .modal-history-box-top input {
  margin-right: 20px;
}
.modal02-sec .modal-history .modal-history-box .modal-history-box-top dl {
  display: flex;
  margin-right: 30px;
}
.modal02-sec .modal-history .modal-history-box .modal-history-box-top dl dt {
  width: 4em;
}
.modal02-sec .modal-history .modal-history-box .modal-history-box-top dl dd {
  flex: 1;
}
.modal02-sec .modal-history .modal-history-box .modal-history-box-con {
  display: none;
  padding: 20px 0 60px;
}
.modal02-sec .modal-history .modal-history-box .modal-history-box-con .modal-history-box-con-in {
  width: 100%;
  max-width: 570px;
  margin: 0 auto;
}
.modal02-sec .modal-history .modal-history-box .modal-history-box-con table {
  width: 100%;
  margin-bottom: 40px;
  font-size: 1.6rem;
}
.modal02-sec .modal-history .modal-history-box .modal-history-box-con table tr {
  border-bottom: 1px solid #999db1;
}
.modal02-sec .modal-history .modal-history-box .modal-history-box-con table tr.border-none {
  border-bottom: none;
}
.modal02-sec .modal-history .modal-history-box .modal-history-box-con table tr th {
  width: 10em;
  padding: 20px 0;
  font-weight: 700;
  text-align: left;
}
.modal02-sec .modal-history .modal-history-box .modal-history-box-con table tr td {
  padding: 20px 0;
}
.modal02-sec .modal-history .modal-history-box .modal-history-box-con table tr td input {
  padding: 10px 15px;
  background-color: #edeff4;
  border: none;
  border-radius: 2px;
}
.modal02-sec .modal-history .modal-history-box .modal-history-box-con table tr td dl {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.modal02-sec .modal-history .modal-history-box .modal-history-box-con table tr td dl:last-child {
  margin-bottom: 0;
}
.modal02-sec .modal-history .modal-history-box .modal-history-box-con table tr td dl dt {
  width: 4em;
}
.modal02-sec .modal-history .modal-history-box .modal-history-box-con table tr td dl dd {
  flex: 1;
}
.modal02-sec .modal-history .modal-history-box .modal-history-box-con .modal-history-box-btn {
  width: 100%;
  max-width: 244px;
  margin: 0 auto;
}

.modal-cart .modal-cart-heading {
  margin-bottom: 30px;
  font-size: 2.2rem;
  text-align: center;
  font-weight: 700;
}
.modal-cart .modal-cart-btn {
  display: flex;
  justify-content: center;
  max-width: 530px;
  margin: 0 auto;
}
.modal-cart .modal-cart-btn li {
  width: 46.2264150943%;
  margin-right: 7.5471698113%;
}
.modal-cart .modal-cart-btn li a {
  display: block;
  text-decoration: none;
  font-size: 1.6rem;
}
.modal-cart .modal-cart-btn li:last-child {
  margin-right: 0;
}

.product-result-search-sp {
  display: none;
}
@media screen and (max-width: 750px) {
  .product-result-search-sp {
    z-index: 99999;
    display: block;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 34.9333333333%;
    margin-right: 10px;
    margin-bottom: 9.3333333333%;
    padding: 2.6666666667%;
    background-color: #fff;
    border: 1px solid #C9C9C9;
    font-size: 2.4rem;
    font-weight: 700;
    text-align: center;
    border-radius: 1em;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    cursor: pointer;
  }
  .product-result-search-sp span {
    display: inline-block;
    padding-left: 18.018018018%;
    background: url("../img/common/ico_extract.svg") no-repeat left center;
    background-size: 13.963963964% auto;
  }
  .product-result-search-sp:hover, .product-result-search-sp.active {
    background-color: #EC0000;
    color: #fff;
  }
  .product-result-search-sp:hover span, .product-result-search-sp.active span {
    background-image: url("../img/common/ico_extract_w.svg");
  }
}

._spmenu {
  z-index: 99999;
  position: fixed;
  top: 0;
  width: 88%;
  height: 100%;
  background-color: #F6F7F9;
  visibility: hidden;
}
._spmenu._loaded {
  transition: all 0.5s;
}
._spmenu .nav-menu-content {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: calc(100% - 15rem);
}
._spmenu .nav-menu-content-in {
  flex: 1;
  position: relative;
  padding: 4.5454545455%;
  overflow-y: auto;
}
._spmenu .nav-menu-content-in .nav-menu-ttl {
  padding-bottom: 4.5454545455%;
  border-bottom: 1px solid #A9ADAF;
  font-size: 1.5rem;
  font-weight: 400;
  color: #EC0000;
}
._spmenu .nav-menu-content-in .nav-menu-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 4.5454545455%;
  margin-top: 4.5454545455%;
  margin-right: 7.5757575758%;
}
._spmenu .nav-menu-content-in .nav-menu-box {
  border-bottom: 1px solid #A9ADAF;
}
._spmenu .nav-menu-content-in .nav-menu-box:last-child {
  border-bottom: none;
}
._spmenu .nav-menu-content-in .nav-menu-box .nav-menu-heading {
  padding: 4.5454545455% 3.7878787879%;
  background: url("../img/common/ico_arrow_b.svg") no-repeat right 5px center;
  background-size: 5.4545454545% auto;
  font-size: 2.1rem;
}
._spmenu .nav-menu-content-in .nav-menu-box .nav-menu-heading.active {
  background-image: url("../img/common/ico_arrow_t.svg");
}
._spmenu .nav-menu-content-in .nav-menu-box .nav-menu-heading._link {
  display: block;
  background: none;
  text-decoration: none;
}
._spmenu .nav-menu-content-in .nav-menu-box .nav-menu-heading a {
  text-decoration: none;
}
._spmenu .nav-menu-content-in .nav-menu-box .nav-menu-con {
  display: none;
  padding-bottom: 6.0606060606%;
}
._spmenu .nav-menu-content-in .nav-menu-box .nav-menu-con._show {
  display: block;
}
._spmenu .nav-menu-content-in .nav-menu-box .nav-menu-con ul li a {
  display: block;
  text-decoration: none;
  padding: 3.7878787879%;
  font-size: 1.95rem;
}
._spmenu .nav-menu-btn {
  width: 100%;
  max-width: 308px;
  margin: 1em auto 0;
}
._spmenu .nav-menu-btn button {
  width: 100%;
  padding: 18px;
  background-color: #EC0000;
  font-size: 1.95rem;
  color: #fff;
  text-align: center;
  border-radius: 2em;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
._spmenu .nav-menu-clear {
  margin-top: 1em;
  text-align: center;
}
._spmenu .nav-menu-clear button {
  text-decoration: underline;
}
._spmenu .nav-menu-clear button:hover {
  text-decoration: none;
}

.switch-menu {
  left: 0;
  transform: translateX(-100%);
}
.switch-menu .switch-menu-nav._hide {
  display: none;
}
.switch-menu ._current {
  color: #d80012;
}
.switch-menu .is-hide {
  display: none;
}
.switch-menu .cate-btn {
  margin: 1.5em 10px 2em;
  padding: 10px 0;
  background: #999db1 url(../img/common/plus03.png) no-repeat right 1em center;
  background-size: 15px auto;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
}
.switch-menu .nav-menu-content-in .nav-menu-box .nav-menu-con ul li a {
  display: block;
  text-decoration: none;
  padding: 3.7878787879%;
  font-size: 1.95rem;
}
.switch-menu .nav-menu-content-in .nav-menu-box .nav-menu-con ul ul {
  padding-left: 1.5em;
}

.search-menu {
  right: 0;
  transform: translateX(100%);
}
.search-menu .nav-menu-content-in .nav-menu-box .nav-menu-con .search-menu-list li {
  margin-bottom: 5.303030303%;
  padding: 0 3.7878787879%;
  font-size: 1.95rem;
}
.search-menu .nav-menu-content-in .nav-menu-box .nav-menu-con .search-menu-list li input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  width: 15px;
  height: 15px;
  margin: auto 5px auto 0;
  padding: 0;
  border-radius: 0;
  outline: none;
  line-height: 1;
  vertical-align: middle;
  border: 1px solid #fff;
  background: #fff;
}
.search-menu .nav-menu-content-in .nav-menu-box .nav-menu-con .search-menu-list li input[type=checkbox]:checked {
  border: 1px solid #E50012;
  background-color: #E50012;
}
.search-menu .nav-menu-content-in .nav-menu-box .nav-menu-con .search-menu-list li input[type=checkbox]:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  box-sizing: border-box;
  display: block;
  width: 9px;
  height: 6px;
  margin: -5px 0 0 2px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(-45deg);
}
.search-menu .nav-menu-content-in .nav-menu-box .nav-menu-con .search-menu-list-color {
  display: flex;
  flex-wrap: wrap;
  padding: 0 3.7878787879%;
}
.search-menu .nav-menu-content-in .nav-menu-box .nav-menu-con .search-menu-list-color li {
  margin-bottom: 15px;
}
.search-menu .nav-menu-content-in .nav-menu-box .nav-menu-con .search-menu-list-color li input[type=checkbox] {
  display: none;
}
.search-menu .nav-menu-content-in .nav-menu-box .nav-menu-con .search-menu-list-color li input[type=checkbox]:checked + span {
  background: none;
}
.search-menu .nav-menu-content-in .nav-menu-box .nav-menu-con .search-menu-list-color li input[type=checkbox]:checked + span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  box-sizing: border-box;
  display: block;
  width: 0.8em;
  height: 0.4em;
  margin: -0.4em 0 0 0.6em;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(-45deg);
}
.search-menu .nav-menu-content-in .nav-menu-box .nav-menu-con .search-menu-list-color li span {
  position: relative;
  display: block;
  background: none;
}
.search-menu .nav-menu-content-in .nav-menu-box .nav-menu-con .search-menu-list-color li .ico {
  width: 2em;
}

.js-switchmenuopen {
  overflow: hidden;
}
.js-switchmenuopen .switch-menu {
  visibility: visible;
  transform: translateX(0);
}

.js-searchmenuopen {
  overflow: hidden;
}
.js-searchmenuopen .search-menu {
  visibility: visible;
  transform: translateX(0);
}/*# sourceMappingURL=product.css.map */