@charset "UTF-8";
#ct_bg::before {
	background: url(../img/bg_index01_pc.jpg) center center / cover repeat;
}
#ct_bg .mainArea01 {
	border-radius: 10px;
	background: #00712f;
	overflow: hidden;
	margin-bottom: 40px;
}
#ct_bg .mainArea01.type02 {
	margin-bottom: 72px;
}
#ct_bg .mainArea01 > .inner01 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 16px 3.33% 40px 3.33%;
	color: #fff;
}
#ct_bg .mainArea01.type02 h2 {
	width: 49.1%;
}
#ct_bg .mainArea01 > .inner01 > .inner02 {
	width: 49.1%;
}
#ct_bg .mainArea01 > .inner01 > .inner02 .text01 {
	font-size: 2.4rem;
	font-weight: 600;
	line-height: 1.375;
}
#ct_bg .mainArea01 > .inner01 > .inner02 .text02 {
	text-align: center;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.1;
	padding: 10px 0 7px;
	margin-top: 10px;
	color: #00712f;
	background: #fff;
}
#ct_bg .mainArea01 > .inner01 > .inner02 .text03 {
	text-align: center;
	font-size: 1.6rem;
	margin-top: 8px;
	margin-bottom: 13px;
}
#ct_bg .mainArea01 > .inner01 > .inner02 .text03 .price {
	font-weight: 600;
}
#ct_bg .mainArea01 > .inner01 > .inner02 .btn01 {
	width: 68.22%;
	margin-left: auto;
	margin-right: auto;
}
#ct_bg .mainArea01 > .inner01 > ul {
	width: 49%;
}
#ct_bg .mainArea01 > .inner01 > ul li,
#ct_bg .mainArea01.type02 > .inner01 > .inner02 > ul li {
	font-size: 1.4rem;
	line-height: 1.7;
}
#ct_bg .mainArea01 > .inner01 > ul li {
	position: relative;
	padding-left: 1em;
}
#ct_bg .mainArea01 > .inner01 > ul li > .asterisk {
	position: absolute;
	top: -1px;
	left: 0;
}
@media screen and (max-width: 972px) {
	#ct_bg .mainArea01.type02 > .inner01 > h2,
	#ct_bg .mainArea01 > .inner01 > .inner02 {
		width: 100%;
		margin-bottom: 20px;
	}
	#ct_bg .mainArea01.type02 > .inner01 > .inner02 {
		margin-bottom: 0;
	}
	#ct_bg .mainArea01 > .inner01 > ul {
		width: 100%;
	}
}
#ct_bg .movieText01 {
	text-align: center;
	color: #ff0000;
	font-size: 2.4rem;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 10px;
	text-shadow: rgb(255, 255, 255) 3px 0px 0px, rgb(255, 255, 255) 2.834871px 0.981584px 0px, rgb(255, 255, 255) 2.357662px 1.855109px 0px, rgb(255, 255, 255) 1.620907px 2.524413px 0px, rgb(255, 255, 255) 0.705713px 2.915814px 0px, rgb(255, 255, 255) -0.287171px 2.986224px 0px, rgb(255, 255, 255) -1.248441px 2.727892px 0px, rgb(255, 255, 255) -2.072274px 2.169258px 0px, rgb(255, 255, 255) -2.66798px 1.371818px 0px, rgb(255, 255, 255) -2.969977px 0.42336px 0px, rgb(255, 255, 255) -2.945022px -0.571704px 0px, rgb(255, 255, 255) -2.59586px -1.503831px 0px, rgb(255, 255, 255) -1.960931px -2.270407px 0px, rgb(255, 255, 255) -1.11013px -2.787044px 0px, rgb(255, 255, 255) -0.137119px -2.996865px 0px, rgb(255, 255, 255) 0.850987px -2.876773px 0px, rgb(255, 255, 255) 1.74541px -2.439988px 0px, rgb(255, 255, 255) 2.447689px -1.734595px 0px, rgb(255, 255, 255) 2.880511px -0.838247px 0px;
}
#ct_bg .movieArea01 {
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	padding: 10px;
}
#ct_bg .box01 {
	background: #fff100;
	text-align: center;
	padding-bottom: 67px;
	margin-bottom: 40px;
	border-radius: 10px;
	overflow: hidden;
}
#ct_bg .box01 .inner01 {
	padding: 0 20px 0;
}
#ct_bg .subSection01 {
	padding: 0;
	margin-bottom: 40px;
}
#ct_bg .subSection01.type02 {
	padding-bottom: 196px;
	margin-bottom: 400px;
	position: relative;
}
@media screen and (max-width: 1240px) {
	#ct_bg .subSection01.type02 {
		padding-bottom: 15.806vw;
		margin-bottom: 32.25vw;
	}
}
#ct_bg .subSection01 > .img01 {
	border-radius: 10px 10px 0 0;
	overflow: hidden;
}
#ct_bg .subSection01 > .img02 {
	border-radius: 0 0 10px 10px;
	overflow: hidden;
}
#ct_bg .contentsWrap01 .button01 {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 43px;
	position: relative;
}
#ct_bg .contentsWrap01 .button01::before {
	content: '';
	position: absolute;
	bottom: -7px;
	left: 7px;
	width: 600px;
	height: 100px;
	border-radius: 20px;
	background: rgba(51, 51, 51, 0.5);
}
#ct_bg .contentsWrap01 .button01.type01 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 43px;
	position: relative;
}
#ct_bg .contentsWrap01 .button01.type01::before {
	content: '';
	position: absolute;
	bottom: -7px;
	left: 7px;
	width: 1000px;
	height: 80px;
	border-radius: 20px;
	background: rgba(51, 51, 51, 0.5);
}
#ct_bg .contentsWrap01 .button01 > a {
	display: block;
	transition: .3s;
	position: relative;
}
#ct_bg .contentsWrap01 .button01 > a:hover {
	transform: translate(7px, 7px);
}
@media screen and (max-width: 767px) {
	#ct_bg::before {
	}
	#ct_bg .contents01 {
		padding-top: 40px;
	}
	#ct_bg .mainArea01 {
		border-radius: 5px; 
		margin-bottom: 20px;
	}
	#ct_bg .mainArea01.type02 {
		margin-bottom: 40px;
	}
	#ct_bg .mainArea01 > .inner01 {
		padding: 16px 20px 20px 20px;
	}
	#ct_bg .mainArea01 > .inner01 > .inner02 {
		width: 100%;
	}
	#ct_bg .mainArea01 > .inner01 > .inner02 .text01 {
		font-size: 1.7rem;
	}
	#ct_bg .mainArea01 > .inner01 > .inner02 .text02 {
		font-size: 1.2rem;
		padding: 10px 0 8px;
		margin-top: 7px;
	}
	#ct_bg .mainArea01 > .inner01 > .inner02 .text03 {
		font-size: 1.4rem;
		margin-top: 11px;
		margin-bottom: 14px;
	}
	#ct_bg .mainArea01 > .inner01 > .inner02 .btn01 {
		width: 11em;
	}
	#ct_bg .mainArea01 > .inner01 > ul {
		width: 100%;
	}
	#ct_bg .mainArea01 > .inner01 > ul li {
		line-height: 1.75;
	}
	#ct_bg .movieText01 {
		font-size: 1.4rem;
		margin-top: -3px;
		margin-bottom: 6px;
		text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.755165px 0.958851px 0px, rgb(255, 255, 255) 1.080605px 1.682942px 0px, rgb(255, 255, 255) 0.141474px 1.99499px 0px, rgb(255, 255, 255) -0.832294px 1.818595px 0px, rgb(255, 255, 255) -1.602287px 1.196944px 0px, rgb(255, 255, 255) -1.979985px 0.28224px 0px, rgb(255, 255, 255) -1.872913px -0.701566px 0px, rgb(255, 255, 255) -1.307287px -1.513605px 0px, rgb(255, 255, 255) -0.421592px -1.95506px 0px, rgb(255, 255, 255) 0.567324px -1.917849px 0px, rgb(255, 255, 255) 1.41734px -1.411081px 0px, rgb(255, 255, 255) 1.920341px -0.558831px 0px;
	}
	#ct_bg .movieArea01 {
		max-width: 100%;
		padding: 5px;
	}
	#ct_bg .box01 {
		padding-bottom: 31.5px;
		margin-bottom: 20px;
		border-radius: 5px;
	}
	#ct_bg .box01 .inner01 {
		padding: 0 7.5px 0;
	}
	#ct_bg .subSection01 {
		margin-bottom: 20px;
	}
	#ct_bg .subSection01.type02 {
		padding-bottom: 17.33vw;
		margin-bottom: 250px;
	}
	#ct_bg .subSection01 > .img01 {
		border-radius: 5px 5px 0 0;
		overflow: hidden;
	}
	#ct_bg .subSection01 > .img02 {
		border-radius: 0 0 5px 5px;
		overflow: hidden;
	}
	#ct_bg .contentsWrap01 .button01,
	#ct_bg .contentsWrap01 .button01.type01 {
		width: 82.4vw;
		padding-right: 1.2vw;
		margin-top: 30px;
	}
	#ct_bg .contentsWrap01 .button01::before,
	#ct_bg .contentsWrap01 .button01.type01::before {
		bottom: -0.933vw;
		left: 2.133vw;
		width: 80vw;
		height: 13.33vw;
		border-radius: 2.66vw;
	}
	#ct_bg .contentsWrap01 .button01 > a:hover,
	#ct_bg .contentsWrap01 .button01.type01 > a:hover {
		transform: none;
	}
}