
/************************************************************
 *initialize 初期化
 ************************************************************/
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
*{
	margin:0px;
	padding:0px;
	list-style-type:none;
	border-collapse:collapse;
	font-family:'Hiragino Kaku Gothic Pro', 'Noto Sans Japanese','Noto Sans' , 'Noto Sans CJK JP';
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
 	-ms-box-sizing: border-box;
	box-sizing: border-box;
	
	-webkit-text-size-adjust: 100%;
	
	

}
html{
	/*font-size: 62.5%;*/
}
body{
	font-size:15px;
	line-height:24px;
}
	



/************************************************************
 * common class 共通クラス
 ************************************************************/
 
.pcHidden{
	display:none;
}
.spHidden{
	display:block;	
}


 /* font */
.red{
	color:#cc0010;
}
.grey{
	color: #666666;
}
.redB,.boldRed{
	color:#CC1C24;
	font-weight:bold;
}
.blue{
	color:#00326F;
}
.redB16{
	font-weight:bold;
	color:#cc0010;
	font-size:15px;
}
.B16{
	font-weight:bold;
	font-size:15px;
}
.white{
	color:#FFF;
}
.errMsg{
 color:#dd0000;
 font-weight:bold;
 font-size:16px;
 padding-left:10px;
}
.hissu{
	border:1px solid #ce1946;
	color:#e52828;
	background:#ffe9e9;
	padding:1px;
	font-size:10px;
	font-size:1.0rem;
	font-weight:normal;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
table tr.err_back td,
table tr td.err_back{
	background-color:#FFFF00;
}
.fwB{ font-weight:bold;	}
.fwN{ font-weight:normal;	}

.fs10, .fs10 span, .fs10 strong, .fs10 th, .fs10 td{ font-size:10px;	}
.fs11, .fs11 span, .fs11 strong, .fs11 th, .fs11 td{ font-size:11px;	}
.fs12, .fs12 span, .fs12 strong, .fs12 th, .fs12 td{ font-size:12px;	}
.fs13, .fs13 span, .fs13 strong, .fs13 th, .fs13 td{ font-size:13px;	}
.fs14, .fs14 span, .fs14 strong, .fs14 th, .fs14 td{ font-size:14px;	}
.fs15, .fs15 span, .fs15 strong, .fs15 th, .fs15 td{ font-size:15px;	}
.fs16, .fs16 span, .fs16 strong, .fs16 th, .fs16 td{ font-size:16px;	}
.fs17, .fs17 span, .fs17 strong, .fs17 th, .fs17 td{ font-size:17px;	}
.fs18, .fs18 span, .fs18 strong, .fs18 th, .fs18 td{ font-size:18px;	}
.fs19, .fs19 span, .fs19 strong, .fs19 th, .fs19 td{ font-size:19px;	}
.fs20, .fs20 span, .fs20 strong, .fs20 th, .fs20 td{ font-size:20px;	}


 
.lH22{ line-height:22px;	}
.lH23{ line-height:23px;	}
.lH24{ line-height:24px;	}
.lH25{ line-height:25px;	}
.lH26{ line-height:26px;	}
.lH27{ line-height:27px;	}
.lH28{ line-height:28px;	}
.lH29{ line-height:29px;	}
.lH30{ line-height:30px;	}
.lH33{ line-height:33px;	}
.lH40{ line-height:40px;	}
.lH45{ line-height:45px;	}

/*
.fs10, .fs10 span, .fs10 strong, .fs10 th, .fs10 td{ font-size:10px;font-size:1.0rem;	}
.fs11, .fs11 span, .fs11 strong, .fs11 th, .fs11 td{ font-size:11px;font-size:1.1rem;	}
.fs12, .fs12 span, .fs12 strong, .fs12 th, .fs12 td{ font-size:12px;font-size:1.2rem;	}
.fs13, .fs13 span, .fs13 strong, .fs13 th, .fs13 td{ font-size:13px;font-size:1.3rem;	}
.fs14, .fs14 span, .fs14 strong, .fs14 th, .fs14 td{ font-size:14px;font-size:1.4rem;	}
.fs15, .fs15 span, .fs15 strong, .fs15 th, .fs15 td{ font-size:15px;font-size:1.5rem;	}
.fs16, .fs16 span, .fs16 strong, .fs16 th, .fs16 td{ font-size:16px;font-size:1.6rem;	}
.fs17, .fs17 span, .fs17 strong, .fs17 th, .fs17 td{ font-size:17px;font-size:1.7rem;	}
.fs18, .fs18 span, .fs18 strong, .fs18 th, .fs18 td{ font-size:18px;font-size:1.8rem;	}
.fs19, .fs19 span, .fs19 strong, .fs19 th, .fs19 td{ font-size:19px;font-size:1.9rem;	}
.fs20, .fs20 span, .fs20 strong, .fs20 th, .fs20 td{ font-size:20px;font-size:2.0rem;	}


 
.lH22{ line-height:22px;line-height:2.2rem;	}
.lH23{ line-height:23px;line-height:2.3rem;	}
.lH24{ line-height:24px;line-height:2.4rem;	}
.lH25{ line-height:25px;line-height:2.5rem;	}
.lH26{ line-height:26px;line-height:2.6rem;	}
.lH27{ line-height:27px;line-height:2.7rem;	}
.lH28{ line-height:28px;line-height:2.8rem;	}
.lH29{ line-height:29px;line-height:2.9rem;	}
.lH30{ line-height:30px;line-height:3.0rem;	}
.lH33{ line-height:33px;line-height:3.3rem;	}
.lH40{ line-height:40px;line-height:4.0rem;	}
.lH45{ line-height:45px;line-height:4.5rem;	}


*/


 /* link */
.roll a{
display:block;	
}
.roll a:hover img{
width:0px;
height:0px;
}
a{
	color:#0033ff;	
}
a:visited{
	/*color:#90F;*/
}
.tdVisited a{
	color:#ff0000;
	background-color:#e3e3e3;
}
a img{
	border:none;
}
.hoverBtn:hover{
	-moz-opacity:0.7;
	opacity:0.7;
	filter: alpha(opacity=70);
}
.noflow .ui-btn-inner,
.noflow .ui-li .ui-btn-text a.ui-link-inherit{
	text-overflow:clip;
	overflow:visible;
	word-break: break-all;
	white-space:normal;
}



/* layout */
.alC{text-align:center;}
.alR{text-align:right;}
.alL{text-align:left;}
.vT{vertical-align:top;}
.vM{vertical-align:middle;}
.mAuto{
	margin-left:auto;
	margin-right:auto;
}
.flL{	float:left;}
.flR{	float:right;}
.clB{	clear:both;}
.dispB{	display:block;}
.dispN,
label.dispN.ui-select{	display:none;}


.mT5{		margin-top:5px;}
.mT7{		margin-top:7px;}
.mT8{		margin-top:8px;}
.mT10{		margin-top:10px;}
.mT15{		margin-top:15px;}
.mT20{		margin-top:20px;}
.mT30{		margin-top:30px;}
.mT40{		margin-top:40px;}
.mT50{		margin-top:50px;}

.mR0{		margin-right:0px;}
.mR10{		margin-right:10px;}
.mR15{		margin-right:15px;}
.mR20{		margin-right:20px;}
.mR50{		margin-right:50px;}

.mB5{		margin-bottom:5px;}
.mB10{		margin-bottom:10px;}
.mB15{		margin-bottom:15px;}
.mB20{		margin-bottom:20px;}
.mB30{		margin-bottom:30px;}
.mB50{		margin-bottom:50px;}

.mL5{		margin-left:5px;}
.mL10{		margin-left:10px;}
.mL15{		margin-left:15px;}
.mL20{		margin-left:20px;}
.mL30{		margin-left:30px;}
.mL40{		margin-left:40px;}
.mL50{		margin-left:50px;}
.mL80{		margin-left:80px;}
.mL100{		margin-left:100px;}
.mL150{		margin-left:150px;}
.mL200{		margin-left:200px;}
.mL250{		margin-left:250px;}

.m5{		margin:5px;	}
.m7{		margin:7px;	}
.m8{		margin:8px;	}
.m10{		margin:10px;	}
.m15{		margin:15px;	}
.m20{		margin:20px;	}

.pT5{		padding-top:5px;}
.pT10{		padding-top:10px;}
.pT13{		padding-top:13px;}
.pT20{		padding-top:20px;}
.pT30{		padding-top:30px;}

.pB5{		padding-bottom:5px;}
.pB8{		padding-bottom:8px;}
.pB10{		padding-bottom:10px;}
.pB20{		padding-bottom:20px;}
.pB30{		padding-bottom:30px;}

.pL20{		padding-left:20px;}
.pL30{		padding-left:30px;}

.p1{		padding:1px;}
.p2{		padding:2px;}
.p5{		padding:5px;}
.p10{		padding:10px;}
.p15{		padding:15px;}
.p12{		padding:20px;}

.w50{		width:50px;}
.w60{		width:60px;}
.w100{		width:100px;}
.w120{		width:120px;}
.w130{		width:130px;}
.w150{		width:150px;}
.w180{		width:180px;}
.w200{		width:200px;}
.w220{		width:220px;}
.w230{		width:230px;}
.w250{		width:250px;}
.w300{		width:300px;}
.w320{		width:320px;}
.w334{		width:334px;}
.w350{		width:350px;}
.w400{		width:400px;}
.w450{		width:450px;}
.w470{		width:470px;}
.w480{		width:480px;}
.w500{		width:500px;}
.w520{		width:520px;}
.w600{		width:600px;}
.w630{		width:630px;}
.w650{		width:650px;}
.w670{		width:670px;}
.w700{		width:700px;}
.w720{		width:720px;}
.w730{		width:730px;}
.w800{		width:800px;}
.w900{		width:900px;}
.w920{		width:920px;}
.w970{		width:970px;}
.w980{		width:980px;}
.w25p{		width:25%;}
.w50p{		width:50%;}
.w70p{		width:70%;}
.w80p{		width:80%;}
.w90p{		width:90%;}
.w98p{		width:98%;}
.w99p{		width:99%;}
.w100p{		width:100%;}

.h30{		height:30px;}
.h35{		height:35px;}
.h40{		height:40px;}
.h50{		height:50px;}

.maxW90{	max-width:90px;	}
.maxW100{	max-width:100px;	}
.maxW400{	max-width:400px;	}
.maxW600{	max-width:600px;	}
.maxW700{	max-width:700px;	}


/* h */
hr.hr01 {
   border-width: 1px 0px 0px 0px;
   border-style: dotted;
   border-color: #cccccc; 
   height: 1px;
   clear:both;
}


/* pager */

.pager01{
	float:right;
}
.pager01 a,.pager01 div{
	padding:0px 9px;
	border:1px solid #b6b6b6;
	margin:0px 2px;
	font-size:13px;
	color:#595959;
	float:left;
	line-height:24px;
	text-decoration:none;
}
.pager01 div.end{
	padding:0px 2px;
	font-size:12px;
	color:#959595;
	line-height:24px;
	border:none;
}
.pager01 a.prev{
	margin-right:8px;
}
.pager01 a.next{
	margin-left:8px;
}
.pager01 a:hover,.pager01 div.now{
	color:#FFFFFF;
	background:#98a6c1;
	border:1px solid #5c5c5c;
	text-decoration:none;
}


/* input */
.input01{
	outline:none;
	padding: 5px;
	border: 1px solid #a7a7a7;
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.15) inset;
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.15) inset;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	transition: all 0.20s ease-in-out;
	-webkit-transition: all 0.20s ease-in-out;
 	-moz-transition: all 0.20s ease-in-out;
	
} 
.input01:hover,.input01:focus{
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 5px rgba(0, 172, 228, 1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 5px rgba(0, 172, 228, 1);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 5px rgba(0, 172, 228, 1);
	border: 1px solid #0081bd;
}


label:hover, input[type=submit], input[type="button"]{
	cursor:pointer;
}
label.label01{
	display:block;
	padding:10px;
}
label.label02, label.label02w{
	display:block;
	padding:7px;
}
label.label03, label.label03w{
	padding:3px;
}
label.label04{
	padding:8px 15px;
}
label.label05{
	display:block;
}
label.label06{
	padding:0px 1px;
}

label.label01:hover,label.label02:hover,label.label03:hover,label.label04:hover,label.label05:hover,label.label06:hover{
	 background:#f4f3e3;
	 border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
label.label02w:hover, label.label03w:hover{
	background:#FFFFFF;
}

.searchBox{
	background:#f6f6f6;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow:
		0px 0px 5px rgba(000,000,000,0.3);
	-webkit-box-shadow:
		0px 0px 5px rgba(000,000,000,0.3);
	box-shadow:
		0px 0px 5px rgba(000,000,000,0.3);
	padding:5px 0px;
}
.searchBox table{
	margin-left:auto;
	margin-right:auto;
}
.searchBox table td, .searchBox table th{
	padding:10px 15px;
}




/* button */
.btnBlue1{
	font-size:16px;
	font-size:1.6rem;
	font-weight:bold;
	letter-spacing:2px;
	padding:12px 20px;
	color: #FFFFFF;
	background:#00a0e2;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow:
		inset 0px 0px 5px rgba(0,104,148,0.8);
	-webkit-box-shadow:
		inset 0px 0px 5px rgba(0,104,148,0.8);
	box-shadow:
		inset 0px 0px 5px rgba(0,104,148,0.8);
	border:none;
	text-decoration:none;
}
.btnBlue2{
	font-size:15px;
	font-size:1.5rem;
	font-weight:bold;
	padding:7px 15px;
	color: #FFFFFF;
	background:#00a0e2;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow:
		inset 0px 0px 5px rgba(0,104,148,0.8);
	-webkit-box-shadow:
		inset 0px 0px 5px rgba(0,104,148,0.8);
	box-shadow:
		inset 0px 0px 5px rgba(0,104,148,0.8);
	border:none;
	text-decoration:none;
}
.btnBlue1:hover,.btnBlue2:hover{
	background:#008ac4;
}
.btnSearch,.btnSearch:hover{
	background-image:url(../img/btn_icon.png);
	background-repeat:no-repeat;
	background-position:10px 8px;
}
.btnEdit,.btnEdit:hover{
	background-image:url(../img/btn_icon.png);
	background-repeat:no-repeat;
	background-position:10px -92px;
	text-decoration:none;
}
.btnPrint,.btnPrint:hover{
	background-image:url(../img/btn_icon.png);
	background-repeat:no-repeat;
	background-position:10px -193px;
	text-decoration:none;
}

.btnGrey1{
	font-size:15px;
	font-size:1.5rem;
	padding:5px 12px;
	text-decoration:none;
	color: #000000;
	background:#e0e0e0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow:
		inset 0px 0px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow:
		inset 0px 0px 5px rgba(0,0,0,0.3);
	box-shadow:
		inset 0px 0px 5px rgba(0,0,0,0.3);
	border:none;
	text-shadow:
			0px 1px 0px rgba(255,255,255,1);

}
.btnGrey1:hover,.btnGrey1:hover{
	background:#bfbfbf;
}

.btnRed1{
	font-size:15px;
	font-size:1.5rem;
	padding:19px 12px 2px;
	margin:15px;
	color: #ffffff;
	background-color:#cc1c24;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border:2px solid #fff;
	text-decoration:none;
	text-align:center;

}
.btnRed1:hover,.btnRed1:hover{
	background-color:#d6494f;
}









/************************************************************
*	drawer menu ドロワーメニュー
 ***********************************************************/

.container {
	transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
	width:100%;
}
#navTgl:checked ~ .container {
	transform: translateX(270px);
}

/* :::::: toggle button :::::: */
#navTgl {
	display: none;
}
label {
	cursor: pointer;
	position: fixed;
	top: 0;
	right: 0;
}
.open {
	z-index: 2;
	width: 48px;
	height: 48px;
	/*background: lightSeaGreen;*/
	background:none;
	transition: background .6s, transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.open::before,
.open::after {
	content: "";
}
.open span,
.open::before,
.open::after {
	content: "";
	position: absolute;
	top: calc(50% - 1px);
	left: 30%;
	width: 40%;
	/*border-bottom: 2px solid white;*/
	border:none;
	transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.open::before {
	transform: translateY(-8px);
}
.open::after {
	transform: translateY(8px);
}
.close {
	z-index: 1;
	width: 100%;
	height: 100%;
	pointer-events: none;
	transition: background .6s;
}
#navTgl:checked + .open {
	background: indianRed;
	transform: translateX(270px);
}
#navTgl:checked + .open span {
	transform: scaleX(0);
}
#navTgl:checked + .open::before {
	transform: rotate(45deg);
}
#navTgl:checked + .open::after {
	transform: rotate(-45deg);
}
#navTgl:checked ~ .close {
	pointer-events: auto;
	background: rgba(0,0,0,.3);
}

