@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 .headTitleArea01 {
	background-color: #0078bd;
}
#ct_bg .headTitleArea01.type01 {
	background-color: #00924b;
}
#ct_bg .headTitleArea01.type02 {
	background-color: #00712f;
}
#ct_bg .headTitleArea01.type05 {
	background-color: #0075c1;
}

#ct_bg .headTitleArea01 > .inner01 {
	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;
	padding: 8px 14px 6px;
}

#ct_bg .headTitleArea01 > .inner01 > .text01 ,
#ct_bg .headTitleArea01 > .inner01 > .title01 {
	color: #fff;
	font-weight: bold;
}

#ct_bg .headTitleArea01 > .inner01 > .title01 {
	margin-right: 15px;
}

#ct_bg .mainArea01 {
	border-top: solid 2px #00441d;
}

#ct_bg .mainArea01 > .title01 {
	margin-top: 25px;
	text-align: center;
}

#ct_bg .topicArea01 {
	padding-top: 17px;
	padding-bottom: 20px;
	background: url(../img/bg_index03.png) no-repeat 50% 0/cover;
}

#ct_bg .topicArea01 > .inner01 {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

#ct_bg .topicArea01 > .inner01 > .title01 {
	margin-left: 5px;
}

#ct_bg .topicArea01 > .inner01 > .text01 {
	width: 617px;
	margin-top: 1px;
	margin-left: 12px;
}

#ct_bg .topicArea01 > .inner01 > .text02 {
	margin-left: 62px;
	margin-top: 5px;
}

#ct_bg .topicArea01 > .inner01 > .text03 {
	position: absolute;
	z-index: 1;
	right: 352px;
	bottom: 0;
	width: 174px;
}

#ct_bg .topicArea01 > .inner01 > .image01 {
	position: absolute;
	z-index: 2;
	width: 372px;
	right: 0;
	top: 45px;
}

#ct_bg .topicArea01 > .inner01 > .column01 {
	width: 408px;
	margin-left: 14px;
	margin-top: -215px;
}

#ct_bg .topicArea02 {
	padding-bottom: 30px;
	background: url(../img/bg_index04_pc.png) no-repeat 50% 0/cover;
}

#ct_bg .topicArea02 > .inner01,
#ct_bg .topicArea03 > .inner01 {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

#ct_bg .topicArea02 > .inner01 > .title01 {
	width: 800px;
	margin: 30px auto 0 79px;
}

#ct_bg .topicArea02 > .inner01 > .text01 {
	text-align: center;
	margin: 20px auto 0;
}

#ct_bg .topicArea02 > .inner01 > .text02 {
	width: 150px;
	margin: 9px auto 0;
}

#ct_bg .topicArea02 > .inner01 > .text03 {
	text-align: center;
	margin: 12px auto 0;
	font-size: 1.4rem;
	font-weight: bold;
}

#ct_bg .topicArea02 > .inner01 > .button01 {
	width: 288px;
	margin: 10px auto 0;
}

#ct_bg .topicArea03 {
	padding-bottom: 30px;
	background: url(../img/bg_index05_pc.png) no-repeat 55% 20px/cover;
}

#ct_bg .topicArea03 > .inner01 {
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
}

#ct_bg .topicArea03 > .inner01 > .text02 {
	width: 150px;
	margin-top: 35px;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .topicArea03 > .inner01 > .text03 {
	text-align: center;
	margin: 12px auto 0;
	font-size: 1.4rem;
	font-weight: bold;
}

#ct_bg .topicArea03 > .inner01 > .button01 {
	width: 288px;
	text-align: center;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .topicArea03 .imgWrap01 {
	text-align: center;
	position: relative;
}

#ct_bg .topicArea03 .imgWrap01 .image01 {
	position: absolute;
	top: 16px;
	right: 10px;
	z-index: 1;
}

#ct_bg .topicArea03 .imgWrap01 .txt01 {
	text-align: left;
}

#ct_bg .topicArea03 .imgWrap01 .txt03 {
	width: 293px;
	margin-top: 15px;
	z-index: 2;
}
#ct_bg .topicArea03 .imgWrap01 .wrap01 {
	margin-top: 20px;
	margin-bottom: 10px;
}

#ct_bg .movieWrap01 {
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
}

