@charset "UTF-8";
/* SNS products
------------------------------------ */
#sns-products {
	font-family: YakuHanJPs_Noto, Roboto, "Noto Sans JP", "游ゴシック Medium", 游ゴシック体, "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0 auto;
}

#sns-products div,
#sns-products p,
#sns-products span,
#sns-products h1,
#sns-products h2,
#sns-products h3,
#sns-products ul,
#sns-products li,
#sns-products a {
	box-sizing: border-box;
	line-height: 1.7;
	text-decoration: none;
}
#sns-products img {
	max-width: 100%;
}

#sns-products .main-visual {
	margin: 0 auto;
	max-width: 100%;
	position: relative;
	width: auto;
	overflow: hidden;
	padding: 0 0 5%;
}

#sns-products .swiper-container {
	margin: 0 auto;
	overflow: visible;
}
#sns-products .swiper-container img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
}

#sns-products .swiper-container .swiper-wrapper {
	width: 100%;
}
#sns-products .swiper-container .swiper-slide {
	height: 100%;
	width: 100%;
}

#sns-products .num1 {
	background-color: #c3c1ce;
}
#sns-products .num2 {
	background-color: #d8dfe7;
}
#sns-products .num3 {
	background-color: #fff;

}
#sns-products .swiper-container .slide-img img {
	display: block;
}
#sns-products .swiper-pagination1{
	margin: 0 auto;
	width: auto;
	text-align: center;
}
#sns-products .swiper-pagination-bullet {
	background: transparent;
	border: solid 1px #d7dee6;
	border-radius: 100%;
	display: inline-block;
	height: 8px;
	opacity: 1;
	width: 8px;
}
#sns-products .swiper-pagination-bullets {
	bottom: -30px;
}
#sns-products .swiper-pagination-bullet-active {
	background: #d7dee6;
	opacity: 1;
}

.swiper-container-horizontal > .wiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: -30px !important;
	left: 0;
	width: 100%;
}

#sns-products .bnr_area {
	display: flex;
	justify-content: flex-start;
	margin: 0 auto;
	width: 97%;
}

#sns-products .bnr {
	display: block;
	margin: 5% auto 0;
	width: 30%;
}


#sns-products .qieto_area {
	background: rgb(246, 229, 196);
	background: linear-gradient(90deg, rgba(246, 229, 196, 1)0%, rgba(249, 244, 228, 1)53%, rgba(249, 244, 228, 1)100%);
	margin: 15% auto 0;
	padding: 10% 0;
}

#sns-products .qieto_tab {
	background: #f3a8c0;
	color: #fff;
	font-size: min(2.4vw, 11px);
	font-weight: 500;
	left: 0;
	padding: 7px 16px 7px 13px;
	position: absolute;
	top: 0;
	width: 44%;
}
#sns-products .qieto_tab:after {
	border-color: transparent #fff transparent transparent;
	border-style: solid;
	border-width: 18px 10px 20px 0;
	content: "";
	height: 0;
	position: absolute;
	right: -1px;
	top: -2px;
	width: 0;
}


#sns-products .qieto_tab.clear {
	background: #71b4e8;
}
#sns-products .qieto_title {
	margin: 0 auto;
	width: 30%;
}
#sns-products .qieto_title img {
	display: block;
	margin: 0 auto;
	width: auto;
}

#sns-products .qieto_inner {
	background: #fff;
	margin: 10% auto 0;
	padding: 7% 0 ;
	position: relative;
	width: 90%;
}
#sns-products .qieto_inner.top {
	background: #fff;
	margin: 10% auto 0;
	padding: 7% 0 0;
	position: relative;
	width: 90%;
}

#sns-products .qieto_subtitle {
	margin: 8% auto 0;
	width: 50%;
}

#sns-products .qieto_subtitle.rich {
	margin: 8% auto 0;
	width: 70%;
}
#sns-products .qieto_subtitle.rich:first-child {
	margin: 15% auto 0;
	width: 70%;
}

#sns-products .qieto_subtitle img {
	display: block;
	margin: 0 auto;
	width: auto;
}