/* :::::: drawer menu :::::: */
.menu {
	z-index: 1;
	position: fixed;
	overflow: auto;
	top: 0;
	right: 0;
	width: 270px;
	height: 100%;
	margin: 0;
	padding: 10px;
	box-sizing: border-box;
	background: rgba(250,250,250,0.9);
	transform: translateX(100%);
	transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.menu h2,
.menu a {
	color: #4d9e35;
}
.menu h2 {
	text-align: center;
	letter-spacing:5px;
	font-size:13px;
}
.menu ul {
	margin: 0;
	padding: 0;
}
.menu li {
	font-size: .9em;
	line-height: 1.4;
}
.menu li:not(:first-child) {
	border-top: 1px solid #4d9e35;
}
.menu a {
	display: block;
	padding: 0.7em 0 0.7em 0;
	text-decoration: inherit;
	transition: background .6s;
}
.menu a:hover {
	background: white;
}
.menu a img{
	height:27px;	
}
#navTgl:checked ~ .menu {
	transform: none;
}

/************************************************************
*	common parts 共通パーツ
 ************************************************************/


#headerWrapper{
	width:100%;
	float:left;
	height:250px;
}
#header{
	width:1000px;
	height:250px;
	margin:0px auto;
	position:relative;
}
#headerLogo{
	float:left;
	position:absolute;
	left:340px;
	top:40px;	
}
#headerReserveBtn{
	width:166px;
	height:44px;
	float:right;
	position:absolute;
	right:20px;
	top:20px;
}
#headerReserveBtn a{
	width:166px;
	height:44px;
	display:block;
	background:#9d0000;
	border-radius: 5px;
	transition:all 0.2s;
}
#headerReserveBtn a:hover{
	background:#b13838;
}
#headerReserveBtn a img{
	margin:7px 0px 0px 14px;
	width:126px;
}
#headerTel{
	width:164px;
	height:26px;
	float:right;
	position:absolute;
	right:20px;
	top:80px;
}
#headerAddress{
	width:164px;
	height:14px;
	float:right;
	position:absolute;
	right:20px;
	top:112px;
}
#headerMenu{
	float:left;
	position:absolute;
	left:0px;
	bottom:5px;	
}
#headerMenu ul{
	float:left;	
}
#headerMenu ul li{
	float:left;	
}
#headerMenu ul li a{
	display:block;
	line-height:40px;
	transition:all 0.6s;
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 100%);
}
#headerMenu ul li a:hover{
	background: rgb(227,255,216);
	background: linear-gradient(0deg, rgba(227,255,216,1) 0%, rgba(227,255,216,1) 46%, rgba(255,255,255,0) 46%);
}
#headerMenu ul li.acu{
	float:left;
	width:157px;
	height:40px;
	padding-top:8px;
}
#headerMenu ul li.body{
	float:left;
	width:188px;
	height:40px;
	padding-top:8px;
}
#headerMenu ul li.pose{
	float:left;
	width:170px;
	height:40px;
	padding-top:8px;
}
#headerMenu ul li.voice{
	float:left;
	width:135px;
	height:40px;
	padding-top:8px;
}
#headerMenu ul li.staff{
	float:left;
	width:148px;
	height:40px;
	padding-top:8px;
}
#headerMenu ul li.reason{
	float:left;
	width:142px;
	height:40px;
	padding-top:3px;
}
#headerMenu ul li.price{
	float:left;
	width:102px;
	height:40px;
	padding-top:8px;
}
#headerMenu ul li.access{
	float:left;
	width:128px;
	height:40px;
	padding-top:8px;
}

