@charset "UTF-8";







/* fs-l-pageMain
--------------------------------*/
.fs-l-pageMain {
	padding-bottom: 100px;
}
#fs_ProductDetails .fs-l-pageMain,
#fs_Top .fs-l-pageMain {
	padding-bottom: 0;
}







/* fs-body-login
--------------------------------*/
.fs-body-login .fs-c-registeredUsers {
	width: 48%;
	flex-basis: calc(50% - 0);
	margin-right: 4%;
}
	.fs-body-login .fs-c-registeredUsers .fs-c-inputInformation__link {
		text-align: center;
	}


.fs-body-login .fs-c-newUsers {
	width: 48%;
	margin-left: 0;
	
}
	.fs-body-login .fs-c-newUsers .fs-c-newUsers__message {
		text-align: center;
		line-height: 30px;
		margin-top: 20px;
		margin-bottom: 40px;
	}


.fs-body-login .fs-c-registeredUsers .fs-c-subSection__title,
.fs-body-login .fs-c-newUsers .fs-c-subSection__title {
	text-align: center;
}







/* fs-body-login
--------------------------------*/
.fs-c-registerSuccessMessage {
    border-bottom: none;
}







/* fs-c-subSection__title
--------------------------------*/
.fs-c-subSection__title {
	font-size: 24px;
	color: #383838;
	border-bottom: none;
}







/* fs_form
--------------------------------*/
.fs-body-login .fs-c-inputInformation__field {
	padding: 30px;
}
.fs-c-inputInformation__field {
	max-width: 1000px;
}
.fs-c-inputTable__headerCell {
	padding-bottom: 5px;
}
.fs-c-requiredMark::before {
    color: #B9171A;
}
.fs-c-inputField__field input {
	padding: 15px;
}







/* fs-body-my-top
--------------------------------*/
.fs-l-account {
	padding-top: 40px;
}
.fs-body-my-top .fs-c-accountService__page--accountDelete {
	display: none;
}

.fs-p-accountInfo__accountName {
	padding: 5px 0 12px 0;
}
.fs-c-accountService {
	margin: 0;
}
.fs-c-accountService > li {
    width: 22.5%;
    flex-basis: 22.5%;
    box-sizing: border-box;
    margin: 0 2% 2% 0;
}
.fs-c-accountService > li:nth-child(4n) {
    margin: 0 0 2% 0;
}


