@charset "utf-8";
/* manual
========================================== */
.pcOnly {
	display: none;
}
.spOnly {
	display: block;
}
.tabOnly{
	display:none;
}
.pctabOnly {
	display: none;
}
.tabspOnly {
	display: block;
}

body {
	width: 100%;
	/* margin-bottom: 18px; */
	padding-top: 50px;
}
img {
	width: 100%;
}
.mr0{margin-right: auto !important;}
/* header
========================================== */

.hdw {
	display: none;
}
/* gmenu
========================================== */

.gnw {
	display: none;
}
.gmenu_new {
	position: absolute;
	left: 1px;
	top: 1px;
	width: initial;
}
/* gmenu  of
========================================== */
.gn li .gn01 {
}
.gn li .gn02 {
}
.gn li .gn03 {
}
.gn li .gn04 {
}
.gn li .gn05 {
}
.gn li .gn06 {
}
.gn li .gn07 {
}
.gn li .gn08 {
}

/* gmenu  on
========================================== */

/* gmenu  no
========================================== */

/* スマホメニュー
========================================== */
.hdw_sp {
	display: block;
	width: 100%;
	    font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo";
}
.formbtn li {
	width: 50%;
	/* width: 100%; */
	float: left;
	text-align: center;
	font-size: 16px;
	padding: 10px 0;
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
}
.formbtn li a {
	color: #fff;
	text-shadow: -1px -1px #333333;
	text-decoration: none;
}
.reqbtn {
	background: #315588;/* Firefox */
	background: -moz-linear-gradient(top center, #315588 0%, #2367C6 100%);/* Chrom と Safari */
	background: -webkit-gradient(linear, center top, center bottom, from(#2367C6), to(#16006E));/* 共通 */
	background: linear-gradient(top center, #315588 0%, #2367C6 100%);
	color: #fff;
}
.resbtn {
	text-align: center;
	font-size: 15px;
	padding: 8px 0;
	background: #870a15;/* Firefox */
	background: -moz-linear-gradient(top center, #ef848c 0%, #870a15 100%);/* Chrom と Safari */
	background: -webkit-gradient(linear, center top, center bottom, from(#DC5A60), to(#8F006A));/* 共通 */
	background: linear-gradient(top center, #ef848c 0%, #870a15 100%);
	color: #fff;
}
.fix {
	margin-top: 0;
	z-index: 30;
	position: fixed;
	width: 100%;
	top: 50px;
}
.hd_sp {
	position: fixed;
	top: 0px;
	z-index: 500;
	width: 100%;
	background-color: #ffffff;
	padding-top: 0px;
	height: 50px;
}
.hd_sp .logo {
	width: 193px;
	float: left;
	margin-left: 6px;
	margin-top: 15px;
}
.hd_sp .logo a {
	display: block;
	width: 100%;
	padding: 0;
}
.hd_sp .telbtn {
	width: 50px;
	height: 50px;
	float: right;
	text-align: center;
	margin-right: 2px;
}
.hd_sp .telbtn a {
	display: block;
	width: 100%;
	padding: 0;
}
.hd_sp .menubtn {
	width: 50px;
	height: 50px;
	float: right;
	cursor: pointer;
	margin-right: 0px;
}
.gnw_sp {
	position: fixed;
	top: 50px;
	display: none;
	width: 100%;
}
.gn_sp {
	background-color: rgba(255, 255, 255, 0.89);
}
.gn_sp li {
	width: 49.8%;
	float: left;
	text-align: center;
	padding: 10px 0;
	float: left;
	border-bottom: solid 1px #8777C7;
	font-size: 14px;
	position: relative;
}
.gn_sp li a {
	color: #311E7A;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.gn_sp li.no a {
	color: #7B7B7B;
}
.gn_sp li a.chotai {
	transform: scale( 0.8, 1 );
	-moz-transform: scale( 0.8, 1 );  /* Firefox */
	-webkit-transform: scale( 0.8, 1 );  /* Chrome,Safari */
	-o-transform: scale( 0.8, 1 );  /* Opera */
	-ms-transform: scale( 0.8, 1 );  /* IE */
	font-size: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.gn_sp li.br1 {
	border-right: 1px solid #8777C7;
}
/* Contents
========================================== */
.conw {
	width: 100%;
	min-width: initial;
}

.conout {
    background: url('../../images/top/mainbg.jpg') #ffffff top center repeat;
    background-size:contain;
}
.con {
	width: 96%;
	padding: 0px 0 30px;
	margin: 0 auto;
}
.pay{
	width: 98%;
	margin: 4px auto;
}
.pay .left{
	float: none;
	margin-bottom: 4px;
}
.pay .right{
	float: none;
}

.pointw {
	width: 100%;
	margin-bottom: 10px;
	padding: 5px 0;
}
.pointw p{
	margin-bottom:10px;
	width: 96%;
	margin: 0 auto 5px;
}
.point {
	width: 96%;
	margin: 0 auto;
	padding: 0;
}
.point li {
	float: left;
	width: 48%;
	margin-right: 2%;
}
.point li img {
	width: 100%;
}
.point_sp {
	text-align: center;
	padding: 10px 0;
	background-color: #F7F7F7;
	display: none;
}
.point_sp p {
	font-size: 13px;
    font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo";
}
.point_sp span {
	color: #B30010;
	font-style: italic;
}
.point_sp span.small{
	color:#333333;
	font-style:normal;
	font-size:12px;
}
.detw {
	width: 100%;
	background: url(../../images/top/planwbg.jpg) top center repeat-y;
	background-size: 100% 100%;
	margin-bottom: 20px;
}
.det {
	display: none;
}
.det_sp {
	text-align: center;
	padding: 20px 0;
}
.det_sp img {
	width: 90%;
}
/* top main
========================================== */

.mainw {
	width: 100%;
	height: auto;
	background: url('../../images/top/main1.jpg') #ffffff top center repeat;
	    background-size: cover;
	}
.mainw .main {
	width: 100%;
	height: auto;
	max-width: auto;
	margin: 0 auto;
}
.mainw .main img {
	width: 100%;
}
.mainw div {
	background-position: center !important;
}
.atama {
    position: absolute;
    bottom: 5px;
    left: 9px;
    width: 84px;
}

.main .spark {
    width: 1%;
    height: 70px;
    position: absolute;
    top: 40px;
    left: 59%;
    z-index: 100;
	    opacity: 0.6;
}
.infow {
	text-align: left;
	width: 100%;
	margin: 0 auto;
	padding: 10px 0;
	background: url(../images/info_bg.gif);
}
.infoout{
	width:96%;
	margin:0 auto;
}
.info {
	width: 100%;
	height: auto;
	padding: 0px 0px 20px;
	margin-bottom: 0px;
	float: none;
}
.ttl_info {
	width: 152px;
	margin-bottom:10px;
}
.infotxt {
	width: 100%;
	font-size: 25px;
	letter-spacing: 0px;
	line-height: 36px;
}
.infotxt span{
	font-size:12px;
}

.infotxt2 {
	width: 100%;
	font-size: 18px;
	letter-spacing: 0px;
	line-height: 26px;
}
.infotxt2 a{
	text-decoration: underline;
	color: #F85A77;
	font-size: 19px;
}
.info dl {
	margin-bottom: 10px;
	border-bottom: dotted 1px #04180F;
	width: 100%;
}
.info dl dt {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #404040;
	font-weight: bold;
}
.info dl dd {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #404040;
}
.info dl dd a {
}
.info_btn {
	float: none;
	margin-bottom: 30px;
	/* display: none; */
}
.info_btn p {
	margin-bottom: 10px;
	display:none;
}
.info_btn img {
	width: 100%;
}
.info_btn .homes{
	display:block;
}
.info_btn .homes .left{
 float:left;
 width:49%;
 display:block;
}
.info_btn .homes .right{
 float:right;
 width:49%;	
 display:block;
}
.info_btn .homes img{
width:100%;
}
.contentsw {
	width: 100%;
	background: url('../../images/top/mainbg.jpg') #ffffff top center repeat;
	background-size: contain;
}
.contents {
	width: 96%;
	margin: 0 auto 10px;
	padding: 0;
}
.contents div {
	background-color: #ffffff;
	width: 49%;
	height: auto;
	min-height: 217px;
	float: left;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-right: 1%;
	text-align: center;
	box-shadow: 3px 3px 4px 0px rgba(51, 51, 51, 0.15);
	color: #333333;
	text-decoration: none;
}
.contents div:hover {
	background-color: #e2f0ff;
	width: 49%;
	height: auto;
	float: left;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-right: 1%;
	text-align: center;
	color: #333333;
	text-decoration: none;
	box-shadow: 0 0 0 1px #005ac0 inset, 3px 3px 4px 0px rgba(51, 51, 51, 0.15);
}
.contents div.no {
	background-color: #E5E5E5;
	width: 49%;
	height: auto;
	float: left;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-right: 1%;
	text-align: center;
	color: #333333;
	text-decoration: none;
	box-shadow: 0 0 0 1px #ffffff inset, 3px 3px 4px 0px rgba(51, 51, 51, 0.15);
}
.bnrph {
	margin-bottom: 10px;
}
.bnrph img {
	width: 100%;
	height: auto;
}
.bnrttl {
	margin-bottom: 5px;
	height: 20px;
}
.bnrttl img {
	height: 20px;
	width: auto;
	text-align: center;
}
.arrow {
	text-align: center;
	vertical-align: middle;
	margin-bottom: 5px;
}
.arrow img {
	width: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bnrtxt {
	width: 87%;
	margin: 0 auto;
	text-align: center;
}
.chuw {
	width: 96%;
	margin: 0 auto;
}
.chu {
	font-size: 10px;
	color: #666666;
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
}
/* footer
========================================== */
.top .fbtnw {
    display: block;
}
.fbtnw {
	padding:20px 0;
	background-size: cover;
}

.fbtn {
	width: 96%;
	margin: 20px auto 0px;
}
.fbtn li {
	float: none;
	margin: 0 0 10px 0;
	width: 100%;
}
.fbtn li img {
	width: 100%;
}
.fnavw {
	/* display: none; */
	padding: 0;
}
.fnavw .fnav {
	width: 1000px;
	margin: 0 auto;
}
.fnavw .fnav {
	width: 100%;
	margin: 0 auto;
	font-size: 11px;
	color: #ffffff;
}
.fnavw .fnav p{
	line-height:24px;
}
.fnavw .fnav p a {
	font-size: 13px;
	color: #ffffff;
	display: block;
	width: 33.33%;
	float: left;
	text-decoration: none;
	padding: 8px 0;
	border-bottom: solid 1px #5C547C;
	border-right: none;
}
.ftw {
	background: #f6f6f6;
	width: 100%;
	padding: 0px 0;
	padding-bottom: 40px;
}
.telw {
	width: 96%;
	border-bottom: solid 1px #dcdcdc;
	padding: 30px 0;
}
.tel {
	width: 100%;
	margin: 0 auto;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo";
}
.tel p {
	float: none;
	font-size: 15px;
	line-height: 19px;
	text-align: center;
	margin-right: 0px;
}
.tel .telnum {
	width: 98%;
	padding: 1px 0 12px;
	line-height: 2px;
	margin: 10px 0;
	border: solid 2px #BB2D68;
	border-radius: 5px;
	background: -moz-linear-gradient(top center, #ffffff 0%, #e3e3e3 100%);/* Chrom と Safari */
	background: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#e3e3e3));/* 共通 */
	background: linear-gradient(top center, #ffffff 0%, #e3e3e3 100%);
}
.tel .telnum a {
	display: block;
	padding: 10px 0;
}
.tel .telnum img {
	width: 90%;
}
.tel .eigyo {
	text-align: left;
	font-size: 14px;
	margin-right: 0px;
}
.flogow {
	width: 96%;
	margin: 0 auto;
	padding: 20px 0 0;
}
.flogo {
	width: 90%;
	margin: 0 auto;
	float: none;
	text-align: left;
}
.flogo p{
	margin-bottom:10px
}
.flogo p.corp{
	width: 100%;
	text-align: left;
	margin: 0;
}
.flogo p.living{
	width: 80%;
}
.flogo img {
	width: 95%;
}

.copy {
	width: 100%;
	float: none;
	font-size: 11px;
	color: #161616;
	text-align: center;
	padding: 10px 0;
}
.page_top {
	width: 48px;
	/* float: right; */
	margin-top: 5px;
	position: fixed;
	right: 0px;
	bottom: 0px;
	z-index: 100;
}
/****
下層ページ共通のテンプレート
*******************************************/
.panw {
	background-color: #000000;
	/* box-shadow: 3px 3px 4px 0px rgba(51, 51, 51, 0.15); */
}

.pan {
	text-align: left;
	font-size: 11px;
	color: #CFCFCF;
	padding: 5px 0;
	width: 96%;
	margin: 0 auto;
}
.pan a {
	color: #CFCFCF;
}

.titw {
}
.tit {
	/* width: 96%; */
	/* height: 70px; */
	/* margin: 0 auto; */
	padding: 20px 0;
	/* text-align: center; */
}
.tit p {
	/* text-align: center; */
	width: 50%;
	margin: 0 auto;
	/* padding: 5px 10px 2px; */
	/* border:solid 1px #ffffff; */
	/* color: #ffffff; */
	/* font-size: 26px; */
	/* font-weight: bold; */
}
.txt {
	font-size: 14px;
	line-height: 20px;
}

.cat {
	font-family: "Hiragino Mincho Pro", "MS PMincho", serif;
	font-size: 20px;
	letter-spacing: 2px;
	text-align: center;
	margin: 20px auto 40px;
	text-shadow: 1px 1px 1px rgb(255, 255, 255);
	color: #947B1C;
	width: 96%;
}

h3{
	font-size: 20px;
	margin-bottom: 15px;
	width: 96%;
	margin: 0 auto 20px;
	line-height: 22px;
	}
h3 img{
	margin-right:20px;
	width: auto;
	max-width: 100%;
}	
h3.center {
    font-size: 20px;
    text-align: center;
    background: none;
    padding-top: 0;
    height: auto;
}
h3 span{
    font-size: 15px;
}
.btxt {
    font-size: 14px;
    line-height: 28px;
    font-family: "Hiragino Mincho Pro", "MS PMincho", serif;
    margin-bottom: 40px;
    color: #333333;
}

/****
下層ページ個別スタイル
*******************************************/

/****
モデルルーム
*******************************************/


.bx-viewport {
	width: auto;
	overflow: hidden;
	position: relative;
	height: auto;
}
.bx-wrapper {
	max-width: 100%;
}
#slider {
	margin-bottom: 50px;
}
#bx-pager {
	overflow: hidden;
	text-align: left;
	width: 100%;
	margin: 0 auto;
}
#bx-pager li {
	display: inline-block;*
	display: inline;*
	zoom:1;
	margin-top: 0px;
	margin-right: 0px;
	width: 32%;
}
#bx-pager li:last-child {
	margin-right: 0;
}
#bx-pager li img {
	vertical-align: bottom;
}
#bx-pager li a {
	position: relative;
	display: block;
	z-index: 0;
}
#bx-pager a:hover:after {
	content: " ";
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
}
#bx-pager .active:after {
	content: " ";
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
}
#bx-pager .active {
	opacity: 1;
	filter: alpha(opacity=100);
}
#bx-slider {
	width: auto;
	position: relative;
}
#bx-slider li {
	float: none;
	list-style: none;
	position: absolute;
	width: 100%;
	z-index: 50;
	display: block;
}
.no-rgba #bx-pager a:hover:after {
}
.no-rgba #bx-pager .active:after {
}
#bx-pager li a {
	width: 100%;
	height: auto;
	opacity: 0.3;
	filter: alpha(opacity=30);
}



