@charset "utf-8";
.pc, .tab {
	display: none;
}
.tab.sp {
	display: inline;
}
/*--------------------
menu
--------------------*/
body {
	position: relative;
	right: 0;
	overflow-x: hidden;
}
#button {
	background: #221815;
}
#slide_menu {
	position: fixed;
	top: 0;
	right: -240px;
	width: 240px;
	height: 100vh;
	background: #221815;
	padding-top: 60px;
	overflow-x: scroll;
}
#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: 10px 5px;
	display: block;
	text-decoration: none;
}
/*--------------------
header
--------------------*/

#header {
	width: 100%;
	height: 60px;
	margin: 0 auto;
	_zoom: 1;
	overflow: hidden;
	background-color: #221815;
	z-index: 8888;
}
header {
	width: 100%;
	height: 60px;
	margin: 0 auto;
	z-index: 888;
	background-color: #221815;
	_zoom: 1;
	overflow: hidden;
	position: fixed;
}
header .logo {
	width: 110px;
	margin: 17px auto 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9999;
}
header .logo img {
	width: 110px;
}
.share {
	display: none;
}
.share_detail {
	position: absolute;
	right: 25px;
	bottom: 25px;
	width: 88px;
}
.share_detail img {
	width: 40px;
	float: left;
	margin: 2px;
}
.slicknav_btn {
	z-index: 888;
	text-decoration: none;
	position: fixed;
	left: 10px;
	top: 15px;
}
.slicknav_nav {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 0.875em;
	position: fixed;
	z-index: 777;
	background-color: #221815;
	width: 100%;
}
.promo {
	width: 95%;
	text-align: center;
	position: absolute;
	top: 30px;
	margin-left: 10px;
}
.header-content-inner h1 {
	font-weight: 700 !important;
	margin-bottom: 0;
	font-size: 16px;
	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: 14px;
	font-weight: 300;
	margin-bottom: 30px;
	text-shadow: 0px 0px 3px #000;
}
.btn-primary {
	background-color: #e78110;
	padding: 15px 30px;
}
a.btn-primary {
	color: #fff;
	text-decoration: none;
}
a.btn-primary:hover {
	background-color: #ecb274;
}
/*--------------------
globalNavigation
--------------------*/
.gNavi {
	float: left;
}
#menu {
	display: none;
}
.menu-trigger, .menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.menu-trigger {
	position: fixed;
	z-index: 9999;
	margin: 17px 10px 0;
	width: 28px;
	height: 26px;
	border: none;
	display: block;
	padding: 10px;
	right: 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);
}
#sidr a {
	z-index: 9999;
	color: #fff !important;
}
.menu-trigger .tab.sp {
	margin: 0 !important;
	position: absolute;
	top: -7px;
	left: -7px;
}
/*--------------------
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: 160px;
	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: 10px 0 10px;
	padding: 0 25px;
}
.lead_area h1 {
	font-size: 20px;
	margin: 20px 0;
	font-weight: normal;
}
.lead_area p br {
	display: none;
}
.lead_area p {
	margin-bottom: 10px;
}
.entry_area {
	width: 300px;
	margin: 0 auto 0;
}
.entry_area .entry_box {
	width: 300px;
	height: 500px;
	margin: 20px 0;
	background-color: #fff;
	position: relative;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
}
.entry_area .entry_box .img_area {
	display: block;
	width: 300px; /*トリミング後の横幅*/
	height: 300px; /*トリミング後の縦幅*/
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.entry_area .entry_box .img_area img {
	margin: auto;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	height: 290px;
}
.entry_area .entry_box .title {
	padding: 15px 20px;
	font-weight: 500;
}
.entry_area .entry_box .body {
	padding: 0 20px;
	font-size: 90%;
}
.entry_area_3 {
	width: 300px;
	margin: 0 auto;
}
.entry_area_3 .entry_box {
	width: 300px;
	_zoom: 1;
	overflow: hidden;
	margin: 0 auto 40px;
	background-color: #fff;
}
.entry_area_3 .entry_box:nth-child(2n) {
	margin-right: 0;
}
.entry_area_3 .entry_box .img_area {
	display: block;
	width: 300px; /*トリミング後の横幅*/
	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: 10px;
	left: 15px;
	padding-right: 15px;
	font-weight: normal;
	font-size: 14px;
	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: 300px;
	height: 70px;
	position: absolute;
}
.archive {
	margin: 30px 10px 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 {
	width: 300px;
	margin: 0 auto;
	background-color: #fff;
	_zoom: 1;
	overflow: hidden;
}
.entry_area_detail .entry_box h1 {
	text-align: center;
	margin: 20px 0 20px;
	font-size: 20px;
	font-weight: normal;
}
.entry_area_detail .entry_box .img_area {
	margin-bottom: 20px;
}
.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 {
	margin-bottom: 10px;
}
/*--------------------
story
--------------------*/
.entry_area_2 {
	margin: 0 auto;
	_zoom: 1;
	overflow: hidden;
}
.entry_area_2 .entry_box {
	width: 300px;
	margin: 0 auto 40px;
	;
	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: 20px;
}
.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.sp {
	text-align: left;
	margin: 0px 0 20px;
	font-size: 20px;
	float: left;
	width: 100%;
}
.col2 .entry_area_detail .entry_box .num.sp {
	text-align: left;
	margin: 20px 0 0px;
	float: left;
	width: 100%;
}
.col2 .entry_area_detail .entry_box .h2 {
	text-align: left;
	margin: 40px 0 20px;
	font-size: 16px;
}
/*--------------------
about
--------------------*/
.about .l_nav {
	width: 320px;
	margin: 0 auto 40px;
}
.about .l_nav div {
	float: left;
}
.about .l_nav div img {
	width: 160px;
	height: 112px;
}
.portfolio-box {
	display: block;
	position: relative;
	margin: 0 auto;
	max-width: 300px;
}
.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: 30%;
	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: 12px;
	font-weight: 600;
	text-align: center;
	width: 100%;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
	font-size: 14px;
	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
--------------------*/

.col2.page {
	width: 300px;
	margin: 0 auto !important;
	background-color: #fff;
	_zoom: 1;
	overflow: hidden;
}
.col2.page .lead_area {
	margin-bottom: 10px;
}
.col2.page .box {
	margin-bottom: 20px;
}
.col2.page img {
	width: 100%;
	margin-bottom: 20px;
}
.col2.page .message p {
	margin-bottom: 20px;
}
.page table.history {
	width: 100%;
	margin: 0 auto;
}
.page table.history th, .page table.history td {
	border: 1px solid #ccc !important;
	padding: 5px;
}
/*--------------------
features
--------------------*/

.features h2 {
	text-align: center !important;
}
.features .entry_box {
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}
.entry_area_detail .features h2 {
	border-bottom: 2px solid #666;
	margin: 25px 0 10px;
}
/*--------------------
store
--------------------*/
ul.accordion {
	width: 95%;
	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: 20px;
	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: 40px 0 20px;
	font-size: 16px;
}
.voice h1 {
	margin-bottom: 0 !important;
}
.voice .work_detail {
	text-align: center;
	margin-bottom: 40px;
}
/*--------------------
FAQ
--------------------*/
.faq .faq_list {
	width: 300px;
	margin: 0 auto;
	overflow: auto;
}
.faq_list .box {
	width: 300px;
}
.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: 20px 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: 10px;
}
.sizechange .return-inner h3 img {
	width: 100%;
	margin-bottom: 20px;
}
.sizechange .campaign_text2 {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 20px 0;
	font-weight: bold;
	margin-bottom: 40px;
}
.sizechange .campaign_text2 span {
	font-weight: normal;
}
.sizechange .items img {
	width: 129px;
	float: left;
	margin: 5px;
}
.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: 20px 10px;
}
.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 {
	_zoom: 1;
	overflow: hidden;
	padding: 10px
}
.entry_box_legal h2 {
	margin-top: 30px;
	font-size: 16px;
}
.entry_box_legal h2:first-child {
	margin-top: 0;
}
.entry_box_legal p {
	margin-bottom: 20px;
}
.entry_box_legal ol > li {
	list-style-type: decimal;
	margin-left: 15px;
}
.entry_box_legal ol, .entry_box_legal ul {
	margin-bottom: 20px;
}
.entry_box_legal table th {
	text-align: left;
	padding: 5px 0;
	width: 12em;
	vertical-align: top;
}
.entry_box_legal table td {
	padding: 5px 0;
	vertical-align: top;
}
.entry_box_legal tbody tr {
	display: block;
	margin-bottom: 1.5em;
}
.entry_box_legal tbody th, .entry_box_legal tbody td {
	display: list-item;
	border: none;
	list-style: none;
}
/*--------------------
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: 5px;
}
/*--------------------
vrst
--------------------*/
.vrst h3 {
	margin: 20px 0 10px;
	font-size: 16px;
}
.vrst ol {
	margin-top: 10px;
}
.vrst ol li span {
	font-weight: bold;
}
.vrst ol li {
	list-style-type: decimal;
	margin-left: 20px;
	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: 10px;
	top: 20px;
}
.translation a:hover {
	color: #e48011;
}
/*--------------------
返金保証campaign（2015.10.6）
--------------------*/

