@charset "utf-8";
/** index
========================================*/
body{
	min-width: 1240px;
}
img{vertical-align:bottom;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
th{
	font-weight:normal;
	text-align:left;
}
@media only screen and (max-width:767px){
	body{
		min-width:0;
	}
}
.spOnly,
.brSp,
.imgSp,
.txtSp{
	display:none !important;
}
@media only screen and (max-width:767px){
	.spNone,
	.brPc,
	.imgPc{
		display:none !important;
	}
	.spOnly{
		display:block !important;
	}
	.brSp,
	.imgSp,
	.txtSp{
		display:inline !important;
	}
	.imgR{
		width:100%;
		height:auto;
	}
	.txtBlock{
		display:inline-block;
		vertical-align:top;
	}
}
#quattro_fort{
	width: 1240px;
	margin: 0 auto;
}
@media only screen and (max-width:767px){
	#quattro_fort{width: 100%;}
}
/* header */
#header{ position: relative;}
#header .logoHeader{
	position: absolute;
	right: 0;
	top: 20px;
}
#header .boxHeader{
	padding-top: 80px;
}
#header .boxHeader .titHeader{
	float: left;
}
#header .boxHeader .btnList{
	float: right;
	margin-top: 28px;
}
#header .boxHeader .btnHeader{
	display: block;
	float: left;
	margin-right:15px;
}
#header .boxHeader .btnHeader:last-child{ margin-right:0;}
@media only screen and (max-width:767px){
	#header .logoHeader{
		position: absolute;
		right: 10px;
		top: 10px;
		width:90px;
	}
	#header .boxHeader{
		padding-top: 0px;
	}
	#header .boxHeader .titHeader{
		float: none;
		width:160px;
		margin: 8px 0 0 10px;
	}
	#header .boxHeader .btnList{
		float: none;
		margin: 10px auto 0;
		width: 262px;
	}
	#header .boxHeader .btnHeader{
		width: 84px;
		margin-right:5px;
	}
	#header .boxHeader .btnHeader:last-child{ margin-right:0;}
}
/* secTop */
#main .secMain{
	margin-top: 40px;
}
#main .secTop .box1{
	text-align: center;
	margin-top: 32px;
	vertical-align: top;
}
#main .secTop .box1 .txt1{
	display: inline-block;
	margin-right: 32px;
}
#main .secTop .box1 .btn1{
	display: inline-block;
	vertical-align:top;
	margin-top:30px;
}
@media only screen and (max-width:767px){
	#main .secMain{
		margin-top: 20px;
	}
	#main .secTop .box1{
		margin-top: 15px;
	}
	#main .secTop .box1 .txt1{
		display: block;
		width: 90%;
		margin: 0 auto 10px;
	}
	#main .secTop .box1 .btn1{
		display:block;
		width: 70%;
		margin: 0 auto;
	}

}
/* secContents */
#main .secContents{
	background: url(../img/quattro_fort/bg01.jpg) repeat-y left top;
	margin-top: 16px;
	padding-bottom: 130px;
}
#main .secContents .bg03{
	background:url(../img/quattro_fort/bg03.jpg) repeat-y left top;
	height:34px;
}
#main .secContents .con1{
	background:url(../img/quattro_fort/bg02.jpg) repeat-y left top;
	text-align: center;
	padding: 64px 0 71px;
}
#main .secContents .con1 .tit1{ margin-bottom: 15px;}
#main .secContents .con1 .txt1{ margin-top: 38px;}
#main .secContents .con2{ text-align: center; padding-top: 80px;}
#main .secContents .con2 .tit1{ margin-bottom: 72px;}
#main .secContents .con2 .txt1{ margin-bottom: 20px;}
#main .secContents .con3{ text-align: center; padding-top: 40px;}
#main .secContents .con3 .tit1{ margin-bottom: 50px;}
#main .secContents .con3 .txt1{ margin-bottom: 50px;}
#main .secContents .con4{ text-align: center; padding-top: 130px;}
#main .secContents .con4 .tit1{ margin-bottom: 58px;}
#main .secContents .con4 .txt1{ margin-bottom: 98px;}
#main .secContents .con4 .imgList{ margin-bottom: 98px;}
#main .secContents .imgAbout{ margin-top: 60px; text-align: center;}