.fs-body-my-top .btnout {
	display: flex;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
	.fs-body-my-top .btnout .btn {
		margin-right: 30px;
	}
	.fs-body-my-top .btnout .btn:nth-child(2) {
		margin-right: 0;
	}


.fs-body-my-top .fs-c-wishlistProduct {
	display: none;
}







/* fs-body-my-account-delete
--------------------------------*/
.fs-body-my-account-delete .fs-c-inputTable {
	border-collapse: collapse;
	border-top: solid 1px #ddd;
}
	.fs-body-my-account-delete .fs-c-inputTable tr:nth-child(1) th {
		padding-top: 25px;
	}
	.fs-body-my-account-delete .fs-c-inputTable td {
		border-bottom: solid 1px #ddd;
		padding-bottom: 25px;
	}

.fs-c-inputInformation__button {
	max-width: 640px;
	margin: 40px auto 0 auto;
	display: flex;
	flex-direction: row-reverse;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}







/* fs-body-my-account-settings
--------------------------------*/
.fs-body-my-account-settings .fs-c-inputTable {
	border-collapse: collapse;
	border-top: solid 1px #ddd;
}
	.fs-body-my-account-settings .fs-c-inputTable tr:nth-child(1) th {
		padding-top: 25px;
	}
	.fs-body-my-account-settings .fs-c-inputTable td {
		border-bottom: solid 1px #ddd;
		padding-bottom: 25px;
	}







/* fs-body-my-addressbook
--------------------------------*/
.fs-body-my-addressbook .fs-c-buttonContainer--deleteChange .fs-c-button--secondary {
	color: #fff;
}
.fs-body-my-addressbook .fs-c-addressBookList__addButton .fs-c-button--secondary {
	color: #fff;
}







/* fs-body-my-reviews
--------------------------------*/
.fs-body-my-reviews .fs-c-history .fs-c-listControl:nth-child(1) {
	padding-top: 30px;
	margin-bottom: 30px;
}

.fs-body-my-reviews .fs-c-reviewList__item {
	border: solid 1px #ddd;
	border-radius: 20px;
	padding: 30px;
	margin-bottom: 30px;
}
	.fs-body-my-reviews .fs-c-reviewList__item .fs-c-reviewBody {
		background: #EEEEEE;
		border: none;
		border-radius: 10px;
	}







/* fs-body-review-write
--------------------------------*/
.fs-body-review-write .fs-c-productReviewed {
	padding-top: 30px;
}
.fs-body-review-write .fs-c-reveiwNotes {
	max-width: 1000px;
	margin: 40px auto 40px auto;
	padding: 15px 0;
}







/* fs-body-newsletter-subscribe
--------------------------------*/
.fs-body-newsletter-subscribe .fs-p-emailDomainNotice {
	padding-top: 20px;
}
	.fs-body-newsletter-subscribe .fs-p-emailDomainNotice p {
		font-size: 12px;
	}







/* fs-body-my-addressbook
--------------------------------*/
.fs-body-cart .fs-c-wishlistProduct {
	display: none;
}







/* fs-body-my-addressbook
--------------------------------*/
.fs-body-cart-login .fs-c-inputInformation__link {
	text-align: center;
}







/* fs-body-my-addressbook
--------------------------------*/
.fs-body-checkout .fs-l-checkout {
	padding-top: 30px;
}
.fs-body-checkout .fs-c-inputInformation__button {
	margin: 0 auto 30px auto;
}
.fs-body-checkout .fs-c-checkout-checkoutMethodList {
	margin-bottom: 30px;
}
.fs-body-checkout .fs-c-checkout-deliveryMethodList {
	margin-bottom: 20px;
}
.fs-body-checkout .fs-c-returnedSpecialContract {
	display: none;
}







/* fs-body-my-points
--------------------------------*/
.fs-body-my-points .fs-c-history {
	padding-top: 30px;
}







/* shop_info
--------------------------------*/
.shop_info .read {
	padding-top: 20px;
	margin-bottom: 80px;
}
	.shop_info .read h2 {
		font-size: 2.4rem;
		line-height: 1.5em;
		margin-bottom: 15px;
	}

	.shop_info .read p {
		line-height: 2em;
		margin-bottom: 15px;
	}
	.shop_info .read p:nth-last-child(1) {
		margin-bottom: 0;
	}


.shop_info .anchor_list {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	margin-bottom: 80px;
}
	.shop_info .anchor_list li {
	width: 24.5%;
/*	width: 15.5%; 220531修正 */
	}
		.shop_info .anchor_list li a {
			border: solid 1px #ddd;
			border-radius: 10px;
			height: 70px;
			display: flex;
			justify-content: flex-start;
			align-items: center;
			font-size: 1.6rem;
			font-weight: 700;
			text-align: left;
			padding: 0 20px;
			position: relative;
			transition: 0.3s;
			-webkit-transition: 0.3s;
		}
		.shop_info .anchor_list li a:after {
			content: "";
			border-top: 2px solid #383838;
			border-right: 2px solid #383838;
			width: 10px;
			height: 10px;
			position: absolute;
			right: 20px;
			top: 0;
			bottom: 0;
			margin: auto;
			-webkit-transform: rotate(135deg);
			transform: rotate(135deg);
			-webkit-transition: 0.3s;
			transition: 0.3s;
		}
		.shop_info .anchor_list li a:hover {
			background: #383838;
			color: #fff;
		}
		.shop_info .anchor_list li a:hover:after {
			border-top: 2px solid #fff;
			border-right: 2px solid #fff;
		}


.shop_info .shop_list {
	margin-bottom: 100px;
}
.shop_info .shop_list:nth-last-child(1) {
	margin-bottom: 50px;
}
	.shop_info .shop_list .box {
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		 -ms-flex-direction: row-reverse;
			 flex-direction: row-reverse;
		margin-top: 50px;
	}
		.shop_info .shop_list .box .pht {
			width: 45%;
		}
			.shop_info .shop_list .box .pht img {
				width: 100%;
				border-radius: 20px;
			}


		.shop_info .shop_list .box .text {
			width: 55%;
			padding-left: 3%;
		}
			.shop_info .shop_list .box .text h3 {
				font-size: 2.0rem;
				font-weight: 700;
			}

			.shop_info .shop_list .box .text p {
				border-bottom: dashed 1px #ddd;
				padding: 15px 0;
			}
				.shop_info .shop_list .box .text p span {
					font-size: 1.2rem;
				}
				.shop_info .shop_list .box .text p a {
					text-decoration: underline;
				}
				.shop_info .shop_list .box .text p a:hover {
					text-decoration: none;
				}

			.shop_info .shop_list .box .text .btn {
				border-bottom: none;
				text-align: left;
				padding: 0;
			}
				.shop_info .shop_list .box .text .btn a {
					text-align: center;
					text-decoration: none;
				}







/* shop_detail
--------------------------------*/
h2.h2_tit {
	font-size: 3.4rem;
	line-height: 1.4em;
	margin-bottom: 30px;
}


.shop_detail .swiper-container {
	padding-bottom: 40px;
}
	.shop_detail .swiper-container .swiper-slide img {
		border-radius: 10px;
	}

	.shop_detail .swiper-container .swiper-pagination-bullet {
		opacity: 1.0;
		background: #fff;
		border: solid 1px #383838;
	}
	.shop_detail .swiper-container .swiper-pagination-bullet-active {
		background: #383838;
		border: solid 1px #383838;
	}


.shop_detail .shop-blog {
	padding: 100px 0;
}


.shop_detail .shop-box {
	margin: 0 -80px;
	padding: 100px 0;
	background: #F2F2F2;
}
	.shop_detail .shop-box .staff {
		margin-top: 100px;
	}

	.shop_detail .shop-box dl {
		display: flex;
		display: -webkit-flex;
		justify-content: space-between;
		background: #fff;
		border-radius: 10px;
		margin-bottom: 20px;
		padding: 20px;
	}
		.shop_detail .shop-box dl dt {
			width: 190px;
			font-size: 1.6rem;
			font-weight: 700;
		}
		.shop_detail .shop-box dl dd {
			width: -webkit-calc(100% - 190px);
			width: calc(100% - 190px);
			display: flex;
			justify-content: flex-start;
			align-items: center;
			text-align: left;
		}
			.shop_detail .shop-box dl dd p a {
				text-decoration: underline;
			}
			.shop_detail .shop-box dl dd p a:hover {
				text-decoration: none;
			}

		.shop_detail .shop-box dl.access dd {
			display: block;
		}
			.shop_detail .shop-box dl.access dd .map {
				margin-top: 15px;
				display: flex;
				display: -webkit-flex;
				justify-content: space-between;
			}
				.shop_detail .shop-box dl.access dd .map iframe {
					width: 49%;
					min-height: 260px;
					height: auto;
					border-radius: 10px;
				}
				.shop_detail .shop-box dl.access dd .map img {
					width: 49%;
					height: auto;
					border-radius: 10px;
				}


.shop_detail .shop-service {
	padding: 100px 0 0 0;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
	.shop_detail .shop-service .box {
		width: 48%;
		margin-right: 4%;
		margin-bottom: 50px;
	}
	.shop_detail .shop-service .box:nth-child(2n) {
		margin-right: 0;
	}
		.shop_detail .shop-service .box .pht img {
			width: 100%;
			height: auto;
			border-radius: 20px;
		}

		.shop_detail .shop-service .box .text h2 {
			font-size: 2.4rem;
			line-height: 1.4em;
			padding-top: 15px;
		}

		.shop_detail .shop-service .box .text p {
			margin-top: 12px;
		}
			.shop_detail .shop-service .box .text p a {
				text-decoration: underline;
			}
			.shop_detail .shop-service .box .text p a:hover {
				text-decoration: none;
			}







/* delivery_message
--------------------------------*/
.delivery_message .attention {
    display: block;
	font-size: 1.0rem;
    line-height: 1.6em;
}










/* 1019px */
@media screen and (max-width: 1019px) {







/* fs-l-pageMain
--------------------------------*/
.fs-l-pageMain {
	padding-bottom: 50px;
}
#fs_ProductDetails .fs-l-pageMain,
#fs_Top .fs-l-pageMain {
	padding-bottom: 0;
}







/* fs-body-login
--------------------------------*/
.fs-body-login .fs-c-loginForm {
	display: block;
}
	
.fs-body-login .fs-c-registeredUsers {
	width: 100%;
	flex-basis: calc(100% - 0);
	margin-right: 0;
	margin-bottom: 60px;
}


.fs-body-login .fs-c-newUsers {
	width: 100%;
	margin-left: 0;
	
}
	.fs-body-login .fs-c-newUsers .fs-c-newUsers__message {
		text-align: left;
		line-height: 2em;
		margin-top: 10px;
		margin-bottom: 0;
	}







/* fs-c-subSection__title
--------------------------------*/
.fs-c-subSection__title {
	font-size: 18px;
}







/* fs_form
--------------------------------*/
.fs-body-login .fs-c-inputInformation__field {
	padding: 20px;
	margin-top: 10px;
}
.fs-c-inputField__field input {
	padding: 12px;
}







/* fs-body-my-top
--------------------------------*/
.fs-c-accountService > li {
    width: 49%;
    flex-basis: 49%;
    box-sizing: border-box;
    margin: 0 2% 2% 0;
}
.fs-c-accountService > li:nth-child(2n) {
    margin: 0 0 2% 0;
}
	
.fs-body-my-top .btnout {
	display: block;
}
	.fs-body-my-top .btnout .btn {
		margin-right: 0;
		margin-top: 30px;
	}
	.fs-body-my-top .btnout .btn:nth-child(2) {
		margin-right: 0;
		margin-top: 10px;
	}







/* fs-body-my-account-delete
--------------------------------*/
.fs-c-inputInformation__button {
	display: block;
}
.fs-body-my-account-delete .fs-c-button--cancel {
	margin-top: 15px;
}







/* fs-body-my-addressbook
--------------------------------*/
.fs-body-my-addressbook .fs-c-buttonContainer--deleteChange {
    width: 170px;
	margin: auto;
}







/* fs_NewAddress
--------------------------------*/
#fs_NewAddress .fs-c-inputInformation__button {
	display: flex;
}







/* fs_MyAddressBook
--------------------------------*/
#fs_MyAddressBook .fs-c-inputInformation__button {
	display: flex;
}







