@charset "utf-8";
.pc,.sp {display:none;}
.tab.sp{display:inline;}
/*--------------------
menu
--------------------*/
body {
    position: relative;
    left: 0;
    overflow-x: hidden;
}
#button{    background: #221815;}
#slide_menu{
    position: fixed;
    top: 0;
    right: -240px;
    width: 240px;
    height: 100%;
    background: #221815;
	padding-top:75px;
}
#slide_menu li:first-child {
	border-top:1px solid #fff;
}
#slide_menu li {
	color:#fff;
	border-bottom:1px solid #fff;
}
#slide_menu li a{
	color:#fff;
	padding:15px 5px;
	display:block;
	text-decoration:none;
}
.menu-trigger .tab.sp{
margin:0 !important;
position:absolute;
top:-7px;
left:-7px;
} 
/*--------------------
header
--------------------*/
#header{
	width:100%;
	height: 75px;
	margin: 0 auto;
	_zoom:1;overflow:hidden;	background-color: #221815;
	z-index: 9999;	
}
header{
	width:100%;
	height:75px;
	margin:0 auto;
	z-index: 888;
	background-color: #221815;
	_zoom:1;overflow:hidden;
	position:fixed;
	z-index: 8888;
	top: 0;
}
header .logo{
	width: 150px;
	margin: 23px auto 0;
	position:absolute;
	top:0;
	left:0;
	right:0;
}
header .logo img{
	width: 150px;
}

ul.share{
	position: absolute;
	right: 20px;
	top:20px;
}
.share li{
	float: left;
}
.share .fb a{
	text-indent: -9999px;
	background: url(../images/icon_fb.gif);
	background-repeat: no-repeat;
	background-size: 35px 35px;
	width: 35px;
	height: 35px;
	cursor: pointer;
	display: block;
	margin-right: 5px;
}
.share .tw a{
	text-indent: -9999px;
	background: url(../images/icon_tw.gif);
	background-repeat: no-repeat;
	background-size: 35px 35px;
	width: 35px;
	height: 35px;
	cursor: pointer;
	display: block;
	margin-right: 5px;
}
.share .shop a{
	text-indent: -9999px;
	background: url(../images/icon_shop.gif);
	background-repeat: no-repeat;
	background-size: 35px 35px;
	width: 35px;
	height: 35px;
	cursor: pointer;
	display: block;
}

.share_detail{
	position:absolute;
	right:25px;
	bottom:25px;
	width:68px;
}
.share_detail img{
	width:30px;
	float:left;
	margin:2px;
}

.promo{
	width:95%;
	text-align:center;
	position:absolute;
	top:50px;
	margin-left:20px;
}
.header-content-inner h1 {
    font-weight: 700 !important;
    margin-bottom: 0;
	font-size:24px;
	color:#fff;
	border-bottom:none !important;
    margin-top: 0;
    text-transform: uppercase;
    text-shadow: 0px 0px 3px #000;
}

.header-content-inner p {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 30px;
    text-shadow: 0px 0px 3px #000;
}
.btn-primary{
	background-color:#000;
	padding:15px 40px;
}
a.btn-primary{
	color:#fff;
	text-decoration:none;
}
a.btn-primary:hover{
	background-color:#e78110;}

/*--------------------
globalNavigation
--------------------*/

.menu-trigger,
.menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.menu-trigger {
	position:fixed;
	z-index:9999;
	margin:25px;
	width: 28px;
	height: 26px;
	border:none;
	display:block;
	padding:10px;
	    right: 0;
	top: 0%;
}
a.menu-trigger { 
	overflow: hidden;
	outline: none;
}
.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #fff;
	border-radius: 2px;
}
.menu-trigger span:nth-of-type(1) {
	top: 0;
}
.menu-trigger span:nth-of-type(2) {
	top: 12px;
}
.menu-trigger span:nth-of-type(3) {
	bottom: 0;
}
.menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(12px) rotate(-45deg);
	transform: translateY(12px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
	opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-12px) rotate(45deg);
	transform: translateY(-12px) rotate(45deg);
}
/*--------------------
breadcrumb
--------------------*/
#breadcrumb{
	display:none;
}