.campaign .lead {
	font-size: 16px;
	margin-bottom: 10px;
}
.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: 20px auto 40px;
	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 .lead li span {
	font-size: 14px;
}
.campaign .box01 .lead .note {
	font-size: 14px;
}
.campaign .flow {
	font-size: 16px;
	margin-bottom: 20px;
}
.campaign .flow span {
	background-color: #ed6d00;
	padding: 5px !important;
	color: #fff;
	margin-right: 10px;
	border-radius: 5px;
	font-size: 12px;
}
.campaign .flow th {
	vertical-align: top;
	padding-bottom: 5px;
}
.campaign .flow td {
	padding-bottom: 5px;
	vertical-align: top;
}
.campaign .flow img {
	width: 14px;
	margin-top: -10px;
	margin-left: -10px;
	margin-bottom: 0 !important;
}
.campaign .flow span.how {
	background-color: #fff !important;
	color: #666 !important;
	font-size: 14px;
}
.box_note iframe {
	width: 100%;
	height: auto;
}
/*--------------------
ギフト包装（2015.12.2）
--------------------*/
.gift {
	margin-bottom: 40px;
	_zoom: 1;
	overflow: hidden;
}
.gift h2 {
	text-align: left;
	margin: 10px 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 h3 {
	margin: 20px 0 10px;
	font-size: 16px;
}
.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: 5%;
	top: 2.5%;
	z-index: 999;
}
.home_icon {
	position: fixed;
	left: 5%;
	top: 2.5%;
	z-index: 999;
}
.home_icon img {
	width: 23px;
}
/*--------------------
login_icon（2019.2.9）
--------------------*/
.login_icon {
	position: fixed;
	left: 63px;
	top: 22px;
	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: 10px 10px 0;
	border: none;
	display: block;
	right: 40px;
}
.cart_icon img {
	width: 40px;
}
#foot_btn {
	padding: 6% 0;
}