#slimHeaderPC{
	position:fixed;
	float:left;
	width:100%;
	height:70px;
	background:rgba(255, 255, 255,0.9);
	z-index:9999;
	transition: all 0.2s ease-out;
}
#slimHeaderPC #headerLogo{
	left:20px;
	top:20px;
	overflow:hidden;
	width:163px;
	height:30px;	
}
#slimHeaderPC #headerMenu{
	float:right;
	right:330px;
	top:13px;
}
#slimHeaderPC #headerMenu ul{
	float:right;
	right:0px;
}
#slimHeaderPC #headerMenu ul li{
	float:right;
}
#slimHeaderPC #headerTel{
	right:	152px;
	top:15px;
}
#slimHeaderPC #headerAddress{
	right:	152px;
	top:40px;
}
#slimHeaderPC #headerReserveBtn{
	width:123px;
	height:44px;
	right:13px;
	top:13px;
}
#slimHeaderPC #headerReserveBtn a{
	width:123px;
	height:44px;
	display:block;
}
#slimHeaderPC #headerReserveBtn a img{
	margin:10px 0px 0px 7px;
	width:100px;
}
#slimHeaderPC #headerMenu ul li.acu{
	width:127px;
}
#slimHeaderPC #headerMenu ul li.body{
	width:158px;
}
#slimHeaderPC #headerMenu ul li.voice{
	width:105px;
}
#slimHeaderPC #headerMenu ul li.staff{
	width:118px;
}
#slimHeaderPC #headerMenu ul li.reason{
	width:112px;
}
#slimHeaderPC #headerMenu ul li.price{
	width:72px;
}
#slimHeaderPC #headerMenu ul li.access{
	width:98px;
}

