@charset "utf-8";




#ct_bg .subSection01 {
	margin-top: 40px;
}

#ct_bg .heading01 + .subSection01 {
	margin-top: 20px;
	margin-bottom: 60px;
}

#ct_bg .heading01 {
	margin: 0 auto;
	width: 578px;
}
#ct_bg .heading01.w01 {
	width: 658px;
}

#ct_bg .heading02 {
	padding-bottom: 10px;
	border-bottom: #f6ff00 solid 2px;
}

#ct_bg .heading02 img {
	width: 120px;
}

#ct_bg .heading01 img {
	width: 100%;
}

#ct_bg .frameArea01 {
	margin-top: 30px;
}

#ct_bg .heading02 + .frameArea01 {
	margin-top: 20px;
}

#ct_bg .frameArea01 .inner01 {
	padding: 20px;
	border: #c72e8a solid 2px;
	border-radius: 0 0 20px 20px;
	background-color: #fff;
}

#ct_bg .frameArea01.type01 .inner01 {
	padding-bottom: 40px;
	border: #009c5a solid 2px;
}

#ct_bg .frameArea01.type01 .title01 {
	padding: 10px 20px;
	border-radius: 20px 20px 0 0;
	background: url(../img/bg_kurohige02.png) repeat left top;
	color: #f6ff00;
	font-size: 131%;
	font-weight: bold;
	line-height: 1.4;
}

#ct_bg .frameArea01.type01 .title01 .day01 {
	font-size: 76%;
	font-weight: normal;
}

#ct_bg .frameArea01 .image02 {
	margin-top: 10px;
	text-align: center;
}

#ct_bg .frameArea01 .text02 {
	margin: 20px 0 0 8px;
}

#ct_bg .frameArea01 .text03 {
	margin-top: 10px;
	font-size: 116%;
}

#ct_bg .frameArea01 .button01 {
	margin: 30px auto 0;
	width: 380px;
}

#ct_bg .frameArea01 .inner01.editorArea01 h3 {
	margin-top: 25px;
	color: #0e76bd;
	font-size: 131%;
	font-weight: bold;
}

#ct_bg .frameArea01 .inner01.editorArea01 p {
	margin-top: 25px;
	font-size: 116%;
}
#ct_bg .frameArea01 .inner01.editorArea01 p:first-child {
	margin-top: 0;
}
#ct_bg .frameArea01 .inner01.editorArea01 p.notes01 {
	margin-top: 0;
	color: #888;
	font-size: 100%;
}

#ct_bg .frameArea01 .inner01.editorArea01 h3 + p {
	margin-top: 0;
}

#ct_bg .frameArea01 .inner01.editorArea01 a {
	position: relative;
}

#ct_bg .frameArea01 .inner01.editorArea01 a:link,
#ct_bg .frameArea01 .inner01.editorArea01 a:visited {
	color: #e73736;
}

#ct_bg .frameArea01 .inner01.editorArea01 a:hover,
#ct_bg .frameArea01 .inner01.editorArea01 a:active {
	color: #f7b515;
}

#ct_bg .frameArea01 .inner01.editorArea01 .link01 a {
	padding-left: 9px;
}

#ct_bg .frameArea01 .inner01.editorArea01 .link01 a:before {
	position: absolute;
	top: .2em;
	left: 0;
	content: '';
	border-left: #e73736 solid 5px;
	border-right: transparent solid 5px;
	border-bottom: transparent solid 5px;
	border-top: transparent solid 5px;
}

#ct_bg .frameArea01 .inner01.editorArea01 .link01 a:hover:before {
	border-left: #f7b515 solid 5px;
}

#ct_bg .frameArea02 {
	float: left;
	padding: 10px;
	width: 287px;
	border-radius: 10px;
	background-color: #c9eadc;
}

#ct_bg .frameArea02 .image01 {
	margin: 0 auto;
	width: 150px;
}

#ct_bg .frameArea02 .text01 {
	margin: 9px auto 0;
	width: 182px;
}

