@charset "utf-8";

#wrapper {
	background-color: #fff;
}

#contents {
	padding: 0;
	width: 100%;
}

#header {
	box-shadow: none;
}

#footerIn img {
	border: none;
}

#footerIn .pageTop {
	display: block;
}

#ct_bg {
	margin: 0 auto;
	padding: 0;
	background: url(../img/bg_index01.png) 0 0 no-repeat;
	background-attachment: fixed;
	overflow: hidden;
	color: #000;
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",Osaka,sans-serif;
	font-size: 117%;
	line-height: 1.7;
}

#ct_bg a:link,
#ct_bg a:visited,
#ct_bg a:hover,
#ct_bg a:active {
	color: #000;
}

#ct_bg a:hover {
	text-decoration: none;
}

#ct_bg .alpha01 {
	opacity: 1.0;
	transition: opacity 0.3s linear;
}
#ct_bg .alpha01:hover {
	opacity: 0.7;
}

#ct_bg img {
	max-width: 100%;
	height: auto;
}

#ct_bg .boxArea01 {
	margin: 0 auto;
	width: 960px;
}

#ct_bg .asideArea01 {
	float: left;
	margin-top: 20px;
	width: 231px;
}

#ct_bg .logo01 {
	margin: -60px 0 5px;
}

#ct_bg .mainArea01 {
	float: right;
	width: 710px;
}

#ct_bg .asideArea02 {
	padding-top: 580px;
	width: 230px;
}

#ct_bg .asideArea02.type02 {
	padding-top: 680px;
}

#ct_bg .nav01 {
	margin-top: -7px;
}

#ct_bg .snsBtn01 {
	float: right;
	margin-top: 22px;
	width: 310px;
	letter-spacing: -0.4em;
	z-index: 100;
	text-align: right;
}

#ct_bg .snsBtn01 li {
	display: inline-block;
	margin-left: 10px;
	letter-spacing: normal;
	line-height: 1;
	vertical-align: top;
}

#ct_bg .snsBtn01 li:first-child {
	margin-left: 0;
}

#ct_bg .list01 {
	line-height: 1.4;
	height: 130px;
	overflow-y: auto;
}
#ct_bg .list01 dt {
	clear: left;
	float: left;
	margin-top: 10px;
	width: 120px;
}

#ct_bg .list01 dd {
	float: left;
	margin-top: 10px;
	width: 520px;
}

#ct_bg .list01 dt:first-child,
#ct_bg .list01 dd:nth-child(2)  {
	margin-top: 5px;
}

#ct_bg .list02 {
	margin-left: -20px;
	letter-spacing: -0.4em;
	text-align: center;
}

#ct_bg .list02 li {
	display: inline-block;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 260px;
	letter-spacing: normal;
	vertical-align: top;
}

#ct_bg .list03 li {
	margin-top: 10px;
	background-color: #fff;
}

#ct_bg .list03 li img {
	transition: opacity 0.3s linear;
}

#ct_bg .list03 li:hover img {
	opacity: .6;
}

#ct_bg .frameArea01 {
	margin-top: 40px;
	padding: 40px 0 47px;
	background-color: #fff;
}

#ct_bg .frameArea02 {
	margin-top: 10px;
	padding: 15px 6px 9px;
	background-color: #000;
	border: 1px solid #24ada2;
	border-radius: 10px;
	text-align: center;
	color: #ccc;
}

#ct_bg .frameArea02 .text01 {
	color: #feea00;
	font-size: 186%;
	line-height: 1;
}

#ct_bg .frameArea03 {
	margin-top: 20px;
	padding: 12px 10px 10px;
	background-color: #000;
	border: 1px solid #24ada2;
	border-radius: 10px;
}

#ct_bg .frameArea03 >.title01 {
	width: 162px;
}

#ct_bg .frameArea03 .inner01 {
	margin-top: 10px;
	padding: 10px 10px 10px 20px;
	background-color: #fff;
	border-top: none;
	border-radius: 3px;
}

