@charset "utf-8";
/* CSS Document */
html{
	font-size:calc(100vw / 100);
}
li{
	list-style-type: none;
}
a{
	text-decoration: none;
}
a:link{
	color: black;
}
a:visited{
	color: black;
}
*{
	margin: 0;
	padding: 0;
}
@font-face{
	font-family: "kaisotai";
	src: url("../font/Kaisotai-Next-UP-B.eot") format("eot");
	src: url("../font/Kaisotai-Next-UP-B.woff2") format("woff2");
}
nav{
	margin-top:2rem;
}
header{
	z-index: 1;
}
header h1{
	padding:2rem 0 2rem 2rem;
	position: absolute;
	z-index: 10;
	top:0;
}
#mainv{
	background-image: url("../../images/index/mainv.jpg");
	position: absolute;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	background-size:cover;
	
	padding-top: 69.9%;
	height: 0;
	width:100%;
	z-index: 1;
}
#mainv h2{
	color:white;
	position: absolute;
	left:40%;
	top:35%;
	z-index: 2;
	font-family: 'kaisotai';
	font-size: 7rem;
	font-weight: 100;
	width:60%;
}
#indexa{
	margin-top:90rem;
	width: 100%;
}
#squead{
	background-image: url("../../images/index/squead.jpg");
	background-repeat: no-repeat;
	width:100%;
	background-position:40.1% 40%;
	height: 30rem;
	text-align: center;
}
#kaisotai{
	font-family: 'kaisotai';
	color: #093d45;
	font-size: 7rem;
	line-height: 30rem;
	
}
.kaisotai{
	font-family: 'kaisotai';
	font-size: 5rem;
	color: #093d45;
	line-height: 5rem;
	height: 5rem;
}
.width100{
	width: 100%;
}
.invisi{
	visibility: hidden;
}
#indexa ul{
	width: 100%;
}
#indexa ul a{
	width: 100%;
}
#profiled{
	background-image: url("../../images/index/coprofile.jpg");
	background-repeat: no-repeat;
	width:100%;
	height: 0;
	padding-top:100%;
	background-size: 100% auto;
	font-family: 'kaisotai';
	font-size: 5rem;
	color:white;
	position: relative;
	z-index: 1;
}
#consultingd{
	background-image: url("../../images/index/consalting.jpg");
	background-repeat: no-repeat;
	height: 0;
	padding-top: 38%;
	background-size: 100% auto;
	width: 100%;
}
#div1{
	background-color: #d4fcf1;
	
}
#div2{
	background-image: url("../../images/index/contact.jpg");
	padding-top: 62.3%;
	width: 100%;
	height: 0;
	background-size: 100% auto;
	background-repeat: no-repeat;
	position: relative;
	z-index: 2;
}
#div3{
	width: 100%;
}
#websited{
	background-image: url("../../images/index/WEBsite.jpg");
	background-repeat: no-repeat;
	width:100%;
	height: 0;
	padding-top:162%;
	background-size: 100% auto;
	position: relative;
	z-index: 9;
}
#width38{
	width: 38%!important;
}
#width62{
	width: 62%!important;
}
#rentd{
	width:100%;
	background-image: url("../../images/index/rent.jpg");
	position: relative;
	top:-22.1%;
	right: 0;
	padding-top: 100%;
	background-repeat: no-repeat;
	background-size: 100% auto;
	z-index: 10;
}
.ylflex{
	display: grid;
	align-items: center;
	justify-items: left;
	width: 38%;
	float: left;
}
.yrflex{
	display: grid;
	align-items: center;
	justify-items: right;
	width: 62%;
	float: right;
}
.xflex{
	display: flex;
	width: 100%;
}
#deco{
	width: 10%;
	background-image: url("../../images/index/deco.jpg");
	height: 0;
	background-size: 100% auto;
	padding-top:250%;
	background-repeat: no-repeat;
	position: absolute;
	top:230rem;
	margin: 0 0 0 5%;
}
#aa{
	height:90vw;
}
#profile{
	width:100%;
	margin-top: 10%;
}
#profile h4{
	text-align: center;
}
.widthauto{
	width: 100%;
	margin:0 auto;
}
.widthauto table{
	margin: 8rem auto;
	width: 50%;
}
#copro{
	font-size: 2rem;
	text-align:left;
}
#copro tr th{
	text-align: center!important;
	padding: 2rem 4rem 0 0;
	vertical-align: top;
}
#copro tr td{
	padding: 2rem 0 0 0;
}
#rent{
	background-color: rgba(212,252,241,0.7);
	width: 100%;
	height: 30rem;
	margin-top:30rem;
	position: relative;
	z-index: 30;
}
#rent h4{
	padding-top:5rem;
	text-align: center;
}
#rent p{
	padding-top:5rem;
	text-align: center;
	font-size: 2rem;
}
#website{
	background-color: rgba(212,252,241,0.7);
	width: 100%;
	height: 30rem;
	margin-top:30rem;
	position: relative;
	z-index: 30;
}
#website h4{
	padding-top:5rem;
	text-align: center;
}
#website p{
	padding-top:5rem;
	text-align: center;
	font-size: 2rem;
}
#toiawase{
	background-color: rgba(212,252,241,0.7);
	width: 100%;
	height: 30rem;
	margin-top:30rem;
	position: relative;
	z-index: 30;
}
#toiawase h4{
	padding-top:5rem;
	text-align: center;
}
.xbflex{
	width:95%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#contact{
	background-color: rgba(255,255,255,0.8);
	width: 100%;
	height: 100rem;
	position: relative;
	z-index: 30;
}
#contact h2{
	padding-top:15rem;
	text-align: center;
	font-size: 3rem;
}
.error{
	color: red;
	margin:5rem 20%;
	font-size: 1.2rem;
}
#contact table{
	margin:0;
	width: 60%;
}
#contact table tbody tr td input{
	margin-left: 2rem;
	border: 1px solid #ddd;
	padding:1rem;
	width:200px;
	border-radius: 5px;
}
#contact table tbody tr th p{
	font-size: 1.5rem;
	font-weight: 100;
	width:20rem;
}
#contact table tbody tr th{
	font-size: 1.5rem;
	font-weight: 100;
	text-align: start;
	
}
#contact table tbody tr td{
	font-size: 1.5rem;
	font-weight: 100;
}
#thx{
	font-size: 2rem;
	font-weight: 100;
	margin: 10rem;
	text-align: center;
}
#contact table tbody tr td select{
	margin-left: 2rem;
	border: 1px solid #ddd;
	padding:1rem;
	width:200px;
	border-radius: 5px;
}
#contact table tbody tr td textarea{
	margin-left: 2rem;
	border: 1px solid #ddd;
	padding:1rem;
	width:100%;
	border-radius: 5px;
}
.submit{
	color: #545454;
	font-size: 1.5rem;
	margin:0 auto;
}
.submit input{
	border: 1px solid #ddd;
	padding:1rem;
	width:400px;
	border-radius: 5px;
	margin:2rem auto;
}
.button{
	color: #525a5b;
	font-size: 1.5rem;
	margin:5rem auto;
	height: 5rem;
}
.button p{
	border-left: 5px solid #093d45;
	border-right: 5px solid #093d45;
	padding:1rem;
	width:400px;
	border-radius: 5px;
	margin:2rem auto;
	background-color: #b5f1e9;
	color: #333333;
	text-align: center;
	height: 5rem;
	line-height: 5rem;
}
.hissu{
	background-color: #AE0D10;
	color:white;
	width: 50px;
	height: 2rem;
	font-size: 1.2rem;
	line-height: 2rem;
	margin-left: 2rem;
	text-align: center!important;
}
#contact form{
	margin: 8rem auto;
	display: grid;
	justify-content: center;
}
#contact form table tbody tr th{
	width:100%;
	line-height: 2rem;
	padding: 3rem 0;
}
#cmain{
	background: linear-gradient(#d4fcf1,#c2ddf7);
	width:100%;
	height: 150rem;
}
#gradetion{
	padding-top: 10rem;
}
#cheader{
	background-color: #093d45;
	width: 100%;
	height: 10rem;
}
#confirm{
	background-color: rgba(255,255,255,0.8);
	width: 100%;
	height: 100rem;
	position: relative;
	z-index: 30;
	margin: 0 auto;
}
#confirm h2{
	padding-top:15rem;
	text-align: center;
	font-size: 3rem;
}
#confirm table{
	margin:5rem auto;
	width: 60%;
	text-align: center;
}
#confirm tbody{
	margin:5rem;
}
#confirm table tbody tr td input{
	margin-left: 2rem;
	border: 1px solid #ddd;
	padding:1rem;
	width:200px;
	border-radius: 5px;
}
#confirm table tbody tr th p{
	font-size: 1.5rem;
	font-weight: 100;
	width:20rem;
}
#confirm table tbody tr th{
	font-size: 1.5rem;
	font-weight: 100;
	text-align: start;
	paddig-top: 3rem;
}
#confirm form{
	padding:5rem 0;
}
#confirm table tbody tr td{
	font-size: 1.5rem;
	font-weight: 100;
	padding-top:3rem;
}
#confirmb{
	margin:2rem auto;
	width: 60%;
	text-align: center;
}