@charset "UTF-8";
body {
	background: #fff;
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 16px;
	-webkit-text-size-adjust: none;
	line-height: 1.6;
}
body .mincho {
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,'Noto Serif JP',メイリオ,Meiryo,serif;
    font-feature-settings: "palt";
}
body,
body * {
	margin: 0;
	padding: 0;
}
main {
	display: block;
	overflow: hidden;
}
img{
	height:auto;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}
.ctsInner{
	width: 96%;
	max-width:1000px;
	margin:0 auto;
	position: relative;
	height: 100%;
}
.inquiry {
	display: inline-block;
	vertical-align: top;
}
.inquiry p {
	border-bottom: #1c50a1 1px solid;
	width: 65.3%;
	padding-top: 2.3%;
	margin-bottom: 0.5%;
}
.inquiry h2 {
	font-size: 1.503em;
	font-weight: 700;
	line-height: 1.3;
	color: #000;
}
.inquiry h2 span {
	display: inline-block;
	margin-right: 0.15em;
}
.inquiry em {
	background: #1c50a1;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
	font-size: 0.9286em;
	line-height: 1.3;
	padding: 0.3em 1.05em 0.2em;
	letter-spacing: 0;
	margin-right: 0.7em;
	margin-top: 0.08em;
}
.inquiry small {
	display: inline-block;
	font-size: 0.9em;
	font-weight: 500;
	line-height: 1.1;
	text-indent: 0.5em;
	margin-top: 0.7%;
	vertical-align: top;
}
.inquiry small span{
	margin: 0 0 0 -0.1em;
	font-size: 0.92em;
}
footer .inquiry small span{
	margin: 0 0 0 -0.1em;
	font-size:0.9em;
}
.inquiry small span span{
	margin:0 -0.15em;
}
.inquiry img {
	width: 37.783%;
	margin: 0.8% 0.7% 0 0.2%;
	display: inline-block;
	vertical-align: top;
}
.anm{
	opacity:0;
}
/*============================
#ctsMv
============================*/

#ctsMv {
	background: url(../img/bg_mv.jpg) no-repeat;
	background-position: 50% 77.5%;
	background-size: cover;
	position: relative;
}
#ctsMv span {
	transform: scale(0.4);
	display: inline-block;
	position: relative;
}
#ctsMv .ctsInner {
	min-height: 59.375em;
}
#ctsMv .textBox {
	color: #fff;
	text-align: center;
	width: 66%;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -52.8%);
	padding-bottom: 2.45em;
}
#ctsMv .textBox *{
	position:relative;
}
#ctsMv .textBox .cover{
	background: #1c50a1;
}
#ctsMv .textBox p {
	font-size: 1.15em;
	letter-spacing: 0.09em;
	line-height: 1.3;
}
#ctsMv h1 {
	font-size: 2em;
	padding: 1.41em 0 0.3em 0.3em;
	line-height: 1.67;
	letter-spacing: 0.06em;
}
#ctsMv h1 small{
	font-size:1em;
}
#ctsMv .scroll {
	position:relative;
	font-weight: 200;
	width: 3.2em;
	margin: 5.7% auto -12.3%;
	font-size: 0.9em;
	letter-spacing: 0.08em;
}
#ctsMv .scroll img {
	display: block;
	width: 100%;
	margin-bottom: 3%;
}
#ctsMv .scroll a {
	display: block;
	background:#fff;
	border-radius:2em;
	overflow:hidden;
}
#ctsMv .scroll img.abs{
    position:absolute;
    top:0;
    left:0;
    opacity:0;
}
#ctsMv .cover{
	background:#fff;
	position:absolute;
	top:0;
	left:0;
	height: 100%;
	width:100%;
}
/*============================
#ctsStatement
============================*/

#ctsStatement {
	background: #fff0d2;
	text-align: center;
}
#ctsStatement h2 {
	color: #1c50a1;
	font-size: 2em;
	letter-spacing: 0.1em;
	line-height: 1.67;
}
#ctsStatement .ctsInner {
	padding: 3.85em 0 4.5em;
}
#ctsStatement .lead {
	color: #1c50a1;
	font-weight: 600;
	font-size: 1.12em;
	line-height: 1.9;
	margin: 1.2em 0 2.5em;
}
#ctsStatement .textBox {
	text-align: justify;
	width: 65.8%;
	display: inline-block;
	vertical-align: top;
	font-size: 1.11em;
	line-height: 1.69em;
	margin: -0.8% 3% 0 0;
	font-weight: 500;
}
#ctsStatement .imgBox {
	position: relative;
	width: 29.2%;
	display: inline-block;
	vertical-align: top;
	background: url(../img/bg_gokasegawa.jpg?2) no-repeat;
	background-size: cover !important;
	height: 16em;
}
#ctsStatement .imgBox small {
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0 0 2% 4%;
	letter-spacing: 0.08em;
	font-weight: 300;
}
/*============================
#ctsNotice
============================*/

