/* CSS Document */

.header{
	top:0;
	margin-top:-80px;
}

.topline{
	border-top:#1d5281 solid 5px;
}

.side_logo{
	margin-top:50px;
	font-size:20px;
	font-weight:700;
}
@media (max-width: 1000px) {

.side_logo{
	margin-top:0px;
	font-size:20px;
	font-weight:700;
	display:none;
}
}

#visual {
    width: 100%;
    min-width: 480px;
    overflow: hidden;
}

.main_img{
	/*min-height:470px;
	width:100%;
	margin:auto;
	overflow:hidden;*/
	position: relative;
    left: 50%; /* 画像の左端が画面中央にくる */
    margin-left: -1000px; /* 画像幅1600pxの半分だけ左に移動する */
}
@media screen and (max-width: 767px) {
#visual {
    width: 100%;
	height:auto;
	margin-top:-24px;

}	
.main_img{
	width:200%;
	height:auto;
	left:-50%;
	margin-left:0px;
	
	}
}

@media screen and (max-width: 480px) {
#visual {
    width: 100%;
	height:auto;
	margin-top:-24px;
    min-width: 100%;

}	
.main_img{
	width:200%;
	height:auto;
	left:-50%;
	margin-left:0px;
	
	}
}

@media (min-width: 768px) {

.nav_bg{
	background-image:url(../img/common/nav_bg.png) ;
	background-repeat:repeat-x;
	height:45px;
	z-index:1;
	/*overflow:hidden;*/
	/*margin-top:20px;*/
}
}
@media (max-width: 768px) {

.nav_bg{
	margin-top:-50px;
	height:0px;
}
}

.fllt{
	float:left;
}
.flrt{
	float:right;
}

.clear{
	clear:both;
}

.mgbt10{
	margin-bottom:10px;
}

.mgbt20{
	margin-bottom:20px;
}

.mgbt30{
	margin-bottom:30px;
}

.txt90{
	font-size:90% !important;
}

.txt80{
	font-size:80% !important;
}

.let_red{
	color:#FF0000;
}

.bg_lb{
	background-color:#e9eff4;
	padding:-15px !important;
}

.green{
	color:#1d5281;
	font-size:16px;
	font-weight:600;
	margin-bottom:25px;
}

.green_mgb10{
	color:#1d5281;
	font-size:16px;
	font-weight:600;
	margin-bottom:10px;
	margin-top:0px !important;
}

.lb_txtbox{
	background-color:#edf1f4;
	padding:18px;
	color:#373737;
	font-size:14px;
	line-height:1.7;
}

.normal_txtbox{
	padding:10px;
	color:#373737;
	font-size:14px;
	line-height:1.7;
}
.side_navi{
	display:block;
	width:264px;
	padding: 13px 0;
}

.side_navi li{
	text-decoration:none;
	list-style:none;
	font-size:14px;
	padding:14px 15px;
	border:1px solid #CCC;
	margin-top:-1px;
}

.side_navi li a{
	color:#373737;	
	}

.side_navi_title{
	background:#1d5281;
	color:#fff;
	font-size:16px;
	border:1px solid #1d5281 !important;


}

.side_navi_title a{
	color:#fff !important;
	
}
@media (max-width: 990px) {
.side_navi{
	display:block;
	width:96%;
	padding: 13px 0;
	margin:0 15px;
}
}
.box_wrap{
	max-width:1140px;
	margin:0 auto;
	 display: box;
    display: -webkit-box;
    display: -moz-box;
    display: -o-box;
    display: -ms-box;
    box-pack: justify;
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -o-box-pack: justify;
    -ms-box-pack: justify;  
}
	
.four_themes_title{
	text-align:center;
	border-bottom:#1d5281 solid 1px;
	width:90%;
	color:#1d5281;
	padding:0 5px;
	font-weight:600;
	margin:0 auto;
}
.four_themes_txt{
	text-align:left;
	line-height:1.9;
	font-size:80%;
	padding:13px;
	margin:0 auto;
	/*min-height: 100px;*/
	min-width: 264px;

}

.txt_left{
	text-align:left !important;
}

.top_three{
	text-align:left;
	margin-top:-10px;
	font-size:75%;
}
.top_three li{
	color:#1d5281;
}
.top_three span{
color:#333;
}

h2.news_title {
	position: relative;
	padding: .25em 0 .5em .75em;
	border-left: 6px solid #1d5281;
	font-size:16px;
	font-weight:600;
	border-bottom:1px #CCC solid;
}

.gaiyo{
	width:100%;
	height:20px;
}

.gaiyo tr{
	width:100%;
}
	
.gaiyo th{
	font-weight:100;
	background-color:#f3f3f3;
	padding:15px 30px 15px 20px;
	font-size:14px;	
}

.gaiyo td{
	font-size:14px;
	padding:20px;
    line-height:1.7;

}

.corp_box{
		background-color:#fff;
	padding:20px;
	margin:0;
	font-size:80%;
    border: 1px solid #ddd;
}

