@charset "euc-jp";

body {
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;	
	background-color: #fff;
	background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
	color: #000;
}
a {
	color: #464e54;
}
a:hover {
	color: #a49885;
	text-decoration: none;
}

a:hover img{
	filter:alpha(opacity=60);
		 opacity: 0.6;
		-moz-opacity: 0.6;
}
a img{
	filter:alpha(opacity=100);
		-moz-opacity: 1;
		opacity: 1;
}

.lato {
		font-family: 'Lato', sans-serif;
		font-weight: 400;
		margin-top: 40px;
		text-align: center;
}






#outer {
	overflow-x: hidden;
	max-width: 100%;
	height: auto;	
}

#container {
	margin:0px auto;
	padding-bottom: 50px;
	text-align:left;
	background-color: #fff;
	position: relative;
	-moz-transition-property: all;
	-o-transition-property: all;
	-webkit-transition-property: all;
	transition-property: all;
	-moz-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;  
}

#container .inner {
		margin: 0 auto;
		max-width: 1100px;    
}
#container .inner_product {
		margin: 0 auto;
		max-width: 1300px;    
}


#container.open {
	-moz-transform: translate3d(280px, 0, 0);
	-webkit-transform: translate3d(280px, 0, 0);
	transform: translate3d(280px, 0, 0);
}


/* ドロワー */
#drawer {
	position: fixed;
	top: 0;
	left: -280px;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 280px;
	height: 100%;
	background: #fff;
	z-index: 11;
	-webkit-overflow-scrolling: touch;
	-moz-box-shadow: rgba(0, 0, 0, 0.3) -2px 0px 5px inset;
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) -2px 0px 5px inset;
	box-shadow: rgba(0, 0, 0, 0.3) -2px 0px 5px inset;
	-moz-transition-property: all;
	-o-transition-property: all;
	-webkit-transition-property: all;
	transition-property: all;
	-moz-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
}

#drawer.open {
	-moz-transform: translate3d(280px, 0, 0);
	-webkit-transform: translate3d(280px, 0, 0);
	transform: translate3d(280px, 0, 0);
}


.home-box {
		background-color: #a49885;
		border-bottom: 1px solid #ccc;	
		clear: both;  
		display: inline-block;  
		font-weight: normal;
		width: 100%;
		margin: 0;
		padding: 20px;
		text-align: center;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
}
.home-box a {
	color: #fff;
	font-size: 12px;
}
#drawer .search-box {
		border-bottom: 1px solid #ccc;
		padding: 10px;
}
#drawer .search-box form {
		margin: 0;
}

#drawer .side_category .menu {
		max-width: 100%;
}    
#drawer .side_category h3 {
		font-size: 14px;
		border-bottom: 1px solid  #ccc;
		margin-top: 30px;
		padding-left: 10px;
}
#drawer .side_category ul li {
		border-bottom: 1px dotted #eee;
}    
#drawer .side_category .menu li a {
		padding: 20px 10px;
}    
#drawer .sns {
		text-align: center;
}
#drawer .sns img {
		margin: 0 10px 30px;
}

/* ドロワーここまで */



/* header */
#header {
		background-color: rgba(255, 255, 255, 0.9);
		box-shadow: 2px 2px 2px rgba(107, 107, 107, 0.27);    
		height: 120px;
		z-index: 100;
		width: 100%;
		position: fixed;
}
#header.fixed {
		background-color: rgba(255, 255, 255, 0.9);
		box-shadow: 2px 2px 2px rgba(107, 107, 107, 0.27);    
		height: 120px;
		z-index: 100;
		width: 100%;
		position: relative;
}

#header.fixed .header-bottom {
		background-color: rgba(255, 255, 255, 0.9);
		box-shadow: 2px 2px 2px rgba(107, 107, 107, 0.27);    
		margin: 0 auto;
		padding: 10px 0 0;    
		position: fixed;
		top: 0px;
		width: 100%;
		z-index: 100;
}

.header-info {
	background-color: rgba(189, 29, 31, 0.9);
	color:#fff;
	margin-top: -2px;
	padding: 10px;
	text-align:center;		
	z-index: 300;
}
.header-info p {
	font-size: 12px;
	margin-bottom: 0;
}
.header-info a {
	color: #fff;
}
.header-info a:hover {
	color: #fcd7d7;
}



#header .inner {
		position: relative;
}
#header .inner ul.inline {
		font-size: 12px;
		margin: 10px 0 0;
		position: absolute;
		right: 0;
}
#header h1 {
		font-size: 11px;
		font-weight: normal;
		margin: 0;
		padding: 10px 0 0;
		text-align: center;
}
#header h1 br {
	display: none;
}
#header p.midashi {
		font-size: 11px;
		font-weight: normal;
		margin: 0;
		padding: 10px 0 0;
		text-align: center;
}
#header p.midashi br {
	display: none;
}




#header .logo {
		height: 40px;    
		width: 192px;
		margin: 10px auto 15px;  
}

#header .nav ul {
	list-style: none;
	text-align: left;
}
#header .nav ul li {
		display: inline;
		font-size: 12px;
		margin: 0 15px;
}

#header .nav ul li a {
		color: #000;
}
#header .nav ul li a:hover {
	color: #a49885;
}

#header ul.sns {
	list-style: none;
	position: absolute;
	right: 0;
	top: -5px;
}
#header ul.sns li {
		display: inline-block;
		margin: 0 2px;    
}

#header .nav > ul > li {
		font-size: 12px;
		display: inline-block;
		margin-right: 30px;
		position: relative;
}
#header .nav ul li .sub-menu  {
	background: rgba(77, 75, 75, 0.93);    
	display: none;
	margin: 10px 0 0;
		position: absolute;
		padding: 15px 15px 15px;
		width: 120px;
/*     top: 0px; */
		left: 0;
		z-index: 10000;
		min-height: 170px;    	
}
#header .nav ul li .sub-menu li  {
	margin: 0;
	text-align: left;
		width: 100%;
}

#header .nav ul li .sub-menu a {
	display: block;
	padding: 7px;
	color: #fff;
		transition:all .5s ease-out;	
}

#header .nav .dropdown a {
		padding-bottom: 15px;
}
#header .nav .dropdown:hover ul {
	display: block;
}
#header .nav .dropdown li a:hover {
	color: #a49885;
}


/* カテゴリ右側 */
#header .nav ul li .sub-menu02  {
	background: rgba(77, 75, 75, 0.93);    
	display: none;
	margin: 10px 0 0;
		position: absolute;
		padding: 15px 15px 15px;
		width: 150px;
/*     top: 0px; */
		left: 150px;
		z-index: 10000;
		min-height: 170px;	
}
#header .nav ul li .sub-menu02 li  {
	margin: 0;
	text-align: left;
		width: 100%;
}
#header .nav ul li .sub-menu02 a {
	display: block;
	padding: 7px;
	color: #fff;
	transition:all .5s ease-out;	
}



/* ランキング */

.seller {
		margin: 0 0 200px;    
}
.seller ul li {
		margin-bottom: 30px;
}
.seller ul li .item_img {
		margin-bottom: 10px;
}


.rank_box {
		background-color: #555;
		color: #fff;
		font-size: 16px;
		width: 25px;
		height: 25px;
		position: absolute;
		text-align: center;
		border-radius: 25px;
		-webkit-border-radius: 25px;
		-moz-border-radius: 25px;    
}

.rank_box_color_1 {
	background-color: #dccc18;
}

.rank_box_color_2 {
	background-color: #bab9c1;
}

.rank_box_color_3 {
	background-color: #e18961;
}

.rank_number {
	color: #fff;
	display: block;
	padding-top: 1px;
	font-size: 14px;
	z-index: 10;
}

.btn-more {
	width: 96%;
	margin: 0 auto 60px;
	padding: 10px 12px;
}


