@charset "UTF-8";


.fs-c-breadcrumb {
	margin-bottom: 0 !important;
}


.fs-l-main {
	margin-top: 0 !important;
}



.fs-l-productLayout {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}



/* none */
#sp_cart,
.cartbtn,
.none,
.fs-c-productCarouselMainImage__image__caption {
	display: none;
}





/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* 左側コンテンツ */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */


/* leftbox */
.leftbox {
	width: 60%;
	padding-top: 10px;
}




/* フリック スライダー */
.fs-c-productCarouselMainImage {
	padding-top: 0 !important;
	margin: 0 auto 70px !important;
}
	.fs-c-productCarouselMainImage .fs-c-productCarouselMainImage__carousel {
		width: 100%;
		float: none;
		padding-top: 0 !important;
	}

	.fs-c-slick .slick-list {
		box-sizing: content-box;
		padding-bottom: 15px !important;
	}

	.fs-c-productCarouselMainImage__thumbnailList {
		width: 100%;
		float: none;
		padding: 50px 0 0 0;
	}
	.fs-c-productCarouselMainImage__thumbnailList:before {
		top: 15px;
		left: 0;
		font-size: 18px;
		font-weight: 400;
		font-family: "Montserrat";
	}
		.fs-c-productCarouselMainImage__thumbnailList li {
			width: 16%;
			margin-right: 0.8%;
		}
		.fs-c-productCarouselMainImage__thumbnailList li:nth-child(6n) {
			margin-right: 0;
		}
		.fs-c-productCarouselMainImage__thumbnailList li.color_li {
			padding-top: 30px;
			margin-top: 20px;
		}
		li.color_thumb01:before {
			font-size: 18px;
			font-weight: 400;
			font-family: "Montserrat";
		}


	.fs-c-productCarouselMainImage .fs-c-productCarouselMainImage__expandButton {
		display: none !important;
	}

	.fs-c-productCarouselMainImage__image .subtxt {
		width: 100%;
		position: absolute;
		bottom: -37px;
		left: 0;
		font-size: 86%;
		text-align: center;
	}




/* タブエリア */
.tabbox {
	padding-top: 30px;
}
	.tabbox .tab {
		display: flex;
		display: -webkit-flex;
		justify-content: space-between;
	}
		.tabbox .tab li {
			width: 32%;
			height: 60px;
			font-size: 1.8rem;
			font-weight: 700;
			text-align: center;
			line-height: 53px;
			color: #7c7c7c;
			background: #fff;
			border-radius: 60px;
			border: solid 5px #ebebeb;
			cursor: pointer;
		}
		.tabbox .tab li.select {
			color: #333333;
			background: #eadadc;
			border: solid 5px #eadadc;
			position: relative;
		}
		.tabbox .tab li.select:before {
			content: "";
			width: 0;
			height: 0;
			border-style: solid;
			border-width: 10px 10px 0 10px;
			border-color: #fff transparent transparent transparent !important;
			position: absolute;
			bottom: -11px;
			left: 50%;
			margin-left: -10px;
		}


	/*.tabbox .content {
		padding-top: 40px;
	}:*/
		.tabbox .content .hide {
			display: none;
		}
			.tabbox .content .cell .explanation .set {
				margin-bottom: 35px;
			}
			.tabbox .content .cell .explanation .set:nth-last-child(1) {
				margin-bottom: 0;
			}
				.tabbox .content .cell .explanation .set h2 {
					font-size: 2.0rem;
					margin-bottom: 12px;
				}
				.tabbox .content .cell .explanation #movie h2 {
					background: url(https://kanmi.itembox.design/item/common/icon-clock.png) no-repeat left center / 24px;
					padding-left: 35px;
				}
				.tabbox .content .cell .explanation #close_up h2 {
					font-size: 2.2rem;
					font-family: "Montserrat";
				}

				.tabbox .content .cell .explanation .set p {
					font-size: 1.5rem !important;
					margin-top: 0;
					margin-bottom: 15px;
				}
					.tabbox .content .cell .explanation .set p strong {
						font-size: 1.5rem !important;
					}

				.tabbox .content .cell .explanation .set .pht {
					padding-top: 10px;
				}

				.tabbox .content .cell .explanation #close_up .pht {
					width: 58%;
					padding-top: 0;
				}

				.tabbox .content .cell .explanation #close_up .text {
					width: 39%;
				}
					.tabbox .content .cell .explanation #close_up .text ul li {
						margin-bottom: 10px;
						padding-left: 14px;
						position: relative;
					}
					.tabbox .content .cell .explanation #close_up .text ul li:after {
						content: "";
						width: 8px;
						height: 8px;
						border-radius: 50%;
						background: #c7c7c7;
						position: absolute;
						top: 9px;
						left: 0;
					}


			.tabbox .content .cell .size table {
				width: 100%;
				border-collapse: collapse;
				border-top: solid 1px #ddd;
			}
				.tabbox .content .cell .size table tr {
					border: none;
				}
				.tabbox .content .cell .size table th {
					width: 20%;
					border-bottom: dashed 1px #ddd;
					font-size: 1.5rem;
					font-weight: 700;
					text-align: left;
					padding: 15px;
				}
				.tabbox .content .cell .size table td {
					width: 80%;
					border-bottom: dashed 1px #ddd;
					font-size: 1.4rem;
					text-align: left;
					padding: 15px;
				}
				.tabbox .content .cell .size table tr:nth-last-child(1) th,
				.tabbox .content .cell .size table tr:nth-last-child(1) td {
					border-bottom: solid 1px #ddd;
				}


			.tabbox .content .cell .review .fs-c-buttonContainer--addReview--detail {
				display: block;
			}




