
/*first-view*/

#top-screen-container{
	
}

#top-screen{
	position: relative;
	overflow: hidden;
}
.screen-cover{
background-color: rgba(0, 0, 0, 0.2);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#topscreen-scroll-btn{
	 bottom: 20px;
    height: 45px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 45px;
    cursor: pointer;
}
#topscreen-scroll-btn img{
	width: 100%;
}
#topscreen-scroll-btn:hover,
#concept-story-btn:hover{
	filter: alpha(opacity=50);
    -moz-opacity:0.5;
    opacity:0.5;
}
/*first-view slide*/
#firstview-slider{
    overflow: hidden;
}

#slide-one,#slide-two{
	width: 50%;
	height: 100%;
}
#slide-one{
	float: left;
}
#slide-two{
	float: right;
}

ul.bxslider{
	
}
ul.bxslider > li{
		height: 100%;
}
ul.bxslider li img{
	height: 100%;
	

}


/*first-view logo*/
#top-screen-title{
	 bottom: 0;
    height: 200px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 550px;
    z-index: 1;
	text-align: center;
}
#top-screen-title h2#sp-title{
	display: none;
}
#top-screen-title h2#pc-title{
	display: block;
}

#top-screen-title h2 img{
	width: 100%;
}
#top-screen-title h3{
  color: white;
    font-weight: normal;
	margin-top: 10px;
	line-height: 1.8em !important;
	font:23px Georgia,"Times New Roman",Times,serif;
}



/*INFO*/

.float-box{
	float: left;
	width: 20%;
	margin-bottom: 50px;
	position: relative;
}
.float-box-thumb, .float-box-thumb img, .info-box-txt{
	width: 100%;
}
.info-box-txt{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	padding: 15px;
}

#information .info-box-txt{
	height:2em;
}
.info-box-txt-date{
	/*border: 3px solid black;*/
    display: inline-block;
    font-size: 12px;
    padding: 5px 15px;
}
.info-box-txt-title{
	font-size: 16px;
	/*font-weight: bold;*/
	/*
		margin-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	height:80px;
	*/
}


.float-box a img:hover,
body#information .float-box.morebtn:hover{
	filter: alpha(opacity=50);
    -moz-opacity:0.5;
    opacity:0.5;
}

.float-box a:hover .info-box-txt-date{
	border-color: gray;
}

/*INFO 一覧*/
/*.more-contents{
	overflow: hidden;
	clear: both;
		display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-flow: row wrap;
}*/

/*INFO 詳細*/
.contents{
	margin: 0 auto;
    width: 800px;
}

.entry-header{
	  clear: both;
    overflow: hidden;
    padding: 50px 0 50px;
	margin-top: 10px;
	text-align: center;
}
.entry-header .info-box-txt-date{
	    float: left;
}
.entry-header h2.entry-title{
  display: inline-block;
    line-height: 1.5em;
    overflow: hidden;
	font-size: 24px;
}

.entry-body{
clear: both;
overflow: hidden;
	margin-bottom: 100px;
}

.entry-body h3{
	 border-bottom: 2px solid #333;
    border-top: 2px solid #333;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 20px 0;
	font: bold 130% 'メイリオ', Meiryo, sans-serif;
}


.entry-asset{
	width: 100%;
	height: auto;
	text-align: center;
}
.entry-asset img{
 height: auto;
    max-width: 650px;
 width: auto;
}
.entry-body-txt{
	font-size: 14px;
    line-height: 1.5em;
	padding-top: 25px;
	padding-bottom: 25px;
	width: 100%;
	max-width: 650px;
	margin-right: auto;
	margin-left: auto;
	body p{
	font-family: 'メイリオ', Meiryo, sans-serif;
}
}

