
body{
	margin:0px;
	padding:0px;
	width:100%;
	min-width:1000px;
	font-family: arial,sans-serif;
	line-height:1.8;
/*	background:#FAF8F5;*/
}

.page-header{
	grid-template-columns:5fr 2fr 5fr !important;
}
/* ------------------------------------ */
/* header */
/* ------------------------------------ */

#header{
	background-color:#FAF8F5;
	box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.2);
	margin:0px 0px 10px 0px !important;
}

.header-nav-grid{
	gap:0px !important;	
}

.header-nav-grid .clm{
	padding:5px !important;	
}

.site-rogo{
	color: #006;
	background: -webkit-linear-gradient(top, #00C 0%, #009 50%, #006 51%, #006 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

/* ------------------------------------ */
/* header */
/* ------------------------------------ */



/* ------------------------------------ */
/* footer */
/* ------------------------------------ */

.footer-sitemap{
	grid-gap:20px 10px;	
}

.footer-sitemap .clm{
	border-style:none dotted none none;
}

/* ------------------------------------ */
/* footer */
/* ------------------------------------ */


#domain-top-eyecatch-wrap{
	position:center center;
	background-size:100% auto;
	padding:150px 0px;
	background-image: url(img/back/index.eyecatch.pc.png);
	background-repeat: no-repeat;
}


#domain-top-eyecatch-wrap .data-wrap{
	background-color:rgba(255, 255, 255, 0.7);
}


#domain-top-btn-wrap{
	background-color:rgba(255, 255, 255, 0.7);
	padding:20px 0px 0px;
	margin:-100px auto 0px;	
}

.domain-top-prefecture-div-list-grid{
	grid-gap:5px;
}

.domain-top-category-list-grid .clm{
	padding:10px !important;	
}

/* ------------------------------------ */
/* store list */
/* ------------------------------------ */

.mainContiner{
	width:80%;
	max-width: 1280px;
	margin-left:auto;
	margin-right:auto;
	display: flex;
	flex-wrap: wrap;
	gap:5%;
}

.mainContiner > section{
	width:75%;
	flex-grow: 1;
}

.mainContiner > .sideContainer{
	width:20%;
}

.section-full{
	grid-column: 1/3;
}

.story-head-list .clm-first{
	grid-column: 1/3;
	grid-row: 1/4;
}

.story-head-list .clm-second{
		grid-column: 3/5;
}

.story-head-list .clm-second .grid2{
	grid-template-columns: 1fr 3fr !important;
}


.story-head-list .clm .clm-outer img{
	width:100%;	
}

.story-head-list .clm .clm-outer{
	position:relative;
	width:100%;
}

.story-head-list .clm .clm-outer .spacer{
	width:100%;
	padding-bottom:62%;	
}


.story-head-list .clm .clm-outer .thumb{
	position: absolute;
	top: 0;
	right: 0;
 	bottom: 0;
 	left: 0;
	background: red;
	overflow:hidden;
}


.story-head-list .clm-second{
	grid-column: 3/5;
}

.story-head-list .clm-second .grid2{
	grid-template-columns: 1fr 3fr !important;
}


.story-head-list .clm .clm-outer img{
	width:100%;	
}

.story-head-list .clm .clm-outer{
	position:relative;
	width:100%;
}

.story-head-list .clm .clm-outer .spacer{
	width:100%;
	padding-bottom:62%;	
}


.story-head-list .clm .clm-outer .thumb{
	position: absolute;
	top: 0;
	right: 0;
 	bottom: 0;
 	left: 0;
	background: #fff;
	overflow:hidden;
}

.page-outer{
	grid-template-columns: 1fr 300px !important;
}


/* ------------------------------------ */
/* store list */
/* ------------------------------------ */


.data-title{
	color: #666;
	background: -webkit-linear-gradient(top, #5B5B5B 0%,  #000 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;		
}

.store-list .list-detail-wrap{
	box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.2);
}

.store-list .list-detail{
	grid-template-columns: 200px 1fr !important;
	grid-gap:10px 30px;
	position:relative;
}


.store-list .list-detail .clm-thumb{
    width:200px;
	height:200px;
	overflow:hidden;
}

.store-list .list-detail .clm-thumb img{
	width:100%;	
}

.store-list .list-detail .icon-phone{
	position:absolute;
	right:10px;
	top:10px;	
}

/* ------------------------------------ */
/* store list */
/* ------------------------------------ */