/* fs_EditAddress
--------------------------------*/
#fs_EditAddress .fs-c-inputInformation__button {
	display: flex;
}







/* fs-body-my-reviews
--------------------------------*/
.fs-body-my-reviews .fs-c-reviewList__item {
	border-radius: 10px;
	padding: 20px;
	margin-bottom: 20px;
}
	.fs-body-my-reviews .fs-c-reviewList__item .fs-c-reviewBody {
		border-radius: 6px;
	}
	
	
.fs-body-my-reviews .fs-c-productImage__image {
    margin: 0 auto 10px auto;
}







/* fs-body-my-reviews
--------------------------------*/
.fs-body-newsletter-subscribe .fs-c-inputInformation__field,
.fs-body-newsletter-unsubscribe .fs-c-inputInformation__field {
	padding: 15px;
}







/* fs-body-my-addressbook
--------------------------------*/
.fs-body-checkout .fs-c-modal__contents .fs-c-inputInformation__field {
	margin-bottom: 0;
}
.fs-body-checkout .fs-c-inputInformation__button {
	margin: 0 auto 20px auto;
}
	.fs-body-checkout .fs-c-inputInformation__button .fs-c-button--cancel {
		margin-top: 10px;
	}







/* shop_info
--------------------------------*/
.shop_info .read {
	padding-top: 0;
	margin-bottom: 50px;
}
	.shop_info .read h2 {
		font-size: 2.0rem;
		margin-bottom: 10px;
	}

	.shop_info .read p {
		margin-bottom: 10px;
	}


