@charset "euc-jp";
/* Updated 2019/05/13,T */
/* Updated 2019/05/08,T */
/* Updated 2019/04/23,T */
/* Updated 2019/08/06,T */

/*-------------------------------------------
Title
-------------------------------------------*/
.h1Title01 {
	margin: 0 0 70px;
	font-size: 30px; line-height: 1.1;
	font-weight: bold;
	color: #004930;
}
.h2Title01 {
	margin: 40px 0 0;
	font-size: 20px; line-height: 1.1;
	font-weight: bold;
}
hr+.h2Title01 {
	margin: 20px 0 0;
}
.h2Title02 {
	margin: 0 0 20px;
	font-size: 26px; line-height: 1.1;
	font-weight: bold;
}
.h3Title01 {
	margin: 20px 0 0;
	font-size: 16px; line-height: 1.1;
	font-weight: bold;
}
.h3Title01.checkboxTitle{
	margin-left: 40px;
}
.h3Title02 {
	margin: 60px 0 20px;
	font-size: 22px; line-height: 1.1;
	font-weight: bold;
}

/*headLink*/
.headLink{
	position: relative;
	padding-right: 80px;
}
.headLink .headLinkInner{
	position: absolute;
	right: 0; top: 50%;
	margin-top: -9px;
	font-size: 14px; line-height: 1.1;
}
/*titleShopNum*/
.titleShopNum{
	margin-bottom: 5px;
	font-size: 16px;
}

/*-------------------------------------------
TitleLayout
-------------------------------------------*/
.titleLayout01:after{
	display: block;
	clear: both;
	content: '';
}
.titleLayout01 .itemButton{
	float: right;
	margin: 5px 0 0 15px;
}
.titleLayout01 .itemTitle{
	overflow: hidden;
}
.titleLayout01.reload{
	margin: 60px 0 0;
}
.titleLayout01.reload .h3Title02{
	margin: 0;
}
.titleLayout01.reload .itemButton{
	margin: 0;
}

/*-------------------------------------------
text
-------------------------------------------*/
/*装飾*/
.textBold{
	font-weight: bold;
}

/*Attention*/
.textAttention01{
	color: #ff0000;
}
/*shop*/
.textShopName{
	display: inline-block;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
}
.textTime{
	display: inline-block;
	margin-left: 1em;
}
.textWaiting{
	display: inline-block;
	font-weight: bold;
	font-size: 16px;
}

/*-------------------------------------------
form input
-------------------------------------------*/
/*checkbox*/
.inputCheck{
	position: absolute;
	z-index: -1;
	outline: none;
	margin: 2px 0 0 2px;
	opacity: 0;
}
.inputCheck+label{
	position: relative;
	display: inline-block;
	padding-left: 35px;
}
.inputCheck+label:after{
	content: '';
	position: absolute; top: -2px; left: 0;
	display: block;
	width: 24px; height: 24px;
	background: url(../images/ico_checkbox.png) no-repeat 0 0;
}
.inputCheck.Partial+label:after{
	background-position: 0;
}
.inputCheck:checked + label:after{
	background-position: 0 bottom;
}
.inputCheck+label span{
	display: inline-block;
	font-size: 12px;
	margin-left: -0.5em;
}
.inputCheck:focus+label{
	outline: 1px #333 dotted;
}

/*-------------------------------------------
form layout
-------------------------------------------*/
/*01*/
.checkboxList01{
	margin: -20px 0 0 -50px;
	font-size: 16px;
}
.checkboxList01:after{
	content: '';
	display: block;
	clear: both;
}
.checkboxList01 li{
	display: block;
	float: left;
	margin: 20px 0 0 50px;
}
/*02*/
.checkboxList02{
	margin: 0 30px 0 40px;
}
.checkboxList02:after{
	content: '';
	display: block;
	clear: both;
}
.checkboxList02 li{
	display: block;
	float: left;
	margin: 18px 0 0 60px;
}
.checkboxList02 li:first-child{
	margin-left: 0;
}
.checkboxList02.length3 li{
	width: 209px;
	margin-left: 0;
	margin-right: 5px;
}
.checkboxList02.length3 li:nth-child(3n+1){
	/*clear: both;*/
	margin-left: 0;
}
.checkboxList02+.checkboxList02{
	margin-top:22px;
	padding-top: 4px;
	border-top: 1px solid #e1e1e1;
}