/****
クオリティ
*******************************************/
.quality .con{
	margin: 30px auto 30px;
}
.quality .con li img{
	box-shadow: 0px 0px 8px rgba(51, 51, 51, 0.39);
	margin-bottom:10px;
	float: left;
	width: 49%;
	margin-right: 8px;
}
.quality  .con .txt{
		line-height: 22px;
		float: left;
		width: 48%;
}

.quality .con h2{
	margin-bottom: 30px;
	color: #16006E;
	font-size: 20px;
	font-weight: normal;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo";
	/* margin-bottom: 30px; */
	line-height: 22px;
	letter-spacing: 4px;
}
.quality .con h3{
	border-bottom:solid 1px #cccccc;
	padding-bottom:10px;
}
.quality .con h4{
		color: #4E4282;
		margin-bottom: 5px;
		font-size: 15px;
		width: 100%;
		float: none;
}

.quality .sec01,
.quality .sec02,
.quality .sec03,
.quality .sec04,
.quality .sec05,
.quality .sec06,
.quality .sec06_2,
.quality .sec07,
.quality .sec089,
.quality .sec10{
	margin-bottom: 30px;
}
.quality .sec01 .left,
.quality .sec02 .left,
.quality .sec03 .left,
.quality .sec04 .left{
	float: none;
	width: 240px;
	margin: 0 auto 20px;
}
.quality .sec01 .right,
.quality .sec02 .right,
.quality .sec03 .right,
.quality .sec04 .right{
	float: none;
	width: 100%;
}
.quality .sec01 .right li,
.quality .sec02 .right li,
.quality .sec03 .right li,
.quality .sec04 .right li{float: none;width: 100%;margin: 0px auto 20px;}
.quality .sec01 .right li img,
.quality .sec02 .right li img,
.quality .sec03 .right li img,
.quality .sec04 .right li img{
	float:left;
	margin-right: 8px;
	margin-bottom: 10px;
	width: 49%;
}
.quality .sec01 .right li h4,
.quality .sec02 .right li h4,
.quality .sec03 .right li h4,
.quality .sec04 .right li h4{
	float: left;
	width: 48%;
	line-height: 17px;
}
.quality .sec01 .right li .txt,
.quality .sec02 .right li .txt,
.quality .sec03 .right li .txt,
.quality .sec04 .right li .txt{
	float: left;
	width: 48%;
	line-height: 17px;
}

