@charset "Shift-JIS";
@import url("/apartment/css/cmn.css");


/*----------- 共通 レイアウト--------------*/

/* 17pxに変更・調整 の上書き用
---------------------------------------------------------- */
body {
  font-size: 17px;
  font-family:'Hiragino Kaku Gothic Pro', Meiryo, 'MS PGothic', sans-serif;
  line-height: 1.5;
}

header #discription {
  font-size: 12px;
}


#siteroute .contents {
  border-bottom: 1px solid #c8e6fd;
}
#siteroute h1 {
  padding: 10px 5px 3px;
  font-size: 1.2rem;
  line-height: 20px;
}

#bottom_foot {
  margin-left: auto;
  margin-right: auto;
}

/* 注目ワード */
#hotwords dl dt {
  font-size: 18px;
}
#hotwords dl dd ul li {
  font-size: .9rem;
}

/* footer */
#inquiry,
#footer ul.link,
#footer_copy {
  font-size: .9rem;
}
footer > ul.link {
  width:800px;
}


/*----------- 旧サイズ--------------*/	
#base {
  width: auto;
}
/* #bottom {
  margin: 10px auto 0;
  width: 1000px;
} */
#bottom {width: 100%;}

#main{
	width:920px;
 margin: 0 auto;
	padding:0;
	color:#000;
	text-align: center;
	}


#main p {
	text-align:left;
 line-height:1.6;
	}
.center{
	clear:both;
	margin:0 auto;
	text-align:center;
	}
div.chapter{
	clear:both;
	width:620px;
	height:auto;
	margin:0 auto ;
	padding:20px 0 0 0;
	text-align:center;
	}

/*ボックス*/	
.box_bg_pat { 
	width:600px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	background:url(../image_cmn/bg_pattern.jpg) no-repeat 0 0;
}
.box_nomal{
	width:576px;
	margin:12px auto;
	overflow:hidden;
	background:#FFF;
	}
	
.f_right{
float:right;
	}
.f_left{
float:left;
	}

/*マージン*/
.b_10{
	margin-bottom:10px;
	}
.b_15{
	margin-bottom:15px;
	}	
.b_20{
	margin-bottom:20px;
	}	
.b_30{
	margin-bottom:30px;
	}	
.t_10{
	margin-top:10px;
	}	
.t_5{
	margin-top:5px;
	}
	
/*トップTLDバナー */
#main p.bns_tld{
	clear:both;
	margin:0;
	padding:0;
	}

/*-----------共通 ナビ メニューボタン --------------*/

/*-----------旧サイズ--------------*/

ul.top_navi{
	clear:both;
list-style:none;
width:620px;
margin:0 auto;
padding:0;
	}

ul.top_navi li,
ul.top_navi li a{
float:left;
width:124px;
height:33px;
margin:0;
padding:0;
text-indent:-9999px;
	}

ul.top_navi li.page_navi00 { background: url(../image_cmn/top_navi.jpg) no-repeat 0 -33px;	}
ul.top_navi li.page_navi01 { background: url(../image_cmn/top_navi.jpg) no-repeat -124px -33px;	}
ul.top_navi li.page_navi02 { background: url(../image_cmn/top_navi.jpg) no-repeat -248px -33px;	}
ul.top_navi li.page_navi03 { background: url(../image_cmn/top_navi.jpg) no-repeat -372px -33px;	}
ul.top_navi li.page_navi04 { background: url(../image_cmn/top_navi.jpg) no-repeat -496px -33px;	}

ul.top_navi li.page_navi00 a { background: url(../image_cmn/top_navi.jpg) no-repeat 0 0;	}
ul.top_navi li.page_navi01 a { background: url(../image_cmn/top_navi.jpg) no-repeat -124px 0;	}
ul.top_navi li.page_navi02 a { background: url(../image_cmn/top_navi.jpg) no-repeat -248px 0;	}
ul.top_navi li.page_navi03 a { background: url(../image_cmn/top_navi.jpg) no-repeat -372px 0;	}
ul.top_navi li.page_navi04 a { background: url(../image_cmn/top_navi.jpg) no-repeat -496px 0;	}

