@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;900&display=swap");

/*---------------------------------------------------

GALLERIA Nephriteコラボモデル

Copyright (c) THIRDWAVE CORP. All Rights Reserved. 
----------------------------------------------------*/

#container {
	width:100%;
}
.column2R #main {
	float: none;
	width: auto;
}
.breadCrumb {
  margin: 0 auto !important;
}
.pagetop {
  margin: 0 auto;
  width: 1050px;
}
#pagetop {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 55px;
}
#pagetop a {
  color: #fff;
  background-color: #333;
  border-radius: 5px;
  display: block;
  font-size: 12px;
  line-height: 1.5em;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
}


#s_container {
  font-family: "Noto Sans JP";
  color: #fff;
  text-align: center;
}
@media screen and (min-width: 480px) {
  #s_container {
    min-width: 1050px;
  }
}
#s_container *,
#s_container *::before,
#s_container *::after {
  margin: 0;
  padding: 0;
  list-style-type: none;
  box-sizing: border-box;
}
#s_container img {
  max-width: 100%;
  vertical-align: bottom;
}
@media screen and (max-width: 479px) {
  #s_container .s_pc {
    display: none !important;
  }
}
@media screen and (min-width: 480px) {
  #s_container .s_sp {
    display: none !important;
  }
}
#s_container .s_inner {
  margin: 0 auto;
  width: 1050px;
}
@media screen and (max-width: 479px) {
  #s_container .s_inner {
    width: 100%;
  }
}
#s_container #s_mv .s_mv_img img {
  width: 100%;
  max-width: initial;
  max-width: auto;
}
#s_container #s_sec01 {
  position: relative;
  background: url("https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dwdc5b188e/5info/img/collab_nephrite/sec01_bg.png") no-repeat center top;
  background-size: 100% 100%;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec01 {
    background-image: url("https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dwdc5b188e/5info/img/collab_nephrite/sec01_bg_sp.png");
  }
}
#s_container #s_sec01 .s_inner {
  padding: 10px 0 150px;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec01 .s_inner {
    padding: 0.1vw 4vw 24vw;
  }
}
#s_container #s_sec01 .bnr_img {
  margin: 0 auto;
  margin-top:80px;
  width: 960px;
  background-color: #fff;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec01 .bnr_img {
    width: 100%;
    margin-top:8vw;
  }
}
#s_container #s_sec01 .bnr_img a {
  transition: all 0.3s;
}
@media screen and (min-width: 480px) {
  #s_container #s_sec01 .bnr_img a:hover {
    opacity: 0.8;
  }
}
#s_container #s_sec01 .camp_notes {
  font-size: 15px;
  margin-top: 6px;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec01 .camp_notes {
    font-size: 3vw;
  }
}
#s_container #s_sec01 .sec_ttl {
  margin-top: 100px;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec01 .sec_ttl {
    margin-top: 17.3333333333vw;
  }
}
#s_container #s_sec01 .sort_btn_wrap {
  display: flex;
  justify-content: space-between;
  margin: 60px auto 0;
  width: 500px;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec01 .sort_btn_wrap {
    margin-top: 9.3333333333vw;
    width: 78.6666666667vw;
  }
}
#s_container #s_sec01 .sort_btn_wrap .sort_btn {
  padding: 0.8em 0;
  width: 47%;
  border: 3px solid rgba(255, 255, 255, 0.4);
  background-color: transparent;
  font-size: 15px;
  cursor: pointer;
  transition: all 0.3s;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec01 .sort_btn_wrap .sort_btn {
    border-width: 2px;
    font-size: 3.4666666667vw;
  }
}
#s_container #s_sec01 .sort_btn_wrap .sort_btn.active {
  background-color: #fff;
  color: #0b89b4;
}
@media screen and (min-width: 480px) {
  #s_container #s_sec01 .sort_btn_wrap .sort_btn:hover {
    background-color: #fff;
    color: #0b89b4;
  }
}
#s_container #s_sec01 .sort_item_wrap {
  margin: 80px auto 0;
  width: 940px;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec01 .sort_item_wrap {
    margin-top: 13.3333333333vw;
    width: 78.6666666667vw;
  }
}
#s_container #s_sec01 .sort_item_wrap .sort_item:last-child {
  margin-top: 75px;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec01 .sort_item_wrap .sort_item:last-child {
    margin-top: 12vw;
  }
}
@media screen and (max-width: 479px) {
  #s_container #s_sec01 .sort_item_wrap .sort_item .product_type.desktop img {
    width: 36.9333333333vw;
  }
}
@media screen and (max-width: 479px) {
  #s_container #s_sec01 .sort_item_wrap .sort_item .product_type.notepc img {
    width: 41.7333333333vw;
  }
}
#s_container #s_sec01 .sort_item_wrap .sort_item .product_list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec01 .sort_item_wrap .sort_item .product_list {
    display: block;
    margin-top: 5.3333333333vw;
  }
}
#s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item {
  padding: 8px 8px 50px;
  width: 48%;
  border: 4px solid #fff;
  background-color: rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 479px) {
  #s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item {
    padding: 1.3333333333vw 1.3333333333vw 6.6666666667vw;
    width: 100%;
    border-width: 3px;
  }
}
#s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item.long {
  width: 100%;
}
@media screen and (min-width: 480px) {
  #s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item:nth-child(2n) {
    margin-left: 4%;
  }
  #s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item:nth-child(n+3) {
    margin-top: 4%;
  }
}
@media screen and (max-width: 479px) {
  #s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item:nth-child(n+2) {
    margin-top: 4.5333333333vw;
  }
}
#s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_feature {
  text-align: left;
}
#s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_feature span {
  display: inline-block;
  padding: 12px 18px;
  min-width: 352px;
  min-height: 49px;
  background: url("https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dwdc5b188e/5info/img/collab_nephrite/sec01_feature.png") no-repeat center center;
  background-size: 100% 100%;
  font-size: 15px;
  text-align: center;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_feature span {
    width: 100%;
    min-width: initial;
    min-width: auto;
    min-height: initial;
    min-height: auto;
    padding: 2.6666666667vw;
    background-image: url("https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dwdc5b188e/5info/img/collab_nephrite/sec01_feature_sp.png");
    font-size: 3.2vw;
  }
}
#s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_img {
  margin-top: 32px;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_img {
    margin-top: 5.3333333333vw;
  }
}
#s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_img.desktop01 img {
  width: 128px;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_img.desktop01 img {
    width: 22.6666666667vw;
  }
}
#s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_img.desktop02 img {
  width: 131px;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_img.desktop02 img {
    width: 22.5333333333vw;
  }
}
#s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_img.notepc01 img {
  width: 207px;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_img.notepc01 img {
    width: 35.8666666667vw;
  }
}
#s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_name {
  font-size: 20px;
  line-height: 1.3;
  margin: 5px auto 0;
  word-break: keep-all;
  width: 90%;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_name {
    margin-top: 1.3333333333vw;
    font-size: 4.5333333333vw;
  }
}
#s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_data {
  margin-top: 10px;
  font-size: 15px;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_data {
    margin-top: 2vw;
    font-size: 3.2vw;
  }
}