#ct_bg .movieWrap01 > iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

#ct_bg .imgBlock01 {
	width: 50%;
	margin-top: 10px;
}

#ct_bg .imgBlock01 > .inner01 {
	max-width: 600px;
	padding-bottom: 30px;
}

#ct_bg .imgBlock01.type01 {
	background: url(../img/bg_index01_pc.jpg) no-repeat 100% 100%;
}

#ct_bg .imgBlock01.type02 {
	background: url(../img/bg_index02_pc.jpg) no-repeat 0 100%;
}

#ct_bg .imgBlock01.type01 > .inner01 {
	margin-left: auto;
	margin-right: 0;
}

#ct_bg .imgBlock01.type02 > .inner01 {
	margin-right: auto;
	margin-left: 0;
}

#ct_bg .imgBlock01 > .inner01 > .title01 {
	text-align: center;
}

#ct_bg .imgBlock01 > .inner01 > .image01 {
	margin-top: 20px;
}

#ct_bg .imgBlock01 > .inner01 > .text01 {
	margin-top: 10px;
	font-size: 1.4rem;
	text-align: center;
}

#ct_bg .imgBlock01 > .inner01 > .button01 {
	width: 288px;
	margin: 20px auto 0;
}

#ct_bg .btnWrap01 {
	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: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	width: 414px;
	margin: 10px auto 0;
}

#ct_bg .btnWrap01 > .image01 {
	width: 118px;
}

#ct_bg .btnWrap01.type01 {
	width: 440px;
}

#ct_bg .btnWrap01.type01 > .image01 {
	width: 144px;
}

#ct_bg .btnWrap01 > .button01 {
	width: 288px;
}

#ct_bg .bnrArea01 {
	margin-top: 40px;
}

#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 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 20px;
}

#ct_bg .img01 {
	margin-top: 40px;
	text-align: center;
}

#ct_bg .block01 {
	position: relative;
	margin: 8px auto 0;
	width: 960px;
}

#ct_bg .block01 > .text01 {
	margin: 10px 0 0 193px;
	font-size: 1.4rem;
	font-weight: bold;
}

#ct_bg .frameArea01 {
	margin: 10px auto 0;
	padding: 20px;
	background-color: #fff;
	border-radius: 10px;
	font-size: 1.3rem;
	font-weight: bold;
	word-break: normal;
	word-wrap: break-word;
	color: #005e3c;
	box-shadow: inset 0 0 0 3px #14a83b,inset 0 0 0 6px #4dce6f;
}

#ct_bg .frameArea01.type01 {
	margin: 20px 20px 0;
	text-align: left;
	color: #032c90;
	box-shadow: inset 0 0 0 3px #198ce6,inset 0 0 0 6px #2da7e9;
}

#ct_bg .frameArea01.type02 {
	margin: 20px 20px 0;
	text-align: left;
	color: #d70e19;
	box-shadow: inset 0 0 0 3px #f39800,inset 0 0 0 6px #fdd000;
}

#ct_bg .frameArea01.type03 {
	width: 840px;
}

#ct_bg .frameArea01.type04 {
	width: 836px;
	margin-top: 31px;
	border-radius: 20px;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.6;
	padding: 16px 20px 16px;
}

#ct_bg .frameArea01.type06 {
	width: 836px;
	margin-top: 30px;
	border-radius: 20px;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.6;
	padding: 16px 20px 16px;
	color: #0075c1;
	box-shadow: inset 0 0 0 3px #0a456c,inset 0 0 0 6px #0075c1;
}

#ct_bg .col01 {
	margin-left: 112px;
	margin-right: 12px;
	width: 118px;
}

#ct_bg .col02 {
	margin-top: 10px;
	width: 288px;
}

#ct_bg .col03 {
	margin: 20px auto 0;
	width: 470px;
}

#ct_bg .col04 {
	margin-top: 18px;
	width: 566px;
}

#ct_bg .col05 {
	margin-top: 8px;
	width: 353px;
}


