@charset "UTF-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 400;
	color: #555d5b;
	line-height: 1.5;
	background-color: #f8f9fa;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
}
a:link {
	color: #0066cc;
}
a:visited {
	color: #0066cc;
}
a:hover {
	color: #333;
}
a:active {
	color: #0066cc;
}
a:hover img {
	-ms-filter: "alpha(opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7;
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
	zoom: 1;
}
img {
	max-width: 100%;
	height: auto;
}
/* helper */
.only-pc {
	display: block;
}
.only-sp {
	display: none;
}
.cf:before, .cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
 *zoom: 1;
}

@media screen and (max-width: 768px) {
.only-pc {
	display: none;
}
.only-sp {
	display: block;
}
}
/***********************************/
/* header */
/***********************************/


header {
	text-align: center;
}
.logo {
	padding: 40px;
}
h1 {
	font-size: 400%;
	font-family: Hiragino Kaku Gothic W3 JIS2004;
	line-height: 1.3em;
	color: #333;
	padding-bottom: 50px;
}

#login h1{
	font-size:240%;
}
h2 {
	font-size: 100%;
	font-family: Hiragino Kaku Gothic W6 JIS2004;
	color: #333;
	padding-bottom: 20px;
}
h3 {
	font-size: 107%;
	font-family: Hiragino Kaku Gothic W6 JIS2004;
	color: #333;
	padding-bottom: 20px;
}
p {
	margin-bottom: 30px;
}

.btn p {
		margin-bottom: 10px;
	
}
/***********************************/
/* content */
/***********************************/
.main {
	width: 1020px;
	margin: 0 auto;
}
#lead {
	width: 800px;
	margin: 0 auto;
	text-align: center;
}
#lead .coution {
	font-size: 119%;
	font-family: Hiragino Kaku Gothic W6 JIS2004;
	color: #333;
}
#lead img {
	padding-bottom: 20px;
}
section {
	clear: both;
}
#planList {
	padding: 60px 60px 30px 60px;
	background: #fff;
}
.location {
	width: 420px;
	float: left;
	padding: 0 60px 80px 0px;
}
.location img {
	padding-bottom: 15px;
	border-radius: 4px;
	    -webkit-border-radius: 4px;
	    -moz-border-radius: 4px;
}
.location figcaption {
	font-size: 88%;
	padding-bottom: 16px;
}
.location figcaption a {
	padding-left: 24px;
	background: url(../images/arrow.png) no-repeat 0 3px;
	display: block;
}
.location:nth-child(2n) {
	padding-right: 0px;
}
.location:last-child {
	padding: 0 60px 0px 0px;
}
.btn a {
	display: block;
	width: 390px;
	padding: 15px 15px;
	background: #ffcc00 url(../images/arrow02.png) 390px no-repeat;
	font-size: 88%;
	text-decoration: none;
	color: #333;
	font-family: Hiragino Kaku Gothic W6 JIS2004;
	border-radius: 4px;
	    -webkit-border-radius: 4px;
	    -moz-border-radius: 4px;
}.btn a:hover {
	background: #333 url(../images/arrow02_on.png) 390px no-repeat;
	color: #fff;
}
#information {
	width: 100%;
	margin-bottom:60px;
	background: rgba(235,234,216,1.00);
	border-radius: 4px;
	    -webkit-border-radius: 4px;
	    -moz-border-radius: 4px;
}
#information .inner {
	padding: 30px;
}

#inquiry {
	clear: both;
}
#inquiry {
	padding-top: 60px;
	width: 100%;
	text-align: center;
}
#inquiry h2{
	font-size:113%;
padding-bottom:10px;

}
#inquiry ul {
	margin: 0 auto;
	width: auto;
	display: inline-block;
}
#inquiry li {
	float: left;
	padding: 0 15px 10px 15px;
	font-size: 120%;
	
	font-family: Hiragino Kaku Gothic W6 JIS2004;
	letter-spacing:-0.025em;
}

#inquiry li span{
	font-size:60%;
}

#inquiry .coution{
	font-size:82%;
}

footer {
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	
	padding: 30px;
	margin-top: 60px;
	width: 100%;
	background: #333;
	text-align: center;
}
footer p {
	font-size: 88%;
	color: #fff;
}

#webreserve {
	text-align:center;
}

#webreserve h3 {
	font-size:16px;
	font-family: Hiragino Kaku Gothic W6 JIS2004;
	
}
#loginWrap{
	width:500px;
	margin:0 auto 50px auto;
	background:#2585EB;
	padding:30px;
	text-align:center;
	border-radius: 4px;
	    -webkit-border-radius: 4px;
	    -moz-border-radius: 4px;
	
}

