@charset "utf-8";


/* -------------------------------------------------------------- */

body {
	font-size: 0.8em;
	color: #555;
	font-family: verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.6;
	-webkit-text-size-adjust: none;
}
#wrapper:after, .newsTitle:after, .bg:after,.post:after, ul.post li:after, .wecan:after, .wecan:after.row:after, {
	content: "";
	display: table;
	clear: both;
}
a,
a:visited {
	color: #0ba29b;
	text-decoration: underline;
}
a:hover {
	color: #666;
	text-decoration: none;
}


/* header
------------------------------------------------------------*/

.header {
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
	height: 50px;
	background: #0ba29b;
}
.header .inner {
	position: relative;
	width: 1000px;
	max-width: 750px;
	margin: 0 auto;
	padding: 0;
}
.header h1 {
	padding: 0;
	z-index: 1;
	font-size: 1.4em;
	color: #fff;
	line-height: 50px;
	letter-spacing: 0.2em;
	text-align: center;
}


/* mainimgbox
------------------------------------------------------------*/

#mainimgbox {
	position: relative;
}
.mainimg {
	max-width: 367px;
	margin: 0 auto 10px;
	text-align: left;
	position: relative;
	overflow: hidden;
}
.mainimg .mapbtn {
	position: absolute;
	right: 20px;
	bottom: 4px;
}
.mainimg img {
	width: 100%;
	height: auto;
}



/* allframe
------------------------------------------------------------*/

#allframe {
	width: 100%;
}
* html #allframe { height:1%; }


/* pgwrapper
------------------------------------------------------------*/

#pgwrapper {
	width: 750px;
	margin: 0 auto;
	padding: 0;
}

/* contbox
------------------------------------------------------------*/

.contbox {
	width: 100%;
	margin: 0;
	padding: 10px 0;
	text-align: center;
}
* html .contbox  { height:1%; }

.imgbox img {
	width: 100%;
	max-width: 730px;
	height: auto;
	text-align: center;
}

.cont01 {
	width: 94%;
	margin: -20px 3% 0;
}

.list-box {
	display: table;
	width: 94%;
	margin: 0 3% 12px;
}
.list-th,
.list-td {
	display: table-cell;
	vertical-align: top;
}
.list-th {
	width: 26%;
}
p.listsub {
	width: 86%;
	padding: 1px 0;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
	border-radius: 6px;
	background: #0ba29b;
}
p.listsub span {
	font-size: 1.0em;
	color: #fff;
}
.list-td {
	width: 72%;
	font-size: 1.1em;
	color: #333;
	text-align: left;
}
.list-td span {
	font-size: 0.84em;
	color: #666;
}
.list-td dl {
	width: 100%;
	font-size: 0.9em;
	line-height: 1.6;
}
.list-td dl dt {
	font-weight: bold;
}
.list-td dl dd {
	padding: 0 0 8px 24px;
}

.list-th2,
.list-td2 {
	display: block;
	vertical-align: top;
}
.list-th2 {
	width: 100%;
}
.list-th2 p.listsub {
	width: 36%;
	margin-bottom: 8px;
}
.list-td2 {
	width: 100%;
	font-size: 1.1em;
	color: #333;
	text-align: left;
}
.list-time {
	width:120px;
	float:left;
}
.list-cont {
	width:510px;
	float:right;
}

dl.fltbox {
	width: 100%;
	line-height: 1.6;
}
dl.fltbox dt {
	font-weight: bold;
}
dl.fltbox dd {
	padding: 0 0 8px 24px;
}



.cont01 .inbox p {
	text-align: left;
}
.cont01 ul {
	padding: 6px 30px;
}
.cont01 ul li {
	padding: 2px 0 4px;
	font-size: 1.0em;
	text-align: left;
	border-bottom: dotted 1px #ccc;
}

.cont02 {
	width: 94%;
	margin: 0 3%;
}
.cont02 .phbox,
.cont02 .dtbox {
	float: left;
	display: inline;
}
.cont02 .phbox {
	width: 30%;
}
.cont02 .dtbox {
	width: 64%;
	margin: 0 0 0 6%;
	text-align: left;
}
.cont02 .dtbox p {
	padding: 10px 0 0;
	font-size: 1.0em;
	color: #666;
	line-height: 1.7em;
}
.cont02 .dtbox p.career {
	font-size: 0.84em;
	color: #333;
	line-height: 1.7em;
}
.cont02 img {
	width: 100%;
	height: auto;
}
.cont02 .cimg img {
	margin: -44px 0 0;
}
.cont03 p {
	width: 100%;
	padding: 10px 0;
	font-size: 1.0em;
	color: #666;
	line-height: 1.7em;
}
.cptable {
	width: 94%;
	margin: 0 3%;
}
.cptable .ccet {
	text-align: center;
}
.cptable th {
	padding: 6px 0 8px;
	border-bottom: solid 1px #999;
}
.cptable td {
	padding: 6px 0 4px;
	border-bottom: dotted 1px #ccc;
}
.cptable td.num {
	width: 10%;
}
.cptable td.name {
	width: 60%;
	text-align: left;
}
.cptable td.ctg {
	width: 30%;
	text-align: left;
}
.cptable .tdfst td {
	padding-top: 20px;
}



