@charset "UTF-8";
/* CSS Document */

.topSlideContainer {
	position: relative;
	background: rgba(159,198,228,.8);
	width: 100%;
	height: auto;
	max-height: 640px;
	line-height: 0;
	box-shadow: 0px 0px 40px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 40px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 40px rgba(0,0,0,0.2);
}
.variable-width img {
	width: 100%;
	height: auto;
}
.slick-current {
	opacity: 1;
}

.fujoho-l, .fujoho-r {
	display: inline-block;
	margin: 60px 0 40px;
}
.fujoho-l iframe {
	border: 1px #ab95d9 solid;
	border-radius: 8px;
	width: 600px;
	height: 400px;
}
.fujoho-r iframe {
	border: 1px #54AD64 solid;
	border-radius: 8px;
	width: 600px;
	height: 400px;
}
.sokuhime-sp {
	display: inline-block;
	background: rgba(255,255,255,.6);
	border: 4px #ebebeb solid;
	margin: 20px 0 40px;
}
.sokuhime-sp iframe {
	width: 600px;
	height: 441px;
}
.sokuhime-pc {
	display: none;
}

.top-wnews {
	display: block;
	background: #eff5f8;
	padding-bottom: 25px;
	margin: 40px 0 0;
	width: 640px;
}
.top-wnews .scbox {
	position: relative;
	background: #fff;
	padding: 25px;
	margin: 20px;
	height: 490px;
	overflow: hidden;
}
#tp-info {
	padding: 0 5px 10px 5px;
	margin-bottom: 40px;
	border-bottom: 1px #2393ae dashed;
	font-size: 14px;
	font-size: 1.4rem;
}
#tp-ttl {
	padding: 10px 0;
	font-size: 12px;
	font-size: 1.2rem;
	text-align: left;
}
#tp-ttl strong {
	display: block;
	padding-bottom: 3px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.2em;
	color: #2393ae;
}
#tpimgv {
	max-width: 550px;
	text-align: center;
}

.top-blog {
	padding: 60px 0 0;
}
.top-blog .bif-sp {
	margin-top: 20px;
	width: 600px;
	height: 841px;
	overflow: hidden;
}
.top-blog .bif-sp iframe {
}
.top-blog .bif-pc {
	display: none;
}