ul.top_navi li.page_navi00 a:hover { background: url(../image_cmn/top_navi.jpg) no-repeat 0 -33px;	}
ul.top_navi li.page_navi01 a:hover { background: url(../image_cmn/top_navi.jpg) no-repeat -124px -33px;	}
ul.top_navi li.page_navi02 a:hover { background: url(../image_cmn/top_navi.jpg) no-repeat -248px -33px;	}
ul.top_navi li.page_navi03 a:hover { background: url(../image_cmn/top_navi.jpg) no-repeat -372px -33px;	}
ul.top_navi li.page_navi04 a:hover { background: url(../image_cmn/top_navi.jpg) no-repeat -496px -33px;	}


/*----------- 共通 見出し--------------*/

#main h2,
#main h3,
#main h4,
#main h5{
clear:both;
margin:0;
padding:0px;
	}

/*----------- 共通 本文--------------*/

/*----------- 旧サイズ--------------*/
/*#main p.first_read{
margin:0px;
padding:10px 10px 5px 10px;
text-align:left;
	}
*/



#main p.first_read{
 margin: 0 auto;
 padding: 10px 0 5px;
 text-align: justify;
 width: 600px;
}

div.chapter h2{
	width:620px;
	height:50px;
	margin:0px;
	text-indent:-9999px;
	}
.imgbox{
	margin:0px auto;
	}
p.basis{
	margin:0px;
	padding:10px 10px 10px 0;
	text-align:left;
	line-height:1.4;
	}
p.basis2{
	margin:0px;
	padding:10px 10px 10px 45px;
	text-align:left;
	line-height:1.4;
	}
.btn_pagetop{
	width:600px;
	height:25px;
	padding:0px;
	vertical-align:middle;
	}
.btn_pagetop a{
	float:right;
	width:auto;
	height:25px;
	padding:0px 0px 0px 24px;
	line-height:25px;
	background: url(../image_cmn/ico_pagetop.gif) no-repeat left center;
	}
	
	
/*----------- トップ　語源--------------*/


#main.top div.naming {
	clear:both;
	width:620px;
	height:220px;
	margin:20px auto 0 auto;
	background:url(../image/naming_02.jpg) no-repeat 0 bottom;
	}
	
	#main.top div.naming h2 {
		width:620px;
		height:40px;
		text-indent:-9999px;
		background:url(../image/naming_01.jpg) no-repeat 0 bottom;
		}
	#main.top div.naming p {
		width:380px;
  font-size: 15px;
		margin:0;
		padding:20px 0 0 20px;
		line-height:1.5;
		}
		
/* ペニンシュラキッチン */
.kichenarea {
	margin:20px 0 10px 0;
	text-align:center;
}

/* */
.no_left {
	    border-bottom: 3px solid #875e88;
}
.mb10{
	margin-bottom: 10px !important;
}

/*-------パンフレット・ＰＣチラシなど-------*/
.inq_area ul.ic {
		overflow: hidden;
		width:920px;
		margin: 30px auto;
		}

		

.inq_area ul.ic li.ic_bn {
    float: left;
    margin: 0px;
}

.inq_area ul.ic li.ic_bn:nth-child(1) {
    float: left;
    margin: 0px 18px 0px 115px;
}

.inq_area ul.ic li.ic_bn:nth-child(3) {
    float: left;
    margin: 0px 115px 0px 18px;
}

