@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.6;
	color: #000;
}

#ct_bg img {
	max-width: 100%;
	height: auto;
	image-rendering: -webkit-optimize-contrast;
}

#ct_bg .imgOver01 img {
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

#ct_bg .imgOver01 a:hover img {
	opacity: .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 .wrap01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#ct_bg .wrap01.bC {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}
#ct_bg .wrap01.between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

#ct_bg .contentsWrap {
	background-color: #fff;
}

#ct_bg .header01 {
	position: relative;
	padding: 7px 0;
	background-color: #00712f;
	color: #fff;
}

#ct_bg .header01 > .header01In {
	margin: 0 auto;
	padding: 0 12px;
	max-width: 1200px;
}

#ct_bg .header01 > .header01In .text01 > a {
	position: relative;
	padding-left: 30px;
	color: #fff;
	font-size: 1.5rem;
	font-weight: bold;
	text-decoration: none;
}

#ct_bg .header01 > .header01In .text01 > a:hover {
	text-decoration: underline;
}

#ct_bg .header01 > .header01In .text01 > a:before {
	position: absolute;
	top: .2em;
	left: 0;
	content: "";
	width: 18px;
	height: 14px;
	background: url(../img/icon_index01.png) no-repeat 0 0 / cover;
}

#ct_bg .headTitleArea01 {
	position: absolute;
	width: 100%;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

#ct_bg .headTitleArea01 > .headTitleArea01In {
	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;
}

#ct_bg .headTitleArea01 > .headTitleArea01In > .text01 ,
#ct_bg .headTitleArea01 > .headTitleArea01In > .title01 {
	font-weight: bold;
}

#ct_bg .headTitleArea01 > .headTitleArea01In > .title01 {
	margin-right: 15px;
}

#ct_bg .inner01 {
	position: relative;
	width: 960px;
	margin: 0 auto;
}


#ct_bg .mainImg01 {
	background: url(../img/bg_index01_pc.png) no-repeat 50% 0 / cover;
	/*max-width: 2000px;*/
	margin: 0 auto 2px;
}
#ct_bg .mainImg01 .imgWrap01 {
	background: url(../img/bg_index02_pc.png) no-repeat 50% 100% / cover;
	text-align: center;
	padding-bottom: 40px;
}

#ct_bg .subSection01 {
	background: -webkit-linear-gradient(top, #daf0fc 0%,#ffffff 100%) repeat-x left top #fff;
	background: linear-gradient(to bottom, #daf0fc 0%,#ffffff 100%) repeat-x left top #fff;
	background-size: 100% 3000px;
	/*max-width: 2000px;*/
	margin: 0 auto;
}
#ct_bg .subSection01 .subSection01Inner01 {
	background: url(../img/bg_index03_pc.png) no-repeat 50% 100%;
	padding-top: 40px;
	padding-bottom: 80px;
}
#ct_bg .subSection01 .txt01 {
	margin-bottom: 28px;
}
#ct_bg .subSection01 .image01 {
	margin-top: 36px;
}
#ct_bg .subSection01 .image01.type02 {
	margin-top: 20px;
}
#ct_bg .subSection01 .image01.type03 {
	margin-right: -5px;
}
#ct_bg .subSection01 .txt02 {
	text-align: center;
	margin-top: 25px;
}

#ct_bg .bnrArea01 {
	margin-top: 40px;
}

#ct_bg .banner01 + .bnrArea01 {
	margin-top: 20px;
}

#ct_bg .bnrArea01 > li{
	width: 252px;
	margin: 0 10px;
}

#ct_bg .bnrArea01 > li > a {
	display: block;
}

#ct_bg .snsBtn01 {
	margin-top: 30px;
}

#ct_bg .snsBtn01 > li,
#ct_bg .snsBtn02 > li {
	margin: 0 5px;
}

#ct_bg .copyArea01 {
	margin-top: 10px;
	font-size: 1rem;
}

#ct_bg .copyArea01.inner01 {
	padding: 0 0 20px;
}

#ct_bg .inner02 {
	width: 686px;
	margin: 0 auto;
}

#ct_bg .col01 {
	margin-top: 25px;
	width: calc(100% - 251px);
	width: -webkit-calc(100% - 251px);
}

#ct_bg .col01 > .text01 {
	display: table;
	padding: 2px 10px;
	background-color: #fff;
	color: #00a149;
	font-size: 1.4rem;
	letter-spacing: 0.075em;
	font-weight: bold;
}