@media only screen and (max-width:767px){
	#main .secContents{
		margin-top: 6px;
		padding-bottom: 50px;
	}
	#main .secContents .bg03{
		height:20px;
	}
	#main .secContents .con1{
		padding: 30px 0;
	}
	#main .secContents .con1 .tit1{ width:90%; margin: 0 auto 10px;}
	#main .secContents .con1 .txt1{ width:90%; margin: 0 auto;}
	#main .secContents .con2{padding-top: 40px;}
	#main .secContents .con2 .tit1{ width:90%; margin: 0 auto 10px;}
	#main .secContents .con2 .txt1{ width:90%; margin: 0 auto 10px;}
	#main .secContents .con2 .img1{ width:90%; margin: 0 auto 10px;}
	#main .secContents .con3{ width:90%; margin: 0 auto; padding-top: 20px;}
	#main .secContents .con3 .tit1{ margin-bottom: 10px;}
	#main .secContents .con3 .txt1{ margin-bottom: 20px;}
	#main .secContents .con4{ padding-top: 40px; width:90%; margin: 0 auto;}
	#main .secContents .con4 .tit1{ margin-bottom: 10px;}
	#main .secContents .con4 .txt1{ margin-bottom: 20px;}
	#main .secContents .con4 .imgList{ margin-bottom: 20px;}
	#main .secContents .imgAbout{ margin: 30px auto 0; width:90%;}
}
/* secInformation */
#main .secInformation{margin: 40px 0 80px;}
#main .secInformation .txt1{
	text-align:center;
	margin-top: 24px;
}
#main .secInformation .btnHeader{
	display: block;
	width:450px;
	margin: 25px auto 0;
}
#main .secInformation .img{
	margin-top: 66px;
}
#main .btnTel{ display: block;}
@media only screen and (max-width:767px){
	#main .secInformation{margin: 20px 0 10px;}
	#main .secInformation .tit1{
		width:90%;
		margin: 0 auto;
	}
	#main .secInformation .txt1{
		float: none;
		width:90%;
		margin: 20px auto 0;
	}
	#main .secInformation .btnHeader{
		float: none;
		width: 70%;
		margin:20px auto;
	}
	#main .btnTel{ display: block;}

}
/* footer */
#footer{ padding: 40px 0 0;}
#footer .logoFooter{ text-align: center; display: block; margin-bottom:40px}
@media only screen and (max-width:767px){
	#footer{ padding: 20px 0 0;}
	#footer .logoFooter{
		width: 40%;
		margin: 0 auto 20px;
	}

}


/** contact
========================================*/
.headerBox{
	padding: 10px 20px 0 20px;
}
.headerBox .logo1{
	float: left;
	width: 230px;
	display: block;
}
.headerBox img{
	width:100%;
	height: auto;
}
.headerBox .logo2{
	float: right;
	display: block;
	width: 130px;
}
.contactEstate{
	font-size:12px;
	font-family : 'ヒラギノ角ゴ ProN' , 'Hiragino Kaku Gothic ProN' , 'ＭＳ Ｐゴシック', "MS PGothic","Osaka", sans-serif;
	background:#F4F2EC;
}
.contactEstate .logoHeader{
	padding:5px 0 17px 0;
}

.contactEstate #header{
	height:82px;
	padding:0;
	background:url(../img/quattro_fort/bgHeader.jpg) center top repeat-x;
}
.contactEstate .copyright{
	font-size:10px;
	font-family:Verdana;
	text-align:center;
	color:#fff;
	background:#333;
	padding:11px 0 13px;
}
.contactEstate .copyright a{
	color:#fff;
	text-decoration:none;
}