#ct_bg .frameArea02 .text01.w01 {
	width: 217px;
}

#ct_bg .frameArea02 .image01 img,
#ct_bg .frameArea02 .text01 img,
#ct_bg .frameArea01 .button01 img {
	width: 100%;
}

#ct_bg .frameArea03 {
	margin-top: 35px;
	padding: 20px;
	background-color: #fff;
	border-radius: 10px;
}

#ct_bg .frameArea03In {
	margin-top: 30px;
	text-align: center;
}

#ct_bg .txt03,
#ct_bg .txt04 {
	font-size: 154%;
}

#ct_bg .btn03 {
	margin-top: 10px;
}

#ct_bg .bnrList01 {
	margin-top: 10px;
	display: table;
	width: 100%;
	word-spacing: -1.0em;
	text-align: center;
}

#ct_bg .bnrList01 li {
	display: inline-block;
	vertical-align: top;
	margin-left: 4px;
	height: 40px;
	word-spacing: normal;
}

#ct_bg .bnrList01 li:first-child {
	margin-left: 0;
}

#ct_bg .bnrList01 li img {
	width: auto;
	height: 100%;
}

#ct_bg .list01 {
	float: right;
	width: 612px;
}
#ct_bg .list01.type01 {
	margin-top: 20px;
}

#ct_bg .list01 li {
	float: left;
	margin-left: 6px;
	width: 148px;
}

#ct_bg .list01 li:first-child {
	margin-left: 0;
}

#ct_bg .list01 li img {
	width: 100%;
}

#ct_bg .colWrap01 {
	margin-right: -30px;
}

#ct_bg .colWrap02 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#ct_bg .colWrap02.bC{
	justify-content: center;
}

#ct_bg .col01 {
	float: left;
	margin: 30px 30px 0 0;
	padding: 15px 10px;
	width: 300px;
	border: #c72e8a solid 2px;
	border-radius: 20px;
	background-color: #fff;
}

#ct_bg .col01 .image01 {
	margin: 0 auto;
	width: 150px;
}

#ct_bg .col01 .text01 {
	margin: 9px auto 0;
	width: 206px;
}

#ct_bg .col01 .image01 img,
#ct_bg .col01 .text01 img {
	width: 100%;
}

#ct_bg .col02 {
	float: left;
	margin-right: 30px;
	width: 560px;
}

#ct_bg .col03 {
	float: right;
	width: 310px;
}

#ct_bg .col04 {
	position: relative;
	margin-top: 20px;
	width: 48%;
}

#ct_bg .col04:nth-child(-n+2){
	margin-top: 10px;
}

#ct_bg .col04 img {
	width: 100%;
}

#ct_bg .col04 > .text01 {
	margin-top: 10px;
	font-weight: bold;
	font-size: 115%;
}

#ct_bg .col04 > .text02 {
	position: absolute;
	top: -2px;
	left: -4px;
	z-index: 1;
	padding: 3px 6px;
	font-weight: bold;
	background-color: #e73736;
	border-radius: 20px;
	border: 2px solid #fff;
	color: #fff;
	line-height: 1;
	letter-spacing: 0.1em;
	font-size: 108%;
}

#ct_bg .movie01 {
	margin-top: 20px;
	text-align: center;
}

#ct_bg .movie01 iframe {
	width: 640px;
	height: 360px;
}

#ct_bg .movie02 {
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
}

#ct_bg .movie02 iframe{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

#ct_bg .ti01 {
	padding: 8px 20px;
	border: 2px solid #fff;
	border-radius: 2px;
	font-size: 170%;
	font-weight: bold;
	color: #fff;
	line-height: 1.2;
}

#ct_bg .ti01 .text01 {
	margin-left: 15px;
}

#ct_bg .ti01.type01 {	background-color: #e73736;}
#ct_bg .ti01.type02 {	background-color: #0054b3;}
#ct_bg .ti01.type03 {	background-color: #f47a02;}
#ct_bg .ti01.type04 {	background-color: #009d5a;}
#ct_bg .ti01.type05 {	background-color: #800080;}

