﻿@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
ol,ul,li {
	margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;
}

li{list-style-type:none;}

fieldset,table,img{border:0;}

body{
	margin:0;
	padding: 0;
	font-family: "Noto Sans Japanese", sans-serif;
	font-size: 16px;
}





#header {
	z-index:1000;
	position: fixed;
	width: 100%;
	background:#fff;
}

#header_panel {
	max-width: 1024px;
	margin: 0 auto;
	padding-top: 10px;
}

#header_logo {
/*
	float: left;
*/
	max-width: 1024px;
	margin-bottom: 10px;
}

#kami-resiudence_logo {
	float: left;
	width: 203px;
}


#cosmosplan_logo {
	float: right;
	width: 87px;
}




/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Menu

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#menu-box {
/*
	float: right;
*/
}

#menu li{
	font-size: 15px;

	display: block;
	float: left;
}

#menu li a{
	display: block;
	padding: 0 10px 5px;
	color: #000;
	text-align: center;
	text-decoration: none;
}

#menu li.on a{
	color: #9E1C26;
}

#menu li a:hover, #menu li a:active {
	color: #999;
	-webkit-transition: All 0.3s ease;
	-moz-transition: All 0.3s ease;
	-o-transition: All 0.3s ease;
	-ms-transition: All 0.3s ease;
	transition: All 0.3s ease;
}


#toggle{ 
	display: none;
}







h1{
	font-size: 4em;
	font-weight: normal;
	margin: 0;
	color: #000;
	line-height: 1;
}

h2 {
	font-size: 24px;
	margin-bottom: 16px;
}


h3 {
	font-size: 20px;
	margin-bottom: 16px;
}


#main-wrap>div>div {
	margin: auto;

}
.footer {
	width: 100%;
	display: block;

}

.footer .wrap {
	max-width: 1024px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
	color: #000;
	text-align: right;
}


p {
	font-size: 0.95em;
	margin-bottom: 1em;
}




a{
	color: #1b1b1b;
}


.top-section {
	background: #000;
	padding: 100px 0 0 0;
}

.top-section .wrap {
	max-width: 1024px;
	margin: 0 auto;
}

.top-section img {
	max-width: 1024px;
	width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
	border-bottom: solid 5px #C69C6D;
}

.signing-section {
	background: #fff;
	color: #000;
	padding: 20px 0 0px 0;
}

.signing-section .wrap {
	max-width: 1024px;
	margin: 0 auto;
}

.signing-section .photo {
	max-width: 1024px;
	margin: 0 auto;
	line-height: 0;
}

.signing-section .photo .photo1 {
	float: left;
		max-width: 50%;
	margin: 0 auto;
}

.signing-section .photo .photo2 {
	float: right;
		max-width: 50%;
	margin: 0 auto;
}

.signing-section .photo .photo1 img,
.signing-section .photo .photo2 img {
	max-width: 502px;
	width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
}

.concept-section {
	background: #fff;
	color: #000;
	padding: 80px 0 120px 0;
}

.concept-section .wrap {
	max-width: 1024px;
	margin: 0 auto;
}

.concept-section .photo {
	max-width: 1024px;
	margin: 0 auto;
	line-height: 0;
}

.concept-section .photo .photo1 {
	float: left;
		max-width: 50%;
	margin: 0 auto;
}

.concept-section .photo .photo2 {
	float: right;
		max-width: 50%;
	margin: 0 auto;
}

.concept-section .photo .photo1 img,
.concept-section .photo .photo2 img {
	max-width: 502px;
	width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
}




.details-section {
	background: #000;
	color: #fff;
	padding: 100px 0 120px 0;
}

.details-section .wrap {
	max-width: 1024px;
	margin: 0 auto;
}

.details-section a:link,
.details-section a:visited {
	color: #4B91CF;
	text-decoration: none;
}

.details-section a:hover,
.details-section a:active {
	color: #4B91CF;
	text-decoration: underline;
}

.map-section {
	background: #fff;
	color: #000;
	padding: 100px 0 120px 0;
}

