@charset "utf-8";
/* CSS Document */


/*============================================================================================
共通　start
============================================================================================*/
body p{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
}
/* ■■■ header ■■■ */

#headWrap {
	width: 100%;
	height: 90px;
	background: url(../images/top_content_bg.jpg) repeat;
}
#header {
	margin: 0 auto;
	position: relative;
}

/* header logo */
#header h1 {
	width: 193px;
	height: 56px;
	padding-top: 17px;
	padding-left: 17px;
	float: left;
}

/* header button Area */
#header ul {
	position: absolute;
	top: 26px;
	right: 20px;
	overflow: hidden;
}

#header ul li {	float: left; }

/* header button settings */

#sp_headmenu { display: none; }


/* ■■■ footer ■■■ */

#footWrap {
	margin-top: 30px;
	width: 100%;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

#footer {
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 560px;
	height: auto;
}

#footer div {	float: left; }
#footer div:first-child {
	padding-right: 49px;
	border-right: 1px dotted #ccc;
}
#footer div.footFreeTel {
	padding-left: 48px;
}
/*============================================================================================
共通　end
============================================================================================*/

/*============================================================================================
現地案内図　start
popup/map.html
============================================================================================*/

#mapWrap {
	margin-top: 1px;
	width: 100%;
	height: auto;
	border-top: 1px solid #003a36;
}

#mapWrap div {
	padding-top: 40px;
	margin: 0 auto;
	width: 705px;
}

#mapWrap ul {
	margin: 30px auto 0;
	width: 240px;
}

#mapWrap ul li { float: left; }
#mapWrap ul li:first-child { margin-right: 10px;
margin-left: 10px; }

#mapWrap div.mapAnno {
	padding-top: 10px;
	text-align: right;
}

/*============================================================================================
現地案内図　end
popup/map.html
============================================================================================*/

/*============================================================================================
プラン　start
popup/typeb.html
============================================================================================*/
.plantitle{
	width: 91%;
height:76px;
	background-color: #eeeeee;
margin:40px auto 0;
padding:0 2%;
}
.plantitle dt{
	width: 50%;
	height: auto;
	float: left;
padding-top:2%;
}
.plantitle dt img{
	width: 70%;
	height: auto;
}
.plantitle dd{
color: #000000;
line-height: 140%;
text-align:right;
}
.plantitle dd.first{
padding-top:15px;
}
.plantitle dd span{
	font-size: 24px;
	font-weight: bold;
}
.typeb{
text-align:center;
}
.typeb img{
	width: 50%;
	height:auto;
}
p.bottom{
	width: 91%;
	margin-top: 30px;
	padding-left: 2%;
	font-size:10px;
}
/*============================================================================================
プラン　end
popup/typeb.html
============================================================================================*/


@media screen and (max-width: 768px) {
/*============================================================================================
現地案内図　start
popup/index.html
@media screen and (max-width: 768px)
============================================================================================*/
#mapWrap div { width: 100%; }
#mapWrap div img { width: 100%; height: auto; }
#mapWrap div.mapAnno img { width: 98px; height: 10px; }
#mapWrap div.typeb img{
	width: 50%;
	height:auto;
}
/*============================================================================================
現地案内図　end
popup/index.html
@media screen and (max-width: 768px)
============================================================================================*/

}



@media screen and (max-width: 640px) {
/*============================================================================================
footer 共通 start
@media screen and (max-width: 640px)
============================================================================================*/
#mapWrap ul {
	margin: 40px auto 0;
	width: 100%;
	overflow: hidden;
}

#mapWrap ul li {
	width:30%;
	float: left; }
#mapWrap ul li img{
	width: 100%;
	height:auto;
}
#mapWrap ul li:first-child { margin-left: 20%; margin-right: 2%;
}

#mapWrap div.mapAnno {
	padding-top: 10px;
	text-align: right;
}
#footer {
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	min-width: 480px;
	height: auto;
}
#footer div:first-child {
	text-align: center;
	width: 50%;
	float: left;
	padding: 0;
	border-right-style: none;
}

#footer div.footLogo img {
	width: 90%;
	height: auto;
}