#ct_bg .txt01 {
	margin-top: 15px;
	font-size: 93%;
}

#ct_bg .list02 {
	margin: -20px 0 0 -30px;
}

#ct_bg .list02.type01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

#ct_bg .list02 li {
	position: relative;
	float: left;
	margin: 30px 0 0 30px;
	overflow: hidden;
}

#ct_bg .list02.type01 li {
	float: none;
}

#ct_bg .list02 li > .icon01 {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 85px;
	height: 85px;
}

#ct_bg .list02 li > .icon01 > img {
	width: 100%;
}

#ct_bg .list02 li > .text01 {
	margin-top: 10px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 50px;
}

#ct_bg .list02 li > .text02 {
	margin-top: 5px;
	text-align: center;
}
#ct_bg .list02 li > .text02 > .text03 {
	margin-left: 10px;
	font-size: 124%;
}

#ct_bg .list02 li > .btn03 {
	margin-top: 5px;
	text-align: center;
}

#ct_bg .localNavi01 {
	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;
	margin-top: -10px;
}

#ct_bg .localNavi01 li {
	margin: 10px 5px 0;
}

#ct_bg .localNavi01 li a {
	position: relative;
	display: block;
	padding: 5px 10px 3px 40px;
	background-color: #e73736;
	border-radius: 6px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 124%;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	transition: all .3s;
	letter-spacing: 0em;
}

#ct_bg .localNavi01 > li > a::after {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
	left: 10px;
	width: 20px;
	height: 9px;
	background: url("../img/icon_kurohige02_no.png") 0 0 / 20px 9px no-repeat;
	transition: all .3s;
	z-index: 5;
}

#ct_bg .localNavi01 li a:hover,
#ct_bg .localNavi01 li.current a {
	background-color: #fff;
	border-color: #e73736;
	color: #e73736;
}

#ct_bg .localNavi01 > li > a:hover::after,
#ct_bg .localNavi01 > li.current > a::after {
	background-image: url("../img/icon_kurohige02_on.png");
}

#ct_bg .wrap02 {
	letter-spacing: -0.4em;
	text-align: center;
}

#ct_bg .txt02 {
	display: inline-block;
	margin-right: 15px;
	letter-spacing: normal;
	vertical-align: top;
	font-size: 124%;
}

#ct_bg .select01 {
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
}

#ct_bg .btn02 {
	margin-top: 20px;
	text-align: center;
}

#ct_bg .btn02 img {
	width: 400px;
}

#ct_bg .btn04 {
	margin-top: 20px;
	text-align: center;
}

#ct_bg .btn04 img {
	width: 165px;
}

#ct_bg .btn05 {
	margin: 20px 0;
	text-align: center;
}

#ct_bg .btn06 {
	margin-top: 20px;
	text-align: center;
}

#ct_bg .btn07 {
	margin-top: 10px;
	text-align: center;
}

#ct_bg .btn07 > a {
	position: relative;
	display: inline-block;
	padding: 8px 30px 6px 60px;
	background-color: #e73736;
	border-radius: 6px;
	border: 2px solid #e73736;
	color: #fff;
	font-size: 124%;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	transition: all .3s;
	letter-spacing: 0em;
}

#ct_bg .btn07 > a:hover {
	background-color: #fff;
	color: #e73736;
}

#ct_bg .btn07 > a::before {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
	left: 10px;
	width: 20px;
	height: 9px;
	background: url("../../common/img/icon_kurohige02_no.png") 0 0 / 20px 9px no-repeat;
	transition: all .3s;
	z-index: 5;
}

#ct_bg .btn07 > a:hover::before {
	background-image: url("../../common/img/icon_kurohige02_on.png");
}

#ct_bg .headTitleArea01 {
	position: relative;
	background-color: #e73736;
	color: #fff;
}

#ct_bg .headTitleArea01 > .inner01 {
	padding: 6px 14px 2px;
	margin-left: auto;
	margin-right: auto;
	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;
	font-size: 15px;
}
#ct_bg .headTitleArea01 > .inner01 .title01,
#ct_bg .headTitleArea01 > .inner01 .text01 {
	font-weight: bold;
}

