@charset "utf-8";

#contents {
	padding: 0;
	width: 100%;
}

#header {
	box-shadow: none;
}

#footerIn img {
	border: none;
}

.pageTop {
	display: none;
}

#ct_bg {
	background: #4dc6f1 url(../img/bg_top01_pc.png) no-repeat center bottom;
	color: #000;
	font-size: 125%;
	line-height: 1.7;
	overflow: hidden;
}

#ct_bg img {
	image-rendering: -webkit-optimize-contrast;
}

#ct_bg.type01 {
	background: url(../img/bg_top05.jpg) repeat-y;
}

#ct_bg a:link,
#ct_bg a:visited,
#ct_bg a:hover,
#ct_bg a:active {
	color: #000;
}

#ct_bg .center {
	text-align: center !important;
	width:100% !important;
	margin:0 auto !important;
}

#ct_bg .alpha img {
	opacity: 1.0;
}
#ct_bg .alpha {
	background-color: #fff;
}
#ct_bg .alpha img:hover {
	opacity: 0.6;
}

#ct_bg .onlySP {
	display: none;
}

.fb_iframe_widget > span {
	vertical-align: baseline !important;
}

#ct_bg .wrapper01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#ct_bg .wrapper01.bC {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}
#ct_bg .wrapper01.aC {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

#ct_bg #container01 {
	position: relative;
	margin: 0 auto;
	padding-bottom: 168px;
	width: 960px;
}

#ct_bg #container01 .info {
	margin-top: 20px;
	background-color: #fff;
}
#ct_bg #container01 .info a{
	padding: 10px 20px;
	display: block;
	background-color: #fffcd1;
	border: solid 3px #fff100;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 110%;
	text-decoration: none;
	color: red;
}
#ct_bg #container01 .info a:hover{
	text-decoration: underline;
	opacity: 0.7;
}

#ct_bg .container02 {
	position: relative;
	margin: 0 auto;
	width: 100%;
	background: url("../img/bg_top03.jpg") bottom center repeat-x #fbbc1e;
	overflow: hidden;
}

#ct_bg .container02 > .inner01 {
	position: relative;
	margin: 0 auto;
	width: 960px;
}

#ct_bg .container02 > .inner01 > .image01 {
	position: relative;
	padding-top: 12px;
	padding-left: 60px;
	opacity: 0;
	-webkit-animation: fadeIn01 1s 3.2s ease-out forwards;
	animation: fadeIn01 1s 3.2s ease-out forwards;
}

#ct_bg .container02 > .inner01 > .image02 {
	position: absolute;
	top: 188px;
	left: -58px;
	z-index: 1;
	opacity: 0;
	-webkit-animation: anime01 2.5s 1s linear forwards;
	animation: anime01 2.5s 1s linear forwards;
}

#ct_bg .container02 > .inner01 > .image02 > img {
	-webkit-animation: anime02 0.2s 1s linear 10.5 forwards;
	animation: anime02 0.2s 1s linear 10.5 forwards;
}

#ct_bg .container02 > .inner01 > .inner02 {
	position: relative;
	margin-top: -146px;
	margin-left: 694px;
	padding-bottom: 273px;
}

#ct_bg .container02 > .inner01 > .inner02 > .image03 {
	position: relative;
	z-index: 1;
}
#ct_bg .container02 > .inner01 > .inner02 > .image03 > img {
	opacity: 0;
	-webkit-animation: fadeIn01 2s 1s ease forwards;
	animation: fadeIn01 2s 1s ease-out forwards;
}

#ct_bg .container02 > .inner01 > .inner02 > .image04 {
	position: relative;
	z-index: 1;
	margin-top: -13.9%;
}

#ct_bg .container02 > .inner01 > .inner02 > .image04 > img {
	opacity: 0;
	-webkit-animation: fadeIn01 2s 2s ease forwards;
	animation: fadeIn01 2s 2s ease-out forwards;
}

#ct_bg .container02 > .inner01 > .inner02 > .image05 {
	position: relative;
	z-index: 1;
	margin-top: -1.91%;
	margin-left: 46.6%;
}