#ctsNotice {
	background: #1c50a1;
	color: #fff;
	text-align: center;
}
#ctsNotice h2 {
	font-size: 1.73em;
	line-height: 1.55;
}
#ctsNotice .ctsInner {
	padding: 3.1em 0 3.1em;
}
#ctsNotice .logo {
	width: 40.7%;
	margin-top: 3.4%;
}
/*============================
#ctsQA
============================*/

#ctsQA {
	background: #dcf0eb;
	text-align: center;
}
#ctsQA h2 {
	color: #e6006e;
	font-size: 1.73em;
	margin-bottom: 1.05em;
}
#ctsQA dl {
	text-align: left;
	width: 48.4%;
	display: inline-block;
	vertical-align: top;
	margin: 0 2% 0 0%;
}
#ctsQA dl:last-child {
	margin: 0 -2.2% 0 1.3%;
}
#ctsQA dt {
	margin-bottom: 4.3%;
}
#ctsQA dl p {
	display: inline-block;
	width: 85%;
	font-size: 1.05em;
	font-weight: 500;
}
#ctsQA dt p {
	font-size: 1.11em;
	vertical-align: top;
	margin-top: 0.6em;
	color: #1c50a1;
	font-weight: 600;
	line-height: 1.45;
	margin-left: 3.7em;
	white-space: nowrap;
}
#ctsQA dd span {
	width: 3.063em;
	height: 3em;
	background: url(../img/icon_a.png) no-repeat;
	background-size: contain;
	display: inline-block;
	overflow: hidden;
	text-indent: 100%;
	vertical-align: top;
	margin: -2.8% 3% 0 0;
}
#ctsQA dt span {
	width: 3.063em;
	height: 3em;
	position: absolute;
	background: url(../img/icon_q.png) no-repeat;
	background-size: contain;
	display: inline-block;
	overflow: hidden;
	text-indent: 100%;
	vertical-align: top;
	margin-right: 3%;
}
#ctsQA dd {
	margin: 1% 0 5%;
}
#ctsQA .ctsInner {
	padding: 3.1em 0 1.2em;
}
/*============================
footer
============================*/

