@charset "utf-8";



html,body{
    width: 100%;
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans'), local('OpenSans'),
url(https://themes.googleusercontent.com/static/fonts/opensans/v8/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff)
format('woff');
}





body{
color:#231815;
	font-family:'Open Sans', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, sans-serif;
	font-family: 'Arial',"kozuka-gothic-pr6n",'Avenir','Helvetica Neue','Helvetica','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic' ;
	font-family:'Arial', "kozuka-gothic-pr6n";
	font-size:90%;
	
}



a {
	color:#333;
	outline: none;
	text-decoration: none;
}

a:hover{
	color: #002060;
	text-decoration: underline;
}

img{
max-width: 100%;
height: auto;
width /***/:auto;
}

input,
select,
textarea{
	max-width: 100%;
	padding: 3px;

}
input,
textarea{
}
input[type=radio], input[type=checkbox] {
	margin:0 5px 0 0;
}



.width100{
	width:100%;
}

.wrap{

}

.block{
	display: block;
}

.onlysp{
	display: none;
}
.none{
	display:none;
}


.section .iScrollIndicator{
	opacity:0.0;
	filter: alpha(opacity=0);
}


/*ヘッダー
------------------------------------------------*/
.headerwrap{
position: fixed;
width: 100%;
z-index: 10000;
background: #fff;
}


.header{
	position: relative;
	height: 100px;
}


.section{
	/*margin:130px 0 0 0 ;
	padding: 130px 0 0 0;*/
	/*border-top: 130px solid #fff;*/
	/*margin: 130px 0 0 0;*/
}


.logo{
	padding: 15px 0 0 24px;
	float: left;
}

#sp_menu{
	display: none;
	position: fixed;
	background: #000;
	z-index:10000;
	width: 100%;
	top: 0px;
}

#sidr-menu{
	background: #333333;
}
.spmenu ul{
	padding: 20px;
}
.closebtn{
	text-align: right;
	padding: 20px 20px 0 20px;
}
.spmenu a{
	color:#fff;
	display: block;
}
.spmenu h2{
	font-size: 70%;
	font-weight: 400;
	padding: 0 0 10px 0;
}

.spmenu h2 img{
	width:35px;
	vertical-align: middle;
	float: right;
}
.spmenu li:nth-child(1){
border-top: 1px dotted #fff;
}
.spmenu li{
border-bottom: 1px dotted #fff;
padding: 10px;
color: #fff;
}
.spmenu p{
	padding: 5px 20px;
	font-size: 90%;
}



.mainmenu{
	float: right;
	padding: 35px 85px 0 0;
}
.mainmenu li{
	float: left;
	width: 140px;
	text-align: center;
	border-left: 1px solid #231815;
	border-right: 1px solid #231815;
	margin: 0 0 0 -1px;
	padding: 8px 0;
	font-size: 95%;
	position: relative;
	cursor: pointer;

}
.mainmenu li ul{
	display: none;
	position: absolute;
	background: #fff;
}


/* IE10以降 */
@media all and (-ms-high-contrast:none){
  .mainmenu li{
    padding: 18px 0 4px 0;
  }
}

/*メインビジュアル
------------------------------------------------*/
.mainvisual{
	padding:100px 0 0 0;
}

/*トップページ
------------------------------------------------*/
.topcontent{
	padding: 130px 0 0 0;
}

.titlebox{
	margin: 0 0 15px 0;
	
}
.titlebox h2{
	font-size: 200%;
}
.titlebox p{
	font-weight: 800;
	padding: 5px 0 0 0;
	font-size: 95%;
}

/*企業理念*/
.topidea .topcontent{
	/*padding:30px 0 100px 0;*/
	position: relative;
	padding-left: 80px;
	height: 600px;

}
.topidea h2{
	font-size: 250%;
}
.topidea p{
	font-weight:500;
	line-height: 200%;
}


.ideaimg01{
	position: absolute;
	top: 130px;
	left: 750px;
	z-index: -1;
}
.ideaimg02{
	position: absolute;
	top: 320px;
	left: 690px;
	z-index: -3;
}

/*事業紹介*/
.topbis01 .topcontent{
height: 560px;
}

.topbis01 .titlebox{
	padding-left: 80px;
}
.bisinfo{
	position: relative;
	letter-spacing: 0.2em;
	
	
	/* box-shadow */
text-shadow:2px 2px 3px #ffffff;


}