#loginWrap p {
	font-size:100%;
	color:#fff;
	font-family: Hiragino Kaku Gothic W6 JIS2004;
}

#loginWrap p .coution{
	font-size:82%;
}


#loginWrap input{
	padding:6px;
	font-size:120%;
}

#loginWrap #btnLogin {
	background:#FFE603;
	font-weight:bold;
	font-size:12px;
	border-radius: 2px;
	font-family: Hiragino Kaku Gothic W6 JIS2004;
	border:none;
	width:90px;
	height:38px;
	text-align:center;
	cursor:pointer;

}


#telreserve dl {
	text-align:center;
}

#telreserve dt {
	font-size:14px;
	font-weight:bold;
}

#telreserve .telTime {
	font-size:12px;
	padding-bottom:30px;
}

#telreserve .telNo {
	font-size:26px;
	padding-right:10px;
	font-family: Hiragino Kaku Gothic W6 JIS2004;
	font-weight:bold;
	color:rgba(247,120,9,1.00);
	letter-spacing:-0.025em;
}



#telreserve h3 {
	text-align:center;
	font-size:16px;
	font-family: Hiragino Kaku Gothic W6 JIS2004;
	
}

@media screen and (max-width: 768px) {
.main {
	width: 100%;
	margin: 0 auto;
}h1 {
	font-size: 200%;
	font-family: Hiragino Kaku Gothic W6 JIS2004;
	line-height: 1.3em;
	color: #333;
	padding-bottom: 50px;
}
#lead {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}
#lead .coution {
	font-size: 119%;
	font-family: Hiragino Kaku Gothic W6 JIS2004;
	color: #333;
}
#lead img {
	padding-bottom: 20px;
}
section {
	clear: both;
}
#planList {
	padding: 30px 30px 30px 30px;
	background: #fff;
}
.location {
	width: 100%;
	float: none;
	padding: 0 0px 50px 0px;
	margin:0 auto;
}
.location img {
	width:100%;
	padding-bottom: 15px;
	border-radius: 4px;
	    -webkit-border-radius: 4px;
	    -moz-border-radius: 4px;
}
.location figcaption {
	font-size: 88%;
	padding-bottom: 16px;
}
.location figcaption a {
	padding-left: 24px;
	background: url(../images/arrow.png) no-repeat 0 3px;
	display: block;
}
.location:nth-child(2n) {
	padding-right: 0px;
}
.location:last-child {
	padding: 0 0px 0px 0px;
}
.btn a {
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	display: block;
	width: 100%;
	background: #ffcc00 url(../images/arrow02.png) 94% no-repeat;
	font-size: 88%;
	text-decoration: none;
	color: #333;
	font-family: Hiragino Kaku Gothic W6 JIS2004;
	border-radius: 4px;
	    -webkit-border-radius: 4px;
	    -moz-border-radius: 4px;
}
#information {
	width: 100%;
	padding-bottom: 0px;
	background: rgba(235,234,216,1.00);
	border-radius: 4px;
	    -webkit-border-radius: 4px;
	    -moz-border-radius: 4px;
}
#inquiry {
	width: 80%;
	text-align: center;
	margin:0 auto;
}
#inquiry h2{
	font-size:100%;


}


#inquiry li {
	float: none;
	padding: 0 0px 3px 0px;
	font-size: 100%;
	line-height:1.2em;
}
#inquiry ul {
	padding-bottom:14px;
}
#loginWrap{
	width:100%;
	padding:24px;
	box-sizing:border-box;
	
}

#loginWrap input{
	width:100%;
	display:block;
	padding:0px;
	font-size:120%;
}

#loginWrap #btnLogin {
	width:100%;
	margin-top:5px;

}


#telreserve dl {
	text-align:center;
}

#telreserve dt {
	font-size:14px;
	font-weight:bold;
}

#telreserve .telTime {
	font-size:12px;
	padding-bottom:30px;
}

#telreserve .telNo {
	font-size:26px;
	padding-right:10px;
	font-family: Hiragino Kaku Gothic W6 JIS2004;
	font-weight:bold;
	color:rgba(247,120,9,1.00);
	letter-spacing:-0.025em;
}



#telreserve h3 {
	text-align:center;
	font-size:16px;
	font-family: Hiragino Kaku Gothic W6 JIS2004;
	
}



}