#sns-products .qieto_copy {
	color: #24272a;
	font-size: min(3.2vw, 15px);
	font-weight: 500;
	letter-spacing: 0.2em;
	margin: 9% auto 0;
	text-align: center;
}
#sns-products .qieto_text {
	color: #636363;
	font-size: min(3.2vw, 15px);
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.3;
	margin: 8% auto 0;
	text-align: center;
}
#sns-products .rich_wrap {
	margin: 10% auto 0;
}
#sns-products .qieto_text.rich {
	color: #636363;

	font-size: min(3.2vw, 15px);
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2;
	margin: 3% auto 0;
	text-align: center;
}

#sns-products .qieto_img {
	margin: 10% auto 0 9%;
	width: 90%;
}
#sns-products .qieto_img.clear {
	width: 50%;
	margin: 10% auto 0;
}

#sns-products .qieto_img img {
	display: block;
	margin: 0 auto;
	width: auto;
}
#sns-products .qieto_products {
	position: relative;
}
#sns-products .qieto_products .dot01 {
	left: 5%;
	position: absolute;
	top: 49%;
	width: 3%;
}
#sns-products .qieto_products .dot02 {
	left: 17%;
	position: absolute;
	top: 88%;
	width: 3%;
}
#sns-products .qieto_products .dot03 {
	position: absolute;
	right: 19%;
	top: -16%;
	width: 3%;
}
#sns-products .qieto_products .dot04 {
	position: absolute;
	right: 13%;
	top: 80%;
	width: 3%;
}
#sns-products .qieto_products .dot05 {
	position: absolute;
	right: 7%;
	top: 28%;
	width: 3%;
}
#sns-products .swiper-container2 {
	margin: 5% auto 0;
	overflow: hidden;
	padding: 0 14px;
	position: relative;
	width: 100%;
}

#sns-products .swiper-container2 .swiper-slide {
	background: #fff;
	margin: 0 auto;
	padding: 5px;
	width: 212px;
}
#sns-products .swiper-container2 .swiper-slide img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	width: auto;
}
#sns-products .swiper-container2 .swiper-slide a {
	display: block;
}
#sns-products .swiper-container2 .swiper-button-next2,
#sns-products .swiper-container2 .swiper-container-rtl .swiper-button-prev2 {
	background-image: none;
	border-right: 2px solid #524f4a;
	border-top: 2px solid #524f4a;
	height: 15px;
	left: auto;
	position: absolute;
	right: 6%;
	top: 60px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 15px;
	z-index: 50;
}
#sns-products .swiper-container2 .swiper-button-prev2,
#sns-products .swiper-container2 .swiper-container-rtl .swiper-button-next2 {
	background-image: none;
	border-right: 2px solid #524f4a;
	border-top: 2px solid #524f4a;
	height: 15px;
	left: 6%;
	position: absolute;
	right: auto;
	top: 60px;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
	width: 15px;
	z-index: 50;
}
#sns-products .swiper-container2 .swiper-wrapper {
	transition-timing-function: linear;
}
#sns-products .swiper-container2 .slide-img img {
	display: block;
}
#sns-products .swiper-container2 .swiper-pagination-bullet-active {
	background: #fff;
	opacity: 1;
}

#sns-products .qieto_price {
	color: #24272a;
	font-size: min(3.5vw, 18px);
	letter-spacing: 0.03em;
	margin: 2% auto 0;
	text-align: center;
}
#sns-products .qieto_price .yen {
	color: #af2d2d;
	font-size: min(4vw, 20px);
	font-weight: 500;
}
#sns-products .qieto_price .num {
	color: #af2d2d;
    font-size: min(9vw, 35px);
	font-weight: 500;
}
#sns-products .qieto_price .price {
	font-size: min(2.8vw, 12px);
	font-weight: 500;
}

#sns-products .qieto_lineup {
	margin: 10% auto 0;
	width: 30%;
}
#sns-products .qieto_lineup img {
	display: block;
	margin: 0 auto;
	width: auto;
}
#sns-products .qieto_lineupsub {
	margin: 7% auto 0;
	width: 65%;
}
#sns-products .qieto_lineupsub img {
	display: block;
	margin: 0 auto;
	width: auto;
}

#sns-products .qieto_colorlineup {
    display: block; 
    margin: 0 auto;
    width: 100%;
}

#sns-products .swiper-container2 {
    overflow: hidden; 
    width: 100%;
}