.topbis01 .bisinfo dl:nth-child(1){
	position: absolute;
	top: 190px;
	left: 80px;
}
.topbis01 .bisinfo dl:nth-child(2){
	position: absolute;
	right: 80px;
	top: 300px;
}
.bisimg01{
	position: absolute;
	left: 30px;
	top:-50px;
	z-index: -100;
}
.bisimg02{
	position: absolute;
	top:130px;
	left:200px;
	z-index: -10;
}

.bisinfo dt{
	font-size:150%;
	font-weight: 800;
	padding: 0 0 20px 0;
}
.bisinfo dt strong{
	font-size: 160%;
}
.android .bisinfo dt strong{
	font-size: 100%;
}

.bisinfo dd{
	line-height: 280%;
	font-size: 90%;	
}
.bisinfo dd strong{
	font-size: 130%;
}


/**/
.topbis02{
	position: relative;
	padding-left: 80px;
}
.topbis02 .topcontent{
height: 560px;
}

.bisinfo2 dt{
	font-size:150%;
	font-weight: 800;
	padding: 10px 0 10px 0;
	letter-spacing: 0.2em;
}
.bisinfo2 dt strong{
	font-size: 160%;
}
.android .bisinfo2 dt strong{
	font-size: 100%;
}
.bisinfo2 dd{
	font-size: 120%;
}
.propertybox dl{
	position: absolute;
}
.propertybox dl:nth-child(1){
	top: 130px;
	left: 550px;
}
.propertybox dl:nth-child(2){
	top: 366px;
	left: 314px;
}
.propertybox dt{
	display: inline-block;
	vertical-align: bottom;
	padding: 0 10px;
}
.propertybox dd{
	display: inline-block;
	vertical-align: bottom;
	font-size: 80%;
	line-height: 130%;
}
.propertybox dd strong{
	display: block;
	padding: 0 0 5px 0;
	font-weight: 500;
}

/*会社情報*/
.topcompany .titlebox{
	padding-left: 80px;
}
.companybox{
	padding:50px 0 50px 80px;
}
.companyphoto {
	display: inline-block;
	vertical-align: top;
}
.companybox dl{
	display: inline-block;
	vertical-align: top;
	margin: 0 10px;
}
.companybox dt{
	font-size: 120%;
	font-weight: 500;
	border-bottom: 1px solid #ccc;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
}
.companybox dt strong{
	font-size: 180%;
}
.android .companybox dt strong{
	font-size: 100%;
}

.companybox td{
	padding: 5px;
	font-size: 80%;
}

/*全体レイアウト
------------------------------------------------*/
.mainwrap{
	padding:120px 85px 0 85px;
}
.box01{
	padding:40px;
	border: 1px solid #ccc;
	margin: 0 0 20px 0;
}
.box01 h3{
	font-size: 170%;
	border-bottom: 1px solid #ccc;
	padding: 0 40px 40px 40px;
	margin: 0 -40px 40px -40px;
	font-weight:600;
}
.box01 td{
	font-size:90%;
}

/*お問合せ*/
.contactbox h3{
	font-size:140%;
	padding: 0 0 10px 0;
}
.contactbox p{
	padding:0 0 10px 0;
}
.contactbox table{
	width: 100%;
	margin: 0 0 10px 0;
	border-collapse: collapse;
	border-bottom:2px solid #ccc;
	border-right:2px solid #ccc;
}
.contactbox th,
.contactbox td{
	border:1px solid #ccc;
	padding: 5px;
	font-size: 90%;
	
}
.contactbox th{
	width: 20%;
	font-weight: 400;
}


.contactbox input,
.contactbox textarea{
	width:98%;
	border: none;
}

/*フッター
------------------------------------------------*/
.footer{
	text-align: center;
	padding: 30px 0;
}



/*コンテンツ
------------------------------------------------*/
.contents h3{
	background: #326d87;
	color: #fff;
	text-align: center;
	padding: 10px 10px 0 10px;
	margin: 0 0 40px 0;
	
}









.table01 {
  border-collapse: collapse;
  width: 100%;
  margin: 0 0 20px 0;
}
.table01 th, .table01 td {
  font-size: 90%;
  border: 1px solid #ccc;
  padding: 10px;
}
.table01 th {
  background: #f2f2f2;
}



.table02 {
  border-collapse: collapse;
  width: 100%;
  margin: 0 auto 20px auto;
  border-top: 1px dotted #aaa;
}
.table02 th, .table02 td {
  font-size: 90%;
  border-bottom: 1px dotted #aaa;
  padding: 10px;
}
.table02 th {
  background: #f2f2f2;
}