.entry-body-txt img{
	max-width: 650px;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.entry-body-txt p{
	margin-bottom: 0.75em;
}
.entry-sns{
	margin: 25px 0 25px 0;
	text-align: center;
}
.entry-sns span{
	font-size: 12px;
	margin-right: 10px;
	font-family: 'Crimson Text', serif;
}
.entry-sns .icon-box{
	display: inline-block;
    vertical-align: middle;
}

@media screen and (max-width:640px){
.contents{width: 100%;}
.entry-header{padding: 20px 0 20px;width: 100%;}
.entry-body{width: 100%;}
}

/*
.entry-footer-link{
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	padding: 25px 0;
	display: table;
	width: 100%;
	font-size: 14px;
}

.entry-footer-link .prev,
.entry-footer-link .next{
	display: table-cell;
	width: 50%;
	padding-top: 25px;
	padding-bottom: 25px;
}
.entry-footer-link .prev{
	border-right: 2px solid black;
}
.entry-footer-link .next{
    text-align: right;
}
*/



/*new arrival*/
body#information{
	
}
#ch-new-arrival .float-box{
	margin-bottom: 0;
	height: 100%;
}

.more-contents{
	overflow: hidden;
	padding-bottom: 1em;
}
body#information .float-box.morebtn{
	float: none;
	margin-right: auto;
	margin-left: auto;
	cursor: pointer;
}

body#information .float-box.morebtn{
	overflow: hidden;
}



.hover-box{
	background: rgba(0,0,0,0.5) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    display: none;
}

#ch-new-arrival .float-box:hover .hover-box{
display: block;	
}


.hover-box .info-box-txt{
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-flow: column nowrap;
    justify-content:center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
    height: 100%;
    width: 100%;
    font-family: "メイリオ",Meiryo,sans-serif;
}

.hover-box .info-box-txt .info-box-txt-date,
.hover-box .info-box-txt .info-box-txt-title,
.hover-box .info-box-txt .info-box-txt-price{
	/*display: table-row;*/
    width: 100%;
    color: white;
}
.hover-box .info-box-txt .info-box-txt-title{
	font-size: 16px;
	 font-weight: normal;
    margin-bottom: 5px;
}
.hover-box .info-box-txt .info-box-txt-price{
	font-size: 13px;
}


.arrival-date, .arrival-title, .arrival-price{
	/*display: table-cell;*/
	vertical-align: middle;
}
.arrival-title{
	
}
.arrival-price{
	
}
.arrival-date span{
    padding: 0 15px;
	display: block;
}
.backtoindex{width:100%;}
.backtoindex a{text-align:center;margin:30px 40% !important;width:24%;border:3px solid #000;padding:5px 10px; display:inline-block;}

@media screen and (max-width:640px){
	.backtoindex a{text-align:center;margin:30px 25% !important;width:50%;border:3px solid #000;padding:5px 10px; display:inline-block;}

}



/*insta*/


#instagram_ttl{
	background-color: #F3E0D7;
}

#instagram_ttl.title-header::before{
	border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 16px solid #EAEDE7;
    bottom: -15px;
    content: "";
    left: 50%;
    position: absolute;
	margin-left: -16px;
	z-index: 10;
}

#ch-insta{
	position: relative;
}



#ch-insta .section-inner{
	padding-bottom: 10px;
}
#ch-insta .float-box{
	 margin-bottom:0;
    padding:0;
    width: 20%;
}

#instagram{
	    position: relative;
    z-index: 1;
}
#instagram .instagram-placeholder{
		 margin-bottom: 0;
    padding: 0;
    width: 20%;
    	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
#instagram .instagram-placeholder img{
	width: 100%;
}
#instagram .instagram-placeholder img:hover{
	      filter: alpha(opacity=70);
      -moz-opacity:0.7;
      opacity:0.7;
}

@media screen and (max-width:640px){
	#instagram .instagram-placeholder{
		 margin-bottom: 0;
    padding: 0;
    width: 50%;
    	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
}

/*concept*/

#concept-bg,
#story-bg{
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;
}
#concept-txt,
#story-txt{
	text-align: center;
	padding-top: 50px;
	line-height: 2.5em;
	font-size: 20px;
	color: white;
	padding-bottom: 50px;
	position: relative;
	z-index: 1;
	font-family: 'Crimson Text', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', serif;
}

#concept-story-btn{
display: block;
    height: 45px;
    margin: 0 auto;
    width: 45px;
    position: relative;
    z-index: 1;
}
#concept-story-btn img{
	width: 100%;
}