#ct_bg .frameArea04 {
	margin-top: 20px;
	padding: 19px 19px 29px;
	background-color: #fff;
	border: 1px solid #000;
	border-radius: 10px;
}

#ct_bg .frameArea05 {
	float: right;
	width: 524px;
}

#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: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

#ct_bg .wrap02 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 20px 30px;
	background-color: #fff;
	border-radius: 0 0 10px 10px;
}
#ct_bg .wrap02 .column01 {
	margin-top: 20px;
	width: 325px;
}
#ct_bg .wrap02 .column01:nth-child(odd) {
	margin-right: 10px;
}
#ct_bg .wrap02 .column01:nth-child(even) {
	margin-left: 10px;
}
#ct_bg .wrap02 .column01 .text01 {
	margin-top: 10px;
	text-align: center;
	font-size: 129%;
	font-weight: bold;
}
#ct_bg .wrap02 .column01 .image01 {
	margin-top: 5px;
	text-align: center;
}
#ct_bg .wrap02 .column01 .image01 img {
	width: 50px;
}

#ct_bg .col01 {
	float: left;
	margin-top: 15px;
	width: 480px;
}

#ct_bg .col02 {
	float: right;
	margin-top: 15px;
	width: 460px;
}


#ct_bg .col03 {
	margin-top: 20px;
	padding: 10px 10px 20px;
	width: 48%;
	width : -webkit-calc(50% - 10px);
	width : calc(50% - 10px);
	background-color: #fff;
	border: 1px solid #000;
	border-radius: 10px;
	text-align: center;
}

#ct_bg .col03:nth-child(odd) {
	margin-right: 10px;
}
#ct_bg .col03:nth-child(even) {
	margin-left: 10px;
}

#ct_bg .col03 > .image01 {
	margin-top: 5px;
}

#ct_bg .col03 .text01 {
	padding: 2px 10px;
	background-color: #24ada2;
	color: #fff;
}

#ct_bg .col03 .text01.type01 {
	background-color: #888;
}

#ct_bg .col03 .text02 {
	font-size: 129%;
}

#ct_bg .col03 .button01 {
	margin: 10px auto 0;
	width: 240px;
}

#ct_bg .movie01 {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

#ct_bg .movie01 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#ct_bg .ic01 {
	margin-right: 10px;
	padding: 3px 7px;
	background-color: #ea609e;
	border-radius: 15px;
	color: #fff;
	font-size: 75%;
	font-weight: bold;
}

#ct_bg .ti01 {
	margin: 60px -10px 0;
}

#ct_bg .ti02 {
	margin-top: 20px;
}

#ct_bg .ti03 {
	margin-top: 20px;
	padding: 15px 10px 10px;
	border-radius: 20px 20px 0 0;
	text-align: center;
}
#ct_bg .ti03.type01 {
	background-color: #f09dc1;
}
#ct_bg .ti03.type02 {
	background-color: #7eccf3;
}
#ct_bg .ti03.type03 {
	background-color: #fcdd4d;
}

#ct_bg .tx01 {
	margin-top: 10px;
}

#ct_bg .img01 {
	text-align: center;
}

#ct_bg .note01 {
	padding-left: 1em;
	text-indent: -1em;
}

#ct_bg .btn01 {
	float: left;
	margin-top: 10px;
	width: 200px;
}

#ct_bg .btn02 {
	margin: 10px auto 0;
	width: 362px;
}

@media screen and (max-width: 639px) {

#ct_bg {
	padding-top: 15px;
	width: 100%;
	background-image:none;
	background-color:none;
}

#ct_bg .bgBlock01 {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	background: url(../img/bg_index01.png)  0 0 no-repeat;
}
#ct_bg .boxArea01 {
	position:relative;
	z-index: 100;
}

#ct_bg a {
	text-decoration: underline;
}