#ct_bg .container02 > .inner01 > .inner02 > .image05 > img {
	opacity: 0;
	-webkit-animation: anime03 0.2s 3s linear forwards;
	animation: anime03 0.2s 3s linear forwards;
}

#ct_bg .container02 > .inner01 > .inner02 > .image06 {
	position: relative;
	z-index: 1;
	margin-top: 3.35%;
	margin-left: 40.5%;
}

#ct_bg .container02 > .inner01 > .inner02 > .image06 > img {
	opacity: 0;
	-webkit-animation: anime03 0.2s 3.2s linear forwards;
	animation: anime03 0.2s 3.2s linear forwards;
}

#ct_bg .container02 > .inner01 > .image07 {
	position: absolute;
	top: 112px;
	left: 730px
}

#ct_bg .container02 > .inner01 > .image07 > img {
	opacity: 0;
	-webkit-animation: anime04 0.2s 3s linear forwards;
	animation: anime04 0.2s 3s linear forwards;
}

#ct_bg .container02 > .inner01 > .image08 {
	position: absolute;
	top: 590px;
	right: -35px;
	width: 118px;
}

#ct_bg .container02 > .inner01 > .image08 > img {
	width: 100%;
	opacity: 0;
}

#ct_bg .container02 > .inner01 > .image09 {
	position: absolute;
	z-index: 0;
	top: 50%;
	left: 50%;
	margin: -623px 0 0 -624px;
	opacity: 0;
	-webkit-animation: fadeIn01 2s 3s ease-out forwards;
	animation: fadeIn01 2s 3s ease-out forwards;
}

#ct_bg .container02 > .inner01 > .image09 > img {
	-webkit-animation: anime05 10s 3s linear Infinite;
	animation: anime05 10s 3s linear Infinite;
}

#ct_bg .mainImage01 {
	width: 100%;
	background: #fff;
}

#ct_bg .mainImage01  img {
	width: 100%;
	height: auto;
	transition: opacity 0.5s linear;
	opacity: 1;
}

#ct_bg .mainImage01.over:hover img {
	transition: opacity 0.2s linear;
	opacity: 0.6;
}

#pageTopBtn01 {
	position: absolute;
	right: 5px;
	bottom: 10px;
}

#pageTopBtn01 .character01 {
	position: fixed;
	left: 50%;
	bottom: -100%;
	margin-left: 520px;
	z-index: 1000;
}

#ct_bg .heading01 {
	width: 499px;
	margin: 20px auto 0;
}

#ct_bg .heading01 img {
	width: 100%;
	height: auto;
}

#ct_bg .snsBtn01 {
	display: flex;
	justify-content: center;
	margin-top: 50px;
}

#ct_bg .snsBtn01 li {
	text-align: right;
	margin-left: 10px;
}

#ct_bg .snsBtn01 li:first-child {
	margin-left: 0;
}

#ct_bg .contentsWrap01 {
	margin-top: 20px;
}

#ct_bg .contentsWrap01 > .banner01 {
	margin-top: 30px;
	width: 100%;
	border: solid 5px #fff;
}

#ct_bg .contentsWrap01 > .banner01 img {
	width: 100%;
}

#ct_bg  .banner02 img {
	width: 100%;
}

#ct_bg .contentsWrap02 {
	margin-top: 20px;
}

#ct_bg .mainContents01 {
	float: right;
	width: 610px;
}

#ct_bg .mainContents01 img {
	width: 100%;
}

#ct_bg .mainContents01 .button01 {
	float: right;
	margin-top: 10px;
	width: 229px;
}
#ct_bg .mainContents01 .button02 {
	margin-top: 10px;
}

#ct_bg .localNav01 {
	width: 100%;
}

#ct_bg .localNav01 > ul {
	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;
}

#ct_bg .localNav01 ul li {
	width: 233px;
}

#ct_bg .localNav01 ul li img {
	width: 100%;
	height: auto;
}

#ct_bg .topWrap01 {
	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;
	width: 100%;
	margin-top: 30px;
}

#ct_bg .topWrap02 {
	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;
	width: 100%;
}