/* 関連記事 */
.relation {
	padding-top: 50px;
}
	.relation h2 {
		font-size: 2.0rem;
		margin-bottom: 12px;
		padding-left: 30px;
		background: url(https://kanmi.itembox.design/item/common/icon-blog.png) no-repeat left center / 20px;
	}


	.relation ul {
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
		.relation ul li {
			width: 48%;
			margin-right: 4%;
			margin-bottom: 4%;
			border: solid 1px #ddd;
		}
		.relation ul li:nth-child(2n) {
			margin-right: 0;
		}
			.relation ul li a {
				transition: 0.3s;
				-webkit−transition: 0.3s;
			}
			.relation ul li a:hover {
				opacity: 0.7;
			}
				.relation ul li a .pht {
					width: 40%;
					line-height: 0;
				}

				.relation ul li a .text {
					width: 60%;
					padding-left: 20px;
					display: flex;
					justify-content: left;
					align-items: center;
				}
					.relation ul li a .text h3 {
						font-size: 1.4rem;
					}







/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* 右側コンテンツ */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */


/* rightbox */
.rightbox {
	width: 35%;
	padding-top: 10px;
}




/* 商品情報 */
.item {
	padding-bottom: 30px;
}
	.item .fs-c-productNameHeading .fs-c-productNameHeading__copy {
		display: block;
		font-size: 1.2rem;
		letter-spacing: 0.1em;
		padding-bottom: 5px;
		line-height: 1.6em;
	}

	.item .fs-c-productNameHeading .fs-c-productNameHeading__name {
		font-size: 2.4rem;
		line-height: 1.5em;
	}


	.item .fs-c-productNumber {
		font-size: 1.2rem;
		margin-bottom: 15px;
	}


	.item .fs-c-productPrice__main .fs-c-productPrice__main__label,
	.item .fs-c-productPrice__main .fs-c-productPrice__addon__label {
		font-size: 1.2rem;
	}

	.item .fs-c-productPrice__main .fs-c-price .fs-c-price__currencyMark,
	.item .fs-c-productPrice__main .fs-c-price .fs-c-price__value {
		font-size: 2.6rem;
	}


	.item .fs-c-productPointDisplay {
		font-size: 1.2rem;
		text-align: left;
	}




/* カート */
.popup {
	border: solid 5px #ebebeb;
	padding: 5px 30px 14px 30px;
}
	.popup .popup_title,
	.popup .btn,
	.popup .fs-c-variationLabel__label {
		display: none;
	}


	.popup .fs-c-variationCart--withImage > li:nth-last-child(1) {
		border-bottom: none;
	}
		.popup .fs-c-variationCart--withImage .fs-c-variationCart__image {
			margin-right: 7px;
		}

		.popup .fs-c-variationCart--withImage {
			padding: 0;
		}
			.popup .fs-c-variationCart--withImage > li .fs-c-variationCart__variationName__name {
				font-size: 1.2rem;
				letter-spacing: 1px;
			}

			.popup .fs-c-variationCart--withImage > li .fs-c-variationCart__cartButton {
				width: 150px;
				min-width: 150px;
			}
				.popup .fs-c-variationCart--withImage > li .fs-c-variationCart__cartButton .fs-c-button--primary{
					min-width: 150px;
					font-weight: 700;
					transition: 0.3s;
					-webkit−transition: 0.3s;
				}
				.popup .fs-c-variationCart--withImage > li .fs-c-variationCart__cartButton .fs-c-button--secondary {
					min-width: 150px;
					font-weight: 700;
					color: #7c7c7c;
					background: #f0f0f0;
					transition: 0.3s;
					-webkit−transition: 0.3s;
				}
				.popup .fs-c-variationCart--withImage > li .fs-c-variationCart__cartButton .fs-c-button--primary:hover {
					opacity: 0.7;
				}


	.popup .fs-c-productPreorderMessage {
		border-top: 1px dashed #ccc;
	}
		.popup .fs-c-productPreorderMessage p span {
			font-size: 1.2rem;
		}



	.popup .fs-c-productQuantityAndWishlist {
		margin-top: -4px;
	}
		.popup .fs-c-productQuantityAndWishlist .fs-c-quantity {
			position: relative;
		}
		.popup .fs-c-productQuantityAndWishlist .fs-c-productQuantityAndWishlist__quantity:before {
			position: absolute;
			top: 4px;
			left: -34px;
		}



/* お気に入り */
.about_wishlist {
	text-align: center;
	padding-top: 0;
	margin-bottom: 25px;
}




/* お電話でのご注文も承ります */
.telarea .lightbox {
	display: none;
}
.telarea .popbtn {
	border: solid 1px #dadada;
}
	.telarea .popbtn a {
		display: block;
		height: 60px;
		font-size: 1.8rem;
		font-weight: 700;
		line-height: 60px;
		text-align: center;
		background: url(https://kanmi.itembox.design/item/common/icon_tel_new.png) no-repeat 20px center / 18px;
		position: relative;
		transition: 0.3s;
		-webkit−transition: 0.3s;
	}
	.telarea .popbtn a:before {
		content: "";
		width: 1px;
		height: 16px;
		background: #333;
		position: absolute;
		top: 50%;
		right: 23.5px;
		margin-top: -8px;
	}
	.telarea .popbtn a:after {
		content: "";
		width: 16px;
		height: 1px;
		background: #333;
		position: absolute;
		top: 50%;
		right: 15px;
		margin-top: -0.5px;
	}
	.telarea .popbtn a:hover {
		opacity: 0.7;
	}
		.telarea .popbtn a span {
			color: #db5656;
		}




/* SNS */
.fs-p-snsArea {
	display: flex;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}




/* ボタンエリア */
.btn-group {
	padding-top: 40px;
}
	.btn-group .popbtn {
		margin-bottom: 10px;
	}
		.btn-group .popbtn a {
			height: 60px;
			padding: 0 15px;
			font-size: 1.5rem;
			font-weight: 700;
			line-height: 1.4em;
			display: flex;
			justify-content: left;
			align-items: center;
			background: #f0f0f0;
			position: relative;
			transition: 0.3s;
			-webkit−transition: 0.3s;
		}
		.btn-group .popbtn a:before {
			content: "";
			width: 1px;
			height: 16px;
			background: #333;
			position: absolute;
			top: 50%;
			right: 23.5px;
			margin-top: -8px;
		}
		.btn-group .popbtn a:after {
			content: "";
			width: 16px;
			height: 1px;
			background: #333;
			position: absolute;
			top: 50%;
			right: 15px;
			margin-top: -0.5px;
		}
		.btn-group .popbtn a:hover {
			opacity: 0.7;
		}


	.btn-group .lightbox {
		display: none;
	}




/* ポップアップ */
.featherlight {
	z-index: 999999999 !important;
}
	.featherlight .featherlight-close {
		font-size: 2.0rem;
		top: 5px !important;
		right: 5px !important;
	}


	.featherlight .featherlight-content {
		max-width: 900px;
		padding: 50px 50px 25px 50px !important;
	}
		.featherlight .featherlight-content h3 {
			font-size: 2.0rem;
			font-weight: 700;
			margin-bottom: 20px;
		}
			.featherlight .featherlight-content h3 span {
				color: #db5656;
			}


		.featherlight .featherlight-content p a.tel {
			font-size: 2.6rem;
		}
		.featherlight .featherlight-content p .cap {
			font-size: 1.2rem;
		}


		.featherlight .featherlight-content .flex-start {
			border-top: solid 1px #ddd;
			padding: 20px 0;
		}
			.featherlight .featherlight-content .flex-start dl {
				width: 52%;
			}
				.featherlight .featherlight-content .flex-start dl dt {
					font-size: 1.7rem;
					font-weight: 700;
					line-height: 1;
					margin-bottom: 10px;
				}
				.featherlight .featherlight-content .flex-start dl dd {
					font-size: 1.4rem;
					margin-inline-start: 0;
				}
					.featherlight .featherlight-content .flex-start dl dd ul li {
						margin-top: 10px;
  						padding-left: 14px;
						position: relative;
					}
					.featherlight .featherlight-content .flex-start dl dd ul li:after {
						content: "";
						width: 8px;
						height: 8px;
						border-radius: 50%;
						background: #c7c7c7;
						position: absolute;
						top: 9px;
						left: 0;
					}

			.featherlight .featherlight-content .flex-start .pht {
				width: 45%;
				line-height: 0;
			}
				.featherlight .featherlight-content .flex-start .pht .btn {
					width: 220px;
					margin: 0 auto;
					padding-top: 40px;
				}
					.featherlight .featherlight-content .flex-start .pht .btn a {
						display: block;
						width: 100%;
						height: 48px;
						background: #fff;
						border: solid 1px #333333;
						font-weight: 700;
						text-align: center;
						line-height: 48px;
						transition: 0.3s;
						-webkit−transition: 0.3s;
					}


		.featherlight .featherlight-content .column3 .box {
			width: 31%;
			padding-top: 15px;
			line-height: 0;
		}
			.featherlight .featherlight-content .column3 .box img {
				width: 100%;
				height: auto;
			}

			.featherlight .featherlight-content .column3 .box p {
				margin: 20px 0 0 0;
				text-align: center;
			}




/* 少しでも長く、お使いいただくために */
.carebox {
	border: solid 5px #ebebeb;
	padding: 30px;
	margin-top: 45px;
}
	.carebox h3 {
		font-size: 1.8rem;
		font-weight: 700;
		margin-bottom: 15px;
	}


	.carebox .txtbox {
		border-bottom: dashed 1px #ddd;
		padding-bottom: 25px;
		margin-bottom: 20px;
	}
	.carebox .txtbox:nth-last-child(1) {
		border-bottom: none;
		padding-bottom: 0;
		margin-bottom: 0;
	}
		.carebox .txtbox p {
			margin-top: 0;
			margin-bottom: 5px;
		}
		.carebox .txtbox .link {
			font-size: 1.3rem;
			font-weight: 700;
			text-align: right;
		}
			.carebox .txtbox .link a {
				transition: 0.3s;
				-webkit−transition: 0.3s;
			}
			.carebox .txtbox .link a:hover {
				opacity: 0.7;
			}




/* お客様にオススメの商品はこちらです */
#pickup_item {
	padding-top: 50px;
}




/* お客様にオススメの商品はこちらです */
#browse {
	padding-top: 100px;
	padding-bottom: 100px;
}

.cart_btn.checkcart a {
	display: block;
	height: 70px;
	background: #dd9a80;
	font-size: 1.8rem;
	font-weight: 700;
	color: #fff;
	line-height: 72px;
	text-align: center;
	border-radius: 10px;
}

.cart_btn.checkcart span {
	background: url(https://kanmi.itembox.design/item/common/i-spcart_white.svg) no-repeat center left;
	display: inline-block;
	padding: 0 0 0 40px;
}





/* 1024px */
@media screen and (max-width: 1024px) {


.fs-l-productLayout {
	display: block;
}



/* none */
.rightbox .item,
.rightbox .about_wishlist,
.rightbox .telarea,
.rightbox .fs-p-snsArea,
.rightbox .popup {
	display: none;
}





/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* 左側コンテンツ */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */


/* leftbox */
.leftbox {
	width: 100%;
}




/* フリック スライダー */
.fs-c-productCarouselMainImage .fs-c-productCarouselMainImage__carousel {
	margin-bottom: 20px;
}

.fs-c-productCarouselMainImage__thumbnailList {
	padding: 0 0 0 0;
}
	.fs-c-productCarouselMainImage__thumbnailList li.color_li {
		padding-top: 0;
		margin-top: 0;
	}


/* sp_cart */
#sp_cart {
	display: block;
	padding-bottom: 50px;
}
	#sp_cart .cart_btn {
		margin-bottom: 15px;
	}
		#sp_cart .cart_btn a {
			display: block;
			height: 70px;
			background: #dd9a80;
			font-size: 1.8rem;
			font-weight: 700;
			color: #fff;
			line-height: 72px;
			text-align: center;
			border-radius: 10px;
		}
		#sp_cart .cart_btn.checkcart span {
			background: url(https://kanmi.itembox.design/item/common/i-spcart_white.svg) no-repeat center left;
			display: inline-block;
			padding: 0 0 0 40px;
		}


	#sp_cart > li.item {
		display: none;
	}



