@charset "utf-8";
html {
	font-size: 62.5%;
}
.l-header__inner {
	rotate: 0deg;
}
#contents {
	padding: 0;
	width: 100%;
}
#header {
	box-shadow: none;
}
#footerIn img {
	border: none;
}
.onlySP {
	display: none;
}
#ct_bg {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Osaka, sans-serif;
	font-size: 1.6rem;
	line-height: 1.75;
	position: relative;
}

#ct_bg::before {
	content: "";
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("../img/bg_index01_pc.png");
	background-size: cover;
}
#ct_bg::after {
	content: "";
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("../img/bg_index02_pc.png") no-repeat center center;
	background-size: contain;
	background-size: 1056px;
}

#ct_bg img {
	max-width: 100%;
	height: auto;
}
#ct_bg .imgOver01 img {
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
#ct_bg .imgOver01 a:hover img {
	opacity: 0.6;
}
#ct_bg .center {
	text-align: center !important;
}
#ct_bg .right {
	text-align: right !important;
}
.fb_iframe_widget > span {
	vertical-align: baseline !important;
}
#ct_bg #container01 {
	padding-bottom: 0;
	width: 100%;
}
#ct_bg #container01 > .inner01Bg > .inner01,
#ct_bg #container01 > .inner02Bg >.inner02 {
	position: relative;
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}
#ct_bg #container01  > .inner01Bg {
	position: relative;
	padding-bottom: 30px;
	background: #4dc6f1;
	z-index: 11;
	
}
#ct_bg #container01  > .inner02Bg {
	position: relative;
	background: #4dc6f1 url(../../common/img/bg_kurohige01_pc.png) no-repeat center bottom;
	z-index: 12;
	
}
#ct_bg #container01  > .inner02Bg >.inner02 {
	padding-top: 20px;
	padding-bottom: 168px;
	
}
#ct_bg .wrapper01 {
	position: relative;
}
#ct_bg #container01 > .inner01::before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 200px;
	background: url("../../common/img/bg_kurohige01_pc.png") no-repeat 50% 0;
	content: "";
	background-size: cover;
}

/* ここから */
#ct_bg .headTitleArea01 {
	position: relative;
	background-color: #e73736;
	color: #fff;
	z-index: 10;
}
#ct_bg .headTitleArea01 > .inner01 {
	padding: 6px 14px 1px;
	margin-left: auto;
	margin-right: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Osaka, sans-serif;
	font-size: 1.5rem;
}
#ct_bg .headTitleArea01 > .inner01 .title01,
#ct_bg .headTitleArea01 > .inner01 .text01 {
	font-weight: bold;
}
#ct_bg .headTitleArea01 > .inner01 .text01 {
	margin-left: 9px;
}
#ct_bg .wrapper01 {
	overflow-x: hidden;
}
#ct_bg .mainArea01 {
	position: relative;
	z-index: 13;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("../img/bg_index01_pc.png");
	background-size: cover;
}
#ct_bg .mainArea01::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("../img/bg_index02_pc.png") no-repeat center center;
	background-size: contain;
	background-size: 1056px;
}
#ct_bg .mainArea01::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("../img/main_index04_pc.png") no-repeat center bottom;
	background-size: cover;
	background-size: 100%;
	z-index: 21;
}
#ct_bg .mainArea01 .mainImg01 {
	position: relative;
	max-width: 1040px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	z-index: 20;
}
#ct_bg .mainArea02 {
	position: relative;
}
#ct_bg .mainArea02 .mainImg02 {
	position: absolute;
	bottom: 4.5vw;
	left: 60vw;
	max-width: 360px;
	z-index: 22;
}
@media screen and (max-width: 1000px){
	#ct_bg .mainArea02 .mainImg02 {
	position: absolute;
	bottom: 50px;
	left: 590px;
}
}
#ct_bg .mainArea02 .mainImg03 {
	position: absolute;
	bottom: 2.3vw;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	max-width: 666px;
	z-index: 23;
}
#ct_bg .contentsArea01 {
	position: relative;
	width: 100%;
	z-index: 1;
	border-bottom: 2px solid #fff;
}
#ct_bg .contentsArea01 > .inner01 {
	max-width: 960px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;
	z-index: 10;
}
#ct_bg .cvArea01 {
	background-color: #fff;
	border: 5px solid #EBB300;
	border-radius: 20px;
}
#ct_bg .cvArea01:not(:first-child) {
	margin-top: 50px;
}
#ct_bg .cvArea01_inner01 {
	display: flex;
	justify-content: space-between;
	padding: 30px;
}
#ct_bg .cvArea01_inner01 > .col01 {
	width: 440px;
}
#ct_bg .cvArea01_inner01 > .col02 {
	width: 400px;
	text-align: center;
}
#ct_bg .cvArea01_inner01 > .col02 .title01 {
	max-width: 400px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
