@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

body h1.seotext {
	margin: 0 auto;
	color: #000;
	}
#mainimg {
	border-top: 1px solid #F0FFFF;
	margin: 0 auto;
	text-align: center;
	background: #0f65bd url('../image/bg_main.jpg') center top 104px no-repeat;
	padding: 45px 0 41px;
}
#mainimg h2{
	padding: 0 48px 0 0;
}
#greeting{
	margin-bottom: 105px;
	position: relative;
}

#greeting .image{}
#greeting .text{
	position: absolute;
	top: 50px;
	right: 0;
	left: 350px;
	background: #1B6BC0;
	color: #fff;
	box-sizing: border-box;
	width: 410px;
	padding: 40px;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
}
#greeting .text p+p{
margin-top: 15px;
}
/*-------------------------------------------------------------------
	.section
-------------------------------------------------------------------*/
#content .section {
	margin-bottom: 70px;
}
#content .section .box {
	margin-bottom: 20px;
	overflow: hidden;
	/zoom: 1;
}
#content .section .box ul a {
    border: 1px solid #CCCCCC;
    display: table-cell;
    height: 198px;
    text-align: center;
    vertical-align: middle;
    width: 198px;
}
#content .section .box .title{
margin-bottom: 30px;
}

#content .aside {
	margin-bottom: 30px;
	margin-top: 25px;
	overflow: hidden;
	/zoom: 1;
}
#content .aside li {
	float: left;
	margin: 0 40px 0 0;
}
#content .aside li.none {
	margin-right: 0;
}
/*-------------------------------------------------------------------
	#gallery
-------------------------------------------------------------------*/
#gallery {
	margin-bottom: 70px;
	overflow: hidden;
	/zoom: 1;
}
#gallery dl {
	float: left;
	width: 240px;
	margin-right: 20px;
	margin-bottom: 45px;
}
#gallery dl:nth-child(3n) {
	margin-right: 0;
}
#gallery dl dt {
	font-size: 1.0em;
	margin-top: 5px;
}
#gallery dl dt.time{
	margin-top: 15px;
	margin-bottom: 7px;
}
#gallery dl dt.time span{
	background: #4d4d4d;
	border-radius: 5px;
	color: #fff;
	font-size: 0.85em;
	display: inline-block;
	width: 70px;
	text-align: center;
	margin-right: 7px;
}
#gallery dl dd.noimage img{
	max-width: 238px;
	max-height: 238px;
}

#gallery dl dd.noimage a,
#gallery dl dd.image a {
	border: 1px solid #dedede;
	background: #FFF;
	width: 238px;
	height: 238px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
#gallery dl dd.comment {
	font-size: 0.85em;
}
#gallery .btn-gallery{
	clear: both;
	text-align: center;
}
#gallery dl dd.pink{
	color: #B74882;
	font-size: 0.85em;
}
.btn-more{
	margin-top: -40px;
	text-align: center;
	margin-left: 20px;
}

.btn-right{
	display: inline-block;
	width: 100%;
	text-align: right;
}

.title-news{
	margin-bottom: 35px;
	text-align: center;
}

.title-news .text-news{
	font-size: 1.428em;
	font-weight: bold;
	font-family: '游ゴシック', 'Yu Gothic', YuGothic,
	serif, 'メイリオ', 'Meiryo', sans-serif;
	text-align: center;
	margin-bottom: 22px;
	
}

.title-news .text-news span{
	border-bottom: 1px solid #998164;
	padding-bottom: 7px;
}

.border-news{
	border: 5px solid #E5D5C1 ;
	padding: 35px 31px;
	margin-bottom: 90px;
	box-shadow: 8px 8px 0 #F4F4F4;
	margin-right: 8px;
}



/*-------------------------------------------------------------------
	#voice
-------------------------------------------------------------------*/
#voice .title-voice{
	margin-bottom: 30px;
}
#voice {
	margin-bottom: 70px;
}
#voice .btn-voice{
	text-align: right;
}
#voice .box {
	/* border: 1px solid #ccc; */
	padding: 0px;
	margin-bottom: 50px;
	overflow: hidden;
	/zoom: 1;
}

#voice .box:last-child{
	margin-bottom: 15px!important;
}
#voice .imgleft ul li,
#voice .imgright ul li {
	width: 144px;
	text-align: center;
}
#voice .imgright .text {
	margin-right: 165px;
}
#voice .imgleft .text {
	margin-left: 165px;
}
#voice dl dt {
	font-weight: bold;
	margin-bottom: 12px;
	/* border-bottom: 1px dotted #ccc; */
	overflow: hidden;
	background: #0F65BD;
	color: #FFF;
	padding: 2px 10px 1px;
	font-size: 0.85em;
	/zoom: 1;
}
#voice dl dt span {
	display: block;
}
#voice dl dt span.sex,
#voice dl dt span.star {
	margin-left: 10px;
	text-align: right;
}
#voice ul.image {
	width: 150px;
	text-align: center
}
#voice ul.image li.fancybox a,
#voice ul.image li span {
	width: 150px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	border:#DEDEDE 1px solid;
}


	
/*-------------------------------------------------------------------
	#topics
-------------------------------------------------------------------*/





#topics {
	/* border: 1px solid #CCCCCC; */
	/* height: 150px; */
	margin-bottom: 20px;
	margin-top: 5px;
	line-height: 1.6;
	/* overflow-y: scroll; */
}
#topics dl {
	overflow: hidden;
	/zoom: 1;
	padding: 18px 0 20px 0px;
	border-bottom:1px solid #dddddd;
}
#topics dl.even {
	/* background: #E3E3E3; */
}
#topics dt {
	/* float: left; */
	margin-bottom: 5px;
}
#topics dt.img{
	float: left;
	margin-right: 20px;
}

#topics dt.img a{
	border: 1px solid #dddddd;
	width: 148px;
	height: 148px;
	padding: 0px;
	background: #FFF;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
#topics dd {
	padding: 0 0 0 0px;
}

#topics dd a{
	color: #ffa500;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
}
#topics dd a:hover{
	text-decoration: underline;
}
.btn-news {
	text-align: right;
	/* margin-bottom: 70px; */
}


.bg-index{
	background: url("../image/bg_index.jpg") center top no-repeat;
	text-align: center;
	padding: 64px 0 60px;
	
}

.bg-index .title{
	font-size: 1.57em;
	text-align: center;
	margin-bottom: 10px;
}

.bg-index p{
	text-align: center;
}

.section.marb110{
	margin-bottom: 110px!important;
}