#ct_bg .col01 > .text02 {
	margin-top: 5px;
	text-align: left;
	font-size: 1.8rem;
	font-weight: bold;
}

#ct_bg .col01 > .text02 > .font01 {
	font-size: 2.4rem;
	margin-left: 1em;
}


#ct_bg .col02 {
	margin-top: 25px;
	width: 251px;
}


#ct_bg .banner01 {
	margin: 33px auto 0;
	max-width: 610px;
}

#ct_bg .banner01.type02 {
	display: block;
	background: #fff;
}

#ct_bg .banner01.type02 a {
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

#ct_bg .banner01.type02 a:hover {
	opacity: 0.6;
}

#ct_bg .button01 {
	width: 320px;
	margin: 33px auto 0;
}


#ct_bg .movieWrap {
	width: 470px;
	margin: 0 auto 82px;
	background-color: #fff;
}

#ct_bg .movieWrap > .movieWrapInner01 {
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	border: 2px solid #fff;
}

#ct_bg .movieWrap iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#ct_bg .movieWrap .caption {
	margin: 5px;
	font-weight: bold;
	text-align: center;
	color: #0066b6;
	font-size: 1.7rem;
}

#ct_bg .commentBox {
	border: 2px solid #00712f;
	background: #fff;
	margin: 40px auto 0;
}
#ct_bg .commentBox > .title01 {
	text-align: center;
	font-size: 2.4rem;
	font-weight: bold;
	color: #fff;
	background: #00712f;
	padding: 5px 0;
}
#ct_bg .commentBox > .commentBoxInner01 {
	background: #fff;
	padding: 20px 25px 20px 22px;
}
#ct_bg .commentBox > .commentBoxInner01 .img01 {
	width: 250px;
}
#ct_bg .commentBox > .commentBoxInner01 .text01 {
	width: 625px;
}

#ct_bg .subSection02 {
	background: #aacd06;
	margin: 0 auto;
	padding-top: 13px;
	padding-bottom: 40px;
	border-top: 2px solid #fff;
}