/*--------------------
wrap
--------------------*/
#wrap {
	width:100％;
	margin:0 auto;
	position: relative;
	background-color: #fff;
	_zoom:1;overflow:hidden;
}
#wrap.home{
	background:url(../images/back_all_03-01.jpg);
	background-repeat: no-repeat;
	padding-top:250px;
	background-size: contain;
	background-color: #fff;
}

/*--------------------
footer
--------------------*/
footer {
	width:100%;
	margin:0 auto;
	background-color: #221815;
	_zoom:1;overflow:hidden;
	
}
footer ul{
	color: #fff;
}
footer ul li a{
	color:#fff !importnat;
	display:block;
}
footer ul li{
	border-bottom: 1px solid #fff;
	color: #fff;
	padding: 0 25px;
	text-align: center;
	padding: 10px;
}
#copyright {
	text-align:center;
	color:#fff;
	padding:20px 0 0;
	background-color: #221815;
}
footer a{
	text-decoration:none !important;
	color:#fff !important;}
/*--------------------
ページトップへ
--------------------*/
.pagetop {
}

/*--------------------
contents
--------------------*/
#contents{
}

#lNavi{
	display:none;
}

.lead_area {
	text-align: center;
	margin: 20px auto 30px;
	width:80%;
}
.lead_area h1{
	font-size: 28px;
	font-weight: normal;
}
.lead_area p{
	font-size:16px;
}
.entry_area{
	margin:0 auto;
	width:640px;
	_zoom:1;overflow:hidden;
}
.entry_area .entry_box{
	height: 280px;
	width:620px;
	margin:0px 10px 40px;
	background-color: #fff;
	position:relative;
	box-shadow: 0px 3px 3px 3px rgba(0,0,0,0.4) ; 
}
.entry_area .entry_box .img_area{
	display:block;
	width:280px; /*トリミング後の横幅*/
	height:280px; /*トリミング後の縦幅*/
	overflow:hidden;
	position:relative;
	z-index:1;
    float:left;
	}
.entry_area .entry_box .img_area img{
	margin:auto;
	right:0;
	left:0;
	top:0;
	bottom:0;
	height:280px;
}
.entry_area .entry_box .title{
    float:right;
	width:300px;
	padding:20px 20px 10px;
	font-weight:bold;
}
.entry_area .entry_box .body{
	padding: 0 20px;
	font-size:90%;
    float:right;
	width:300px;
}



.entry_area_3{
	width: 100%;
	margin: 0 auto ;
	padding:0 20px;
}
.entry_area_3 .entry_box{
	width: 45%;
	_zoom:1;overflow:hidden;
	margin: 0 38px 25px 0;
	background-color: #fff;
	float: left;
}
.entry_area_3 .entry_box:nth-child(2n){
	margin-right: 0;
}
.entry_area_3 .entry_box .img_area{
	display:block;
	width:100%; /*トリミング後の横幅*/
	height:200px; /*トリミング後の縦幅*/
	overflow:hidden;
	position:relative;
	z-index:1;
	}
.entry_area_3 .entry_box .img_area img{
	float:left;
	width:100%;
	position:absolute;
}
.entry_area_3 .entry_box .img_area h1{
	position: absolute;
	color:#fff;
	top:15px;
	left:15px;
	padding-right: 15px;
	font-weight: normal;
	font-size: 13px;
	line-height: 1.6;
}
.entry_area_3 .entry_box .img_area h1 br{display:none;}
.entry_area_3 .entry_box .img_area .h1_area{
	background-color: #000;
	opacity: .5;
	width: 100%;
	height: 70px;
	position: absolute;
}
.archive{
	margin:40px 10% 20px;
	border-left:2px solid #666;
	padding-left:10px;
}
.archive a{
	color:#666;
	text-decoration:none;
}
.archive a:hover{
	color:#333;
	text-decoration:underline;
}
.archive br{display:none;}
/*--------------------
記事詳細
--------------------*/
.entry_area_detail{
	margin: 0 auto ;
	_zoom:1;overflow:hidden;
}
.entry_area_detail .entry_box{
	margin: 0 10%;
	background-color: #fff;
	_zoom:1;overflow:hidden;
}
.entry_area_detail .entry_box h1 {
	text-align: center;
	margin: 30px auto 30px;
	width:80%;
	font-size: 24px;
	font-weight: normal;
}
.entry_area_detail .entry_box .img_area{
	margin-bottom: 35px;
	}