#sns-products .product_btn {
	align-items: center;
	background-color: transparent;
	border: solid 1px #524f4a;
	box-sizing: border-box;
	color: inherit;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: min(3.2vw, 15px);
	height: 50px;
	justify-content: center;
	letter-spacing: 0.1em;
	margin: 5% auto 0;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: all 0.6s;
	width: 90%;
}
#sns-products .product_btn.day {
	width: 80%;
}
#sns-products .qui_btn_arrow {
	display: block;
	height: 11px;
	position: absolute;
	right: -5%;
	top: 36%;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	width: 30px;
}
#sns-products .qui_btn_arrow::before {
	background: #333;
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 30px;
}
#sns-products .qui_btn_arrow::after {
	background: #333;
	bottom: 38%;
	content: "";
	height: 1px;
	position: absolute;
	right: -3.5%;
	-webkit-transform: rotate(49deg);
	transform: rotate(49deg);
	width: 10px;
}
#sns-products .qui_btn:hover .qui_btn_arrow {
	right: -7%;
}
#sns-products .user_area {
	background: #fff;
	margin: 5% auto 0;
	padding: 10% 3%;
	width: 90%;
}

#sns-products .user_title {
	margin: 13% auto 0;
	width: 44%;
}

#sns-products .user_title img {
	display: block;
	margin: 0 auto;
	width: auto;
}


#sns-products .lineup_content_wrap{
	position: relative;
}
#sns-products .lineup_content {
	background: #fff;
	margin: 0 auto ;
	padding: 5% 3% 10%;
	width: 90%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	opacity: 0;
	transition: all .3s;
}

#sns-products .lineup_content.is_active {
	position: relative;
	z-index: 2;
	opacity: 1;
	pointer-events: auto;
}

#sns-products .modal_mainimg img {
	max-width: 100%;
	width: 100%;
	height: auto;
}
#sns-products .modal_eyes {
	margin: 6% auto 0;
	width: 90%;
}
#sns-products .modal_eyes img{
	margin-inline: auto;
	display: block;
}

#sns-products .swiper-container3_wrapper {
    position: relative;
    max-width: 815px;
    margin-inline: auto;
    padding: 0; /* 左右の余白を消すと端まで画像が行きます */
    overflow: hidden; /* ここでスライダー外を隠す */
}

#sns-products .swiper-container3 {
    width: 100%;
    margin: 5% auto 0; /* 上下の余白調整 */
    overflow: visible; /* 重要：スライドをはみ出させて見せるためにvisibleにする */
}

/* --- スライド自体の調整 --- */
#sns-products .swiper-container3 .swiper-slide {
    background: #fff;
    border: solid 1px #b0b0b0;
    margin: 0; 
    padding: 5px;
    width: auto;   /* 固定幅を解除：JSのslidesPerViewに任せる */
    height: auto;
    display: flex;
    align-items: center;
    box-sizing: border-box;
}

#sns-products .swiper-container3 .swiper-slide img {
    display: block;
    margin: 0 auto;
    max-width: 100%; /* 固定幅(167px)を解除 */
    width: 100%;    /* スライドの幅に合わせる */
    height: auto;
}

/* --- ナビゲーションボタンの調整 (SPで隠れないように) --- */
#sns-products .swiper-container3 .swiper-button-next3 {
    right: 5px; /* 位置を内側に調整 */
}
#sns-products .swiper-container3 .swiper-button-prev3 {
    left: 5px;  /* 位置を内側に調整 */
}
.swiper-container4
 {
	margin: 10% auto 0;
	overflow: hidden;
	padding: 0 10px;
	position: relative;
	width: calc(100% + 28px);
	left: -14px;
}
#sns-products .swiper-container3 .swiper-wrapper,
.swiper-container4 .swiper-wrapper {
	transition-timing-function: linear;
}
/* .swiper-container4 .swiper-wrapper{
	transition-duration:4000ms!important;
	} */
#sns-products .swiper-container3 .swiper-slide,
.swiper-container4 .swiper-slide {
	background: #fff;
	border: solid 1px #b0b0b0;
	margin: 0; 
	padding: 5px;
	height: auto;
	display: flex;
	align-items: center;
	box-sizing: border-box;
}

#sns-products .swiper-container3 .swiper-slide {
	width: auto; 
}

.swiper-container4 .swiper-slide {
	width: 150px;
}

#sns-products .swiper-container3 .swiper-slide a,
.swiper-container4 .swiper-slide a{
	display: block;
	margin: 0 auto;
}
#sns-products .swiper-container3 .swiper-slide img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
	height: auto;
}