.entable {
	width: 90%;
	margin: 0 5%;
	border-bottom: dotted 1px #ccc;
}
.entable th,
.entable td {
	border-top: dotted 1px #999;
}
.entable .tdfst th,
.entable .tdfst td {
	border-top: none;
}
.entable th {
	padding: 12px 0 6px;
}
.entable td {
	padding: 16px 0 10px 20px;
	line-height: 1.6;
}
.entable td dl {
	padding: 0 4px;
	font-size: 0.84em;
	line-height: 1.6;
}
.entable td dl dt {
	font-weight: bold;
}

.entable td dl dd {
	padding: 0 0 8px 24px;
}


.cont05 {
	width: 94%;
	margin: 0 3%;
}
.cont05 ul {
	padding: 6px 10px 6px 20px;
}
.cont05 ul li {
	padding: 2px 0;
	font-size: 1.0em;
	text-align: left;
}
.cont05 ul li.sublist {
	font-size: 1.1em;
}


.cont07 img {
	width: 80%;
	height: auto;
}





/* lowdir
------------------------------------------------------------*/

.logobox {
	width: 100%;
	margin: 20px 0 0;
	text-align: center;
}
.logobox img {
	width: 50%;
	height: auto;
}

.cp01 .cpname {
	padding: 4px 0;
	font-size: 1.4em;
	color: #111;
}
.cp01 .cpcomm {
	padding: 4px 0;
	font-size: 0.76em;
	color: #666;
	line-height: 1.8em;
}
.cp01 .phbox {
	width: 100%;
	margin: 20px 0 0;
	text-align: center;
}
.cp01 .phbox img {
	width: 50%;
	height: auto;
}
.aboutsub {
	width: 100%;
	margin: 0;
	text-align: left;
}
.aboutsub p {
	padding: 4px 0;
	font-size: 1.3em;
	color: #fff;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
	border-radius: 6px;
	background: #0ba29b;
}
.aboutsub p span {
	padding: 0 0 0 14px;
}
.abtext {
	width: 94%;
	margin: 0 3% 10px;
	padding: 6px 0;
	font-size: 1.1em;
	text-align: left;
}