.main-img {
	background-image: url(https://file003.shop-pro.jp/PA01409/436/img/concept.jpg);
		background-position: center center;
		background-repeat: no-repeat;
/*     background-attachment: fixed; */
		background-size: cover;
		height: 720px;
		position: relative;
		display: table;
		text-align: center;
		width: 100%;
		margin: 0 0 30px;
		padding-top: 35px;
}
.main-img .text-box {
		display: table-cell;
		vertical-align: middle;    
}
.main-img .text-box h2 {
		font-family: 'Lato', sans-serif;
		font-weight: 400;    
		color: #fff;
		font-size: 34px; 
}
.main-img .text-box p {
		color: #fff;
		font-size: 16px;
}

.main-img-product {
		background-color: #3c3c3c;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		height: 120px;
		margin: 0 0 30px;
		position: relative;
		display: table;
		text-align: center;
		width: 100%;
		z-index: 1;
}
.main-img-product img {
		width: 1300px;
}


/* 営業日 */
.day-box {
	background-color: #eee;
	margin: 80px auto 0;
	padding: 30px;
	width: 50%;
}
.day-box .exp-box {
	float: left;
	width: 50%;
}
.day-box .question-box {
	float: right;
	text-align: center;	
	width: 50%;
}




/* 下層ページ */
.sub-page {
		padding: 180px 0 0;
}
.sub-page h2 {
		background-color: #ac9a5e;
		box-sizing: border-box;
		color: #fff;
		font-size: 24px;    
		height: 130px;
		padding-top: 50px;
		text-align: center;    
}

/*
 * contents
 */

#contents-top {
	margin: 130px auto 0;
	width: 100%;    
}
#contents-top h2 {
		margin-left: 15px;
}

#contents {
/* 	background-color: #f8f4f6; */
	margin: -60px auto 50px;
/*   width: 81.8181%; */
/*   margin-left: 2.7274%; */
	padding: 50px 30px 100px;
}

#contents-renral {
	background-color: #fff;
	margin: -80px 0 50px;
	padding: 100px 0 50px; 
}


/*
 * side
 */

#side {
	width: 15.4545%;
	float: left;
}
#side h3 {
	background-color: rgba(255, 255, 255, 0.8);
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0;
	padding: 20px 10px;
}


#side .side_category {
		margin-bottom: 30px;
}

#side .unstyled img {
	display: block;
	margin-bottom: 5px;
}

#side .search-box {
		padding: 0;
}
#side .search-box form {
		margin: 0;
}




.menu {
		max-width: 170px;
		margin: 0 auto;
		padding: 0;
}
.menu li {
		list-style: none;
}
.menu li a {
		box-sizing: border-box;
		border-bottom: 1px dotted #fff;
		display: table;
		font-size: 12px;
		margin-top: 1px;
		padding: 20px 10px;
		width: 100%;
		text-decoration: none;
		text-align: left;
		vertical-align: middle;
		color: #000;
		overflow: hidden;
		transition:all .5s ease-out;
}
.menu > li:first-child a {
		margin-top: 0;
}
.menu li a:hover {
		background: rgba(147,   169,   209, 0.5);
		color: #fff;
		transition:all .5s ease-out;
}
.menu li ul {
		margin: 0;
		padding: 0;
}
.menu li li a {
		background-color:  #eee;
		display: block;
		margin-top: 0;
		padding: 0 10px;
		height: 0;
		color: #000;
		transition:all .5s ease-out;
}
.menu > li:hover li a {
		display: table;
		margin-top: 1px;
		padding: 10px;
		width: 100%;
		height: 1em;
		transition:all .5s ease-out;
}
.menu > li:hover li a:hover {
		background: #c0b7a7;
		transition:all .5s ease-out;
}




/* footer */

#footer {
		background-color: #000;
/*     margin-top: 50px; */
}
#footer .inner {
		max-width: 1100px;
		margin: 0 auto;
		padding: 90px 0 15px;
}
#footer a {
		color: #fff;
}
#footer .logo-box {
		box-sizing: border-box;
		float: left;
		padding: 100px 0 0 20px;
		width: 50%;
}
#footer .exp-box {
		box-sizing: border-box;
		color: #fff;
		float: right;
		font-size: 12px;
		padding: 0 0 80px 20px;
		width: 50%;
}
#footer .exp-box ul {
		float: left;
		margin: 0;
		width: 50%;
}
#footer .exp-box ul li {
		list-style: none;
		margin: 0 0 10px;
}
#footer .exp-box ul:last-child {
		float: right;
		width: 50%;
}

#footer address {
		clear: both;
		color: #fff;
		font-size: 12px;
		margin-bottom: 0;
		text-align: center;
}


/* カテゴリページ */
.cate-img-box {
	margin: -60px 0 70px;
}
.cate_all-img-box {
	margin: -50px 0 70px;
}

/* ハーフエタニティー halfeternity & コイン */
.halfeternity {
	background-color: #f8f4f6;
	margin: -60px 0 70px;
} 

.halfeternity .midashi-box {
	margin: 80px auto 80px;
	text-align: center;
}
.halfeternity .midashi-box h2 span {
	display: block;
	font-family: 'Lato', sans-serif;
	font-size: 32px;
	font-weight: 400;
}
.halfeternity .midashi-box h2  {
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 2px;
}

.halfeternity h3 {
	background-color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 32px;
	font-weight: 400;
	letter-spacing: 2px;  
	margin-top: 200px;
	padding: 75px 0;
	text-align: center;
}
.halfeternity .point-box {
	background-color: #f8f4f6;
	padding: 50px 0 100px;
}
.halfeternity .point-box div {
	float: left;
	margin: 0 2.5% 0 0;
	text-align: center;
	width: 30%;
}
.halfeternity .point-box div:first-child {
	float: left;
	margin: 0 2.5% 0 2.5%;
	text-align: center;	
	width: 30%;
}
.halfeternity .point-box div p {
	background-color: #fff;
	margin: 30px auto;
/* 	text-align: left; */
	padding: 15px 10px;
}

.halfeternity .flacia {
	background-color: #fff;
	padding: 70px 0;
}
.halfeternity .flacia .logo-box {
	margin-bottom: 70px;
	text-align: center;
}
.halfeternity .flacia .exp-box {
	background-color: rgba(241, 226, 226, 0.23137254901960785);
	box-sizing: border-box;
	float: left;
	letter-spacing: 2px;
	margin-top: 40px;
	margin-left: 2%;
	padding: 70px 25px 50px 25px;
	width: 48%;
}
.halfeternity .flacia .img-box {
	box-sizing: border-box;
	float: right;
	width: 50%;
}
.halfeternity .flacia .img-box img {
	width: 100%;
}

.halfeternity .quality {
	background-color: #070707;
}
.halfeternity .quality h4 {
	color: #fff;	
	font-family: 'Lato', sans-serif;
	font-size: 32px;
	font-weight: 400;
	letter-spacing: 2px;
	margin: 10px 10px 30px;  
	text-align: center;	
}
.halfeternity .quality .exp-box {
	box-sizing: border-box;
	float: right;
	padding: 10px 25px;
	width: 50%;
}
.halfeternity .quality .exp-box p {
	color: #ccc;
	font-size: 14px;
	letter-spacing: 2px;	
}

.halfeternity .quality .img-box {
	box-sizing: border-box;
	float: left;
	width: 50%;
}
.halfeternity .quality .img-box img {
	width: 100%;
}

.halfeternity .product-box {
	background-color: #f8f4f6;
}
.halfeternity .product-box h2 {
	font-size: 14px;
	margin: 130px 0 35px;
	text-align: center;
}
.halfeternity .product-box .detail-box {
	box-sizing: border-box;
	float: left;
	padding: 0 25px;
	width: 50%;
}
.halfeternity .product-box .detail-box p {
	letter-spacing: 2px;	
	margin: 30px 0;
}

.halfeternity .product-box .img-box {
	box-sizing: border-box;
	float: right;
	padding: 0 25px;	
	width: 50%;
}
.halfeternity .product-box .img-box img {
	width: 100%;
}

.halfeternity .banner-box {
	background-color: #f8f4f6;
	padding: 100px 25px;
}
.halfeternity .banner-box img {
	float: left;
	margin: 0 2.4% 0 0;
	width: 47.6%;
}
.halfeternity .banner-box img.qa {
	float: right;
	margin: 0 0 0 2.4%;
	width: 47.6%;
}

.halfeternity table {
	margin: 0 10%;
	width: 80% !important;
}
.halfeternity table td {
	background-color: rgba(241, 226, 226, 0.23137254901960785);
	font-size: 14px !important;
}
.halfeternity table th {
	font-size: 12px;
}


.coin h3.coin-h3 {
	background-color: #abb7d9;
	color: #fff;
}
.coin .midashi-box {
	margin: 80px auto 0;
	text-align: center;
}
.coin .midashi-box h2 {
	font-family: YuMincho, 'Yu Mincho', serif;
	font-size: 18px;
	font-weight: 400;
/*   margin-bottom: 80px; */
}
.coin .midashi-box h2 span.coin-h2 {
	font-family: YuMincho, 'Yu Mincho', serif;	
	font-size: 30px;
	margin-bottom: 50px;
}
.coin .midashi-box h2 span.coin-h2 br {
	display: none;
}
.coin .midashi-box p {
	font-size: 18px;
	line-height: ;
}