#s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_price {
  margin-top: 15px;
  font-size: 17px;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_price {
    margin-top: 2.6666666667vw;
    font-size: 3.7333333333vw;
  }
}
#s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_tax {
  font-size: 13px;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_tax {
    font-size: 2.6666666667vw;
  }
}
/*#s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_price {
  margin-top: 15px;
  font-size: 17px;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_price {
    margin-top: 2.6666666667vw;
    font-size: 3.7333333333vw;
  }
}
#s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_price span {
  font-size: 12px;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_price span {
    font-size: 2.6666666667vw;
  }
}*/
#s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_btn {
  position: relative;
  margin: 20px auto 0;
  width: 180px;
  height: 50px;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_btn {
    margin-top: 2.6666666667vw;
    width: 34.6666666667vw;
    height: 10.6666666667vw;
  }
}
#s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_btn a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 15px;
  color: inherit;
  text-decoration: none;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_btn a {
    font-size: 3.2vw;
  }
}
#s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_btn a::before, #s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_btn a::after {
  content: "";
  position: absolute;
  left: -0.4em;
  top: 0.1em;
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, #018ed7 0%, #042262 100%);
  transform: matrix3d(1, -0.03, 0, -0.0005, -0.3, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  box-shadow: 8px 8px 0 0 rgba(0, 0, 0, 0.2);
}
#s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_btn a::after {
  background: linear-gradient(0deg, #001e60 0%, #001e60 100%);
  opacity: 1;
  transition: all 0.3s;
}
@media screen and (min-width: 480px) {
  #s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_btn a:hover::after {
    opacity: 0;
  }
}
#s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_btn a span {
  position: relative;
  z-index: 1;
  font-size: inherit;
  color: inherit;
}
#s_container #s_sec02 {
  position: relative;
  margin-top: -50px;
  padding: 130px 0 0;
  background: url("https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dwdc5b188e/5info/img/collab_nephrite/sec02_bg.png") no-repeat center top;
  background-size: 100% 100%;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec02 {
    margin-top: -10.6666666667vw;
    padding-top: 18.6666666667vw;
    background-image: url("https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dwdc5b188e/5info/img/collab_nephrite/sec02_bg_sp.png");
  }
}
@media screen and (max-width: 479px) {
  #s_container #s_sec02 .s_inner {
    padding: 0 4vw;
  }
}
#s_container #s_sec02 .led_type_area {
  display: flex;
  justify-content: space-between;
  margin: 100px auto 0;
  width: 940px;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec02 .led_type_area {
    display: block;
    margin-top: 10.6666666667vw;
    width: 72vw;
  }
}
#s_container #s_sec02 .led_type_area .led_type:first-child {
  position: relative;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec02 .led_type_area .led_type:first-child {
    margin-bottom: 22.6666666667vw;
  }
}
#s_container #s_sec02 .led_type_area .led_type:first-child::after {
  content: "";
  position: absolute;
  left: 109%;
  top: 44%;
  display: block;
  width: 92px;
  height: 92px;
  background: url("https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dwdc5b188e/5info/img/collab_nephrite/sec02_arrow.png") no-repeat center center;
  background-size: contain;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec02 .led_type_area .led_type:first-child::after {
    left: 50%;
    top: calc(100% + 4vw);
    width: 14.6666666667vw;
    height: 14.6666666667vw;
    background-image: url("https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dwdc5b188e/5info/img/collab_nephrite/sec02_arrow_sp.png");
    transform: translateX(-50%);
  }
}
#s_container #s_sec02 .list_note {
  margin-top: 30px;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec02 .list_note {
    margin-top: 6.6666666667vw;
  }
}
#s_container #s_sec02 .list_note > li {
  font-size: 16px;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec02 .list_note > li {
    font-size: 2.9333333333vw;
  }
}
#s_container #s_sec02 .list_note > li a {
  color: inherit;
  text-decoration: underline;
  transition: all 0.3s;
}
#s_container #s_sec02 .list_note > li a:hover {
  opacity: 0.8;
}
#s_container #s_sec02 .benefits_area {
  position: relative;
  margin-top: 80px;
  padding: 80px 0 150px;
  background-color: rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 479px) {
  #s_container #s_sec02 .benefits_area {
    margin-top: 12vw;
    padding: 10.6666666667vw 4vw 24vw;
  }
}
#s_container #s_sec02 .benefits_area_inner {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding-left: 16px;
  width: 1050px;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec02 .benefits_area_inner {
    display: block;
    padding-left: 0;
    width: 78.6666666667vw;
  }
}
#s_container #s_sec02 .benefits_area_inner .benefits .benefits_img {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  touch-callout: none;
  user-select: none;
  pointer-events: none;
  margin-top: 20px;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec02 .benefits_area_inner .benefits .benefits_img {
    margin: 2.6666666667vw auto 0;
    width: 72vw;
  }
}
@media screen and (max-width: 479px) {
  #s_container #s_sec02 .benefits_area_inner .benefits:last-child {
    margin-top: 10.6666666667vw;
  }
}
#s_container #s_sec02 .benefits_area_inner .benefits:last-child .benefits_img {
  padding-top: 27px;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec02 .benefits_area_inner .benefits:last-child .benefits_img {
    padding-top: 0;
  }
}
#s_container #s_sec03 {
  position: relative;
  margin-top: -50px;
  text-align: left;
  background: url("https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dwdc5b188e/5info/img/collab_nephrite/sec03_bg.png") no-repeat center top;
  background-size: 100% 100%;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec03 {
    margin-top: -10.6666666667vw;
    background-image: url("https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dwdc5b188e/5info/img/collab_nephrite/sec03_bg_sp.png");
  }
}
#s_container #s_sec03 .s_inner {
  padding: 140px 0 160px;
  background: url("https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dwdc5b188e/5info/img/collab_nephrite/sec03_nephrite.png") no-repeat bottom -110px right 0;
  background-size: auto auto;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec03 .s_inner {
    padding: 24vw 4vw 37.3333333333vw;
    background-position: bottom -26vw right 2vw;
    background-size: 64.1333333333vw auto;
  }
}
@media screen and (max-width: 479px) {
  #s_container #s_sec03 .sec_ttl img {
    width: 81.2vw;
  }
}
#s_container #s_sec03 .nephrite_txt {
  margin-top: 30px;
  font-size: 19px;
  line-height: 1.8;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec03 .nephrite_txt {
    margin-top: 4vw;
    font-size: 4vw;
    line-height: 1.6;
  }
}
#s_container #s_sec03 .nephrite_txt span {
  font-size: 0.8em;
}
#s_container #s_sec03 .sns_btn_list {
  display: flex;
  margin-top: 35px;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec03 .sns_btn_list {
    display: block;
    margin-top: 6.6666666667vw;
    width: 36.9333333333vw;
  }
}
#s_container #s_sec03 .sns_btn_list > li {
  width: 231px;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec03 .sns_btn_list > li {
    width: 100%;
  }
}
#s_container #s_sec03 .sns_btn_list > li:last-child {
  margin-left: 18px;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec03 .sns_btn_list > li:last-child {
    margin-top: 2vw;
    margin-left: 0;
  }
}
#s_container #s_sec03 .sns_btn_list > li a {
  transition: all 0.3s;
}
#s_container #s_sec03 .sns_btn_list > li a:hover {
  opacity: 0.8;
}
#s_container #s_sec04 {
  position: relative;
  margin-top: -50px;
  padding: 140px 0 160px;
  background: url("https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dwdc5b188e/5info/img/collab_nephrite/sec04_bg.png") no-repeat center top;
  background-size: 100% 100%;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec04 {
    margin-top: -10.6666666667vw;
    padding: 18.6666666667vw 4vw 24vw;
    background-image: url("https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dwdc5b188e/5info/img/collab_nephrite/sec04_bg_sp.png");
  }
}
#s_container #s_sec04 .impression_area {
  position: relative;
  margin-top: 70px;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec04 .impression_area {
    margin-top: 9.3333333333vw;
  }
}
#s_container #s_sec04 .impression_area .impression_ttl {
  position: absolute;
  left: 0;
  top: 40px;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec04 .impression_area .impression_ttl {
    position: relative;
    top: 0;
    width: 85.4666666667vw;
  }
}
#s_container #s_sec04 .impression_area .impression_txt_area {
  padding: 60px 30px 60px 70px;
  background-color: rgba(255, 255, 255, 0.2);
}
@media screen and (min-width: 480px) {
  #s_container #s_sec04 .impression_area .impression_txt_area {
    width: 628px;
    margin: 0 0 0 auto;
  }
}
@media screen and (max-width: 479px) {
  #s_container #s_sec04 .impression_area .impression_txt_area {
    margin-top: -8vw;
    margin-left: -4vw;
    margin-right: -4vw;
    padding: 16vw 4vw 6.6666666667vw;
  }
}
#s_container #s_sec04 .impression_area .impression_txt_area .impression_txt {
  text-align: left;
  font-size: 18px;
  line-height: 1.8;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec04 .impression_area .impression_txt_area .impression_txt {
    font-size: 3.7333333333vw;
    line-height: 1.6;
  }
}
#s_container #s_sec04 .impression_area .impression_txt_area .impression_txt span {
  font-size: 22px;
  background-image: linear-gradient(0deg, #afce0d 0%, #afce0d 10%, transparent 10%, transparent 100%);
}
@media screen and (max-width: 479px) {
  #s_container #s_sec04 .impression_area .impression_txt_area .impression_txt span {
    font-size: 4.2666666667vw;
  }
}
#s_container #s_sec05 {
  position: relative;
  margin-top: -50px;
  padding: 140px 0 160px;
  background: url("https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dwdc5b188e/5info/img/collab_nephrite/sec05_bg.png") no-repeat center top;
  background-size: 100% 100%;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec05 {
    margin-top: -10.6666666667vw;
    padding: 24vw 4vw 24vw;
    background-image: url("https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dwdc5b188e/5info/img/collab_nephrite/sec05_bg_sp.png");
  }
}
#s_container #s_sec05 .movie_balloon {
  margin-top: 60px;
}
@media screen and (max-width: 479px) {
  #s_container #s_sec05 .movie_balloon {
    margin: 10.6666666667vw auto 0;
    width: 78.8vw;
  }
}
#s_container #s_sec05 .movie_thumb {
  margin: 20px auto 0;
  width: 864px;
}

