@charset "utf-8";
html {
	font-size: 62.5%;
}
#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;
}
#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 > .inner01,
#ct_bg #container01 > .inner02 {
	position: relative;
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}
#ct_bg #container01 > .inner02 {
	padding-bottom: 168px;
}
#ct_bg .wrapper01 {
	position: relative;
	margin-top: 30px;
}
#ct_bg .wrapper01::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #61B7D9 url(../img/bg_index01.png) repeat 50% 0 /32px;
	content: "";
}
/* ここから */
#ct_bg .headTitleArea01 {
	position: relative;
	background-color: #e73736;
	color: #fff;
}
#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;
	width: 100%;
	max-width: 1040px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}
#ct_bg .contentsArea01 {
	position: relative;
	width: 100%;
	z-index: 1;
	border-bottom: 2px solid #fff;
	background: #FDE8D0 url(../img/bg_index02_pc.jpg) no-repeat center top/cover;
}
#ct_bg .contentsArea01::before {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 120vw;
	height: 100%;
	box-shadow: inset 0 -2px 2px rgba(0, 0, 0, 0.1);
	content: "";
}
#ct_bg .contentsArea01 > .inner01 {
	max-width: 800px;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;
	z-index: 10;
}
#ct_bg .cvArea01 {
	background-color: rgb(255 255 255 / 0.6);
	border: 8px solid #7C5C8F;
	border-radius: 30px;
}
#ct_bg .cvArea01:not(:first-child) {
	margin-top: 40px;
}
#ct_bg .cvArea01_inner01 {
	display: flex;
	justify-content: space-between;
	padding: 24px 22px 22px;
}
#ct_bg .cvArea01_inner01 > .col01 {
	width: 400px;
}
#ct_bg .cvArea01_inner01 > .col02 {
	width: 340px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
#ct_bg .cvArea01_inner01 > .col02 .title01 {
	max-width: 260px;
	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: 13px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 10px 3px;
	background: #FEDB3C;
	color: #EB5E08;
	font-weight: bold;
	line-height: 1.4;
	font-size: 1.4rem;
	letter-spacing: 0.03em;
}
#ct_bg .cvArea01_inner01 > .col02 .text03 {
	margin-top: 15px;
	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: 40px;
}
#ct_bg .txt01 {
	text-align: center;
	font-size: 1.2rem;
	line-height: 1.4;
	margin-top: 40px;
}
@media screen and (max-width: 639px) {
	#ct_bg .wrapper01 {
		z-index: 1;
		overflow: hidden;
	}
	#ct_bg .wrapper01::before {
		content: none;
	}
	#ct_bg .contentsArea01 {
		background: none;
	}
	#ct_bg .wrapper01::before {
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		width: 108vw;
		height: 100vh;
		z-index: -1;
		background: url(../img/bg_index02_sp.jpg) no-repeat 50% 0/100%;
		content: "";
	}
	#ct_bg .wrapper01.fixed::before {
		position: fixed;
	}
	#ct_bg .contentsArea01 > .inner01 {
		padding: 40px 3.75vw;
	}
	#ct_bg .cvArea01_inner01 {
		display: block;
		padding: 22px 5.4%;
	}
	#ct_bg .cvArea01_inner01 > .col01 {
		width: 100%;
	}
	#ct_bg .cvArea01_inner01 > .col02 {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	#ct_bg .cvArea01_inner01 > .col02 .title01 {
		max-width: 83.8%;
	}
	#ct_bg .cvArea01_inner01 > .col02 .text01 {
		font-size: min(1.8rem,4.4vw);
	}
	#ct_bg .cvArea01_inner01 > .col02 .text03 {
		margin-top: 10px;
	}
	#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;
	}
}
/* Clearfix */
#ct_bg .cf:after {
	content: " ";
	display: block;
	clear: both;
}