.store-detail-header .store-head-nav a{
	position:relative;	
}

.store-detail-header .store-head-nav a:before{
	content: "";
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 100%;
	height: 2px;
	background: #000;
	transform: scale(0, 1);
	transition: 0.4s;
	z-index:2;
}
.store-detail-header .store-head-nav a:hover:before{
	transform: scale(1);
}

.store-detail-header .store-head-nav a.focus:after{
	position:absolute;
	bottom:-5px;
	left:0;
	width: 100%;
	height: 2px;
	background: #ccc;
	content:"";
	z-index:2;
}

.store-detail .top-page .store-detail-head-list{
	position:relative;	
}

.store-detail .contents-title{
	color: #666;
	text-shadow: 5px 5px 5px rgba(0,0,0,0.3);
	background: -webkit-linear-gradient(top, #666 0%, #666 30%, #2A2A2A 51%, #2A2A2A 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;		
}

.store-detail .contents-title-white{
	color: #F3F3F3;
	background: -webkit-linear-gradient(top, #fff 0%, #fff 30%, #F90 31%, #F90 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;		
}

.store-detail .top-page .store-detail-head-list .img-to-left{
	-webkit-mask-image: linear-gradient(to left, black 0%, transparent 60%);
     mask-image: linear-gradient(to left, black 0%, transparent 60%);
}
.store-detail .top-page .store-detail-head-list .img-to-right{
	-webkit-mask-image: linear-gradient(to right, black 0%, transparent 60%);
     mask-image: linear-gradient(to right, black 0%, transparent 60%);
}

.store-detail .top-page .store-detail-head-list .data{
	position:absolute;
	left:0px;
	top:20%;	
}

.store-detail-header,
.store-detail-header-fixed{
	box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.2);
}

.store-detail-header-fixed{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
}

.store-detail-header .par-grid,
.store-detail-header-fixed .par-grid{
	grid-template-columns: 2fr 6fr 2fr 2fr !important;
	grid-gap:0;
}


.store-detail-header .store-head-nav a{
	margin:0px 10px	;
}

.store-detail-header img{
	max-width:250px;
}

.store-detail-menu-wrap .rogo{
	max-width:150px;
}


.store-detail .detail-textarea .thumb-wrap{
	margin:0 auto;
	max-width:800px;
	width:80%;
	grid-template-columns:1fr 1fr 1fr !important;
}

.store-detail .detail-textarea .thumb-wrap .clm{
	height:auto;
	overflow:hidden;
	position:relative;
}

.store-detail .detail-textarea .thumb-wrap .clm:before{
	content:"";
	display:block;
	padding-top:100%;
}


.store-detail .detail-textarea .thumb-wrap img{
	position:absolute;
	top:0;
	left:0;
}

.store-detail .detail-company-history,
.store-detail .detail-profile
{
	grid-template-columns:2fr 5fr;
	grid-gap:20px 0px;
}

.store-detail .detail-profile
{
	grid-template-columns:1fr 5fr 1fr 5fr;
}

.store-detail .detail-category-list .full-clm{
	grid-column: 1/3;
}

.store-detail .detail-company-history .clm,
.store-detail .detail-profile .clm
{
	padding:10px !important;
	border-style:none none dotted;
}

.store-detail .detail-grid-normal{
	grid-template-columns:3fr 1fr 1fr;
}

.store-detail .work-list .detail-grid{
	grid-template-columns:300px 1fr;
}

.store-detail .work-list .detail-grid .clm-thumb-wrap{
	height:300px;
	overflow:hidden;
	position:relative;
}


.store-detail .work-list .detail-grid .clm-thumb-wrap img{
	width:300px;	
	position:absolute;
	top:0;
	left:0;
}

.store-detail .work-list .detail-grid .clm .data-grid{
	grid-template-columns:1fr 4fr;
}

.store-detail .work-list .detail-grid .clm .data-grid .clm-full{
	grid-column: 1/3;
}

.store-detail .work-list .detail-grid .clm .data-grid .clm{
	border-style:none none dotted !important;	
}

.store-detail .work-more-deail-grid{
	grid-template-columns:1fr 2fr;
}


.shadow-btn{
	box-shadow: 5px 5px 0px 0 #ccc;
}

.cmWrap{
	display: flex;
	gap:1%;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 24px;
}

.cmWrap > *{
	width:100%;
}