#footerIn .pageTop {
	display: block;
	top: -34px;
	right: 50%;
	margin-right: -75px;
	width: 150px;
	height: 34px;
}

#footerIn .pageTop a {
	display: block;
	width: 150px;
	height: 34px;
	background: url(../../common/img/btn_prispo01.png) no-repeat left top;
	background-size: 100%;
}

#ct_bg .boxArea01 {
	padding: 0 10px;
	width: 100%;
}

#ct_bg .asideArea01 {
	float: none;
	width: auto;
}

#ct_bg .mainArea01 {
	float: none;
	width: auto;
}

#ct_bg .asideArea02,
#ct_bg .asideArea02.type01 {
	padding-top: 0;
	width: auto;
}

#ct_bg .asideArea02 {
	margin-top: 40px;
}

#ct_bg .logo01 {
	margin: -20px auto 0;
	width: 70%;
}
#ct_bg .logo01 img {
	width: 100%;
}

#ct_bg .nav01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 0;
}

#ct_bg .nav01 li {
	width: 50%;
}

#ct_bg .snsBtn01 {
	position: static;
	float: none;
	margin-top: 20px;
	width: 100%;
	text-align: center;
}

#ct_bg .newsArea01 {
	float: none;
	width: 100%;
}

#ct_bg .newsArea01 > .title01 {
	background: none;
	border-radius: 0;
}

#ct_bg .newsArea01 .inner01 {
	padding-left: 15px;
}

#ct_bg .list01 dt {
	float: none;
	width: auto;
}

#ct_bg .list01:first-child dt {
	margin-top: 10px;
}

#ct_bg .list01 dd {
	float: none;
	margin-top: 5px;
	width: auto;
}

#ct_bg .list02 {
	margin-left: 0;
}

#ct_bg .list02 li {
	margin-left: 0;
	display: block;
	width: 100%;
}

#ct_bg .list03 {
	margin: 20px 20px 0;
}

#ct_bg .frameArea01 {
	margin-top: 20px;
	padding: 20px 20px 54px;
	background-color: #fff;
}

#ct_bg .frameArea02 {
	margin-top: 20px;
}

#ct_bg .frameArea02 .button01 {
	margin: 0 auto;
	width: 60%;
}

#ct_bg .frameArea03 .inner01 {
	padding: 10px;
}

#ct_bg .frameArea04 {
	margin-top: 10px;
	padding: 9px 9px 19px;
}

#ct_bg .frameArea05 {
	float: none;
	width: 100%;
}

#ct_bg .wrap02 .column01 {
	margin-top: 20px;
	width: 100%;
}
#ct_bg .wrap02 .column01:nth-child(odd) {
	margin-right: 0;
}
#ct_bg .wrap02 .column01:nth-child(even) {
	margin-left: 0;
}
#ct_bg .wrap02 .column01 .image01 {
	margin: 5px auto 0;
	width: 90%;
}
#ct_bg .wrap02 .column01 .image01 img {
	width: 20%;
}

#ct_bg .col01 {
	float: none;
	margin-top: 20px;
	width: 100%;
}

#ct_bg .col02 {
	float: none;
	margin-top: 10px;
	width: 100%;
}

#ct_bg .col03 {
	margin-top: 8px;
	padding: 10px 10px 20px;
	border-radius: 5px;
	width : -webkit-calc(50% - 4px);
	width : calc(50% - 4px);
}

#ct_bg .col03:nth-child(odd) {
	margin-right: 4px;
}
#ct_bg .col03:nth-child(even) {
	margin-left: 4px;
}

#ct_bg .col03 .button01 {
	width: 100%;
}

#ct_bg .col03 .text01 {
	font-size: 86%;
}

#ct_bg .btn01 {
	float: none;
	margin: 0 auto;
	width: 65%;
}

#ct_bg .btn02 {
	width: 80%;
}

}

/* Clearfix */

.wrap:after {
	content: " ";
	display: block;
	clear: both;
}