@charset "utf-8";


/*rule for shop page
***************************************************/

#glmenu07 a { background-position: -958px bottom; }
#fixed_glmenu07 a { background-position: -989px bottom; }


#shop_main_txt {
	font-size: 16px;
	padding-bottom: 40px;
	line-height: 2;
}
#shop_box01 {
	padding-bottom: 40px;
}
#shop_box01 li {
	padding: 5px 0;
	line-height: 1.4;
}
#shop_box01 li span {
	color: #D83400;
	font-size: 12px;
}
#shop_box02 {
	padding-bottom: 60px;
}
#shop_box02 p {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #008C66;
	padding: 10px 0 30px;
	line-height: 1.6;
}
#shop_box02_inner {
	/*width: 1190px;*/
	width: 952px;
    margin: 0 auto;
}
#shop_box02 dl {
	width: 218px;
	float: left;
	text-align: center;
	margin-right: 20px;
}
#shop_box02 dt img {
	vertical-align: bottom;
}
#shop_box02 dd {
	border-bottom: solid #EEEEEE 1px;
	border-right: solid #EEEEEE 1px;
	border-left: solid #EEEEEE 1px;
	color: #666666;
	display: table;
	vertical-align: middle;
	width: 216px;
	height: 90px;
	line-height: 1.4;
}
#shop_box02 dd span {
	display: table-cell;
	vertical-align: middle;
}
#shop_box03 {
	padding-bottom: 60px;
}
#shop_box03_l,#shop_box03_r,#shop_box04_l,#shop_box04_r {
	float: left;
	padding-top: 20px;
}
#shop_box03_l,#shop_box04_l {
	width: 600px;
	padding-right: 30px;
}
#shop_box03_l dl,#shop_box04_l dl {
	border-bottom: dotted #DDDDDD 1px;
	padding-bottom: 15px;
    margin-bottom: 15px;
}
#shop_box03_l dt,#shop_box03_l dd,#shop_box04_l dt,#shop_box04_l dd {
	float: left;
}
#shop_box03_l dt,#shop_box04_l dt {
	width: 100px;
	padding: 5px 0;
}
#shop_box03_l dd,#shop_box04_l dd {
	border-left: solid #00B285 1px;
	width: 479px;
	padding: 5px 0 5px 19px;
	line-height: 1.4;
}
#shop_box03_l dd a,#shop_box04_l dd a {
	text-decoration: none;
	color: #333;
}
#shop_box03_r,#shop_box04_r,.map_canvas {
	width: 540px;
	height: 400px;
}
#shop_box03_r p,#shop_box04_r p {
	padding-top: 10px;
	font-size: 12px;
}
#shop_box03 .grey_box p,#shop_box04 .grey_box p {
	padding: 20px;
	text-align: center;
}
#yakuto_contact_btn {
	padding: 0 20px 20px!important;
}
#yakuto_contact_btn a {
    width: 310px;
    color: #FFF;
    background: #FFB22D;
}


@media screen and (max-width: 768px){

#shop_main_txt {
	padding: 20px 0 30px;
}
#shop_box01 {
	padding-bottom: 30px;
}
#shop_box01 ul {
	text-indent: -1em;
}
#shop_box01 li {
	margin-left: 1em;
	padding: 10px 0;
}
#shop_box01 li span {
	display: block;
}
#shop_box02 {
	padding-bottom: 40px;
}
#shop_box02 p span {
	display: none;
}
#shop_box02_inner {
	width: 100%;
}
#shop_box02 dl {
	width: 100%;
	float: none;
	text-align: left;
	margin: 0 0 15px 0;
	display: table;
	border: solid #EEEEEE 1px;
}
#shop_box02 dt,#shop_box02 dd {
	display: table-cell;
	vertical-align: middle;
}
#shop_box02 dt {
	width: 30%;
}
#shop_box02 dt img {
	width: 100%;
}
#shop_box02 dd {
	border: none;
	width: 70%;
	height: auto;
}
#shop_box02 dd span {
	display: block;
	padding-left: 15px;
}



#shop_box03_l,#shop_box03_r,#shop_box04_l,#shop_box04_r {
	float: none;
	width: 100%;
	height: auto;
}
#shop_box03_l,#shop_box04_l {
	padding-right: 0;
}
#shop_box03_l dl,#shop_box04_l dl {
	width: 100%;
	display: table;
	border-bottom: dotted #DDDDDD 1px;
	padding-bottom: 15px;
    margin-bottom: 15px;
}
#shop_box03_l dt,#shop_box03_l dd,#shop_box04_l dt,#shop_box04_l dd {
	float: none;
	display: table-cell;
	vertical-align: middle;
}
#shop_box03_l dt,#shop_box04_l dt {
	width: 25%;
}
#shop_box03_l dd,#shop_box04_l dd {
	width: 75%;
}
#shop_box03_l dd a#tel_link,#shop_box04_l dd a#tel_link {
	text-decoration: underline;
	color: #D86C00;
}
.map_canvas {
	width: 100%;
	height: 300px;
}
/*

#shop_box03_l dl {
	border-bottom: dotted #DDDDDD 1px;
	padding-bottom: 15px;
    margin-bottom: 15px;
}
#shop_box03_l dt,#shop_box03_l dd {
	float: left;
}
#shop_box03_l dt {
	width: 100px;
	padding: 5px 0;
}
#shop_box03_l dd {
	border-left: solid #00B285 1px;
	width: 479px;
	padding: 5px 0 5px 19px;
}

*/

#yakuto_contact_btn a {
    width: 100%;
}

}