#ct_bg .cvArea01_inner01 > .col02 .text01 {
	font-weight: bold;
	font-size: 1.8rem;
	margin-top: 15px;
	letter-spacing: 0.03em;
	line-height: 1.4;
}
#ct_bg .cvArea01_inner01 > .col02 .text02 {
	display: table;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 10px 3px;
	background: #FFE100;
	color: #004DA0;
	font-weight: bold;
	line-height: 1.4;
	font-size: 1.4rem;
	letter-spacing: 0.03em;
}
#ct_bg .cvArea01_inner01 > .col02 .text03 {
	margin-top: 10px;
	font-weight: bold;
	line-height: 1.4;
	font-size: 1.4rem;
}
#ct_bg .cvArea01_inner01 > .col02 .text04 {
	display: inline-block;
	margin-left: .5em;
	font-size: 2.2rem;
	line-height: 1.2;
}
#ct_bg .cvArea01_inner01 > .col02 .text04 span {
	font-size: 1.4rem;
}
#ct_bg .cvArea01_inner01 > .col02 .button01 {
	margin-top: 10px;
}
#ct_bg .img01 {
	display: block;
	margin-top: 50px;
}
#ct_bg .txt01 {
	text-align: center;
	font-size: 1.2rem;
	line-height: 1.4;
	margin-top: 40px;
}
#ct_bg .btn01 {
	margin-top: 0;
}
#ct_bg .copyrightArea01 {
	position: relative;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 2.5vw;
}
@media screen and (max-width: 1000px){
#ct_bg .copyrightArea01 {
	padding-bottom: 30px;
}
}
#ct_bg .copyrightArea01::before {
	content: "";
	display: block;
	position: absolute;
	top: -2.5vw;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("../img/bg_index03_pc.png") no-repeat center top;
	background-size: cover;
	background-size: 100%;
	z-index: 1;
}
#ct_bg .copyrightArea01::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("../img/main_index04_pc.png") no-repeat center bottom;
	background-size: cover;
	background-size: 100%;
	z-index: 1;
}
#ct_bg .copyrightWrap01 {
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	z-index: 27;
}
#ct_bg .copyrightWrap01 > .col01 {
	width: 55.73%;
}
#ct_bg .copyrightWrap01 > .col02 {
	width: 6.98% 
}
@media screen and (max-width: 639px) {
	#ct_bg::after {
		background-size: 110%;
	}
	#ct_bg .wrapper01 {
		z-index: 1;
		overflow: hidden;
	}
	#ct_bg .contentsArea01 {
		background: none;
	}
	#ct_bg .wrapper01.fixed::before {
		position: fixed;
		width: calc(100% + 7.5vw);
		left: -3.75vw;
	}
	#ct_bg .contentsArea01 > .inner01 {
		padding: 30px 3.75vw 30px;
	}
	#ct_bg .cvArea01:not(:first-child) {
		margin-top: 30px;
	}
	#ct_bg .cvArea01_inner01 {
		display: block;
		padding: 6vw;
	}
	#ct_bg .cvArea01_inner01 > .col01 {
		width: 100%;
		max-width: 310px;
		margin: 0 auto;
	}
	#ct_bg .cvArea01_inner01 > .col02 {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	#ct_bg .cvArea01_inner01 > .col02 .title01 {
		max-width: 83.8%;
		min-width: 310px;
		margin-top: 20px;
	}
	#ct_bg .cvArea01_inner01 > .col02 .text01 {
		font-size: min(1.8rem,4.4vw);
	}
	#ct_bg .cvArea01_inner01 > .col02 .text03 {
		margin-top: 10px;
		white-space: nowrap;
	}
	#ct_bg #container01 > .inner02 {
		background: #4dc6f1 url(../../common/img/bg_kurohige01_sp.png) no-repeat center bottom;
		background-size: 100% auto;
		z-index: 2;
		padding-top: 20px;
	}
	#ct_bg #container01 > .inner02 > .btn01 {
		margin-top: 0;
	}
	#ct_bg .mainArea01 {
		width: 100%;
	}
	#ct_bg .mainArea01::after {
		display: none;
	}
	#ct_bg .mainArea01 .mainImg01 {
		padding-top: 0;
	}
	#ct_bg .img01 {
		margin-top: 30px;
	}
	#pageTopBtn01 {
		position: absolute;
		left: 50%;
		bottom: 0;
		margin-left: -32%;
		width: 64%;
    }
	#ct_bg .copyrightArea01 {
		padding-bottom: 50px;
	}
	#ct_bg .copyrightArea01::before {
		top: -32px;
		background-size: 1280px;
	}
	#ct_bg .copyrightArea01::after {
		background: url("../img/main_index04_sp.png") no-repeat center bottom;
		background-size: 100%;
	}
	#ct_bg .copyrightWrap01 {
		display: block;
		padding: 0 3.75vw 20px;
	}
	#ct_bg .copyrightWrap01 > .col01 {
		width: 100%;
		max-width: 535px;
		margin-top: 10px;
	}
	#ct_bg .copyrightWrap01 > .col02 {
		width: 100%;
		max-width: 50.25px;
	}
}
@media screen and (max-width: 349px) {
	#ct_bg .cvArea01_inner01 > .col02 .text04 {
		font-size: 1.8rem;
	}
}
/* Clearfix */
#ct_bg .cf:after {
	content: " ";
	display: block;
	clear: both;
}