@charset "utf-8";

/* @import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@800&display=swap'); */

html {
	font-size: 62.5%;
}

#contents {
	padding: 0;
	width: 100%;
}

#header {
	box-shadow: none;
}

#footerIn img {
	border: none;
}

.onlySP {
	display: none;
}

#ct_bg {
	color: #31251f;
	font-size: 1.6rem;
	line-height: 1.6;
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",Osaka,sans-serif;
}

#ct_bg img {
	max-width: 100%;
	height: auto;
	object-fit: cover;
	image-rendering: -webkit-optimize-contrast;
}

#ct_bg article p {
	letter-spacing: 0.1rem;
}

#ct_bg .btn01 a {
	background: #fff;
	border: #f5e5b5 2px solid;
	border-radius: 999px;
	font-size: 1.4rem;
	color: #31251f;
	padding: 6px 20px 6px 30px;
	position: relative;
	text-decoration: none;
}
#ct_bg .btn01 a::before {
	content: "";
	position: absolute;
	margin: auto;
	top:  calc(50% - 5px);
	left: 15px;
	width: 8px;
	height: 8px;
	border-top: 1px solid #e60012;
	border-left: 1px solid #e60012;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#ct_bg .note01 {
	font-size: 1.4rem;
	font-weight: normal;
}

#ct_bg .t_red {
	color: #e60012;
}

#ct_bg a.t_link01 {
	color: #009944;
	text-decoration: underline;
}

#ct_bg a.t_link02,
#ct_bg .frameArea03 a {
	color: #31251f;
	text-decoration: underline;
}

#ct_bg a:hover.t_link01,
#ct_bg a:hover.t_link02,
#ct_bg .frameArea03 a:hover {
	text-decoration: none;
}

#ct_bg .headerArea01 {
	background: url(../img/bg_index02.png) repeat;
	position: relative;
	border-bottom: #e60012 2px solid;
}

#ct_bg .headerArea01::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 6px;
	background: #fff;
	box-shadow: 0px 0px 10px rgb(0 0 0 / 15%);
}

#ct_bg .headerArea01 > .inner01 {
	width: 960px;
	padding: 22px 0 16px;
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .headerArea01 > .inner01 > .img01 a img {
	width: 152px;
}
#ct_bg .headerArea01 .btn01 {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}



#ct_bg .wrapper01 {
	margin: 0 auto;
	padding: 40px 0 20px;
	width: 960px;
}

#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.between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

#ct_bg .mainArea01 .mainImg img {
	width: 100%;
}
#ct_bg .mainArea01 .inner01 {
	margin-top: 60px;
}

#ct_bg .mainArea01 .inner01,
#ct_bg .mainArea01 h2,
#ct_bg h3 {
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .frameArea01 {
	text-align: center;
}

#ct_bg .frameArea01 .text01 {
	font-size: 3.6rem;
	font-weight: bold;
	margin-top: 35px;
	margin-bottom: 50px;
}

#ct_bg .frameArea01 .text01 span {
	font-size: 2.6rem;
	letter-spacing: 0.1rem;
}

#ct_bg .frameArea01 .box01 {
	border: solid 4px #e60012;
	border-radius: 20px;
	background-color: #fff;
	color: #e60012;
	font-size: 2.4rem;
	font-weight: bold;
	padding: 30px;
	letter-spacing: 0.05rem;
	line-height: 1.8;
	margin-bottom: 99px;
}

#ct_bg .frameArea02 {
	margin-top: 100px;
}

#ct_bg article .frameArea02 p {
	letter-spacing: 0;
	text-align: center;
}

#ct_bg .frameArea02 h2,
#ct_bg .frameArea03 h2,
#ct_bg .frameArea04 h2 {
	text-align: center;
}

#ct_bg .frameArea02 .wrap01 {
	margin-top: 20px;
}

#ct_bg .frameArea02 .box01 .box02 {
	width: 465px;
	border: solid 2px #f5e5b5;
	background-color: #fff;
	padding: 20px;
	border-radius: 10px;
}
#ct_bg .frameArea02 .box01 .img01 {
	text-align: center;
}