.moviebox {
padding: 10px;
    border: 1px solid #ccc;
	 margin: 100px 0 100px 0;
}
.movie {
    display: inline-block;
	width: 100%;
}

.movie p,
.contents .movie p{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
	margin: 0 0 20px 0;
	    
}

.movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*フォーム*/
/*お問い合わせフォーム*/
input,
select,
textarea{
	padding:5px;
}
input,
textarea{
	border:1px solid #ccc;
}
textarea{
	width:90%;
}

input[type=radio], input[type=checkbox] {
	margin:0 5px 0 0;
}

.formbox .text{
width: 50%;
}

.formbox .add{
width: 70%;
}

.formbox textarea{
width: 80%;
}

.table01 .wpcf7c-conf{
	background: #ddd;
}










.formbox dt{

	padding: 5px;
}
.formbox dd{

	padding: 5px;
}

.screen-reader-response{
	color:  #CD0003;
	margin: 0 0 10px 0;
}
.wpcf7-not-valid-tip{
	color:  #CD0003;
	display: block;
}
.formbox .wpcf7c-conf{
	background: #eee;
}

.jzzf_asterisk,
.jzzf_error{
	color:  #CD0003;
}
.wpcf7-mail-sent-ok,
#jzzf_1_mailsend{
	background: #4eb890;
	color: #fff;
	padding: 20px;
	font-size: 120%;
	text-align: center;
}
.formbox .wpcf7-list-item{
	margin:  0 1em 0 0 ;
	display: block;
}

.pcode{
	width: 100px;
}
.yoyakutime{
	width: 50px;
}




.linkbtn01,
.linkbtn02{
	background: #efefef;
font-size: 100%;
text-decoration: none;
padding: 10px 50px;
cursor:pointer;
display: inline-block;
border: 1px solid #ccc;
border-right: 2px solid #ccc;
border-bottom: 2px solid #ccc;
margin: 0 20px 5px 20px;
/*width: 20%;*/
-moz-border-radius: 5px;
border-radius: 5px;
}

.linkbtn02{
background: #ddd;
color: #000;
}

.linkbtn03{
	text-align: center;
	padding: 10px 0;
}

.linkbtn03 a{
	display: inline-block;
	padding: 5px 20px;
	border: 1px solid #000;
}

.linkbtn01:hover{
	
}
.linkbtn03 a:hover{
	text-decoration: none;
	background: #eee;
	color: #000;
}

.morebtn{
	background: #333;
	color: #fff;
	display: inline-block;
	padding: 10px 20px;
	font-size: 110%;
	font-weight: 800;
}
.morebtn:hover{
	color: #fff;
	text-decoration: none;
	background: #666;
}




.nodata{
	border:1px solid #ccc;
	text-align: center;
	padding: 30px 0;

}
.nodata p{
	font-size: 190%;
	font-weight: 800;
	padding: 10px;
}




/*********************************/
/* PC用のスタイル記述ここから */
/*********************************/
/*@media print, screen and (min-width: 769px) {*/
@media print, screen and (min-width: 621px) {	
.mainbody{
	margin: 0 auto;
	width: 1100px;
}
.mainvisual{
	width:1100px;
	
}

.menubtn{
	display: none;
}







.leftbox{
	display:inline-block;
	float:left;
	padding:0px 10px 0px 0;
}
.rightbox{
	display:inline-block;
	float:right;
	padding:0px 0 0px 10px;
}




}