@media screen and (max-width: 479px) {
  #s_container #s_sec05 .movie_thumb {
    margin-top: 5.3333333333vw;
    width: 85.3333333333vw;
  }
}
#s_container #s_sec05 .movie_thumb .iframe_container {
  position: relative;
  padding-top: 56.25% !important;
  width: 100%;
  background-color: #000;
}
#s_container #s_sec05 .movie_thumb .iframe_container iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

#s_container #s_sec05 .link_interview {
  margin-top: 50px;
}
#s_container #s_sec05 .link_interview a {
  transition: all 0.3s;
}
@media screen and (min-width: 480px) {
  #s_container #s_sec05 .link_interview a:hover {
    opacity: 0.8;
  }
}



/*//  20201029ベンチマーク追加  */
#s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_benchmark {
    background-color: #fff;
    color: #007ebc;
    display: inline-block;
	font-size: 20px;
    position: relative;
    top: 30px;
    width: 240px;
}
p.preset {
    text-align: left;
    background-color: #3f88c9;
    color: #fff;
    padding: 5px !important;
    font-size: 15px;
}
p.fps {
    padding: 5px !important;
}
span.b_high {
    color: #ffe007;
}
span.b_middle {
    color: #d0ca8c;
}
@media screen and (max-width: 479px) {
	#s_container #s_sec01 .sort_item_wrap .sort_item .product_list .product_item .product_benchmark {
		top: 3.666667vw;
		width: 50vw;
		height: 17.666667vw;
		font-size: 4vw;
		}
	p.preset {font-size: 3.2vw;}
	}