.h01{
	padding:30px 0px 0px;
	width:100%;
	text-align:center;
	clear:both;
}
.h01 h2{
	border-bottom:3px solid #4c9d36;
	margin:0px auto;
	padding:25px 75px 6px 70px;	
	display:inline;

}
.h01 h2 img{
	height:45px;
}
.h02{
	padding:50px 0px 0px;
	width:100%;
	text-align:center;
	clear:both;
}
.h02 h2{
	border-bottom:3px solid #4c9d36;
	margin:0px auto;
	padding:25px 75px 6px 70px;	
	display:inline;

}
.h02 h2 img{
	height:45px;
}


.box01{
	width:100%;
	padding:15px 15px;
	font-size:15px;
	line-height:25px;
}
.box02{
	width:100%;
	padding:15px 20px;
	font-size:15px;
	line-height:25px;
}
.img01{
	border:5px solid #DBDBDB;
}
#footer{
	width:100%;
	height:60px;
	border-top:3px solid #685e00;
	position:relative;
	background:#333333;
	text-align:center;
	vertical-align: middle;
	padding-top:20px;
	float:left;
	clear:both;
}
#footer img{
	width:400px;	
}
#footerNavWrapper{
	width:100%;
	height:70px;
	background:#ededed;
	position:fixed;
	bottom:0px;
	display: none;
}
#footerNav{
	width:100%;
	height:70px;
	max-width:375px;
	background:url(../img/footer_bg.png) no-repeat;
	margin:0px auto;
	background-size:100%;	
	position:relative;
}
.footerNavBtn1{
	padding:0px 0px 0px;
	position:absolute;
	left:7px;
	bottom:7px;
	width:47%;
}
.footerNavBtn1 a{
	float:left;
	background-color: rgba(174,26,32,0.85);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #ffffff;
	text-decoration:none;
	text-align:center;
	width:100%;
	height:35px;
	padding-top:3px;
}
.footerNavBtn2{
	padding:0px 0px 0px;
	position:absolute;
	right:7px;
	bottom:7px;
	width:46%;
}
.footerNavBtn2 a{
	float:left;
	background-color: rgba(255,255,255,0.95);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #4d9e35;
	text-decoration:none;
	text-align:center;
	width:100%;
	height:35px;
	padding-top:3px;
}
.footerNavBtn1:hover,.footerNavBtn2:hover{
	background-color: rgba(255,255,255,0.5);
}