.quality .sec02{
	
}
.quality .sec03{
	
}
.quality .sec04{
	
}
.quality .sec05{
	border: solid 1px #aaaaaa;
	background-color: #FCFCFC;
	padding: 10px 5px;
	margin-bottom: 30px;
}
.quality .sec05 li{
	float:left;
	width: 100%;
	margin: 0 auto 10px;
}


.quality .sec06{
	border: solid 1px #4D4284;
	padding: 10px;
	width: auto;
	margin: 50px 0;
}
.quality .sec06 .left{
	float: none;
	width: 100%;
	margin-bottom: 20px;
}
.quality .sec06 .left .txt{
	margin-bottom: 10px;
	width: 100%;
}

.quality .sec06 .right{
	width: 100%;
	float: none;
}

.quality .sec06_3{
	border: solid 1px #4D4284;
	padding: 10px;
	width: auto;
	margin: 50px 0;
}
.quality .sec06_3 .left{
	float: none;
	width: 100%;
	margin-bottom: 20px;
}
.quality .sec06_3 .left .txt{
	margin-bottom: 10px;
	width: 100%;
}

.quality .sec06_3 .right{
	width: 100%;
	float: none;
}


.quality .sec06_2{
	
}
.quality .sec06_2 ul,
.quality .sec07 ul,
.quality .sec10 ul 
{
	margin-left: 0px;
}