#story-bg{
	/*
  background-image: url(../img/concept/assets/story_bg_paper.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-color: white;
  */
}

/*concept-cat*/
#concept-container{
	display: table;
	width: 100%;
}
#concept-container #concept-bg,
#concept-container #concept-txt{
  display: table-cell;
    width: 50%;
}
#concept-container #concept-bg{
	
}
#concept-container #concept-txt{
	 background: #e6e6e7 none repeat scroll 0 0;
    color: black;
    font-size: 16px;
	line-height: 2em;
}
#concept-logo{
	 margin: 0 auto 25px;
    width: 230px;
}
#concept-logo img{
	width: 100%;
}

#story{
	text-align: center;
	color: white;
	position: relative;
}

#story-anchor{
    position: absolute;
    top: -130px;
}

#story-txt{

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	
	font-size: 16px;
	 line-height: 2em;
	/* FF 3.5+*/
-moz-column-count: 1;
-moz-column-gap: 75px;
-moz-column-rule: none;
/*Saf3, Chrome*/
-webkit-column-count: 1;
-webkit-column-gap: 75px;
-webkit-column-rule: none;
column-count: 1;
column-gap: 75px;
column-rule: none;
	text-align: left;
	color: black;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}

#story-txt h6{
	margin-top: 50px;
	font-weight:bold;
	font-size:1.2em;
}
#story-txt h6:first-child{
	
}
#story-txt h6:last-child{
	
}

#story h5{
	font-size: 30px;
	position: relative;
    z-index: 1;
    font-family: 'Crimson Text',serif;
}

#ch-concept .entry-sns{
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
	margin-left: -50px;
}


/*shoplist*/

#ch-shoplist .float-box{
	width: 20%;
}
#ch-shoplist p{
	margin-bottom: 0;
}

#ch-shoplist .info-box-txt{
	padding: 25px 15px 15px;
}
#ch-shoplist .info-box-txt-title.shop{
	margin-top: 0;
    padding: 0;
	font-size: 14px;
}
#ch-shoplist .info-box-txt-price.address{
	font-size: 11px;
	 margin: 15px 0;
	 line-height: 1.5em;
}

.shoplist-box-txt-link{
	border: 3px solid black;
    display: inline-block;
    font-size: 8px;
    padding: 5px 15px;
}
a .shoplist-box-txt-link:hover{
	border-color: gray;
}

/*recruit*/
#recruit-container{
	display: table;
	width: 100%;
}
#recruit-container #recruit-bg,
#recruit-container #recruit-txt{
  display: table-cell;
    width: 50%;
}
#recruit-container #recruit-txt{
	padding: 50px;;
	font-size: 16px;
	 line-height: 2em;
	background-color: #EDEDEF;
	text-align: center;
}

@media screen and (max-width:640px){
#recruit-container #recruit-txt br{display:none;}

}

#ch-recruit .contents{
padding-top: 50px;

}

#ch-recruit .contents .entry-body-txt{
	line-height: 2em;
}
#ch-recruit .contents .entry-body-txt ul{
	padding-left: 15px;
}
#ch-recruit .contents .entry-body-txt ul li{
	list-style-type: disc;
}

/*footer-banner-link*/

#footer-banner-link-box{
	    display: table;
    width: 100%;
	background-color: silver;
}
/*sns-recruit*/
.footer-sns,
.footer-recruit{
	position: relative;
	background-color: #4D4D4D;
	padding: 25px;
	text-align: center;
	height: auto;
	line-height: 195px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
	display: table-cell;
	vertical-align: middle;
}
.footer-recruit{
	background-color: #fdeeef;
}
.footer-recruit .backstretch{
	
}
.footer-sns .inner-frame,
.footer-recruit .inner-frame{
	width: 100%;
}
.footer-recruit .inner-frame{
	border-color: gray;
}
.footer-recruit .screen-cover{
	z-index: -1;
}
.footer-recruit a:hover .screen-cover{
	background-color: rgba(0,0,0,0.4);
}

