@import url(https://fonts.googleapis.com/css?family=Droid+Serif);

@charset "UTF-8";

/**************************************************************************************************

■top_page設定

**************************************************************************************************/
.flex-control-nav {
    display: none;
}

#main_slider {
    width: 100%;
    min-width: 960px;
    height: 500px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

#sub_main_slider {
    width: 100%;
    min-width: 960px;
    height: 300px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.slides>li>img {
    width: 100%;
    min-width: 1220px;
    min-height: 500px;
}
.slides>li>a>img {
    width: 100%;
    min-width: 1220px;
    min-height: 500px;
}

/*wordpress_setting******************************************/

/*TOPスライダー 告知cms */
.top_ad_cms_box {
    width: 350px;
    position: absolute;
    top: 10px;
    left: 58%;
   /* background-image: url(../images/top_cms_ad_img.png);*/
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 15px;
    text-align: center;
    color: rgba(255, 173, 51, 0.73);
    font-size: 30px;
}

.top_ad_cms_date {
    font-size: 60px;
    font-weight: 900;
    letter-spacing: -.05em;
    font-family: 'Droid Serif', serif;
    line-height: 1.1em;
}

.top_ad_cms_date span {
    font-size: 18px;
    display: inline-block;
    margin-left: 8px;
    font-weight: 900;
    letter-spacing: -.05em;
}

.top_ad_cms_title {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.05em;
    line-height: 1em;
    margin: -10px 0 40px;
}

.top_ad_cms_text {
    font-size: 12px;
    font-weight: 600;
    line-height: 1.7em;
}

/*緊急のお知らせ*/
#emergency_topic {
    width: 480px;
    z-index: 1000;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
    left: -450px;
}

#emergency_bar {
    width: 480px;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    font-size: 16px;
    padding: 15px;
    font-weight: bold;
    position: relative;
}

#emergency_inner {
    width: 480px;
    background: rgba(255, 255, 255, 0.7);
    z-index: 1000;
    padding: 20px;
    font-size: 14px;
}

.emergency_title {
    border-bottom: 1px solid #000;
    width: 100%;
}

#btn_hide {
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    height: 55px;
    text-align: center;
    border-left: 1px solid #fff;
    cursor: pointer;
    font-size: 20px;
    padding-top: 10px;
}

#btn_hide:hover {
    background: rgba(255, 255, 255, 0.7);
}

/*pickup_news*/
#top_pickup_news_box {
    /*background: #581214;*/
    background:#2f6d6b;
    margin-bottom: 20px;
}

#top_pickup_news_inner {
    width: 960px;
    margin: 0 auto;
    color: #fff;
    font-size: 16px;
    text-align: left;
    clear: both;
    padding: 10px 0 10px 10px;
}

/*NEWS  EVENT Topics*/
.top_news_title {
    background: #fff;
    color: #000;
    height: 25px;
    width: 100%;
    position:;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: bold;
    padding: 3px 0 0 5px;
    position: relative;
}

a.btn_top_news_more {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    background:#581214;
    /*background:#B7AC9A;*/
    color: #fff;
    font-size: 12px;
    height: 25px;
    width: 80px;
    text-align: center;
    padding-top: 5px;
}

.top_news_list {
    font-size: 0;
}

.top_news_list::after {
    clear: both;
    content: "";
    height: 0;
    display: block;
    visibility: hidden;
}

.top_news_list li {
    display: block;
    margin: 0 20px 25px 0;
    border: 5px solid #fff;
    float: left;
}

@
-moz-document url-prefix () { .top_news_list li { display:block;
    margin: 0 20px 25px 0;
    border: 5px solid #fff;
    float: left;
}

}
.top_news_list li:last-child {
    margin-right: 0;
}

.top_news_box {
    position: relative;
    overflow: hidden;
    width: 190px;
    height: 190px;
}



.top_news_box img {
    position: relative;
    overflow: hidden;

    height: 190px;
}