.coin .midashi-box p.red {
	color: #bd1d21;	
	margin-bottom: 80px;	
}
.coin .midashi-box p.red br {
	display: none;
}

.coin .list-box {
	border: 1px dotted #000;
	font-size: 18px;
	margin: 0 auto 35px;
	padding: 15px 30px 5px;
	text-align: left;
	width: 580px;
}


.coin .summary-box {
	background-color: #abb7d9;
	color: #fff;
	font-size: 16px;
	line-height: 2;	
	text-align: center;
	margin: 100px 0 0;
	padding: 50px 15px;
}


.coin .link-box {
	background-color: #fff;
	border-radius: 20px;
	font-size: 14px;
	line-height: 2;
	margin: 80px auto 0;
	padding: 50px 10px 15px;
	width: 60%;
}
.coin .link-box p {
	max-width: 360px;
	margin: 0 auto 20px;
}
.coin .link-box p a img {
	margin-right: 30px;
}

.coin .surprise-box {
/* 	background-color: #fff; */
	margin: ;
/* 	padding: 35px 25px; */
	text-align: center;
}
.coin .surprise-box h2 {
	color: #bd1d21;
	font-family: YuMincho, 'Yu Mincho', serif;	
	font-size: 16px;
	font-weight: normal;	
	margin-bottom: 50px;	
	margin: 80px 0 20px;
}
.coin .surprise-box h2 span {
	color: #000;
	display: block;
/* 	font-family: none; */
	font-size: 24px;
	margin-top: 50px;
}
.coin .surprise-box h2 br {
	display: none;
}
.coin .surprise-box h2 span br {
	display: block;
}
.coin .surprise-box h3.coin-h3 {
	background-color: #bd1d21;
	color: #fff;
	font-size: 18px;
	margin-top: 0;
	padding: 20px;
}
.coin .surprise-box h4 {
	background-color: #bd1d21;
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	margin: 100px 0 40px;
	padding: 50px 5px;
}
.coin .surprise-box h4 span {
	color: #fff;
	font-family: none;
	font-size: 18px;
	font-weight: normal;	
	margin-top: 20px;
}
.coin .surprise-box h4 span br {
	display: none;
}
.coin .surprise-box h4.red {
	background-color: #fff;
	border: 1px solid #bd1d21; 
	color: #bd1d21;
	font-size: 24px;
	font-weight: normal;
	margin: 150px 0 0;
	padding: 75px 5px;
}
.coin .surprise-box .point-box-2 p {
	background-color: unset;
	margin: 0 auto;
}
.coin #coin-cart {
	margin: 0 0 0;
	padding-top: 120px;
}
.coin #coin-cart h3 {
	background-color: #a49885;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 32px;
	font-weight: 400;
	letter-spacing: 2px;  
	margin: 0 0 100px;
	padding: 75px 0;
	text-align: center;	
}
.coin #coin-cart h3 br {
	display: none;
}
.coin #coin-cart .coin-cart-box {
	float: left;
	margin: 0 1.66%;
	text-align: center;	
	width: 30%;
}

.coin #coin-cart .coin-cart-box p {
	background-color: #fff;
	margin: 30px auto;
/* 	text-align: left; */
	padding: 15px 10px;
}
.coin #about-coin h3.red {
	background-color: #bd1d21;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 2px;  
	margin-top: 50px;
	padding: 20px 0;
	text-align: center;
}
.coin #about-coin h4.red {
	background-color: #fff;
	border: 1px solid #bd1d21; 
	color: #bd1d21;
	font-size: 24px;
	font-weight: normal;
	margin: 150px 0 0;
	text-align: center;	
	padding: 75px 15px;
}
.coin #about-coin p {
	color: #bd1d21;
	margin: 100px 50px;
	text-align: right;
}

.coin .tokuten-box h3 {
	background-color: #bd1d21;
	color: #fff;
	font-size: 20px;
	margin: 50px 0;
	padding: 20px;
}
.coin .tokuten-box h3 span br {
	display: none;
}
.coin .tokuten-box h4.red {
	background-color: #fff;
	border: 1px solid #bd1d21; 
	color: #bd1d21;
	font-size: 24px;
	font-weight: normal;
	margin: 150px 0 0;
	text-align: center;
	padding: 75px 15px;
}
.coin .tokuten-box p {
	background-color: #fff;
	margin: 0 50px 100px;
	padding: 15px;
}
.coin #note {
	padding-bottom: 100px;
}
.coin #note h3 {
	background-color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 32px;
	font-weight: 400;
	letter-spacing: 2px;  
	margin-top: 50px;
	padding: 75px 0;
	text-align: center;
}
.coin #note p {
	background-color: #fff;
	margin: 80px 50px 0;
	padding: 15px;
}
.coin .point-box {
	background-color: #f8f4f6;
	padding: 50px 0 0;
}
.coin .point-box div img {
	max-width: 270px;
}
.coin .point-box-1 {
	background-color: #f8f4f6;
	padding: 50px 0 50px;
}
.coin .point-box-1 div {
	float: left;
	margin: 0 35%; 20px;
	text-align: center;
	width: 30%;
}
.coin .point-box-1 div p {
	background-color: #fff;
	margin: 30px auto;
/* 	text-align: left; */
	padding: 15px 10px;
}
.coin .point-box-2 {
	background-color: #f8f4f6;
	padding: 50px 0 50px;
}
.coin .point-box-2 div {
	float: left;
	margin: 0 1% 0 0;
	text-align: center;	
	width: 49%;
}
.coin .point-box-2 div:last-child {
	float: left;
	margin: 0 0 0 1%;
	text-align: center;
	width: 49%;
}

.coin .point-box-2 div p {
	background-color: #fff;
	margin: 30px auto;
/* 	text-align: left; */
	padding: 15px 10px;
}

.coin .coin_btn {
	background-color: #fff;
	display: inline-block;
	padding: 10px 20px;
	text-decoration: none;
	color: #8faacf;
	border: solid 2px #8faacf;
	border-radius: 10px;
	font-size: 16px;
	transition: .4s;
}

.coin .coin_btn:hover {
		background: #8faacf;
		color: #fff;
}




/* フリーページ freepage */

/* イベント テンプレート */
.event {
	background-color: #f8f4f6;
	margin: -60px 0 70px;
} 
.event-box {
	margin: 100px auto;
}

.event-box .text-box {
	box-sizing: border-box;
	float: left;
	padding: 0 20px;
	width: 50%;
}
.event-box .img-box {
	float: right;
	width: 50%;
}
.event .row {
	margin: 0 auto 100px;
}


/* レンタル */
.rental-box {
	font-weight: 200;      
	background-image: url(https://file003.shop-pro.jp/PA01409/436/img/rental_top.JPG);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	box-sizing: border-box;
	height: 600px;
	position: relative;
	padding: 330px 0 0;
	display: table;
	text-align: center;
	width: 100%;      
}
.rental-box span {
	border: 2px solid #fff;
	color: #fff;
	font-size: 30px;
	padding: 15px 30px;
}
.circle-rental {
	background-color: rgba(163,  151,  133, 0.60);
	border-radius: 50%;
	box-sizing: border-box;
	color: #fff;
	font-size: 18px;
	padding:  45px 5px;
	position: absolute;
	top: 170px;
	left: 5%;
	text-align: center;
	height: 180px;
	width: 180px;
}
.circle-rental b {
	font-size: 24px;
	font-weight: normal;
}





.rental h2 {
	font-size: 24px;
	text-align: center;
	margin: 80px 0 30px;
	font-weight: normal;
}
.rental .txt-box {
	text-align: center;
	font-size: 16px;
	margin: 0 0 75px;
	padding: 0 10px 25px;
}


.rental .content-box h3 {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;	
	font-size: 18px;
	font-weight: normal;
	margin: 100px auto 120px;
	padding: 30px 50px;
	text-align: center;
	width: 250px;
}
.rental .content-box h4 {
	background-color: #836b5a;
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	padding: 80px 0;
	text-align: center;
}


.rental .step-section {
	padding: 100px 15px 100px;
}

.rental .step-section .arrow {
	clear: both;
	margin: 0 auto 50px;
	text-align: center;
}


.rental .step-section .step-box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border: 1px solid #ccc;
	border-radius: 20px;
	box-sizing: border-box;
	margin: 0 auto 50px;
	padding: 30px 50px;
	width: 900px;
}
.rental .step-section .step-box .text-box {
	color: #836b5a;
	width: 70%;
	margin-right: 4%;
}
.rental .step-section .step-box .img-box {
	width: 26%;
}