.footer-recruit h5{
	color: gray;
	font-size: 30px;
	font-family: 'Crimson Text', serif;

}
.footer-recruit a:hover h5{
	color: silver;
}
.footer-recruit a:hover .inner-frame{
	border-color: silver;
}

.icon-baloon{
    height: 95px;
    left: 0;
    position: absolute;
    right: 0;
    top: 50px;
    width: 150px;
	margin: auto;
}
.icon-baloon img{
	width: 100%;
}

.icon-box{
	
}
.icon-box img{
	margin-right: 5px;
	margin-left: 5px;
	 position: relative;
    top: 60px;
    width: 45px;
}
.icon-box a img:hover{
		filter: alpha(opacity=50);
    -moz-opacity:0.5;
    opacity:0.5;
}

.entry-sns .icon-box img{
	position: static;
	width: 35px;
}

/*responce*/
@media screen and (max-width:1260px){
	
}

@media screen and (max-width:1000px){
	
}
@media screen and (max-width:640px){
	#container{
  min-width: inherit;
    width: 100%;
}

#slide-one{
	width: 100%;
	float: none;
}
#slide-two{
	display: none;
}

#top-screen{
	margin-top: 145px;
	width: 100%;
}

#top-screen-title{
width: 85%;
top: -10px;
height: 120px
}
#top-screen-title h2#sp-title{
	display: block;
}
#top-screen-title h2#pc-title{
	display: none;
}

#top-screen-title h3{
	font-size: 15px;
	margin-top: 5px;
}
#topscreen-scroll-btn{
	bottom:0;
top: 250px
}

.bx-wrapper{
	width: 100%;
}
ul.bxslider li{
	text-align: center;
}
ul.bxslider li img{
	height: 103%!important;
	width: auto!important;
	/*margin-left: -2%;*/
}
.screen-cover{
	background-color: transparent;
}

/**/
nav{
	left: 0;
    position: fixed;
    top: 0;
    width: 100%;
     z-index: 100;
	background-color: transparent;
}

#gnavi{
	position: relative;
	background-color: white;
}

#gnavi-inner{
	width: 100%;
	padding-top: 80px;
	padding-bottom: 0;
}

#gnavi ul#menu-pc{
	display: none;
}
#gnavi ul#menu-sp{
	display: block;
	margin-top: 0;
	background-color: rgba(254,255,255,0.8);
}

#gnavi h1{
	width: 190px;
	margin-left: -13px;
}

#gnavi #sp-h1-bg{
	background: white none repeat scroll 0 0;
    display: block;
    height: 65px;
    width: 100%;
}

#gnavi ul#menu-sp li#shoplist,
#gnavi ul#menu-sp li#onlineshop{
	background: #999999 none repeat scroll 0 0;
    position: absolute;
    top: 0;
    width: 50%;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	color: white;
	font-size: 9px;
}

#gnavi ul#menu-sp li a{
	color: white;
}


#gnavi ul#menu-sp #slide-menu li a{
	color: black;
}
#gnavi ul#menu-sp li a:hover,
#gnavi ul#menu-sp #slide-menu li a:hover{
	color: gray;
}

#gnavi ul li{
	display: block;
}


#gnavi ul#menu-sp li a:hover,
#gnavi ul#menu-sp li.current{
	border-bottom: none;
}



#gnavi ul#menu-sp li#shoplist{
	left: 0;
	border-right: 1px solid white;
	z-index: 1;
}
#gnavi ul#menu-sp li#onlineshop{
	right: 0;
}

#gnavi ul#menu-sp li#shoplist a:hover,
#gnavi ul#menu-sp li#onlineshop a:hover{
		-webkit-transition: none;/* Safari 3.2+, Chrome */
	-moz-transition: none;/* Firefox 4-15 */
	-o-transition: none;/* Opera 10.5-12.00 */
	transition: none;/* Firefox 16+, Opera 12.50+ */
	
}
#gnavi ul li a i.material-icons, #footer-inner ul li a i.material-icons{
	
}


#slide-menu-btn{
  top: 82px;
    height: 35px;
    position: fixed;
    right: 10px;
    width: 35px;
    cursor: pointer;
}
#slide-menu-btn img{
	width: 100%;
}