#ct_bg .frameArea01 {
	float: left;
	margin-top: 10px;
	padding: 5px 5px 6px;
	width: 366px;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.35);
}


#ct_bg .frameArea01 .text01 {
	margin: 0 auto;
	width: 87%;
	font-size: 0;
}

#ct_bg .frameArea01 .text02 {
	margin-top: 5px;
	width: 98%;
	font-size: 0;
}

#ct_bg .frameArea02 {
	position: relative;
	padding: 13px 0 10px;
	background-color: #fff;
	border-radius: 10px;
}

#ct_bg .frameArea02 .title01 {
	margin-left: 68px;
	width: 253px;
}

#ct_bg .frameArea02 .button01 {
	margin-top: 6px;
}
#ct_bg .frameArea02 .button02 {
	margin-top: 6px;
}


#ct_bg .frameArea02 .wrap01 {
	margin: 10px 10px 0;
}

#ct_bg .frameArea02 .icon01 {
	position: absolute;
	top: -10px;
	left: -10px;
	width: 65px;
	z-index: 10;
}

#ct_bg .frameArea03 {
	width: 380px;
}

#ct_bg .frameArea03 .inner01 {
	background-color: #fff;
	border-radius: 0 0 10px 10px;
	height: 299px;
	overflow-y: auto;
}

#ct_bg .frameArea03 .title01 {
	padding: 12px 0 11px 15px;
	background-color: #009c5a;
	border-radius: 10px 10px 0 0;
	font-size: 0;
}

#ct_bg .frameArea03 .title01 img {
	width: 137px;
	height: auto;
}

#ct_bg .frameArea03 > .image01 {
	width: 100%;
	margin-top: 20px;
}

#ct_bg .frameArea03 > .image01 img {
	width: 100%;
	height: auto;
}

#ct_bg .frameArea04 {
	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: 620px;
	border: 1px solid #fff;
	background: rgba(255,255,255,0.80);
	position: absolute;
	padding: 20px 20px 18px;
	bottom: 20px;
	z-index: 1;
	opacity: 0;
	-webkit-animation: fadeIn01 1s 3.2s ease-out forwards;
	animation: fadeIn01 1s 3.2s ease-out forwards;
}

#ct_bg .frameArea05 {
	background: #009c5a;
	padding: 10px 0 20px;
}

#ct_bg .frameArea06 {
	margin: 40px auto 0;
	background: #fff;
	padding: 20px 20px 35px;
	width: 740px;
	border-radius: 20px;
	text-align: center;
}

#ct_bg .frameArea06.type01 {
	width: 44.4%;
}

#ct_bg .frameArea06 > .title01 {
	background: #009c5a;
	margin: -20px -20px 0 -20px;
	padding: 10px;
	border-radius: 20px 20px 0 0;
	color: #fff;
	font-weight: bold;
	font-size: 150%;
}
#ct_bg .frameArea06 > .title01 > .image01 {
	width: 350px;
	margin-bottom: 5px;
}

#ct_bg .frameArea06 > .text01 {
	margin-top: 20px;
	text-align: left;
}

#ct_bg .frameArea06 > .image01 {
	margin: 20px auto 0;
}

#ct_bg .frameArea06 > .image02 {
	margin: 20px auto 0;
	width: 100%;
}

#ct_bg .frameArea06 .image03 {
	margin-left: 20px;
	width: 120px;
}

#ct_bg .frameArea06 img {
	max-width: 100%;
}

#ct_bg .frameArea07 {
	margin: 40px calc(50% - 1000px) 0;
	padding-bottom: 40px;
	max-width: 2000px;
	background: url("../img/bg_top07.png") top center / cover no-repeat;
}

#ct_bg .frameArea07In {
	margin: 0 auto;
	width: 960px;
}

#ct_bg .frameArea08 {
	margin-top: 20px;
	padding: 20px;
	background-color: #fff;
	border-radius: 20px;
}

#ct_bg .frameArea08 > .text01 {
	color: #008cce;
	font-size: 115%;
}

#ct_bg .frameArea08 .text02 {
	font-size: 86%;
	color: #888;
}

