@charset "utf-8";

#ct_bg {
	color: #000;
}

#ct_bg a {
	color: #000;
}

#ct_bg a:hover {
	color: #000;
}

#ct_bg img {
	max-width: 100%;
	height: auto;
	-webkit-backface-visibility: hidden;
}

#ct_bg .color01 {
	color: #b81c22 !important
}

#ct_bg .container01 {
	margin-top: 20px;
	border-top: solid 1px #e0e0e0;
}

#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 .wrap01.boxEnd {
	-webkit-box-align: end;
	-ms-flex-align: end;
	-webkit-align-items: flex-end;
	align-items: flex-end;
}
#ct_bg .wrap01.boxCenter {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

#ct_bg .list01 > li {
	margin-top: 20px;
	width: 470px;
}

#ct_bg .list01 > li > .text01 {
	display: block;
	margin-top: 5px;
	text-align: center;
}

#ct_bg .ti01 {
	margin-top: 20px;
}

#ct_bg .frameArea01 {
	margin: 40px auto 0;
	background: url(../img/img_index01_pc.jpg) top center no-repeat;
	border: #00b9ef solid 10px;
	border-radius: 20px;
}

#ct_bg .frameArea01 > .inner01 {
	padding: 20px 0;
	margin-left: 310px;
}

#ct_bg .frameArea01 > .inner01 p {
	margin-top: 5px;
}

#ct_bg .frameArea01 > .inner01 .text01 {
	color: #00b9ef;
	font-weight: bold;
	font-size: 129%;
	line-height: 1;
}

#ct_bg .frameArea01 > .inner01 .text02 {
	font-weight: bold;
	font-size: 143%;
	line-height: 1;
}

#ct_bg .frameArea01 > .inner01 .text03 {
	font-size: 144%;
}

#ct_bg .frameArea01 > .inner01 .text04 {
	display: inline-block;
	margin-top: 5px;
	padding: 5px 5px 3px;
	border: 1px solid #b81c22;
	color: #b81c22;
	font-weight: bold;
	font-size: 115%;
	line-height: 1;
}

#ct_bg .frameArea01 > .inner01 .button01 {
	margin-top: 8px;
	width: 210px;
}

#ct_bg .frameArea02 {
	position: relative;
	margin: 80px auto 0;
	width: 960px;
	height: 668px;
	background: url(../img/bg_index02_pc.png) 0 0 no-repeat;
}

#ct_bg .frameArea02 > .inner01 .title01 {
	position: absolute;
	top: 17px;
	left: 30px;
}

#ct_bg .frameArea02 > .inner01 .image01 {
	position: absolute;
	top: 250px;
	right: 19px;
}
#ct_bg .frameArea02 > .inner02 {
	position: absolute;
	top: 73px;
	left: 20px;
}

#ct_bg .frameArea02 > .inner02 .button01{
	margin: 0 auto;
	width: 221px;
}

#ct_bg .frameArea03 {
	max-width: 920px;
	margin: 20px auto 0;
	padding: 40px 50px;
	border-radius: 20px;
	background-color: #fff461;
}

#ct_bg .frameArea03 > .title01 {
	position: relative;
	display: table;
	margin-left: auto;
	margin-right: auto;
	padding-left: 32px;
	padding-right: 32px;
	color: #008ad2;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
}

#ct_bg .frameArea03 > .title01:before {
	position: absolute;
	bottom: .4em;
	left: 0;
	width: 17px;
	height: 30px;
	background: url(../img/icon_index02.png) no-repeat 0 0/100%;
	content: "";
}

#ct_bg .frameArea03 > .title01:after {
	position: absolute;
	bottom: .4em;
	right: 0;
	width: 17px;
	height: 30px;
	background: url(../img/icon_index03.png) no-repeat 0 0/100%;
	content: "";
}

#ct_bg .subSection01 {
	margin-top: 60px;
}

#ct_bg .subSection01:last-child {
	margin-bottom: 60px;
}

#ct_bg .subSection02 {
	margin-top: 40px;
}

#ct_bg .heading01 {
	position: relative;
	padding: 12px 15px 10px 57px;
	border: #f8b500 solid 4px;
	border-radius: 10px;
	background: url(../img/bg_index01.png) repeat left top;
	background-size: 10px;
	font-size: 172%;
	font-weight: bold;
	line-height: 1.2;
}

#ct_bg .heading01:before {
	position: absolute;
	top: 50%;
	left: 15px;
	content: " ";
	margin-top: -13px;
	width: 27px;
	height: 27px;
	background: url(../img/icon_index01.png) no-repeat left top;
	background-size: 100%;
}

#ct_bg .heading02 {
	margin: 60px auto 0;
	text-align: center;
}

