@charset "UTF-8";

/*----------------------------------------------------
 commons style
----------------------------------------------------*/

.page_honten header div ul li.honten {
	background: url(../images/common/icn_honten.png), #32B86E;
}

.page_hiragishi header div ul li.hiragishi {
	background: url(../images/common/icn_hiragishi.png), #32B86E;
}

.page_aiseikan header div ul li.aiseikan {
	background: url(../images/common/icn_aiseikan.png), #EB1168;
}

.page_honten header div ul li.honten,
.page_hiragishi header div ul li.hiragishi,
.page_aiseikan header div ul li.aiseikan {
	background-repeat: no-repeat;
	background-position: 30px 5px;
	background-size: auto 70px;
	margin-top: 0px;
}

.page_honten header div ul li.honten a,
.page_hiragishi header div ul li.hiragishi a,
.page_aiseikan header div ul li.aiseikan a {
	color: #fff;
	background: url(../images/common/header_nav_icn_wh.png);
	background-repeat: no-repeat;
	background-position: 110px 23px;
	padding: 15px 0px 15px 120px;
}

/*-
header div ul li.aiseikan {
	background-color: #EB1168;
}
header div ul li.aiseikan a {
	color: #fff;
	background-image: url(../images/common/header_nav_icn_wh.png);
}
-*/
div.contents_main {
	background-image: url(../images/store/main_bg_pc.png);
	background-size: cover;
	background-position: center;
}

.store_honten div.contents_main {
	background-image: url(../images/store/main_honten_bg_pc.png);
	background-size: cover;
	background-position: center top;
}

.store_hiragishi div.contents_main {
	background-image: url(../images/store/main_hiragishi_bg_pc.png);
	background-size: cover;
	background-position: center 22%;
}

/*----------------------------------------------------
 contents style
----------------------------------------------------*/

div.store_ttl {
	width: 100%;
	height: 270px;
	background-image: url(../images/store/ttl_bg_center.png), url(../images/store/ttl_bg.png), url(../images/store/ttl_bg.png);
	background-repeat: no-repeat, repeat-x, repeat-x;
	background-position: center bottom, center bottom, center top;
	margin: 0px auto 40px auto;
	padding: 0px;
}

div.store_ttl h2 {
	width: auto;
	color: #32B86E;
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	padding: 0px;
}