/******  ページトップへボタン　　************/

#page-top { 
	display: block; 
	position: fixed; 
	z-index: 9999; 
	bottom: -80px; 
	right: 100px; 
	width: 60px; 
	height: 60px; 
	padding: 0; 
	border-radius: 50%; 
	background: #4d9e35; 
	color: #fff; 
	text-align: center; 
	text-decoration: none; 
	transition: .5s; 
} 
#page-top i {
	font-size:30px;
	line-height: 60px; 
}
#page-top:hover { background: #37921c; }
#page-top:hover .fa { transition: .5s; }
#page-top:hover .fa {transform: rotateY(360deg); }

/************************************************************
*	each page 各ページ
 ************************************************************/
 
#pcTopWrapper{
	width:100%;
	height:545px;
	text-align: center;
	float:left;
	padding-top:5px;
	overflow:hidden;
}
#pcTopImg{
    height: 540px;
    width: 200%;
    margin: 0 -50%;
    text-align: center;
}

#topSnsWrapper{
	float:left;
	width:100%;	
	min-height:370px;
}
#topSns{
	margin:0px auto;
	width:600px;
	clear:both;	
	position:relative;
	padding:0px 0px 40px;
}
.topSnsCard{
	float:left;
	width:250px;
	height:75px;
	margin:0px 15px 30px 15px;	
	background:white;
	position:relative;
}
.topSnsCard .img{
	padding-top:30px;	
	text-align:center;
	width:60px;
	float:left;
}
.topSnsCard .img img{
	width:40px;	
}
.topSnsCard .text{
	padding-top:30px;
	padding-left:10px;	
	text-align:left;
	line-height:21px;
	font-size:14px;
	width:180px;
	float:left;
	color:#1b1464;
	letter-spacing:1px;
}
.topSnsCard a, .recomendBox a{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    text-decoration: none;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	transition:all 0.3s;
  }