#ct_bg .colWrap01 {
	display: flex;
	flex-wrap: wrap;
}

#ct_bg .colWrap01.bC {
	justify-content: center;
}

#ct_bg .col01 {
	float: left;
	width: 19%;
}

#ct_bg .col02 {
	float: right;
	margin-top: 4px;
	width: 78%;
}

#ct_bg .col03 {
	float: left;
	width: 36%;
}

#ct_bg .col04 {
	float: right;
	width: 60%;
}

#ct_bg .col05 {
	width: 100%;
}

#ct_bg .col05 > a > img {
	width: 100%;
}

#ct_bg .col05:nth-child(n+2) {
	margin-top: 10px;
}

#ct_bg .col06 {
	width: 470px;
}

#ct_bg .col06 > a > img {
	width: 100%;
}

#ct_bg .col07 {
	width: 560px;
}

#ct_bg .col07 > p > a > img {
	width: 100%;
}

#ct_bg .col08 {
	width: 353px;
}

#ct_bg .col09 {
	width: 49%;
	margin-top: 20px;
}

#ct_bg .col09 img {
	width: 100%;
	height: auto;
}

#ct_bg .col08 > .text01 {
	font-size: 106%;
	font-weight: bold;
	background: #008cce;
	color: #fff;
	padding: 2px 10px;
	text-align: center;
	display: inline-block;
}

#ct_bg .col08 > .text02 {
	font-size: 120%;
	font-weight: bold;
}

#ct_bg .col10 {
	width: 470px;
	margin-top: 40px;
}

#ct_bg .col10:nth-child(odd) {
	margin-right: 10px;
}

#ct_bg .col10:nth-child(even) {
	margin-left: 10px;
}

#ct_bg .col10 img {
	width: 100%;
}

#ct_bg .txt01 {
	background: #000;
	color: #fff100;
	font-weight: bold;
	font-size: 240%;
	text-align: center;
	padding: 6px 4px;
	letter-spacing: 0.075em;
}

#ct_bg .txt02 {
	margin-bottom: 5px;
}

#ct_bg .txt02 > img {
	width: 100%;
}

#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 .bnrList01 {
	margin-top: 6px;
	display: table;
	width: 100%;
	word-spacing: -1.0em;
}

#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 .aside01 {
	float: left;
	width: 340px;
	font-size: 0;
}

#ct_bg .aside01 img {
	width: 100%;
}

#ct_bg .list01 {
	margin-top: 10px;
	padding-top: 13px;
	background: url(../img/bg_top02.png) 0 0 repeat-x;
	background-size: 9px 3px;
}

#ct_bg .frameArea02 .list01 {
	margin: 10px 10px 0;
}

#ct_bg .list01 li {
	margin-top: 5px;
}

#ct_bg .list01 li:first-child {
	margin-top: 0;
}

#ct_bg .list02 {
	padding: 5px 20px 20px;
}

#ct_bg .list02 dt {
	margin-top: 10px;
}

#ct_bg .list02 dt > .icon01 {
	margin-left: 10px;
	color: #e73736;
	font-size: 88%;
	font-weight: bold;
}

#ct_bg .list02 dd {
}

#ct_bg .list03 {
	float: right;
	margin-top: -10px;
	width: 470px;
}

#ct_bg .list03 li {
	float: left;
	margin-top: 10px;
	width: 50%;
}

#ct_bg .list03 li:nth-child(odd) {
	padding-right: 5px;
}

#ct_bg .list03 li:nth-child(even) {
	padding-left: 5px;
}

#ct_bg .list03 li img {
	width: 100%;
}

#ct_bg .list04 {
	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;
	width: 100%;
	margin: 20px auto 0;
}

#ct_bg .list04 > li {
	width: 230px;
}

#ct_bg .list04 li img {
	width: 100%;
}

#ct_bg .btn01 {
	margin-top: 20px;
}

#ct_bg .btn02 {
	margin-top: 15px;
}

#ct_bg .btn03 {
	width: 206px;
}

#ct_bg .btn03 > a > img {
	width: 100%;
	height: auto;
}