/*textSearch*/
.textSearch{
	margin: 15px 0 0;
}
.textSearchTopMargin {
	margin: 25px 0 0;
}
.textSearch .textSearchInner:after{
	content: '';
	display: block;
	clear: both;
}
.textSearch .itemInput{
	float: left;
	width: 80%;
}
.textSearch .itemInput input{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:14px;
	border: 1px solid #c8c8c8; border-width: 1px 0 1px 1px;
	-webkit-border-radius: 6px 0 0 6px;
	-moz-border-radius: 6px 0 0 6px;
	border-radius: 6px 0 0 6px;
	width: 100%;
	font-size: 18px;
	outline: none;
	-webkit-appearance: none; 
}
.textSearch .itemButton{
	float: left;
	width: 20%;
}
.textSearch .itemButton button{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 0;
	-webkit-border-radius:0 6px 6px 0;
	-moz-border-radius:0 6px 6px 0;
	border-radius:0 6px 6px 0;
	border: none;
	background: #fd8000;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}
.textSearch .itemButton button:focus{
	outline: 1px #333 dotted;
}
.textSearch .itemButton button span{
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:15px 0 15px 46px;
	background: url(../images/ico_search01.png) no-repeat 0 center;
	-webkit-background-size: 30px 30px;
	-moz-background-size: 30px;
	-o-background-size: 30px;
	background-size: 30px;
}
.textSearch p{
	margin: 5px 0 30px;
}

/*-------------------------------------------
box
-------------------------------------------*/
.boxDescription01{
	margin: 16px 0 0;
}
form+.boxDescription01{
	margin: 135px 0 0;
}
.boxDescription01 dt{
	padding: 15px 20px;
	border: 1px solid #e3e3e3;
	background: #f2f2f2;
	font-size: 18px;
}
.boxDescription01 dd{
	padding: 20px 20px 30px;
	border: 1px solid #e3e3e3;
	border-width: 0 1px 1px;
}
.boxDescription01 dd>*:first-child{
	margin-top: 0;
}
.contentBox .boxDescription01{
	margin: 10px 0 0;
}
.boxDescription01 .text {
	/*margin: 30px 0 0;*/
	margin: 4px 0 0;
	font-size: 16px;
	font-weight: bold;
}
.boxDescription01 .text2 {
	margin: 30px 0 0;
	font-size: 16px;
	font-weight: bold;
}

/*-------------------------------------------
list
-------------------------------------------*/
/*link01*/
.listLink01 li{
	/*margin: 25px 0 0;*/
	margin: 15px 0 0 16px;
	font-weight: bold;
}
/*
.listLink01 li:first-child{
	margin-top: 0;
}
*/

/*Shop*/
.listShop01 li{
	display: table;
	box-sizing: border-box;
	border-bottom: 1px solid #b4b9b7;
	width: 100%;
}
.listShop01 li p{
	display: table-cell;
	box-sizing: border-box;
	vertical-align: middle;
}
.listShop01 li .listHead{
	width: 260px;
	padding: 15px 15px 15px 30px;
	font-size: 16px;
	font-weight: bold;
}
.listShop01 li .listBody{
	padding: 15px 0;
}
.listShop01 li .listButton{
	width: 153px;
	padding: 0 15px;
}

/*Shop02*/
.listShop02 li{
	display: table;
	box-sizing: border-box;
	border-bottom: 1px solid #b4b9b7;
	width: 100%;
}
.listShop02 li p{
	display: table-cell;
	box-sizing: border-box;
	vertical-align: middle;
}
.listShop02 li .listBody{
	font-size: 18px;
	line-height: 1.3;
}
.listShop02 li .listBody a{
	display: block;
	padding: 20px;
	color: #121212;
	text-decoration: none;
}
.listShop02 li .listBody a:hover {
	color: #ed6d34;
}

/*Shop03*/
.listShop03{
	border-top: 1px solid #b4b9b7;
}
.listShop03 li{
	border-bottom: 1px solid #b4b9b7;
	margin-top: 17px;
	padding-bottom: 17px;
}
.listShop03 li p{
	box-sizing: border-box;
}
.listShop03 li .listHead{
	font-size: 16px;
	font-weight: bold;
}
.listShop03 li .icoGreen{
	margin: 0;
	vertical-align: top;
}
.listShop03 li .listBody{
	margin: 5px 0 0;
	word-break: break-word;
}
.listShop03 li .listButton{
	margin: 5px 0 0;
	width: 130px;
}

/*info*/
.listInfo01{
	letter-spacing: -0.2em;
}
.listInfo01 li{
	display: inline-block;
	width: 54px;
}
.listInfo01 li img{
	height: auto;
}

/*-------------------------------------------
boxLink01
-------------------------------------------*/
.boxLink01:after{
	display: block;
	content: '';
	clear: both;
}
.boxLink01 .itemLink{
	float: left;
	width: 50%;
}
.boxLink01 a{
	display: inline-block;
	margin-top: 10px;
}

/*-------------------------------------------
boxQr
-------------------------------------------*/
.boxQr01{
	display: table;
	table-layout: fixed;
	margin: 10px 0 0;
	width: 100%;
}
.boxQr01 img{
	height: auto;
}
.boxQr01 .itemText{
	display: table-cell;
	padding-top: 8px;
	vertical-align: top;
	text-align: right;
}
.boxQr01 .itemRr{
	display: table-cell;
	width: 120px;
	vertical-align: top;
}
/*-------------------------------------------
glyph
-------------------------------------------*/
.glyphGps01{
	margin: 40px 0 0;
}
.glyphGps01 a{
	display: inline-block;
	padding: 0 0 0 21px;
	background: url(../images/ico_gps.svg) no-repeat 0 0.3em;
	-webkit-background-size: 14px 14px;
	-moz-background-size: 14px;
	-o-background-size: 14px;
	background-size: 14px;
	font-size: 16px;
	font-weight: bold;
}

/*page*/
.glyphOtherPage{
	position: relative;
	display: inline-block;
	padding-left: 38px;
}
.glyphOtherPage:before{
	position: absolute;
	top: 3px; left: 0;
	content: '';
	background: url(../images/ico_otherpage01.png) no-repeat 0 0;
	-webkit-background-size: 21px 21px;
	-moz-background-size: 21px;
	-o-background-size: 21px;
	background-size: 21px;
	width: 21px; height: 14px;
}

/*-------------------------------------------
Button
-------------------------------------------*/
a.button01{
	display: block;
	border:2px solid #cbcbcb;
	border-radius: 6px;
	padding: 10px 5px;
	color: #363636;
	font-size: 16px;
	line-height: 1.1;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
a.button01:hover{
	opacity: 0.8;
}

/*02*/
a.button02{
	display: block;
	box-sizing: border-box;
	min-width: 150px;
	border-radius: 6px;
	padding: 16px 20px 14px;
	background: #fd8000;
	color: #fff;
	font-size: 16px;
	line-height: 1.1;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
a.button02:hover{
	opacity: 0.8;
}

/*back*/
.buttonBack01{
	margin: 30px 0 0;
}
.buttonBack01 img{
	width: 84px;
	height: auto;
}

/*-------------------------------------------
link
-------------------------------------------*/
/*01*/
.linkText01{
	margin: 25px 0 0;
	text-align: center;
	font-size: 18px;
}
/*02*/
.linkText02{
	margin: 50px 0 0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

/*Map*/
.linkMap01{
	text-align: right;
	font-size: 12px;
	line-height: 1.1;
}
.linkMap01 a{
	display: inline-block;
	margin: 10px 0 0;
}
/*pager*/
.linkPager01{
	display: block;
	position: absolute;
	top: -30px; right: 0; left: 0;
	padding: 0 35px;
	text-align: center;
}
.linkPager01 a{
	position: absolute;
	top:0;
	font-weight: bold;
}
.linkPager01 .back{
	left: 0;
}
.linkPager01 .next{
	right: 0;
}

/*tel*/
.linkTel01{
	display: inline-block;
	pointer-events: none;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	cursor: default;
}
.linkTel01:hover{
	color: #333;
}

/*Reload*/
.linkReload{
	display: inline-block;
	position: relative;
	color: #333;
	text-decoration: none;
	padding-left: 30px;
}
.linkReload:before{
	display: block;
	position: absolute;
	top:50%; left: 0;
	content: '';
	margin-top: -13px;
	width: 25px;
	height: 25px;
	background: url(../images/ico_load.svg) no-repeat 0 0;
}

.linkReload:hover:before{
	display: block;
	opacity: 0.8;
}

/*-------------------------------------------
icon
-------------------------------------------*/
.icoGreen{
	display: inline-block;
	margin-left: 15px;
	padding: 2px 3px;
	border-radius: 3px;
	background: #049d17;
	color: #fff;
	font-size: 10px;
	line-height: 1.1;
	font-weight: normal;
	vertical-align: middle;
}

/*-------------------------------------------
breakSection01
-------------------------------------------*/
.breakSection01{
	border: 1px solid #e1e1e1;
	border-width: 1px 0 0;
	height: 0px;
	margin: 30px 0;
}
.boxDescription01 .breakSection01{
	margin: 25px -20px 20px;
}

/*-------------------------------------------
Tab
-------------------------------------------*/
.tabbedList{
	margin: 50px 0 0;
}
.tabbedList .tabbedListHead:after{
	display: block;
	content: '';
	clear: both;
}
.tabbedList .tabbedListHead{
	display: block;
	border-bottom: 3px solid #004930;
}
.tabbedList .tabbedListHead li{
	float: left;
	display: table;
	box-sizing: border-box;
	height: 47px;
}
.tabbedList .tabbedListHead.length3 li{
	margin: 0 0 0 10px;
	width: 235px;
}
.tabbedList .tabbedListHead li a{
	display: table-cell;
	box-sizing: border-box;
	border: 1px solid #dcdcdc;
	border-width: 1px 1px 0;
	border-radius: 5px 5px 0 0;
	background: #fff;
	font-size: 18px;
	line-height: 1.3;
	text-align: center;
	vertical-align: middle;
	color: #004930;
	font-weight: bold;
	text-decoration: none;
}
.tabbedList .tabbedListHead li a span{
	margin-left: 15px;
	font-size: 14px;
	font-weight: normal;
}
.tabbedList .tabbedListHead li.active a{
	border-color: #004930;
	background: #004930;
	color: #fff;
}

.tabbedList .tabbedListBody{
	display: none;
}

/*-------------------------------------------
js
-------------------------------------------*/
.jsAccdion01 .jsAccdionTitle{
	position: relative;
	padding: 0;
}
.jsAccdion01 .jsAccdionTitle a{
	display: block;
	padding:15px 100px 15px 20px;
	text-decoration: none;
	color: #333;
}

.jsAccdion01 .jsAccdionTitle:after{
	display: block;
	box-sizing: border-box;
	position: absolute;
	top:50%; right: 25px;
	content: '開く';
	background: url(../images/ico_accordion.png) no-repeat right 0;
	-webkit-background-size: 24px 24px;
	-moz-background-size: 24px;
	-o-background-size: 24px;
	background-size: 24px;
	height: 24px;
	padding: 5px 40px 0 0;
	margin-top: -12px;
	font-size: 14px; line-height: 1.1;
	cursor: pointer;
}
.jsAccdion01 .jsAccdionTitle.open:after{
	content: '閉じる';
	background-position: right bottom;
}
.jsAccdion01 .jsAccdionBody{
	display: none;
}
.jsAccdion01 .jsAccdionTitle a:focus{
	outline: 1px #333 dotted;
}

/*-------------------------------------------
layout
-------------------------------------------*/
.contentBox{
	margin: 60px 0 0;
}
.h1Title01+.contentBox{
	margin: -10px 0 0;
}
.contentBox:after{
	display: block;
	content: '';
	clear: both;
}
.contentBox .contentMain{
	float: left;
	width: 510px;
}
.contentBox .contentSide{
	position: relative;
	float: right;
	width: 220px;
}
.contentBox .contentBack{
	box-sizing: border-box;
	float: left;
	width: 510px;
	padding: 20px 20px 0;
}
.contentBox .checkboxList02 {
	margin-left: 22px;
	margin-right: 22px;
}
.contentBox .checkboxList02.length2{
	margin-left: 22px;
	margin-right: 22px;
}
.contentBox .checkboxList02.length2 li{
	width: 209px;
	margin-left: 0;
	margin-right: 5px;
}
.contentBox .checkboxList02.length2 li:nth-child(2n+1){
	clear: both;
	margin-left: 0;
}
.contentBox .h3Title01.checkboxTitle {
	margin-left: 22px;
}


/*-------------------------------------------
map
-------------------------------------------*/
.boxMap01{
	width: 510px;
	height: 510px;
	background: #f2f2f2;
}
.boxMap02{
	width: 100%;
	height: 500px;
	background: #f2f2f2;
}
.boxMapConfig01{
	margin: 10px 0 0;
}

/*-------------------------------------------
table
-------------------------------------------*/
/*01*/
.table01{
	border-bottom: 1px solid #ccc;
	word-break: break-word;
}
.table01 table{
	width: 100%;
	font-size: 15px;
	line-height: 1.4;
}
.table01 th{
	padding: 20px;
	border: 1px solid #ccc;
	border-width: 1px 0 0 1px;
	background: #f6f9e4;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
}
.table01 td{
	padding: 20px 15px 20px 35px;
	border: 1px solid #ccc;
	border-width: 1px 1px 0 0;
	background: #fff;
	text-align: left;
}

/*02*/
.table02{
	margin: 10px 0 0;
	border-bottom: 1px solid #ccc;
	word-break: break-word;
}
.table02 table{
	width: 100%;;
	font-size: 15px;
	line-height: 1.4;
}
.table02 th{
	padding: 15px;
	border: 1px solid #ccc;
	border-width: 1px 0 0 1px;
	background: #f7f7f7;
	vertical-align: middle;
	text-align: left;
}
.table02 td{
	padding: 15px 15px 15px 35px;
	border: 1px solid #ccc;
	border-width: 1px 1px 0 0;
	background: #fff;
	text-align: left;
	vertical-align: middle;
}

/*width*/
.cell30{width: 30%;}
.cell40{width: 40%;}


/*-------------------------------------------
Karte
-------------------------------------------*/
/*boxKarte*/
.boxKarte img{
	height: auto;
}
/*karteBnr*/
.karteBnr01{
	margin: 30px 0 0 -20px;
}
.karteBnr01:after{
	display: block;
	content: '';
	clear: both;
}
.karteBnr01 li{
	float: left;
	margin: 30px 0 0 20px;
	width: 365px;
}
.karteBnr01 li p{
	margin: 5px 0 0;
}
.karteBnr01 li:nth-child(2n+1){
	clear: both;
}

/*-------------------------------------------
SP用
-------------------------------------------*/
@media screen and (max-width: 767px) {
	/*-------------------------------------------
	Title
	-------------------------------------------*/
	.h1Title01 {
		margin: 30px 0 55px;
		font-size: 20px;
	}
	.h2Title01 {
		margin: 40px 0 0;
	}
	.h2Title02 {
		margin: 0 0 10px;
		font-size: 22px;
	}
	.h3Title01 {
		margin: 30px 0 0;
	}
	.h3Title01.checkboxTitle{
		margin-left: 20px;
		margin-top: 25px;
	}
	.h3Title02 {
		margin: 60px 0 15px;
		font-size: 18px;
	}
	/*titleShopNum*/
	.titleShopNum{
		font-size: 14px;
	}

	/*-------------------------------------------
	TitleLayout
	-------------------------------------------*/
	.titleLayout01{
		margin: 10px 0 0;
	}
	.titleLayout01 .itemButton{
		margin: 0 0 0 15px;
		padding-top: 5px;
	}
	.titleLayout01.reload .itemButton{
		margin: -1px 0 0 15px;
		padding-top: 0;
	}

	/*-------------------------------------------
	form input
	-------------------------------------------*/
	/*checkbox*/
	.inputCheck+label{
		padding-left: 35px;
	}
	.inputCheck:checked + label:after{
		background-position: 0 bottom;
	}
	.inputCheck+label span{
		font-size: 14px;
		margin-left: 0;
	}

	/*-------------------------------------------
	form layout
	-------------------------------------------*/
	/*01*/
	.checkboxList01{
		margin: -20px 0 0 -35px;
	}
	.checkboxList01 li{
		margin: 20px 0 0 35px;
	}
	.checkboxList01.spSearchLayout{
		margin-top: 10px;
	}
	/*02*/
	.checkboxList02{
		margin: 0 10px 0 20px;
	}
	.checkboxList02.length3 li{
		float: none;
		width: auto;
		margin-left: 0;
	}
	/*textSearch*/
	.textSearch{
		margin: 10px 0 0;
	}
	.textSearchTopMargin {
		margin: 20px 0 0;
	}
	.textSearch .itemInput{
		float: none;
	}
	.textSearch .itemInput input{
		padding: 15px;
		font-size: 16px;
	}
	.textSearch .itemButton{
		float: none;
		position: relative;
	}
	.textSearch .itemButton button{
		position: absolute;
		top:0; left:0; right: 0; bottom: 0;
		color: #fd8000;
		background: #fd8000 url(../images/ico_search01.png) no-repeat center center;
		-webkit-background-size: 30px 30px;
		-moz-background-size: 30px;
		-o-background-size: 30px;
		background-size: 30px;
	}
	.textSearch .itemButton button span{
		display: none;
	}
	.textSearchInner{
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
	}

	/*-------------------------------------------
	box
	-------------------------------------------*/
	.boxDescription01{
		margin: 45px 0 0;
	}
	form+.boxDescription01{
		margin: 60px 0 0;
	}
	.boxDescription01 dt{
		font-size: 16px;
	}
	.textSearch+.boxDescription01{
		margin: 10px 0 0;
	}

	/*-------------------------------------------
	boxQr
	-------------------------------------------*/
	.boxQr01{
		display: none;
	}

	/*-------------------------------------------
	list
	-------------------------------------------*/
	/*Shop*/
	.listShop01 li{
		display: block;
		position: relative;
		padding: 20px 10px;
	}
	.listShop01 li:after{
		display: block;
		content: '';
		clear: both;
	}
	.listShop01 li p{
		display: block;
	}
	.listShop01 li .listHead{
		width: 64.5%;
		padding: 0;
		font-size: 16px;
	}
	.listShop01 li .listBody{
		width: 64.5%;
		padding: 0;
	}
	.listShop01 li .listButton{
		position: absolute;
		top: 20px; right: 10px;
		width: 32.5%;
		padding: 0;
	}
	/*Shop03*/
	.listShop03{
		margin: 10px -10px 0;
	}
	.listShop03 li{
		position: relative;
		margin: 15px 0 0;
		padding: 0 10px 15px;
	}
	.listShop03 li .listHead{
		padding-right: 140px;
	}
	.listShop03 li .listButton{
		position: absolute;
		top: 0;
		right: 10px;
		margin-top: 0;
	}

	/*-------------------------------------------
	Button
	-------------------------------------------*/
	a.button01{
		padding: 10px 5px;
		font-size: 14px;
	}
	/*02*/
	a.button02{
		min-width: 120px;
		border-radius: 6px;
		padding: 10px;
	}
	/*back*/
	.buttonBack01{
		margin: 60px 10px 0;
	}
	.contentBack .buttonBack01{
		margin: 35px 0 0;
	}

	/*-------------------------------------------
	breakSection01
	-------------------------------------------*/
	.breakSection01{
		border: none;
	}

	/*-------------------------------------------
	Tab
	-------------------------------------------*/
	.tabbedList{
		margin: 50px -10px 0;
	}
	.tabbedList .tabbedListHead li{
		height: auto;
	}
	.tabbedList .tabbedListHead.length3 li{
		margin: 0 0 0 2.7%;
		/*width: 30%;*/
		width: 28%;
	}
	.tabbedList .tabbedListHead.length3 li:first-child {
		margin: 0 0 0 2.7%;
		width: 34%;
	}
	.tabbedList .tabbedListHead li a{
		padding: 8px 0 4px;
	}
	.tabbedList .tabbedListHead li a span{
		display: block;
		margin: 0;
		font-size: 12px;
	}

	/*-------------------------------------------
	layout
	-------------------------------------------*/
	.contentBox,
	.h1Title01+.contentBox{
		margin: 25px 0 0;
	}
	.contentBox .contentMain{
		float: none;
		width: auto;
	}
	.contentBox .contentSide{
		float: none;
		width: auto;
		margin: 35px 0 0;
	}
	.contentBox .contentBack{
		float: none;
		width: auto;
		padding: 0;
	}
	.contentBox .checkboxList02 {
		margin-left: 20px;
		margin-right: 10px;
	}
	.contentBox .checkboxList02.length2{
		margin-left: 20px;
		margin-right: 10px;
	}
	.contentBox .checkboxList02.length2 li{
		float: none;
		width: auto;
		margin-left: 0;
	}
	.contentBox .h3Title01.checkboxTitle {
		margin-left: 20px;
	}
	.contentBox .checkboxList01{
		margin-top: 0;
	}
	.contentBox .checkboxList01 li {
		margin-top: 10px;
	}

	/*-------------------------------------------
	link
	-------------------------------------------*/
	/* 01 */
	.contentBox+.linkText01{
		margin: 50px 0 30px;
	}
	/* 02 */
	.linkText02{
		margin-bottom: 20px;
	}
	/*pager*/
	.linkPager01{
		position: relative;
		top: 0;
		padding: 0;
		margin: 0 auto;
		width: 160px;
	}
	.linkPager01 a{
		top:-1px;
		font-size: 16px;
	}
	.linkPager01 .back {
		left: 50%;
		margin-left: calc(-80px + -2em);
	}
	.linkPager01 .next {
		right: 50%;
		margin-right: calc(-80px + -2em);
	}
	/*tel*/
	.linkTel01{
		pointer-events: auto;
		padding: 0 0 0 25px;
		background: url(../images/ico_tel.svg) no-repeat 0 center;
		-webkit-background-size: 15px 15px;
		   -moz-background-size: 15px;
		     -o-background-size: 15px;
		        background-size: 15px;
		text-decoration: underline;
		color: #004930;
	}
	.linkTel01:hover{
		color: #ed6d34;
	}


	/*-------------------------------------------
	map
	-------------------------------------------*/
	.boxMap01,
	.boxMap02{
		width: auto;
		height: 56.2vh;
		margin: 0 -10px;
	}

	/*-------------------------------------------
	js
	-------------------------------------------*/
	.jsAccdion01 .jsAccdionTitle a{
		padding-right: 90px;
	}
	.jsAccdion01 .jsAccdionTitle:after{
		right: 15px;
		padding-right: 30px;
	}

	/*-------------------------------------------
	focus
	-------------------------------------------*/
	.inputCheck:focus+label,
	.textSearch .itemButton button:focus,
	.jsAccdion01 .jsAccdionTitle a:focus{
		outline: none;
		-webkit-tap-highlight-color:rgba(0,0,0,0);
	}

	/*-------------------------------------------
	table
	-------------------------------------------*/
	.table01{
		margin: 0 -10px;
		border-width: 0 0 1px;
	}
	.table01 table{
		font-size: 14px;
	}
	.table01 th{
		padding: 10px;
		border-width: 1px 0 0;
	}
	.table01 td{
		padding: 20px 10px 20px 20px;
		border-width: 1px 0 0;
	}
	
	/*02*/
	.table02{
		margin: 10px -10px 0;
	}
	.table02 table{
		font-size: 14px;
	}
	.table02 th{
		padding: 10px;
		border-left: none;
	}
	.table02 td{
		padding: 15px 10px 15px 20px;
		border-right: none;
	}

	/*width*/
	.cell33sp{width: 33%;}
	.cell48sp{width: 48%;}

	/*-------------------------------------------
	Karte
	-------------------------------------------*/
	/*karteBnr*/
	.karteBnr01{
		margin: 40px 0 0;
	}
	.karteBnr01 li{
		float: none;
		margin: 30px 0 0;
		width: 100%;
	}

}


/*-------------------------------------------
refine_search 
-------------------------------------------*/
.refine_search {
	position: relative;
	padding: 10px;
	background: #f2f2f2;
}

.boxDescription01.refine_search.search_fw {
	/*margin: 55px 0 0;*/
	margin: 40px 0 0;
}

.contentBox .boxDescription01.refine_search {
	margin: 20px 0 0;
}

.refine_search:before {
	content: "";
	position: absolute;
	top: -50px;
	left: 50%;
	margin-left: -20px;
	border: 20px solid transparent;
	border-bottom: 30px solid #f2f2f2;
	z-index: 2;
}

.refine_search .text {
	/*font-size: 20px;*/
	font-size: 18px;
	font-weight: bold;
}

.refine_search .checkboxList01 {
	margin: -5px 0 10px -35px;
}

.refine_search .jsAccdionTitle,
.refine_search .jsAccdionBody {
	background: #fff;
}

.refine_search button {
	position: relative;
	display: block;
	height: 50px;
	margin: 20px auto 0 auto;
	padding: 0 50px;
	background: #fd8000;
	color: #fff;
	font-size: 16px;
	border: none;
	border-radius: 6px;
}

.refine_search button:before {
	content: '';
	height: 30px;
	width: 30px;
	margin: auto;
	margin-right: 20px;
	display: inline-block;
	background: #fd8000 url(../images/ico_search01.png) no-repeat center center;
	-webkit-background-size: 30px 30px;
	-moz-background-size: 30px;
	-o-background-size: 30px;
	background-size: 30px;
	vertical-align: middle;
}