.map-section .wrap {
	max-width: 1024px;
	margin: 0 auto;
}

.map-section .box {
	float: left;
	max-width: 424px;
}

.map-section .photo {
	float: right;
	max-width: 580px;
	margin: 0 auto;
}

.map-section .photo img {
	max-width: 580px;
	width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
}

.surroundings-section {
	background: #000;
	color: #fff;
	padding: 100px 0 120px 0;
}

.surroundings-section .wrap {
	max-width: 1024px;
	margin: 0 auto;
}

.surroundings-section .wrap ul {
	display: flex;
	justify-content: space-around;
	max-width: 1024px;
	margin: 0 auto;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

.surroundings-section .wrap ul li {
	float: left;
	max-width: 420px;
	min-height: 360px;
	margin: 0 1em 2em;
	text-align: center;
}

.surroundings-section .wrap ul li img{
	margin-bottom: 0.5em;
	height:100%;
	max-height: 320px;
	width: 100%;
	-ms-interpolation-mode: bicubic;
}



.facility-section {
	background: #fff;
	color: #000;
	padding: 100px 0 120px 0;
}

.facility-section .wrap {
	max-width: 1024px;
}

ol.facility {
	counter-reset: my-counter;
	list-style: none;
	padding: 0;
}

ol.facility li {
	float: left;
	font-size: 14px;
	margin-bottom: 10px;
	padding-left: 20px;
	position: relative;
	margin-right: 1.5em;
}
ol.facility li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	background-color: #CC0033;
	color: #fff;
	display: block;
	float: left;
	line-height: 20px;
	margin-left: -25px;
	text-align: center;
	height: 20px;
	width: 20px;
	border-radius: 50%;
}


.facility-section .info {
}

.facility-section .photo {
}

.facility-section .photo img {
	max-width: 1024px;
	width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
}


.floorplan-section {
	background: #000;
	color: #fff;
	padding: 100px 0 120px 0;
}

.floorplan-section .wrap {
	max-width: 1024px;
	margin: 0 auto;
}

.floorplan-section .wrap .photo {
	float: left;
	max-width: 440px;
}

.floorplan-section .wrap .photo img {
	max-width: 440px;
	width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
}

.floorplan-section .wrap .info {
	float: right;
	max-width: 554px;
}


.status-section {
	background: #000;
	color: #fff;
	padding 100px 0 120px 0;
}

.status-section .wrap {
	max-width: 1024px;
	margin: 0 auto;
}

.superiority-section {
	background: #fff;
	color: #000;
	padding: 100px 0 120px 0;
}

.superiority-section .wrap {
	max-width: 1024px;
}

.superiority-section .map {
	max-width: 800px;
	margin: 0 auto 20px;
}

.superiority-section .map img {
	max-width: 1024px;
	width: 100%;
	height: auto;
	height: auto;
	-ms-interpolation-mode: bicubic;
}

ol.superiority {
	counter-reset: my-counter;
	list-style: none;
	padding: 0;
}

ol.superiority li {
	font-size: 16px;
	margin-bottom: 10px;
	padding-left: 20px;
	position: relative;
	margin-right: 1em;
}
ol.superiority li:before {
	color: #69133C;
	content: counter(my-counter);
	counter-increment: my-counter;
	border: solid 2px #69133C;
	color: #69133C;
	font-weight: bold;
	display: block;
	float: left;
	line-height: 18px;
	margin-left: -25px;
	text-align: center;
	height: 18px;
	width: 18px;
	border-radius: 50%;
}

ol.superiority li span.title {
	font-weight: bold;
}

.recommend-section {
	background: #000;
	color: #fff;
	padding: 100px 0 120px 0;
}

.recommend-section .wrap {
	max-width: 1024px;
	margin: 0 auto;
}

.recommend-section .wrap ul li {
	margin-left: 1em;
	margin-bottom: 1em;
}

.video-section {
	background: #fff;
	color: #000;
	padding: 100px 0 120px 0;
}

.video-section .wrap {
	max-width: 1024px;
	margin: 0 auto;
}