#ct_bg .btn04 > a {
	position: relative;
	display: inline-block;
	margin-top: 20px;
	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 .btn04 > a:hover {
	background-color: #fff;
	color: #e73736;
}

#ct_bg .btn04 > 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 .btn04 > a:hover::before {
	background-image: url("../../common/img/icon_kurohige02_on.png");
}

#ct_bg .note01 {
	font-size: 80%;
	color: #fff;
}
#ct_bg .note01.type01 {
	width: 85%;
	margin: 0 auto;
}
#ct_bg .note02 {
	padding: 5px 10px;
	font-size: 90%;
	background-color: #fff;
}

#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 {
	border: 2px solid #fff;
}

@-webkit-keyframes fadeIn01 {
	0% {opacity: 0;}
	100% {opacity: 1;}

}
@keyframes fadeIn01 {
	0% {opacity: 0;}
	100% {opacity: 1;}
}

@-webkit-keyframes anime01 {
	0% {
		opacity: 1;
		 transform:translateY(230px);
	}
	100% {
		opacity: 1;
		 transform:translateY(0px);
	}
}
@keyframes anime01 {
	0% {
		opacity: 1;
		 transform:translateY(230px);
	}

	70% {
		transform: scale(1.2);
	}
	80% {
		transform: scale(1);
	}
	100% {
		opacity: 1;
		 transform:translateY(0px);
	}
}

@-webkit-keyframes anime02 {
	0% {transform: translate(0px, 0px)}
	25% {transform: translate(4px, 4px)}
	50% {transform: translate(0px, 4px)}
	75% {transform: translate(4px, 0px)}
	100% {transform: translate(0px, 0px)}

}
@keyframes anime02 {
	0% {transform: translate(0px, 0px)}
	25% {transform: translate(4px, 4px)}
	50% {transform: translate(0px, 4px)}
	75% {transform: translate(4px, 0px)}
	100% {transform: translate(0px, 0px)}
}

@-webkit-keyframes anime03 {
	0% {
		opacity: 0;
		transform: scale(2);
	}
	50% { opacity: 1;}
	70% {
		transform: scale(0.5);
	}
	100% {
		opacity: 1;
		transform: scale(1);
	}
}
@keyframes anime03 {
	0% {
		opacity: 0;
		transform: scale(1.8);
	}
	50% { opacity: 1;}
	70% {
		transform: scale(0.5);
	}
	100% {
		opacity: 1;
		transform: scale(1);
	}
}

@keyframes anime04 {
	0% {
		opacity: 0;
		transform: scale(1);
	}
	50% { opacity: 1;}
	70% {
		transform: scale(1.8);
	}
	100% {
		opacity: 1;
		transform: scale(1);
	}
}

@keyframes anime05 {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

@media screen and (max-width: 639px) {
#ct_bg {
	background: #4dc6f1 url(../img/bg_top01_sp.png) no-repeat center bottom;
	background-size: 100% auto;
}

#ct_bg a:link,
#ct_bg a:visited {
	text-decoration: underline;
}

#ct_bg img {
	width: 100%;
	height: auto;
}

#ct_bg .alpha img:hover {
	opacity: 1.0;
}

#ct_bg #container01 {
	padding-bottom: 55%;
	width: 100%;
	position: relative;
}
#ct_bg #container01 .info {
	margin-top: 20px;
	padding: 0 3%;
	background: none;
}
#ct_bg #container01 .info a{
	padding: 10px 20px;
	display: block;
	background-color: #fffcd1;
	border: solid 3px #fff100;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 110%;
	text-decoration: none;
	color: red;
}

#ct_bg .container02 {
	position: relative;
	margin: 0 auto;
	width: 100%;
	background: url("../img/bg_top03.jpg") bottom center repeat-x #fbbc1e;
	overflow: hidden;
}

#ct_bg .container02 > .inner01 {
	width: 100%;
}

#ct_bg .container02 > .inner01 > .image01 {
	padding-top: 1.73%;
	padding-left: 1.73%;
	width: 64.4%;
}