.entry_area_detail .entry_box .img_area img{
	width: 100%;
}
.entry_area_detail .entry_box .text_area{
}
.entry_area_detail .entry_box .text_area p{
	font-size: 20px;
	margin-bottom:20px;
}
/*--------------------
story
--------------------*/
.entry_area_2{
	margin: 0 auto ;
}
.entry_area_2 .entry_box{
	margin: 0 10% 60px;;
	background-color: #fff;
	_zoom:1;overflow:hidden;
}

.entry_area_2 .entry_box .text_area{

}
.entry_area_2 .entry_box .text_area .btn_next{
	margin-top: 10px;
}
.entry_area_2 .entry_box .title_area{

	margin-bottom: 10px;
}
.entry_area_2 .entry_box h1{
	font-size: 28px;
	font-weight:normal;
}
.entry_area_2 .entry_box .img_area{
	margin-bottom: 20px;
	}
.entry_area_2 .entry_box .img_area img{
	width: 100%;
}
.col2 .entry_area_detail .entry_box h1.tab{
	text-align: left;
	margin: 0px 0 30px;
	font-size: 28px;
	font-weight:normal;
	float:left;
	width:100%;
}
.col2 .entry_area_detail .entry_box .num.tab{
	text-align: left;
	margin: 30px 0 0px;
	font-weight:normal;
	float:left;
	width:100%;
}

.col2 .entry_area_detail .entry_box .h2 {
	text-align: left;
	margin: 25px 0 10px;
	font-size: 16px;
	font-weight:normal;
}
.col2 .entry_area_detail .entry_box .text_area p{
	font-size: 14px;
}
/*--------------------
about
--------------------*/
.about .l_nav {
	width:682px;
	height:675px;
	margin:0 auto 40px;
}
.about .l_nav div{
	float:left;
	
}
.about .l_nav div img{
	width:341px;height:250px;
	}

.portfolio-box {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 341px;
}

.portfolio-box .portfolio-box-caption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    opacity: 1;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
	text-align:center;
	width:100%;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 18px;
	text-align:center;
	width:100%;
}

.portfolio-box:hover .portfolio-box-caption {
    opacity: 1;
}
.l_nav_01 .portfolio-box .portfolio-box-caption {
    background: rgba(243,209,50,.9);
}
.l_nav_02 .portfolio-box .portfolio-box-caption {
    background: rgba(167,202,0,.9);
}
.l_nav_03 .portfolio-box .portfolio-box-caption {
    background: rgba(121,194,26,.9);
}
.l_nav_04 .portfolio-box .portfolio-box-caption {
    background: rgba(66,207,178,.9);
}
.l_nav_05 .portfolio-box .portfolio-box-caption {
    background: rgba(85,179,219,.9);
}
.l_nav_06 .portfolio-box .portfolio-box-caption {
    background: rgba(29,150,203,.9);
}
/*--------------------
Page
--------------------*/