/*********************************/
/* タブレット用のスタイル記述 */
/*********************************/
@media screen and (max-width: 768px) {}
/*********************************/
/* スマートフォン用のスタイル記述 */
/*********************************/
@media screen and (max-width: 620px) {

.mainmenu,
.headright,
.headerleft,
.sidemenu{
	display: none;
}
.menubtn{
	display: block;
	position: absolute;
	right: 5px;
	top: 5px;
    background: #333333;
     background-size: auto auto;
    height: 30px;
    width: 30px;
    cursor: pointer;
	padding: 5px;
}
.mainbody{
	padding: 0px 20px;
}

.header{
	height: 45px;
	padding: 0px 10px;
}
.headerwrap .mainbody{
	position: fixed;
	width: 100%;
	background: #fff;
	padding: 0;
}





.logo{
	padding: 5px 0 0 0px;
	float: left;
}
.logo img{
	height: 45px;
}




/*トップページ
------------------------------------------------*/
.mainvisual{
	padding: 70px 0 0 0;
	margin: 0 -20px;
}


.topcontent{
	padding: 60px 0 0 0;
}

.titlebox h2{
	font-size: 130%;
}
.titlebox p{
	font-weight: 800;
	padding: 5px 0 0 0;
}

/*企業理念*/
.topidea .topcontent{
	/*padding:30px 0 100px 0;*/
	position: relative;
	padding: 50px 0 230px 0;
	height: auto;

}
.topidea h2{
	font-size: 150%;
}
.topidea p{
	font-size:90%;
	line-height: 150%;
	
}
.ideaimg01{
	position: absolute;
	top: auto;
	bottom: 0;
	left: auto;
	right: 30px;
	height: 230px;
}
.ideaimg02{
	position: absolute;
	top: auto;
	bottom: 30px;
	left: 0px;
	right: 0;
	margin: 0 auto;
	height: 180px;
}



/*事業紹介*/
.topbis01 .topcontent{
	height: auto;
}
.topbis01 .titlebox {
    padding-left: 0px;
}
.bisinfo{
	position: relative;
	height: 450px;
	letter-spacing: 0;
	margin: 0 -20px;
}


.topbis01 .bisinfo dl:nth-child(1){
	position: absolute;
	top: 170px;
	left: 20px;
}
.topbis01 .bisinfo dl:nth-child(2){
	position: absolute;
	top: 170px;
	right:0;
	left: 50%;
}
.bisimg01{
	position: absolute;
	top:0px;
	z-index: -100;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 320px;
}
.bisimg02{
	position: absolute;
	top:15%;
	left:20%;
	width: 60%;
	z-index: -10;
	
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 180px;
}

.bisinfo dt{
	font-size:130%;
	font-weight: 800;
	padding: 0 0 20px 0;
}
.bisinfo dd{
	line-height: 150%;
}
.bisinfo dd strong{
	font-size: 110%;
	display: block;
}


/**/
.topbis02{
	position: relative;
	padding: 0;
}
.topbis02 .topcontent{
	height: auto;
}

.bisinfo2 dt{
	font-size:120%;
	font-weight: 800;
	padding: 0 0 0px 0;
}
.bisinfo2 dd{
	font-size: 110%;
	padding: 0 0 10px 0;
}
.propertybox dl{
	position: absolute;
	position: static;
	padding: 10px 0;
	width: 95%;
}
.propertybox dl:nth-child(1){
	top: 150px;
	left: 0px;
}
.propertybox dl:nth-child(2){
	top: 340px;
	left: 0px;
}
.propertybox dt{
	display: inline-block;
	vertical-align: bottom;
	padding: 0 0 20px 0;
	width: 100%;
	text-align: center;
}
.propertybox dt img{
	width: 50%;
}



/*会社情報*/
.topcompany .titlebox{
	padding-left: 0px;
}
.companybox{
	padding:0px 0;
}
.companyphoto {
	display: block;
	vertical-align: top;
	text-align: center;
	padding: 0 0 20px 0;
	
	
}
.companybox dl{
	display: block;
	vertical-align: top;
	margin: 0 10px;
}
.companybox dt{
	font-size: 120%;
	font-weight: 800;
	border-bottom: 1px solid #ccc;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
}
.companybox td{
	padding: 5px;
	font-size: 80%;
}


/*全体レイアウト
------------------------------------------------*/
.mainwrap{
	padding:70px 0px 0 0px;
}
.box01{
	padding:20px;
}
.box01 h3{
	font-size: 120%;
	padding: 0 20px 20px 20px;
	margin: 0 -20px 20px -20px;
}


/*お問合せ*/
.contactbox h3{
	font-size:120%;
}
.contactbox th{
	display: block;
	width: auto;
}

.contactbox td{
	display: block;
	width: auto;
	padding: 10px;
}
.contactbox input,
.contactbox textarea{
	width: 90%;
}

/**タイトル*/



/*フッター
------------------------------------------------*/



/*コンテンツ
------------------------------------------------*/






.table01 th,
.table01 td{
	display: block;
}



input[type=email],
input[type=text],
select,
textarea{
	width:90%;
	padding: 3px 5%;

}








.onlypc{
	display:none;
}
.onlysp{
	display: block;
}



.spblock{
	display: block;
}

}