#ct_bg .container02 > .inner01 > .image02 {
	top: 19.4%;
	left: -8%;
	width: 97.73%;
}

#ct_bg .container02 > .inner01 > .inner02 {
	width: 32.6%;
	margin-top: -16.4%;
	margin-left: 65.6%;
	padding-bottom: 57.2%;
}

#ct_bg .container02 > .inner01 > .inner02 > .image03 {
	width: 39.1%;
}

#ct_bg .container02 > .inner01 > .inner02 > .image04 {
	width: 100%;
}

#ct_bg .container02 > .inner01 > .inner02 > .image05 {
	width: 39.5%;
}

#ct_bg .container02 > .inner01 > .inner02 > .image06 {
	width: 52.6%;
}

#ct_bg .container02 > .inner01 > .image07 {
	width: 36.4%;
	top: 9.5%;
	left: 69%;
}

#ct_bg .container02 > .inner01 > .image08 {
	top: 56.8%;
	left: 74.66%;
	width: 22.66%;
}

#ct_bg .container02 > .inner01 > .image09 {
	position: absolute;
	top: 50%;
	left: 50%;	margin: -370px 0 0 -370px;
	width: 740px;
	height: 739px;
	opacity: 0;
	-webkit-animation: fadeIn01 2s 3s ease-out forwards;
	animation: fadeIn01 2s 3s ease-out forwards;
}

#ct_bg .container02 > .inner01 > .image09 > img {
	-webkit-animation: anime05 10s 3s linear Infinite;
	animation: anime05 10s 3s linear Infinite;
}

#pageTopBtn01 {
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -32%;
	width: 64%;
}

#pageTopBtn01 .character01 {
	position: fixed;
	left: 50%;
	bottom: -100%;
	margin-left: -50px;
	width: 100px;
	z-index: 1000;
}

#ct_bg .onlyPC {
	display: none;
}
#ct_bg .onlySP {
	display: block;
}
#ct_bg img.onlySP {
	display: inline-block;
}

#ct_bg .heading01 {
	margin: 20px 2% 0;
	width: 96%;
}

#ct_bg .snsBtn01 {
	position: inherit;
	top: 0;
	text-align: center;
	letter-spacing: -.4em;
}

#ct_bg .snsBtn01 li {
	display: inline-block;
	float: none;
	letter-spacing: normal;
}

#ct_bg .contentsWrap01 {
	margin-top: 20px;
}

#ct_bg .contentsWrap01 > .banner01 {
	margin: 30px auto 0;
	width: 94%;
	border-width: 4px;
}

#ct_bg .banner02 {
	margin-left: auto;
	margin-right: auto;
	width: 85%;
}

#ct_bg .contentsWrap02 {
	margin-top: 10px;
}

#ct_bg .mainContents01 {
	float: none;
	width: 100%;
}

#ct_bg .mainContents01 .button01 {
	float: none;
	margin: 12px auto 0;
	width: 70%;
}
#ct_bg .mainContents01 .button02 {
	float: none;
	margin: 12px auto 0;
	padding: 0 3%;
	width: 100%;
}

#ct_bg .localNav01 {
	margin-top: 10px;
	padding: 0 3%;
}

#ct_bg .localNav01 ul li {
	width: 24%;
}

#ct_bg .topWrap01 {
	margin-top: 20px;
	display: inherit;
}

#ct_bg .topWrap02 {
}

#ct_bg .frameArea01 {
	float: none;
	margin: 10px auto 0;
	padding: 5px;
	width: 94%;
}

#ct_bg .frameArea02 {
	margin-top: 19px;
}

#ct_bg .frameArea02 .title01 {
	margin-left: 20%;
	width: 74%;
}

#ct_bg .frameArea02 .icon01 {
	position: absolute;
	top: -2%;
	left: -3%;
	width: 20%;
}

#ct_bg .frameArea03 {
	float: none;
	padding: 0 3%;
	width: 100%;
}

#ct_bg .frameArea03 .inner01 {
	height: 185px;
}

#ct_bg .frameArea04 {
	margin: 0 4%;
	width: 92%;
	padding: 10px 15px;
}
	