.movie-wrap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.movie-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.contact-section {
	background: #fff;
	color: #000;
	padding: 100px 0 120px 0;
}

.contact-section .wrap {
	max-width: 1024px;
	margin: 0 auto;
}




table.ContactForm {

	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #c0c0c0;
	border-collapse: collapse;
}

table.ContactForm th {
	padding: 10px;
	background: #F1E6D4;
	width: 180px;
	font-weight: bold;
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: #c0c0c0;
}

table.ContactForm td {
	padding: 10px;
	width: 761px;
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: #c0c0c0;
}

.disable-ime {ime-mode:disabled;}
label.error {color: red; font-size:90%; font-style:italic;}
/*---------------------------
Input
---------------------------*/
input[type="text"],textarea,select {
	vertical-align:middle;
	padding: 2px;
	border:1px solid #999;
/* IE 6,7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#efefef', endColorstr='#ffffff');
/* IE 8,9 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#efefef', endColorstr='#ffffff')";
/* IE10 */ 
	background-image: -ms-linear-gradient(top , #efefef 0%, #ffffff 100%);
/* Mozilla */
	background: -moz-linear-gradient(top,#FFF,#efefef);
/* Opera */
	background: -o-linear-gradient(top,#FFF,#efefef);
/* Webkit */
	background: -webkit-linear-gradient(top,#FFF,#efefef);
/* W3C */ 
	background: linear-gradient(top,#fff,#efefef);
}

input.type1 {width:300px; height:18px;}
textarea.type1 {width:480px;}

input.w30 {width:30px; height:18px;}
input.w40 {width:40px; height:18px;}
input.w50 {width:50px; height:18px;}
input.w80 {width:80px; height:18px;}
input.w100 {width:100px; height:18px;}
input.w150 {width:150px; height:18px;}
input.w200 {width:200px; height:18px;}
input.w250 {width:250px; height:18px;}
input.w300 {width:300px; height:18px;}

/*---------------------------
Textarea
---------------------------*/
textarea.w250 {width:250px;}
textarea.w300 {width:300px;}
textarea.w350 {width:350px;}
textarea.w400 {width:400px;}
textarea.w450 {width:450px;}
textarea.w460 {width:460px;}
textarea.w480 {width:480px;}
textarea.w675 {width:675px;}

.formBottom {
	text-align: center;
}

.formButton {
	vertical-align:middle;
	padding: 10px 40px;
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
	border:1px solid #D07714;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
/* IE 6,7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#D07714', endColorstr='#EDD666');
/* IE 8,9 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#D07714', endColorstr='#EDD666')";
/* IE10 */ 
	background-image: -ms-linear-gradient(top , #D07714 0%, #EDD666 100%);
/* Mozilla */
	background: -moz-linear-gradient(top,#EDD666,#D07714);
/* Opera */
	background: -o-linear-gradient(top,#EDD666,#D07714);
/* Webkit */
	background: -webkit-linear-gradient(top,#EDD666,#D07714);
/* W3C */ 
	background: linear-gradient(top,#EDD666,#D07714);
}

.clearfix:after {
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.clearfix {
	min-height: 1px; /*IE6、7対策*/
}
* html .clearfix {
	height: 1px;
	/*\*//*/ /*MAC IE5.x対策*/
	height: auto;
	overflow: hidden;
	/**/
}

dl.type1 {
	font-size: 1em;
	margin-bottom: 1em;
}

dl.type1 dt {
	float: left;
	width: 12em;
	margin-left: 16px;
	margin-bottom: 0.5em;
	clear:left;

}
dl.type1 dt:before {content:"◆"; margin-left:-16px;}
dl.type1 dt.asterisk:before {content:"＊"; margin-left:-16px;}
dl.type1 dd {
	margin-left: 13em;
	margin-bottom: 0.5em;

}


dl.type2 dt {
	color: #FF0000;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 0.5em;
}
dl.type2 dt:before {content:"◆";}
dl.type2 dd {
	margin-bottom: 1.2em;
	margin-left: -0.2em;
}


span.red {color: #ff0000;}
span.bold {font-weight: bold;}
.mb10 {margin-bottom: 10px;}
.mb20 {margin-bottom: 20px;}
.mb40 {margin-bottom: 40px;}
.mb60 {margin-bottom: 60px;}
.mt20 {margin-top: 20px;}
span.text85 {font-size: 85%;}
a img:hover{
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

.text-right {text-align: right}

#page-top{
  width:40px;
  height:40px;
  position:fixed;
  right:16px;
  bottom:16px;
  display:none;
}
  
#page-top p{
  margin:0;
  padding:0;
  text-align:center;
  background:url(../images/menu_sp_bg.png);
}
  
#page-top p:hover{
  background:#B28247;
  -webkit-transition:all 0.3s;
  -moz-transition:all 0.3s;
  transition:all 0.3s;
}
  
#page-top p a{
  color:#fff;
  line-height:40px;
  text-decoration:none;
  display:block;
  cursor:pointer;
}

ul.disc {margin-left:16px;}
ul.disc li {margin-bottom:0.5em;}
ul.disc li:before {content:"◆"; margin-left:-16px;}

ul.square {margin-left:1.3em;}
ul.square li {list-style-type: square;}


span.red {color: #ff0000;}


.table01 {
	border-spacing: 0px;
	border-collapse: collapse;
	border-style: solid;
	border-color: #fff;
	border-width: 1px;
}


.table01 th {
	text-align: center;
	padding: 5px;
	border-style: solid;
	border-color: #fff;
	border-width: 1px;
}

.table01 td {
	text-align: center;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #fff;
}

ol.decimal {margin-left:2em;}
ol.decimal li {list-style-type:decimal; margin-bottom: 0.5em;}

.table02 {
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	border-style: solid;
	border-color: #000;
	border-width: 1px;
}


.table02 th {
	text-align: center;
	padding: 5px;
	border-style: solid;
	border-color: #000;
	border-width: 1px;
	font-size: 12px;
}

.table02 th.th1 {
	background: #FFFF00;
}
.table02 th.th2 {
	background: #00B050;
}
.table02 th.th3 {
	background: #FF0000;
}

.table02 td {
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	font-size: 12px;
}

table.superiority {
	border-width: 1px;
	border-style: solid;
	border-color: #c0c0c0;
	border-collapse: collapse;
	margin-bottom: 20px;
}

table.superiority th{
	padding: 5px 5px;
	background: #f0f0f0;
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-color: #c0c0c0;
	vertical-align: top;
	text-align: center;
	font-weight:bold;
	font-size: 13px;
}

table.superiority td{
	padding: 5px 5px;
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-color: #c0c0c0;
	vertical-align: top;
	text-align: left;
	font-size: 13px;
}

table.superiority td.td1, table.superiority th.th1{width: 100px;}
table.superiority td.td2, table.superiority th.th2{width: 100px;}
table.superiority td.td3, table.superiority th.th3{width: 50px;}
table.superiority td.td4, table.superiority th.th4{width: 60px;}
table.superiority td.td5, table.superiority th.th5{width: 60px;}
table.superiority td.td6, table.superiority th.th6{width: 40px;}
table.superiority td.td7, table.superiority th.th7{width: 70px;}
table.superiority td.td8, table.superiority th.th8{width: 55px;}

table.superiority td.td3, table.superiority td.td4, table.superiority td.td5 {text-align: right;}
table.superiority td.td6,table.superiority td.td7, table.superiority td.td8 {text-align: center;}

table.superiority td.kami {background: #efefef;}

@media only screen and (max-width: 1024px) {

	#header {
		width: 100%;
		margin: 0 auto;
		padding: 0;
	}



	#header_logo {
		float: none;
		margin: 0 auto;
		padding: 0 20px;
	}

	#header_logo img {
		max-width: 150px;
		width: 100%;
		height: auto;
		-ms-interpolation-mode: bicubic;
	}

	#menu-box {
		float: none;
		margin: 0 auto;
		margin-top: 0px;
	}
	#menu {
		display: none;
	}

	#menu ul {
		width: 100%;
		background-color: #222;
	}
	#menu li {
		float: none;
		border: 0;
	}

	#menu li a {
		padding: 1em;
		background: none;
		color: #fff;
		font-size: 1em;
		line-height: 1em;
		font-weight: bold;
		display: block;
		border: 0;
	}

	#menu li a:hover {
		color: #000;
		background-color: #ccc;
		border: 0;
	}

	#menu li.on a{
		color: #fff;
	}

	#toggle{
		display: block;
		position: relative;
		width: 100%;
		background: #222;
	}

	#toggle a {
		height: 1em;
		font-size: 1em;
		font-weight: bold;
		display: block;
		position: relative;
		padding: 12px 0 10px;
		border-bottom: 1px solid #fff;
		color: #fff;
		text-align: center;
		text-decoration: none;
	}

	#toggle:before{
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 10px;
		width: 20px;
		height: 20px;
		margin-top: -10px;
		background: #fff;
	}

	#toggle a:before, #toggle a:after {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 10px;
		width: 20px;
		height: 4px;
		background: #222;
	}

	#toggle a:before {
		margin-top: -6px;
	}

	#toggle a:after {
		margin-top: 2px;
	}

	.concept-section .wrap {
		background: none;
		padding: 20px;

	}

	.details-section .wrap {
		padding: 20px;
		margin: 0 auto;
	}

	.map-section .wrap {
		margin: 0 auto;
		padding: 20px;
	}

	.map-section .wrap {
		background: none;
		padding: 20px;
	}

	.map-section .box {
		max-width: 100%;
		background: none;
		margin: 0 auto;
		padding: 0;
		float; none;
	}

	.map-section .photo {
		float: none;
		max-width: 100%;
		text-align: center;
		margin: 0 auto;
	}


	.surroundings-section .wrap {
		padding: 20px;
	}

	.surroundings-section .wrap ul li {
		min-height: auto;
	}

	.surroundings-section .wrap ul li img{
		margin-bottom: 0.5em;
		width:100%;
		max-widtht: 320px;
		height: auto;
		-ms-interpolation-mode: bicubic;
	}

	.facility-section .wrap {
		background: none;
		padding: 20px;
	}

	.facility-section .wrap .info {
		float: none;
		width: auto;
		margin: 0 auto 20px;
	}

	.facility-section .wrap .photo {
		float: none;
	}



	dl.type1 {
		margin: 0 auto;
		font-size: 0.9em;
		margin-bottom: 0.9em;
	}

	dl.type1 dt {
		float: left;
		width: 6em;
	}
	dl.type1 dd {
		margin-left: 8em;
	}

	.floorplan-section .wrap {
		max-width: 500px;
		padding: 20px;
		margin: 0 auto;
	}

	.floorplan-section .wrap .photo {
		float: none;
		margin: 0 auto;
	}

	.floorplan-section .wrap .info {
		float: none;
		margin: 0 auto;
	}


	.superiority-section .wrap {

		padding: 20px;
		margin: 0 auto;
	}

	.recommend-section .wrap {
		padding: 20px;
		margin: 0 auto;
	}

	.video-section .wrap {
		padding: 20px;
		margin: 0 auto;
	}

	.contact-section .wrap {
		width: 80%;
		padding: 20px;
		margin: 0 auto;
	}

	table.ContactForm {
		width: 100%;
		margin: 0 auto 20px;
	}

    table.ContactForm th,
    table.ContactForm td{
        width: 100%;
        display: block;
        border-top: none;
        text-align: center;
    }
    table.ContactForm tr:first-child th   { border-top: 1px solid #ddd; }


	input.type1 {width:100%; height:28px;}

	textarea.type1 {width:100%;}

	.download-section .wrap {
		padding: 20px;
		margin: 0 auto;
		text-align: center;
	}


	.footer .wrap {
		text-align: center;
	}

}



@media only screen and (max-width: 480px) {

	#header {
		max-width: 480px;
		margin: 0 auto;
		padding: 0;
	}

}