@media screen and (max-width: 975px) {
.gaiyo 
th {
 /*width:100% !important;*/
 padding:10px;
}

.gaiyo 
td {
 width:100% !important;
}

}
@media screen and (max-width: 960px) {
.gaiyo 
th {
 display:block !important;
 width:100% !important;
 padding:10px;
}

.gaiyo 
td {
 display:block !important;
 width:100% !important;
}

}

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.access{
	font-size:14px;
}
@media(min-width: 992px){

.four_themes_title{
	text-align:center;
	border-bottom:#1d5281 solid 1px;
	width:90%;
	color:#1d5281;
	padding:0 5px;
	font-weight:600;
	margin:5px auto;
}
.four_themes_txt{
	text-align:left;
	line-height:1.9;
	font-size:90%;
	padding:10px 20px 10px 20px;
	margin:0 auto;
	/*min-height: 100px;*/
	min-width: 264px;

}

h2.news_title {
	position: relative;
	padding: .25em 0 .5em .75em;
	border-left: 6px solid #1d5281;
	font-size:16px;
	font-weight:600;
}
}
@media(max-width: 992px){

.four_themes_title{
	width:100%;
}
.four_themes_txt{
	min-height:125px;
	margin-left:367px;
}
}
@media(max-width: 676px){
.four_themes_txt{
	min-height:125px;
	margin-left:10px;
	text-align:center;
}

}


@media(max-width: 480px){
	
.four_themes_title{
	text-align:center;
	border-bottom:#1d5281 solid 1px;
	width:90%;
	color:#1d5281;
	padding:0 5px;
	font-weight:600;
	margin:5px auto;
}
.four_themes_txt{
	line-height:1.9;
	font-size:80%;
	padding:13px 13px 0 13px;
	margin:0 auto;
	/*min-height: 100px;*/
	min-width: 264px;

}

.four_themes img{
	margin:0 !important;
	padding:0 !important;
	max-width:267px;
	text-align:center;
}
}

@media (min-width: 975px) {
.pm_zero{
	padding-bottom:0px !important;
	margin-bottom:-30px !important;
}
}

.date{
	background-color:e5e9ef;
	border-radius:1px;
}

.right_bnr{
	margin-top:25px;
	margin-left:50px;
	line-height:2;	
	display:block;
}

.right_bnr a{
}

.right_bnr img{
	margin-bottom:23px;
}
@media (max-width: 1185px) {
.right_bnr{
	margin-top:25px;
	margin-left:0 !important;
	margin-right:20px;
	line-height:2;	
	display:inline-flex;
}

.right_bnr a{
}

.right_bnr img{
	margin:0 20px 23px 23px;
}
}

@media (max-width: 980px) {
.right_bnr{
	margin-top:25px;
	margin-left:0 !important;
	margin-right:20px;
	line-height:2;	
	display:block;
}

.right_bnr a{
}

.right_bnr img{
	margin:0 10px 23px 10px;
}
}
@media (max-width: 480px) {
.right_bnr{
	margin:10 auto;	
	display:inline-flex;
}

.right_bnr a{
}

.right_bnr img{
	margin:0 auto;
}
}


.left_bnr{
	margin-top:25px;
	line-height:2;	
	display:block;
}

.left_bnr a{
}

.left_bnr img{
	margin-bottom:17px;
}
@media (min-width: 990px) {

.lb_under{
	display:none;
}

.lb_side{
	display:block;
}
}
@media (max-width: 990px) {

.left_bnr{
	margin-top:25px;
	line-height:2;	
	display:inline-flex;
}

.left_bnr a{
	margin:0 auto;
	display:block;
	text-align:center;
}

.left_bnr img{
	margin-bottom:17px;
	margin-right:20px;
}

.lb_under{
	display:block;
}

.lb_side{
	display:none;
}
}

@media (max-width: 480px) {

.left_bnr{
	margin:0 auto;
	line-height:2;	
	display:block;
}

.left_bnr a{
}

.left_bnr img{
	text-align:center;
	margin:10px 0;
}

.lb_under{
	display:block;
}

.lb_side{
	display:none;
}

}
@media (max-width: 768px) {
.right_bnr{
	margin:0 auto;
	line-height:2;	
	display:block;
}

.right_bnr a{
}

.right_bnr img{
	margin-bottom:23px;
}

}
.to_top{
	background-color:#e9eff4;
	width:100%;
	padding:10px;
	text-align:center;
	margin: 0 auto;
	color:#75b5ee;
}
	
.right_content{
	margin-left:40px !important;
	width:75% !important;
}

@media (max-width: 1185px) {
.right_content{
	margin-left:80px !important;
	width:70% !important;
}
}
@media (max-width: 990px) {
.right_content{
	margin-left:0px !important;
	width:100% !important;
}
}

@media (max-width: 768px) {
.right_content{
	margin-left:0px !important;
	width:100% !important;
}
}

footer{
	background-color:#1d5281;
}

.corp_info{
	color:#fff;
	font-size:14px;
}

.footer_link{
	color:#fff;
}

.footer_link a{
	color:#fff;
	text-decoration:none;
}

.footer_line{
	background:url(../img/common/footer_line.gif) repeat-x center;
	margin:5px 0 15px;
	width:100%;
	overflow:hidden;
	height:2px;
}
.footer_copy{
	color:#fff;
	font-size:12px;
	text-align:center;
}

.bg_wh{
/* box-shadow */
box-shadow:0px 0px 4px 1px #939393;
-moz-box-shadow:0px 0px 4px 1px #939393;
-webkit-box-shadow:0px 0px 4px 1px #939393;
	background:#FFF;
	margin:20px 0;
	min-height:310px;
}
	
@media (max-width: 992px) {
.bg_wh img{
	float:left;
}

.bg_wh{
/* box-shadow */
box-shadow:0px 0px 4px 1px #939393;
-moz-box-shadow:0px 0px 4px 1px #939393;
-webkit-box-shadow:0px 0px 4px 1px #939393;
	background:#FFF;
	margin:20px 0;
	min-height:100px;
}
}

@media (max-width: 676px) {
.bg_wh img{
	float:none;
	margin:0 auto;
}
}

.under_cap{
	margin-left:1em;
	font-size:85%;
}

.bold{
	font-weight:bold;
}