.swiper-container4 .swiper-slide img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	width: 167px;
	height: auto;
}
#sns-products .swiper-container3 .swiper-button-next3,
.swiper-container4 .swiper-button-next4,
#sns-products .swiper-container3 .swiper-container-rtl .swiper-button-prev3,
.swiper-container4 .swiper-container-rtl .swiper-button-prev4 {
	background-image: none;
	border-right: 1px solid #524f4a;
	border-top: 1px solid #524f4a;
	height: 12px;
    left: auto;
    position: absolute;
    right: 28%;
    top: 53%;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 12px;
	z-index: 50;
}

#sns-products .swiper-container3 .swiper-button-prev3,
.swiper-container4 .swiper-button-prev4,
#sns-products .swiper-container3 .swiper-container-rtl .swiper-button-next3,
.swiper-container4 .swiper-container-rtl .swiper-button-next4 {
	background-image: none;
	border-right: 1px solid #524f4a;
	border-top: 1px solid #524f4a;
	height: 12px;
    left: 28%;
    position: absolute;
    right: auto;
    top: 53%;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
	width: 12px;
	z-index: 50;
}


#sns-products .swiper-container3 .slide-img img,
.swiper-container4 .slide-img img {
	display: block;
}
#sns-products .swiper-container3 .swiper-pagination-bullet-active,
.swiper-container4 .swiper-pagination-bullet-active {
	background: #fff;
	opacity: 1;
}

#sns-products .link_area {
	margin: 0 auto;
	padding: 10% 0;
	width: 90%;
}
#sns-products .link_title {
	color: #24272a;
	display: block;
	    font-size: min(3.1vw, 14px);
	width: 100%;
	font-weight: 500;
	position: relative;
	text-align: center;
}
#sns-products .link_title:before {
	background: none;
	border-top: solid 1px #000;
	content: "";
	display: inline-block;
	height: 1px;
	left: 45px;
	position: absolute;
	top: 40%;
	transform: rotate(-110deg);
	width: 20px;
}
#sns-products .link_title:after {
	background: none;
	border-top: solid 1px #000;
	content: "";
	display: inline-block;
	height: 1px;
	position: absolute;
	right: 45px;
	top: 40%;
	transform: rotate(-65deg);
	width: 20px;
}
#sns-products .link_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 3% auto;
	padding: 0;
	width: 100%;
}
#sns-products .link_list li {
	border: solid 1px #000;
	border-radius: 5px;
	margin: 2% 0;
	width: 48%;
}
#sns-products .link_list li a {
	color: #24272a;
	display: block;
	font-size: 0.65rem;
	letter-spacing: .1em;
	padding: 10% 6%;
	text-align: center;
}

/* 商品情報タブ（商品一覧ページ用）
--------------------------------------- */
#sns-products .modal_inner {
	margin: 0 auto;
	max-width: 95%;
	padding: 0 0 8%;
}

#sns-products .modal_inner.be {
	border: solid 2px #50311f;
}

#sns-products .modal_inner.se {
	border: solid 2px #f3ca56;
}

#sns-products .modal_inner.le {
	border: solid 2px #9b5758;
}

#sns-products .lineup_content .modal_bg {
	background: #faf6f6;
	padding: 0 0 7%;
	position: relative;
}

#sns-products .lineup_content .modal_bg.be {
	background: #faf9f7;
}

#sns-products .lineup_content .modal_bg.se {
	background: #fefbf1;
}

#sns-products .lineup_content .modal_textwrap {
	margin: 0 auto;
	position: relative;
	width: 90%;
}

#sns-products .modal_catch {
	font-size: min(3.2vw, 15px);
	font-weight: 700;
	letter-spacing: 0.2em;
	margin: 0 0 0 auto;
	padding: 8% 5% 0 0;
	width: 100%;
}

#sns-products .modal_catch.be {
	background: url(/special/sns-products/img/sp_be_border.png) no-repeat left bottom;
	background-size: 93.4%;
}

#sns-products .modal_catch.se {
	background: url(/special/sns-products/img/sp_se_border.png) no-repeat left bottom;
	background-size: 67%;
}

#sns-products .modal_catch.le {
	background: url(/special/sns-products/img/sp_le_border.png) no-repeat left bottom;
	background-size: 93.4%;
}

#sns-products .modal_text {
	    font-size: min(3.1vw, 14px);
	line-height: 1.7;
	margin-top: 2%;
	text-align: left;
	width: 97%;
}