div.store_ttl strong {
	width: auto;
	color: #EB1168;
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

div.store_ttl img {
	width: 450px;
	height: auto;
	margin: 0px auto 0px auto;
}


div.store_about {
	width: 100%;
	text-align: center;
	margin: 0px 0px 80px 0px;
	padding: 0px;
}

div.store_about h2 {
	width: 100%;
	font-size: 20px;
	color: #251E1C;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

div.store_about img.img {
	width: 240px;
	height: auto;
	margin: 0px auto 30px auto;
}

div.store_about dl {
	width: 700px;
	overflow: hidden;
	background-image: url(../images/store/about_bnr.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: auto 65px;
	margin: -80px auto 0px auto;
	padding: 80px 0px 0px 0px;
}

div.store_about dl dt {
	width: 365px;
	float: left;
	margin: 0px;
	padding: 0px;
}

div.store_about dl dt p {
	width: 100%;
	text-align: left;
	line-height: 1.8em;
	margin: 0px 0px 35px 0px;
	padding: 0px;
}

div.store_about dl dt strong {
	width: 100%;
	display: block;
	font-weight: normal;
	text-align: left;
	line-height: 1.8em;
	color: #32B86E;
	margin: 0px 0px 40px 0px;
	padding: 0px;
}

div.store_about dl dt ul {
	width: 700px;
	margin: 0px auto 30px auto;
	padding: 0px;
}

div.store_about dl dt ul li {
	width: 100%;
	text-align: left;
	line-height: 1.8em;
	text-indent: -1.0em;
	font-size: 14px;
	margin: 0px auto 5px auto;
	padding: 0px 0px 0px 1.0em;
}

div.store_about dl dt ul li:last-child {
	margin-bottom: 0px;
}

div.store_about dl dd {
	width: 300px;
	float: right;
	margin: 0px;
	padding: 0px;
}

div.store_about dl dd img {
	width: 100%;
	height: auto;
	margin: 0px auto 20px auto;
}

div.store_about dl dd ul {
	width: 300px;
	height: auto;
	float: right;
	margin: -10px auto 0px auto;
}

div.store_about dl dd ul li {
	width: auto;
	background-color: #32B86E;
	font-size: 13px;
	color: #fff;
	float: left;
	line-height: 22px;
	margin: 0px 10px 10px 0px;
	padding: 2px 5px;
}

div.store_about ul.pay {
	width: 700px;
	border-top: 1px solid #9E9E9F;
	margin: 0px auto 0px auto;
	padding: 20px 0px 0px 0px;
}

div.store_about ul.pay li {
	width: 100%;
	text-align: left;
	overflow: hidden;
	border-bottom: 1px solid #9E9E9F;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
}

div.store_about ul.pay li:last-child {
	margin-bottom: 0px;
}

div.store_about ul.pay .pay_list {
	border: none;
}

div.store_about ul.pay li strong {
	color: #32B86E;
	display: block;
	text-align: left;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

div.store_about ul.pay li.pay_list2 img.card2021 {
	height: auto;
}

div.store_about ul.pay li.pay_list2 img.card2021_sp,
div.store_about ul.pay li.pay_list2 img.card2021_sp_1,
div.store_about ul.pay li.pay_list2 img.card2021_sp_3 {
	display: none;
}


div.store_about ul.pay li img {
	width: auto;
	height: 45px;
	float: left;
	display: block;
	margin: 0px;
}

div.store_about ul.pay li span {
	height: 35px;
	line-height: 35px;
	display: inline-block;
	margin: 0px 0px 0px 20px;
}

div.store_info {
	width: 100%;
	background-image: url(../images/common/grey_bg_top.png), url(../images/common/grey_bg_bottom.png);
	background-repeat: repeat-x;
	background-position: top, bottom;
	margin: 0px auto 80px auto;
	padding: 10px 0px 10px 0px;
}

div.store_info div {
	width: 100%;
	text-align: center;
	background-color: #F0F1F5;
	margin: 0px auto 0px auto;
	padding: 30px 0px 80px 0px;
}

div.store_info h2 {
	background-image: url(../images/store/info_ttl.png);
}

/* 新規 新着情報 css */
div.store_info {
	width: 100%;
	background-image: url(../images/common/grey_bg_top.png), url(../images/common/grey_bg_bottom.png);
	background-repeat: repeat-x;
	background-position: top, bottom;
	margin: 0px auto 80px auto;
	padding: 10px 0px 10px 0px;
}

div.store_info div {
	width: 100%;
	text-align: center;
	background-color: #F0F1F5;
	margin: 0px auto 0px auto;
	padding: 30px 0px 80px 0px;
}

div.store_info h2 {
	background-image: url(../images/store/info_ttl.png);
}

/* 新規 新着情報 css */
div.store_info ul {
	width: 580px;
	height: auto;
	max-height: 280px;
	text-align: left;
	overflow-y: scroll;
	margin: 0px auto 30px auto;
	padding: 20px;
	border: 1px solid #afafaf;
}

div.store_info ul li {
	width: 100%;
	text-align: left;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 8px 0;
	border-bottom: 1px dashed #ccc;
}

div.store_info ul li:nth-child(1) {
	padding-top: 0;
}

div.store_info ul li:last-child {
	margin-bottom: 0px;
}

div.store_info ul li a {
	display: flex;
	flex-wrap: wrap;
	text-decoration: none;
	font-size: 16px;
}

div.store_info ul li img {
	display: none !important;
}

div.store_info ul li ol {
	font-size: 0;
	padding: 0;
	margin-bottom: 5px;
	width: 100%;
	order: 1;
}

div.store_info ul li ol li {
	width: auto;
	line-height: 22px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	display: inline-block !important;
	margin: 0;
	margin-right: 5px;
	padding: 0px 13px;
	border: none;
}

div.store_info ul li ol li.tag_76 {
	background-color: #44AEEA;
}

div.store_info ul li ol li.tag_77 {
	background-color: #746BAB;
}

div.store_info ul li ol li.tag_78 {
	background-color: #D685B0;
}

div.store_info ul li ol li.tag_79 {
	background-color: #EABD00;
}

div.store_info ul li ol li.kyoutsu,
div.store_info ul li ol li.honten,
div.store_info ul li ol li.hiragishi,
div.store_info ul li ol li.aiseikan {
	display: none !important;
}

div.store_info ul li strong {
	display: inline-block;
	margin: 0px 25px 0px 0px;
	padding: 0px;
	text-decoration: underline;
	order: 3;
}

div.store_info ul li span {
	text-decoration: none;
	display: block;
	margin-right: 10px;
	order: 2;
	/*
	width: 70px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	display: inline-block;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	*/
}

/* 新規 新着情報 css */

div.store_info div a.btn {
	width: 200px;
	text-align: center;
	line-height: 40px;
	display: block;
	border-radius: 5px;
	box-sizing: border-box;
	background-color: #32B86E;
	background-image: url(../images/common/btn_icn.png);
	background-repeat: no-repeat;
	background-position: 170px center;
	background-size: auto 6px;
	color: #fff;
	margin: 0px auto;
	padding: 0px;
}

/* end 新着情報 */

div.store_product {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px;
}

div.store_product div {
	width: 100%;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
}

div.store_product h2 {
	background-image: url(../images/store/product_ttl.png);
}

div.store_product ul {
	width: 700px;
	text-align: left;
	overflow: hidden;
	margin: 0px auto 0px auto;
	padding: 0px;
}

div.store_product ul li {
	width: 320px;
	float: left;
	margin: 0px 0px 80px 0px;
	padding: 0px;
}

div.store_product ul li:nth-child(2n) {
	float: right;
}

div.store_product ul li dl {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

div.store_product ul li dl dt {
	width: 100%;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

div.store_product ul li dl dt img {
	width: 100%;
	height: auto;
	margin: 0px;
}

div.store_product ul li dl dd {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

div.store_product ul li dl dd span {
	width: 100%;
	text-align: left;
	display: block;
	font-size: 14px;
	color: #32B86E;
	margin: 0px;
	padding: 0px;
}

div.store_product ul li dl dd strong {
	width: 100%;
	text-align: left;
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #32B86E;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

div.store_product ul li dl dd p {
	width: 100%;
	text-align: left;
	line-height: 1.8em;
	margin: 0px;
	padding: 0px;
}

div.store_product ul li dl dd a {
	color: #32B86E;
	text-decoration: underline;
	text-align: left;
	line-height: 1.8em;
	margin: 0px;
	padding: 0px;
}

div.store_access {
	width: 100%;
	position: relative;
	/*-background-image: url(../images/common/grey_bg_top.png);-*/
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px auto 80px auto;
	padding: 10px 0px 0px 0px;
}

div.store_access div {
	width: 100%;
	text-align: center;
	/*-background-color: #F0F1F5;-*/
	margin: 0px auto 0px auto;
	padding: 30px 0px 330px 0px;
}

div.store_access h2 {
	background-image: url(../images/store/access_ttl.png);
}

div.store_access ul {
	width: 480px;
	text-align: left;
	overflow: auto;
	border-top: 1px solid #9E9E9F;
	margin: 0px auto 20px auto;
	padding: 20px 0px 0px 0px;
}

div.store_access ul li {
	width: 100%;
	text-align: left;
	overflow: hidden;
	border-bottom: 1px solid #9E9E9F;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
}

div.store_access ul li:last-child {
	margin-bottom: 0px;
}

div.store_access ul li dl {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

div.store_access ul li dl dt {
	width: 140px;
	float: left;
	line-height: 1.8em;
	margin: 0px;
	padding: 0px;
}

div.store_access ul li dl dd {
	width: 340px;
	float: left;
	line-height: 1.8em;
	margin: 0px;
	padding: 0px;
}

div.store_access dl.attention {
	width: 480px;
	border-bottom: 1px solid #9E9E9F;
	margin: 0px auto 80px auto;
	padding: 0px 0px 20px 0px;
}

div.store_access dl.attention dt {
	width: 100%;
	text-align: left;
	line-height: 1.8em;
	color: #32B86E;
	font-weight: bold;
	font-size: 18px;
	background-image: url(../images/store/access_icn.png);
	background-size: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 45px;
}

div.store_access dl.attention dd {
	width: 100%;
	line-height: 1.8em;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

div.store_access iframe {
	width: 100%;
	height: 330px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	border: 0;
}

div.store_bnr {
	width: 700px;
	overflow: visible;
	margin: 0px auto 0px auto;
	padding: 0px;
}

div.store_bnr ul {
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

div.store_bnr ul li {
	width: 100%;
	text-align: left;
	overflow: hidden;
	margin: 0px 0px 50px 0px;
	padding: 0px;
}

div.store_bnr ul li:last-child {
	margin-bottom: 0px;
}

div.store_bnr ul li a {
	display: block;
}

div.store_bnr ul li dl {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

div.store_bnr ul li dl dt {
	width: 50%;
	float: right;
	margin: 0px;
	padding: 0px;
}

div.store_bnr ul li dl dt img {
	width: 100%;
	height: auto;
	margin: 0px;
}

div.store_bnr ul li dl dd {
	width: 50%;
	height: 165px;
	float: left;
	background-color: #32B86E;
	margin: 0px;
	padding: 0px;
}

div.store_bnr ul li dl dd strong {
	width: 100%;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: auto 16px;
	margin: 18px 0px 15px 0px;
	padding: 0px 0px 25px 0px;
}

div.store_bnr ul li.recruit dl dd strong {
	background-image: url(../images/store/bnr_text_recruit.png);
}

div.store_bnr ul li dl dd p {
	width: 310px;
	text-align: left;
	color: #fff;
	line-height: 1.8em;
	margin: 0px auto 0px auto;
	padding: 0px;
}

.store_honten .store_ttl strong,
.store_hiragishi .store_ttl strong {
	color: #32B86E;
}

.store_honten .store_access {
	background: none;
	margin: 0 auto;
}

.store_hiragishi .store_access {
	margin: 0 auto;
}

.store_honten .store_access ul,
.store_hiragishi .store_access ul {
	margin: 0px auto 80px auto;
}

.store_honten .store_access div {
	background: none;
}

.store_honten .store_info {
	margin: -5px 0 0 0;
}

/*-
.store_honten .store_about dt .pay{
	width:360px;
}
-*/
.store_honten .store_about dt .pay li:nth-child(2) {
	border: none;
}

div.store_about ul.pay li .kenkou_support_img {
	float: left;
}

div.store_about ul.pay li .kenkou_support_img span {
	height: auto;
	line-height: 1em;
	margin: 0;

}

.store_honten .store_about .kenkou_support_img img,
.store_hiragishi .store_about .kenkou_support_img img,
.store_aiseikan .store_about .kenkou_support_img img {
	width: 170px;
	height: auto;
	margin-right: 10px;
}

.store_honten .store_about .kenkou_support_img img:nth-child(2),
.store_hiragishi .store_about .kenkou_support_img img:nth-child(2),
.store_aiseikan .store_about .kenkou_support_img img:nth-child(2) {
	margin-right: 0px;
}

.kenkou_support_text {
	width: 320px;
	float: right;
}

.store_honten .store_training h2,
.store_hiragishi .store_training h2 {
	background-image: url(../images/store/training.png);
	padding: 100px 0 0 0;
}

.store_training {
	position: relative;
	width: 100%;
	background-image: url(../images/store/training.png), url(../images/common/grey_bg_top.png);
	background-repeat: repeat-x;
	background-position: top center;
	margin: -5px auto 80px auto;
	padding-top: 5px;
}

.store_training div {
	width: 100%;
	text-align: center;
	background-color: #F0F1F5;
	margin: 0px auto;
	padding: 40px 0;
}

.store_training .training_box {
	width: 477px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

.store_training .training_box p {
	margin-bottom: 40px;
}

.store_training .training_box h3 {
	margin: 0;
	padding-bottom: 10px;
	font-weight: bold;
	border-bottom: 1px solid #bfbfbf;
}

.store_training div dl {
	display: flex;
	flex-wrap: wrap;
	width: 477px;
	margin: 0 auto;
}

.store_training div dt {
	flex-basis: 90px;
	margin: 0;
	padding: 10px 60px 10px 0;
	border-bottom: 1px solid #bfbfbf;
}

.store_training div dd {
	flex-basis: 327px;
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #bfbfbf;
}

.store_training .training_box p:last-child {
	margin-top: 30px;
	margin-bottom: 0;
}

.store_hiragishi {
	width: 100%;
}

.store_hiragishi .store_info {
	margin: 0 auto;
	padding: 10px 0 0 0;
}

.store_hiragishi .delivery {
	position: relative;
	width: 100%;
	margin: -5px auto 20px auto;
	padding-top: 15px;
}

.store_hiragishi .readme_link,
.store_hiragishi .product_link {
	position: relative;
	width: 700px;
	margin: 0 auto;
	padding: 15px 0;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	border-radius: 10px;
	background: #32B86E;
	cursor: pointer;
}

.store_hiragishi .readme_link:nth-child(1) {
	margin: 0 auto 20px;
}

.store_hiragishi .readme_link::before,
.store_hiragishi .product_link::before {
	position: absolute;
	content: '';
	width: 24px;
	height: 24px;
	background: #fff;
	border-radius: 50%;
	top: 50%;
	right: 20px;
	margin-top: -12px;
}

.store_hiragishi .readme_link::after,
.store_hiragishi .product_link:after {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border: solid 6px transparent;
	border-top: solid 10px #32B86E;
	top: 50%;
	right: 26px;
	margin-top: -4px;
}

.readme_content {
	vertical-align: top;
	width: 680px;
	text-align: center;
	display: none;
	margin: 0 auto;
	padding: 0;
	overflow: auto;
}

.store_hiragishi .hiragishi_delivery {
	width: 680px;
	margin: 0 auto 40px;
	padding-bottom: 80px;
	background: #e0fbde;
}

.store_hiragishi .hiragishi_delivery img {
	width: 100%;
}

.store_hiragishi .hiragishi_delivery h3 {
	margin: 0 0 50px;
	padding-top: 50px;
	color: #000;
	font-size: 22px;
	font-weight: bold;
}


.store_hiragishi .hiragishi_delivery .delivery_box {
	display: flex;
	width: 630px;
	margin: 0 auto 40px;
	text-align: left;
	vertical-align: top;
}

.store_hiragishi .hiragishi_delivery .delivery_box p {
	width: 340px;
	margin: 0 20px 0 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.8;
}

.store_hiragishi .hiragishi_delivery .delivery_box p:nth-child(1) {
	margin-bottom: 20px;
	color: #32B86E;
	font-size: 17px;
	font-weight: bold;
}

.store_hiragishi .hiragishi_delivery .delivery_box img {
	width: 276px;
}

.store_hiragishi .hiragishi_delivery .delivery_contact,
.store_hiragishi .hiragishi_delivery .delivery_detail {
	width: 500px;
	margin: 0 auto;
	text-align: left;
}

.store_hiragishi .hiragishi_delivery .delivery_detail h3 {
	padding: 0;
	color: #32B86E;
	text-align: center;
	width: 200px;
	border-bottom: 1px solid #32B86E;
	margin: 0 auto 20px;
}

.store_hiragishi .hiragishi_delivery .delivery_detail {
	margin: 0 auto 50px;
}

.store_hiragishi .hiragishi_delivery .delivery_detail div {
	margin-bottom: 30px;
	background-size: 115px;
	background-position: left top;
	background-repeat: no-repeat;
}

.store_hiragishi .hiragishi_delivery .delivery_detail div p {
	text-align: justify;
	text-justify: inter-ideograph;
	margin: 0;
}

.store_hiragishi .hiragishi_delivery .delivery_detail div p span a {
	color: #32B86E;
	text-decoration: underline;
}

.store_hiragishi .hiragishi_delivery .delivery_detail div p.delivery_question:nth-of-type(1),
.store_hiragishi .hiragishi_delivery .delivery_detail div p.delivery_question:nth-of-type(3) {
	color: #000;
}

.store_hiragishi .hiragishi_delivery .delivery_detail div p.delivery_question:nth-of-type(2) {
	margin-bottom: 20px;
}

.store_hiragishi .hiragishi_delivery .delivery_detail div p.delivery_question span {
	padding-right: 10px;
}

.store_hiragishi .hiragishi_delivery .delivery_detail div p.delivery_question span.q {
	color: #32B86E;
}

.store_hiragishi .hiragishi_delivery .delivery_detail div p.delivery_question span.a {
	color: #EF8054;
}


.store_hiragishi .hiragishi_delivery .delivery_contact {
	background-color: #fff;
	border: 2px solid #EF8054;
	border-radius: 10px;
	padding-bottom: 15px;
}

.store_hiragishi .hiragishi_delivery .delivery_contact h3 {
	padding: 16px 20px 0;
	margin: 0 10px;
	border-bottom: 1px solid #EF8054;
	margin-bottom: 10px;
}

.store_hiragishi .hiragishi_delivery .delivery_contact h3 span {
	margin-left: 10px;
	font-size: 18px;
}

.store_hiragishi .hiragishi_delivery .delivery_contact p {
	margin: 5px 0 0 30px;
}

.store_hiragishi .hiragishi_delivery .delivery_contact a.tel {
	color: #717071;
	margin: 0 0 0 30px;
}

.store_hiragishi .product_list {
	width: 680px;
	margin: 0 auto;
	padding-top: 20px;
	overflow: auto;
}

.store_hiragishi .hiragishi_delivery .delivery_contact p.line a::before {
	top: -7px;
}

.store_hiragishi .product_list .readme_content {
	width: 680px;
}

.store_hiragishi .product_list h3 {
	margin: 0;
	padding: 15px 0 15px 80px;
	text-align: left;
	color: #32B86E;
	font-weight: bold;
	background: url("../images/store/product_list_img.png");
	background-size: auto 40px;
	background-position: left center;
	background-repeat: no-repeat;
}

.store_hiragishi .product_list dl {
	display: flex;
	width: 568px;
	text-align: left;
}

.store_hiragishi .product_list dt,
.store_hiragishi .product_list dd {
	margin: 0;
	padding: 0;
}

.store_hiragishi .product_list div {
	display: flex;
	margin: 0 auto 30px;
}

.store_hiragishi .product_list div dl {
	display: flex;
	flex-wrap: wrap;
	width: 540px;
	margin: 0 auto;
}

.store_hiragishi .product_list div dt {
	flex-basis: 100px;
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #bfbfbf;
}

.store_hiragishi .product_list div dd {
	flex-basis: 430px;
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #bfbfbf;
}

.store_hiragishi .product_list div span {
	display: block;
	width: 150px;
	position: relative;
}

.store_hiragishi .product_list div span img {
	position: absolute;
	right: 0;
	bottom: 0;
}

div.store_access .parking_ttl {
	display: block;
	padding: 30px 0 25px;
	color: #32B86E;
	font-weight: bold;
	padding-left: 60px;
	background: url("../images/store/parking_icon.png");
	background-size: 50px;
	background-position: left center;
	background-repeat: no-repeat;
}

.store_hiragishi div.store_access li:nth-child(3) {
	margin-bottom: 0;
}

.store_hiragishi div.store_access li:nth-child(4) {
	padding-bottom: 30px;
}

div.store_access .parking {
	display: flex;
	margin: 0;
	padding: 0;
}

div.store_access .parking div {
	position: relative;
	margin: 0;
	padding: 0;
	text-align: left;
}

div.store_access .parking div p {
	margin: 0;
	padding: 0;
	line-height: 1.6em;
}

div.store_access .parking div p:nth-child(2) {
	position: absolute;
	bottom: 0;
}

div.store_access .parking img {
	width: 210px;
}

.product {
	margin-top: 50px;
}

/*-- 愛生舘追記 --*/

.bg_tone {
	position: relative;
	width: 100%;
	background-image: url(../images/common/traioning.png), url(../images/common/grey_bg_top.png);
	background-repeat: repeat-x;
	background-position: top center;
	margin: -5px auto 80px auto;
	padding-top: 5px;
}

.bg_tone div {
	background: #F0F1F5;
}