.rental .step-section .step-box h5 {
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 5px
}
.rental .step-section .step-box h5 span {
	font-size: 50px;
	font-weight: normal;
	margin-left: 10px;
}
.rental .step-section .step-box h6 {
	color: #bd1d21;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 10px
}

.rental .step-section .step-box p .bold {
	font-size: 16px;
	font-weight: bold;
}







.rental .caution-box .exp-box {
		float: left;
		width: 40%;
		margin: 0 5%;
		padding: 50px 0 0;
}
.rental .caution-box .img-box {
		float: right;
		text-align: center;
		margin-top: 150px;
		width: 50%;
}


.rental .caution-box .img-box div {
	border: 1px solid #9d3b5e;
	box-sizing: border-box;
	color: #9d3b5e;
	margin: 0 auto;
	padding: 20px 30px;
	width: 270px;
}
.rental .caution-box .img-box div p {
	float: right;
}



.rental ul li {
		min-height: 180px;
}
 

/* ギフト券 */
.gift-box {
	text-align: center;
	margin-bottom: 70px;
}
.gift-box h5 {
	font-size: 24px;
	margin: 40px 0 20px;
}
.gift-box .exp-box {
	box-sizing: border-box;
	float: left;
	margin-top: 30px;
	padding: 0 15px;
	width: 50%;
}
.gift-box .exp-box p {
	margin-top: 80px;
/* 	text-align: left; */
}
.gift-box .img-box {
	float: right;
	width: 50%;
}

 
/* イベント キャンペーン  */
.event01-box {
	font-weight: 200;      
	background-image: url(https://file003.shop-pro.jp/PA01409/436/img/event_insta.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	box-sizing: border-box;
	height: 720px;
	position: relative;
	padding: 330px 0 0;
	display: table;
	text-align: center;
	width: 100%;      
}


/* Q&A  衣装協力 */
.qa h2 {
		font-size: 24px;
		font-weight: normal;
		margin: 0 0 100px;
		text-align: center;
		padding-bottom: 10px;
}
.qa h3 {
		font-size: 14px;
		margin: 80px 0 30px;
}
.qa p {
		font-size: 14px;
		margin-bottom: 40px;
}


.qa table {
	display: block;
	position: relative;
}
.qa table thead {
	display: block;
	float: left;
}
.qa table tbody {
	display: block;
	width: auto;
	position: relative;
	overflow-x: auto;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
}
.qa table thead th,
.qa table thead td {
	display: block;
	font-size: 12px;
	font-weight: bold;
	width: 100px;
}
.qa table tbody th,
.qa table tbody td {
	display: block;
	font-size: 12px;
	width: 50px;
}

.qa table tr {
	display: inline-block;
}
.qa table tbody tr {
	margin-right: -5px;
}


.ringgauge {
border: 1px solid #ccc;
border-radius: 20px;
display: inline;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
padding: 15px;
width: 120px;
margin-bottom: 50px;
}

 a .ringgauge:hover {
		color: #fff;
		background-color:#9d3b5e;    
		text-decoration: underline;
}



/* 　アフターメンテナンスサービス */
.maintenance h2 {
		font-size: 24px;
		font-weight: normal;
		margin: 0 0 100px;
		text-align: center;
		padding-bottom: 10px;
}
.maintenance h3 {
		font-size: 14px;
		margin: 80px 0 30px;
}
.maintenance p {
		font-size: 14px;
		margin-bottom: 40px;
}
.maintenance table {
	max-width: 420px;
}
.maintenance table th {
	width: 55%;
}
.maintenance table td {
	width: 45%;
}



/* 品質について */
		
.quality .inner h2 {
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 100px;
	text-align: center;
	padding-bottom: 10px;
}
.quality .inner h3 {
	font-size: 18px;
	text-align: center;
}
.quality .inner p {
	font-size: 16px;
	text-align: center;  
}
.quality .inner p span {
	font-size: 24px;
}

/* コンセプト concept */

.concept {
		margin-top: -80px;
		padding-bottom: 100px;
}

.main-img .font02 {
		font-weight: 200;
		line-height: 2;   
}


.concept h3{
		font-family: 'Lato', sans-serif;
		font-size: 24px;
		font-weight: 400;       
}
.concept p {
		font-size: 14px;
		line-height: 2;
}
.concept .japan {
		margin-bottom: 30px;
		text-align: center;
}
.concept .japan .maru-box {
		margin: 0 0 30px -20px;
}    
.concept .japan .maru {
		display: inline-block;
		background: #bb002d;
		height: 30px;
		width: 30px;
		border-radius: 50%;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
 
}
.concept .japan h3 {
		display: inline-block;
		margin: 0 0 0 15px;
		vertical-align: text-bottom;
}    

.concept .platinum {
		float: left;
		width: 50%;
		position: relative;     
}
.concept .platinum .img-box {
		float: left; 
}    
.concept .platinum .exp-box {
		position: absolute;
		margin-top: 150px;    
		text-align: center;
		right: 0;
}


.concept .try {
		float: right;
		width: 50%;  
}
.concept .try .img-box {
		float: right;
		margin-top: 150px;
		position: relative;  
}    
.concept .try .exp-box {
		position: absolute;
		text-align: center;
}  

/* フラシアについて   コンセプト内 */
.about-flacia_topbar {
	background-color: #000;
	height: 200px;
	margin-top: -50px;
}
.about-flacia {
	background-color: #000;
	margin-top: -50px;
}
.about-flacia h2 {
	color: #fff;
	font-family: 'Lato', sans-serif;	
	font-size: 34px;
	font-weight: 400;
	margin-top: 0;
	text-align: center;
}
.about-flacia h3 {
	color: #fff;	
	font-size: 24px;
	font-weight: 400;	
	text-align: center;
}
.about-flacia .img-box {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.about-flacia .img-box img {
	width: 100%;
	height: 400px;
	object-fit: cover;
	margin: 0 0 80px 0;	
}
.about-flacia .vertical {
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	margin: 0 auto;
	padding:  5px;
}
.about-flacia .vertical p {
	color: #fff;
	font-size: 20px;
	line-height: 2.0;
	margin-left: 15px;
	-webkit-text-orientation: upright;
	text-orientation: upright;			
}
.about-flacia_p {
	background-color: #000;
	margin-bottom: 50px;
	padding: 50px 20px 20px 0;
	text-align: right;
}
.about-flacia_p a {
	color: #fff;
	font-size: 12px;
}
.about-flacia_p a:hover {
	color: #9fafca;
	transition: color 0.5s;	
}






/* 配送・お支払・特定商 */


		
.tokutei h2 {
		font-size: 20px;
		font-weight: normal;
		margin: 0 0 50px;
		padding-bottom: 10px;
}
.tokutei h3 {
		font-size: 14px;
}
.tokutei p {
		font-size: 14px;
		margin-bottom: 40px;
}

#delivery {
		padding-top: 120px;
}
#cancel {
		padding-top: 120px;
}
#info {
		padding-top: 120px;
}


/* 注意事項 */

#attention {
	clear: both;
	color: #9d3b5e;
	padding: 50px 50px 0;
}
.attention {
	margin: 50px 0 100px;
}

.attention div p {
		text-indent:-1em;    
}


/* 甲丸リング商品ページ */

#exp01-box .inner {
	background-color: #f8f4f6;
	max-width: 1300px;
	margin: 0 auto;
	padding: 80px 0 100px;
}

#exp01-box .main-box {
	max-width: 900px;
	margin: 0 auto;
	text-align: center;	
}
#exp01-box .main-box img {
	margin-bottom: 30px;
}
#exp01-box .main-box p {
	font-size: 16px;
}
#exp01-box .main-box p span {
	font-size: 24px;
}
#exp01-box .shokunin-box {
	background-color: #efe5e9;
	max-width: 900px;
	margin: 80px auto 50px;
	padding: 30px 11.66% 0;
	text-align: center;	
}
#exp01-box .sale-box {
	background-color: #bd1d21;
	margin: 100px 0 90px;
	padding: 35px 0;
	text-align: center;
}
#exp01-box .sale-box .img-box {
	margin: 0 auto;
	max-width: 745px;
}
#exp01-box .sale-box .img-box img {
	width: 100%;
}
#exp01-box p.sale {
	color: #a91e3f;
}
#exp01-box p.sale_large {
	color: #a91e3f;
	font-size: 20px;
	font-weight: bold;
}
#exp01-box p.large {
	font-size: 20px;
}