#sns-products .modal_spec {
	margin: 17% 0 0 7%;
	width: 88%;
}
#sns-products .modal_dots {
	position: absolute;
	top: 45px;
	left: 90px;
}
#sns-products .modal_spec.se {
	margin: 17% 0 0 8%;
	width: 88%;
}
#sns-products .modal_img {
	margin: 10% 0 0 5%;
	position: absolute;
	right: 15%;
	width: 62%;
}
#sns-products .modal_img.se {
	margin: 10% 13% 0 0;
}

/* BUY set
--------------------------------------- */
#sns-products .buy_btnwrap {
	display: none;
	position: relative;
	margin-bottom: 40px;
	max-width: 610px;
	width: 90%;
	margin: 0 auto;
	padding: 30px 0;
	background: #f6f6f6;
}
#sns-products .buy_btn {
	display: block;
	position: relative;
	max-width: 610px;
	width: 90%;
	height: auto;
	margin: 10% auto 0;
	padding: 10px 0;
	border: solid 2px #524f4a;
	background: #fff;
	font-weight: 500;
	font-size: min(3.2vw, 15px);
	letter-spacing: 0.15em;
	text-align: center;
	cursor: pointer;
}
#sns-products .buy_btn::after {
	-webkit-transform: translate(0, -50%) rotate(135deg);
	-webkit-transition: all 0.3s;
	position: absolute;
	top: 45%;
	right: 20px;
	width: 13px;
	height: 13px;
	transform: translate(0, -50%) rotate(135deg);
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	content: "";
	transition: all 0.3s;
}
#sns-products .buy_btn:hover {
	opacity: 1;
}
#sns-products .buy_btn.open::after {
	-webkit-transform: translate(0, -50%) rotate(315deg);
	top: 55%;
	transform: translate(0, -50%) rotate(315deg);
}
#sns-products .togglecontent {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 600px;
	margin: 0 auto;
	padding: 0 5%;
}
#sns-products .togglecontent span {
	display: block;
	width: 48%;
	color: #24272a;
	background: #fff;
	font-size: min(3.2vw, 15px);
	color: #24272a;
	text-align: center;
	padding: 10px 0;
	border: solid 1px #524f4a;
	margin: 20px 0 0;
}
#sns-products .togglecontent span:first-child {
	display: block;
	width: 540px;
	background: #fff;
	margin: 0;
}

#sns-products .buy_imgwrap {
	position: relative;
	max-width: 980px;
	margin: 1% auto 0;
	width: 90%;
	background: #fff;
}

#sns-products .buy_img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 85%;
	margin: 0 auto;
	opacity: 0;
	transition: all .3s;
}

#sns-products .buy_img.is_active {
	position: relative;
	z-index: 2;
	opacity: 1;
	pointer-events: auto;
}

#sns-products .buy_img img {
	display: block;
	max-width: 100%;
	width: auto;
	margin: 0 auto;
}

#sns-products .buy_data {
	position: relative;
	max-width: 980px;
	margin: 8% auto 0;
	width: 90%;
	background: #fff;
}

#sns-products .buy_cart {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0;
	width: 100%;
	opacity: 0;
	transition: all .3s;
}

#sns-products .buy_cart.is_active {
	position: relative;
	z-index: 2;
	opacity: 1;
	pointer-events: auto;
}

#sns-products .buy_pointwrap {
	display: flex;
	justify-content: center;
	position: relative;
}

#sns-products .buy_point {
	display: inline-block;
	max-width: 100%;
	width: auto;
	margin: 15px auto 0;
	padding: 5px 8px;
	font-size: min(2.8vw, 12px);
	letter-spacing: .18em;
	font-weight: 500;
	border: solid 1px #24272a;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	opacity: 0;
	color: #636363;
}

#sns-products .buy_point span:first-of-type {
	margin: 0;
	white-space: nowrap;
}

#sns-products .buy_point span:nth-child(2) {
	margin: 0;
	white-space: nowrap;
}

#sns-products .buy_point.is_active {
	position: relative;
	z-index: 2;
	opacity: 1;
	pointer-events: auto;
}

#sns-products .buy_point span:first-of-type {
	margin: 0;
	white-space: nowrap;
}

#sns-products .buy_point span:nth-child(2) {
	margin: 0;
	white-space: nowrap;
}

#sns-products .setprice_wrap {
	display: flex;
	justify-content: center;
	position: relative;
}