.topSnsCard a:hover, .recomendBox a:hover{
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background: #fff;
	transition:all 0.3s;
}



#newsWrapper{
	width:100%;
	float:left;
	background:#f6faef;
	padding-bottom:25px;
}
#news{
	width:1000px;
	margin:0px auto;	
	
}
.newsH{
	float:left;
	margin:20px 0px 0px 60px;
}
.newsList{
	clear:both;
	float:left;	
	margin:5px 0px 0px 117px;
}
.newsList dt{
	float:left;
	clear:both;	
	line-height:25px;
	padding:6px 0px;
}
.newsList dd{
	float:left;
	line-height:25px;
	padding:6px 0px 6px 50px;	
}

#mainWrapper{
	width:100%;
	float:left;
}
#main{
	width:1000px;
	margin:0px auto;	
	text-align:center;
}
#mainImg2{
	width:590px;
	margin-top:10px;
}
#main2txt{
	float:left;
	clear:both;
	font-size:16px;
	letter-spacing:1px;
	text-align:center;
	font-family:'Noto Serif JP', serif;
	font-weight:700;
	width:100%;
	padding:0px 0px 20px;
}
.creamBox1{
	width:700px;
	border:solid 2px #4c9d36;
	background:#fffdef;
	margin:5px auto 0px;
	padding:15px;
	clear:both;
}
.creamBox1 ul.check li{
	padding:6px 0px 5px 164px;
	background:url(../img/check.png) no-repeat 140px 8px;
	background-size:20px;
	font-weight:bold;
	font-size:16px;
	text-align:left;
	letter-spacing:1px;
}
.creamBox2{
	border:solid 2px #4c9d36;
	background:#fffdef;
	margin:5px 8px 0px;
	padding:30px 55px;
	line-height:30px;
	font-size:17px;
	text-align:left;
}
.creamBox3{
	border:solid 2px #4c9d36;
	margin:5px 8px 0px;
	padding:15px 20px;
	background:#fffdef;
	line-height:26px;
}
.creamBox4{
	width:900px;
	border:solid 2px #4c9d36;
	margin:0px 48px 0px;
	padding:18px 10px;
	background:#fffdef;
	line-height:26px;
	position:relative;
	float:left;
	clear:both;
}
.creamBox4 .imgR{
	float:right;
	width:300px;
}
.creamBox4 .txtL{
	float:left;
	width:560px;
	text-align:left;
	padding-left:25px;
}
.creamBox5{
	width:900px;
	border:solid 2px #4c9d36;
	margin:0px 48px 0px;
	padding:18px 18px;
	background:#fffdef;
	line-height:26px;
	float:left;
	clear:both;
}
.creamBox5 .imgR{
	float:right;
	width:270px;
}
.creamBox5 .txtL{
	float:left;
	width:570px;
	text-align:left;
	padding-left:25px;
}
.creamBox5 .txtA{
	float:left;
	width:870px;
	text-align:left;
	padding-left:25px;
}
.creamBox6{
	border:solid 2px #4c9d36;
	margin:0px 98px 0px;
	padding:20px 0px 20px 22px;
	width:800px;
	background:#fffdef;
	line-height:26px;
	text-align:left;
	font-size:15px;
}
.acuBox1{
	float:left;
	width:550px;
	vertical-align:middle;
	padding:100px 0px 0px 50px;
	text-align:left;
	font-size:16px;
}
.acuBox2{
	width:450px;	
	float:right;
	padding-top:45px;
}
.acuBox2 img{
	width:430px;	
}
.markerTxt1{
	width:100%;
	text-align:center;
	padding:25px 0px;
	clear:both;
	
}
.markerTxt1 h3{
	font-size:24px;
	letter-spacing:2px;
	text-align:center;
	font-family:'Noto Serif JP', serif;
	font-weight:700;
	background: rgb(255,240,0);
	display:inline;
	background: linear-gradient(0deg, rgba(255,240,0,0.4) 0%, rgba(255,240,0,0.4) 35%, rgba(255,255,255,1) 35%);
	padding:0px 20px;
}
.markerTxt2{
	width:100%;
	text-align:center;
	padding:50px 0px 25px;
	clear:both;
	
}
.markerTxt2 h3{
	font-size:20px;
	letter-spacing:2px;
	text-align:center;
	font-family:'Noto Serif JP', serif;
	font-weight:700;
	background: rgb(255,240,0);
	display:inline;
	background: linear-gradient(0deg, rgba(255,240,0,0.4) 0%, rgba(255,240,0,0.4) 35%, rgba(255,255,255,1) 35%);
	padding:0px 20px;
}
.markerTxt3{
	width:100%;
	text-align:center;
	padding:50px 0px 25px;
	clear:both;
	
}
.markerTxt3 h3{
	font-size:18px;
	letter-spacing:2px;
	text-align:center;
	font-family:'Noto Serif JP', serif;
	font-weight:700;
	background: rgb(255,240,0);
	display:inline;
	background: linear-gradient(0deg, rgba(255,240,0,0.4) 0%, rgba(255,240,0,0.4) 35%, rgba(255,255,255,1) 35%);
	padding:0px 20px;
}
.acuBox3{
	clear:both;
	margin:0px auto;
	width:85%;
	padding:45px 20px 10px;
	font-size:15px;
	line-height:25px;
	text-align:left;
}
.acuBox4{
	text-align:center;
	padding:5px 0px 0px;	
}
.acuBox4 img{
	width:	550px;
}
.acuBox5{
	float:left;
	width:600px;
	vertical-align:middle;
	padding:100px 0px 0px 50px;
	text-align:left;
	font-size:16px;
}
.acuBox6{
	width:400px;	
	float:right;
	padding-top:45px;
}
.acuBox6 img{
	width:380px;	
}
.bodyBox1{
	float:left;
	width:600px;
	vertical-align:middle;
	padding:70px 0px 0px 50px;
	text-align:left;
	font-size:16px;
	line-height:28px;
}
.bodyBox2{
	width:400px;	
	float:right;
	padding-top:15px;
}
.bodyBox2 img{
	width:380px;	
}
.bodyBox3{
	clear:both;
	line-height:30px;
	font-size:16px;
	text-align:left;
	padding:30px 50px 10px;
}
.bodyBox4{
	text-align:center;
	padding:35px 0px 0px;	
}
.bodyBox4 img{
	width:	500px;
}
.voiceH{
	margin:35px 48px 0px;
	width:900px;
	background:#4ca435;
	border:solid 2px #4ca435;
	color:#FFF;
	padding:7px 25px 6px;
	font-size:12px;
	text-align:right;
	float:left;
	clear:both;
}
.voiceH strong{
	float:left;
}
.staffH{
	margin:30px 48px 0px;
	width:900px;
	background:#4ca435;
	border:solid 2px #4ca435;
	color:#FFF;
	padding:9px 0px 6px;
	font-size:13px;
	text-align:center;
}
.staffHist{
	padding:20px 0px 7px 20px;
	text-align:left;
	float:left;
	clear:both;
}
.flowH{
	margin:30px 98px 0px;
	width:800px;
	background:#4ca435;
	border:solid 2px #4ca435;
	color:#FFF;
	padding:9px 0px 6px;
	font-size:13px;
	text-align:center;
}
.flowTbl{
	margin:15px auto 10px;
	width:800px;
}
.flowTbl td{
	line-height:25px;
	letter-spacing:1px;
	background:url(../img/flow_arrow.png) no-repeat 0px bottom ;
	background-size:40px;
	padding:5px 17px 15px 45px;
	text-align:left;
}
.flowTbl td.noArrow{
	background:none;
}
.flowTbl th{
	text-align:left;
	padding:0px 0px 5px;
}
.flowImg{
	float:right;		
}
.flowTxt{
	float:left;		
	width:470px;
}
.reasonH{
	width:900px;
	margin:20px 48px 0px;
	background:#4ca435;
	border:solid 2px #4ca435;
	color:#FFF;
	padding:13px 0px 10px;
	font-size:15px;
	text-align:center;
	font-weight:bold;
	line-height:27px;
	float:left;
	clear:both;
}
.priceTbl{
	border-top:1px solid #9b9b9b;
	border-left:1px solid #9b9b9b;
	border-collapse:collapse;
	margin:5px auto 15px;
	width:380px;
	float:left;
	margin:0px 20px 0px 0px;
}