#ct_bg .headTitleArea01 > .inner01 .text01 {
	margin-left: 9px;
}

#ct_bg .img01 {
	margin-top: 10px;
}

@media screen and (max-width: 639px) {
#ct_bg .sectionWrap01 {
	margin: 20px 10px 0;
}

#ct_bg .subSection01 {
	margin-top: 30px;
}

#ct_bg .heading01 + .subSection01 {
	margin-top: 20px;
}

#ct_bg .heading01,
#ct_bg .heading01.w01 {
	width: 100%;
}

#ct_bg .heading02 img {
	width: 33%;
}

#ct_bg .frameArea01 {
	margin-top: 15px;
}

#ct_bg .heading02 + .frameArea01 {
	margin-top: 15px;
}

#ct_bg .frameArea01 .inner01 {
	padding: 10px;
}

#ct_bg .frameArea01.type01 .inner01 {
	padding-bottom: 15px;
}

#ct_bg .frameArea01 .inner01.editorArea01 h3 {
	margin-top: 15px;
	font-size: 116%;
}

#ct_bg .frameArea01 .inner01.editorArea01 p {
	margin-top: 15px;
	font-size: 100%;
}
#ct_bg .frameArea01 .inner01.editorArea01 p.notes01 {
	font-size: 86%;
}

#ct_bg .frameArea01.type01 .title01 {
	padding: 10px;
	font-size: 116%;
}

#ct_bg .frameArea01.type01 .title01 .day01 {
	font-size: 87%;
	font-weight: normal;
}

#ct_bg .frameArea01 .image02 {
	margin-top: 0;
}

#ct_bg .frameArea01 .text02 {
	margin: 15px 0 0 0;
}

#ct_bg .frameArea01 .text03 {
	font-size: 100%;
	text-align: left !important;
}

#ct_bg .frameArea01 .button01 {
	margin: 15px auto 0;
	width: 100%;
}

#ct_bg .frameArea02 {
	float: none;
	width: 100%;
}

#ct_bg .frameArea02 .image01 {
	width: 52%;
}

#ct_bg .frameArea02 .text01 {
	width: 63%;
}

#ct_bg .frameArea02 .text01.w01 {
	width: 75%;
}

#ct_bg .frameArea03 {
	margin-top: 15px;
	padding: 10px 10px 15px;
}

#ct_bg .frameArea03In {
	margin-top: 20px;
	text-align: center;
}

#ct_bg .txt03 {
	font-size: 108%;
}

#ct_bg .txt04 {
	font-size: 100%;
}

#ct_bg .btn03 img {
	width: 38%;
}

#ct_bg .bnrList01 li {
	margin-left: 0;
	padding-right: 4px;
	height: auto;
}

#ct_bg .bnrList01 li:nth-child(1) {
	width: 52%;
}

#ct_bg .bnrList01 li:nth-child(2) {
	padding-right: 0;
	width: 46%;
}

#ct_bg .bnrList01 li img {
	width: 100%;
	height: auto;
}

#ct_bg .list01 {
	float: none;
	margin-top: 4px;
	width: 100%;
}
#ct_bg .list01.type01 {
	margin-top: 4px;
}

#ct_bg .list01 li {
	margin: 6px 0 0 0;
	width: 50%;
}

#ct_bg .list01 li:nth-child(odd) {
	padding-right: 3px;
}
#ct_bg .list01 li:nth-child(even) {
	padding-left: 3px;
}

#ct_bg .colWrap01 {
	margin-right: 0;
}

#ct_bg .col01 {
	float: none;
	margin: 15px 0 0 0;
	padding: 15px;
	width: 100%;
}

#ct_bg .col01 .image01 {
	width: 55%;
}

#ct_bg .col01 .text01 {
	width: 75%;
}

#ct_bg .col02,
#ct_bg .col03 {
	float: none;
	margin-right: 0;
	width: 100%;
}