#sns-products .set_price {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0;
	width: 100%;
	opacity: 0;
	transition: all .3s;
	line-height: 1;
}

#sns-products .set_price.is_active {
	position: relative;
	z-index: 2;
	opacity: 1;
	pointer-events: auto;
}

#sns-products .buy_name {
	margin: 5% auto 0;
	text-align: center;
	color: #24272a;
	    font-size: min(3.1vw, 14px);
	letter-spacing: .13em;
}

#sns-products .sm_cellbox {
	font-size: 2.5rem;
	font-weight: 700;
	color: #fe5757;
	letter-spacing: .05em;
	text-align: center;
	margin-top: 15px;
}

#sns-products .sm_box_name {
	font-size: min(3.2vw, 15px);
	color: #24272a;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
}

#sns-products .sm_devide {
	font-size: 23px;
	font-weight: bold;
	color: #fe5757;
	font-weight: 400;
}

#sns-products .sm_color {
	color: #dbb03f;
	font-weight: 500;
}


/* スペック
--------------------------------------- */
#sns-products .goods_inner {
	max-width: 610px;
	margin: 0 auto;
}

#sns-products .goods_flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: none;
}

#sns-products .goods_data_title_blank {
	width: 88px;
}

#sns-products .goods_data_title {
	width: 240px;
	font-size: min(3.2vw, 15px);
	margin: 0 5px;
	padding: 6px 0;
	text-align: center;
	color: #fff;
	background: #848080;
	font-weight: 400;
}

#sns-products .goods_flex:last-of-type {
	border-bottom: none;
}

#sns-products .goods_flex .th {
	width: 95px;
	padding: 20px 0;
	font-size: min(3.2vw, 15px);
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	line-height: 1;
}

#sns-products .goods_flex .th.bc {
	width: 95px;
	padding: 21px 0;
}

#sns-products .goods_flex .td_wrap {
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	width: 498px;
}

#sns-products .goods_flex .td {
	width: 240px;
	padding: 0;
	font-size: min(3.2vw, 15px);
}

#sns-products .goods_flex .r_eye,
#sns-products .goods_flex .l_eye {
	font-size: min(3.2vw, 15px);
}

#sns-products .goods_flex .goods_select_wrap {
	position: relative;
	z-index: 2;
	border-radius: 0;
	background: #F6F6F6;
	width: 240px;
	margin: 0;
}

#sns-products .goods_flex .goods_select_wrap::after {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	right: 10px;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	z-index: 1;
}

#sns-products .goods_flex select {
	height: 40px;
	background: transparent;
	border-radius: 5px;
	width: 100%;
	padding: 0 12px;
	color: #000000;
	font-size: min(3.2vw, 15px);
	letter-spacing: 0.02em;
	appearance: none;
	outline: 0;
	z-index: 1;
	border: none;
}

#sns-products .goods_flex select::-ms-expand {
	display: none;
}

#sns-products .goods_flex select.err_msg {
	color: #F54141;
	background: #FFF2F2;
}

#sns-products .goods_flex .goods_data_value {
	text-align: center;
	display: block;
	padding: 26px 12px;
	line-height: 1;
	font-size: min(3.2vw, 15px);
	letter-spacing: 0.02em;
}

#sns-products .goods_err_msg {
	color: #F54141;
	font-size: min(3.2vw, 15px);
	display: block;
}

#sns-products .goods_btn_wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
}

#sns-products .goods_cart_btn {
	margin: 0 auto;
}