/* アスメルフォーム width調整 */
input#touroku_addr {
	width: 70%;
}



.pagetop {
	position: fixed;
	right: 20px;
	bottom: 50px;
	z-index: 100;
}

.clearfix:before,
.clearfix:after {
		content: " ";
		display: table;
}

.clearfix:after {
		clear: both;
}

.clearfix {
		*zoom: 1;
}


/*
#overlay{
		color: #fff;
		display: table;
		width: 100%;
		height: 100%;
		text-align: center;
		position: fixed;
		margin-top: 120px;
		z-index: 100;
		background: rgba(0,0,0,0.7);
}

#overlay h2 {
		font-size: 18px;
		font-weight: normal;     
		display: table-cell;
		vertical-align: middle;        
}
*/



table {
		font-size: 14px;
		margin: 0 0 50px;
		width: 100%;
}

table th {
		background-color: #eee;
		border-bottom: 1px solid #fff;     
		box-sizing: border-box;
		color: #333;
		padding: 15px 10px;    
		width: 30%;
}
table tr:last-child th {
		border-bottom: 1px solid #eee; 	
}
table td {
	background-color: #fff;
		border-top: 1px solid #eee;     
		border-right: 1px solid #eee;     
		border-bottom: 1px solid #eee;     
		box-sizing: border-box;    
		margin: 0;
		padding: 15px 10px;   
		width: 70%;
}


.background-box {
	background-color: #efe5e9;
	box-sizing: border-box;
	width: 100%;
	margin: 30px auto;
	padding: 30px 18% 30px;
	text-align: center;	
}



/*
 * temp
 */

/* font */
.txt_l { text-align: left; }
.txt_c { text-align: center; }
.txt_r { text-align: right; }
.txt_fwn { font-weight: normal; }
.txt_fwb { font-weight: bold; }
.txt_10 { font-size: 10px; }
.txt_12 { font-size: 12px; }
.txt_14 { font-size: 14px; }
.txt_16 { font-size: 16px; }
.txt_18 { font-size: 18px; }
.txt_20 { font-size: 20px; }
.txt_24 { font-size: 24px; }
.txt_28 { font-size: 28px; }
.txt_c_333 {color: #333;}

/* background */
.bgc_gray {
	background-color: #f1f1f1;
}

/* margin */
.mar_auto { margin: 0 auto; }
.mar_0 { margin: 0; }
.mar_t_0 { margin-top: 0; }
.mar_r_0 { margin-right: 0; }
.mar_b_0 { margin-bottom: 0; }
.mar_l_0 { margin-left: 0; }
.mar_5 { margin: 5px; }
.mar_t_5 { margin-top: 5px; }
.mar_r_5 { margin-right: 5px; }
.mar_b_5 { margin-bottom: 5px; }
.mar_l_5 { margin-left: 5px; }
.mar_t_10 { margin-top: 10px; }
.mar_r_10 { margin-right: 10px; }
.mar_b_10 { margin-bottom: 10px; }
.mar_l_10 { margin-left: 10px; }
.mar_t_20 { margin-top: 20px; }
.mar_r_20 { margin-right: 20px; }
.mar_b_20 { margin-bottom: 20px; }
.mar_l_20 { margin-left: 20px; }
.mar_t_30 { margin-top: 30px; }
.mar_r_30 { margin-right: 30px; }
.mar_b_30 { margin-bottom: 30px; }
.mar_l_30 { margin-left: 30px; }
.mar_t_50 { margin-top: 50px; }
.mar_r_50 { margin-right: 50px; }
.mar_b_50 { margin-bottom: 50px; }
.mar_l_50 { margin-left: 50px; }

/* padding */
.pad_v_10 { padding: 10px 0; }
.pad_v_20 { padding: 20px 0; }
.pad_v_30 { padding: 30px 0; }
.pad_0 { padding: 0; }
.pad_t_0 { padding-top: 0; }
.pad_r_0 { padding-right: 0; }
.pad_b_0 { padding-bottom: 0; }
.pad_l_0 { padding-left: 0; }
.pad_5 { padding: 5px; }
.pad_t_5 { padding-top: 5px; }
.pad_r_5 { padding-right: 5px; }
.pad_b_5 { padding-bottom: 5px; }
.pad_l_5 { padding-left: 5px; }
.pad_10 { padding: 10px; }
.pad_t_10 { padding-top: 10px; }
.pad_r_10 { padding-right: 10px; }
.pad_b_10 { padding-bottom: 10px; }
.pad_l_10 { padding-left: 10px; }
.pad_20 { padding: 20px; }
.pad_t_20 { padding-top: 20px; }
.pad_r_20 { padding-right: 20px; }
.pad_b_20 { padding-bottom: 20px; }
.pad_l_20 { padding-left: 20px; }
.pad_30 { padding: 30px}
.pad_t_30 { padding-top: 30px; }
.pad_r_30 { padding-right: 30px; }
.pad_b_30 { padding-bottom: 30px; }
.pad_l_30 { padding-left: 30px; }

/* border */ 

.bor_t_1 { border-top: 1px solid #eee; }
.bor_r_1 { border-right: 1px solid #eee; }
.bor_b_1 { border-bottom: 1px solid #eee; }
.bor_l_1 { border-left: 1px solid #eee; }

/* vertical align */
.va-10 { vertical-align: -10%; }
.va-20 { vertical-align: -20%; }
.va-30 { vertical-align: -30%; }
.va-35 { vertical-align: -35%; }
.va-40 { vertical-align: -40%; }


@media (max-width: 1100px) {
#header .nav > ul > li {
		margin-right: 20px;
}	
.rental-box {
	height: 540px;
	padding: 300px 0 0;   
}
.rental-box span {
	border: 2px solid #fff;
	color: #fff;
	font-size: 30px;
	padding: 15px 30px;
}
.circle-rental {
	font-size: 16px;
	padding:  35px 5px;
	position: absolute;
	top: 140px;
	left: 5%;
	text-align: center;
	height: 150px;
	width: 150px;
}
.circle-rental b {
	font-size: 20px;
}


/* ハーフエタニティー halfeternity & コイン */

.halfeternity .point-box div p {
	background-color: #fff;
	font-size: 12px;
	margin: 30px auto;
/* 	text-align: left; */
	padding: 15px 10px;
}

.halfeternity .flacia .exp-box {
	background-color: rgba(241, 226, 226, 0.23137254901960785);
	box-sizing: border-box;
	float: left;
	font-size: 12px;
	letter-spacing: 2px;
	margin-top: 40px;
	margin-left: 2%;
	padding: 50px 25px 50px 25px;
	width: 48%;
}


.halfeternity .quality .exp-box {
	box-sizing: border-box;
	float: right;
	padding: 10px 25px;
	width: 50%;
}
.halfeternity .quality .exp-box p {
	color: #ccc;
	font-size: 12px;
	letter-spacing: 2px;	
}

.halfeternity .product-box .detail-box p {
	font-size: 12px;
	margin: 30px 0;
}




}

@media (max-width: 980px) {
	/* ~980px */
	#base_gmoWrapp,
	#gmo_CMSPbar {
		overflow: hidden;
		min-width: 100% !important;
		width: 100% !important;
}
#header .nav ul li {
		display: inline;
		font-size: 11px;
		margin: 0 15px;
}  
#header ul.sns li {
		display: inline-block;
		margin: 0 1px;    
}  

/* ハーフエタニティー halfeternity & コイン */  
.halfeternity .point-box div p {
	background-color: #fff;
	font-size: 12px;
	margin: 30px auto;
	text-align: left;
	padding: 15px 10px;
}
.coin .point-box-1 div p {
	background-color: #fff;
	font-size: 12px;
	margin: 30px auto;
/* 	text-align: left; */
	padding: 15px 10px;
}
	
	
	
}

@media (max-width: 930px) {
	
	.rental .step-section .step-box {
		display: flex;
		justify-content: space-between;
		align-items: center;
		border: 1px solid #ccc;
		border-radius: 20px;
		box-sizing: border-box;
		margin: 0 15px 50px;
		padding: 30px 50px;
		max-width: 900px;
		text-align: left;
		width: unset;
	}	
		
	
}


@media (max-width: 900px) {
#header .nav ul {
	list-style: none;
	text-align: left;
}    
#header .nav ul li {
		display: inline;
		font-size: 11px;
		margin: 0 8px;
}  


}
@media (max-width: 768px) {
	/* ~768px */
/* header */
#header {  
		box-shadow: none;     
		padding-top: 40px; /* 63px */
		position: relative;
		text-align: center;
		height: 55px;
}   
#header .logo {
		height: 40px;    
		width: 192px;
		margin: 0 auto;
} 
	