.quality .sec06_2 li,
.quality .sec07 li,
.quality .sec10 li 
{
	float: none;
	width: 100%;
	margin: 0 auto 30px;
}
.quality .sec06_2 li img,
.quality .sec07 li img,
.quality .sec10 li img 
{width: 100%;float: none;margin: 0 auto 10px;}


.quality .sec06_2 li h4,
.quality .sec07 li h4,
.quality .sec10 li h4 
{

}
.quality .sec06_2 li .txt,
.quality .sec07 li .txt,
.quality .sec10 li .txt 
{width: 100%;float: none;}

.quality .sec07{
	
}
.quality .sec089{
	
}
.quality .sec089 .left{
	float: none;
	width: 100%;
	margin-bottom: 30px;
}
.quality .sec089 .right{
	float: none;
	width: 100%;
	margin: 0 auto;
}

.quality .sec10{
	
}




/****
デザイン用
*******************************************/
.design .con {
    width: 100%;
    padding: 0px 0 0px;
    margin: 0 auto;
    overflow: hidden;
}

.design .sec01 {
    width: 100%;
    height: auto;
    position: relative;
}
.design .sec01 img{
}
.design .sec01 .left{
	width: 96%;
	float: none;
	margin: 30px auto;
}
.design .sec01 .left h3 img{
	margin-bottom: 20px;
}