/* カート */
.popup {
	display: none;
	width: 100%;
	height: 100%;
	padding: 5%;
	background: rgba(0,0,0,0.8);
	overflow-y: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
}
	.popup .popup_bg {
		background: #fff;
		border-radius: 6px;
		padding: 5%;
	}
		.popup .popup_title {
			display: flex;
			margin-block-start: 0;
    		margin-block-end: 0;
		}
			.popup .popup_title dt {
				font-size: 143%;
				line-height: 1;
				padding-top: 6px;
			}
			.popup .popup_title dd a {
				display: block;
				font-size: 250%;
				font-weight: 400;
				line-height: 1;
			}

		.popup .btn {
			display: block;
		}
			.popup .btn a {
				display: block;
				height: 50px;
				background: #dedede;
				text-align: center;
				line-height: 50px;
			}

	.fs-c-variationAndActions {
		padding: 0;
	}
	.popup .fs-c-variationCart--withImage > li:nth-child(1) {
		border-top: solid 1px #ddd;
	}
	.popup .fs-c-variationCart--withImage > li .fs-c-variationCart__cartButton {
		width: 120px;
		min-width: 120px;
	}
		.popup .fs-c-variationCart--withImage > li .fs-c-variationCart__cartButton .fs-c-button--primary{
			min-width: 120px;
		}
		.popup .fs-c-variationCart--withImage > li .fs-c-variationCart__cartButton .fs-c-button--secondary {
			min-width: 120px;
		}
		.popup .fs-c-variationCart--withImage > li .fs-c-button__label {
			font-size: 1.2rem;
		}


	.popup .fs-c-productPreorderMessage {
		padding: 0;
	}
		.popup .fs-c-productPreorderMessage p {
			font-size: 1.2rem;
		}
			.popup .fs-c-productPreorderMessage p span {
				font-size: 1.0rem;
			}


	.popup .fs-c-buttonContainer {
		padding: 0;
	}
	.popup .fs-c-productActionButton {
		margin-bottom: 20px;
	}

	.popup .fs-c-productQuantityAndWishlist {
		margin-top: 9px;
	}




