@charset "UTF-8";
.block-top-event--item-header,.block-top-topic--header,.block-top-about--header,.block-top-shop-ticket--header{
	text-align: center;
	border: none;
	margin: 0;
	padding: 0;
}
.block-top-event--item-header span,.block-top-topic--header span,.block-top-about--header span,.block-top-shop-ticket--header span {
	font-size: 18px;
	line-height: 31px;
	padding: 0 28.5px;
	background-image: url(../../img/usr/sb/common/head_left.png),url(../../img/usr/sb/common/head_right.png);
	background-repeat: no-repeat;
	background-position: left center,right center;
	background-size: 18.5px auto;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-align: center;
	display: inline-block;
}
@media screen and (max-width:374px){
	.block-top-event--item-header span,.block-top-topic--header span,.block-top-about--header span,.block-top-shop-ticket--header span {
		font-size: 4.8vw;
		/*18px*/
	}
}
.block-top-about--header span{
	background: none;
	padding: 0;
}
.block-top-event--item-header + p,.block-top-topic--header + p,.block-top-about--header + p,.block-top-topic--header + p{
	margin-top: 6px;
	font-size: 13px;
	text-align: center;
}
@media screen and (max-width:374px){
	.block-top-event--item-header + p,.block-top-topic--header + p,.block-top-about--header + p,.block-top-topic--header + p{
		font-size: 3.46666vw;
		/*13px*/
	}
}
.block-top-event--item-footer,.block-top-topic--next-page,.block-top-about--footer {
	text-align: center;
}
.block-top-event--item-footer a,.block-top-topic--next-page a,.block-top-about--footer a {
	color: #fff;
	background: #333333;
	width: calc(330 / 375 * 100vw);
	max-width: 330px;
	/*height: 45px;
	line-height: 45px;
	*/
	border-radius: 80px;
	display: inline-block;
	margin: 0 auto;
	box-shadow: 0 4px 0 #767676;
	font-size: 12px;
	text-align: center;
	padding: 13.5px 30px;
	position: relative;
	text-decoration: none;
}
@media screen and (max-width:374px){
	.block-top-event--item-footer a,.block-top-topic--next-page a,.block-top-about--footer a {
		font-size: 3.2vw;
		/*12px*/
	}
}
.block-top-event--item-footer a:after,.block-top-topic--next-page a:after,.block-top-about--footer a:after{
	content: "\025b6";
	color: #fff;
	position: absolute;
	display: block;
	height: 18px;
	top: calc(50% - 13px);
	right: 13px;
	font-size: 18px;
}
.page-event .block-top-event--item-footer{
	margin-bottom: 52px;
}
.block-top-event--chara-goods .block-top-event--item-body{
	display: flex;
	flex-wrap: wrap;
	width: calc(326 / 375 * 100vw);
	max-width: 326px;
	margin: 21.1px auto 10px;
}
@media screen and (min-width:568px){
	.block-top-event--chara-goods .block-top-event--item-body{
		max-width: 100%;
		justify-content: space-around;
		position: relative;
		right: -10px;
	}
}
.block-top-event--chara-goods .block-top-event--image{
	width: calc(95 / 375 * 100vw);
	max-width: 95px;
	height: calc(95 / 375 * 100vw);
	max-height: 96px;
	margin: 0 20px 20px 0;
	padding: 0;
	border: 1px solid #EBEBEB;
	border-radius: 50%;
}
.block-top-event--chara-goods .block-top-event--image img {
	border-radius: 80px;
	width: calc(85 / 375 * 100vw);
	max-width: 85px;
	height: calc(85 / 375 * 100vw);
	max-height: 85px;
}
@media screen and (max-width:374px){
	.block-top-event--chara-goods .block-top-event--image{
		margin: 0 5.33333vw 5.33333vw 0;
	}
}
.block-top-event--chara-goods .block-top-event--image a{
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.block-top-event--chara-goods .block-top-event--image:nth-child(3n+3){
	margin-right: 0;
}
@media screen and (min-width:568px){
	.block-top-event--chara-goods .block-top-event--image:nth-child(3n+3){
		margin-right: 20px;
	}
}
.block-top-event--featured-feature .block-top-event--item-body{
	margin: 22.1px auto 28px;
}
.block-top-event--featured-feature .block-top-event--item-body:after{
	content: "";
	width: 24px;
	height: 14px;
	display: block;
	margin: 0 auto;
	background: url(../../img/usr/sb/top/arrow_bottom.png) no-repeat;
	background-size: 24px 14px;
	cursor: pointer;
	z-index: 20;
	position: relative;
}
.block-top-event--featured-feature .block-top-event--item-body.active:after{
	background: url(../../img/usr/sb/top/arrow_top.png) no-repeat;
	background-size: 24px 14px;
}
.block-top-event--featured-feature h2.block-top-event--image{
	display: none;
	text-align: center;
	padding: 0;
	width: 100%;
	margin: 0 0 22.1px;
	border: none;
}
.block-top-event--featured-feature .block-top-event--image:nth-child(1),.block-top-event--featured-feature .block-top-event--image:nth-child(2),.block-top-event--featured-feature .block-top-event--image:nth-child(3){
	display: block;
}
/* ----トップページ本文---- */
.block-top-keyword{
	width: 100%;
	background: #F5F5F5;
	padding-bottom: 12px;
}
.block-top-keyword--title{
	font-weight: bold;
	width: 100%;
	text-align: center;
	padding: 9px 0 8px;
	font-size: 13px;
}
@media screen and (max-width:374px){
	.block-top-keyword--title{
		font-size: 3.46666vw;
		/*13px*/
	}
}
.block-top-keyword--main{
	display: flex;
	width: 100%;
	overflow-x:scroll;
	white-space: nowrap;
}
.block-top-keyword--main::-webkit-scrollbar {
	/* Chrome, Safari 対応 */
	display:none;
}
.block-top-keyword--main a{
	padding: 0 15px;
	line-height: 26px;
	border: 1px solid #CBCBCB;
	text-align: center;
	margin-right: 5px;
	border-radius: 80px;
	font-size: 12px;
	background: #fff;
}
@media screen and (max-width: 374px){
	.block-top-keyword--main a{
		font-size: 3.2vw;
		/*12px*/
	}
}
.block-top-body--important-notice{
	padding: 11px 0 12px;
}

#top-notice-slider{
	max-width: calc(300 / 375 * 100vw);
	margin: 0 auto;
	text-align: center;
	position: relative;
	padding: 0 21px;
	box-sizing: border-box;
	height: 21px;
	overflow: hidden;
}