#header h1 {
		font-size: 11px;
		font-weight: normal;
		margin: 0 0 5px;
		padding: 10px 0 0;
		text-align: center;
}
#header h1 br {
	display: block;
} 
#header p.midashi {
		font-size: 11px;
		font-weight: normal;
		margin: 0 0 5px;
		padding: 10px 0 0;
		text-align: center;
}
#header p.midashi br {
	display: block;
} 





.header-info {
	background-color: rgba(189, 29, 31, 0.9);
	color:#fff;
	margin-top: 20px;
	padding: 10px;
	text-align:center;		
	z-index: 300;
}

#contents {
	margin: 0 auto;
	padding: 50px 10px 100px;
	width: 100%;
}

#contents-top {
	margin: 50px auto 0;
	width: 100%;    
}
#overlay{
		display: none;
}
#overlay h2 {
		display: none;      
}


	
.menu {
width: 100%;
margin: 1em auto;
padding: 0;
}  
	
/* スマホ メニュー カート 2019-06-12 追加   */
.menu_02 {
		position: fixed;
		top: 16px;
		left: 20px;
}
.cart_02 {
		position: fixed;
		top: 16px;
		right: 20px;
}  
	
/* ツールバー */
.toolbar {
	background-color: #fff;
	-moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
/* 	position: fixed; */
	position: relative;
	top: 0;
	width: 100%;
	z-index: 10000;		
}

.toolbar ul {
	margin: 0;
	padding: 0;
}

.toolbar li {
/*
	-moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
*/	
	list-style: none;
	float: left;
	width: 50%;
	text-align: center;
/*
	border-right: solid 1px #ccc;
	border-left: solid 1px #fff;
*/
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.toolbar li a {
	font-size: 12px;
	display: block;
	padding: 13px 5% 10px;
	color: #000;
	line-height: 1.3;
}
.toolbar li a:active {
	background: rgba(255,  255,  255, 0.27);
}
.toolbar li a .icon {
	width: 20px;
	margin: 0 10px 0 0;
}
		
.main-img-product {
		background-color: #efe6e9;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		height: 0;
		margin: 0 0 30px;
		position: relative;
		display: table;
		text-align: center;
		width: 100%;
		z-index: 1;
}

.main-img {
	background-image: url(https://file003.shop-pro.jp/PA01409/436/img/concept.jpg);
		background-position: center center;
		background-repeat: no-repeat;
/*     background-attachment: fixed; */
		background-size: cover;
		height: 500px;
		position: relative;
		display: table;
		text-align: center;
		width: 100%;
		margin: 0 0 30px;
		padding-top: 0;   
}
.main-img .text-box {
		display: table-cell;
		vertical-align: middle;    
}
.main-img .text-box h2 {
		font-family: 'Lato', sans-serif;
		font-weight: 400;    
		color: #fff;
		font-size: 24px; 
}
.main-img .text-box p {
		color: #fff;
		font-size: 13px;
}

/* 営業日 */
.day-box {
	background-color: #eee;
	margin: 80px auto 0;
	padding: 20px;
	width: 90%;
}


/* footer */

#footer .inner {
		padding: 50px 0 15px;
}


#footer .logo-box {
		box-sizing: border-box;
		float: left;
		padding: 20px 0 25px 0;
		text-align: center;
		width: 100%;
}
#footer .exp-box {
		box-sizing: border-box;
		color: #fff;
		float: left;
		font-size: 12px;
		padding: 0 20px;
		margin: 0 auto 15px;  
		width: 100%;
} 
#footer .exp-box p {
		margin-bottom: 10px;
}
	

#footer .exp-box ul {
		float: left;
		margin: 0;
		width: 100%;
}
#footer .exp-box ul li {
		list-style: none;
		margin: 0 0 20px;
}
#footer .exp-box ul:last-child {
		float: left;
		width: 100%;
}


/* カテゴリページ */
.cate-img-box {
	margin: 0 0 70px;
}



.sub-page {
		padding: 0;
}
	
.rental-box {
	height: 250px;
	padding: 120px 0 0;   
}
.rental-box span {
	border: 2px solid #fff;
	color: #fff;
	font-size: 18px;
	padding: 10px 10px;
}
.circle-rental {
	background-color: rgba(163,  151,  133, 0.60);
	border-radius: 50%;
	box-sizing: border-box;
	color: #fff;
	font-size: 12px;
	padding:  15px 5px;
	position: absolute;
	top: 5px;
	left: 1%;
	text-align: center;
	height: 100px;
	width: 100px;
}
 
 
 
.concept {
		margin-top: 0px;
}
.concept .platinum {
		float: left;
		width: 100%;
		position: relative;     
}
.concept .platinum .img-box {
		float: left;
		text-align: center;
		width: 100%;      
}    
.concept .platinum .exp-box {
		position: relative;
		margin-top: 30px;    
		text-align: center;
		width: 100%;  
}


.concept .try {
		float: left;
		width: 100%;  
}
.concept .try .img-box {
		float: left;
		margin-top: 30px;
		text-align: center;
		width: 100%;      
		position: relative;  
}    
.concept .try .exp-box {
		position: relative;
		text-align: center;
		width: 100%;      
}  
 
/*  レンタルの流れ */
.rental .flow-top {
	color: #836b5a;
	margin: 100px 0 0;
}
.rental .step-box {
	box-sizing: border-box;
	float: left;
	text-align: center;
	padding: 0 10px;
	width: 50%;
}
.rental .step-box:last-child {
	width: 100%;	
}
.rental .step-box:last-child img {
	width: 200px;
}
.rental .step-box p, .rental .step-box02 p {
	font-size: 13px;
	margin-top: 25px;
}
.rental .flow-bottom {
	background-color: #a99a90;
	color: #fff;
	margin-bottom: 150px;
	padding: 100px 0;	
}
.rental .step-box02 {
	box-sizing: border-box;
	float: left;
	text-align: center;
	padding: 0 10px;	
	width: 50%;
}
.rental p.moshi {
	border-radius: 10px;
	border: 1px solid #836b5a;
	color: #836b5a;
	clear: both;
	font-size: 18px;
	padding: 20px 50px;
	margin: 100px auto;
	width: 200px;
}
.rental .caution-box .exp-box {
		float: left;
		width: 90%;
		margin: 0 5%;
}
.rental .caution-box .img-box {
		float: left;
		text-align: center;
		margin-top: 50px;
		width: 100%;
} 
/* 注意事項 */
#attention {
	padding: 50px 5% 0;
}
 
/* イベント キャンペーン  */
.event01-box {
	height: 540px;
	padding: 300px 0 0;   
}
 
/* ハーフエタニティー halfeternity & コイン */ 
.halfeternity {
	background-color: #f8f4f6;
	margin: 0 0 70px;
}
.halfeternity .midashi-box {
	margin: 40px auto 40px;
	text-align: center;
}
.halfeternity .midashi-box h2 span {
	display: block;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 400;
}
.halfeternity .midashi-box h2  {
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 2px;
}

.halfeternity h3 {
	background-color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	font-weight: 400;
	letter-spacing: 2px;  
	margin-top: 100px;
	padding: 50px 0;
	text-align: center;
}
.halfeternity .point-box {
	background-color: #f8f4f6;
	padding: 50px 0 100px;
}

.halfeternity .point-box div {
	float: left;
	margin: 0;
	text-align: center;
	width: 100%;
}
.halfeternity .point-box div:first-child {
	float: left;
	margin: 0;
	text-align: center;	
	width: 100%;
}
.halfeternity .point-box div p {
	background-color: #fff;
	margin: 30px auto;
	text-align: center;
	padding: 15px 10px;
}
.halfeternity .flacia {
	background-color: #fff;
	padding: 70px 0;
}
.halfeternity .flacia .logo-box {
	margin-bottom: 20px;
	text-align: center;
}
.halfeternity .flacia .exp-box {
	background-color: #fff;
	box-sizing: border-box;
	float: left;
	letter-spacing: 2px;
	margin-top: 40px;
	margin-left: 0;
	padding: 25px 25px 50px 25px;
	width: 100%;
}
.halfeternity .flacia .img-box {
	box-sizing: border-box;
	float: left;
	width: 100%;
}