@media screen and (max-width: 639px) {
	#ct_bg {
		font-family: -apple-system, "HelveticaNeue", Helvetica;
	}

	#ct_bg a {
		text-decoration: underline;
	}
	#ct_bg a:hover {
		text-decoration: none;
	}
	#header {
		border-bottom: #ccc solid 1px;
	}
	#ct_bg img {
		width: 100%;
		height: auto;
	}

	#footerIn .pageTop > a {
		background-size: 100%;
	}

	#ct_bg .imgOver01 a:hover img {
		opacity: 1.0;
	}

	.onlyPC {
		display: none;
	}
	.onlySP {
		display: block;
	}
	img.onlySP {
		display: inline-block;
	}

	#ct_bg .header01 {
		padding: 8px 0;
	}

	#ct_bg .header01 > .header01In {
		padding: 0 2.6%;
	}

	#ct_bg .header01 > .header01In > .text01 a:before {
		top: .1em;
	}

	#ct_bg .headTitleArea01 {
		position: static;
		width: 100%;
		margin-bottom: 5px;
		left: inherit;
		top: inherit;
		-webkit-transform: translate(0,0);
		transform: translate(0,0);
	}

	#ct_bg .headTitleArea01 > .headTitleArea01In .text01 ,
	#ct_bg .headTitleArea01 > .headTitleArea01In .title01 {
		font-size: 1.2rem;
		text-align: center;
	}

	#ct_bg .headTitleArea01 > .headTitleArea01In .title01 {
		margin-right: 0;
		width: 100%;
	}

	/*
	#ct_bg .headTitleArea01 {
		font-size: 1.1rem;
	}

	#ct_bg .headTitleArea01 > .inner01 {
		padding-left: 0;
		padding-right: 0;
		display: block;
		text-align: center;
		padding: 6px 14px 2px;
	}
	#ct_bg .headTitleArea01 > .inner01 .text01 {
		margin-left: 0;
	}*/

	#ct_bg .inner01 {
		width: 100%;
	}

	#ct_bg .mainImg01 {
		background: url(../img/bg_index01_sp.png) no-repeat 50% 10% / 100% auto;
		max-width: 2000px;
		margin: 0 auto 2px;
	}
	#ct_bg .mainImg01 .imgWrap01 {
		background: url(../img/bg_index02_sp.png) no-repeat 50% 100% / 100% auto;
		text-align: center;
		padding-bottom: 1.4vw;
	}
	#ct_bg .mainImg01 .imgWrap01 .txt02 {
		width: 62.4vw;
		margin: 0 auto;
		padding-top: 2vw;
	}
	#ct_bg .mainImg01 .imgWrap01 .btn01 {
		width: 53.73vw;
		margin: 0 auto;
	}

	#ct_bg .subSection01 {
		background: -webkit-linear-gradient(top, #daf0fc 0%,#ffffff 100%) repeat-x left top #fff;
		background: linear-gradient(to bottom, #daf0fc 0%,#ffffff 100%) repeat-x left top #fff;
		background-size: 100% 247.466vw;
		max-width: 100%;
		margin: 0 auto;
	}
	#ct_bg .subSection01 .subSection01Inner01 {
		background: url(../img/bg_index03_sp.png) no-repeat 50% 100% / 100% auto;
		padding-top: 10.3vw;
		padding-bottom: 40px;
	}
	#ct_bg .subSection01 .subSection01Inner01 .inner01 {
		padding: 0 10px;
	}
	#ct_bg .subSection01 .txt01 {
		margin-bottom: 28px;
	}
	#ct_bg .subSection01 .image01 {
		margin-top: 6vw;
	}
	#ct_bg .subSection01 .txt02 {
		text-align: center;
		margin-top: 25px;
		padding: 0 5px;
	}

	#ct_bg .bnrArea01 > li{
		width: 78.125%;
		margin-top: 20px;
	}

	#ct_bg .bnrArea01 > li:first-child {
		margin-top: 0;
	}

	#ct_bg .copyArea01 {
		text-align: center;
	}
	
	#ct_bg .subSection01 .image01.type03 {
		margin-right: 0;
	}

	
	#ct_bg .inner02 {
		width: 100%;
		margin: 0 auto;
	}
	
	#ct_bg .col01 {
		margin-top: 9.8vw;
		width: 100%;
		text-align: center;
	}

	#ct_bg .col01 > .text01 {
		display: inline;
		padding: 2px 10px;
		background-color: #fff;
		color: #00a149;
		font-size: 1.4rem;
		letter-spacing: 0.075em;
		font-weight: bold;
	}

	#ct_bg .col01 > .text02 {
		margin-top: 5px;
		color: #fff;
		text-align: center;
		font-size: 1.8rem;
		font-weight: bold;
	}

	#ct_bg .col01 > .text02 > .font01 {
		font-size: 2.2rem;
		margin-left: 0.5em;
	}


	#ct_bg .col02 {
		width: 66.66%;
		margin: 6px auto 0;
	}


	#ct_bg .banner01 {
		width: 85.33%;
	}

	#ct_bg .banner01.type02 a:hover {
		opacity: 1;
	}

	#ct_bg .button01 {
		width: 85.33%;
		margin: 34px auto;
	}


	#ct_bg .movieWrap {
			width: 100%;
			margin: 0 auto 10.9vw;
	}

	#ct_bg .movieWrap > .movieWrapInner01 {
			position: relative;
			height: 0;
			padding-bottom: 56.25%;
			overflow: hidden;
			border: 1px solid #fff;
	}

	#ct_bg .movieWrap iframe {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}
	#ct_bg .movieWrap .caption {
		font-size: 1.4rem;
	}
	#ct_bg .commentBox {
		border: 2px solid #00712f;
		background: #fff;
		margin: 40px auto 0;
	}
	#ct_bg .commentBox > .title01 {
		text-align: center;
		font-size: 2.4rem;
		line-height: 1.25;
		font-weight: bold;
		color: #fff;
		background: #00712f;
		padding: 5px 0;
	}
	#ct_bg .commentBox > .commentBoxInner01 {
		padding: 20px 12px 20px;
	}
	#ct_bg .commentBox > .commentBoxInner01 .img01 {
		width: 77.88%;
		margin: 0 auto 15px;
	}
	#ct_bg .commentBox > .commentBoxInner01 .text01 {
		width: 100%;
	}

	#ct_bg .subSection02 {
		background: #aacd06;
		margin: 0 auto;
		padding-top: 0;
		padding-bottom: 1vw;
		border-top: 2px solid #fff;
	}
}

/* Clearfix */
#ct_bg .cf:after {
	content: " ";
	display: block;
	clear: both;
}