.priceTbl tr th{
	background-color:#E9E7C7;
	border-right:1px solid #666666;
	border-bottom:1px solid #9b9b9b;
	padding:7px 1px;
	font-size:12px;
}
.priceTbl tr td{
	background-color:#FFFFFF;
	border-right:1px solid #9b9b9b;
	border-bottom:1px solid #9b9b9b;
	padding:7px 10px;
	font-size:16px;
}
.priceTbl tr td.bgYellow{
	background:#fffbb8;	
}
.priceTbl tr td.bgPink{
	background: #ffe6f1;	
}
.priceTbl tr td.bgBlue{
	background: #e6faff;	
}
.priceTbl tr td.bgGold{
	background: #f7f7f7;
	font-weight:bold;
	font-size:17px;
	text-align:center;
	color:#41902d;	
	letter-spacing:5px;
}
.priceBox1{
	margin:10px 1px;
	border:1px solid #8f8500;
	width:500px;
	margin:0px auto;
}
.priceBox2{
	border:1px solid #fff;
	text-align:center;
	padding:30px 15px;
	
background: rgb(76,164,53);
background: linear-gradient(180deg, rgba(76,164,53,1) 0%, rgba(127,170,81,1) 100%);	
		
}
.priceBox2 .tel{
	width:420px;	
}
.priceBox3{
	clear:both;
	width:600px;
	margin:0px auto;
	padding:45px 20px 10px;
	font-size:15px;
	line-height:25px;
	text-align:left;
}
.priceBox4{
	clear:both;
	width:850px;
	margin:0px auto;
	padding:15px 20px 0px;
	font-size:15px;
	line-height:25px;
	text-align:left;
}
.accessBox1{
	width:800px;
	margin:30px auto 0px;	
}
.accessTbl{
	margin:15px auto;	
	float:left;
}
.accessTbl tr td{
	padding:10px 5px;
	vertical-align:top;
	text-align:left;
}
.accessTbl tr td img{
	margin-top:-8px;	
}
.accessImg{
	float:right;	
}
.accessImg img{
	width:400px;	
}