.page h1 {
}
.col2.page .box{
	margin-bottom:40px;
}
.col2.page .message p{
	margin-bottom:20px;
}
.page h2 {
	font-size:20px;
	font-weight:normal;
	margin:20px 0 20px;
}
.col2.page{
	margin: 0 10%;
	background-color: #fff;
	_zoom:1;overflow:hidden;
}
.col2.page img{
	width: 100%;
}
.page table.history{
	width:100%;
	margin:0 auto;
}
.page table.history th{text-align:left;}
.page table.history .year{width:5em;}
.page table.history .month{width:3em;}
.page table.history th,.page table.history td{
	padding:20px 10px;
	vertical-align:top;
}
.page table.history .bdb{border-bottom:1px solid #ccc;}
/*--------------------
features
--------------------*/
.features h1{
	text-align:center !important;
}
.features h2{
	text-align:center !important;
}
.features .entry_box{
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
}
.entry_box.features h2{
	font-size:28px;
	font-weight:normal;
	margin:40px 0 20px;
}
.entry_area_2.features .entry_box h2{font-size:20px;font-weight:normal;}
/*--------------------
store
--------------------*/
ul.accordion {width:80%; margin:0 auto 30px; padding:10px; font-size:16px;}
ul.accordion a { display:block; padding:10px; background-position:97% center; background-repeat:no-repeat; text-decoration:none; color:#333; font-weight:bold;}
ul.accordion span { display:block; padding:10px; background-position:97% center; background-repeat:no-repeat; color:#333; font-weight:bold;}
ul.accordion ul { display:none;}
ul.accordion > li { border:1px solid #666;}
ul.accordion > li > p {cursor:pointer;}
ul.accordion > li > p span { background-image:url(../images/open.png);background-size:20px;}
ul.accordion > li > p span.open { background-image:url(../images/close.png);border-bottom:1px solid #666;}
ul.accordion > li > ul > li { padding-left:20px;border-bottom:1px solid #666;}
ul.accordion > li > ul > li > p { background:#999;}
ul.accordion > li > ul > li > a { background:url(../img/go.png) no-repeat 98% center;}
ul.accordion > li > ul > li > ul > li { background:#FFF; border-bottom:1px dotted #888;}
ul.accordion > li > ul > li > ul > li:last-child { border:none;}
ul.accordion > li a:hover{background-color:#666;color:#fff;}
ul.accordion > li >p:hover{background-color:#666;color:#fff;}
ul.accordion > li >p span:hover{color:#fff;}
ul.accordion > li > ul >li:hover{background-color:#666;}
ul.accordion > li > ul >li a:hover{color:#fff !important;}
ul.accordion .store_label{display:none;}
.box_store{border-top:1px solid #666;padding:10px;}
.store_name{font-size:16px;}
.store_name a{color:#666;text-decoration:none;}
.box_store:hover{background-color:#ddd;}

.store .icon img{
	width:100px;
	margin:30px auto;
}
.store table{
	margin:0 0 40px;
	width:100%;
}
.store table tr{
	border-top:1px dotted #ccc;
}
.store table tr:last-child{
	border-bottom:1px dotted #ccc;
}
.store table th{
	width:6em;
	text-align:left;
	padding:10px;
	vertical-align:top;
	color:#aaa;
	font-weight:normal;
}
.store table td{
	padding:10px 0;
}
.store .body{margin-bottom:20px;}

/*--------------------
voice
--------------------*/

.voice .text_area .name{
	font-size:16px;
	margin-top:10px;
	text-align:center;
}
.voice .text_area .work{
	text-align:center;
}
.voice .text_area .name a{
	text-decoration:none;
}
.voice .text_area .name a:hover{
	text-decoration:underline;	
}
.voice .text_area h2{
	margin:50px 0 25px;
	font-size:20px;
}
.voice h1{
	margin-bottom:0 !important;
}
.voice .work_detail{
	text-align:center;
	margin-bottom:40px;
}
/*--------------------
FAQ
--------------------*/
.faq .faq_list{
	width:80%;
	margin:0 auto;
    overflow: auto; 
}
.faq_list .box {
	width:80%;
        display: inline;  /* IE6 fix */  
}
.faq_list li{
	margin:7px 0;
}
.faq_list .box{margin-bottom:10px;}
.faq_list .box h2{font-weight:normal;font-size:20px;}
/*--------------------
interview
--------------------*/
.interview h1.tab{margin:30px 0 !important;}
/*--------------------
campaign
--------------------*/
.sizechange {
	border:1px solid #ccc;
	margin-bottom:40px;
}
.sizechange h2 img{
	width:100% !important;
}
.sizechange h2{
	margin:0 !important;
}
.sizechange .return-inner{
	padding:25px;
}
.sizechange .return-inner h3 img{
	width:100%;
	margin-bottom:20px;
}

.sizechange  .campaign_text2{
	border:1px solid #ccc;
	padding:25px;
	margin:20px 0;
	font-weight:bold;
	margin-bottom:40px;
}
.sizechange .campaign_text2 span{
	font-weight:normal;
}
.sizechange .items img{
	width:167px;
	float:left;
	margin:10px;
}

.sizechange .items {
	margin-bottom:40px;
	_zoom:1;overflow:hidden;
}
.sizechange table th,.sizechange table td{
	border:1px solid #ccc;
	padding:10px;
}
.sizechange table th{
	background-color:#eee;
	text-align:left;
	font-weight:normal;
}
.sizechange tbody tr{
        display: block;
        margin-bottom: 1.5em;
    }
.sizechange tbody th,.sizechange tbody td{
        display: list-item;
        border: none;
		list-style:none;
    }
/*--------------------
info
--------------------*/
.entry_area_info {
	padding:0 20px;
}
.entry_area_info .entry{
	margin-bottom:20px;
	line-height:1.35;
}
.entry_area_info .entry .title{
	font-weight:bold;
	font-size:13px;
}
.entry_area_info .entry .date{
	font-size:12px;
	color:#aaa;
}
.entry_area_info .entry .body{
	font-size:13px;
}
.entry_area_info .entry .link a{
	color:#aaa;
}
.box_left .date{
	text-align:right;
	margin-bottom:10px;
	color:#aaa;
}
.info h1{
	margin-top:0!important;
}
.info .date.tab{
	text-align: left;
	margin: 30px 0 0px;
	font-weight:normal;
	float:left;
	width:100%;;
}
/*--------------------
pagebute
--------------------*/
.prev-next-link{
	margin:20px 0 40px;
	text-align:center;
}

.pagenate{
   position:relative;
   overflow:hidden;
	padding:5px 0;
	margin:40px 0 20px;
}
.pagenate ul{
   position:relative;
   left:50%;
   float:left;
}
.pagenate ul li{
   position:relative;
   left:-50%;
   float:left;
	margin:3px;
}
.pagenate ul li a{
	text-decoration:none;
	background-color:#333;
	padding:5px;
	border:2px solid #333;
	color:#fff;
}
.pagenate ul li .current_page{
	border:2px solid #333;
	padding:5px;
}
/*--------------------
legal
--------------------*/
.entry_box_legal {
	padding:0 0px;
	_zoom:1;overflow:hidden;
}
.entry_box_legal h2{
	margin-top:30px;
}
.entry_box_legal p{
	margin-bottom:20px;
}
.entry_box_legal ol > li{
	list-style-type:numeric;
	margin-left:20px;
}

.entry_box_legal ol,.entry_box_legal ul{
	margin-bottom:20px;
}
.entry_box_legal table th{
	text-align:left;
	padding:15px 0;
	width:12em;
	vertical-align:top;
}
.entry_box_legal table td{
	padding:15px 0;
	vertical-align:top;
}
/*--------------------
guide
--------------------*/
.order p{
	margin-bottom:20px;
}
.order h3{
	font-size:16px;
	margin-bottom:10px;
}
.order table{
	width:100%;
}
.order table,.order th,.order td{
	border:1px solid #ccc;
	padding:10px 20px;
}
/*--------------------
vrst
--------------------*/
.vrst h3{
	margin:40px 0 20px;
	font-size:16px;
}
.vrst ol li span{
	font-weight:bold;
}
.vrst ol li{
	list-style-type:decimal;
	margin-left:15px;
	margin-bottom:10px;
}
.vrst ul li{
	list-style-type:disc;
	margin-left:15px;
	margin-bottom:10px;
}
.voice h3{
	margin:30px 0 15px;
	font-size:16px;
}
.voice .q{
	font-weight:bold;
	margin:40px 0 10px !important;
}
/*--------------------
翻訳
--------------------*/
.translation a{
	color:#fff;
	text-decoration:none;
	position:absolute;
	right:150px;
	top:25px;
}
.translation a:hover{
	color:#e48011;
}
/*--------------------
返金保証campaign（2015.10.6）
--------------------*/

.campaign .lead{
	font-size:18px;
	margin:20px 0;
}

.campaign p{
	margin-bottom:10px;
}
.campaign ul{
	margin-bottom:20px;
}
.campaign ul .title_shop{
	font-weight:bold;
}
.campaign .shop_list ul{
	background-color:#eee;
	padding:10px;
}
.campaign ul li{
	margin-bottom:10px;	
}
.campaign .lead_btn{
	text-align:center;
	margin-top:20px;
}
.campaign .btn{
	margin:40px auto 60px;
	width:170px;
}
.campaign .btn a{
    background-color: #000;
    border-radius: 3px;
    padding: 15px 40px;
	color:#fff;
	text-decoration:none;
}
.campaign .btn a:hover{
	background-color:#e78110;
}
/*--------------------
神奈川県民キャンペーン（2015.10.26）
--------------------*/
.campaign .box01{
	_zoom:1;overflow:hidden;
} 
.campaign .box01 .lead li span{
	font-size:14px;
}
.campaign .box01 .lead .note{
	font-size:14px;
}
.campaign .box01 img{
	margin:10px 0;
}

.btn_02 img {
    width: 100% !important;
}
.campaign .flow{
	font-size:18px;
	margin-bottom:20px;
}
.campaign .flow span{
	background-color:#ed6d00;
	padding:5px !important;
	color:#fff;
	margin-right:15px;
	border-radius:5px;
}
.campaign .flow th{
	vertical-align:top;
	padding-bottom:10px;
}
.campaign .flow td{
	padding-bottom:10px;
	vertical-align:top;
}
.campaign .flow img{
	width:28px;
	margin-left:-15px;
}
.campaign .flow span.how{
	background-color:#fff !important;
	color:#666 !important;
	font-size:14px;
}
/*--------------------
ギフト包装（2015.12.2）
--------------------*/
.gift{
	margin-bottom:60px;
	_zoom:1;overflow:hidden;
}
.gift h2{
	text-align: left;
	margin: 30px 0 15px;
	font-size: 16px;
}
.gift p{
	margin:20px 0;
	font-size:16px;
}

.gift p span{
	font-size:14px;
}
.gift .box01 .note{
	font-size:14px;
}

.slider_wrap{
	display:none;
}
.gift_sp{
	margin:20px 0;
}
.gift_sp img{margin:10px 0;}

.gift h3{
	margin:20px 0 10px;
	font-size:16px;
}
.gift.lead{
	font-size:18px;
	margin:20px 0;
}

.gift ul {
	margin-bottom:20px;
}
.gift ul li{
	font-size:16px;
	margin:5px 0;
}
.gift p span{
	font-size:14px;
}
.gift ul.note {
	background-color:#eee;
	padding:10px 20px;
}
.gift ul.note li{font-size:14px;}
}





/*--------------------
homebtn（2018.5.9）
--------------------*/
.home_icon{
position: fixed;
left: 20px;
top: 15px;
z-index: 9999;
}
.home_icon{
position: fixed;
left: 20px;
top: 15px;
z-index: 9999;
}
.home_icon img{
width: 35px;
}

/*--------------------
login_icon（2019.2.9）
--------------------*/
.login_icon {
	position: fixed;
	left: 74px;
	top: 30px;
	z-index: 9999;
}
.login_icon a {
	text-decoration: none !important;
	color: #fff;
}
.login_icon a {
	color: #fff !important;
}
.login_icon a:hover {
	text-decoration: underline !important;
}
/*--------------------
homebtn（2018.8.9）
--------------------*/
.cart_icon{
position: fixed;
z-index: 9999;
margin: 12px;
border: none;
display: block;
right: 60px;
}
.cart_icon img{
width: 50px;
}


#foot_btn{
padding: 2% 0;
}

ul.share{
	display: none;
}


/*--------------------
hystory（2018.10.22）
--------------------*/
#hystory_wrap {
}
#hystory_wrap img{
	max-width:100%;
}
#hystory_wrap .hystory_title {
	font-size: 37px;
	font-weight: 800;
	color: #020B54;
	text-align: center;
	margin: 0 auto 30px auto;
	letter-spacing: -3px;
}
#hystory_wrap .hystory_title span {
	color: #fff;
	background: #020B54;
	padding: 5px 10px;
	margin: 0 10px;
}
.hystory_lead_wrap {
	position: relative;
	height: 400px;
	overflow: hidden;
	margin-bottom: 30px;
}
.hystory_lead_wrap p {
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	width: 44%;
	padding: 4%;
	color: #fff;
	font-size: 14px !important;
	height: 400px;
}
.hystory_lead_01 {
	background: url(https://aa228ttuqo.smartrelease.jp/mind/images/history/img_01.jpg) no-repeat top center / 100% auto;
}
.hystory_lead_02 {
	background: url(https://aa228ttuqo.smartrelease.jp/mind/images/history/img_02.jpg) no-repeat top center / 100% auto;
}
.txtc{
	text-align:center;
}
#hystory_wrap .hystry_box{
	margin-bottom:10%;
}
#hystory_wrap .storybox {
  display: flex;
  margin-bottom:10%;
}
#hystory_wrap .storybox .img {
  margin: 0 20px 0 0;
  width: 50%;
}
#hystory_wrap .storybox:nth-child(odd) {
  flex-direction: row-reverse;
}
#hystory_wrap .storybox:nth-child(odd) .img {
  margin: 0 0 0 20px;
}

#hystory_wrap .text-box{
  width:calc(100% - 320px);
}
#hystory_wrap .storybox h4 {
   font-size: 17px;
line-height: 22px;
margin-top: 5%;
margin-bottom: 4%;
font-weight: 800;
}
#hystory_wrap .storybox:nth-child(odd) h4{
	margin-left:5%;
}
#hystory_wrap .text-box p{
	font-size:14px !important;
	 line-height: 18px;
}
#hystory_wrap .storybox .no1{
	background:url(https://aa228ttuqo.smartrelease.jp/mind/images/history/no1.jpg) no-repeat right top / 20% auto;
}
#hystory_wrap .storybox .no2{
	background: url(https://aa228ttuqo.smartrelease.jp/mind/images/history/no2.jpg) no-repeat left top / 25% auto;
}
#hystory_wrap .storybox .no3{
	background:url(https://aa228ttuqo.smartrelease.jp/mind/images/history/no3.jpg) no-repeat right top / 25% auto;
}
#hystory_wrap .storybox .no4{
	background: url(https://aa228ttuqo.smartrelease.jp/mind/images/history/no4.jpg) no-repeat left top / 28% auto;
}
#hystory_wrap .storybox .no5{
	background:url(https://aa228ttuqo.smartrelease.jp/mind/images/history/no5.jpg) no-repeat right top / 25% auto;
}
#hystory_wrap .storybox .no6{
	background: url(https://aa228ttuqo.smartrelease.jp/mind/images/history/no6.jpg) no-repeat left top / 26% auto;
}
#hystory_wrap .storybox .no7{
	background:url(https://aa228ttuqo.smartrelease.jp/mind/images/history/no7.jpg) no-repeat right top / 20% auto;
}
#hystory_wrap .storybox .no8{
	background: url(https://aa228ttuqo.smartrelease.jp/mind/images/history/no8.jpg) no-repeat left top / 28% auto;
}
#hystory_wrap .storybox .no9{
	background:url(https://aa228ttuqo.smartrelease.jp/mind/images/history/no9.jpg) no-repeat right top / 26% auto;
}
#hystory_wrap .storybox .no10{
	background: url(https://aa228ttuqo.smartrelease.jp/mind/images/history/no10.jpg) no-repeat left top / 35% auto;
}
#hystory_wrap .storybox .no11{
	background:url(https://aa228ttuqo.smartrelease.jp/mind/images/history/no11.jpg) no-repeat right top / 31% auto;
}
#hystory_wrap .storybox .no12{
	background: url(https://aa228ttuqo.smartrelease.jp/mind/images/history/no12.jpg) no-repeat left top / 35% auto;
}
/*--------------------
shop
--------------------*/
.store {
	padding: 0 5%;
}
.sclass_wrap {
	margin-bottom: 5%;
}
.shop_tit {
	border-bottom: solid 1px #000;
	padding-bottom: 5px;
	margin-bottom: 15px;
	font-size: 24px;
	color: #000;
}
.shop_tit span {
	font-size: 14px;
	color: #FF0000;
	padding-left: 3%;
}
.sclass_shop_list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-bottom: 5%;
}
.sclass_shop_list li {
	width: 31.3%;
	margin: 0 3% 3% 0;
}
.sclass_shop_list li:nth-child(3) {
	margin: 0 0 3% 0;
}
.s_img img {
	width: 100%;
	height: 210px;
	object-fit: cover;
	margin-bottom: 5px;
}
.s_rank_head {
	display: flex;
}
.s_rank_head div {
	width: 50%;
}
.s_rank_img img {
	width: 100%;
	height: 450px;
	object-fit: cover;
}
.s_rank_contant {
	background: #E6E6E6;
	padding: 5% 3%;
}
.s_rank_contant h2 {
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 4%;
}
.s_rank_item {
	background: #808080;
	color: #fff;
	line-height: 3rem;
	margin-bottom: 5%;
}
.s_rank_item span {
	background: #F7931E;
	padding: 0 20px;
	display: inline-block;
	margin-right: 20px;
}
.s_rank_item ul{
	display:inline-block;
}
.s_rank_item li{
	display:inline-block;
}
.s_rank_item li:after {
	content: "/";
	padding-left: 5px;
	padding-right:5px;
}
.s_rank_item li:last-child:after {
	content: "";
	padding-right:0;
}
.s_rank_item img:first-child {
	margin-left: 20px;
}
.s_rank_item img {
	margin-left: 5px;
	width: 30px;
}
.s_rank_add {
	padding-right: 5%;
}
.s_rank_add h3 {
	font-size: 16px;
	font-weight: bold;
}
.s_rank_add p {
	margin-bottom: 3%;
}
.s_rank_add hr {
	margin: 5% 0;
}
.s_rank_map {
}
.a_list {
	width: 100%;
	display: table;
	border-bottom: solid 1px #999;
}
.a_list li {
	display: table-cell;
	vertical-align: middle;
	padding: 2%;
	border-left: solid 1px #999;
	vertical-align: middle;
}
.a_list li:first-child {
	border-left: none;
}
.a_list p {
	font-size: 12px;
	margin-bottom: 10px;
}
.a_list p:last-child {
	margin-bottom: 0;
}
.a_list .a_list_item img {
	width: 20px;
}
.a_list .a_list_tit {
	width: 30%;
}
.a_list .a_list_add {
	width: 45%;
}
.a_list .a_list_item {
	width: 15%;
}
.a_list .a_list_other {
	width: 10%;
}
.shop_map_area_pc{
	margin-bottom:3%;
}
.shop_map_area_sp{
	display:none;
}
.shop_detail_area {
	display: flex;
	flex-wrap: wrap;
	border-bottom: solid 1px #999;
	margin-bottom:5%;
}
.shop_detail_area dl {
	width: 50%;
	border-top: solid 1px #999;
	-moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -o-box-sizing: border-box;
   -ms-box-sizing: border-box;
   box-sizing: border-box;
}
.shop_detail_area dl:nth-child(even) {
	border-right: solid 1px #999;
}
.shop_detail_area dl:nth-child(odd) {
	border-left: solid 1px #999;
	border-right: solid 1px #999;
}
.shop_detail_area dt {
	background: #F2F2F2;
	border-bottom: solid 1px #999;
	padding: 3%;
}
.shop_detail_area dd {
	font-size: 12px;
	padding: 5% 3%;
}
/*--------------------
privacy
--------------------*/

.txtr{
	text-align:right;
}
#privacy_wrap blockquote{
	border:solid 1px #999;
	border-radius:5px;
	padding:5%;
	margin-bottom:10%;
}
#privacy_wrap blockquote h3{
	margin-bottom:10px;
	font-weight:bold;
}
#privacy_wrap blockquote p{
	margin-bottom:5px;
}
p.txt_indent {
padding-left:1em;
text-indent:-1em;
}
.agreement_wrap p.txt_indent{
	margin-bottom:0;
}
#privacy_wrap table{
	width:100%;
	margin-bottom:5%;
}
#privacy_wrap table td, #privacy_wrap table th{
	border:solid 1px #999;
	padding:10px;
}
#privacy_wrap table th{
	background:#E9E9E9;
}
.ov_box{
	padding: 0.2em;
border: 1px solid #d1d1d1;
background-color: #fff;
width: 75%;
margin:2% auto;
}