#ct_bg .heading02 img {
	margin: 0 auto;
}

#ct_bg .col01 {
	margin-top: 40px;
	width: 470px;
}

#ct_bg .col02 {
	margin-top: 30px;
	width: 200px;
}

#ct_bg .col03 {
	margin-top: 30px;
	width: 580px;
}

#ct_bg .col03 > .text01 {
	font-size: 114.2%;
	line-height: 1.6;
}

#ct_bg .movie01 {
	margin: 0 auto;
	width: 690px;
}

#ct_bg .movie01 > .text01 {
	margin-top: 5px;
	text-align: center;
}

#ct_bg .newIc01 {
	margin-right: 10px;
	padding: 1px 6px 0;
	background-color: #b81c22;
	border-radius: 30px;
	color: #fff;
	line-height: 1.2;
}

#ct_bg .movieArea01 {
	position: relative;
	padding-top: 30px;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

#ct_bg .movieArea01 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#ct_bg .btn01 {
	width: 570px;
	margin: 40px auto 0;
}

#ct_bg .img01 {
	margin: 40px auto 0;
	text-align: center;
}
#ct_bg .img01 img {
	margin: 0 auto;
	text-align: center;
}


@media screen and (max-width: 639px) {
#ct_bg a {
	text-decoration: underline;
}
#ct_bg a:hover {
	text-decoration: none;
}
	
#ct_bg .container01 {
	margin-top: 10px;
}

#ct_bg .frameArea01 {
	margin: 40px 4% 0;
	padding-bottom: 15px;
	background: none;
}

#ct_bg .frameArea01 > .inner01 {
	padding:  0;
	margin-left: 0;
}

#ct_bg .frameArea01 > .inner01 p {
	padding: 0 4%;
	text-align: center;
}

#ct_bg .frameArea01 > .inner01 .text01 {
	margin-top: 0;
}

#ct_bg .frameArea01 > .inner01 .text02 {
	line-height: 1.4;
}

#ct_bg .frameArea01 > .inner01 .button01 {
	margin: 8px auto 0;
	width: 64.6%;
}

#ct_bg .frameArea01.type01 {
	margin-bottom: 60px;
}

#ct_bg .frameArea02 {
	position: static;
	width: 94%;
	height: auto;
	background: url(../img/bg_index02_sp.png) 0 0 / 100% no-repeat;
}

#ct_bg .frameArea02 > .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: 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;
	padding: 13px 7.101% 0 6.521%;
}

#ct_bg .frameArea02 > .inner01 .title01 {
	position: static;
	width: 58.72%;
}

#ct_bg .frameArea02 > .inner01 .image01 {
	position: static;
	width: 37.41%;
}

#ct_bg .frameArea02 > .inner02 {
	position: static;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

#ct_bg .frameArea02 > .inner02 .column01 {
	width: 50%;
}

#ct_bg .frameArea02 > .inner02 .button01{
	width: 58.21%;
}
	
#ct_bg .frameArea03 {
	margin: 40px 4% 0;
	padding: 35px 5.79%;
}

#ct_bg .frameArea03 > .title01 {
	padding-left: 8vw;
	padding-right: 8vw;
	font-size: 5vw;
}
	
#ct_bg .frameArea03 > .wrap01 {
	display: block;
}
	
#ct_bg .frameArea03 > .movie01 {
	padding-left: 0;
	padding-right: 0;
}

#ct_bg .list01 > li {
	width: 100%;
}

#ct_bg .subSection01 {
	margin: 60px 4% -0px;
}

#ct_bg .heading01 {
	padding: 10px 10px 10px 35px;
	border-width: 3px;
	font-size: 147%;
}

#ct_bg .heading01:before {
	left: 5px;
	margin-top: -10px;
	width: 20px;
	height: 20px;
}

#ct_bg .heading02 {
	width: 92%;
	margin: 60px auto 20px;
}

#ct_bg .col01 {
	margin: 0 auto;
	width: 77.6%;
}

#ct_bg .col01:not(:first-child) {
	margin-top: 20px;
}
	
#ct_bg .col02 {
	width: 100px;
	float: left;
	margin-right: 5.333vw;
	margin-top: 2px;
	margin-bottom: 5%;
}

#ct_bg .col03 {
	width: 100%;
	margin-top: 25px;
}

#ct_bg .col03 > .text01 {
	font-size: 107.6%;
}

#ct_bg .movie01 {
	padding: 0 4%;
	width: 100%;
}
	
#ct_bg .btn01 {
	width: 92%;
	margin: 30px 4% 0;
}

#ct_bg .img01 {
	padding: 0 4%;
}



}

/* Clearfix */
#ct_bg .cf:after {
	content: " ";
	display: block;
	clear: both;
}