/*--------------------------
 20201117 campaign追加
 ----------------------------*/
#s_container #s_sec06 {
  position: relative;
  margin-top: -50px;
  padding: 140px 0 160px;
  background: url("https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dwdc5b188e/5info/img/collab_nephrite/sec04_bg.png") no-repeat center top;
  background-size: 100% 100%;
}
#s_container #s_sec06 .campaign_detail{
  margin-top:80px;
}
#s_container #s_sec06 .campaign_detail>div:nth-of-type(n+2){
  margin-top:130px;
}
#s_container #s_sec06 .campaign_detail>div>dt{
  position:relative;
  z-index:1;
  color:#fff;
  display:inline-block;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  padding: 20px 60px;
  font-size: 30px;
  font-weight:800;
  letter-spacing:.015em;
}
#s_container #s_sec06 .campaign_detail>div>dt::after{
  content: "";
  position: absolute;
  left: -0.4em;
  top: 0.1em;
  display: block;
  width: 100%;
  height: 100%;
  transform:matrix3d(1, -0.03, 0, -0.0005, -0.3, 1, 0, 0, 0, 0, 1, 0, -10, 0, 0, 1);
  z-index:-1;
  background:#042161;
  border-bottom: 2px solid #fff;
  border-right: 3px solid #fff;
}
#s_container #s_sec06 .campaign_detail>div.old>dt::after{
  background:#818181;
}
#s_container #s_sec06 .campaign_detail>div>dd .campaign_ttl{
  font-size: 22.7px;
  letter-spacing: -.015em;
  background:rgba(144,255,81,.36);
  color: #ffffff;
  font-weight: 600;
  padding:20px;
  text-align:left;
}
#s_container #s_sec06 .campaign_detail>div>dd{
  margin-top:50px;
  background:rgba(255,255,255,.3);
  width:70%;
  margin-left:auto;
  margin-right:auto;
  box-sizing:border-box;
}
#s_container #s_sec06 .campaign_detail>div>dd .campaign_info{
  margin-top:10px;
  display:flex;
  padding:20px;
}
#s_container #s_sec06 .campaign_detail>div>dd .campaign_info>*{
  margin-left:20px;
}
#s_container #s_sec06 .campaign_detail>div>dd .campaign_info>*:first-child{
  margin-left:0;
}
#s_container #s_sec06 .campaign_detail>div>dd .campaign_info .info{
  text-align:left;
  font-size:17px;
}
#s_container #s_sec06 .campaign_detail>div>dd .campaign_info .info .camp_limit{
  font-size:14px;
  margin-top:1em;
}
#s_container #s_sec06 .campaign_detail .comming_soon{
  display:inline-block;
  margin-left:auto;
  margin-right:auto;
  background:linear-gradient(0deg, #0380bb, #2faf92);
  padding:40px;
}
#s_container #s_sec06 .campaign_detail .comming_soon .question{
  font-size:140px;
  font-weight:800;
  color:#46c092;
  border-radius:50%;
  padding:.1em;
  width:2em;
  height:2em;
  box-sizing:border-box;
  background:#fff;
  display:inline-block;
}
#s_container #s_sec06 .campaign_detail .present{
  /*min-width:40%;*/
  box-sizing:border-box;
}
#s_container #s_sec06 .campaign_detail .present .text{
  margin-top: 20px;
  border-radius: 8px;
  color: #113770;
  font-size: 14px;
  padding: 10px;
  position:relative;
  z-index:1;
}
#s_container #s_sec06 .campaign_detail .present .text::after{
  content: "";
  position: absolute;
  left: -0.4em;
  top: 0.1em;
  display: block;
  width: 100%;
  height: 100%;
  transform:matrix3d(1, -0.03, 0, -0.0009, 0.3, -1.1, 0, -0.002, 0, 0, 1, 0, -12, 0, 0, 1);
  z-index:-1;
  background:rgba(255,255,255,.8);
}
#s_container #s_sec06 .campaign_detail .old .present .text{
  font-size:12px;
}
#s_container #s_sec06 .campaign_detail .to_entry_button{
  display: block;
  font-size: 20px;
  text-decoration: none;
  padding: .5em 0;
  position: relative;
  text-align: center;
  background:#0481ba;
  margin-top:1em;
}