.design .sec02 {
    width: 100%;
    margin: 0 auto;
    background-size: cover;
    position: relative;
    height: auto;
}
.design .sec02 .secin{
	width: 100%;
	margin:0 auto;
	position: relative;
	height: auto;
}
.design .sec02 .left {
    width: 96%;
    float: none;
    margin: 0px auto;
    padding: 20px 0;
}
.design .sec02 .left img{
    width: 100%;
    max-width:557px;
    float: left;
}
.design .sec02 .left h3{color:#ffffff;font-family: "Hiragino Mincho Pro", "MS PMincho", serif;font-size: 20px;line-height: 22px;}
.design .sec02 .left .txt{
color:#ffffff;

}


.design .sec02 .left div h4,.design .sec02 .right div h4 {
	font-family: 'Times New Roman', "Hiragino Mincho Pro", "MS PMincho",serif;
	color: #623A11;
	font-size: 19px;
	font-weight: bold;
	line-height: 23px;
	margin-bottom: 10px;
}
.design .sec02 .right {
    width: 100%;
    /* float: right; */
    position: initial;
    bottom: 0px;
    left: 0px;
    z-index: 100;
}


.design .sec03 {
    width: 100%;
    margin: 0 auto;
    background-color: #000000;
    text-align: center;
    /* margin-top: 340px; */
    padding: 40px 0 30px;
    position: relative;
    z-index: 0;
}
.design .sec03 .secin {
	width: 96%;
	margin:0 auto;
	text-align: center;
}
.design .sec03 h3{
	color:#ffffff;
	text-align: left;
}

.design .sec03 h3 img{
	margin-bottom: 20px;
}

.design .sec03 .txt{
	color:#ffffff;
	text-align: left;
}

.design .sec03 .facade{
	margin: 40px 0 30px;
}

.design .sec04{
	padding: 60px 0 0;
}
.design .sec04 h3{
	text-align: center;
}
.design .sec04 .txt{
	text-align: center;
}

.design .sec04 h3 img{
	margin-bottom: 20px;
}
.design .sec04 .facade{margin-top: 40px;}
.design .sec04 .facade img{
width:100%;
}


.design .chu {
	margin-bottom:20px;
}

/****
アクセス
*******************************************/
.access .con {width: 100%;}
.access h3{}
.access .sec01{
	width: 100%;
	margin: 0 auto 30px;
}
.access .sec01 p{width: 100%;text-align: center;}

.access .sec02{
	width: 96%;
	margin: 0 auto 30px;
}
.access .sec02 .left{
	float: none;
	width: 100%;
	margin-bottom: 20px;
}
.access .sec02 .right{
	float: none;
}


.access .sec03{
	width: 96%;
	margin: 0 auto 30px;
}
.access .sec03 ul{
	width: 1100px;
	margin: 0 auto 20px;
}
.access .sec03 li{
	float:left;
	width: 308px;
	margin-right: 88px;
}
.access .sec03 li img{
	float:left;
	width:100%;
}

.access .sec04{
	width: 96%;
	margin: 0 auto 30px;
}
.access .sec04 ul{
	margin-bottom: 0px;
}
.access .sec04 li{
	float: none;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 15px;
}
.access .sec05{
	width: 100%;
	margin: 0 auto 30px;
}
.access .sec05 .left{
	float: none;
	width: 96%;
	padding: 20px 2% 20px;
	background-color: #F6F3FF;
}
.access .sec05 .right{
	float: none;
	width: 94%;
	padding: 14px 2%;
	border: solid 3px #7D71A3;
}
.access .sec05 h4{
	font-family: "Hiragino Mincho Pro", "MS PMincho", serif;
	text-align: center;
	font-size: 16px;
	margin-bottom: 8px;
	color: #002757;
	background-color: #EFF5FC;
	border: solid 1px #A1ADBC;
}
.access .sec05 .right p{
	margin-bottom:10px
}
/****
物件概要
*******************************************/

.outw {
	width: 98%;
	margin: 30px auto;
}
.outw .ttl_out {
	font-size: 16px;
	margin-bottom: 10px;
}
.outw table {
	border: solid 1px #B5B5B5;
	margin-bottom: 10px;
	    width: 100%;
}
.outw table th, .outw table td {
	vertical-align: middle;
	padding: 10px 2% 10px 2%;
	border-bottom: dotted 1px #333333;
	font-size: 12px;
	display: block;
}
.outw table th {
	width: 96%;
	height: auto;
	background-color: #E9E9E9;
}
.outw table td {
	width: 96%;
	height: auto;
}
/****
ロケーション
*******************************************/
.location .con {width: 100%;}

.location .sec01{
	margin-bottom: 30px;
	text-align: center;
	width: 100%;
}
.location .sec01 img{
	width:100%;
}
.location .sec02{
	width: 96%;
	margin: 0 auto 50px;
}
.location .sec02 h3{
}
.location .sec02 ul{
	margin-bottom: 20px;
}

.location .sec02 li{
	float: none;
	width: 306px;
	margin: 0 auto 10px;
	font-size: 12px;
}
.location .sec02 li p{
padding:10px 0;
	font-size: 13px;
	color: #4E4282;
}

.location .sec02 li img{
	width:100%;
	margin-bottom: 5px;
}

.location .sec03{
	width: 96%;
	margin: 0 auto 30px;
}

.location .sec03 .left{
	float: none;
	width: 100%;
}
.location .sec03 .right{
	float: none;
	width: 100%;
	margin-top: 10px;
}

.location .sec03 .hobby{
	width: 100%;
	margin: 0 auto 0px;
}

.location .sec03 .hobby .left{
	float: none;
	width: 100%;
	text-align: right;
	margin-top: -45px;
}
.location .sec03 .hobby .right{
	float: none;
	width: 100%;
	margin-top: -55px;
}




.location .sec04_1{
	width: 95%;
	margin:0 auto 20px;
	border: solid 1px #4D4284;
	padding: 2%;
}
.location .sec04_1 h4,.location .sec04_2 h4{
	color: #4E4282;
	margin-bottom: 10px;
}
.location .sec04_1 .txt,.location .sec04_2 .txt{
		color: #4E4282;
		line-height: 18px;
}
.location .sec04_1 .left,.location .sec04_2 .left{
	width: 100%;
	float: none;
	margin-top: 30px;
	margin-bottom: 20px;
}
.location .sec04_1 .left img,.location .sec04_1 .right img,
.location .sec04_2 .left img,.location .sec04_2 .right img{
	float: none;
	margin-right: 0px;
	margin-bottom: 10px;
}
.location .sec04_1 .left div,.location .sec04_1 .right div,
.location .sec04_2 .left div,.location .sec04_2 .right div{
	float: none;
	width: 100%;
}


.location .sec04_1 .right,.location .sec04_2 .right{
		width: 100%;
		float: none;
		margin-top: 0px;
}


.location .sec04_2{
	width: 96%;
	margin: 0 auto 30px;
	padding: 2%;
	background-size: cover;
}
.location .sec04_2 h3,.location .sec04_2 h4,.location .sec04_2 .txt{
	color:#ffffff;
}


.location .sec05{
	width: 96%;
	margin: 0 auto 0px;
}
.location .sec05 .left{
	float: none;
	width: 100%;
	margin-bottom: 0px;
}
.location .sec05 .right{
	float: none;
	width: 100%;
	margin-top: 0px;
}


.location .sec06{
	width: 100%;
	margin:0 auto 40px;
}
.location .sec06 img{
	width:100%;
}


.location .sec07{
	width: 100%;
	margin: 0 auto 30px;
}
.location .sec07 .lifeinfo{
	width: 95%;
	padding: 2%;
	margin-bottom: 20px;
}
.location .sec07 .lifeinfo .ttl_life{
	background-color: #504388;
	color:#ffffff;
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.location .sec07 .left{
	float: none;
	width: 100%;
}
.location .sec07 .right{
	float: none;
	width: 100%;
}

.location .sec07 .left div,.location .sec07 .right div{
	margin-bottom: 10px;
}

.location .sec07 .lifeinfo .name{width: 100%;float: none;padding-bottom: 0px;padding-left: 5px;margin-bottom: 0px;line-height: 16px;}
.location .sec07 .lifeinfo .dist{width: 100%;float: none;text-align: left;}


.location .sec08{
	width: 100%;
	margin:0 auto;
}

.location .sec08 p{
	margin-bottom: 10px;
}
.location .sec08 .left{
	float: none;
	width: 100%;
}
.location .sec08 .right{
	float: none;
	width: 100%;
}

.location .sec08_2{
	width: 100%;
	margin: 0 auto 30px;
}

.location .sec08_2 .left{
	float: none;
	width: 100%;
}
.location .sec08_2 .right{
	float: none;
	width: 100%;
	background-color: #4E4282;
	height: auto;
}
.location .sec08_2 .right ul{
	margin-top: 0px;
	padding: 10px 0;
}
.location .sec08_2 .right li{
	float: none;
	margin: 0 auto 10px;
	width: 242px;
}

/****
コンセプト用
*******************************************/
.concept .con {
}
.concept .sec01{width: 100%;margin: 0 auto 30px;}
.concept .sec01 .left{
	float: none;
	width: 96%;
	position:relative;
	margin: 20px auto;
}
.concept .sec01 .left h3{
	margin-top: 0px;
	position:relative;
}
.concept .sec01 .left h3 img{
margin-bottom:20px;	
}

.concept .sec01 .right{
	float: none;
	width: 100%;
}
.concept .sec01 .right img{
	width: 100%;
}


.concept .sec02{
	width: 100%;
	margin: 0 auto 50px;
}
.concept .sec02 .left{
	float: none;
	width: 100%;
}
.concept .sec02 .right{
	float: none;
	width: 100%;
}

.concept .sec03{
	width: 100%;
	margin: 0 auto 30px;
}
.concept .sec03 ul{
	margin:30px 0 0;
}
.concept .sec03 ul li{
	float: none;
	width: 263px;
	margin: 0 auto 10px;
}
.concept .sec03 ul li div{
	background-color:#eeeeee;
	font-size:13px;
	padding:10px 6px;
	min-height:140px;
	color: #4E4282;
}
.concept .sec03 ul li p{
	background-color: #4E4282;
	font-size:14px;
	text-align:center;
	color:#ffffff;
}



.concept .sec04{
	padding: 100px 2% 30px;
	width: 96%;
	margin:0 auto;
	background-size: contain;
}
.concept .sec04 div p{
	float: none;
	margin: 0 auto;
	width: 80%;
}
.concept .sec04 h3{
	float: none;
	width: 100%;
	margin-top: 21px;
	font-weight: bold;
	font-size: 20px;
	line-height: 22px;
}
.concept .sec04 h3 span{
	margin-left:0;
}
.concept .sec04_2{
	background-color:#F5F5F5;
	padding: 0 2% 30px;
	width: 96%;
	margin:0 auto;
}
.concept .sec04_2 div{
	margin-bottom:20px;
}
.concept .sec04_2 .busiarea{
	float: left;
	width: 60px;
	margin: 0 0 10px;
	text-align: center;
	color: #ffffff;
	min-height: 20px;
	padding: 5px 10px;
}
.concept .sec04_2 .busicom{
	float:right;
	width: 100%;
	margin: 0;
}
.concept .sec04_3{
	background-color:#F5F5F5;
	padding: 0 2% 30px;
	width: 96%;
	margin:0 auto;
}
.concept .sec04_3 .left{
	float: none;
	margin-bottom: 10px;
}

.concept .sec04_3 .left p{
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
}


.concept .sec04_3 .right{
	float: none;
	width: 198px;
	margin: 0 auto 10px;
}


/****
プラン用
*******************************************/
.plan .sec01{
	width: 100%;
	margin: 30px auto;
}

.plan .sec01 .planbox {
	width: 99%;
	float: left;
	/* position: static; */
	margin-top: 97px;
}
.plan .sec01 .planbox:hover {
	border: solid 1px #16006E;
	box-shadow: 3px 3px 4px 0px rgba(51, 51, 51, 0.15);
	color: #1D008F;
	text-decoration: none;
}
.plan .planbox img.btn_pay{
	position: absolute;
	top: -90px;
	left: 0;
	width: 130px;
	text-align: left;
}

.plan .sec01 .planttl {
    width: 98%;
    padding: 1%;
}

.plan .sec01 .planttl .number{
	float: left;
	width: 150px;
	margin-right: 10px;
	text-align: center;
	color: #FFFFFF;
	background-color: #16006E;
	font-size: 55px;
	line-height: 60px;
	font-style: italic;
	padding: 10px 0px 0px 0px;
}
.plan .sec01 .planttl .number span{
	font-size: 24px;
	margin-left: 0px;
}

.plan .sec01 .planttl .type{
	float: left;
	margin-right: 0px;
	margin-top: 10px;
	font-size:45px;
	color: #16006E;
}
.plan .sec01 .planttl .type span{
	font-size:20px;
}



.plan .sec01 .planfig {display: none;}

.plan .sec01 .oth_area {
	text-align: center;
	width: auto;
	margin-top: 5px;
	color: #16006E;
}
.plan .sec01 .oth_area span{
	font-size:34px;
}
.plan .sec01 .oth_area p{
		color: #fff4d1;
	font-family: "Hiragino Mincho Pro", "MS PMincho", serif;
	font-size: 18px;
}
.plan .sec01 .oth_area p span{
	font-size: 24px;
	
}


.plan .sec01 .planfig img {width: 260px;}



.plan .sec01 .plan .arrow {
	background: url(../../images/top/planwbg.jpg) top center repeat-y;
	background-size: contain;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	font-size: 12px;
	margin-bottom: 0;
	padding: 15px 0;
}







/****
プラン詳細、現地案内図用
*******************************************/

.map .conw {
	width: 100%;
	min-width: 100%;
}
.map .con {
	width: 96%;
	padding: 20px 0 30px;
	margin: 0 auto;
}
.map .fnavw {
	display: none;
}
.map .ft {
	width: 800px;
	margin: 0 auto;
}
.map .ft .tel {
	width: 546px;
	margin: 0 auto 20px;
	float: none;
}
.map .ft .flogo {
	width: 389px;
	float: none;
	margin: 0 auto;
}
.map .fbtn {
	width: 96%;
	margin: 30px auto 0px;
}
.map .fbtn li {
	float: none;

	margin: 0 0 10px 0;
	width: 100%;
}
.map .fbtn li img {
	width: 100%;
}
.map .page_top {
}
.pribtnw {
	width: 96%;
	margin: 0 auto;
}
.pribtnw .pri {
	float: none;
	display: none;
}
.pribtnw .clo {
	width: 134px;
	margin: 0 auto;
	float: none;
}





/****
プラン詳細
*******************************************/
.detail {
	
}
.detail .conw{
	min-width: 320px;
}
.detail .hdw{
	
}
.detail .hdw .hdnav {
    width: 290px;
}
.detail .hd {
    width: 98%;
    max-width: 1200px;
    margin: 0 auto;
}
.detail .con {
	width: 100%;
	padding: 20px 0 30px;
	margin: 0 auto;
}
.detail .fbtn {
	width: 96%;
	margin: 0px auto;
}
.detail .fbtn li {
	/*width: 48%*/
	width: 100%;
}
.detail .fbtn li.fbtn_res {
	float: none;
	margin-bottom: 20px;
}
 .detail .fbtn li.fbtn_req {
	float: none;
	margin: 0 auto;
}
 .detail .fbtn li img {
	width: 100%;
}
.detail .ft {
	width: 800px;
	margin: 0 auto;
}
 .detail .ft .tel {
	width: 546px;
	margin: 0 auto 20px;
	float: none;
}
.detail .ft .flogo {
	width: 389px;
	float: none;
	margin: 0 auto;
}




.detail .planw {
	width: 100%;
	border: none;
}


.detail .planttl {
	width: 98%;
	padding: 1%;
}
.detail .planttl .typew{width: 100%;float: none;}
.detail .planttl .number{
	margin-right: 10px;
}
.detail .planttl .number span{
	font-size:28px;
	margin-left: -20px;
}


.detail .planttl .type{
}
.detail .planttl .type span{
	font-size:20px;
}
.detail .planttl .opt{
	margin-top: 10px;
	color: #ffffff;
	font-size: 18px;
	width: 580px;
	float: left;
}
.detail .oth_area {
	width: 100%;
	margin-top: 0px;
}
.detail .oth_area span{
	font-size:34px;
}
.detail .oth_area p{
		color: #fff4d1;
	font-family: "Hiragino Mincho Pro", "MS PMincho", serif;
	font-size: 18px;
}
.detail .oth_area p span{
	font-size: 24px;
	
}
.detail .planfig {
	text-align: center;
	height: auto;
	padding: 20px 0;
	width: 96%;
	margin: 0 auto;
}
.detail .planfig img {
}

.detail .hanrei {
	border: solid 1px #cccccc;
	width: 94%;
	margin: 10px auto 0;
	padding: 2%;
	text-align: left;
}
.detail .hanrei img{
	width:auto;
}

.planpay {
    width: 90%;
    margin: 10px auto 0;
    padding: 10px 3%;
    border: solid 1px #16006E;
    background-color: #FFFFF8;
}

.planpay .kanou{
    font-size: 14px;
    font-weight: bold;
    color: #DF0041;
}
.planpay .kanou span{
    font-size: 22px;
}

.planpay .rent{
    font-size: 14px;
    color: #DF0041;
}
.planpay .rent span{
    font-size: 16px;
}
.planpay .loan{
    font-size: 12px;
}




/*============================
_print
============================*/
@media print {


.detail .hdw_sp,
.detail .hdw,
.detail .titimg,
.detail .fbtn,
.detail .pribtnw, 
.detail .fnavw,
.detail .ftw{
 display: none !important;
}


}