.shop_info .anchor_list {
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 50px;
}
	.shop_info .anchor_list li {
		width: 48%;
		margin-right: 4%;
		margin-bottom: 4%;
	}
	.shop_info .anchor_list li:nth-child(2n) {
		margin-right: 0;
	}
		.shop_info .anchor_list li a {
			height: 54px;
			font-size: 1.4rem;
			padding: 0 15px;
		}
		.shop_info .anchor_list li a:after {
			right: 10px;
		}
		.shop_info .anchor_list li a:hover {
			background: #383838;
			color: #fff;
		}
		.shop_info .anchor_list li a:hover:after {
			border-top: 2px solid #fff;
			border-right: 2px solid #fff;
		}


.shop_info .shop_list {
	margin-bottom: 50px;
}
.shop_info .shop_list:nth-last-child(1) {
	margin-bottom: 30px;
}
	.shop_info .shop_list .box {
		display: block;
		margin-top: 40px;
	}
	.shop_info .shop_list .box:nth-child(2) {
		margin-top: 20px;
	}
		.shop_info .shop_list .box .pht {
			width: 100%;
		}
			.shop_info .shop_list .box .pht img {
				border-radius: 20px;
			}


		.shop_info .shop_list .box .text {
			width: 100%;
			padding: 0 0 40px 0;
			position: relative;
		}
			.shop_info .shop_list .box .text h3 {
				font-size: 1.5rem;
				line-height: 1.4em;
			}

			.shop_info .shop_list .box .text p {
				padding: 12px 0;
			}
				.shop_info .shop_list .box .text p span {
					font-size: 1.0rem;
				}

			.shop_info .shop_list .box .text .btn {
				text-align: center;
				position: absolute;
				bottom: -35px;
				left: 50%;
				margin-left: -125px;
			}