/* 関連記事 */
.relation {
	padding-top: 30px;
}





/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* 右側コンテンツ */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */


/* rightbox */
.rightbox {
	padding-top: 0;
	width: 100%;
}




/* タブエリア */
.tabbox {
	padding-top: 0;
}




/* ボタンエリア */
.btn-group {
	padding-top: 10px;
}



/* 追従カート */
.cartbtn {
	width: 80px;
	display: block;
	position: fixed;
	bottom: 76px;
	right: 3%;
	z-index: 5;
}
	.cartbtn a {
		display: block;
	}
		.cartbtn a img {
			width: 100%;
			height: auto;
		}



/* spnav
--------------------- */
.spnav {
	bottom: -20px !important;
}




}





/* 768px */
@media screen and (max-width: 768px) {




/* 商品情報 */
.item {
	padding-bottom: 20px;
}
	.item .fs-c-productNameHeading .fs-c-productNameHeading__name {
		display: block;
		font-size: 1.7rem;
		line-height: 1.6em;
		padding-top: 5px;
		margin-bottom: 5px;
	}


	.item .fs-c-productNumber {
		margin-bottom: 12px;
	}

	.item .fs-c-productPrice__main .fs-c-price .fs-c-price__currencyMark,
	.item .fs-c-productPrice__main .fs-c-price .fs-c-price__value {
		font-size: 2.2rem;
	}


	.item .fs-c-productPointDisplay {
		font-size: 1.2rem;
		text-align: left;
	}




/* sp_cart */
#sp_cart {
	padding-bottom: 40px;
}
	#sp_cart .cart_btn a {
		font-size: 1.5rem;
	}




