<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body{
margin:0px;
	padding:0px;
	border:0px;
	color: #333;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3';
	-webkit-text-size-adjust: 100%;
	font-size:14px;
	line-height: 1.5;
	}

#side_tab{float:right;width:55px; z-index:999; position:fixed; top:35px;; right:0;}

#container{max-width: 1200px; min-width:961px; /* 最大横幅 */ width: 100%;  margin: 0 auto;}


.mt_10{margin-top:10px;}
.mt_30{margin-top:30px;}
.mt_40{margin-top:40px;}


.kotei_base{position:relative;}

.kotei_btn_01{position: absolute; margin:0 auto; left: 0;
  right: 0; bottom:7%; z-index:999;}


.casita_base{position:relative; margin-top:30px; margin-bottom:0; padding-bottom:0; background:#E9EAEF;}


.casita_btn{position: absolute; margin:0 auto 0 auto; left: 0;
  right: 0; bottom:4%; z-index:999;}
  
 .pln_img_01{max-width:1030px; margin:10px auto;}
 
 .pln_img_02{max-width:1030px; margin:45px auto;}
 
 .jitsurei_box{max-width:1030px; margin:45px auto 0 auto;}



#pc_footer{margin-top:50px; padding:0; background:#152D5B; text-align:center;}


#pc_footer img{max-width:1200px;}

	
/********汎用********/


h1{
	display:block; width:100%;}
	
h1 img{margin:0 auto;}

/*　イメージロールオーバー　*/ 
a img.img_alpha {
	border:0px;
}

a:hover img.img_alpha {
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background: #FFF;
	border:0px;
}

.left{float:left;}
.right{float:right;}
	
.shadow {
    margin-top: 5px; /* 画像の上の余白*/
    display: inline-block; 
    box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.8); /*横方向　下方向　ぼかし　広がり　色 */
	}


.auto_size {
    width: 100%;
    height: auto;
	}

.center{
		text-align:center
	}

.no_pc{
display:none !important;
	}

/** ページトップボタン **/
#page-top {
	position: fixed;
	bottom: 40px;
	right: 20px;
	font-size: 0.9em;
	bottom:20px;
	}
	

#page-top img:hover { opacity: .7 }</pre></body></html>