@charset "utf-8";

/* top */


.bx-wrapper .bx-caption {
	padding-bottom:10px;
	background:rgba(80, 80, 80, 0.55)!important;
}
	
.bx-wrapper .bx-caption span {
	text-align:center;
}

#main_img{
/*	margin-top:20px;*/
	height:auto;
}


#bnr_cont img{
	width:100%;
	height:auto;
}

#bnr_cont .box01{
	border:1px solid #aaa;
/*	border:1px solid #a20606
;*/
	font-size:12px;
	padding:10px;
	text-align:center;
	margin-bottom: 15px;
}

#bnr_cont .box01 p{
	text-align:left;
}

#bnr_cont .box01 strong{
	color:#a20606
;
	font-size:1.2em;
	white-space:nowrap;
}


#bnr_cont .box01 i.mark{
	display:block;
	font-size:400%;
	margin:0 auto;
	background-color:#fff;
}


/* rakuhenTitle */

.rakuhenTitle {
/*    background: url(../images/index/bg_title.jpg) no-repeat;
    height: 51px;
    padding-top: 10px;
    background-position: 15px;
    margin-bottom: 15px;
	background-size:contain;*/
}


/* const */

#const {
    padding: 0;
}

#const div.img_border {
    border: #999 1px solid;
    background-color: #FFF;
}

#const div.img_box {
    margin: 4px;
    text-align: center;
    width: 96%;
    height: 120px;
    overflow: hidden;
}

#const div.detail_text {
    padding-top: 10px;
}

#const div.detail_text a {
    color: #4D94FF;
    font-weight: bold;
    text-decoration: underline;
}

#const div.detail_text a:hover {
    color: #a20606
;
}

/* news */

#news {
    padding: 0;
}

#news li {
    padding-top: 5px;
}

#news li a {
    color: #4D94FF;
    font-weight: bold;
    text-decoration: underline;
}

#news li a:hover {
    color: #a20606
;
}

/* voice */

#voice {
    padding: 0;
}

#voice li {
    padding-top: 5px;
}

#voice li a {
    color: #4D94FF;
    font-weight: bold;
    text-decoration: underline;
}

#voice li a:hover {
    color: #a20606
;
}

.img-bnr .img_left img,.img-bnr .img_right img{
	margin-bottom: 15px;
}

/*-----------スマホ-------------*/
@media screen and (max-width: 767px) {
#const div.detail_text {
    padding-bottom: 10px;
	
}
#bnr_cont .box01{
	margin-bottom:20px;
}
#bnr_cont .box01 div.moji{
	text-align:left;
	margin-left:4em;
	padding-top:10px;
}


#bnr_cont .box01 i.mark{
	display:inline-block;
	float:left;
	font-size:250%;
	margin:0 auto;
}
.bx-wrapper .bx-caption span {
	padding:3px!important;
}

	.img-bnr .img_left img,.img-bnr .img_left02 img,.img-bnr .img_right img{
margin-bottom: 20px;
}

.img-bnr .img_right02 img{
margin-bottom: 5px;
}

}

/*-----------モバイル-------------*/
@media screen and (max-width: 992px) {
}
