/* common */
section .red { color: #df606a; }
section .blue { color: #55bcbb; }
section .gold { color: #be894a; }
section .float-left { float: left; }
section .float-right { float: right; }

/* TOP */
section .common-inner {
	width: 1080px;
	height: auto;
	margin: 0 auto;
}
section#visual {
	width: 100%;
	height: auto;
	background-color: #eadac1;
}
section#visual .common-inner {
	position: relative;
	height: 620px;
	padding: 50px 0;
}
section#visual .main-title {
	font-size: 2.6em;
	color: #1b1b1b;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
	padding-top: 40px;
	background-image: url("../images/kasai_font.png");
	background-repeat: no-repeat;
	background-size: 10%;
	background-position: left 33% top 0;
}
section#visual span.red {
	font-weight: bold;
}
section#visual .txt {
	font-size: 1.2em;
	letter-spacing: 0.1em;
	line-height: 2.0em;
	font-weight: bold;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
}
section#visual .illust-image,
section#visual .illust-image img {
	width: 100%;
	height: auto;
}
section#visual .kasai-theme-images {
	position: absolute;
	bottom: -40px;
	left: 0;
	width: 1080px;
	height: auto;
}
section#visual .kasai-theme-images .kasai-theme02 {
	width:800px;
	height: auto;
	margin: 0 auto;
}
section#visual .kasai-theme-images img {
	width: 100%;
	height: auto;
}
section#kasai-txt {
	width: 100%;
	height: auto;
	background-color: #ffffff;
	padding: 100px 0;
}
section#kasai-txt .common-inner {
	position: relative;
}
section#kasai-txt .main-title {
	font-size: 1.7em;
	color: #000000;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
	padding-top: 180px;
	background-image: url("../images/kasai_illust_02.png");
	background-repeat: no-repeat;
	background-size: 80%;
	background-position: center top;
}
section#kasai-txt .main-title .orange {
	font-size: 1.5em;
    color: #f6ba50;
    font-weight: bold;
}
section#kasai-txt .txt {
	text-align: center;
	line-height: 2.5em; 
}
section#kasai-txt .kasai_illust-image {
	text-align: center;
	margin: 50px auto;
}
section#kasai-txt .kasai_illust-image img {
	width: 100%;
	height: auto;
}
section#kasai-txt .kasai-illust-images {
	position: absolute;
	bottom: -145px;
	left: 0;
	width: 1080px;
	height: auto;
}
section#kasai-txt .kasai-illust-images .house-check01 {
	width:800px;
	height: auto;
	margin: 0 auto;
}
section#kasai-txt .kasai-illust-images img {
	width: 100%;
	height: auto;
}
section#kasai-txt .kasai-illust-images .kasai-illust01 {
	width: 60%;
	height: auto;
	margin: 0 auto;
}
section#ksai-howto {
	width: 100%;
	height: auto;
	background-color: #f7f1e8;
	padding: 100px 0 50px;
}
section#ksai-howto .common-inner {
	position: relative;
}
section#ksai-howto .main-title {
	font-size: 2.0em;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
	padding-top: 85px;
	margin: 10px auto 50px;
	background-image: url("../images/icon_attention.png");
	background-repeat: no-repeat;
	background-size: 7%;
	background-position: center top;
}
section#ksai-howto .main-title .red { font-weight: bold; }
section#ksai-howto .txt {
	font-size: 1.2em;
    letter-spacing: 0.08em;
	line-height: 2.5em;
	text-align: center;
	margin-bottom: 30px;
}
section#ksai-howto .big-txt {
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
	padding-bottom: 26px;
	margin: 50px auto;
	background-image: url("../images/kasai_img_border.png");
	background-repeat: no-repeat;
	background-size: 53%;
	background-position: center bottom;
}
section#ksai-howto .txt-image {
	width: 22%;
	height: auto;
	margin: 0 auto;
}
section#ksai-howto .txt-image img {
	width: 100%;
	height: auto;
}
section#ksai-howto .big-txt02 {
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
	margin: 50px auto 0;
}
section#ksai-howto .contact-image01 {
	width: 50%;
	height: auto;
	position: absolute;
	bottom: -110px;
	left: 25%;
	right: 25%;
}
section#ksai-howto .contact-image01 img {
	width: 100%;
	height: auto;
}
div#contacts-group {
	width: 100%;
	height: auto;
	background-color: #ffffff;
	margin: 70px 0 50px;
}
div#contacts-group .contact-image02 {
	width: 42%;
	height: auto;
	margin: 0 auto;
}
div#contacts-group .contact-image02 img{
	width: 100%;
	height: auto;
}

@media screen and (max-width: 768px) {
	br.only-pc { display: none; }
	div .common-inner,
	section .common-inner {
		width:94%;
		margin-left: auto;
		margin-right: auto;
	}
	section#visual .common-inner {
		position: relative;
		height: 410px;
		padding: 50px 0 10px;
	}
	section#visual .main-title {
		font-size: 1.3em;
		background-image: none;
	}
	section#visual .txt {
		font-size: 1.2em;
		line-height: 1.5em;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	section#visual .kasai-theme-images {
		width: 100%;
		bottom: -20px;
	}
	section#visual .kasai-theme-images .kasai-theme02 {
		width: 90%;
	}
	section#kasai-txt {
		padding: 70px 0;
	}
	section#kasai-txt .main-title {
		font-size: 1.3em;
		padding-top: 80px;
		background-size: 90%;
		margin-bottom: 20px;
	}
	section#kasai-txt .main-title .orange {
		font-size: 1.0em;
	}
	section#kasai-txt .txt {
		line-height: 2.0em;
	}
	section#kasai-txt .kasai_illust-image {
		margin: 25px auto;
	}
	section#kasai-txt .kasai-illust-images {
		bottom: -90px;
		width: 100%;
	}
	section#kasai-txt .kasai-illust-images .kasai-illust01 {
		width: 90%;
	}
	section#ksai-howto {
		padding: 70px 0 50px;
	}
	section#ksai-howto .main-title {
		font-size: 1.3em;
		margin: 10px auto 20px;
		background-size: 20%;
	}
	section#ksai-howto .txt {
		line-height: 1.7em;
		margin-bottom: 20px;
	}
	section#ksai-howto .big-txt {
		font-size: 1.0em;
		padding-bottom: 20px;
		background-size: 100%;
		margin: 25px auto;
	}
	section#ksai-howto .txt-image {
		width: 60%;
	}
	section#ksai-howto .big-txt02 {
		font-size: 1.3em;
		margin: 25px auto 10px;
	}
	section#ksai-howto .txt {
		line-height: 1.3em;
		margin-bottom: 0px;
	}
	section#ksai-howto .contact-image01 {
		width: 90%;
		bottom: -70px;
		left: 5%;
		right: 5%;
	}
	div#contacts-group .contact-image02 {
		width: 90%;
	}
}