@charset "utf-8";

/* detail
-------------------------------*/

.itemDetailTopWrap {
	display:table;
	width:100%;
}

.itemImageWrap.largePic {
	display:table-cell;
	vertical-align:top;
	width : -webkit-calc(100% - 400px) ;
	width : calc(100% - 400px) ;
	padding-right:80px;
}
#unisize_tag_pc{
	margin-bottom: 3%;
}
#unisize_tag_sp{
	margin-bottom: 3%;
}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
	.itemImageWrap.largePic {
		width : 100% ;
	}
}
.customButton {
	display: none;
}

.itemImageWrap.largePic li {
	margin-bottom:50px;
}

.itemImageWrap img {
	width:100%;
	height:auto;
}
.itemImageWrap .zoom:hover, .detail_image_sub_pc .zoom:hover, .itemImageWrap .zoom:hover, .detail_image_sub_sp .zoom:hover {
	opacity: 1;
}
.itemTxtWrap {
	display:table-cell;
	vertical-align:top;
	width:400px;
}

.modaal-image .modaal-inner-wrapper {
	padding-left:0;
	padding-right:0;
}

.modaal-image .modaal-container {
	width:100%;
}

.modaal-image.modaal-fullscreen .modaal-outer-wrapper {
	opacity:1;
}

.modaal-image.modaal-fullscreen .modaal-close {
	display:block;
}

.modaal-close:before, .modaal-close:after {
	border-radius:0;
	background:#000;
	width:1px;
	height:30px;
}

.modaal-close:focus:before, .modaal-close:focus:after, .modaal-close:hover:before, .modaal-close:hover:after {
	background:#000;
	opacity:0.7;
}

.modaal-close:focus, .modaal-close:hover {
	background:none;
}

.modaal-image .modaal-gallery-control {
	position:fixed;
	color:#000;
	background:none !important;
}

.modaal-gallery-control:before, .modaal-gallery-control:after {
	border-radius:0;
	background:#000;
	width:1px;
	height:18px;
}

.modaal-image .modaal-gallery-next {
	right: 40px;
	margin-left: 0;
	left:inherit;
}

.modaal-image .modaal-gallery-prev {
	left: 40px;
	margin-right: 0;
	right:inherit;
}

.modaal-gallery-prev:before {
    margin: 7px 0 0;
}

.modaal-gallery-next.modaal-gallery-control:before {
    margin: -7px 0 0;
}

.modaal-gallery-control:focus, .modaal-gallery-control:hover {
	background:none;
}

.modaal-gallery-control:focus:before, .modaal-gallery-control:focus:after, .modaal-gallery-control:hover:before, .modaal-gallery-control:hover:after {
	background:#000;
}

.itemTitle {
	font-size:2rem;
	margin-bottom:15px;
	margin-top: 1%;
}

.itemPrice {
	font-size:2rem;
	margin-bottom:30px;
}

.colorLstTitle {
	font-size:1.4rem;
	margin-bottom:15px
}

.selectList {
	font-size:0;
	margin-bottom:30px;
}

.selectList li {
	display:inline-block;
	vertical-align:top;
	font-size:1.2rem;
	width:80px;
	margin-right:15px;
	text-align:center;
	cursor:pointer;
}

.selectList li.active img {
	border: solid 1px #000;
}

.selectList li:last-child {
	margin-right:0;
}

.selectList li img {
	vertical-align:top;
}

.selectList > li > span {
	display: block;
	margin-top: 20px;
}

.selectList li.selected span:before {
	content:"";
	display:block;
	height:1px;
	width:30px;
	background:#000;
	margin:-8px auto 8px auto;
}

.color_list .soldout_item .soldout {
	position: relative;
}

.color_list .soldout_item .soldout:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.5);
}

.color_list .soldout_item .soldout:after {
	content: "";
	position: absolute;
	color: #fff;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 75px;
	height: 25px;
	background:url(../img/soldout.png) no-repeat;
	background-size: contain;
}

.color_list_sp .soldout {
	position: relative;
}
.color_list_sp .soldout:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.5);
}
.color_list_sp .soldout:after {
	content: "";
	position: absolute;
	color: #fff;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	width: 75px;
	height: 25px;
	background:url(../img/soldout.png) no-repeat;
	background-size: contain;
}