#slide-menu{
	display: none;
	position: absolute;
    width: 100%;
	background-color: rgba(254,255,255,0.85);
}
#gnavi ul #slide-menu li{
	  border-top: 1px solid white;
    margin-left: 0;
    margin-right: 0;
    padding: 25px 0;
}


/*float-box*/
.float-box{
	width: 100%;
	float: none;
}

/*info*/
.contents{
	width: 90%;
}
.entry-header{
	padding-bottom: 25px;
}
.entry-asset img{
	width: 100%;
}

.info-box-txt{
	padding-top: 0;
}
.info-box-txt-title{
	margin-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.entry-header h2.entry-title{
	font-size: 16px;
}
.entry-body h3{
	font-size: 100%;
}

/*new arrival*/
.hover-box{
	position: static;
	display: block;
	background: transparent;
	margin-bottom: 25px;
}
.hover-box .info-box-txt .info-box-txt-date, .hover-box .info-box-txt .info-box-txt-title, .hover-box .info-box-txt .info-box-txt-price, .arrival-date, .arrival-title, .arrival-price{
	color: black;
	display: block;
}

.hover-box .info-box-txt{
	padding-top: 15px;
	display: block;
	text-align: center;
}
.hover-box .info-box-txt .info-box-txt-date{
	font-size: 12px;
	line-height: 1.5em;
	border: none;
	padding: 0;
	
}
.hover-box .info-box-txt .info-box-txt-title{
font-size: 16px;
line-height: 1.5em;
  margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
}
.hover-box .info-box-txt .info-box-txt-price{
	font-size: 14px;
}

/*concept*/

#concept-container{
	display: -webkit-box;
	display: -moz-box;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-box-direction: reverse;
	-moz-box-direction: reverse;
}
#concept-container #concept-bg, #concept-container #concept-txt{
	display: block;
	width: 100%;
}

#concept-txt{
	font-size: 14px;
	line-height: 1.9em
}
#concept-container #concept-txt{

	font-size: 12px;
}
#concept-container #concept-bg{
height: 300px;
width: 100%;
}

#story-txt{
	width: inherit;
	 padding-left: 35px;
    padding-right: 35px;
-moz-column-count: inherit;
-moz-column-gap: inherit;
-moz-column-rule: inherit;
/*Saf3, Chrome*/
-webkit-column-count:inherit;
-webkit-column-gap: inherit;
-webkit-column-rule: inherit;
column-count:inherit;
column-gap: inherit;
column-rule:inherit;
	font-size: 12px;
	padding-top: 0;
}

#story h5{
	color: black;
	font-size: 22px;
}
#story-txt h6{
	margin-top: 25px;
}
#story-bg .backstretch{
	
}


/*recruit*/
#recruit-container{
	display: block;
}
#recruit-container #recruit-bg, #recruit-container #recruit-txt{
	display: block;
	width: 100%;
}
#recruit-container #recruit-bg{
	height: 200px;
}
#recruit-container #recruit-txt{
		-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 25px;
padding-right: 25px;
}




/*shop-list*/
#ch-shoplist .float-box {
    width: 100%;
}
#ch-shoplist .info-box-txt-title.shop{
	font-size: 16px;
}
#ch-shoplist .info-box-txt-price.address{
	font-size: 12px;
}
.shoplist-box-txt-link{
	font-size: 11px;
}


/*footer-sns*/
#footer-banner-link-box,
.footer-sns,
.footer-recruit{
	display: block;
	width: 100%;
	line-height: 140px;
}


/*footer*/
#footer-inner ul li a{
	border: none;
	display: block;
}
.icon-baloon{
	top: 10px;
}
.icon-box img{
	top: 40px;
}


	}




/* clearfix */
.cls{clear:both;}
/* For modern browsers */
.cf:before,
.cf:after{content:"";display:table;} 
.cf:after{clear:both;}
/* For IE 6/7 (trigger hasLayout) */
.cf{zoom:1;}/* clearfixここまで */
/* 汎用ここまで */