.inq_area .myButton {
	-moz-box-shadow:inset 0px 0px 0px 0px #1564ad;
	-webkit-box-shadow:inset 0px 0px 0px 0px #1564ad;
	box-shadow:inset 0px 0px 0px 0px #1564ad;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5));
	background:-moz-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-webkit-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-o-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-ms-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:linear-gradient(to bottom, #79bbff 5%, #378de5 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5',GradientType=0);
	background-color:#79bbff;
	border:2px solid #337bc4;
	display:inline-block;
	cursor:pointer;
	color: #FFF!important;
	font-size:16px;
	font-weight:bold;
	width: 190px;
	padding:12px;
	text-align: center;
	text-decoration:none;
}
.inq_area .myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #80b5ea), color-stop(1, #bddbfa));
	background:-moz-linear-gradient(top, #80b5ea 5%, #bddbfa 100%);
	background:-webkit-linear-gradient(top, #80b5ea 5%, #bddbfa 100%);
	background:-o-linear-gradient(top, #80b5ea 5%, #bddbfa 100%);
	background:-ms-linear-gradient(top, #80b5ea 5%, #bddbfa 100%);
	background:linear-gradient(to bottom, #80b5ea 5%, #bddbfa 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80b5ea', endColorstr='#bddbfa',GradientType=0);
	background-color:#80b5ea;
	color: #333 !important;
	text-decoration: none;
}
.inq_area .myButton:active {
	position:relative;
	top:1px;
}



/*-------リンクなしの場合-------*/

.inq_area .myButton_non {
	-moz-box-shadow:inset 0px 0px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 0px 0px 0px #ffffff;
	box-shadow:inset 0px 0px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
	background:-moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf',GradientType=0);
	background-color:#ededed;
	border:2px solid #dcdcdc;
	display:inline-block;
	cursor: auto;
	color:#aaaaaa;
	font-size:16px;
	font-weight:bold;
	width: 190px;
	padding:12px;
	text-align: center;
	text-decoration:none;
}


/* ----------------------------------------------------------
 gosoudan_box
---------------------------------------------------------- */
.ttl_soudan {
	font-size: 18px!important;
	font-weight: bold;
	text-align: center;
}
.catch_soudan {
	font-size: 16px!important;
	font-weight: bold;
}

#gosoudan_box {
	font-family: 'Hiragino Kaku Gothic Pro', Meiryo, 'MS PGothic', sans-serif;
	padding: 20px 0px 0px 0px;
    border-top: #dddddd solid 2px;
	margin-top: 40px;
}
#gosoudan_box .inner{
	color: #fff;
	background-color: #005bac;
	width: 880px;
	margin: 0 auto 0;
	padding-top: 25px;
}
#gosoudan_box .lst {
	/*width: 880px;*/
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	padding: 30px 0 15px;
	margin: 0 0 0 -15px;
	text-align: center;
}

.soudan_form,
.soudan_request {
	margin-top: 9px;
}

.soudan_shop:before {
	content: "";
	background: url(../../../image/bg_soudan_shop.png) 0% bottom no-repeat;
	vertical-align: bottom;
	display: inline-block;
	width: 69px;
	height: 67px;
	visibility: visible;
}
#gosoudan_box .lnk {
	width: 292px;
	margin: 0 0 5px;
	border-left: solid 1px #fff;
}
#gosoudan_box .lnk:first-child {
	border-left: none;
}
#gosoudan_box .lnk a {
	display: block;
	width: 100%;
	height: 100%;
}

#main #gosoudan_box p {
	letter-spacing: 0;
	line-height: 1;
	overflow: hidden;
}

.free_dial {
	color: #005bac;
	font-size: 18px;
	margin: 20px auto 0;
	width: 520px;
	letter-spacing: 0;
}

.free_dial dt{
	float: left;
	padding: 7px 0;
	font-weight: bold;
}

.free_dial dd{
	background: url(../../../image/ico_dial.png) 0 0 no-repeat;
	margin-left: 180px;
	padding: 7px 0 7px 35px;
	font-weight: bold;
}

.fs_13 {
    font-size: 13px!important;
}

.fs_15 {
    font-size: 15px!important;
}

/*-------パンフレット・ＰＣチラシなど A-------*/

.info_area ul.ic {
  overflow: hidden;
  width: 920px;
  margin: 50px auto 44px;
}

.info_area ul.ic li.ic_bn {
  float: left;
  margin: 0px;
}

.info_area ul.ic li.ic_bn:nth-child(1) {
  float: left;
  margin: 0px 16px 0px 117px;
}

.info_area ul.ic li.ic_bn:nth-child(3) {
  float: left;
  margin: 0px 117px 0px 16px;
}

.info_area a:hover {
  opacity: 0.7;
}

.comment_box {
  margin-top: 40px;
}
#bottom_main p{    font-size: 14px;}
#wrap .contact_bg{
	max-width: none;
	width: 100%;
}
#wrap  .footer-nav{
	margin: 40px auto 0;
}