.itemTextWrap ,
.cartList {
	padding-bottom:25px;
	border-bottom:1px solid #000;
	margin-bottom:25px;
}

@media only screen and (min-width: 751px) {
	#unisize_ci_tag .cloth-image[data-v-c8bd14f8] {
	    padding-top: calc(1.6 * var(--rem) + 25px);
	}
}

@media only screen and (max-width: 750px) {
	#unisize_ci_tag .cloth-image[data-v-c8bd14f8] {
		padding-top: calc(1.6* var(--rem));
	}
}

.sizes .cartList {
	border-bottom:none;
	margin-bottom:0;
}

.sizes .cartList li {
	margin-bottom:0;
}

.sizes .cartList li ul {
	padding-bottom:0;
}

.cartList li ul {
	margin-left:0;
	font-size:1.6rem;
	padding-bottom:15px;
}

.size_table .color_name {
	font-size:2rem;
	margin-top:40px;
	margin-bottom:20px;
}

.sizeSelect.cartList > li.sizeDetailList {
	width:100%;
	display:none;
}

.sizes .size_detail {
	padding:10px 0;
	border-top:1px solid #ebebeb;
}

.sizes .size_detail:last-child {
	border-bottom:1px solid #ebebeb;
}

.sizes .size_detail li:nth-child(1) {
	width:80px;
	word-break: keep-all;
	padding-right: 4px;
}

.sizes .size_detail .btn {
	width:260px;
}


.cartList li {
/*	margin-bottom:15px;*/
}

.cartList li:last-child {
	margin-bottom:0px;
}

.cartList li ul li {
	display:table-cell;
	vertical-align:middle;
}

.cartList li ul li:nth-child(1) {
}

.cartList li ul li:nth-child(2) {

}

.cartList li ul li:nth-child(3) {
	    /* width: 40px; */
    /* text-align: center; */
}

.btn {
	width:180px;
	height:40px;
	font-size:1.4rem;
}

.addCartReservationBtn ,
.addCartBtn {
	background:#000;
	color:#fff;
}

.addCartReservationBtn:hover ,
.addCartBtn:hover {
	background:#fff;
	color:#000;
	border:1px solid #000;
}

.addCartRestockBtn {

	padding:0 5px;
	background:#fff;
	color:#000;
	border: solid 1px #000;
}

.addCartRestockBtn:hover {
	background:#000;
	color:#fff;
	border:1px solid #000;
}

.addToFavorite {
	position:relative;
	top:0px;
}

.addToFavorite:hover {
	opacity:0.7;
}

.itemTextWrap {
	font-size:1.2rem;
}

.detaiTitle {
	font-size:1.2rem;
	margin-bottom:30px;
}

.detailTxt {
	margin-bottom:30px;
		line-height:2;

}

.detalTbl {
	font-size:0;
}

.detalTbl dt {
	font-size:1.2rem;
	display:inline-block;
	width:100px;
	line-height: 1.8;
}

.detalTbl dd {
	font-size:1.2rem;
	display:inline-block;
	width:300px;
}

.washList li {
	display:inline-block;
	margin-right: 10px;
	width: 55px;
}

.washList li:last-child {
	margin-right:0px;
}

.itemTextWrap .detalTblB {
/*	margin-bottom:-40px;*/
}

.detalTblB {
	width:100%;
}

.detalTblB  thead {
	background:none;
}
.detalTblB tr th ,
.detalTblB tr td {
		font-size:1.2rem;
	padding:20px 0;
	border-bottom:1px solid #ccc !important;
}

.detalTblB tr td:nth-child(1) {
	width:100px;
	padding-left:20px;
}

.detalTblB tr:last-child td{
	border-bottom:none;
}

.itemDetailTopics {
	margin-bottom:80px;
}

.slick-initialized .slick-slide {
padding-right:3vw;

}

.topicsImage {
	position:relative;
}

.topicsImage img {
	width:auto;
	height:100%;
	text-align:left;
}

.topicsImage span {
	position:absolute;
	right:0;
	bottom:-30px;
}

.topicsCategory {
	font-size:1.4rem;
	color:#999;
	margin-top:20px;
}

.topicsTittle {
	font-size:1.4rem;
	margin-top:10px;
}