/* お気に入り */
.about_wishlist p {
	margin-top: 0 !important;
	font-size: 1.1rem !important;
}




/* お電話でのご注文も承ります */
	.telarea .popbtn a {
		height: 50px;
		font-size: 1.4rem;
		line-height: 50px;
		background: url(https://kanmi.itembox.design/item/common/icon_tel_new.png) no-repeat 5% center / 16px;
	}
	.telarea .popbtn a:before {
		right: 20px;
	}
	.telarea .popbtn a:after {
		right: 12px;
	}




/* タブエリア */
.tabbox .tab li {
	height: 40px;
	font-size: 1.3rem;
	line-height: 35px;
	letter-spacing: 0;
	border-radius: 40px;
	border: solid 3px #ebebeb;
}
.tabbox .tab li.select {
	border: solid 3px #eadadc;
}
.tabbox .tab li.select:before {
	bottom: -8px;
}


.tabbox .content {
	padding-top: 20px;
}
	.tabbox .content .cell .explanation .set {
		margin-bottom: 25px;
	}
		.tabbox .content .cell .explanation .set h2 {
			font-size: 1.6rem;
		}
		.tabbox .content .cell .explanation #close_up h2 {
			font-size: 1.8rem;
		}

		.tabbox .content .cell .explanation .set p {
			font-size: 1.3rem !important;
			margin-bottom: 12px;
		}
			.tabbox .content .cell .explanation .set p strong {
				font-size: 1.3rem !important;
			}

		.tabbox .content .cell .explanation .set .pht {
			padding-top: 5px;
		}

		.tabbox .content .cell .explanation #close_up .flex-start {
			display: block;
		}
		.tabbox .content .cell .explanation #close_up .pht {
			width: 100%;
			padding-top: 0;
		}

		.tabbox .content .cell .explanation #close_up .text {
			width: 100%;
		}
			.tabbox .content .cell .explanation #close_up .text ul li {
				font-size: 1.3rem;
			}
			.tabbox .content .cell .explanation #close_up .text ul li:after {
				top: 8px;
			}


	.tabbox .content .cell .size table th {
		display: block;
		width: 100%;
		border-bottom: none;
		font-size: 1.3rem;
		padding: 15px 0 5px 0;
	}
	.tabbox .content .cell .size table td {
		display: block;
		width: 100%;
		font-size: 1.2rem;
		padding: 0 0 15px 0;
	}
	.tabbox .content .cell .size table tr:nth-last-child(1) th {
		border-bottom: none;
	}

	.tabbox .content .cell .fs-p-productDescription--full {
		padding-bottom: 10px;
	}