#footer div.footFreeTel {
	text-align: center;
	width: 49%;
	float: right;
	padding: 0;
	border-left: 1px dotted #ccc;
	border-right-style: none;
}
#footer div.footFreeTel img {
	width: 90%;
	height: auto;
}

#footer div.footQrInfo { display: none; }
#footer div.footQr { display: none; }
/*============================================================================================
footer 共通 end
@media screen and (max-width: 640px)
============================================================================================*/
/*============================================================================================
プラン　start
popup/typeb.html
============================================================================================*/
.plantitle{
height:140px;
padding:0 1%;
}
.plantitle dt{
	float: none;
}
.plantitle dt img{
	width: 270px;
	height:auto;
}
#mapWrap div.typeb img{
	width: 90%;
	height:auto;
}

/*============================================================================================
プラン　end
popup/typeb.html
============================================================================================*/


}


@media screen and (max-width: 480px) {
#sp_headmenu {
	position: relative;
	width: 35px;
	z-index: 1000;
	float: right;
	padding-top: 22px;
	padding-right: 13px;
	display: block;
}
#sp_headmenu ul {
	float: left;
	padding: 0;
	display: block;
}
#sp_headmenu li {
	width: 35px;
	height: 35px;
}
#sp_info {
	width: 35px;
	height: 35px;
	float: left;
	cursor: pointer;
}
#sp_tel {
	margin-right: 10px;
	width: 35px;
	height: 35px;
	float: left;
}
#sp_menu {
	width: 35px;
	height: 35px;
	float: left;
	cursor: pointer;
}
	
	
#submenuWrap {
	width: 100%;
	min-width: 320px;
	height: auto;
	background: #000;
	position: absolute;
	top: 90px;
	left: 0;
	z-index: 100;
	border-top: 1px solid #99794e;
	border-bottom: 1px solid #99794e;
	display: block;
}

#submenuWrap ul {
	margin: 0 auto;
	width: 100%;
	height: auto;
	min-width: 320px;
}
		
#submenuWrap ul li {
	width: 100%;
	height: 53px;
	display: inline;
	float: left;
}

#submenu_1 a {
	background-image: url(../images/sp/sub_bt1.png);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	height: 53px;
	cursor: pointer;
	display: block;
	background-size:auto 14px;
}
#submenu_1 a:hover {
	background-color: #777;
	background-image: url(../images/sp/sub_bt1.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 53px;
}


#submenu_2 a {
	background-image: url(../images/sp/sub_bt2.png);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	height: 53px;
	cursor: pointer;
	display: block;
	background-size:auto 14px;
}
#submenu_2 a:hover {
	background-color: #777;
	background-image: url(../images/sp/sub_bt2.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 53px;
}

#submenu_3 a {
	background-image: url(../images/sp/sub_bt3.png);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	height: 53px;
	cursor: pointer;
	display: block;
	background-size:auto 14px;
}
#submenu_3 a:hover {
	background-color: #777;
	background-image: url(../images/sp/sub_bt3.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 53px;
}

li.topReqBtn { display: none; }

/*============================================================================================
footer 共通 start
@media screen and (max-width: 480px)
============================================================================================*/
#footer {
	position: relative;
	width: 100%;
	min-width: 320px;
	height: 215px;
	margin: 0;
}

#footer div:first-child {
	text-align: center;
	width: 50%;
	float: left;
	padding: 0;
	border-right-style: none;
}
#footer div.footLogo {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-style: none;
}
#footer div.footLogo img {
	width: auto;
	height: auto;
}

#footer div.footFreeTel {
	text-align: center;
	position: absolute;
	top: 15px;
	left: 0;
	width: 100%;
	float: right;
	padding: 0 0 15px;
	border-bottom: 1px dotted #999;
	border-right-style: none;
	border-left-style: none;
}
#footer div.footFreeTel img {
	width: auto;
	height: auto;
}
#footer div.footQrInfo { display: none; }
#footer div.footQr { display: none; }
/*============================================================================================
footer 共通 end
@media screen and (max-width: 480px)
============================================================================================*/

}