.detailRecommend .headingA,
.itemDetailTopics .headingA {
	margin-bottom:30px;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus ,
.slick-next:hover ,
.slick-next {
	background:url(../img/ico_arrow_right_02.png) top left no-repeat;
	width:14px;
	height:32px;
}

.slick-next:before {
	content:"";
}

.detailRecommend img {
	width:100%;
	height:auto;
	margin-bottom:20px;
	font-size:1.2rem;
}

.detailRecommend .itemPrice {
	font-size:1.2rem;
}

.detailRecommend .slides li {
	padding-right: 3vw;
}

.detailRecommend {
	margin-bottom:220px;
}

.accordion03 .detaiTitle {
	margin-bottom:0px;
}
.accordion03 .sizeGuide {
	margin-top: 20px;
	position: relative;
}

.accordion03 .size_explain {
	margin-top: 1rem;
}

@media only screen and (max-width: 750px) {
	.accordion02 .size_explain {
		margin-top: 1rem;
		font-size: 3vw;
	}
}

.accordion03 .sizeGuide:before {
	content: "";
	background-image: url(../img/sp_icon_arrow.png);
	background-repeat: no-repeat;
	background-size: contain;
	padding-right: 5px;
	vertical-align: middle;
	height: 16px;
	display: inline-block;
}

.accordion03 .sizeGuide a {
	width: 100%;
	position: absolute;
	left: 15px;
}

.detailItemSalePrice {
	font-size:1.6rem;
	margin-bottom:40px;
	color:#FF0000;
}

.detailItemSalePrice span {
	text-decoration:line-through;
	display:block;
	color:#000;
	font-size:1.3rem;
	display: inline-block;
}

.sale_percent_item_detail {
	font-size: 1.3rem;
	color: #f00;
	padding: 0 2px 0 2px;
	border: 1px solid #f00;
}

.add_favorite.addToFavorite.favorite_btn img {
	width:14px;
	margin-left: 9px;
}

.stock_info {
	font-size: 1.2rem;
	white-space: nowrap;
	width: 21%;
}


@media only screen and (max-width: 750px) {

	.addToFavorite {
		width:19px;
		height:auto;
	}
		

	.itemDetailTopWrap {
		display:block;
		overflow-x: hidden;
	}

	.itemImageWrap.largePic {
		display:block;
	    width:100%;
	    padding-right: 5%;
		padding-left: 5%;
	}

	.itemImageWrap.largePic li {
		margin-bottom:0%;
	}

	.itemList.column3.isSP {
		    width:100%;
	    padding-right: 5%;
		padding-left: 5%;
		margin-bottom:45px;
	}

	.itemList.column3.isSP li {
		margin-bottom:0;
	}

	.itemTxtWrap {
		width: 100vw;
		margin-bottom:70px;
		display: block;
	}

	.itemTitle {
		font-size:1.5rem;
		text-align:center;
		margin-bottom:0px;
		margin-top: 0.5%;
	}

	.itemPrice {
		font-size:1.4rem;
		text-align:center;
		margin-bottom:35px;
	}

	.colorLstTitle {
		font-size:1.4rem;
		text-align:center;
	}

	.selectList {
		padding-left:3%;
		padding-right:3%;
		margin-top: 10%;
	}

	.selectList li {
		width:30%;
		margin-right:3%;
		margin-bottom:15px;
		margin-top: 1px;
	}

	.selectList li img {
		width:100%;
		height:auto;
	}

	.cartList {
		margin: 0 auto;
		border-bottom:none;
		margin-bottom:0;
	}

	.cartList li ul {
		width:100%;
	}

	.cartList li ul li:nth-child(1) {
		width:35%;
	}

	.cartList li ul li:nth-child(3) {
		width:20%;
	}

	.sizes .size_detail li:nth-child(1) {
		width:7%;
	}
	
	.sizes	.cartList li ul li:nth-child(3) {
		width:65%;
	}
	
	.cartList li ul li:nth-child(4) {
		width: 40px;
		text-align: center;
	}
	.sizes .size_detail .btn {
		width:100%;
	}
	
	.sizes .size_detail li:nth-child(1) {
		text-align:left;
		font-size:1.3rem;
	}
	
	.size_table {
		padding-right:0%;
	}
	
	.size_table .color_name {
		font-size:1.6rem;
		margin-bottom:10px;
	}

	.btn {
	    width: 130px;
	    height: 35px;
	    font-size: 1.2rem;
	}
	
	.sizes .cartList {
		padding-left:0;
	}
	
	.sizes .size_detail {
		width:100% !important;
	}

	.stock_info {
		font-size: 1.1rem;
		width: 65px;
	}	
	

	.itemTextWrap {
		border-bottom:none;
		border-top:none;
		padding-top:25px;
		font-size:1.4rem;
		padding-bottom:0;
		display: none;
	}

	.itemTextWrap.active {
		display: block;
	}

	.accordion03 .sizeGuide {
		margin-top: 0;
		margin: 20px 0 20px 0;
		position: relative;
	}

	.accordion03 .sizeGuide:before {
		content: "";

		background-image: url(../img/sp_icon_arrow.png);
		background-repeat: no-repeat;
		background-size: contain;
		padding-right: 5px;
	    vertical-align: middle;
	    height: 16px;
	    display: inline-block;
	}

	.accordion03 .sizeGuide a {
		position: absolute;
    	left: 15px;
	}

	.itemImageWrap .topicImg {
		width: 37%;
	}

	.itemTextWrap .detaiTitle {
		position:relative;
		font-size:1.2rem;
			margin-bottom:25px;
	}

	.detaiTitle.marginT30:after {
		background:none;
	}

	.detalTbl dt {
		font-size:1.2rem;
	    width:35%;
		vertical-align:top;
	}

	.detalTbl dd {
		font-size:1.2rem;
	    width: 65%;
			vertical-align:top;

	}

	.washList li {
		width:10%;
		margin-right:5%;
	}

	.itemTextWrap .detalTblB {
		margin-bottom:0;
	}

	.detalTblB tr th, .detalTblB tr td {
		font-size:1.2rem;
		padding:10px;
	}

	.itemDetailTopics {
		padding:0 10%;
	}

	.topicsImage {
		width:40%;
		display:table-cell;
	}

	.topicsImage img {
	    width: 100%;
	    height: auto;
	}

	.spWrap {
		width:60%;
		display:table-cell;
		vertical-align:middle;
		padding-left:20px;
	}
	.topicsTittle ,
	.topicsCategory {
		font-size:1.2rem;
	}

	.itemDetailTopics article {
		margin-bottom:30px;
	}

	.detailRecommend ul {
		font-size:0;
	}

	.detailRecommend li {
		/*width: 48%;*/
	    /*margin-right: 4%;*/
	    vertical-align: top;
		display:inline-block;
	}

	.detailRecommend li:nth-child(2n) {
		margin-right:0;
	}

	.detailRecommend img {
		margin-bottom:15px;
	}

	.detailRecommend .itemName {
		font-size:1rem;
		padding-left:15px;
	}

	.detailRecommend .itemPrice {
			font-size:1rem;
				padding-left:15px;

			text-align:left;
			margin-bottom:20px;
	}

	.detailRecommend {
		margin-bottom: 0;
	}

	.modaal-image .modaal-gallery-next {
		right: 70px;
		z-index: 103;
	}

	.modaal-image .modaal-gallery-prev {
		left: 70px;
		z-index: 103;

	}

	.modaal-gallery-control {
		top:50vh;
	}

	.itemDetailTopics article:nth-of-type(n+3) {
		display:block;
	}

	.detailRecommend ul li:nth-of-type(n+5 ){
		/* display:block; */
	}

	.detailItemSalePrice {
		font-size:1.4rem;
		/* margin-bottom:0px; */
		text-align: center;
	}

	.detailItemSalePrice span {
		font-size:1.2rem;
		display: inline-block;
	}

	.sale_percent_item_detail {
	font-size: 1.2rem;
	}

	.soldout {
		font-size: 1rem;
		text-align: center;
		padding-left: 0%;
		padding-bottom: 0%;
		line-height: 1;
	}
	
	.detailOne {
		padding-left:5%;
		padding-right:5%;
	}

	.color_list .soldout_item .soldout:after {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		margin: unset;
		background-position: center;
	}	

}

/* detail add_cart_pop
-------------------------------*/
.itemDetailWrapper .add_cart_pop {
	background-color: #fff;
	border: 1px solid;
	bottom: 3px;
	display: none;
	margin: 0 auto;
	padding: 30px;
	position: fixed;
	width: 30%;
	z-index: 10000;
	right: 2px;
}
.itemDetailWrapper .add_cart_pop > p {
	font-size: 16px;
	margin-bottom: 30px;
	text-align: center;
}
.itemDetailWrapper .add_cart_pop .btn-area .button {
	font-size: 14px;
	height: auto;
	padding: 10px 0;
}
.starFavo {
	width: 6%;
}
.itemDetailTopics .wrap .webImg {
	width:100%;
	height:auto;
}
@media only screen and (max-width: 750px) {

	.itemDetailWrapper .add_cart_pop {
		background-color: #fff;
		border: 1px solid;
		bottom: 0;
		display: none;
		margin: 0 auto;
		padding: 30px;
		position: fixed;
		width: 90%;
		z-index: 10000;
	}
	.starFavo {
		width: 10%;
	}
	.itemDetailTopics .wrap .webImg {
		width:auto;
		height:auto;
	}

}

/* modal
-------------------------------*/

@media only screen and (max-width: 750px) {
	.modaal-image .modaal-inner-wrapper {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

}

.detalTbl .underline {
	text-decoration: underline;
}

/* store_reserve
--------------------------------*/

.reserve_list {
	width: auto;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid;
}

.reserve_list .reserve_table{
	margin-bottom: 50px;
}

.reserve_list .reserve_table tbody tr th,
.reserve_list .reserve_table tbody tr td {
	font-size: 11px;
	padding: 4px;
	border: 1px solid #999;
	border-right: none;
	border-bottom: none;
	line-height: 2;
}
.reserve_list .reserve_table tbody tr th:last-child,
.reserve_list .reserve_table tbody tr td:last-child {
	border-right: 1px solid #999;
}
.reserve_list .reserve_table tbody tr.last th,
.reserve_list .reserve_table tbody tr.last td {
	border-bottom: 1px solid #999;
}

.reserve_list .reserve_table tbody tr td input {
	    margin: auto;
}

.reserve_list .reserve_table tbody tr td div {
	text-align: center;
}

@media only screen and (max-width: 750px) {

.reserve_list {
	width: 90%;
	margin: 0 auto;
	border-bottom: none;
	padding-top: 20%;
}

.reserve_list .reserve_table tbody tr th,
.reserve_list .reserve_table tbody tr td {
	font-size: 12px;
	padding: 6px;
}

.reserve_list .addToCartWrapper {
	text-align: center;
}

.reserve_list .btn {
    width: 70%;
    height: 35px;
    font-size: 1.2rem;
}

.reserve_list .reserve_table {
    width: 100%;
}

.reserve_list .reserve_table tbody tr td:first-child {
	width: 30%;
	min-width: 85px;
	white-space: nowrap;
	padding: 2% 1% 2% 1%;
}

.reserve_list .reserve_table_container{
	overflow-y: scroll;
	position: relative;
	z-index: 9999;
}

}
.popup-area {
	display: none;
}

@media only screen and (max-width: 750px) {
	html.no-scroll, 
	body.no-scroll {
		overflow: hidden;
	}
	.modaal-wrapper.modaal-inline {
		z-index: 100000;
	}
	.modaal-gallery-item img {
		position: relative;
		z-index: 100;
	}
	.modaal-image.modaal-fullscreen .modaal-close {
		display:block;
		background-color: #ab9f9f;
		opacity: 0.5;
		color: black;
		width: 36px;
		height: 36px;
		position: fixed;
		border: none;
		cursor: pointer;
		top: 1.5%;
		left: 2%;
		z-index: 103;
		padding: 10px 6px;
	}
	.modaal-image.modaal-fullscreen .modaal-close:before,
	.modaal-image.modaal-fullscreen .modaal-close:after {
		content: "";
		top: 50%;
		left: 50%;
		width: 23px;
		height: 3px;
		background-color: black;
		transform-origin: center;
		z-index: 104;
	}
	.modaal-image.modaal-fullscreen .modaal-close:before {
		transform: translate(-50%, -50%) rotate(45deg);
	}
	.modaal-image.modaal-fullscreen .modaal-close:after {
		transform: translate(-50%, -50%) rotate(-45deg);
	}
	.modaal-container .modaal-gallery-control:before, 
	.modaal-container .modaal-gallery-control:after {
		background: #ab9f9f;
	}
	.sp-none {
		display: none;
	}
	.flex-wrap {
		display:flex;
		flex-direction:column-reverse;
	}
	.soldout.isPC{
		display: none;
	}
	.popup-area {
		display: block;
		position: fixed;
		top: 86.5%;
		left:0;
		z-index: 10000;
		background: #fff;
		padding-top: 12px;
		width: 100%;
		padding-bottom: 100px;
		overflow-x: hidden;
		overflow-y: hidden;
		height: 100vh;
		transform: translate3d(0, 0, 0);
	}
	.popup-area .swipeButton{
		background:#666;
		width:50px;
		height: 2px;
		display: block;
		position: absolute;
    	top: 5px;
		left: 0;
        right: 0;
        margin: auto;
		margin-bottom: 2px;
	}
	.popup-area.up {
		top:0;
		z-index: 10005;
		overflow-y: scroll;
	}
	.popup-area.swipe-up {
		position: fixed;
		top: 0;
		padding-top: 20px;
		transition: all .5s;
	}
	.popup-area.swipe-up::before {
		top: 10px;
	}
	.popup-area.swipe-down {
		transition: all .5s;
	}
	.toggle-btn {
		width:30px;
		height:20px;
		position:absolute;
		top:13px;
		left:13px;
		display: none;
	}
	.toggle-btn.up {
		display: block;
	}
	.toggle-btn span {
		display:block;
		position:absolute;
		width:48.2%;
		background:#040404;
		height:2px;
	}
	.toggle-btn span:first-child {
		top:32%;
		transform:rotate(45deg);
	}
	.toggle-btn span:nth-child(2) {
		display:none;
	}
	.toggle-btn span:last-child {
		bottom:58%;
		transform:rotate(-45deg)
	}
	.brand-desc {
		padding-bottom: 30px;
	}
	#box{
		margin-bottom: 1.5%;
	}
	#box.soldoutItem {
		margin-bottom: 1%;
	}
	.itemImageWrap .popup-area .spItemTitle{
		margin-bottom: 20%;
	}
	.detail_image_main_sp .slick-list .slick-track .image{
		padding: 0px 37px 0px 37px;
		margin: 0 auto;
	}
	.detail_image_main_sp .slick-dots li button:before{
		background: #999;
	}
	.detail_image_main_sp .slick-dots li.slick-active button:before{
		background: #000;
	}
	.detail_image_main_sp .slick-dotted.slick-slider {
    	margin-bottom: 0px;
	}
	
	.detail_image_main_sp .slick-dots {
		bottom: -25px;
	}
	.detail_image_main_sp .slick-dots li {
		width: 5px;
		height: 5px;
		margin: 0 5px;
	}
	footer.siteFooter {
		height: 470px;
	}
	.spItemTitle{
		width: 94%;
		margin: 0 auto;
	}
	.siteSPHeader.isSP.up{
		z-index: 0;
	}
	.detail_image_main_sp .slick-list .slick-track .image.miniSpItemLayout {
		padding: 0px 67px 0px 67px;
	}
	.detail_image_main_sp .slick-list .slick-track .image.normalSpItemLayout {
		padding: 0px 58px 0px 58px;
	}
	.product-unisize.isSP{
		width: 90%;
		margin: 0 auto;
	}
	.itemTitle.second_sentence{
		font-size: 1.2rem;
	}
	.itemPrice.second_sentence{
		font-size: 1.1rem;
	}
	.mainContentsL .iconList {
		display: none;
	}
	.siteFooter .blockNewsLetter .ttl {
		margin-bottom: 10px;
	}
	footer.siteFooter {
		margin-top: 10px;
		padding-bottom: 10px;
	}


	.checked-wrap, .styling-wrap {
		width: 100vw;
		overflow: hidden;
	}
	.checked-wrap .itemListOther,
	.styling-wrap .itemListOther {
		margin-right: -5px;
    }
	.styling-wrap-slide {
		overflow: hidden;
	}
	.detail_image_main_sp.slick-dotted.slick-slider {
		margin-bottom: 30px;
	}
	.checked-wrap, .styling-wrap{
		width: 100%;
	}
	.styling-wrap .styling-list li.slick-slide,
	.checked-wrap .checked-list li.slick-slide {
		width: 32.66%;
		margin: 0;
		margin-right: 5px;
		margin-bottom: 25px;
	}
	.checked-wrap .slick-dots,
	.styling-wrap .slick-dots {
		margin: 10px 0 0px 0;
		position: static;
	}
	.styling-wrap .slick-next:before,
	.checked-wrap .slick-next:before {
		content: '';
		background-image: url(../img/top/c_next.png);
		height: 100%;
		display: block;
		background-size: 70%;
		background-position: center;
		background-repeat: no-repeat;
	}
	.checked-wrap .checked-list .slick-next,
	.styling-wrap .styling-list .slick-next {
		top: 17vw;
		width: 8%;
		height: 10vw;
		z-index: 10;
		transform: unset;
		background: unset;
		border: unset;
		margin: 0;
	}
	.checked-wrap .checked-list .slick-prev,
	.styling-wrap .styling-list .slick-prev {
		top: 17vw;
		width: 8%;
		height: 10vw;
		z-index: 10;
		transform: unset;
		background: unset;
		border: unset;
		margin: 0;
	}
	.checked-wrap .checked-list .slick-next,
	.checked-wrap .checked-list .slick-prev {
		top: 21vw;
	}
	.styling-wrap .styling-list .slick-prev:before,
	.checked-wrap .checked-list .slick-prev:before {
		content: '';
		background-image: url(../img/top/c_prev.png);
		height: 100%;
		display: block;
		background-size: 70%;
		background-position: center;
		background-repeat: no-repeat;
	}
	.styling-wrap .slick-prev,
	.checked-wrap .slick-next {
		top: 23vw;
	}
	.checked-wrap .checked-list .slick-next,
	.styling-wrap .styling-list .slick-next {
		right: 10px;
	}
	.checked-wrap .checked-list .slick-prev,
	.styling-wrap .styling-list .slick-prev {
		left: 10px;
	}
	.styling-wrap .slick-prev.slick-disabled:before,
	.styling-wrap .slick-next.slick-disabled:before,
	.checked-wrap .slick-prev.slick-disabled:before,
	.checked-wrap .slick-next.slick-disabled:before {
			opacity: 0;
	}
	.styling-wrap .slick-dots li,
	.checked-wrap .slick-dots li {
		margin: 0 4px;
		float: unset;
		position: relative;
		display: inline-block;
		width: 10px;
	}
	.styling-wrap .slick-dots li button:before,
	.checked-wrap .slick-dots li button:before {
		background: #b2b2b2;
	}
	.styling-wrap .slick-dots li.slick-active button:before,
	.checked-wrap .slick-dots li.slick-active button:before {
		background: #000;
	}
	.styling-wrap .slick-dotted.slick-slider,
	.checked-wrap .slick-dotted.slick-slider {
		margin-bottom: 20px;
	}
	.checked-wrap {
		margin: 10% auto;
	}
	.styling-wrap {
		margin: 0 auto;
	}
	ul.isSP.goods_explain_tab {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 10%;
		margin: 20px 0 30px;
	}
	ul.isSP.goods_explain_tab li {
		padding: 7px;
		font-size: 12px;
	}
	ul.isSP.goods_explain_tab li.active {
		border-bottom: 1px solid;
	}
	.itemDetailTopWrap hr.detail_hr {
		margin-top: 80px;
	}
	.material_wash {
		margin: 60px auto;
	}
	.product-unisize {
		display: none;
	}
	.product-unisize.active {
		display: block;
	}
	.sp_padding_lr5 {
		padding-right: 5%;
		padding-left: 5%;
	}
}
.checked-wrap .checked-list .slick-next, .styling-wrap .styling-list .slick-next,
.checked-wrap .checked-list .slick-prev, .styling-wrap .styling-list .slick-prev { 
	background: unset;
}

@media only screen and (max-width: 750px) {
	.blockFaq .itemTextWrap {
		display: block;
	}
	.blockFaq .itemTextWrap .blocContent p {
		font-size: 12px;
	}
}