.oftable {
	width: 100%;
	margin: 0;
	font-size: 0.94em;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
}
.oftable th,
.oftable td {
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
.oftable th {
	width: 30%;
	padding: 10px;
	background: #f5fdfc;
}
.recdatabox .oftable th {
	background: #eee;
}
.oftable td {
	padding: 10px;
	background: #fff;
	text-align: left;
}

.abtable {
	width: 100%;
	margin: 0;
	font-size: 0.94em;
}
.abtable th p{
	padding: 4px 0;
	font-size: 1.3em;
	color: #fff;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
	border-radius: 6px;
	background: #0ba29b;
}
.abtable th p span {
	padding: 0 0 0 14px;
}
.abtable td {
	padding: 6px 20px 14px;
}


.recdatabox {
	width: 100%;
	margin: 0;
}
.recsub_s {
	width: 100%;
	margin: 0;
	padding: 4px 0;
	font-size: 1.3em;
	color: #111;
	text-align: left;
}

.rectable {
	width: 94%;
	margin: 0 3%;
	font-size: 0.94em;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
}
.rectable th,
.rectable td {
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
.rectable th {
	padding: 10px;
	background: #eee;
	vertical-align: middle !important;
	text-align: center !important;
}
.rectable td {
	padding: 10px;
	background: #fff;
	text-align: center !important;
}


.rectable2 {
	width: 100%;
	margin: 0;
	font-size: 0.94em;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	table-layout: fixed;
}
.rectable2 th,
.rectable2 td {
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
.rectable2 th {
	padding: 4px 10px;
	background: #eee;
	vertical-align: middle !important;
	text-align: center !important;
}
.rectable2 td {
	padding: 8px 10px;
	background: #fff;
	text-align: center !important;
}
.rectable2 td.tdspc {
	padding: 1px 10px;
}
.subimg {
	text-align: center;
	padding: 0 0 8px;
}
.subtxt {
	width: 94%;
	margin: 0 3%;
	padding: 4px 0;
	font-size: 1.3em;
	color: #111;
	text-align: left;
}


.nohitbox {
	width: 94%;
	margin: 50px 3% 20px;
	padding: 120px 0;
	text-align: center;
	background: #f9f9f9;
}
.backbtn {
	width: 100%;
	margin: 0 0 50px;
	text-align: center;
}



.faqtable th.faqico {
	width: 7%;
	padding: 0 6px 6px 0;
	font-size: 2.0em;
	white-space: nowrap;
}
.faqtable td.faqsub {
	padding: 14px 0 0;
	font-size: 1.2em;
}
.faqtable td.faqcom {
	padding: 16px 0 26px;
	font-size: 1.0em;
}

.voicetable th.voiceph {
	width: 20%;
	padding: 0 6px 26px 0;
}
.voicetable th.voiceph img {
	width: 100%;
	height: auto;
}
.voicetable td {
	padding: 0 0 26px 20px;
}

.voicetable td .morebtn {
	padding: 26px 0 6px;
	text-align: right;
}
.voicetable td .morebtn a {
	color: #e26071;
	text-decoration: underline;
}
.voicetable td .morebtn a:hover {
	color: #999;
	text-decoration: none;
}

.shopname {
	width: 90%;
	margin: 0 auto 2px;
	padding: 2px 0 4px 4px;
	font-size: 1.2em;
	border-bottom: dotted 1px #999;
	text-align: left;
}
.shopbox {
	width: 90%;
	margin: 0 auto;
	padding: 10px 0 30px;
}
.grid {
	float: left;
	display: inline;
	width: 32%;
	margin-left: 2%;
}
.grid img {
	width: 100%;
	height: auto;
}
.grid iframe {
	width: 288px;
	height: 185px;
}
.first {
	margin-left: 0;
	clear: left;
}
.grid ul li {
	padding: 0 0 2px 6px;
	font-size: 1.0em;
	text-align: left;
}
.grid ul li.shopsub {
	margin: 0 0 6px;
	padding: 2px 0 4px 4px;
	font-size: 1.2em;
	border-bottom: dotted 1px #999;
}
.grid ul li.shoptel span {
	padding: 3px 0 4px;
}
.grid ul li.shoptel span a,
.grid ul li.shoptel span a:visited {
	font-size: 1.6em;
	color: #333;
}
.grid ul li.shoptel span a:hover {
	color: #999;
}

#footer {
	max-width: 750px;
	margin: 0 auto;
	font-size: 0.9em;
	color: #333;
	letter-spacing: 0.2em;
	border-top: solid 1px #333;
	text-align: center;
}
#footer div {
	width: 100%;
	margin: 0 auto;
	padding: 12px 0;
}


#pageTop {
	position: fixed;
	right: 0;
	bottom: 200px;
	z-index: 333;
}
#pageTop a{
	width: 30px;
	height: 55px;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background-image: url(../images/pagetop.png);
}

a.pageTopBtn{ background-position:0 0;}

a.pageTopBtn:hover{ background-position:-30px 0;}

/* IE6 */
* html #pageTop {
	position: absolute;
	top: expression(eval(document.documentElement.scrollTop+100));
	right:0;
}




@media only screen and (max-width: 768px) {

	* {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}
	#header {
		height: 50px;
		margin: 0;
		padding: 0;
		text-align: center;
	}
	.header {
		width: 100%;
		height: 50px;
	}
	.header .inner {
		position: relative;
		width: 100%;
		margin: 0 auto;
	}
	.header h1 {
		font-size: 1.2em;
		letter-spacing: 0.1em;
	}

	#footer div {
		width: 280px;
		margin: 0 auto;
		text-align: center;
	}

	/* pgwrapper
	------------------------------------------------------------*/

	#pgwrapper {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	.contbox {
		width: 90%;
		margin: 0 auto;
		text-align: center;
	}
	* html .contbox  { height:1%; }

	.imgbox img {
		width: 100%;
		height: auto;
		text-align: center;
	}

	.cont01 ul {
		padding: 6px 10px;
	}
	.contbox table th,
	.contbox table td {
		font-size: 0.9em;
	}
	.faqtable td.faqsub {
		padding: 16px 0 0;
		font-size: 1.0em;
	}
	.faqtable td.faqcom {
		padding: 16px 0 0;
		font-size: 0.8em;
	}
	.voicetable td {
		padding: 0 0 26px 10px;
	}

	.shopname {
		text-align: center;
	}
	.grid {
		width: 90%;
		margin: 0 5% 3%;
	}
	.grid img {
		width: 100%;
		height: auto;
	}
	.grid iframe {
		width: 100%;
		height: 200px;
	}

}