/* shop_detail
--------------------------------*/
h2.h2_tit {
	font-size: 2.2rem;
	margin-bottom: 20px;
}


.shop_detail .shop-blog {
	padding: 60px 0;
}


.shop_detail .shop-box {
	margin: 0 -5.5%;
	padding: 60px 0;
}
	.shop_detail .shop-box .staff {
		margin-top: 60px;
	}

	.shop_detail .shop-box dl {
		display: block;
		background: #fff;
		border-radius: 10px;
		margin-bottom: 20px;
		padding: 20px;
	}
		.shop_detail .shop-box dl dt {
			width: 100%;
			font-size: 1.5rem;
			margin-bottom: 5px;
		}
			.shop_detail .shop-box dl dt br {
				display: none;
			}
	
		.shop_detail .shop-box dl dd {
			width: 100%;
			display: block;
		}
			.shop_detail .shop-box dl.access dd .map {
				margin-top: 15px;
				display: block;
			}
				.shop_detail .shop-box dl.access dd .map iframe {
					width: 100%;
					height: 250px;
					margin-bottom: 10px;
				}
				.shop_detail .shop-box dl.access dd .map img {
					width: 100%;
				}


.shop_detail .shop-service {
	padding: 60px 0 0 0;
	display: block;
}
	.shop_detail .shop-service .box {
		width: 100%;
		margin-right: 0;
		margin-bottom: 40px;
	}
		.shop_detail .shop-service .box .pht img {
			border-radius: 10px;
		}

		.shop_detail .shop-service .box .text h2 {
			font-size: 1.7rem;
			padding-top: 12px;
		}

		.shop_detail .shop-service .box .text p {
			margin-top: 10px;
		}







/* delivery_message
--------------------------------*/
.delivery_message .attention {
	font-size: 1.0rem;
}
	
	

  
}