#sns-products .org-btn {
	display: block;
	width: 400px;
	height: 60px;
	background: #524f4a;
	margin: 60px auto 0;
	border: solid 1px #524f4a;
	color: #fff;
	border-radius: 0;
	font-size: 15px;
	text-align: center;
	font-weight: 400;
	transition: all .3s;
}
#sns-products .org-btn:hover {
	background: #fff;
	margin: 60px auto 0;
	border: solid 1px #524f4a;
	color: #24272a;
}

	/* スペック
	--------------------------------------- */
	#sns-products .goods_inner {
		max-width: 610px;
		width: 100%;
		margin: 0 auto;
	}

	#sns-products .goods_flex {
		display: flex;
		justify-content: space-around;
		align-items: center;
		flex-wrap: wrap;
	}

	#sns-products .goods_data_title_blank {
		width: 95px;
	}

	#sns-products .goods_data_title {
		max-width: 240px;
		width: 45%;
		font-size: min(3.2vw, 15px);
		margin: 0;
		padding: 6px 0;
		text-align: center;
		color: #fff;
		background: #848080;
		font-weight: 400;
	}

	#sns-products .goods_flex:last-of-type {
		border-bottom: none;
	}

	#sns-products .goods_flex .th {
		width: 100%;
		padding: 10% 0 0;
		font-size: min(3.2vw, 15px);
		font-weight: normal;
		text-align: center;
		vertical-align: middle;
		white-space: nowrap;
		line-height: 1;
	}

	#sns-products .goods_flex .th.bc {
		width: auto;
		padding: 10% 0 0;
	}

	#sns-products .goods_flex .td_wrap {
		display: flex;
		justify-content: space-between;
		margin: 5% auto 0;
		max-width: 100%;
		width: 100%;
	}

	#sns-products .goods_flex .td {
		max-width: 240px;
		width: 48%;
		padding: 0;
		font-size: min(3.2vw, 15px);
	}

	#sns-products .goods_flex .r_eye,
	#sns-products .goods_flex .l_eye {
		font-size: min(3.2vw, 15px);
	}

	#sns-products .goods_flex .goods_select_wrap {
		position: relative;
		z-index: 2;
		border-radius: 0;
		background: transparent;
		width: auto;
		margin: 5px 0;
		border: solid 1px #524f4a;
	}

	#sns-products .goods_flex .goods_select_wrap::after {
		display: none;
	}

	#sns-products .goods_flex select {
		height: 40px;
		background: transparent;
		text-align: center;
		border-radius: 0;
		width: 100%;
		padding: 0 12px;
		color: #000000;
		font-size: min(3.2vw, 15px);
		letter-spacing: 0.02em;
		appearance: none;
		outline: 0;
		z-index: 1;
		border: none;
	}

	#sns-products .goods_flex select::-ms-expand {
		display: none;
	}

	#sns-products .goods_flex select.err_msg {
		color: #F54141;
		background: #FFF2F2;
	}

	#sns-products .goods_flex .goods_data_value {
		text-align: center;
		display: block;
		padding: 10% 5%;
		line-height: 1;
		font-size: min(3.2vw, 15px);
		letter-spacing: 0.02em;
		background: #F6F6F6;
	}

	#sns-products .goods_err_msg {
		color: #F54141;
		font-size: min(3.2vw, 15px);
		display: block;
	}

	#sns-products .goods_btn_wrap {
		display: flex;
		justify-content: space-between;
		align-items: center;
		position: relative;
	}

	#sns-products .goods_cart_btn {
		width: 100%;
		margin: 0 auto;
	}

	#sns-products .org-btn {
		display: block;
		width: 100%;
		height: 50px;
		background: #524f4a;
		margin: 10% auto 0;
		border: solid 1px #524f4a;
		color: #fff;
		border-radius: 0;
		font-size: 1.3em;
		text-align: center;
		font-weight: 400;
	}
}


/* スクロールバー調整 */


.swiper-container4 .simplebar-track.simplebar-horizontal {
	display: none;
}

/* fadeinアニメーション
--------------------------------------- */
.fade-in {
	opacity: 0;
	-webkit-transition-duration: 1s;
	transition-duration: 1s;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: opacity, transform;
	transition-property: opacity, transform, -webkit-transform;
}

.fade-in-up {
	-webkit-transform: translate(0, 50px);
	transform: translate(0, 50px);
}

.scroll-in {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.delay100ms {
	-webkit-transition-delay: 100ms;
	transition-delay: 100ms;
}

.delay200ms {
	-webkit-transition-delay: 200ms;
	transition-delay: 200ms;
}

.delay300ms {
	-webkit-transition-delay: 300ms;
	transition-delay: 300ms;
}

.delay400ms {
	-webkit-transition-delay: 400ms;
	transition-delay: 400ms;
}

.delay500ms {
	-webkit-transition-delay: 500ms;
	transition-delay: 500ms;
}

#page-top {
	display: block;
	position: fixed;
	bottom: 2%;
	right: 0;
	z-index: 997;
}
#set-message-box {
    width: 90%;
    margin: 10px auto;
    box-sizing: border-box;
    border-radius: 4px;
    font-weight: bold;
    /* サイトの雰囲気に合わせた色味。適宜調整してください */
    background: #524f4a; 
    color: #fff;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}