footer {
	border-top: #ec6c00 10px solid;
	padding: 0 0 2.2%;
	background: #fef2d8;
	height: auto;
	font-size: 0.88em;
}
footer .ctsInner{
	    max-width: 960px;
    width: 95%;
    margin: 0 auto;
}
footer .inquiry {
	width: auto;
	margin-left: 4.2%;
}
footer .inquiry p {
	letter-spacing: 0;
	display: inline-block;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.2;
	width: 55.8%;
	vertical-align: top;
	float: left;
	padding-top: 2.9%;
	border: none;
}
footer .inquiry em {
	font-size: 0.65em;
	padding: 1.8% 5.4%;
	letter-spacing: 0em;
	margin-top: -0.3%;
	border-radius: 0.3em;
	float: left;
}
footer .inquiry img {
	display: inline-block;
	width: 38.601%;
	vertical-align: top;
	margin-top: 2.6%;
}
footer .inquiry small {
	font-size: 1.02em;
	margin-top: 0.7%;
	display: block;
	text-indent: 0;
}
@media screen and (max-width: 1040px) {
  body{font-size:1.538vw;}
}
@media screen and (min-width: 769px) {
	.forsp{
		display:none !important;
	}
}
@media screen and (max-width: 768px) {
	.forpc{
		display:none !important;
	}
    body{font-size: 2.88vw;}
	.ctsInner{
        width: 84.535%;
     }
     .inquiry p {
		line-height: 1.2;
		font-size: 0.8em;
		letter-spacing: 0.05em;
		margin-bottom: 0.35em;
		min-height: 0;
		border: none;
		width: 100%;
	}
	.inquiry h2{
		font-size: 1.035em;
		text-align: center;
		letter-spacing: 0.015em;
		margin: 2.3% 0 1%;
	}
	.inquiry h2 span{
		margin-right: 0.5em;
		margin-left: 0.3em;
	}
	.inquiry em {
		font-size: 0.92em;
		font-weight: 500;
		line-height: 1.3;
		padding: 0.13em 0.81em 0.24em;
		margin: 0;
		display: block;
		text-align: center;
	}
	.inquiry small {
		font-size: 0.74em;
		font-weight: normal;
		line-height: 1.15;
		text-indent: 0.5em;
		margin-top: -0.4%;
	}
	.inquiry img {
		width: 47.8%;
		margin: 0.7% 0.5% 0 5.6%;
		display: inline-block;
	}
	/*============================
	#ctsMv
	============================*/
	#ctsMv {
		background: #1c50a1 url(../img/bg_mv.jpg) no-repeat top;
		background-position: 50% -3.15em;
		background-size: 103.4%;
	}
	#ctsMv span {
		transform: scale(0.4);
	}
	#ctsMv .ctsInner {
		min-height: 55.54em;
		width: 100%;
	}
	#ctsMv .textBox {
		width: 100%;
		left: 0;
		top: auto;
		bottom: 0;
		transform: translate(0, 0);
		padding-bottom: 3.45em;
	}
	#ctsMv .textBox p {
		font-size: 1.33em;
		letter-spacing: 0.09em;
		text-indent: 0.3em;
		font-weight: 500;
		line-height: 1.5;
	}
	#ctsMv h1 {
		font-size: 3em;
		padding: 0.61em 0 0.4em 0;
		line-height: 1.27;
		letter-spacing: 0.06em;
	}
	#ctsMv h1 small{
		font-size: 0.6em;
		display: inline-block;
		margin-bottom: 0.5em;
	}
	#ctsMv .scroll {
		display: none !important;
	}
	#ctsMv .scroll img {
		width: 100%;
		margin-bottom: 3%;
	}
	#ctsMv .textBox .cover{
		transform: scale(1) !important;
		opacity: 1 !important;
	}
	/*============================
	#ctsStatement
	============================*/

	#ctsStatement h2 {
		font-size: 2.1em;
		letter-spacing: 0;
		line-height: 1.62;
		white-space: nowrap;
	}
	#ctsStatement .ctsInner {
		padding: 3.15em 0 3em;
	}
	#ctsStatement .lead {
		font-weight: 600;
		font-size: 1.41em;
		line-height: 1.86;
		margin: 1.32em 0 2.15em;
	}
	#ctsStatement .textBox {
		width: 100%;
		font-size: 1.31em;
		line-height: 1.75em;
		margin: -0.8% 0 9% 0;
		font-weight: 400;
	}
	#ctsStatement .imgBox {
		width: 100%;
		height: 25.7em;
	}
	#ctsStatement .imgBox small {
		letter-spacing: 0.02em;
		font-size: 1.4em;
	}
	/*============================
	#ctsNotice
	============================*/

	#ctsNotice h2 {
		font-size: 1.63em;
		line-height: 1.55;
		white-space: nowrap;
	}
	#ctsNotice .ctsInner {
		padding: 2.2em 0 2.7em;
	}
	#ctsNotice .logo {
		width: 81.4%;
		margin-top: 6.5%;
	}
	/*============================
	#ctsQA
	============================*/

	#ctsQA h2 {
		font-size: 1.7em;
		margin-bottom: 1.2em;
		line-height: 1.42;
		font-weight: 800;
	}
	#ctsQA dl {
		width: 100%;
		margin: 0 2% 0 0%;
	}
	#ctsQA dl:last-child {
		margin: 0 2% 0 0%;
	}
	#ctsQA dt {
		margin-bottom: 1.3%;
	}
	#ctsQA dl p {
		width: 87.5%;
		font-size: 1.3em;
		font-weight: 500;
		text-align: justify;
	}
	#ctsQA dt p {
		font-size: 1.31em;
		margin-top: 0.2em;
		font-weight: 600;
		line-height: 1.45;
		margin-left: 2.9em;
		min-height: 1.8em;
		white-space: normal;
	}
	#ctsQA dd span {
		width: 2.66em;
		height: 3em;
		text-indent: 100%;
		margin: -1.7% 3.4% 0 0;
	}
	#ctsQA dt span {
		width: 2.66em;
		height: 3em;
		margin-right: 3%;
	}
	#ctsQA dd {
		margin: 1% 0 6.3%;
	}
	#ctsQA .ctsInner {
		padding: 2.6em 0 1.7em;
	}
	/*============================
	footer
	============================*/
	footer {
		border-top: #1c50a1 1px solid;
		padding: 0 0 2.8%;
		overflow: hidden;
		position: relative;
		width: 100%;
		font-size: 1.482em;
	}
	footer .ctsInner {
		width: 89.75%;
	}
	footer .inquiry {
		margin-left: 0;
	}
	footer .inquiry p {
		font-size: 1.01em;
		width: 100%;
		line-height: 1.2;
		padding-top: 0;
		letter-spacing: 0.02em;
		text-align: left;
		white-space: nowrap;
	}
	footer .inquiry em {
		font-size: 0.71em;
		padding-bottom: 1.3%;
		letter-spacing: 0.02em;
		margin-top: -0.3%;
		margin-bottom: 2.8%;
		padding: 0.15em 0.81em 0.25em;
		float: none;
		width: 120%;
		margin-left: -10%;
		border-radius: 0;
		text-indent: -;
	}
	footer .inquiry img {
		width: 54%;
		margin-top: 0.8%;
		margin-right: 0.7%;
		margin-left: 0;
	}
	footer .inquiry small {
		font-size: 0.7em;
		margin-top: -0.5%;
		text-indent: 0.6em;
		display: inline-block;
		margin-left: 0.1em;
		margin-right: -0.5em;
	}
}