/*sec07*/
.sec07In{
	background:url(../img/index/imgSec07_13.jpg) center 50px no-repeat;
}
.sec07Box01{
	position:relative;
	width:960px;
	height:370px;
	margin:-50px auto 0;
	padding-top:110px;
	box-sizing:border-box;
	text-align:left;
}
.sec07Fig01{
	padding-left:15px;
}
.sec07Fig02{
	position:absolute;
	top:0;
	right:0;
}
.sec07Box02,
.sec07Box03{
	width:960px;
	margin:0 auto 61px;
	text-align:left;
}
.sec07Box03{
	margin-bottom:0;
	padding-bottom:88px;
}
.sec07Fig03{
	margin-bottom:30px;
}
.sec07Box02 ul{
	margin-bottom:23px;
}
.sec07Box02 li{
	float:left;
	width:300px;
	margin-right:30px;
}
.sec07Box02 li:last-child{
	margin-right:0;
}
.sec07Fig04{
	width:918px;
	height:44px;
	overflow:hidden;
	background:url(../img/index/imgSec07_07.png) 0 0 no-repeat;
	font-size:0;
}
.sec07Fig05{
	margin-bottom:30px;
}
.sec07Box03 li{
	float:left;
	width:300px;
	margin-right:30px;
}
.sec07Box03 li:last-child{
	margin-right:0;
}
.sec07Box03 li img{
	margin-bottom:34px;
}
.sec07Box03 input[type="checkbox"]{
	height:0;
	opacity:0;
}
.sec07Box03 .btnSet{
	display:block;
	width:300px;
	height:84px;
	background:url(../img/index/imgSec07_12.png) center top no-repeat;
	background-size:100% auto;
	cursor:pointer;
}
#set01:checked + .btnSet,
#set02:checked + .btnSet,
#set03:checked + .btnSet{
	background-position:center bottom;
}
.secForm01{
	width:960px;
	margin:0 auto;
	padding-top:120px;
}
.secForm01Fig01{
	margin-bottom:40px;
}
.secForm01Fig03{
	margin:50px 0;
}
.blockError{
	width:960px;
	margin:0 auto 50px;
	text-align:left;
}
.blockError li a{
	color:#f00;
	font-size:14px;
	line-height:22px;
}
.secForm02{
	width:960px;
	margin:0 auto;
	text-align:left;
}
#form .formTxt{
	margin:20px 0 150px;
	font-size:15px;
	line-height:23px;
}
#form .formTxt.red{
	margin:20px 0;
	color:#f00;
	font-weight:bold;
	font-size:15px;
	line-height:23px;
}
.formTable{
	width:100%;
	margin-bottom:38px;
	background:#FFF;
}
.formTable th,
.formTable td{
	padding:2%;
	border:1px solid #d6d6d6;
	font-size:15px;
	line-height:23px;
	vertical-align:middle;
}
.formTable th{
	position:relative;
	width:270px;
	height:79px;
	box-sizing:border-box;
	background:#efefef;
	font-weight:bold;
	line-height:20px;
}
.formTable th span{
	display:inline-block;
	position:absolute;
	top:50%;
	right:18px;
	margin-top:-10px;
	padding:4px 6px 2px;
	color:#fff;
	font-weight:normal;
	font-size:10px;
	line-height:1;
	vertical-align:2px;
}
.formTable th .required{
	background:#f00;
}
.formTable th .optional{
	background:#39c;
}
.formTable td span{
	display:inline-block;
}
.formTable td .txtForm01{
	margin-left:10px;
	vertical-align:-1px;
}
.formTable td .txtForm02{
	margin:8px 0 0 5px;
	color:#f00;
	font-size:13px;
	letter-spacing:0.6px;
}
.formTable .btnZip{
	display:inline-block;
	vertical-align:top;
	line-height:40px;
	padding:0 10px;
	color:#fff;
	background:#333;
	border-radius:4px;
	text-decoration:none;
	margin-left:10px;
	font-size:12px;
}
.formTable .row{
	padding-bottom:10px;
}