.top-notice-slider--prev-btn,.top-notice-slider--next-btn{
	width: 11px;
	height: 15px;
	position: absolute;
	top: 3px;
	display: block;
	cursor: pointer;
}
.top-notice-slider--prev-btn{
	background: url(../../img/usr/common/arrow_prev.png) no-repeat;
	left: 0;
}
.top-notice-slider--next-btn{
	background: url(../../img/usr/common/arrow_next.png) no-repeat;
	right: 0;
}
#top-notice-slider li a{
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.block-top-body--items img {
	width: 100%;
}
.block-top-body {
	margin: 0;
}

.block-top-body--mv {
	width: 100%;
}
.block-top-body--mv-items {
}
.block-top-body--mv-items li.slick-slide{
	width: 100vw;
}
.block-top-body--mv-items .slick-dots{
	display: flex;
	justify-content: center;
	padding: 15.1px 0 0;
}
.block-top-body--mv-items .slick-dots button{
	margin: 0 10px;
	padding: 0;
	width: 10px !important;
	height: 10px;
	border-radius: 50%;
	outline: none;
	-webkit-appearance:none;
	background: #D8D8D8;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
.block-top-body--mv-items .slick-dots .slick-active button{
	background: #E8340C;
}
.top-mv-slider--prev-btn,.top-mv-slider--next-btn{
	width: 11px;
	height: 15px;
	position: absolute;
	bottom: 8px;
	display: block;
	cursor: pointer;
}
.top-mv-slider--prev-btn{
	background: url(../../img/usr/common/arrow_prev.png) no-repeat;
	left: 23px;
}
.top-mv-slider--next-btn{
	background: url(../../img/usr/common/arrow_next.png) no-repeat;
	right: 23px;
}
/* ----トップページ：イベント--- */
.block-top-event--item > .inner{
	padding-bottom: 30px;
}
.block-top-event--item:first-child > .inner,.block-top-event--item:nth-child(2) > .inner{
	padding-bottom: 0;
}
.block-top-event--item:nth-child(6n+1){
	background-image: url(../../img/usr/sb/top/bg_line_yellow_bottom.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-size: 100% auto;
	padding: 0 0 calc(75 / 375 * 100vw);
}
.block-top-event--item:nth-child(6n+7){
	background-image: url(../../img/usr/sb/top/bg_line_yellow_top.png),url(../../img/usr/sb/top/bg_line_yellow_bottom.png);
	background-repeat: repeat-x;
	background-position: center top,center bottom;
	background-size: 100% auto;
	padding: calc(75 / 375 * 100vw) 0;
}
.block-top-event--item:nth-child(6n+1) > .inner{
	background-color: #FFE569;
	padding-top: 22.8px;
}
.block-top-event--item:nth-child(6n+3){
	background-image: url(../../img/usr/sb/top/bg_line_green_top.png),url(../../img/usr/sb/top/bg_line_green_bottom.png);
	background-repeat: repeat-x;
	background-position: center top, center bottom;
	background-size: 100% auto;
	padding: calc(58 / 375 * 100vw) 0 calc(56 / 375 * 100vw);
}
.block-top-event--item:nth-child(6n+3) > .inner{
	background-color: #C4E658;
	padding-bottom: 30px;
}
.block-top-event--item:nth-child(6n+5){
	background-image: url(../../img/usr/sb/top/bg_line_blue_top.png),url(../../img/usr/sb/top/bg_line_blue_bottom.png);
	background-repeat: repeat-x;
	background-position: center top, center bottom;
	background-size: 100% auto;
	padding: calc(50 / 375 * 100vw) 0;
}
.block-top-event--item:nth-child(6n+5) > .inner{
	background-color: #B0D4F9;
	padding-bottom: 30px;
}
.block-top-event--event-fair .block-top-event--item-body{
	margin: 25.1px auto 0;
	width: calc(345 / 375 * 100vw);
	max-width: 345px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.block-top-event--event-fair h2.block-top-event--image{
	width: calc(165 / 375 * 100vw);
	max-width: 165px;
	height: calc(165 / 375 * 100vw);
	max-height: 165px;
	margin: 0 0 15px;
	padding: 0;
	border: none;
}

.block-top-event--event-fair h2.block-top-event--image img {
	border-radius: 20px;
	width: calc(165 / 375 * 100vw);
	height: calc(165 / 375 * 100vw);
	max-height: 165px;
	object-fit: cover;
}

.block-top-event--item-footer{
	text-align: center;
}
/* ----トップページ予備テンプレート1---- */
.block-free-1{
	background-image: url(../../img/usr/sb/top/bg_line_red_top.png),url(../../img/usr/sb/top/bg_line_red_bottom.png);
	background-repeat: repeat-x;
	background-position: center top, center bottom;
	background-size: 100% auto;
	padding: calc(30 / 375 * 100vw) 0 calc(50 / 375 * 100vw);
}
.block-free-1 > .inner{
	background-color: #FF7456;
	padding: 20px 0 22px;
}
.block-top-about--body{
	width: calc(330 / 375 * 100vw);
	max-width: 330px;
	margin: 29.5px auto 30px;
}
.block-top-about--body dl{
	width: 100%;
	margin-bottom: 35.4px;
}
.block-top-about--body dl dt{
	text-align: center;
	position: relative;
	margin-bottom: 10px;
}
.block-top-about--body dl dt:after{
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	background: #fff;
	display: block;
}
.block-top-about--body dl dt span{
	background: #fff;
	font-size: 15px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 80px;
	display: inline-block;
	padding: 0 32px;
	position: relative;
	z-index: 10;
}
@media screen and (max-width:374px){
	.block-top-about--body dl dt span{
		font-size: 4vw;
		/*15px*/
	}
}
.block-top-about--body dl dd{
	margin-top: 15.1px;
}
.block-top-about--body dl dd p{
	font-size: 12px;
	line-height: 24px;
	margin-top: 15.7px;
}
@media screen and (max-width:374px){
	.block-top-about--body dl dd p{
		font-size: 3.2vw;
		/*12px*/
		line-height:6.4vw;
		/*24px*/
		margin-top: 4.1866666vw;
	}
}
.block-top-about--body dl dd a{
	margin-top: 20px;
	display: block;
	margin-top: 15.1px;
}
.block-top-shop-ticket{
	margin-top: 42.5px;
}
.block-top-shop-ticket--body{
	text-align: center;
}
.block-top-shop-ticket--body p{
	margin: 23.9px 0 20px;
	text-align: center;
}
.block-top-shop-ticket--body a{
	width:calc(335 / 375 * 100vw);
	max-width: 335px;
	height: 45px;
	line-height: 45px;
	border-radius: 10px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background: #FCD003;
	display: inline-block;
	box-shadow: 0 4px 0 #585858;
}
.block-top-shop-ticket--body a:before{
	content: "";
	width: 17px;
	height: 23px;
	display: inline-block;
	background: url(../../img/usr/sb/top/icon_ticket.png) no-repeat;
	background-size: 17px 23px;
	margin-right: 14px;
	position: relative;
	top: 6px;
}
@media screen and (max-width:374px){
	.block-top-shop-ticket--body a{
		font-size: 3.73333vw;
		/*14px*/
	}
	.block-top-shop-ticket--body a:before{
		margin-right: 3.73333vw;
		/*14px*/
	}
}
.block-top-shop-ticket--body a:hover{
	text-decoration: none;
}
/* ----トピック--- */
.block-top-topic{
	margin-bottom: 8vw;
	/*30px*/
	padding-top: 6.666666vw;
	/*25px*/
}
.block-top-topic--items{
	width: calc(348.5 / 375 * 100vw);
	max-width: 348.5px;
	margin: 25px auto 30px;
	display: block;
}
@media screen and (max-width:374px){
	.block-top-topic--items{
		margin: 6.66666vw auto 8vw;
	}
}
.block-top-topic--items dl{
	font-size: 13.5px;
}
.block-top-topic--items dt{
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 9.3px;
}
.block-top-topic--items dt img {
	height: 20px;
	margin-left: 7.3px;
}
.block-top-topic--items dd {
	font-size: 12px;
	line-height: 25px;
}
@media screen and (max-width:374px){
	.block-top-topic--items dt{
		font-size: 3.73333vw;
		/*14px*/
	}
	.block-top-topic--items dd {
		font-size: 3.2vw;
		/*12px*/
	}
}

/* ----トップページ予備テンプレート2---- */
.block-free-2--items img {
	width: 100%;
}
.block-free-2--sub-items {
	overflow: hidden;
}
.block-free-2--sub-items li {
	float: left;
	width: 33.33%;
	height: 33.33%;
}
/* ----ヘッダー---- */
header.pane-header{
	/*padding: 0 22.4px;
	*/
	padding: 0 5.973333vw;
	border-bottom: 2px solid #E8340C;
}
h1.block-header-logo {
	width: auto;
	padding: 6px 0;
	margin: 0;
	display: inline-block;
}
.block-header-logo--img {
	width: auto;
	height: 40px;
}
/* 購入フロー共通ヘッダー */
header.pane-header.pane-order-header{
	height: 55px;
}
header.pane-header.pane-order-header .block-header-logo{
	margin: 0 auto;
	display: flex;
	align-items: center;
}

.header-right-nav{
	width: 71px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.block-header-entry{
	width: 23px;
	height: auto;
}
.block-header-cart{
	width: 27.5px;
	height: auto;
}

.block-headernav {
	width: 55%;
	display: inline-block;
	text-align: right;
}
.block-headernav--item-list li {
	width: 52px;
	position: relative;
	display: inline-block;
	font-size: 10px;
	text-align: center;
}
.block-headernav--item-list li i.fa {
	position: relative;
	display: block;
	font-size: 20px;
	margin: 5px 0;
	z-index: 1;
}
.block-headernav--item-list li a {
	display: block;
}
.block-headernav--item-list li a:hover {
	text-decoration: none;
}
.block-headernav--cart-count {
	display: none;
	position: absolute;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	text-align: center;
	background-color: #e61d50;
	color: #fff;
	border-radius: 10px;
	top: -10px;
	right: -10px;
	z-index: 2;
}
/* ----グローバルナビ---- */
.block-globalnav--item-list {
	display: table;
	width: 100%;
}
.block-globalnav--item-list > li {
	display: table-cell;
	width: 20%;
	font-size: 12px;
	line-height: 1;
	text-align: center;
	border-left: 1px solid #666;
	padding: 10px 0;
}
.block-globalnav--item-list > li > a {
	display: block;
	color: #fff;
}
.block-globalnav--item-list li i.fa {
	display: block;
	font-size: 20px;
	margin-bottom: 10px;
	z-index: 1;
}

.block-header-menu-list--nav{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: calc(316 / 375 * 100vw);
	max-width: 650px;
	margin: 20px auto 0;
}
.block-header-menu-list--nav > a{
	border: 1px solid #999;
	width: 153px;
	height: 48px;
	line-height:48px;
	text-align: center;
	font-size: 14px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 15px;
}
@media screen and (max-width:374px){
	.block-header-menu-list--nav > a{
		width: calc(153 / 375 * 100vw);
		height: calc(48 / 375 * 100vw);
		line-height: calc(48 / 375 * 100vw);
		font-size: 3.73333vw;
		/*14px*/
	}
}
.block-header-menu-list--order:before {
	content: "";
	width: 16px;
	height: 20.5px;
	background: url(../../img/usr/sb/common/icon_history.png) no-repeat;
	background-size: 16px auto;
	margin-right: 10.3px;
	display: inline-block;
}
.block-header-menu-list--bookmark:before {
	content: "";
	width: 19.5px;
	height: 17.5px;
	background: url(../../img/usr/sb/common/icon_bookmark.png) no-repeat;
	background-size: 19px auto;
	margin-right: 9.3px;
	display: inline-block;
	position: relative;
}
.block-header-menu-list--qa:before {
	content: "";
	width: 20px;
	height: 21px;
	background: url(../../img/usr/sb/common/icon_qa.png) no-repeat;
	background-size: 20px auto;
	margin-right: 9.3px;
	display: inline-block;
}
.block-header-menu-list--contact:before {
	content: "";
	width: 21px;
	height: 14.5px;
	background: url(../../img/usr/sb/common/icon_contact.png) no-repeat;
	background-size: 21px auto;
	margin-right: 9.3px;
	display: inline-block;
}
.menu_inner .block-search-box--form{
	background: none;
}
.menu-close-btn{
	font-size: 14px;
	margin-top: 24px;
	text-align: center;
}
.menu-close-btn:before{
	content: "×";
	padding-right: 1em;
}

/* ----フッター---- */
.block-footernav {
	padding: 10px 0;
	text-align: center;
	background: #eee;
	font-size: 0;
}
.block-footernav li {
	padding: 0 5px;
	display: inline-block;
	font-size: 11px;
	border-left: 1px solid #444;
}
.block-footernav li:first-child {
	border-left: none;
}
.block-footernav li a {
	color: #444;
}
.block-footer-menu {
	background: #eee;
	border-top: 1px solid #dcdcdc;
}
.block-footer-menu li {
	border-bottom: 1px solid #dcdcdc;
}
.block-footer-menu li a {
	display: table;
	width: 100%;
	position: relative;
	text-decoration: none;
}
.block-footer-menu li span {
	display: table-cell;
	padding: 10px;
	text-align: left;
	vertical-align: middle;
	line-height: 20px;
}
.block-footer-menu li i {
	display: table-cell;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	font-size: 20px;
	line-height: 20px;
	width: 40px;
	color: #999;
}
.block-footer-menu li a:after {
	font-family: FontAwesome;
	content: "\f105";
	position: absolute;
	height: 100%;
	top: 50%;
	font-size: 20px;
	line-height: 20px;
	margin-top: -10px;
	right: 10px;
}

.block-footernav-top--sns-list {
	margin: 25.9px 0;
	display: flex;
	justify-content: center;
}
.block-footernav-top--sns-list li:not(:last-child){
	margin-right: 8.746666vw;
	/*32.8px*/
}
.block-footernav-middle{
	padding: 35.6px 0 10.8px;
	background: #FAFAFA;
}
.block-footernav-middle--item-list{
	width: calc(356 / 375 * 100vw);
	max-width: 356px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.block-footernav-middle--item-list li{
	width: calc(170 / 375 * 100vw);
	max-width: 170px;
	height: calc(50 / 375 * 100vw);
	max-height: 50px;
	margin: 0 0 15.3px;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}
.block-footernav-middle--item-list li:nth-last-child(1),.block-footernav-middle--item-list li:nth-last-child(2){
	margin: 0;
}
.block-footernav-bottom{
	margin-top: 35.7px;
}
.block-footernav-bottom > a{
	text-align: center;
	margin: 35.7px auto 9px;
	display: block;
}
.block-footernav-bottom--item-list a{
	width: 100%;
	height: 45px;
	line-height: 45px;
	/*padding: 0 21px;
	*/
	padding: 0 5.6vw;
	display: block;
	font-size: 13px;
	border-bottom: 1px solid #333333;
	position: relative;
}
.block-footernav-bottom--item-list a:after{
	content: ">";
	font-size: 13px;
	line-height: 45px;
	position: absolute;
	top: 0;
	right: 22px;
}
/* ----ページトップに戻る---- */
.block-page-top a {
	position: relative;
	display: block;
	width: 45px;
	height: 45px;
	background: url(../../img/usr/sb/common/pagetop.png) no-repeat;
	background-size: 45px auto;
}
.block-page-top {
	position: fixed;
	top: auto;
	bottom: 0;
	right: 4px;
	display: none;
}
.page-method .block-page-top {
	position: fixed;
	top: auto;
	bottom: 74px;
	right: 26px;
	display: none;
}
/* ----PC/スマホ切り替えスイッチ---- */
.block-switcher {
	border-top: 1px solid #eee;
	display: none;
	padding: 10px 10px 0 0;
}
.block-switcher li {
	display: inline-block;
	padding: 0 0 10px 10px;
	width: 50%;
}
.block-switcher--switch {
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #444;
	color: #fff;
	text-decoration: none;
}
.block-switcher--current {
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #ccc;
	color: #fff;
}

.block-switcher .fa {
	margin-right: 10px;
	vertical-align: middle;
}
.block-switcher .fa-mobile-phone {
	font-size: 24px;
}
.block-switcher .fa-desktop {
	font-size: 18px;
}
/* ----Copyright---- */
.block-copyright {
	padding: 25.9px 0 8.2px;
	font-size: 10px;
	text-align: center;
	color: #333;
}
@media screen and (max-width:374px){
	.block-copyright {
		font-size: 2.66666vw;
		/*10px*/
	}
}

/* ----ブランド画面---- */
.block-brand-list--item-img img {
	width: 100%;
	height: auto;
}
.block-brand-list--item-name {
	padding: 10px;
	text-decoration: underline;
}
.block-brand-list--item-comment {
	padding: 0 10px 10px 10px;
}
.block-brand-detail--image img {
	width: 100%;
	height: auto;
}
.block-brand-detail--description {
	margin: 0 10px 10px 10px;
}
/* ----商品詳細画面---- */
/*商品詳細画面 項目並び順*/
.block-goods-detail {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: column wrap;
	flex-flow: column nowrap;
}
.block-src-l {
	order: 10;
}
.block-src-c {
	order: 20;
}
.block-goods-comment4 {
	order: 22;
}
.page-goods .block-icon {
	order: 25;
}
.block-goods-detail--color-variation-goods-image{
	order: 27;
}
.block-goods-gallery {
	order: 30;
}
.block-goods-name {
	order: 40;
}
.block-goods-comment {
	order: 60;
}
.block-goods-detail--promotion-freespace {
	order: 70;
}
.block-goods-affix-list {
	order: 80;
}
.block-goods-price {
	order: 90;
}
.block-goods-code {
	order: 100;
}
.block-goods-item-code {
	order: 110;
}
.block-goods-item-code2 {
	order: 120;
}
.block-goods-item-code3 {
	order: 130;
}
.block-goods-release-dt {
	order: 140;
}
.block-goods-class1 {
	order: 150;
}
.block-goods-class2 {
	order: 160;
}
.block-goods-attr1 {
	order: 170;
}
.block-goods-attr2 {
	order: 180;
}
.block-goods-attr3 {
	order: 190;
}
.block-goods-point {
	order: 200;
}
.block-goods-postage {
	order: 210;
}
.block-goods-stock {
	order: 220;
}
.block-goods-size {
	order: 225;
}
.block-goods-spec {
	order: 230;
}
.block-goods-sales-detail-append {
	order: 240;
}
.block-variation {
	order: 250;
}
.block-custom-order {
	order: 260;
}
.block-add-cart {
	order: 270;
}
.block-outside-sales-period {
    order: 271;
}
.block-no-stock {
	order: 275;
}
.block-arrival-notice {
	order: 277;
}
.block-goods-favorite {
	order: 280;
}
.block-goods-store-stock {
	order: 310;
}
.block-variation-back-order {
	order: 320;
}
.block-goods-set {
	order: 330;
}
.block-goods-sns {
	order: 340;
}
.block-contact-about-goods {
	order: 350;
}
.block-goods-link {
	order: 360;
}
.block-src-8{
	order: 365;
}
.block-goods-comment1 {
	order: 370;
}
.block-src-9{
	order: 375;
}
.block-goods-comment2 {
	order: 380;
}
.block-goods-comment3 {
	order: 35;
}
.block-goods-comment5 {
	order: 410;
}
.block-rules-comment {
	order: 420;
}
/* ----ゲストお気に入り画面---- */
.block-guest-favorite-synchronize-title {
	font-weight: bold;
	font-size: 16px;
}
.block-guest-favorite-synchronize-description {
	font-size: 14px;
}
.block-guest-favorite-synchronize-link {
	text-align: center;
}
/* ----定期購入商品サイクル情報変更画面---- */
.block-regular-purcharse-cycle-info-update--skip-cancel-message {
	margin: 5px 0 0 5px;
}
/* ----アプリログイン訴求画面---- */
.block-applogin-body {
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 1.9em;
	text-align: center;
	margin: auto;
	height: 100px;

/* ----イベントページ---- */
h1.block-event-page--header {
	padding: 0;
	text-align: center;
	font-size: 25px;
	line-height: 36px;
	font-weight: bold;
	margin: 20px 0;
}
@media screen and (max-width:374px){
		/*25px*/
		line-height: 9.6vw;
		/*36px*/
		margin: 5.33333vw 0;
	}
}
h2.block-event-page--header-img {
	padding: 0;
	margin: 0 0 13px;
	text-align: center;
	border:none;
}
.block-event-page--slider li.slick-slide{
	width: 100vw;
}
.block-event-page--slider .slick-dots{
	display: flex;
	justify-content: center;
	padding: 15.1px 0 0;
}
.block-event-page--slider .slick-dots button{
	margin: 0 10px;
	padding: 0;
	width: 10px !important;
	height: 10px;
	border-radius: 50%;
	outline: none;
	-webkit-appearance:none;
	background: #D8D8D8;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
.block-event-page--slider .slick-dots .slick-active button{
	background: #E8340C;
}
.block-event-page--slider--prev-btn,.block-event-page--slider--next-btn{
	width: 11px;
	height: 15px;
	position: absolute;
	bottom: 8px;
	display: block;
	cursor: pointer;
}
.block-event-page--slider--prev-btn{
	background: url(../../img/usr/common/arrow_prev.png) no-repeat;
	left: 23px;
}
.block-event-page--slider--next-btn{
	background: url(../../img/usr/common/arrow_next.png) no-repeat;
	right: 23px;
}
.block-event-page--movie{
	width: calc(350 / 375 * 100vw);
	margin: 0 auto 18.6px;
}
.block-event-page--movie iframe{
	width: calc(350 / 375 * 100vw);
	height: calc(196 / 375 * 100vw);
	border-radius: 10px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.block-event-page--img-section{
	width: calc(350 / 375 * 100vw);
	margin: 0 auto 32px;
}
.block-event-page--img-section dt{
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}
@media screen and (max-width:374px){
	.block-event-page--img-section dt{
		font-size: 4vw;
		/*15px*/
		line-height: 5.33333vw;
		/*20px*/
		margin-bottom: 2.66666vw;
		/*10px*/
	}
}
.block-event-page--img-section dt img{
	margin-bottom: 17px;
}
.block-event-page--img-section dd{
	font-size: 14px;
	line-height: 25px;
}
h2.block-top-event--header{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 27.8px;
	padding: 0;
	border: none;
}
@media screen and (max-width:374px){
	h2.block-top-event--header{
		font-size: 5.33333vw;
		/*20px*/
		margin: 0 0 7.4133333vw;
	}
}
.block-event-page--accessory .block-top-event-goods + h2.block-top-event--header {
	margin-top: 80px;
}
.block-event-page--bnr-list{
	width: calc(335 / 375 * 100vw);
	max-width: 335px;
	margin:  0 auto;
}
.block-event-page--bnr-list li:not(:last-child){
	margin:  0 0 21px;
}
@media screen and (max-width:374px){
	.block-event-page--bnr-list li:not(:last-child){
		margin:  0 0 5.6vw;
		/*21px*/
	}
}
.block-event-page--store-introduction,.block-event-page--shop-introduction{
	background: #F8F8E8;
	padding: 30px 0 60px;
	margin: 48px 0 60px;
}
@media screen and (max-width:374px){
	.block-event-page--store-introduction,.block-event-page--shop-introduction{
		padding: 8vw 0 16vw;
		margin: 12.8vw 0 16vw;
	}
}
.block-event-page--store-introduction .inner,.block-event-page--shop-introduction .inner{
	width: calc(350 / 375 * 100vw);
	margin: 0 auto;
}
.block-event-page--store-introduction h3,.block-event-page--shop-introduction h3{
	font-size: 20px;
	line-height: 36px;
	font-weight: bold;
	margin: 0 0 25.2px;
	padding: 0;
	text-align: center;
}
@media screen and (max-width:374px){
	.block-event-page--store-introduction h3,.block-event-page--shop-introduction h3{
		font-size: 5.33333vw;
		/*20px*/
		line-height: 9.6vw;
		/*36px*/
		margin: 0 0 6.72vw;
	}
}
.block-event-page--store-introduction--detail,.block-event-page--shop-introduction--detail{
	width: 100%;
	margin-bottom: 40px;
}
@media screen and (max-width:374px){
	.block-event-page--store-introduction--detail,.block-event-page--shop-introduction--detail{
		margin-bottom: 10.66666vw;
		/*40px*/
	}
}
.block-event-page--store-introduction--detail dt{
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 12px;
	border-bottom: 2px solid #AEAEAE;
	margin: 0 0 19.5px;
}
@media screen and (max-width:374px){
	.block-event-page--store-introduction--detail dt{
		font-size: 4.26666vw;
		/*16px*/
		padding: 0 0 3.2vw;
		/*12px*/
		margin: 0 0 5.2vw;
	}
}
.block-event-page--store-introduction--detail img,.block-event-page--shop-introduction--detail img{
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 20px;
}
@media screen and (max-width:374px){
	.block-event-page--store-introduction--detail img,.block-event-page--shop-introduction--detail img{
		margin-bottom: 5.33333vw;
		/*20px*/
	}
}
.block-event-page--store-introduction--detail dd{
	font-size: 14px;
	line-height: 25px;
	margin: 0;
	padding: 0;
}
@media screen and (max-width:374px){
	.block-event-page--store-introduction--detail dd{
		font-size: 3.73333vw;
		/*14px*/
		line-height: 6.666666vw;
		/*25px*/
	}
}
.block-event-page--shop-introduction--detail dl{
	width: calc(350 / 375 * 100vw);
}
.block-event-page--shop-introduction--detail dl + dl{
	margin-top: 10.66666vw;
	/*40px*/
}
.block-event-page--shop-introduction--detail dt{
	font-size: 15px;
	font-weight: bold;
}
@media screen and (max-width:374px){
	.block-event-page--shop-introduction--detail dt{
		font-size: 4vw;
		/*15px*/
	}
}
.block-event-page--shop-introduction--detail dt img{
	margin: 17px 0 0;
	border-radius: 10px;
	overflow: hidden;
}
.block-event-page--shop-introduction--detail dd{
	margin: 10.7px 0 0;
	font-size: 12px;
	line-height: 24px;
	padding: 0;
}
.block-event-page--shop-introduction--detail .event-btn{
	width: 100%;
	text-align: center;
	margin: 38px 0 16px;
}
.block-event-page--shop-introduction--detail .event-btn a{
	color: #fff;
	background: #333333;
	width: calc(330 / 375 * 100vw);
	max-width: 330px;
	border-radius: 80px;
	display: inline-block;
	margin: 0 auto;
	box-shadow: 0 4px 0 #767676;
	font-size: 12px;
	text-align: center;
	padding: 13.5px 30px;
	position: relative;
	text-decoration: none;
}
.block-event-page--shop-introduction--detail .event-btn a:after{
	content: "\025b6";
	color: #fff;
	position: absolute;
	display: block;
	height: 18px;
	top: calc(50% - 13px);
	right: 13px;
	font-size: 18px;
}
.block-event-page--shop-introduction--detail .event-btn a:hover{
	text-decoration: none;
	opacity: 0.7;
}
.block-event-shop-ticket{
	width: calc(335 / 375 * 100vw);
	text-align: center;
	margin: 40px auto 0;
}
@media screen and (max-width:374px){
	.block-event-shop-ticket{
		margin-top: 10.66666vw;
		/*40px*/
	}
}
h2.block-event-shop-ticket--header{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	line-height: 36px;
	margin: 0 0 20px;
	padding: 0;
	border: none;
}
@media screen and (max-width:374px){
	h2.block-event-shop-ticket--header{
		font-size: 5.33333vw;
		/*20px*/
		line-height: 9.6vw;
		/*36px*/
		margin-bottom: 5.33333vw;
		/*20px*/
	}
}
.block-event-shop-ticket a{
	width: 100%;
	max-width: 335px;
	height: calc(53 / 375 * 100vw);
	max-height: 53px;
	text-align: center;
	margin: 30px auto 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #FCD003;
	border-radius: 10px;
	box-shadow: 0 4px 0 #585858;
	font-size: 14px;
	font-weight: bold;
}
@media screen and (max-width:374px){
	.block-event-shop-ticket a{
		font-size: 3.73333vw;
		/*14px*/
		margin-top: 8vw;
	}
}
.block-event-shop-ticket a:before{
	content: "";
	width: 16.5px;
	height: 23px;
	display: inline-block;
	background: url(../../img/usr/common/icon_ticket.png) no-repeat;
	background-position: center center;
	background-size: 100% auto;
	margin-right: 15px;
}
.block-event-shop-ticket a:hover{
	text-decoration: none;
	opacity: 0.7;
}
.block-event-page--goods-nav{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 7.7px;
	border-bottom: 1px solid #333333;
	width: calc(350 / 375 * 100vw);
	margin: 0 auto 16.3px;
}
.block-event-page--goods-nav > h2{
	font-size: 20px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	border: none;
}
@media screen and (max-width:374px){
	.block-event-page--goods-nav > h2{
		font-size: 5.33333vw;
		/*20px*/
	}
}
.block-goods-list--sort-order-items{
	display: flex;
	align-items: center;
}
.page-search .block-goods-list--sort-order-items{
	justify-content: flex-end;
}
.block-sort--header h2{
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.04em;
	margin: 0 9px 0 0;
	padding: 0;
	border: none;
}
.block-goods-list--sort-order-items-selectbox{
	width: calc(107 / 375 * 100vw);
	max-width: 107px;
	height: calc(30 / 375 * 100vw);
	max-height: 30px;
	border: none;
	font-size: 11px;
	letter-spacing: 0.04em;
}
.block-goods-list--display-style-items{
	display: none;
}
.block-event-page--section{
	width: calc(350 / 375 * 100vw);
	text-align: center;
	margin: 40px auto 0;
}
@media screen and (max-width:374px){
	.block-event-page--section{
		margin-top: 10.66666vw;
		/*40px*/
	}
}
.block-event-page--section dt{
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}
.block-event-page--section dd{
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 1em;
}
@media screen and (max-width:374px){
	.block-event-page--section dt{
		font-size: 4vw;
		/*15px*/
		line-height: 5.33333vw;
		/*20px*/
		margin-bottom: 4vw;
		/*15px*/
	}
	.block-event-page--section dd{
		font-size: 3.73333vw;
		/*14px*/
		line-height: 7.46666vw;
		/*28px*/
		margin-bottom: 1em;
	}
}
.block-event-page--section dd .txt-red{
	color: #FF3030;
}
.block-event-page--section dd a{
	margin: 38px auto 16px;
	display: inline-block;
	text-align: center;
}
.block-event-page--section dd a.link-ex{
	padding-right: 33px;
	background: url(../../img/usr/sb/common/icon_link_ex.png) no-repeat;
	background-size: 17.5px auto;
	background-position: right center;
}
.block-topic-path--list
{
	padding: 0px 10px;
}
.block-event-page .block-topic-path--list
{
	margin: 20px auto;
}
/* ----ご利用ガイド よくあるご質問---- */
.page-contentspages .pane-main h1{
	font-size: 5.33333vw;
	/*20px*/
	text-align: center;
	margin: 30px 0 37px;
}
@media screen and (max-width:374px){
}
.block-guide-nav,.block-faq-nav{
	width: calc(350 / 375 * 100vw);
	margin: 0 auto;
}
.block-guide-nav ul,.block-faq-nav ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.block-guide-nav li,.block-faq-nav li{
	width: calc(170 / 375 * 100vw);
	min-height: calc(65 / 375 * 100vw);
	border-radius: 10px;
	background:#F8F8E8;
	margin-bottom: calc(10 / 375 * 100vw);
}
.block-guide-nav li:nth-last-child(1),.block-guide-nav li:nth-last-child(2),.block-faq-nav li:nth-last-child(1),.block-faq-nav li:nth-last-child(2){
	margin-bottom: 0;
}
.block-guide-nav li a,.block-faq-nav li a{
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	padding: 15px 23px 14px 10px;
}
.block-guide-nav li a:before,.block-faq-nav li a:before{
	content: "";
	width: 21.5px;
	height: 19.5px;
	background: url(../../img/usr/common/icon_cart_l.png) no-repeat;
	background-size: 100% auto;
	display: inline-block;
	margin: 0 calc(7.4 / 375 * 100vw) 0 0;
}
.block-guide-nav li a span,.block-faq-nav li a span{
	font-size: 3.2vw;
	/*12px*/
	line-height: 5.066666vw;
	/*19px*/
	text-decoration: underline;
	color: #3B4043;
	font-weight: bold;
	display: inline-block;
	max-width: calc(108 / 375 * 100vw);
}
.block-guide-main,.block-faq-main{
	width: calc(360 / 375 * 100vw);
	margin: calc(50 / 375 * 100vw) auto 0;
}
.block-guide-main--item + .block-guide-main--item,.block-faq-main--item + .block-faq-main--item{
	margin-top: calc(40 / 375 * 100vw);
}
h3.block-guide-main--item-ttl,h3.block-faq-main--item-ttl{
	width: 100%;
	padding-bottom: calc(12.9 / 375 * 100vw);
	margin-bottom: calc(19.8 / 375 * 100vw);
	border-bottom: 2px solid #E8340C;
	display: flex;
	align-items: center;
}
h3.block-guide-main--item-ttl span,h3.block-faq-main--item-ttl span{
	font-weight: bold;
	font-size: calc(15 / 375 * 100vw);
	max-width: calc(316 / 375 * 100vw);
}
h3.block-guide-main--item-ttl:before,h3.block-faq-main--item-ttl:before{
	content: "";
	width: 21.5px;
	height: 19.5px;
	background: url(../../img/usr/common/icon_cart_l.png) no-repeat;
	background-size: 100% auto;
	display: inline-block;
	margin: 0 13px 0 0;
}
.block-guide-main--item-main dt{
	width: 100%;
	min-height: 30px;
	border-left: 5px solid #E8340C;
	font-size: 3.73333vw;
	/*14px*/
	padding: 0 calc(13 / 375 * 100vw);
	margin-bottom: calc(20 / 375 * 100vw);
	display: flex;
	align-items: center;
}
.block-guide-main--item-main dd{
	font-size: 3.2vw;
	/*12px*/
	line-height: 4.8vw;
	/*18px*/
	letter-spacing: 0.04em;
}
.block-guide-main--item-main dd + dd{
	margin-top: calc(20 / 375 * 100vw);
}
.block-guide-main--item-main dd a,.block-faq-main--item-main dd a{
	word-break: break-all;
	text-decoration: underline;
	margin-bottom: 1em;
	display: inline-block;
}
.block-guide-main--item-main--img{
	display: flex;
}
.block-guide-main--item-main--img.sp-column2 img{
	width: calc(172.5 / 375 * 100vw);
}
.block-guide-main--item-main--img img + img{
	margin-left: calc(15 / 375 * 100vw);
}
.block-guide-main--item-main + dl,.block-faq-main--item-main + dl{
	margin-top: calc(20 / 375 * 100vw);
}
.block-guide-main--item-main--right{
	text-align: center;
	margin: 1em 0;
}
.block-guide-main--item-main .guide-list li,.block-guide-main--item-main .guide-notice-list li{
	padding-left: 1em;
	text-indent: -1em;
}
.block-faq-main--item-main dt{
	width: 100%;
	min-height: 35px;
	background: #F8F8E8;
	padding: 4px 6px;
	position: relative;
	cursor: pointer;
}
.block-faq-main--item-main dt:before,.block-faq-main--item-main dt:after{
	content: "";
	width: calc(15 / 375 * 100vw);
	height: 1px;
	position: absolute;
	top: calc(50% - 0.5px);
	right: 17.5px;
	background: #313131;
	display: block;
}
.block-faq-main--item-main dt:after{
	transform: rotate(90deg);
}
.block-faq-main--item-main dt.active:after{
	display: none;
}
.block-faq-main--item-main dt > span{
	display: flex;
	align-items: center;
}
.block-faq-main--item-main dt > span:before{
	content: "Q";
	border-radius: 50%;
	width: 27px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	color: #fff;
	background: #E8340C;
	font-size: 14px;
	margin: 0 10px 0 0;
}
.block-faq-main--item-main dt span span{
	max-width: calc(269 / 375 * 100vw);
	font-size: 3.2vw;
	/*12px*/
	line-height: 4.26666vw;
	/*16px*/
	padding: calc(8 / 375 * 100vw) 0 calc(9 / 375 * 100vw);
}
.block-faq-main--item-main dd{
	display: none;
}
.block-faq-main--item-main dd > span{
	width: 100%;
	padding: calc(10 / 375 * 100vw) 0 0 calc(15 / 375 * 100vw);
	display: flex;
}
.block-faq-main--item-main dd > span:before{
	content: "A.";
	color: #E8340C;
	font-size: 3.73333vw;
	/*14px*/
	letter-spacing: 0.04em;
	margin-right: 4vw;
	/*15px*/
}
.block-faq-main--item-main dd span span{
	max-width: calc(302 / 375 * 100vw);
	font-size: 3.2vw;
	/*12px*/
	line-height: 4.8vw;
	/*18px*/
	letter-spacing: 0.04em;
}
.block-faq-main--item-main dd img + img{
	margin-left: calc(12 / 375 * 100vw);
}
.block-faq-main--item-main--img{
	margin: calc(15 / 375 * 100vw) 0 0;
	display: flex;
}
.block-faq-main--item-main--img.sp-column2 img{
	width: calc(144 / 375 * 100vw);
}
.block-login h1 {
	text-align: center;
}
h2.block-login--member-header{
	margin: 30px 0 10px;
}
h2.block-login--first-time-header{
	margin: 40px 0 10px;
}
.block-mypage h1{
	text-align: center;
}
nav#mypagenav h2,.block-mail-news h2,h2.block-cart-recent-item--header{
	margin-top: 21px;
	padding-left: 10px;
	padding-right: 10px;
}
h1.block-purchase-history--header,h1.block-coupon-list--header,h1.block-favorite--header,.page-customer .block-member-info h1,h1.block-update-mail-address--header,h1.block-shipping-address--header,h1.block-update-member-password--header,h1.block-mail-news--header,h1.block-inquiry--header,h1.block-inquiry-history--header,h1.block-reset-password-completed--header,h1.block-inquiry-completed--header,.block-member-info h1,h1.block-withdrawal--header,h1.block-logout--header,h1.block-member-password--header,h1.block-goods-agree--header,h1.block-topic-details--header,.block-member-info-confirmation h1{
	margin: 20px 0;
	text-align: center;
}
@media screen and (max-width:374px){
	h1.block-purchase-history--header,h1.block-coupon-list--header,h1.block-favorite--header,.page-customer .block-member-info h1,h1.block-update-mail-address--header,h1.block-shipping-address--header,h1.block-update-member-password--header,h1.block-mail-news--header,h1.block-inquiry--header,h1.block-inquiry-history--header,h1.block-reset-password-completed--header,h1.block-inquiry-completed--header,.block-member-info h1,h1.block-withdrawal--header,h1.block-logout--header,h1.block-member-password--header,h1.block-goods-agree--header,h1.block-topic-details--header,.block-member-info-confirmation h1{
		font-size: calc(25 / 375 * 100vw);
	}
}
.block-cart--continue-shopping-link {
	color: #fff;
	background: #333333;
	width: calc(330 / 375 * 100vw);
	max-width: 330px;
	border-radius: 80px;
	display: inline-block;
	margin: 0 auto 20px;
	box-shadow: 0 4px 0 #767676;
	font-size: 12px;
	text-align: center;
	padding: 13.5px 30px;
	position: relative;
	text-decoration: none;
}
.block-cart--continue-shopping-link:after {
	content: "\025b6";
	color: #fff;
	position: absolute;
	display: block;
	height: 18px;
	top: calc(50% - 13px);
	right: 13px;
	font-size: 18px;
}
.btn.block-search-goods--search-btn,.btn.block-login--login,.block-login--entry-btn,.btn.block-login--entry,.btn.block-member-info--forward,.btn.block-order-estimate--commit-btn,.btn.block-favorite--add-to-cart,.modal-dialog .modal-footer .btn[name="btnsubmit"],.btn.block-member-password--update-forward,.btn.block-reset-password--forward,.block-update-member-password--update-forward,.block-update-mail-address--update-forward,.btn.block-member-info-confirmation--forward{
	color: #fff;
	background: #E8340C;
}
.page-askpasscomplete .pane-main p,.page-contactthanks .pane-main p,.page-passchange .pane-main p{
	padding: 0 5.973333vw 10px;
}
.btn.block-reset-password-completed--back,.block-topic-details{
	max-width: 355px;
	margin: 10px auto 0;
}
.block-inquiry-completed,.page-goodsagree .block-goods-agree--item{
	max-width: 355px;
	margin: 10px auto 20px;
}
.block-inquiry-history > div:not(.block-topic-path){
	width: 100%;
	margin: 0 auto;
}
@media screen and (min-width:568px){
	.page-top .block-thumbnail-t--items {
		max-width: 100%;
	}
}
.block-update-mail-address,.block-coupon-list,.block-purchase-history,.block-coupon-list,.page-bookmark .block-favorite,.block-member-info,.block-shipping-address,.block-update-member-password,.block-mail-news,.block-inquiry,.block-inquiry-history{
	margin: 10px auto;
	width: calc(355 / 375 * 100vw);
	max-width: 650px;
}
.block-update-mail-address .action .btn,.block-coupon-list .action .btn,.block-purchase-history .action .btn,.block-coupon-list .action .btn,.page-bookmark .block-favorite .action .btn,.block-member-info .action .btn,.block-shipping-address .action .btn,.block-update-member-password .action .btn,.block-mail-news .action .btn,.block-inquiry .action .btn,.block-inquiry-history .action .btn{
	max-width: 375px;
	margin: 10px auto 0;
	display: block;
}
p#copyright {
    padding: 25.9px 0 8.2px;
    font-size: 10px;
    text-align: center;
    color: #333;
}
.page-event .attention_text {
    width: calc(350 / 375 * 100vw) !important;
}