@charset "utf-8";

html {
	overflow: auto;
}

body {
	overflow: hidden;
}

#contents {
	padding: 0;
	width: 100%;
}

#header {
	box-shadow: none;
}

#footerIn img {
	border: none;
}

.onlySP {
	display: none;
}

#ct_bg {
	background: url(../img/bg_index01.png) repeat left top;
	color: #fff;
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",Osaka,sans-serif;
	font-size: 134%;
	line-height: 1.7;
}

#ct_bg a {
	color: #F3FF3D;
}
#ct_bg a:hover {
	color: #F3FF3D;
	text-decoration:none;
}

#ct_bg img {
	max-width: 100%;
	height: auto;
}

#ct_bg .imgOver01 img {
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

#ct_bg .imgOver01 a:hover img {
	opacity: .6;
}

#ct_bg .br01 {
	display: block;
}

#ct_bg .mainArea01 {
	background: url(../img/bg_index02_pc.jpg) no-repeat center bottom;
	background-size: cover;
}

#ct_bg .mainArea01 > .inner01 {
	position: relative;
	margin: 0 auto;
	padding-top: 30px;
	width: 960px;
}

#ct_bg .mainArea01 > .inner01 > .title01 {
	margin: 10px -10px 0 -17px;
}

#ct_bg .mainArea01 > .inner01 > .button01 {
	margin: 3px auto 0;
	width: 820px;
}

#ct_bg .mainArea01 .wrap02 {
	position: absolute;
	top: 30px;
	left: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	-webkit-align-items: flex-end;
	align-items: flex-end;
}

#ct_bg .mainArea01 .wrap02 .button02 {
	margin-left: 20px;
	width: 180px;
}

#ct_bg .linkButton01 > a {
	position: relative;
	display: block;
}

#ct_bg .linkButton01 > a:after {
	position: absolute;
	top: 0;
	left: 0;
	content: " ";
	width: 100%;
	height: 100%;
	-webkit-transition: background .3s;
	transition: background .3s;
}

#ct_bg .linkButton01 > a:hover:after {
	background: rgba(255, 255, 255, .6);
}

#ct_bg .snsArea01 {
	width: 100%;
	z-index: 5;
}

#ct_bg .snsBtn01 {
	position: absolute;
	top: 30px;
	right: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

#ct_bg .snsBtn01 > li {
	margin-left: 10px;
}

#ct_bg .snsBtn01 > li:first-child {
	margin-left: 0;
}

.fb_iframe_widget > span {
	vertical-align: baseline !important;
}

#ct_bg .wrapper01 {
	background: url(../img/bg_index03_pc.png) no-repeat center top;
}

#ct_bg .wrapper01.fixed {
	background-attachment: fixed;
}

#ct_bg .wrapper01 > .inner01 {
	margin: 0 auto;
	padding-bottom: 50px;
	width: 920px;
}

#ct_bg .wrapper01 > .inner01 > .text01 {
	text-align: center;
}

#ct_bg .wrapper01 > .inner01 > .text02 {
	margin-top: 15px;
	font-size: 88%;
	text-align: center;
}

#ct_bg .wrapper01 > .inner01 > .text03 {
	margin-top: 25px;
	text-align: center;
}

#ct_bg .wrapper01 > .inner01 > .text04 {
	margin-top: -10px;
	font-weight: bold;
	text-align: center;
}

#ct_bg .wrapper01 > .inner01 > .text05 {
	text-align: center;
}

#ct_bg .wrapper01 > .inner01 > .image01 {
	margin: 0 auto;
	width: 709px;
	box-shadow: 0 0 10px 3px #2380c8;
}

#ct_bg .wrapper01 > .inner01 > .button01 {
	margin: 35px auto 0;
	width: 820px;
}

#ct_bg .wrapper01 > .inner01 > .text05 + .button01 {
	margin-top: 7px;
}


#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;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto;
	width: 840px;
}

#ct_bg .col01 {
	margin-top: 30px;
	width: 400px;
}

#ct_bg .col01 > .image01 {
	margin-top: 20px;
	box-shadow: 0 0 10px 3px #2380c8;
}

#ct_bg .col01 > .image01:first-child {
	margin-top: 0;
}

#ct_bg .col01 > .text01 {
	margin-top: 15px;
	font-size: 99%;
	text-align: center;
}

#ct_bg .col01 > .text01 > .font01 {
	font-size: 88%;
}

#ct_bg .subSection01 {
	margin-top: 6px;
}

#ct_bg .subSection01 + .subSection01 {
	margin-top: 22px;
}

#ct_bg .subSection01 > .title01 {
	text-align: center;
}

#ct_bg .frameArea01 {
	margin: 0 auto;
	padding: 2px 33px 40px;
	width: 840px;
	background: rgba(11, 74, 144, .4);
	border: #92c6ef solid 6px;
	border-radius: 4px;
}