#ct_bg .frameArea06 {
	width: 92%;
}

#ct_bg .frameArea06.type01 {
	width: 92%;
}

#ct_bg .frameArea06 > .title01 {
	font-size: 150%;
	line-height: 1.2;
}

#ct_bg .frameArea06 > .title01 > .image01 {
	width: 80%;
}

#ct_bg .frameArea06 > span {
	display: block;
}

#ct_bg .frameArea06 > .text01 {
	text-align: left;
}

#ct_bg .frameArea06 > .image01 {
	width: 100%;
}

#ct_bg .frameArea06 .image03 {
	margin: 20px 0 0;
}

#ct_bg .frameArea07 {
	margin: 40px 0 0;
	padding: 0 3% 40px;
	width: 100%;
}

#ct_bg .frameArea07In {
	width: 100%;
}

#ct_bg .col05 {
	float: none;
}

#ct_bg .col05:nth-child(2+n) {
	margin-top: 10px;
}

#ct_bg .col06 {
	float: none;
	width: 100%;
	margin-top: 10px;
	padding-left: 3%;
	padding-right: 3%;
}

#ct_bg .col07 {
	margin-top: 20px;
	width: 94%;
	margin: 20px auto 0;
}

#ct_bg .col08 {
	width: 100%;
}

#ct_bg .col08 > .text01 {
	font-size: 93%;
}

#ct_bg .col08 > .text02 {
	font-size: 106%;
}

#ct_bg .col09 {
	width: 100%;
}

#ct_bg .col10 {
	width: 92%;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .col10:nth-child(odd) {
	margin-right: auto;
}

#ct_bg .col10:nth-child(even) {
	margin-left: auto;
}
#ct_bg .txt01  {
	font-size: 173%;
	line-height: 1.5;
	padding: 12px 0 11px;
}

#ct_bg .movie01Wrap {
	padding: 0 3%;
}
#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 .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 .aside01 {
	float: none;
	margin-top: 20px;
	padding: 0 3%;
	width: 100%;
}

#ct_bg .list02 {
	padding: 5px 20px 20px;
}

#ct_bg .list02 dt {
	clear: none;
	float: none;
	margin-top: 10px;
	width: 100%;
}

#ct_bg .list02 dd {
	float: none;
	margin-top: 5px;
	padding-left: 0;
	width: 100%;
}

#ct_bg .list03 {
	float: none;
	margin: 10px 0 0;
	padding: 0 3%;
	width: 100%;
}

#ct_bg .list03 li {
	float: left;
	margin-top: 10px;
	width: 50%;
}
	
#ct_bg .list04 {
	width: 100%;
}

#ct_bg .list04 > li {
	width: 48.5%;
	margin-left: 0;
	margin-right: 0;
}

#ct_bg .btn01 {
	margin: 10px 3% 0;
}

#ct_bg .btn02 {
	margin: 10px 3% 0;
}

#ct_bg .btn03 {
	width: 59%;
	margin: 10px auto 0;
}

#ct_bg .btn04 > a {
	text-decoration: none;
}

#ct_bg .btn04 > a:hover {
	background-color: #e73736;
	color: #fff;
}

#ct_bg .btn04 > 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;
}

#ct_bg .note02 {
	width: 85%;
	margin: 0 auto;
	padding: 5px;
	font-size: 80%;
}

}

/* Clearfix */
#ct_bg .wrap01:before,
#ct_bg .wrap01:after,
#ct_bg .snsBtn01:before,
#ct_bg .snsBtn01:after,
#ct_bg .list02:before,
#ct_bg .list02:after,
#ct_bg .list03:before,
#ct_bg .list03:after,
#ct_bg .contentsWrap01:before,
#ct_bg .contentsWrap01:after,
#ct_bg .contentsWrap02:before,
#ct_bg .contentsWrap02:after {
    content: " ";
    display: table;
}

#ct_bg .wrap01:after,
#ct_bg .snsBtn01:after,
#ct_bg .list02:after,
#ct_bg .list03:after,
#ct_bg .contentsWrap01:after,
#ct_bg .contentsWrap02:after {
	clear: both;
}