input[type=text],
input[type=tel],
input[type=email]{
	display:inline;
	width:400px;
	height:40px;
	padding:1%;
	border:1px solid #ccc;
	box-sizing:border-box;
	background:#ffecec;
	font-size:16px;
}
.reSelect{
	background:#ffecec;
}
input[type=text].w100 {
	width: 100px;
}
input[type=text].w600 {
	width: 600px;
}
select,
textarea{
	padding: 1% 0;
	border:1px solid #ccc;
	box-sizing:border-box;
	font-size:16px;
}
textarea{
	width:650px;
	padding:1%;
}
.secForm02 p{
	font-size:15px;
	text-align:center;
}
.btnForm{
	display:block;
	width:400px;
	margin:50px auto 80px;
}
.tel1{background: #FFF !important;}
.contactEstate .txtAdvice {
    width: 920px;
    margin: 23px auto 34px;
    padding: 0 0 0 48px;
    line-height: 150%;
}
.formTxt.red {
    margin: 20px 0;
    color: #f00;
    font-weight: bold;
    font-size: 15px;
    line-height: 23px;
}
.formTxt {
    margin: 20px 0 100px;
    font-size: 15px;
    line-height: 23px;
}
.txtOk{ margin-top: 80px;}
.txtBack { display:block; width: 70px; margin: 0 auto 100px;}
.txtBack2 { display:block; width: 90px; margin: 0 auto 130px;}


@media only screen and (max-width:767px){
	.headerBox{
		padding: 25px 15px 0 15px;
	}
	.headerBox .logo1{
		float: left;
		width: 140px;
		display: block;
	}
	.headerBox img{
		width:100%;
		height: auto;
	}
	.headerBox .logo2{
		float: right;
		display: block;
		width: 80px;
	}
	.sec07In{
		background-position:center top;
		-webkit-background-size:cover;
		background-size:cover;
	}
	.sec07Box01{
		width:100%;
		height:auto;
		margin:0;
		padding:5% 4.6875% 0;
		box-sizing:border-box;
	}
	.sec07Fig01{
		padding-left:0;
	}
	.sec07Fig02{
		position:relative;
		max-width:90%;
		margin:5% auto 0;
	}
	.sec07Box02,
	.sec07Box03{
		width:100%;
		padding-bottom:5%;
		margin-bottom:5%;
	}
	.sec07Box02 ul{
		margin-bottom:5%;
	}
	.sec07Box02 li{
		float:none;
		max-width:81.5%;
		margin:0 auto 5% !important;
	}
	.sec07Fig04{
		width:auto;
		height:auto;
		margin:0 4.6875%;
		background:none;
		color:#391d00;
		font-size:13px;
		line-height:20px;
	}
	.sec07Fig05{
		margin-bottom:5%;
	}
	.sec07Box03 li{
		float:none;
		max-width:81.5%;
		margin:0 auto 10% !important;
	}
	.sec07Box03 li img{
		margin-bottom:7.5%;
	}
	.sec07Box03 .btnSet{
		width:260px;
		height:73px;
		margin:0 auto;
		-webkit-background-size:260px 146px;
		background-size:260px 146px;
	}
	#form .formTxt{
		margin-bottom:15%;
	}
	.secForm01{
		width:100%;
		padding-top:10%;
	}
	.secForm01Fig01{
		margin-bottom:5%;
	}
	.secForm01Fig03{
		margin:5% 0;
	}
	.blockError{
		width:94%;
		margin:0 auto 5%;
	}
	.blockError li a{
		font-size:12px;
		line-height:16px;
	}
	.secForm02{
		width:100%;
		padding:0 4.6875%;
		box-sizing:border-box;
	}
	.formTable{
		margin-bottom:7.5%;
	}
	.formTable th,
	.formTable td{
		display:block;
		width:100%;
		height:auto;
		margin-top:-1px;
		padding:2.5%;
		box-sizing:border-box;
		font-size:14px;
	}
	.formTable th{
		border-top:none;
	}
	.formTable tr:first-child th{
		border-top: 1px solid #d6d6d6;
	}
	.formTable td{
		padding:4% 2.5%;
	}
	.formTable th span{
		position:relative;
		top:inherit;
		right:inherit;
		margin:0 0 0 10px;
	}
	.formTable td .txtForm01{
		margin-left:0;
	}
	.formTable td .txtForm02{
		margin:0;
	}
	input[type=text].w600 {
		width: 100%;
	}
	input[type=text],
	input[type=tel],
	input[type=email],
	textarea{
		width:100%;
		margin-bottom:2%;
	}
	select{
		height:40px;
	}
	.btnForm{
		width:auto;
		margin:5% 4.6875% 10%;
		text-align:center;
	}
	.btnForm img{
		max-width:80%;
	}
	.contactEstate .txtAdvice {
		width: 100%;
		margin: 0 auto 20px;
		padding: 0;
		line-height: 150%;
	}
}
@media only screen and (max-width: 767px){
section img {
    max-width: 100%;
    height: auto;
}
}