@media screen and (max-width: 413px) {
#slide_menu li a {
	padding: 8px 5px;
}
}
/*--------------------
hystory（2018.10.22）
--------------------*/
#hystory_wrap {
}
#hystory_wrap img {
	max-width: 100%;
}
#hystory_wrap .hystory_title {
	font-size: 25px;
	font-weight: 800;
	color: #020B54;
	text-align: center;
	margin: 0 auto 30px auto;
	line-height: 30px;
}
#hystory_wrap .hystory_title span {
	color: #fff;
	background: #020B54;
	padding: 5px 10px;
	margin: 0 10px;
	display: block;
}
.hystory_lead_wrap {
	position: relative;
	height: 500px;
	overflow: hidden;
	margin-bottom: 30px;
}
.hystory_lead_wrap p {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	width: 92%;
	padding: 4%;
	color: #fff;
	font-size: 14px !important;
	margin: 0 !important;
}
.hystory_lead_01 {
	background: url(https://aa228ttuqo.smartrelease.jp/mind/images/history/img_01_sp.jpg) no-repeat top center / cover;
}
.hystory_lead_02 {
	background: url(https://aa228ttuqo.smartrelease.jp/mind/images/history/img_02_sp.jpg) no-repeat top center / cover;
}
.txtc {
	text-align: center;
}
#hystory_wrap .hystry_box {
	margin-bottom: 10%;
}
#hystory_wrap .storybox {
	margin-bottom: 10%;
}
#hystory_wrap .storybox .img {
	margin-bottom: 10px;
}
#hystory_wrap .storybox h4 {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 4%;
	font-weight: 800;
}
#hystory_wrap .storybox h4 br {
	display: none;
}
#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: 18px;
	color: #000;
}
.shop_tit span {
	font-size: 11px;
	color: #FF0000;
	display: block;
}
.sclass_shop_list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-bottom: 5%;
}
.sclass_shop_list li {
	width: 48%;
	margin: 0 1% 5% 1%;
}
.s_img img {
	width: 100%;
	height: 170px;
	object-fit: cover;
	margin-bottom: 5px;
}
.s_rank_head {
}
.s_rank_head div {
}
.s_rank_img img {
	width: 100%;
	height: 250px;
	object-fit: cover;
}
.s_rank_contant {
	background: #E6E6E6;
	padding: 5% 3%;
}
.s_rank_contant h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 4%;
}
.s_rank_item {
	margin-bottom: 10%;
	font-size: 11px;
}
.s_rank_item span {
	background: #F7931E;
	padding: 5px 20px;
	color: #fff;
	display: block;
	width: 25%;
	text-align: center;
	position: relative;
}
.s_rank_item span::before {
	content: " ";
	display: inline-block;
	position: absolute;
	z-index: 4;
	left: 100%;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 2.5em 0 0 2em;
	border-color: transparent transparent transparent #F7931E;
}
.s_rank_item ul {
	display: inline-block;
}
.s_rank_item li {
	display: inline-block;
	background: #808080;
	color: #fff;
	padding: 5px 10px;
	margin-right: 2px;
}
.s_rank_item img {
	width: 20px;
}
.s_rank_add, .s_rank_map {
	margin-bottom: 10%;
}
.s_rank_add h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3%;
}
.s_rank_add p {
	margin-bottom: 3%;
}
.s_rank_add hr {
	margin: 5% 0;
}
.a_list {
	width: 100%;
	border-bottom: solid 1px #999;
	margin-bottom: 10%;
}
.a_list li {
	padding: 2%;
}
.a_list li h2 {
	font-size: 120%;
	font-weight: bold;
}
.a_list .a_list_item {
	border: solid 1px #999;
	padding: 2% 0 0 0;
	text-align: center;
	border-radius: 5px;
	margin-bottom: 2%;
}
.a_list .a_list_item p {
	display: inline-block;
}
.a_list .a_list_item p:after {
	content: "/";
	padding-left: 5px;
	padding-right: 5px;
}
.a_list .a_list_item p:last-child:after {
	content: "";
	padding-right: 0;
}
.a_list p {
	font-size: 12px;
	margin-bottom: 10px;
}
.a_list .a_list_item img {
	width: 18px;
}
.shop_map_area_sp {
	margin-bottom: 3%;
}
.shop_map_area_pc{
	display:none;
}
.shop_detail_area {
	margin-bottom: 5%;
	border-bottom: solid 1px #999;
}
.shop_detail_area dl {
	width: 100%;
	border-top: solid 1px #999;
	border-left: solid 1px #999;
	border-right: 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 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%;
}
#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;
	display: table-cell;
	font-size: 11px;
}
#privacy_wrap table th{
	background:#E9E9E9;
}
#privacy_wrap tbody tr {
    display: inherit;
    margin-bottom: 0;
}
.ov_box{
	padding: 0.2em;
border: 1px solid #d1d1d1;
background-color: #fff;
width:100%;
margin:auto;
}