@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 .headTitleArea01 > .inner01 > .text01 ,
	#ct_bg .headTitleArea01 > .inner01 > .title01 {
		font-size: 1.2rem;
		text-align: center;
	}

	#ct_bg .headTitleArea01 > .inner01 > .title01 {
		margin-right: 0;
		width: 100%;
	}

	#ct_bg .mainArea01 {
		/*margin-top: 1.486%;*/
	}

	#ct_bg .mainArea01 > .title01 {
		padding-left: 15px;
		padding-right: 15px;
	}

	#ct_bg .topicArea01 {
		padding-top: 15px;
		padding-bottom: 15px;
		background-size: 300%;
		background-repeat: repeat-y;
	}

	#ct_bg .topicArea01 > .inner01 {
		width: 100%;
		padding-left: 2.666%;
		padding-right: 2.666%;
	}

	#ct_bg .topicArea01 > .inner01 > .title01 {
		margin-left: 0;
	}

	#ct_bg .topicArea01 > .inner01 > .text01 {
		width: 99.2%;
		margin-left: auto;
		margin-right: auto;
	}

	#ct_bg .topicArea01 > .inner01 > .text02 {
		position: relative;
		z-index: 2;
		width: 77.6%;
		margin-left: 0;
		margin-top: 1.666vw;
	}

	#ct_bg .topicArea01 > .inner01 > .text03 {
		right: 24.333vw;
		bottom: inherit;
		top: 50.8vw;
		width: 27vw;
	}

	#ct_bg .topicArea01 > .inner01 > .image01 {
		width: 30.4vw;
		right: 1.866vw;
		bottom: inherit;
		top: 36.666vw;
	}

	#ct_bg .topicArea01 > .inner01 > .column01 {
		width: 81.333vw;
		margin: 1.333vw auto 0;
	}

	#ct_bg .topicArea02 {
		padding-bottom: 15px;
		background: url(../img/bg_index04_sp.png) no-repeat center/cover;
	}

	#ct_bg .topicArea02 > .inner01,
	#ct_bg .topicArea03 > .inner01 {
		width: 100%;
		padding-left: 2.666%;
		padding-right: 2.666%;
	}

	#ct_bg .topicArea02 > .inner01 > .title01 {
		width: 100%;
		margin-top: 15px;
		margin-left: auto;
	}

	#ct_bg .topicArea02 > .inner01 > .text01 {
		width: 70.95%;
		margin-top: 5px;
	}

	#ct_bg .topicArea02 > .inner01 > .text02 {
		width: 32%;
		margin: 9px auto 0;
	}

	#ct_bg .topicArea02 > .inner01 > .text03 {
		text-align: center;
		margin: 12px auto 0;
		font-size: 1.4rem;
		font-weight: bold;
	}

	#ct_bg .topicArea02 > .inner01 > .button01 {
		width: 56.9%;
	}

	#ct_bg .topicArea03 {
		padding-bottom: 15px;
		background: url(../img/bg_index05_sp.png) no-repeat center/cover;
	}

	#ct_bg .topicArea03 > .inner01 {
		padding-top: 4vw;
	}

	#ct_bg .topicArea03 > .inner01 > .title01 {
		width: 100%;
		margin-top: 15px;
	}

	#ct_bg .topicArea03 > .inner01 > .text02 {
		width: 32%;
		margin-top: 15px;
	}

	#ct_bg .topicArea03 > .inner01 > .button01 {
		margin-top: 15px;
		width: 56.9%;
		margin-left: auto;
		margin-right: auto;
	}

	#ct_bg .topicArea03 .imgWrap01 .inner01 {
		padding-top: 4vw;
		padding-left: 10px;
		padding-right: 10px;
	}
	#ct_bg .topicArea03 .imgWrap01 .txt01 {
		max-width: 100%;
	}
	#ct_bg .topicArea03 .imgWrap01 .txt03 {
		width: 41.86vw;
		margin-top: 2.26vw;
		margin-left: auto;
	}
	#ct_bg .topicArea03 .imgWrap01 .image01 {
		width: 19.73vw;
		top: 26vw;
		right: 1vw;
	}
	#ct_bg .topicArea03 .imgWrap01 .image01 {
		max-width: 100%;
	}
	#ct_bg .topicArea03 .imgWrap01 .image02 {
		width: 86.66vw;
		margin-left: auto;
		margin-right: auto;
	}
	#ct_bg .topicArea03 .imgWrap01 .wrap01 {
		margin-top: 1vw;
		margin-bottom: 0.8vw;
	}
	#ct_bg .topicArea03 .imgWrap01 .txt02 {
		width: 76.93vw;
		margin-right: auto;
		padding-top: 2vw;
	}


	#ct_bg .imgBlock01 {
		width: 100%;
		padding-top: 20px;
		margin-top: 0;
	}

	#ct_bg .imgBlock01 > .inner01 {
		max-width: 100%;
		padding-left: 8px;
		padding-right: 8px;
	}

	#ct_bg .imgBlock01.type01 {
		background: url(../img/bg_index01_sp.jpg) no-repeat 50% 100%/100%;
	}

	#ct_bg .imgBlock01.type02 {
		background: url(../img/bg_index02_sp.jpg) no-repeat 50% 100%/100%;
	}

	#ct_bg .imgBlock01.type01 > .inner01 {
		margin-right: auto;
	}

	#ct_bg .imgBlock01.type02 > .inner01 {
		margin-left: auto;
		padding-bottom: 20px;
	}

	#ct_bg .imgBlock01 > .inner01 > .title01 {
		width: 75.208%;
		margin-left: auto;
		margin-right: auto;
	}

	#ct_bg .imgBlock01 > .inner01 > .image01 {
		margin-top: 5px;
	}

	#ct_bg .imgBlock01 > .inner01 > .button01 {
		width: 60%;
	}

	#ct_bg .btnWrap01 {
		width: 80.779%;
		margin: 5px auto 0;
	}

	#ct_bg .btnWrap01 > .image01 {
		width: 28.448%;
	}

	#ct_bg .btnWrap01.type01 {
		width: 86.619%;
	}

	#ct_bg .btnWrap01.type01 > .image01 {
		width: 32.032%;
	}

	#ct_bg .btnWrap01 > .button01 {
		width: 69.482%;
	}

	#ct_bg .btnWrap01.type01 > .button01 {
		width: 65.528%;
	}

	#ct_bg .bnrArea01 > li{
		width: 78.125%;
		margin-top: 20px;
	}

	#ct_bg .bnrArea01 > li:first-child {
		margin-top: 0;
	}

	#ct_bg .copyArea01 {
		width: 100%;
		padding: 0 0 50px;
		text-align: center;
	}

	#footerIn .pageTop {
		display: block;
		top: -34px;
		right: 50%;
		margin-right: -75px;
		width: 150px;
		height: 34px;
	}

	#footerIn .pageTop > a {
		background:url(common/img/btn_zukanneo01.png) no-repeat left top;
		background-size: 100%;
		height: 34px;
	}

	#ct_bg .img01 {
		margin: 40px 4%;
	}

	#ct_bg .block01 {
		margin-top: 10px;
		width: 88%;
	}

	#ct_bg .block01 .wrap01 {
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
	}

	#ct_bg .block01 > .text01 {
		margin-left: 0;
		margin-top: 5px;
		text-align: center;
	}

	#ct_bg .frameArea01,
	#ct_bg .frameArea01.type01,
	#ct_bg .frameArea01.type02 {
		font-size: 1.1rem;
		text-align: left;
	}

	#ct_bg .frameArea01.type01,
	#ct_bg .frameArea01.type02 {
		margin: 20px 1% 0;
	}

	#ct_bg .frameArea01.type03 {
		width: 100%;
	}

	#ct_bg .frameArea01.type04,
	#ct_bg .frameArea01.type06 {
		width: 100%;
		margin-top: 20px;
		border-radius: 10px;
		font-size: 1.1rem;
		font-weight: bold;
		line-height: 1.6;
		padding: 16px 20px 16px;
	}

	#ct_bg .col01 {
		margin-left: 0;
		margin-right: 2.5%;
		width: 28.448%;
		margin-top: 10px;
	}

	#ct_bg .col02 {
		width: 63.9%;
	}

	#ct_bg .col03 {
		width: 100%;
	}

	#ct_bg .col04 {
		width: 74.9%;
	}

	#ct_bg .col05 {
		margin-top: 2px;
		width: 96%;
	}


}


/* Clearfix */
#ct_bg .cf:after,
#ct_bg .boxArea01:after,
#ct_bg .boxArea02:after,
#ct_bg .boxArea03:after {
	content: " ";
	display: block;
	clear: both;
}