.desc {
    margin-top: 50px;
    margin-bottom: 27px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}
.form-box {
    margin-bottom: 40px;
    padding: 48px 60px;
    border: 1px solid #ccc;
	line-height:24px;
}
.form-box .desc-cont {
  height: 197px;
  margin-bottom: 20px;
  padding: 20px 30px;
  background-color: #fff;
  overflow-y: scroll;
  border: 1px solid #bbb;
}

.form-box .desc-cont p {
  margin-bottom: 1em;
  text-align: left;
}

.form-box .desc-cont p:last-child {
  margin-bottom: 0;
}

.form-box .check-agree {
  width: 100%;
  margin-top: 20px;
  padding: 12px;
  text-align: center;
  font-size: 1.4em;
}

.form-box .check-agree input[type=checkbox] + label {
  font-weight: bold;
  margin-left: 0.5em;
}

.form-box:first-child {
  margin-bottom: 50px;
}

.form-box.form-auth {
  padding: 40px 168px !important;
}

.form-box.form-auth dd {
  padding-left: 115px;
}
.form-box .check1{
	width: 16px;
	height: 16px;
	margin-top: -2px;
}
.select{ width: 130px; margin-right:2px;}
.select1{ width: 200px; margin-right:2px;}
.select2{ width: 60px; margin-right:2px;}
@media only screen and (max-width: 767px){
	.desc {
		margin-top: 30px;
		margin-bottom: 27px;
		font-size: 15px;
	}
	.form-box {
		margin-bottom: 40px;
		padding: 20px 15px;
		border: 1px solid #ccc;
		line-height:24px;
	}
	.form-box p{ font-size: 13px;}
	.form-box .desc-cont {
	  height: 197px;
	  margin-bottom: 20px;
	  padding: 20px 20px;
	  background-color: #fff;
	  overflow-y: scroll;
	  border: 1px solid #bbb;
	}
	.form-box .check-agree {
	  width: 100%;
	  margin-top: 20px;
	  padding: 12px 0;
	  text-align: center;
	  font-size: 1.4em;
	}

	.form-box .check-agree input[type=checkbox] + label {
	  font-weight: bold;
	  margin-left: 0.5em;
	}

	.form-box:first-child {
	  margin-bottom: 50px;
	}

	.form-box.form-auth {
	  padding: 40px 168px !important;
	}

	.form-box.form-auth dd {
	  padding-left: 115px;
	}
	.form-box .check1{
		width: 16px;
		height: 16px;
		margin-top: -2px;
	}
	.select{ margin-bottom: 10px;}
	.select1{ width: 200px;}
	.select2{ width: 60px;}
}