#ct_bg .frameArea02 .box01 {
	font-weight: bold;
}

#ct_bg .frameArea02 .text02 {
	margin-top: 20px;
	text-align: left;
	font-size: 1.8rem;
	margin-bottom: 25px;
}

#ct_bg .frameArea02 .twitter-box {
	width: 100%;
	height: 261px;
	overflow: auto;
}

#ct_bg .frameArea02 .text03 {
	font-weight: bold;
	text-align: center;
	display: inline-block;
}

#ct_bg .frameArea02 .btn02 {
	margin-top: 10px;
}

#ct_bg .frameArea02 .img03 {
	margin-bottom: 35px;
}

#ct_bg .frameArea02 .textArea01 {
	text-align: center;
	margin-bottom: 95px;
}

#ct_bg .frameArea02 .box01 .text01 {
	margin-top: 15px;
}

#ct_bg .frameArea02 .box01 {
	margin-top: 40px;
	margin-bottom: 40px;
}

#ct_bg .frameArea03 .box03 {
	margin-top: 40px;
	margin-bottom: 95px;
}

#ct_bg .frameArea03 .box04 {
	width: 450px;
}

#ct_bg .frameArea03 .box04 img {
	margin-bottom: 10px;
}

#ct_bg .frameArea02 .box01 .text01 {
	text-align: center;
	font-size: 1.8rem;
	margin-top: 20px;
	font-weight: bold;
}

#ct_bg .frameArea04 .ttl01 {
	color: #e60012;
	font-size: 2.2rem;
	font-weight: bold;
	border-bottom: solid 3px #e60012;
	padding-bottom: 8px;
	letter-spacing: 0.2rem;
	margin-bottom: 20px;
}

#ct_bg .frameArea04 {
	margin-top: 100px;
}

#ct_bg .frameArea04 .box05 {
	margin-top: 50px;
}

#ct_bg .frameArea04 .box05 .text02 {
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 4px;
}
#ct_bg .frameArea04 .box05 .ttl02 {
	font-size: 2.2rem;
	font-weight: bold;
	margin-bottom: 10px;
	letter-spacing: 0.2rem;
}

#ct_bg .frameArea04 .box05 .ttl03 {
	font-size: 1.8rem;
	font-weight: bold;
	letter-spacing: 0.1rem;
	padding-left: 20px;
	position: relative;
	margin-bottom: 10px;
}

#ct_bg .frameArea04 .box05 .ttl03::before {
	content: "";
	display: inline-block;
	background: #e60012;
	width: 11px;
	height: 11px;
	position: absolute;
	top: 8px;
	left: 0;
}

#ct_bg .frameArea04 .box05 .ttl02::before {
	vertical-align: middle;
	margin-right: 12px;
}

#ct_bg .frameArea04 .box05 .ttl02.type01::before {
	content: url(../img/icon_index01.png);
}
#ct_bg .frameArea04 .box05 .ttl02.type02::before {
	content: url(../img/icon_index02.png);
}

#ct_bg .frameArea04 .box05 .list01 li {
	font-weight: bold;
	letter-spacing: 0.1rem;
	padding-left: 15px;
	position: relative;
}

#ct_bg .frameArea04 .box05 .list01.type01 li {
	font-weight: normal;
}

#ct_bg .frameArea04 .box05 .list01 li::before {
	content: "";
	display: inline-block;
	background: #3eb134;
	border-radius: 50%;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 8px;
	left: 0;
}

#ct_bg .frameArea04 .box05 .text01 + .text01 {
	margin-top: 1em;
}

#ct_bg .frameArea04 .box05 .ttl05 {
	font-weight: bold;
	letter-spacing: 0.1rem;
	padding-left: 22px;
	position: relative;
	margin-top: 26px;
	margin-bottom: 16px;
}
#ct_bg .frameArea04 .box05 .ttl05::before {
	content: "";
	display: inline-block;
	background: #fdd000;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 6px;
	left: 0;
}

#ct_bg .frameArea04 .box05 .list03 {

}

#ct_bg .frameArea04 .box05 .list03 li {
	padding-left: 16px;
	position: relative;
}