/* 関連記事 */
.relation {
	margin-bottom: 40px;
}
	.relation h2 {
		font-size: 1.6rem;
	}


	.relation ul {
		display: block;
	}
		.relation ul li {
			width: 100%;
			margin-right: 0;
			margin-bottom: 4%;
		}
			.relation ul li a .text h3 {
				font-size: 1.3rem;
			}




/* ボタンエリア */
.btn-group .popbtn a {
	height: 60px;
	font-size: 1.3rem;
	line-height: 1.4em;
	letter-spacing: 1px;
}
.btn-group .popbtn a:before {
	right: 20.5px;
}
.btn-group .popbtn a:after {
	right: 12px;
}




/* ポップアップ */


	.featherlight .featherlight-content {
		max-width: 900px;
		padding: 25px 25px 0 25px !important;
	}
		.featherlight .featherlight-content h3 {
			font-size: 1.6rem;
			margin-bottom: 14px;
		}


		.featherlight .featherlight-content p {
			font-size: 1.3rem;
		}
		.featherlight .featherlight-content p a.tel {
			font-size: 2.6rem;
		}
		.featherlight .featherlight-content p .cap {
			font-size: 1.1rem;
		}


		.featherlight .featherlight-content .flex-start {
			display: block;
			border-top: solid 1px #ddd;
			padding: 20px 0;
		}
			.featherlight .featherlight-content .flex-start dl {
				width: 100%;
				margin-block-start: 0;
				margin-block-end: 0;
				margin-inline-start: 0px;
				margin-inline-end: 0px;
			}
				.featherlight .featherlight-content .flex-start dl dt {
					font-size: 1.5rem;
				}
				.featherlight .featherlight-content .flex-start dl dd {
					font-size: 1.3rem;
				}

			.featherlight .featherlight-content .flex-start .pht {
				width: 100%;
				padding-top: 12px;
			}
				.featherlight .featherlight-content .flex-start .pht .btn {
					padding-top: 20px;
				}


		.featherlight .featherlight-content .column3 .box {
			width: 31%;
			padding-top: 0;
			padding-bottom: 15px;
		}
			.featherlight .featherlight-content .column3 .box p {
				margin: 10px 0 0 0;
				font-size: 1.1rem;
				line-height: 1.4em;
			}




/* 少しでも長く、お使いいただくために */
.carebox {
	padding: 25px;
	margin-bottom: 25px;
}
	.carebox h3 {
		font-size: 1.5rem;
		margin-bottom: 15px;
	}


	.carebox .txtbox {
		border-bottom: dashed 1px #ddd;
		padding-bottom: 25px;
		margin-bottom: 20px;
	}
	.carebox .txtbox:nth-last-child(1) {
		border-bottom: none;
		padding-bottom: 0;
		margin-bottom: 0;
	}
		.carebox .txtbox p {
			font-size: 1.3rem !important;
			margin-top: 0;
			margin-bottom: 5px;
		}
		.carebox .txtbox .link {
			font-size: 1.1rem;
		}




/* お客様にオススメの商品はこちらです */
#pickup_item {
	padding-top: 0;
}




/* お客様にオススメの商品はこちらです */
#browse {
	padding-top: 50px;
	padding-bottom: 50px;
}







}