#ct_bg .col03 {
	margin-top: 15px;
}

#ct_bg .col04 {
	margin-top: 20px;
	width: 100%;
}

#ct_bg .col04:nth-child(-n+2){
	margin-top: 20px;
}

#ct_bg .col04 > .text02 {
	top: -4px;
	padding: 3px 6px;
	font-size: 86%;
}

#ct_bg .movie01 {
	position: relative;
	padding-top: 56%;
	width:100%;
}
#ct_bg .movie01 iframe {
	position: absolute;
	top:0;
	left:0;
	width:100% !important;
	height:100% !important;
	background: none;
	border: none;
}

#ct_bg .ti01 {
	text-align: center;
	font-size: 154%;
}

#ct_bg .list02 {
	margin: 0;
}

#ct_bg .list02 li {
	width: 50%;
	margin: 10px 0 0;
}

#ct_bg .list02 li:nth-child(odd) {
	padding-right: 5px;
}

#ct_bg .list02 li:nth-child(even) {
	padding-left: 5px;
}
	
#ct_bg .list02 li > .icon01 {
	width: 50px;
	height: 50px;
	left: 2px;
	top: 2px;
}

#ct_bg .list02 li:nth-child(even) > .icon01 {
	left: 7px;
}

#ct_bg .list02 li > .text02 > .text03 {
	margin-left: 0;
	display: block;
}

#ct_bg .list02 li > .btn03 img {
	width: 80%;
}

#ct_bg .localNavi01 li {
	margin: 10px 0 0;
	width: 49%;
}

#ct_bg .localNavi01 li:nth-child(odd) {
	margin-right: 1%;
}

#ct_bg .localNavi01 li:nth-child(even) {
	margin-left: 1%;
}

#ct_bg .localNavi01 li a {
	transition: none;
}

#ct_bg .localNavi01 li a:hover {
	background-color: #e73736;
	border-color: #fff;
	color: #fff;
}

#ct_bg .localNavi01 li.current a:hover {
	background-color: #fff;
	border-color: #e73736;
	color: #e73736;
}

#ct_bg .localNavi01 > li > a:hover::after {
	background-image: url("../img/icon_kurohige02_no.png");
}

#ct_bg .localNavi01 > li.current > a:hover::after {
	background-image: url("../img/icon_kurohige02_on.png");
}

#ct_bg .ti01 .text01 {
	display: block;
	margin-left: 0;
}

#ct_bg .txt02 {
	display: block;
	margin-right: 0;
}

#ct_bg .select01 {
	display: block;
	margin: 5px auto 0;
}

#ct_bg .btn02 {
	margin-top: 10px;
}

#ct_bg .btn02 img {
	width: 92%;
}

#ct_bg .btn04 img {
	width: 36%;
}

#ct_bg .btn05 {
	margin: 15px 0;
}

#ct_bg .btn05 img {
	width: 72%;
}


#ct_bg .btn07 > a {
	text-decoration: none;
}

#ct_bg .btn07 > a:hover {
	background-color: #e73736;
	color: #fff;
}

#ct_bg .btn07 > a:hover::before {
	background-image: url("../../common/img/icon_kurohige02_no.png");
}

#ct_bg .headTitleArea01 > .inner01 {
	padding-left: 2%;
	padding-right: 2%;
	display: block;
	text-align: center;
	font-size: 13px;
}
#ct_bg .headTitleArea01 > .inner01 .text01 {
	margin-left: 0;
}


}

/* Clearfix */
#ct_bg .wrap01:before,
#ct_bg .wrap01:after,
#ct_bg .list01:before,
#ct_bg .list01:after,
#ct_bg .colWrap01:before,
#ct_bg .colWrap01:after,
#ct_bg .frameArea01 .inner01:before,
#ct_bg .frameArea01 .inner01:after {
    content: " ";
    display: table;
}

#ct_bg .wrap01:after,
#ct_bg .list01:after,
#ct_bg .colWrap01:after,
#ct_bg .frameArea01 .inner01:after {
	clear: both;
}