#ct_bg .frameArea01 > .text01,
#ct_bg .frameArea01 > .image01 {
	text-align: center;
}

#ct_bg .frameArea01 > .text02 {
	margin-top: 15px;
}

#ct_bg .list01 {
	margin-top: 18px;
}

#ct_bg .list01 > dt {
	clear: left;
	float: left;
	margin-top: 10px;
	width: 170px;
	font-weight: bold;
}

#ct_bg .list01 > dd {
	float: left;
	margin-top: 10px;
	width: 570px;
}

#ct_bg .copyrights01 {
	margin-top: 25px;
	font-size: 88%;
	text-align: center;
}

@media screen and (max-width: 639px) {
#ct_bg {
	background: #2b92e4;
	font-size: 117%;
}

#ct_bg a {
	text-decoration: underline;
}
#ct_bg a:hover {
	text-decoration: none;
}

#ct_bg .br01 {
	display: inline;
}

#ct_bg img {
	width: 100%;
	height: auto;
}

#ct_bg .imgOver01 a:hover img {
	opacity: 1.0;
}

.onlyPC {
	display: none;
}
.onlySP {
	display: block;
}
img.onlySP {
	display: inline-block;
}

#ct_bg .mainArea01 {
	background: url(../img/bg_index02_sp.jpg) no-repeat center top;
	background-size: cover;
}

#ct_bg .mainArea01 > .inner01 {
	position: relative;
	margin: 0 auto;
	padding: 13px 10px 0;
	width: 100%;
}

#ct_bg .mainArea01 > .inner01 > .title01 {
	margin: 10px -10px 0;
}

#ct_bg .mainArea01 > .inner01 > .button01 {
	margin-top: 0;
	width: 100%;
}

#ct_bg .mainArea01 .wrap02 {
	position: static;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	margin-top: 13px;
}

#ct_bg .mainArea01 .wrap02 .logo01 {
	width: 18.8%;
}

#ct_bg .mainArea01 .wrap02 .button02 {
	margin-left: 10px;
	width: 60%;
}

#ct_bg .linkButton01 > a:after {
	-webkit-transition: none;
	transition: none;
}

#ct_bg .linkButton01 > a:hover:after {
	background: none;
}

#ct_bg .snsBtn01 {
	position: static;
	top: 0;
	right: 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

#ct_bg .wrapper01 {
	margin-top: 5px;
	background: url(../img/bg_index03_sp.png) repeat-y center top;
	background-size: 100%;
}

#ct_bg .wrapper01.fixed {
	background-attachment: inherit;
}

#ct_bg .wrapper01 > .inner01 {
	padding: 0 10px 15px;
	width: 100%;
}

#ct_bg .wrapper01 > .inner01 > .text02 {
	margin-top: 5px;
	font-size: 67%;
}

#ct_bg .wrapper01 > .inner01 > .text03 {
	margin-top: 7px;
}

#ct_bg .wrapper01 > .inner01 > .text04 {
	margin-top: 0;
	text-align: left;
}

#ct_bg .wrapper01 > .inner01 > .text05 {
	margin-top: 6px;
}

#ct_bg .wrapper01 > .inner01 > .image01 {
	margin: 0 auto;
	width: 100%;
	box-shadow: 0 0 10px 3px #2380c8;
}

#ct_bg .wrapper01 > .inner01 > .button01 {
	margin-top: 15px;
	width: 100%;
}

#ct_bg .wrap01 {
	width: 100%;
}

#ct_bg .col01 {
	margin-top: 20px;
	width: 100%;
}

#ct_bg .col01 > .image01 {
	margin-top: 20px;
}

#ct_bg .col01 > .text01 {
	margin-top: 10px;
	font-size: 93%;
}

#ct_bg .subSection01 {
	margin-top: 24px;
}

#ct_bg .subSection01 + .subSection01 {
	margin-top: 3px;
}

#ct_bg .frameArea01 {
	padding: 0 7px 25px;
	width: 100%;
	background: rgba(11, 74, 144, .7);
	border: #92c6ef solid 3px;
}

#ct_bg .frameArea01 > .text01 {
	margin: 0 -7px;
}

#ct_bg .frameArea01 > .text02 {
	margin: 15px 5px 0;
}

#ct_bg .list01 {
	margin: 0 5px;
}

#ct_bg .list01 > dt {
	clear: none;
	float: none;
	margin-top: 20px;
	width: 100%;
}

#ct_bg .list01 > dd {
	float: none;
	margin-top: 0;
	width: 100%;
}

#ct_bg .copyrights01 {
	margin-top: 18px;
	font-size: 72%;
}

}

.box01 {
    display: none;
}

/* Clearfix */
#ct_bg .list01:after,
#ct_bg .cf:after {
	content: " ";
	display: block;
	clear: both;
}