.halfeternity .quality h4 {
	color: #fff;	
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	font-weight: 400;
	letter-spacing: 2px;
	margin: 10px 10px 30px;  
	text-align: center;	
}
.halfeternity .quality .exp-box {
	box-sizing: border-box;
	float: left;
	padding: 10px 10px 50px;
	width: 100%;
}
.halfeternity .quality .exp-box p {
	color: #ccc;
	letter-spacing: 2px;	
}

.halfeternity .quality .img-box {
	box-sizing: border-box;
	float: left;
	width: 100%;
}
.halfeternity .quality .img-box img {
	width: 100%;
} 


.halfeternity .product-box h2 {
	font-size: 14px;
	margin: 130px 0 35px;
	text-align: center;
}
.halfeternity .product-box .detail-box {
	box-sizing: border-box;
	float: left;
	padding: 0 10px;
	width: 100%;
}
.halfeternity .product-box .detail-box img {
	width: 100%;
}
.halfeternity .product-box .detail-box p {
	margin: 30px 0;
}

.halfeternity .product-box .img-box {
	box-sizing: border-box;
	float: left;
	padding: 0 10px;	
	width: 100%;
}
.halfeternity .product-box .img-box img {
	width: 100%;
}

.halfeternity .banner-box {
	background-color: #f8f4f6;
	padding: 100px 10px;
}
.halfeternity .banner-box img {
	float: left;
	margin: 0 15%;
	width: 70%;
}
/*
.halfeternity .banner-box img.qa {
	float: right;
	margin: 0 0 0 1%;
	width: 49%;
}
*/
.coin .midashi-box {
	margin: 50px auto 30px;
	text-align: center;
	padding: 0 10px;
}
.coin .midashi-box h2 {
	font-size: 15px;

}
.coin .midashi-box h2 span.coin-h2 br {
	display: unset;
}
.coin .midashi-box p {
	font-size: 12px;
	line-height: 2;

}

.coin .midashi-box h2 span.coin-h2 {	
	font-size: 18px;
}
.coin .midashi-box p {
	font-size: 14px;
}

.coin .midashi-box p.red {
	color: #bd1d21;	
	margin-bottom: 50px;	
}
.coin .midashi-box p.red br {
	display: unset;
	margin-left: -20px;
}


.coin .list-box {
	border: 1px dotted #000;
	box-sizing: border-box;
	font-size: 14px;
	margin: 0 3% 35px;
	padding: 10px 10px 0;
	text-align: left;
	width: 94%;
}


.coin .summary-box {
	background-color: #abb7d9;
	color: #fff;
	font-size: 14px;
	line-height: 2;	
	text-align: left;
	margin: 50px 0;
	padding: 20px 10px;
}


.coin .link-box {
	background-color: #fff;
	box-sizing: border-box;
	border-radius: 20px;
	font-size: 12px;
	line-height: 2;
	margin: 80px 3% 0;
	padding: 50px 10px 15px;
	text-align: left;
	width: 94%;
}
.coin .link-box p {
	max-width: 100%;
	margin: 0 auto 20px;
}
.coin .link-box p a img {
	margin-right: 10px;
}
.coin .surprise-box h2 {
		color: #bd1d21;
		font-family: YuMincho, 'Yu Mincho', serif;
		font-size: 16px;
		font-weight: normal;
		margin-bottom: 50px;
		margin: 40px 0 20px;
}
.coin .surprise-box h2 br {
	display: block;
}
.coin .surprise-box h2 span {
		color: #000;
		display: block;
		/* font-family: none; */
		font-size: 16px;
		margin: 26px 0 -50px;
}
.coin .surprise-box h3.coin-h3 {
		background-color: #bd1d21;
		color: #fff;
		font-size: 18px;
		margin-top: 0;
		padding: 20px;
		margin-top: -30px;
}
.coin .surprise-box h4 {
		background-color: #bd1d21;
		color: #fff;
		font-size: 22px;
		font-weight: normal;
		margin: 100px 0 4033;
		padding: 30px 5px;
}
.coin .surprise-box h4 span {
	display: block;
	font-size: 15px;
	margin-top: 10px;	
}
.coin .surprise-box h4 span br {
	display: block;
}
.coin .surprise-box h4.red {
		background-color: #fff;
		border: 1px solid #bd1d21;
		color: #bd1d21;
		font-size: 18px;
		font-weight: normal;
		margin: 80px 0 0;
		padding: 50px 5px;
}



.coin .point-box {
	padding: 50px 0 0;	
}
.coin .point-box div {
	margin: 0 auto 20px;
}
.coin .point-box div:first-child {
	margin: 0 auto 20px;	
}
.coin .point-box-1 {
	padding: 50px 0 0;
}
.coin .point-box-1 div {
	float: left;
	margin: 0 auto; 20px;
	text-align: center;
	width: 100%;
}
.coin .point-box-1 div p {
	background-color: #fff;
	margin: 30px auto;
/* 	text-align: left; */
	padding: 15px 10px;
}
.coin .point-box-2 {
	background-color: #f8f4f6;
	padding: 50px 0 0;
}
.coin .point-box-2 div {
	float: left;
	margin: 0 auto 20px;
	text-align: center;
	width: 100%;
}
.coin .point-box-2 div:last-child {
	float: left;
	margin: 0 auto 20px;
	text-align: center;
	width: 100%;
}

.coin .point-box-2 div p {
	background-color: #fff;
	margin: 30px auto;
/* 	text-align: left; */
	padding: 15px 10px;
}


.coin #coin-cart h3 {
	font-size: 18px;
	text-align: center;
}
.coin #coin-cart h3 br {
	display: unset;
}
.coin #coin-cart .coin-cart-box {
	float: left;
	margin: 0 auto 50px;
	text-align: center;
	width: 100%;
}
.coin .tokuten-box h3.red {
	font-size: 16px;	
	padding: 20px 0;
}
.coin .tokuten-box h3.red  span br {
	display: unset;
}
.coin .tokuten-box p {
	background-color: #fff;
	margin: 0 20px 20px;
	padding: 15px;	
}
.coin .tokuten-box h4.red {
		background-color: #fff;
		border: 1px solid #bd1d21;
		color: #bd1d21;
		font-size: 18px;
		font-weight: normal;
		margin: 80px 0 0;
		text-align: center;
		padding: 50px 15px;
}
.coin #about-coin h3.red  {
	font-size: 24px;
}
.coin #about-coin h4.red {
		background-color: #fff;
		border: 1px solid #bd1d21;
		color: #bd1d21;
		font-size: 16px;
		font-weight: normal;
		margin: 150px 0 0;
		text-align: center;
		padding: 50px 15px;
}
.coin #about-coin p {
	margin: 30px 10px 50px;	
}
.coin #note p {
	background-color: #fff;
	margin: 50px 20px 0;
	padding: 15px;
}


/* イベント テンプレート */
.event {
	background-color: #f8f4f6;
	margin: /* 63px */ 0 0 70px;
} 

.event-box {
	margin: 50px auto 80px;
}

.event-box .text-box {
	box-sizing: border-box;
	float: unset;
	padding: 0 10px;
	text-align: center;
	width: 100%;
}
.event-box .img-box {
	display: none;
}
.event .row {
	margin: 0 auto 80px;
}


/* 甲丸リング商品ページ */

#exp01-box .inner {
	background-color: #f8f4f6;
	max-width: 1300px;
	margin: 0 auto;
	padding: 50px 0 90px;
}

#exp01-box .main-box {
	max-width: 900px;
	margin: 0 auto;
	text-align: center;	
}
#exp01-box .main-box img {
	margin-bottom: 30px;
}
#exp01-box .main-box p {
	font-size: 14px;
}
#exp01-box .main-box p span {
	font-size: 18px;
}
#exp01-box .shokunin-box {
	background-color: #efe5e9;
	max-width: 900px;
	margin: 50px auto 50px;
	padding: 30px 11.66% 0;
	text-align: center;	
}
#exp01-box .sale-box {
	background-color: #bd1d21;
	margin: 100px 0 90px;
	padding: 35px 10px;
	text-align: center;
}
#exp01-box .sale-box .img-box {
	margin: 0 auto;
	max-width: 745px;
}
#exp01-box .sale-box .img-box img {
	width: 100%;
}
#exp01-box p.sale {
	color: #a91e3f;
}
#exp01-box p.sale_large {
	color: #a91e3f;
	font-size: 18px;
	font-weight: bold;
}
#exp01-box p.large {
	font-size: 18px;
}
 