#ct_bg .frameArea04 .box05 .list03 li::before {
	content: "※";
	position: absolute;
	top: 0;
	left: 0;
}

#ct_bg .frameArea04 .box06 {
	margin-top: 50px;
}

#ct_bg .frameArea04 .box06 .copy01 {
	font-size: 1.2rem;
}

#ct_bg .frameArea04 .box06 .copy01 span {
	font-size: 1.6rem;
}

#ct_bg .frameArea05 {
	border-top: #e60012 2px solid;
	margin-top: 100px;
	padding: 20px 0;
	text-align: center;
}
#ct_bg .frameArea05 .text01 {
	margin-top: 10px;
	font-size: 2.6rem;
	font-weight: bold;
}
#ct_bg .sns_wrapper {
	padding: 50px 0 50px;
}
#ct_bg .sns_wrapper .snsBtn01 {
	display: flex;
	justify-content: center;
}
#ct_bg .sns_wrapper .snsBtn01 li {
	margin: 0 5px;
}

@media screen and (min-width: 640px) {
	#ct_bg .btn01 a:hover,
	#ct_bg .btn02 a:hover {
		opacity: 0.6;
	}
	#ct_bg .mainArea01 {
		background-image: url(../img/bg_index01_pc.png), url(../img/bg_index02.png);
		background-repeat: repeat, repeat;
		background-attachment: fixed;
		background-position: center, center;
		background-size: 100%, auto;
	}

	#ct_bg .mainArea01 .inner01 {
		padding-bottom: 20px;
		width: 960px;
	}

}


@media screen and (max-width: 639px) {
	.onlyPC {
		display: none;
	}
	.onlySP {
		display: block;
	}
	img.onlySP {
		display: inline-block;
	}

	#ct_bg .note01 {
		font-size: 1.2rem;
	}
	#ct_bg .wrapper01 {
		padding: 40px 10px 60px;
		width: 100%;
	}

	#ct_bg .mainArea01 {
		background-image:  url(../img/bg_index02.png);
		background-repeat: repeat;
		background-size: auto;
	}
	#ct_bg .mainArea01 .inner02 {
		padding-left: 4%;
		padding-right: 4%;
	}

	#ct_bg .headerArea01 > .inner01 {
		width: 100%;
		padding-left: 4%;
		padding-right: 4%;
		text-align: left;
	}
	#ct_bg .headerArea01 > .inner01 > .img01 a img {
		width: 120px;
	}
	#ct_bg .headerArea01 .btn01 {
		right: 4%;
	}

	#ct_bg .frameArea01 .text01 {
		font-size: 2.8rem;
	}
	#ct_bg .frameArea01 .text01 span {
		font-size: 2.0rem;
	}
	#ct_bg .frameArea01 .box01 {
		padding: 4%;
		font-size: 1.6rem;
	}

	#ct_bg .frameArea02 .box01 .box02 {
		width: 100%;
	}
	#ct_bg .frameArea02 .box01 .box02 + .box02 {
		margin-top: 20px;
	}
	#ct_bg .frameArea02 .box01 .text01,
	#ct_bg .frameArea02 .box01 .text02 {
		font-size: 1.6rem;
	}
	#ct_bg .frameArea02 .twitter-timeline {
		height: 150px!important;
	}

	#ct_bg .frameArea03 .box04 {
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	#ct_bg .frameArea03 .box04 .text02 {
		text-align: left;
	}

	#ct_bg .frameArea03 .box03 {
		margin-top: 15px;
	}

	#ct_bg .frameArea04 .box05 .text02 {
		font-size: 1.6rem;
	}
	#ct_bg .sns_wrapper {
		margin-left: -10px;
		margin-right: -10px;
		padding: 25px 0 30px;
	}	
	#ct_bg .sns_wrapper .snsBtn01 {
		flex-wrap: wrap;
	}
	#ct_bg .sns_wrapper .snsBtn01 li {
		margin: 0 5px 10px;
		line-height: 0;
	}
}

#ct_bg .titleArea02.type01 {
	margin-top: 0;
}