.shut_button{
  background:#222;
  display:inline-block;
  text-decoration:none;
  font-size:20px;
  padding:.5em 2em;
  position:relative;
  overflow:hidden;
}
.shut_button>span{
  position:relative;
  color:#fff;
  z-index:1;
  transition:color .3s;
}
.shut_button:hover>span{
  color:#222;
}
.shut_button::before{
  content: '';
  width: 100%;
  height: 100%;
  background: #d7ff2a;
  display: block;
  position: absolute;
  left: 100%;
  top: 0;
  transform: skew(-45deg);
  transition: transform .3s;
}
.shut_button:hover::before{
  transform: skew(-45deg) translateX(-55%);
}
.shut_button::after{
  content: '';
  width: 100%;
  height: 100%;
  background: #d7ff2a;
  display: block;
  position: absolute;
  right: 100%;
  top: 0;
  transform: skew(-45deg);
  transition: transform .3s;
}
.shut_button:hover::after{
  transform: skew(-45deg) translateX(55%);
}
.attention_list>li::before{
  content:'※';
}
.attention_list>li{
  text-indent:-1em;
  margin-left:1em;
}

@media screen and (max-width: 479px) {
  #s_container #s_sec06 {
    margin-top: -10.6666666667vw;
    padding: 18.6666666667vw 4vw 24vw;
    background:url(https://dev02-ap01-thirdwave.demandware.net/on/demandware.static/-/Library-Sites-RefArchSharedLibrary/default/dwdc5b188e/5info/img/collab_nephrite/sec04_bg_sp.png) no-repeat, linear-gradient(180deg, transparent 10%, #34b48e 10%);
    background-size:200vw;
    background-position:-80vw 0vw;
  }
  #s_container #s_sec06 .campaign_detail{
    margin-top:10vw;
  }
  #s_container #s_sec06 .campaign_detail>div>dt{
    font-size:5vw;
    padding:5vw 10vw;
    font-weight:600;
  }
  #s_container #s_sec06 .campaign_detail>div>dd{
    margin-top:10vw;
    width:100%;
  }
  #s_container #s_sec06 .campaign_detail>div>dd .campaign_ttl{
    padding:2vw;
    font-size:4.7vw;
    font-weight:500;
  }
  #s_container #s_sec06 .campaign_detail>div>dd .campaign_info{
    flex-wrap:wrap;
    padding:2vw;
    margin-top:0;
  }
  #s_container #s_sec06 .campaign_detail .comming_soon{
    padding:2vw;
    width:100%;
  }
  #s_container #s_sec06 .campaign_detail .comming_soon .question{
    font-size:22vw;
  }
  #s_container #s_sec06 .campaign_detail .present .text{
    margin-top:5vw;
    font-size:4vw;
    padding:2vw;
  }
  #s_container #s_sec06 .campaign_detail .present .text::after{
    transform:matrix3d(0.9, -0.03, 0, -0.0009, 0.2, -1.1, 0, -0.001, 0, 0, 1, 0, -11, 1, 0, 1.1);
  }
  #s_container #s_sec06 .campaign_detail>div>dd .campaign_info>*{
    margin-left:0;
    margin-top:2vw;
  }
  #s_container #s_sec06 .campaign_detail>div>dd .campaign_info>*:first-child{
    margin-top:0;
  }
  #s_container #s_sec06 .campaign_detail>div>dd .campaign_info .info{
    font-size:4vw;
  }
  #s_container #s_sec06 .campaign_detail .to_entry_button{
    font-size:5.5vw;
  }
  #s_container #s_sec06 .campaign_detail>div>dd .campaign_info .info .camp_limit{
    font-size:3.5vw;
  }
  #s_container #s_sec06 .campaign_detail>div:nth-of-type(n+2){
    margin-top:20vw;
  }
  #s_container #s_sec06 .campaign_detail .old .present .text{
    font-size:3.1vw;
    letter-spacing:-.015em;
  }
  #s_container .attention_list>li{
    margin-left:1em;
  }
}