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

#main_img_area{
   overflow:hidden; 
   width:100%;
   height:420px;
}

.main_img_area_in{
  overflow-x:visible!important;
  width: 1200px; 
  height:380px;
  margin: 0 auto;
}

.slide_body li{
  width;1200px;
}

#main_img_area .bx-viewport{
	overflow: visible!important;
}

#main_img_area .bx-wrapper{
	border: none!important;
}

.bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border:none;
	background-color:transparent;
}

.bx-wrapper .bx-pager{
	bottom: -30px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #dcdcdc;
    text-indent: -9999px;
    display: block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}

.bx-pager-item .active{
	background: #eb6e87!important;
}

#contents{
	width: 1200px;
	margin: 0 auto;
	clear: both;
	padding:40px 0;
	display: flex;
	justify-content: space-between;
	}

#box_bnr_top{
	width: 380px;
}

#box_bnr_top div{
	margin-bottom: 7px;
}

#box_news{
	width: 780px;
	height: 650px;
}

ul.tab_news{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
/* 	border-bottom: 8px solid #001446; */
}

ul.tab_news li{
	width: 49%;
	float: left;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: #fbe2e7;
	position: relative;
	font-size: 18px;
	font-weight: bold;
	height: 42px;
	color: #675353;
	box-sizing: border-box;
	padding: 13px 0 0 20px;
	line-height: 1;
}
ul.tab_news li:first-child{
	margin: 0 2% 0 0;
}
ul.tab_news li.selected{
	background: #eb6e87;
	color: #FFF;
}
ul.tab_news li:hover{
	cursor: pointer;
}
ul.tab_news li a{
	position: absolute;
	top: 12px;
	right: 12px;
	padding: 2px 24px 0px 0;
	color: #7a7a7c;
	display: inline-block;
	font-weight: normal;
}
ul.tab_news li.selected a{
	color: #cfcedc;
}
ul.tab_contents{
	list-style: none;
	margin: 0;
	padding: 0;
	border: 2px solid #eb6e87;
}
.box_news_in{
	padding: 0 20px 20px;
	margin: 15px 0 0 0;
}

.box_news_in .notice_list{
	text-align: right;
}

.box_news_in .notice_list a{
	display: inline-block;
	color: #412828;
	background-image: url(../img/ico_arrow_05.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-color: #fff5f0;
	font-size: 14px;
	line-height: 35px;
	padding: 0 1.0em 0 1.5em;
}

.box_news_in article{
	height: 520px;
	overflow-y: scroll;
	margin-top: 10px;
}

.box_news_in article .list_news{
	margin-bottom: 18px;	
}

.hide{
	display: none;
}

.mr-0{
	margin-right:0 !important;
}

.date_news{
	color: #323232;
	font-size: 12px;
	line-height: 1.6em;
}

/*.date_news span{
	width: 110px;
	display: inline-block;
	color: #fff;
	text-align: center;
	border-radius: 3px; 
	margin-left: 1.0em;
}*/

.title_news{
	font-size: 14px;
	line-height: 1.8;
	color: #1E6EC8!important;
	padding-bottom: 0.3em;
	margin-bottom: 0.7em;
	border-bottom: 1px dotted #929292;	
}

.title_news a{
	font-size: 16px;
	line-height: 1.4em;
	color: #1e6ec3;
}

.title_news a .new{
	color: #ff0000;
	padding-left: 1.0em;
}

#magazine_link{
	width: 100%;
	height: 340px;
}


#magazine_link .magazine_link_in{
	width: 100%;
	height: 340px;
	max-width: 2200px;
	margin: 30px auto;
	background-image: url(../img/bg_magazine_link.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: flex;
	justify-content: center;
}

#magazine_link .magazine_link_in > div:first-child{
	width: 470px;
}

#magazine_link .magazine_link_in > div:first-child h3{
	text-align: center;
	color: #fff;
	font-size: 32px;
	line-height: 1.4em;
	font-weight: bold;
	margin: 100px 0 30px;
}

#magazine_link .magazine_link_in > div:first-child ul{
	display: flex;
	justify-content: space-between;
	padding: 0;
}

#magazine_link .magazine_link_in > div:first-child li{
	list-style: none;
}

#magazine_link .magazine_link_in > div:first-child li a{
	display: inline-block;
	width: 220px;
	font-size: 18px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	border: 2px solid #fff;
}

#magazine_link .magazine_link_in > div:first-child li a:hover{
	opacity: 0.7;
}


#magazine_link .magazine_link_in > div:last-child{
	width: 470px;
	position: relative;
}

#magazine_link .magazine_link_in > div:last-child img{
	width: 298px;
	height: auto;
	position: absolute;
	bottom: 0;
	left: 120px;
}


#footer_slide{
   overflow:hidden; 
   width:100%;
   height:320px;
   background: #fbe2e7;
   margin-top: 60px;
}

.footer_slide_in{
  overflow-x:visible!important;
  width: 290px; 
  height:235px; 
  margin: 0 auto;
}

.footer_slide_in .bx-viewport {
	background: transparent !important;
	border: 0;
	overflow: visible !important;
	height: auto !important;
/* 	//z-index: 1; //スマホやタブレットでスワイプできないときに指定 */
	width: 290px;
	height: 275px;	
}

.footer_slide_in li{
  width: 290px!important;
  height: 235px;
  background: #fff;
  margin: 40px 30px 40px 0;
}

#footer_slide .bx-wrapper{
	border: none!important;
}

#footer_slide .bx-viewport{
	margin: 0 auto;
}

#footer_slide .footer_slide_in{
	text-align: center;
}

#footer_slide .bx-wrapper{
	margin: 0 auto;
	height: 320px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border:none;
	background-color:transparent;
}

#footer_slide a:hover, #footer_slide img:hover{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}


#footer_slide .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    outline: 0;
    width: 64px !important;
    height: 64px !important;
    text-indent: -9999px;
    z-index: 9999;
}
#footer_slide .bx-wrapper a.bx-prev,.bx-wrapper a.bx-prev:hover,#footer_slide .bx-wrapper a.bx-prev:focus{
	background:url(../img/ico_prev.png) no-repeat 0 0;
	left: -360px;
}

#footer_slide .bx-wrapper a.bx-next,#footer_slide .bx-wrapper a.bx-next:hover,#footer_slide .bx-wrapper a.bx-next:focus{
	background:url(../img/ico_next.png) no-repeat 0 0;
	right: -360px;
}

#footer_slide .thumbnail_s_top img{
	width: 100%;
	height: auto;
}

.external_link{
	width: 100％;
	height: 100px;
	margin: 20px 0 0 0;
	text-align: center;
	background-color: #f4f4f4;
}

.external_link img{
	border: 1px solid #ccc;
	margin: 10px 10px 10px 0;
	filter: drop-shadow(0px 0px 4px #ddd);
}

.external_link img:hover{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

/* 緊急のお知らせ */
#box_topics {
	margin: 10px auto 0px auto;
}
#topics{
	display: flex;
	width:100%;
	width: 1200px;
	padding:0;
	margin:0 auto 0 auto;
	text-align:left;
	background: #feffe2;
	overflow:hidden;
	border: 3px #ea2a4e solid;
	box-sizing: border-box;
	}
#title_topics{
	background: #ea2a4e url(../img/ico_temg.png) no-repeat center center !important;
	color:#f595a7;
	text-align:center;
	font-size:40px;
	padding:5px 30px;
	width:60px;
	}
#text_topics{
	padding:15px;
	font-size: 1rem;
	}