.top_news_detail {
    background: rgba(155, 205, 210, 0.6);
    width: 190px;
    height: 200px;
    z-index: 100;
    position: absolute;
    bottom: -150px;
    color: #fff;
    font-size: 12px;
    padding: 10px;
    display: block;
    overflow: hidden;
}

.top_news_box:hover .top_news_detail {
    bottom: 0;
    background: rgba(155, 205, 210, 0.9);
    padding-top: 30px;
}

.top_news_detail_title {
    font-weight: bold;
    margin-bottom: 5px;
}

/*layout_setting******************************************/
#top_global_box {
    background: #efefef;
    text-align: center;
}

#top_global_box_inner {
    max-width: 1220px;
    min-width: 960px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    padding: 15px 0;
    font-size: 0;
}

#top_global_box_inner li {
    /*width: 19%;*/
    margin-right: 1%;
    display: inline-block;
}

#top_global_box_inner li:last-child {
    margin-right: 0;
}

#top_global_box_inner li img {
    /*width: 100%;*/
    height: auto;
}

/*container*/
.top .container {
    overflow: hidden;
}

.top .left_box {
    width: 640px;
    float: left;
    margin-right: 20px;
    background: #fff;
    min-height: 1365px;
}


.top .full_box {
    width: 100%;
    float: left;
    margin-right: 20px;
}

.top_bn_box {
    font-size: 0;
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
}

.top_bn_box li {
    float: left;
    margin-right: 29px;
}

.top_bn_box li:last-child {
    margin-right: 0;
}

.top .right_box {
    width: 240px;
    float: left;
}

.top .right_box ul li {
    margin-bottom: 20px;
}

/*container_cus*/
.top .container_cus {
    overflow: hidden;
}

.top .left_box_cus {
    width: 300px;
    float: left;
    margin-right: 20px;
}
.top .left_box_cus .context_box{
    width: 300px;
    height:470Px;
    float: left;
    background: #fffFff;
    display: heidden;
}
.top .left_box_cus .title_box{
    width: 300px;
    height:50Px;
    float: left;
    background: #FFFFFF;
}

.top .right_box_cus {
    width: 640px;
    float: left;

}

.top .title_box_cus {
    width: 960px;
    float: left;

}

.top .left_box_cus ul li {
    margin-bottom: 20px;
}

.top_bn_box {
    font-size: 0;
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
}

.top_bn_box li {
    float: left;
    margin-right: 29px;
}

.top_bn_box li:last-child {
    margin-right: 0;
}


.top .title_box_bar {
    width: 960px;
    float: left;
    /** background:#581214; */
     background:#2f6d6b;

    margin-bottom: 5px;
}

.top_title_bar {

    color: #ffffff;
    height: 35px;
    width: 100%;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: bold;
    padding: 3px 0 0 5px;
}

/*内容************************************/
.contents_title {
	text-align:center;
    background: #fff;
    color: #000;
    height: 40px;
    width: 100%;
    position:;
    margin-bottom: 2px;
    font-size: 14px;
    font-weight: bold;
    padding: 3px 0 0 5px;
    position: relative;
}
.contents_sub_title {
    text-align:right;;
    background: #fff;
    color: #000;
    height: 25px;
    width: 100%;
    position:;
    margin-bottom: 0px;
    font-size: 12px;
    padding: 3px 0 0 5px;
    position: relative;
}
.contents_sub_coment {
    text-align:left;;
    background: #fff;
    color: #000;
    width: 100%;
    position:;
    margin-bottom: 0px;
    font-size: 12px;
    padding: 3px 0 0 5px;
    position: relative;
}
.contents_text {
	background: #fff;
    width: 100%;
	height: 505px;
	min-height: 505px;
	height:auto!important;
    margin-bottom: 0px;
	margin-top: 0px;
    position: relative;
}

.contents_text_page {
    background: #fff;
    width: 100%;
    height: 505px;
    min-height: 505px;
    height:auto!important;
    margin-bottom: 0px;
    margin-top: 0px;
    position: relative;
}

.oldImg {
    width: 100%;
}