.background-box {
	margin: 30px auto;
	padding: 30px 10px 30px;
	text-align: center;	
}
 
/* 品質について */
.quality .inner h3 {
	font-size: 16px;
	text-align: center;
}
.quality .inner p {
	font-size: 14px;
	text-align: center;  
}
.quality .inner p span {
	font-size: 18px;
}


/* フラシアについて   コンセプト内 */
.about-flacia_topbar {
	background-color: #000;
	height: 200px;
	margin-top: -50px;
}
.about-flacia {
	background-color: #000;
	margin-top: -50px;
}
.about-flacia h2 {
	color: #fff;
	font-family: 'Lato', sans-serif;	
	font-size: 28px;
	font-weight: 400;
	margin-top: 0;
	text-align: center;
}
.about-flacia h3 {
	color: #fff;	
	font-size: 22px;
	font-weight: 400;	
	text-align: center;
}

.about-flacia .img-box img {
	width: 100%;
	height: 300px;
	object-fit: cover;
	margin: 0 0 80px 0;	
}

.about-flacia .vertical p {
	color: #fff;
	font-size: 16px;
	line-height: 2.0;
	margin-left: 15px;
	-webkit-text-orientation: upright;
	text-orientation: upright;			
}
.about-flacia_p {
	background-color: #000;
	margin-bottom: 50px;
	padding: 50px 20px 20px 0;
	text-align: right;
}
.about-flacia_p a {
	color: #fff;
	font-size: 12px;
}


 
}


@media (max-width: 600px) {
	
	.rental .step-section .step-box {
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-direction: column;
		border: 1px solid #ccc;
		border-radius: 20px;
		box-sizing: border-box;
		margin: 0 15px 50px;
		padding: 30px 15px;
		max-width: 900px;
		text-align: left;
		width: unset;
	}	
	.rental .step-section .step-box .text-box {
			color: #836b5a;
			width: 100%;
			margin-right: 0;
	}
	.rental .step-section .step-box .img-box {
			margin: 20px auto 10px;
			text-align: center;
			width: 100%;
	}
	
	
}





@media (max-width: 480px) {
	/* ~480px */


/* 営業日 */
/*
.day-box {
	background-color: #eee;
	margin: 80px auto 0;
	padding: 30px;
	width: 100%;
}
*/
.day-box .exp-box {
	float: unset;
	width: 100%;
}
.day-box .question-box {
	float: unset;
	margin-top: 20px;
	text-align: center;	
	width: 100%;
}

	
.rental ul li {
		min-height: 215px;
}
.rental .txt-box {
		/* text-align: left; */
		font-size: 14px;
		margin: 0 0 30px;
		padding: 0 10px 25px;
}
.rental .step-box:last-child img {
	width: 50%;
}
.rental .txt-box p br {
	display: none;
}
.rental .step-box p, .rental .step-box02 p {
	margin: 25px 10px 30px;
	text-align: left;
}
.rental .step-box p br, .rental .step-box02 p br 
{
	display: none;	
}




/* ギフト券 */
.gift-box .exp-box p {
	margin-top: 30px;
	text-align: left;
}
.gift-box .exp-box p br {
	display: none;
}

/* イベント キャンペーン  */
.event01-box {
	height: 400px;
	padding: 300px 0 0;   
}

/* ハーフエタニティー halfeternity & コイン */ 
.halfeternity .banner-box img {
	float: left;
	margin: 0;
	width: 100%;
}
.coin h3 {
	font-size: 16px;
	letter-spacing: 2px;  
	margin-top: 100px;
	padding: 50px 0;
	text-align: center;
}
.coin .list-box {
	border: 1px dotted #000;
	box-sizing: border-box;
	font-size: 14px;
	margin: 0 1% 35px;
	padding: 10px 10px 0;
	text-align: left;
	width: 98%;
}
.coin #about-coin h3 {	
	font-size: 18px;
	padding: 50px 0;	
}
.coin #coin-cart h3 {
	font-size: 18px;
	padding: 50px 0;	
}
.coin #note h3 {
	font-size: 18px;
	padding: 50px 0;	
}


/* 甲丸リング商品ページ */
#exp01-box .inner {
	background-color: #f8f4f6;
	max-width: 1300px;
	margin: 0 auto;
	padding: 40px 15px 80px;
}
#exp01-box .main-box {
	max-width: 900px;
	margin: 0 auto;
	text-align: left;	
}
#exp01-box .main-box img {
	margin-bottom: 30px;
}
#exp01-box .main-box p {
	font-size: 13px;
}
#exp01-box .main-box p span {
	font-size: 17px;
}
#exp01-box .shokunin-box {
	background-color: #efe5e9;
	max-width: 900px;
	margin: 40px auto 50px;
	padding: 30px 11.66% 0;
	text-align: center;	
}
#exp01-box .sale-box {
	background-color: #bd1d21;
	margin: 60px 0 50px;
	padding: 35px 10px;
	text-align: center;
}
#exp01-box .sale-box .img-box {
	margin: 0 auto;
	max-width: 745px;
}
#exp01-box .sale-box .img-box img {
	width: 100%;
}
#exp01-box p.sale {
	text-align: left;
}
#exp01-box p.sale_large {
	font-size: 18px;
	font-weight: bold;
	text-align: left;	
}
#exp01-box p.large {
	font-size: 18px;
	text-align: left;	
}


/* 品質について */
.quality .inner h3 {
	font-size: 15px;
	text-align: center;
}
.quality .inner p {
	font-size: 13px;
	text-align: center;  
}
.quality .inner p span {
	font-size: 17px;
}

/* フラシアについて   コンセプト内 */
.about-flacia_topbar {
	background-color: #000;
	height: 150px;
	margin-top: -50px;
}
.about-flacia {
	background-color: #000;
	margin-top: -50px;
}
.about-flacia h2 {
	color: #fff;
	font-family: 'Lato', sans-serif;	
	font-size: 26px;
	font-weight: 400;
	margin-top: 0;
	text-align: center;
}
.about-flacia h3 {
	color: #fff;	
	font-size: 20px;
	font-weight: 400;	
	text-align: center;
}

.about-flacia .img-box img {
	width: 100%;
	height: 200px;
	object-fit: cover;
	margin: 0 0 50px 0;	
}

.about-flacia .vertical p {
	color: #fff;
	font-size: 14px;
	line-height: 1.8;
	margin-left: 10px;
	-webkit-text-orientation: upright;
	text-orientation: upright;			
}
.about-flacia_p {
	background-color: #000;
	border-top: 1px solid #000;
	margin-bottom: 50px;
	padding: 50px 20px 20px 0;
	text-align: right;
}
.about-flacia_p a {
	color: #fff;
	font-size: 11px;
}




/*
 * icons
 */
.icon-user { background-position: -208px 0px; }
.icon-lg-b.icon-user { background-position: -312px 0px; }
.icon-adduser { background-position: -240px 0px; }
.icon-lg-b.icon-adduser { background-position: -360px 0px; }
.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-home { background-position: -176px -16px; }
.icon-lg-b.icon-home { background-position: -264px -24px; }
.icon-mail { background-position: -64px 0px; }
.icon-lg-b.icon-mail { background-position: -96px 0px; }
.icon-pencil { background-position: -96px 0px; }
.icon-lg-b.icon-pencil { background-position: -144px 0px; }
.icon-help { background-position: -272px -80px; }
.icon-lg-b.icon-help { background-position: -408px -120px; }
.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart { background-position: -264px -96px; }
.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search { background-position: -312px -24px; }
.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-chevron_down { background-position: -352px -128px; }
.icon-lg-b.icon-chevron_down { background-position: -528px -192px; }

.icon-b,
.icon-w {
	width: 16px;
	height: 16px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.icon-lg-b,
.icon-lg-w {
	width: 24fpx;
	height: 24px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_w.png); }
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
	.icon-b,
	.icon-w {
		-webkit-background-size: 368px 320px;
		background-size: 368px 320px;
	}

	.icon-lg-b,
	.icon-lg-w {
		-webkit-background-size: 552px 480px;
		background-size: 552px 480px;
	}

	.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_b.png); }
	.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png); }
	.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
	.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
@media (max-width: 768px) {
	.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
	.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
	.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
	.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}





