@charset 'UTF-8';

/* **********************************************************************
 *
 *       Title:   Site-Shokunin CMS block.css
 *       Notes:   Hand-crafted by WebLab Corporation in Tokyo.
 *
 ********************************************************************** */

/* トップスライドショースタイル設定
======================================================= */

/*.main01,.main02,.main03,.main04 {
    width: 980px;
    height: 240px;
}*/


#bxslider {
    display: none;
}

#bxslider {
    position: relative;
    margin: 0 auto 80px;
    padding: 0;
}

#bxslider .bx-viewport {
    height: 240px !important;
}

#bxslider ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: left;
}

#bxslider ul li {
    width: 980px!important;
}

#bxslider ul li a {
    display: block;
    
}

#bxslider ul li a:focus {
    outline: 2px #dd0000 solid!important;
    outline-offset: -2px;
}

#bxslider .bx-controls-direction a {
    display: block;
    overflow: hidden;
    width: 40px;
    height: 0 !important;
    margin: 0;
    padding-top: 63px;
}

#bxslider .bx-controls-direction a:focus {
    outline: 2px #dd0000 solid!important;
}

#bxslider .bx-prev {
    position: absolute;
    z-index: 100;
    top: 42%;
    left: 0;
    width: 40px;
    height: 63px;
    background: url(../img/arw_slide_l.png) no-repeat scroll 0 0;
}
#bxslider .bx-next {
    position: absolute;
    z-index: 100;
    top: 42%;
    right: 0;
    width: 40px;
    height: 63px;
    background: url(../img/arw_slide_r.png) no-repeat scroll 0 0;
}

#bxslider .bx-controls {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}

#bxslider .bx-controls .bx-pager {
    margin: 0;
    padding: 0;
    list-style: outside none none;
    text-align: center;
}
#bxslider .bx-controls .bx-pager-item {
    display: inline;
}
#bxslider .bx-controls .bx-pager-item a {
    display: inline-block;
    overflow: hidden;
    width: 12px;
    height: 0 !important;
    margin: 0 4px;
    padding-top: 12px;
    outline: medium none;
}
html.ie #bxslider .bx-controls .bx-pager-item a {
    display: inline;
}
#bxslider .bx-controls .bx-pager-item a {
    background: url(../img/main_list.png) no-repeat 0 0;
}
#bxslider .bx-controls .bx-pager-item a.active {
    background: url(../img/main_list_on.png) no-repeat 0 0;
}

/* 再生停止ボタン */
#bxslider .bx-controls .bx-controls-auto {
    margin: 0 0 0 10px;
    padding: 0;
    text-align: center;
}

#bxslider .bx-controls .bx-controls-auto-item {
    display: inline;
}

#bxslider .bx-controls .bx-controls-auto-item a {
    display: inline-block;
    overflow: hidden;
    width: 32px;
    height: 0!important;
    margin: 0;
    padding-top: 32px;
}

#bxslider .bx-controls .bx-controls-auto-item a:focus {
    outline: 2px #000 solid!important;
}

#bxslider .bx-controls .bx-controls-auto-item a.bx-stop {
    background: url(../img/ico_page_stop.png) no-repeat;
}

#bxslider .bx-controls .bx-controls-auto-item a.bx-start {
    background: url(../img/ico_page_start.png) no-repeat;
}

#bxslider .bx-controls .bx-controls-auto-item a.active {
    display: none;
}

#bxslider a:focus {
  outline: 2px #000 solid!important;
}


/* 総合TOP 分岐ボタン
======================================================= */
.branch_box {
    margin: 0 0 80px;
}

.branch_box .col {
    float: left;
    width: 477px;
    margin: 0 0 0 10px;
}

.branch_box .col.kaikan {
    position: relative;
    margin: 0;
    border: 4px solid #ca0813;
}
.branch_box .col.plaza {
    position: relative;
    border: 4px solid #137601;
}

.branch_box .col a {
    display: block;
}

.branch_box .col img {
    width: 477px;
    height: auto;
}

.branch_box .col .link {
    position: absolute;
    right: 0;
    bottom: 0;
}

.branch_box .col .link p {
    display: inline-block;
    width: 250px;
    padding: 5px 5px 1px;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.branch_box .col.kaikan .link p {
    background: #ca0813 url(../img/arw_r.png) right 10px center no-repeat;
}
.branch_box .col.plaza .link p {
    background: #137601 url(../img/arw_g.png) right 10px center no-repeat;
}

/* トップ見出し設定
======================================================= */

.top_pickup .headline {
  text-align: center;
  margin: 0 0 40px 0;
}

.top_pickup .headline h2 {
  font-size: 200%;
  font-weight: normal;
  line-height: 1.1;
  margin: 0 0 30px 0;
  padding: 0;
  color: #333;
  background: none;
  border: 0;
}

.top_pickup .headline h2 span {
  font-size: 50%;
  color: #999999;
}

/* 会館設定
======================================================= */
#kaikan_top .wrap_in,
#kaikan_top .main {
    background: #ffeded;
}

#kaikan_top_a {
    float: left;
    width: 720px;   /* 基本設定 メインカラムの幅 */
    margin: 0 0 30px;
    padding: 0;
    text-align: left;
    background: none;
}

#kaikan_top_a .block_inner {
    margin-bottom: 60px;
}

#kaikan_top_a .col2_right {
    float: right;
    width: 345px;
}

#kaikan_top_a .block {
    clear: both;
    margin: 0 0 60px;
}

#kaikan_top_a .block h2 {
    /*float: left;*/
    font-size: 200%;
    font-weight: normal;
    line-height: 1.5;
    margin: 0 0 20px;
    padding: 0 0 0 10px;
    color: #333;    /* トップページ見出し文字色 */
    border-left: 6px solid #ca0813;
}

#kaikan_top_a .block h2 span {
    font-size: 50%;
    font-weight: normal;
    line-height: 1.5;
    margin: 0 0 0 15px;
    color: #888888;
}

#kaikan_top_a .block .h2 .link {
    float: right;
    margin: 10px 0 0 0;
}

#kaikan_top_a .block .h2 .link a {
    padding: 0 0 0 14px;
    background: url(../img/arw.png) 0 50% no-repeat;
}

#kaikan_top_b {
    float: right;
    width: 210px;
    margin: 0 0 30px;
    padding: 0;
    text-align: left;
    background: none;
}

#kaikan_top_b .block {
    clear: both;
    margin: 0 0 20px;
}

#kaikan_top_b .block h2 {
    font-size: 129%;
    font-weight: normal;
    line-height: 1.5;
    margin: 0 0 15px;
    padding: 0;
    color: #333;    /* トップページ見出し（小）文字色 */
}

.access,
.access_plaza {
  padding: 15px;
  margin: 0 0 30px 0;
  width: 180px;
  background: #fff;
}

.access img,
.access_plaza img {
  margin: 0 auto 10px;
}

.access p,
.access_plaza p {
  margin: 0 0 10px 0;
  overflow-wrap: break-word;
}

.access .btn {
  background: #ca0813;
}

.access .btn a,
.access_plaza .btn a {
  display: block;
  padding: 10px 0 10px 10px;
  background: url(../img/arw_s_w.png) 55px 17px no-repeat;
  color: #fff;
  text-decoration: none;
  text-align: center;
}

.access .btn p,
.access_plaza .btn p {
  margin: 0;
}

.access_plaza .btn {
  background: #137601;
}


.access .access_tit {
    float: left;
    font-size: 100%;
    font-weight: normal;
    line-height: 1.5;
    /* margin: 0 0 20px; */
    padding: 0 0 0 7px;
    color: #333;
    border-left: 4px solid #ca0813;
    color:#ca0813;
}

.access_plaza .access_plaza_tit,
.access .access_plaza_tit {
    float: left;
    font-size: 100%;
    font-weight: normal;
    line-height: 1.5;
    /* margin: 0 0 20px; */
    padding: 0 0 0 7px;
    color: #333;
    border-left: 4px solid #137601;
    color:#137601;
}

/* 施設案内 */
.kaikan .bnr_nav {
    margin: 0 0 30px;
}

.kaikan .bnr_nav .tit {
    line-height: 1.0;
    padding: 8px 15px;
    color: #fff;
    background: #727272;
}
.kaikan .bnr_nav .tit span {
    padding: 0 0 0 11px;
    border-left: 3px solid #ca0813;
}

.kaikan .bnr_nav ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    background: #e1e1e1;
}

.kaikan .bnr_nav ul li {
    padding: 8px 12px;
    border-bottom: 1px solid #fff;
}
.kaikan .bnr_nav ul li:last-child {
    border-bottom: none;
}

.kaikan .bnr_nav ul li a {
    display: block;
    font-weight: bold;
    color: #333;
    text-decoration: none;
}
.kaikan .bnr_nav ul li span {
    display: inline-block;
    padding: 10px 0 10px 18px;
}

/* 下層背景 */
#kaikan_un .wrap_in,
#kaikan_un .wrapper {
    background: #ffeded;
}

/* プラザ設定
======================================================= */
#plaza_top .wrap_in,
#plaza_top .main {
    background: #f1ffeb;
}

#plaza_top_a {
    float: left;
    width: 720px;   /* 基本設定 メインカラムの幅 */
    margin: 0 0 30px;
    padding: 0;
    text-align: left;
    background: none;
}
#plaza_top_a .block {
    clear: both;
    margin: 0 0 60px;
}

#plaza_top_a .col2_right {
    float: right;
    width: 345px;
}

#plaza_top_a .block h2 {
    /*float: left;*/
    font-size: 200%;
    font-weight: normal;
    line-height: 1.5;
    margin: 0 0 20px;
    padding: 0 0 0 10px;
    color: #333;    /* トップページ見出し文字色 */
    border-left: 6px solid #137601;
}

#plaza_top_a .block h2 span {
    font-size: 50%;
    font-weight: normal;
    line-height: 1.5;
    margin: 0 0 0 15px;
    color: #888888;
}

#plaza_top_a .block .h2 .link {
    float: right;
    margin: 10px 0 0 0;
}

#plaza_top_a .block .h2 .link a {
    padding: 0 0 0 14px;
    background: url(../img/arw.png) 0 50% no-repeat;
}

#plaza_top_b {
    float: right;
    width: 210px;
    margin: 0 0 30px;
    padding: 0;
    text-align: left;
    background: none;
}

#plaza_top_b .block {
    clear: both;
    margin: 0 0 20px;
}

#plaza_top_b .block h2 {
    font-size: 129%;
    font-weight: normal;
    line-height: 1.5;
    margin: 0 0 15px;
    padding: 0;
    color: #333;    /* トップページ見出し（小）文字色 */
}

#plaza_top_b .access .btn {
  background: #137601;
}

.side_plaza .access .btn {
  background: #137601;
}

/* 施設案内 */
.plaza .bnr_nav {
    margin: 0 0 30px;
}

.plaza .bnr_nav .tit {
    line-height: 1.0;
    padding: 8px 15px;
    color: #fff;
    background: #727272;
}
.plaza .bnr_nav .tit span {
    padding: 0 0 0 11px;
    border-left: 3px solid #137601;
}

.plaza .bnr_nav ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    background: #e1e1e1;
}

.plaza .bnr_nav ul li {
    padding: 8px 12px;
    border-bottom: 1px solid #fff;
}
.plaza .bnr_nav ul li:last-child {
    border-bottom: none;
}

.plaza .bnr_nav ul li a {
    display: block;
    font-weight: bold;
    color: #333;
    text-decoration: none;
}
.plaza .bnr_nav ul li span {
    display: inline-block;
    padding: 10px 0 10px 18px;
}

/* 下層背景 */
#plaza_un .wrap_in,
#plaza_un .wrapper {
    background: #f1ffeb;
}

/* 利用案内
======================================================= */
.reserve_content{
 margin:0 0 10px 12px;
}

.info_contents {
    width: 720px;
    padding: 0 0 15px 0;
    margin: 0;
}

.info_contents .img {
    float: left;
    width: 55px;
    margin-bottom: 0;
}


.info_contents .txt {
    float: right;
    width: 665px;
}



/* 利用料金
======================================================= */
.price_box_l img, .price_box_r img {
    border: 1px solid #d9d9d9;
}

.price_boxl {
    float: left;
    width: 350px;
    margin: 0 0 15px;
}

.price_boxr {
    float: right;
    width: 350px;
    margin: 0 0 15px;
}


a.pdf {
    padding: 5px 0 5px 20px;
    background: url(../img/ico_pdf.gif) 0 0.4em no-repeat;
    background-size: auto 20px;
}




/* 利用料金　テスト
======================================================= */

/*.block table   { width: 100%; }
.block th, .block td  { padding: 10px; border: 1px solid #ddd; }
.block th  { background: #f4f4f4; }
.demo03 th, .demo03 td  { width: 20%; text-align: left; }*/
@media only screen and (max-width: 480px) { 
    .demo03 { margin: 0 -10px; }
    .demo03 tr {
        display:.block;
        margin-bottom: 10px;
    }
    .demo03 th {
        display:.block;
        width: 100%;
    }
    .demo03 td {
        display: list-item;
        width: 90%;
        margin-left: 10%;
        border:none;
    }
}



/* 催事案内
======================================================= */
.fs {
    font-size: 85%;
}

.fs76 {
    font-size: 76%;
}

table .wd{
  width:57px;
}


/* フォトギャラリー
======================================================= */
.item_photo_4 {
    float: right;
    width: 318px;
    margin: 5px 0 0px;
    line-height: 1;
    background: none !important;
    border: 1px solid #d9d9d9;
    position: relative;
}

.gallary_zoom {
    position: absolute;
    bottom: 21px;
    right: 0px;
}






/* 2列_テキスト右 */

.box_column01.col2 {
        margin: 0 0 40px;
        background: #fff;
        padding: 25px;
}

.box_column01.col2 .col {
        width: 670px;
        padding: 0 0 15px 0;
        border-bottom: dotted 1px #e5e5e5;
        margin: 0 0 15px 0;
}

.box_column01.col2 .col .img {
        float: left;
        width: 120px;
        margin-bottom: 0;
}

.box_column01.col2 .col .inner {
        float: right;
        width: 530px;
}


/* トップ_1カラムレイアウト
======================================================= */

.col2_right {
  float: right;
  width: 470px;
}


/* 下層block設定
======================================================= */

.wrap_un .block,
.wrap_contact .block {
        margin: 0 0 40px;
}


/* バナー設定
======================================================= */

ul.bnr {
        /*float: right;*/
        width: 210px;
        margin: 0;
        padding: 0;
        list-style-type: none;
}

ul.bnr li {
        line-height: 1;
        margin: 0 0 20px;
        padding: 0;
        background: #666;
}

ul.bnr li a {
    display: block;
}


/* パーツテンプレート設定
======================================================= */

/* 共通 */

.box_column01 .col {
        float: left;
}

.box_column01 .img {
        margin: 0 0 10px;
}

.box_column01 .link {
        margin: 0 0 5px;
        padding: 0 0 0 16px;
        background: url(../img/arw.png) no-repeat 0 5px;
}


/* 3列_テキスト下 */

.box_column01.col3 .col {
        width: 300px;
        margin: 0 0 0 40px;
}

.box_column01.col3 .col:first-child {
        margin: 0;
}

.box_column01.col3 .col .tag .forest {
        float: left;
        padding: 3px 5px 3px 5px;
        font-size: 86%;
        color: #fff;
        background: #ca0813;
}

.box_column01.col3 .col .tag .village {
        float: left;
        padding: 2px 5px;
        font-size: 86%;
        color: #fff;
        background: #e35209;
}

.box_column01.col3 .col .tag .date {
        float: right;
        color: #999999;
        margin: 3px 0 0 0;
}


.box_column01.col3 .col .tag {
        width: 300px;
        margin: 15px 0;
}

/* 3列_テキスト下 */

.box_column01.col4 .col {
        width: 230px;
        margin: 0 0 0 20px;
}

.box_column01.col4 .col:first-child {
        margin: 0;
}


/* 1列_テキスト右 */

.box_column01.col1 .col {
        float: none;
}

.box_column01.col1 .img {
        font-size: 86%;
        float: left;
        width: 480px;
        margin: 0;
}

.box_column01.col1 .inner {
        float: right;
        width: 480px;
}

.box_column01.col1 .img img {
        margin: 0 0 12px;
}


/* ２列_テキスト下 */

.box_column01.col2_image_none {
        display: -ms-flexbox;
        display: -webkit-box;
        display: -moz-box;
        width: 100%;
}

.box_column01.col2_image_none .col {
        float: none;
        width: 468px;
        margin: 0 0 0 40px;
        border: 1px solid #e6e6e6;
}
.ie .box_column01.col2_image_none .col,
.ie7 .box_column01.col2_image_none .col,
.ie8 .box_column01.col2_image_none .col,
.ie9 .box_column01.col2_image_none .col {
        float: left;
}

.box_column01.col2_image_none .col:first-child {
        margin: 0;
}

.box_column01.col2_image_none .inner {
        padding: 14px 19px;
}


/* ボタン */

.box_colum_btn {
        clear: both;
        margin: 55px 0 0;
        text-align: center;
}

.box_colum_btn a {
        display: inline-block;
        vertical-align: top;
        zoom: 1; /* Fix for IE7 */
        *display: inline; /* Fix for IE7 */
        border: 1px solid #ccc;
        padding: 19px 47px 18px;
}

.box_colum_btn a span {
        padding: 0 0 0 16px;
        background: url(../img/arw.png) no-repeat 0 4px;
}

.ie8 .box_colum_btn a span {
        background: url(../img/arw.png) no-repeat 0 50%;
}

.box_colum_btn a:link,
.box_colum_btn a:visited {
        text-decoration: none;
}

.box_colum_btn a:hover {
        text-decoration: underline;
}


/* 中央揃え */

.bnr_center {
        width: 1000px;
        position: relative;
        overflow: hidden;
}

.bnr_center ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
        position: relative;
        left: 50%;
        float: left;
}

.bnr_center li {
        position: relative;
        left: -50%;
        float: left;
        margin: 0 20px 0 0;
}

/* 165センター */

.bnr_center.bnr_165 {
        width: 740px;
}


/* alink_text */

.alink_text {
        width: 740px;
        position: relative;
        overflow: hidden;
}

.alink_text ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
        position: relative;
        left: 50%;
        float: left;
}

.alink_text li {
        position: relative;
        left: -50%;
        float: left;
        width: 165px;
        margin: 0 20px 0 0;
}

.alink_text li a {
        display: block;
        padding: 15px 10px;
        border: 1px solid #e6e6e6;
        text-align: center;
}

.alink_text li a span {
        padding: 0 0 0 21px;
        background: url(../img/arw.png) no-repeat 0 5px;
}

.alink_text li a:link,
.alink_text li a:visited {
        text-decoration: none;
}

.alink_text li a:hover {
        text-decoration: underline;
}


/* link_text_lr
======================================================= */

.link_text_lr .link_text_l {
        float: left;
        width: 345px;
}

.link_text_lr .link_text_r {
        float: right;
        width: 345px;
}

.link_text_lr a {
        display: table;
        *display: block;
        width: 315px;
        padding: 14px;
        border: 1px solid #e6e6e6;
        font-size: 100%;
}

.link_text_lr a span {
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        width: 174px;
        padding: 0 20px 0 21px;
        background: url(../img/arw.png) no-repeat 0 50%;
}

.link_text_lr .link_text_r a span {
        padding: 0 0 0 41px;
        background: url(../img/arw.png) no-repeat 20px 50%;
}

.link_text_lr a img {
        display: table-cell;
        vertical-align: middle;
        width: 100px;
}

.ie .link_text_l img {
        float: right;
}
.ie .link_text_l span {
        float: left;
}
.ie .link_text_r img {
        float: left;
}

/* alink
======================================================= */
ul.alink {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.alink li a {
    display: block;
    margin: 0;
    padding: 8px 14px 8px 34px;
    border: 1px solid #d0d0d0;
    background: rgba(255,255,255,0.3) url(../img/arw_down.png) no-repeat 10px 45%;
}

/* FAQ
======================================================= */

/* ページ内リンク */

.alink_faq ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
}

.alink_faq ul li {
        margin: 0 0 15px;
        padding: 0 0 0 36px;
        background: url(../img/ico_faq_q.png) no-repeat 0 0;
}


/* 開閉なし */

.faq_open {
        padding: 0 0 40px;
        border-bottom: 1px solid #ccc;
}

.faq_open .faq_q {
        margin: 0 0 15px;
        padding: 0 0 0 36px;
        background: url(../img/ico_faq_q.png) no-repeat 0 0;
}

.faq_open .faq_a {
        margin: 0;
        padding: 0 0 0 36px;
        background: url(../img/ico_faq_a.png) no-repeat 0 0;
}


/* 開閉あり */

.faq_open_ac {
        padding: 0;
}

.faq_open_ac .faq_q {
        cursor: pointer;
        padding: 15px 45px 15px 15px;
        background: #e6e6e6 url(../img/ico_faq_open.png) no-repeat 685px 16px;
}

.faq_open_ac .faq_q.active {
        background: #e6e6e6 url(../img/ico_faq_close.png) no-repeat 685px 22px;
}

.faq_open_ac .faq_q_in {
        margin: 0;
        padding: 0 0 0 36px;
        background: url(../img/ico_faq_q.png) no-repeat 0 0;
}

.faq_open_ac .faq_a {
        display: none;
        margin: 20px 0 0;
        padding: 0 0 0 51px;
        background: url(../img/ico_faq_a.png) no-repeat 15px 0;
}


/* お問い合わせ・資料請求設定
======================================================= */

.f_contact {
        width: 1020px;
        position: relative;
        overflow: hidden;
}

.f_contact .f_contact_in {
        margin: 0;
        padding: 0;
        list-style-type: none;
        position: relative;
        left: 50%;
        float: left;
}


.f_contact .f_contact_in > div {
        position: relative;
        left: -50%;
        float: left;
        margin: 0 40px 0 0;
        width: 408px;
        padding: 30px;
        border: 1px solid #e6e6e6;
}

.f_contact .f_contact_in .fcon {
        text-align: center;
}

.f_contact .fcon .tit {
        font-size: 129%;
        font-weight: bold;
        margin: 0 0 35px;
        line-height: 1;
}

.f_contact .fcon .tel {
        margin: 0 0 35px;
        line-height: 1;
}

.f_contact .fcon .btn a {
        display: inline-block;
        vertical-align: top;
        zoom: 1; /* Fix for IE7 */
        *display: inline; /* Fix for IE7 */
        border: 1px solid #ccc;
        padding: 19px 41px 18px;
        background: #fff;
}

.f_contact .fcon .btn a span {
        padding: 0 0 0 16px;
        background: url(../img/arw.png) no-repeat 0 5px;
}

.ie8 .f_contact .fcon .btn a span {
        background: url(../img/arw.png) no-repeat 0 50%;
}

.f_contact .fcon .btn a:link,
.f_contact .fcon .btn a:visited {
        text-decoration: none;
}

.f_contact .fcon .btn a:hover {
        text-decoration: underline;
}

.f_contact .f_contact_in .fmate {
        width: 408px;
        text-align: left;
        background: url(../img/bg_fmate.gif) no-repeat 95% bottom;
}

.f_contact .fmate .tit {
        font-size: 129%;
        font-weight: bold;
        margin: 0 0 25px;
        line-height: 1;
        text-align: center;
}

.f_contact .fmate .txt {
        width: 200px;
        margin: 0 0 12px;
}

.f_contact .fmate .btn {
        width: 200px;
}

.f_contact .fmate .btn a {
        display: inline-block;
        vertical-align: top;
        zoom: 1; /* Fix for IE7 */
        *display: inline; /* Fix for IE7 */
        border: 1px solid #ccc;
        padding: 19px 45px 18px;
        background: #fff;
}

.f_contact .fmate .btn a span {
        padding: 0 0 0 16px;
        background: url(../img/arw.png) no-repeat 0 5px;
}

.ie8 .f_contact .fmate .btn a span {
        background: url(../img/arw.png) no-repeat 0 50%;
}

.f_contact .fmate .btn a:link,
.f_contact .fmate .btn a:visited {
        text-decoration: none;
}

.f_contact .fmate .btn a:hover {
        text-decoration: underline;
}


/* under */

.wrapper .f_contact {
        clear: both;
        margin: 60px 0 0;
        width: 740px;
        position: relative;
        overflow: hidden;
}

.wrapper .f_contact .f_contact_in {
        margin: 0;
        padding: 0;
        list-style-type: none;
        position: relative;
        left: 50%;
        float: left;
}

.wrapper .f_contact .f_contact_in > div {
        position: relative;
        left: -50%;
        float: left;
        margin: 0 20px 0 0;
        width: 310px;
        padding: 19px;
        border: 1px solid #e6e6e6;
}

.wrapper .f_contact .fcon .tel {
        margin: 0 0 29px;
}

.wrapper .f_contact .fmate .tit {
        margin: 0 0 13px;
}

.wrapper .f_contact .btn a {
        padding: 19px 30px 18px;
        text-align: center;
}

.wrapper .f_contact .f_contact_in .fmate {
        text-align: left;
        background: url(../img/bg_fmate.gif) no-repeat 210px bottom;
}

/* 施設案内
======================================================= */
.clearfix {
    zoom: 1;

}
.facility_block {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.facility_block img {
    margin-bottom: 5px;
}

.facility_block .facility_l {
    flex-basis: 340px;
}

.facility_block .facility_r {
    flex-basis: 340px;
}

.facility_block .facility_txt {
    flex-basis: 360px;
}

.facility_block .blank {
    padding: 0 0 0 20px;
    background: url(../img/ico_blank.gif) no-repeat 4px 5px;
}

.facility_block a {
    display: block;
}


/* 利用案内
======================================================= */
.reserve_content{
 margin:0 0 10px 12px;
}


/* 各種資料
======================================================= */
ul.pdf {
    list-style-type: none;
    text-align:left;
    margin:0;        
}

ul.pdf li {
    margin: 0 0 10px 0;        
}

ul.pdf li a {
    background: url(../img/ico_pdf.gif) 0 10% no-repeat;
    background-size: auto 20px;
    padding: 0 0 10px 25px;
    display: inline-block;
}

ul.excel {
    list-style-type: none;
    text-align:left;
    margin:0;        
}

ul.excel li {
    margin: 0 0 10px 0;        
}

ul.excel li a {
    background: url(../img/ico_excel.gif) 0 10% no-repeat;
    background-size: auto 20px;
    padding: 0 0 10px 25px;
    display: inline-block;
}


/* BLOCK内スタイル設定
======================================================= */

span.texts {
        font-size: 77%;
}
span.textn {
        font-size: 100%;
}
span.textl {
        font-size: 138.5%;
}
span.textll {
        font-size: 200%;
}
span.textxl {
        font-size: 350%;
}
span.textxxl {
        font-size: 500%;
}

table {
        width: 100%;
        border-collapse: collapse;
        font-size: 100%;
}

table.tbr02{
  word-break: break-all
}

table.nbr,
table.tbr table.nbr {
        border-collapse: collapse;
        border-top: none;
        border-left: none;
}

table.nbr th,
table.tbr table.nbr th {
        font-weight: bold;
        padding: 0;
        border-right: none;
        border-bottom: none;
}

table.nbr td,
table.tbr table.nbr td {
        padding: 0;
        text-align: left;
        border-right: none;
        border-bottom: none;
}

table.tbr,
table.nbr table.tbr {
        border-collapse: collapse;
        border-top: 1px solid #c2c2c2;        /* 表組み 枠線色 */
        border-left: 1px solid #c2c2c2;        /* 表組み 枠線色 */
}

table.tbr th,
table.nbr table.tbr th {
        font-weight: bold;
        padding: 10px;
    line-height: 1.5;
        text-align: left;
        color: #333333;        /* 表組み th文字色 */
        border-right: 1px solid #c2c2c2;        /* 表組み 枠線色 */
        border-bottom: 1px solid #c2c2c2;        /* 表組み 枠線色 */
        background: #d2d2d2;        /* 表組み th背景色 */
        width:150px;
}

table.tbr td,
table.nbr table.tbr td {
        padding: 10px;
        text-align: left;
    line-height: 1.5;
        border-right: 1px solid #c2c2c2;        /* 表組み 枠線色 */
        border-bottom: 1px solid #c2c2c2;        /* 表組み 枠線色 */
        background: #fff;
}


table.nbr,
table.tbr02 table.nbr {
        border-collapse: collapse;
        border-top: none;
        border-left: none;
       
}

table.nbr th,
table.tbr02 table.nbr th {
        font-weight: bold;
        padding: 0;
        border-right: none;
        border-bottom: none;
       
}

table.nbr td,
table.tbr02 table.nbr td {
        padding: 0;
        text-align: left;
        border-right: none;
        border-bottom: none;
}

table.tbr02,
table.nbr table.tbr02 {
        border-collapse: collapse;
        border-top: 1px solid #c2c2c2;        /* 表組み 枠線色 */
        border-left: 1px solid #c2c2c2;        /* 表組み 枠線色 */
         
}

table.tbr02 th,
table.nbr table.tbr02 th {
        font-weight: bold;
        padding: 10px;
        line-height: 1.5;
        text-align: center;
        color: #333333;        /* 表組み th文字色 */
        border-right: 1px solid #c2c2c2;        /* 表組み 枠線色 */
        border-bottom: 1px solid #c2c2c2;        /* 表組み 枠線色 */
        background: #d2d2d2;        /* 表組み th背景色 */
       
}

table.tbr02 td,
table.nbr table.tbr02 td {
        padding: 10px;
        text-align: center;
       line-height: 1.5;
        border-right: 1px solid #c2c2c2;        /* 表組み 枠線色 */
        border-bottom: 1px solid #c2c2c2;        /* 表組み 枠線色 */
        background: #fff;
}

.priceTbr {
    border-collapse: collapse;
    border-top: 1px solid #c2c2c2;        /* 表組み 枠線色 */
    border-left: 1px solid #c2c2c2;        /* 表組み 枠線色 */
}

.priceTbr thead th {
    font-weight: bold;
    padding: 10px;
    line-height: 1.5;
    text-align: center;
    color: #333333;        /* 表組み th文字色 */
    border-right: 1px solid #c2c2c2;        /* 表組み 枠線色 */
    border-bottom: 1px solid #c2c2c2;        /* 表組み 枠線色 */
    background: #d2d2d2;        /* 表組み th背景色 */
}

.priceTbr tbody th {
    font-weight: bold;
    padding: 10px;
    line-height: 1.5;
    text-align: center;
    color: #333333;        /* 表組み th文字色 */
    border-right: 1px solid #c2c2c2;        /* 表組み 枠線色 */
    border-bottom: 1px solid #c2c2c2;        /* 表組み 枠線色 */
    background: #f5f5f5;        /* 表組み th背景色 */
}

.priceTbr td {
    padding: 10px;
    text-align: center;
    line-height: 1.5;
    border-right: 1px solid #c2c2c2;        /* 表組み 枠線色 */
    border-bottom: 1px solid #c2c2c2;        /* 表組み 枠線色 */
    background: #fff;
}

.priceTbr.col6 thead th,
.priceTbr.col6 thead td {
    width: 16%;
}

.priceTbr.col8 thead th,
.priceTbr.col8 thead td {
    width: 12%;
}

.priceTbr.col9 thead th,
.priceTbr.col9 thead td {
    width: 11%;
}

.priceTbr.col4 thead th:first-child,
.priceTbr.col4 thead td:first-child {
    width: 25%;
}

.priceTbr.col4 thead th:nth-child(2),
.priceTbr.col4 thead td:nth-child(2) {
    width: 10%;
}

.priceTbr.col4 thead th:nth-child(3),
.priceTbr.col4 thead td:nth-child(3) {
    width: 15%;
}

.priceTbr.col4 thead th:nth-child(4),
.priceTbr.col4 thead td:nth-child(4) {
    width: 50%;
}

/* リンクページテーブル設定
======================================================= */

table.nbr,
table.tbr03 table.nbr {
        border-collapse: collapse;
        border-top: none;
        border-left: none;
}

table.nbr th,
table.tbr03 table.nbr th {
        font-weight: bold;
        padding: 0;
        border-right: none;
        border-bottom: none;
}

table.nbr td,
table.tbr03 table.nbr td {
        padding: 0;
        text-align: left;
        border-right: none;
        border-bottom: none;
}

table.tbr03,
table.nbr table.tbr03 {
        border-collapse: collapse;
        border-top: 1px solid #c2c2c2;        /* 表組み 枠線色 */
        border-left: 1px solid #c2c2c2;        /* 表組み 枠線色 */
}

table.tbr03 th,
table.nbr table.tbr03 th {
        font-weight: bold;
        padding: 10px;
    line-height: 1.5;
        text-align: left;
        color: #333333;        /* 表組み th文字色 */
        border-right: 1px solid #c2c2c2;        /* 表組み 枠線色 */
        border-bottom: 1px solid #c2c2c2;        /* 表組み 枠線色 */
        background: #d2d2d2;        /* 表組み th背景色 */
        /*width:150px;*/
}

table.tbr03 td,
table.nbr table.tbr td {
        padding: 10px;
        text-align: left;
    line-height: 1.5;
        border-right: 1px solid #c2c2c2;        /* 表組み 枠線色 */
        border-bottom: 1px solid #c2c2c2;        /* 表組み 枠線色 */
        background: #fff;
}






img {
        line-height: 1;
        vertical-align: top;
        border: 0;
}

.photo_r,
.photo-r {
        font-size: 72%;
        float: right;
        margin: 3px 0 30px 35px;
        text-align: left;
}

.photo_l,
.photo-l {
        font-size: 72%;
        float: left;
        margin: 3px 35px 30px 0;
        text-align: left;
}

.photo_c,
.photo-c {
        font-size: 72%;
        margin: 3px auto 30px;
}

.photo_r img,
.photo_l img,
.photo_c img,
.photo-r img,
.photo-l img,
.photo-c img {
        margin-bottom: 5px;
}


/* リンク定義
======================================================= */

ul.link_un {
        margin: 5px 0;
        padding: 0;
        list-style-type: none;
}

ul.link_un li {
        margin: 0 0 5px;
}

ul.link_un li.arw {
        padding: 0 0 0 16px;
        background: url(../img/arw.png) no-repeat 0 5px;
}

ul.link_un li.blank {
        padding: 0 0 0 16px;
        background: url(../img/ico_blank.gif) no-repeat 0 5px;
}

ul.link_un li.pdf {
        padding: 0 0 0 21px;
        background: url(../img/ico_pdf.gif) no-repeat 0 2px;
        background-size: auto 20px;
}

a.blank {
    padding: 0 0 0 20px;
    background: url(../img/ico_blank.gif) no-repeat 4px 5px;
}

a.pdf {
    padding: 0 0 0 25px;
    background: url(../img/ico_pdf.gif) no-repeat 4px 2px;
    background-size: auto 20px;
}



/* 引用定義
======================================================= */

.quote {
        padding: 15px;
        border: 5px solid #dfdfdf;
        background: #fff;
}


/* お問い合わせ設定
======================================================= */

/* お問い合わせ table */

form table.tbr {
        width: 100%;
}

form table.tbr th {
        font-size:100%;
        width: 30%;
        text-align: left;
        padding: 20px 10px;
}

form table.tbr td {
        width: 70%;
        text-align: left;
        padding: 20px 10px;
}

form table.tbr span {
    float: right;
    color: #fff;
    background: #c00;
    font-size: 86%;
    padding: 2px 7px;
}

form ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
}

form input, form select, form label {
    padding: 5px;
    font-size: 115%;
    vertical-align: middle;
}

form textarea {
        width: 90%;
        padding: 5px;
        font-size: 115%;
        vertical-align: middle;
        resize: vertical;
}

form input[type="text"] {
        width: 85%;
}

form input[type="tel"] {
        width: 20%;
}
*#tel1,
*#tel2,
*#tel3,
*#zip1 {
        width: 20%;
}
*#zip2 {
        width: 30%;
}

form input[type="radio"],
form input[type="checkbox"] {
        width: 20px;
        height: 20px;
}


form ul.list_inline li {
        float: left;
        margin: 0 30px 0 0;
}

form ul.list_inline li input[type="checkbox"] {
        margin: 0 5px 0 0;
}

dl.subform {
        width: 100%;
        margin: 0 0 10px;
        padding: 0;
}

dl.subform dt {
        float: left;
        width: 20%;
        padding: 9px 0 0;
}

dl.subform dd {
        float: left;
        width: 80%;
}

form .agree_box {
        padding: 20px 10px;
        text-align: center;
        border: 1px solid #e6e6e6;
        font-size: 129%;
}

form .agree_box input[type="checkbox"] {
        margin: 0 10px 0 0;
}

form input.btn {
        display: block;
        margin: 0 auto;
        padding: 20px 60px 20px 81px;
        color: #fff;
        background: #666 url(../img/arw_fmenu.png) no-repeat 60px 27px;
        border: none;
        font-size: 100%;
}

form p.back {
        margin: 30px 0 0;
        text-align: center;
}

form p.back a {
        padding: 0 0 0 21px;
        background: url(../img/arw.png) no-repeat 0 5px;
}


span.texts {
    font-size: 77%;
    line-height: 1.3;
}



/* お問い合わせ error */

.err_block {
        clear: both;
        margin-bottom: 17px;
        padding: 12px;
        background: #ffe8e8;
}

.err_block p {
        color: #f00;
}

.err_block p.err_tit {
        font-weight: bold;
        margin: 0 0 5px;
        padding: 2px 0 2px 10px;
        color: #fff;
        background: #f00;
}

label.error {
        border: 1px solid #ff8383;
        background: #ffe8e8;
}

input.error {
        border: 1px solid #ff8383;
        background: #ffe8e8;
}

select.error {
        border: 1px solid #ff8383;
        background: #ffe8e8;
}

textarea.error {
        border: 1px solid #ff8383;
        background: #ffe8e8;
}

fieldset {
        display: inline;
        padding: 3px;
}

fieldset.error {
        background: #ffe8e8;
}

#form_flow {
        margin: 0;
        padding: 0;
        list-style-type: none;
}

#form_flow li {
        float: left;
        width: 202px;
        list-style-type: none;
}

#form_flow li.arw {
        width: 57px;
        padding: 7px 0 0;
        text-align: center;
}

#form_flow li .inner {
        padding: 5px 0;
        text-align: center;
        border: 1px solid #d2d2d2;
}


/* 真ん中
======================================================= */

.tal {
        text-align: left !important;
}

.tac {
        text-align: center !important;
}

.tar {
        text-align: right !important;
}


/* TOPへ戻る
======================================================= */

.top_back {
        clear: both;
        padding: 30px 0 0;
        text-align: center;
}

.top_back a {
        padding: 0 15px;
}


/* 汎用スタイル設定
======================================================= */

.tac { text-align: center; }
.tal { text-align: left; }
.ter { text-align: right; }

.mt10 { margin-top: 10px; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.mb40 { margin-bottom: 40px; }

.fw{
 font-weight:bold;
}


.pc_none { display: none; }

.clearfix {
    zoom: 1;
}
.clearfix:after {
    display: block;
    clear: both;
    content: '';
}
*:after {
    display: block;
    clear: both;
}

/* 汎用フォントサイズ設定
======================================================= */
.fs_11 { font-size: 78.571%; }
.fs_12 { font-size: 85.714%; }
.fs_13 { font-size: 92.857%; }
.fs_14 { font-size: 100%; }
.fs_15 { font-size: 107.143%; }
.fs_16 { font-size: 114.286%; }
.fs_17 { font-size: 121.429%; }
.fs_18 { font-size: 128.571%; }
.fs_19 { font-size: 135.714%; }
.fs_20 { font-size: 142.857%; }
.fs_21 { font-size: 150%; }
.fs_22 { font-size: 157.143%; }
.fs_23 { font-size: 164.286%; }
.fs_24 { font-size: 171.429%; }


/* ちらつき防止
======================================================= */

.overimg {
        box-shadow: #fff 0 0 0;
}

.overimg:hover {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
        background: #fff¥9;
}




/* 45周年
======================================================= */
#forty_five_year_top {
    text-align: left;
    color: rgb(51, 51, 51);
    position: relative;
    min-width: 980px;
    font: 14px/1.6 "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, 
    sans-serif;
    background: rgb(251, 249, 239);
}

#forty_five_year_un {
    text-align: left;
    color: rgb(51, 51, 51);
    position: relative;
    min-width: 980px;
    font: 14px/1.6 "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, 
    sans-serif;
    background: rgb(251, 249, 239);
}

#forty_five_year_top .event45 {
   text-align: center;
   margin: 40px 0;
}

#forty_five_year_top .box_column01 {
    height: 130px;
    width: 980px;
    margin: 0 auto;
}

#forty_five_year_top .box_column01 .col {
    height: 128px;
    border: 1px solid #ececec;
    width: 309px;
  }

#forty_five_year_top .head_45 {
    width: 100%;
    text-align: center;
}

#forty_five_year_top .inner .col1 a {
    display: block;
    background: #fff url('../img/img_green_arw.png') no-repeat 94% 50%;
    padding: 31px 0 31px;
    text-align: center;
    text-decoration: none;
    width: 179px;
    color: #333;
}

#forty_five_year_top .inner {
    float: left;
}

#forty_five_year_top .inner .col2 a {
    display: block;
    background: #fff url('../img/img_green_arw.png') no-repeat 94% 50%;
    padding: 42px 61px 42px 61px;
    text-align: left;
    text-decoration: none;
    color: #333;
}

#forty_five_year_top .inner .col3 a {
    display: block;
    background: #fff url('../img/img_green_arw.png') no-repeat 94% 50%;
    padding: 53px 0;
    text-align: center;
    text-decoration: none;
    width: 179px;
    color: #333;
}

.anniversary_topic h2 span {
    color: #00a487;
    padding-left: 11px;
    font-size: 100%;
}

#comhead .forty_five_header {
    width: 980px;
    margin: 0 auto;
}

#forty_five_year_top #comhead {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
    background: #ffffff;
    position: relative;
    min-height: 89px;
}

#forty_five_year_top .box_column01 .img {
        width: 130px;
        float: left;
        margin: 0px;
}

#forty_five_year_top .box_column01.col3 .col {
        width: 309px;
        margin: 0 0 0 23px;
}

#forty_five_year_top .box_column01.col3 .col:first-child {
        width: 309px;
        margin: 0;
}

.anniversary_topic ul,
.anniversary_topic ol {
    font-size: 100%;
    line-height: 1.5;
    margin: 0;
    padding: 20px 0px 25px;
    list-style: none;
    max-height: 390px;
    overflow: auto;
    border-bottom: 1px solid #ccc;
}

.block .anniversary_topic ul,
.block .anniversary_topic ol {
    background: #fbf9ef;
}

#forty_five_year_top .anniversary_topic li {
    margin: 5px 0 0;
    padding: 0 0 5px;
    border-bottom: none;
}

#forty_five_year_top .anniversary_topic {
    width: 980px;
    margin: 0 auto;
    padding: 0;
}

.anniversary_topic .topicsblock {
    margin: 0px;
    border-top: 1px solid #dcdcdc;
    padding-top: 18px;
    border-bottom: none;
}
#forty_five_year_top .main .block .anniversary_topic h2 {
    line-height: 1.5;
    color: #333;
    font-size: 142.857%
    font-weight: bold;
    border-left: none;
    padding: 0px;
    margin: 0px;
    display: inline;
}

#forty_five_year_top .wrapper,
#forty_five_year_top .wrappertop {
    width: 100%;      /* 基本設定 全体の幅 */
    margin: 0 auto 40px;
    text-align: left;
}

#forty_five_year_un .wrapper,
#forty_five_year_un .wrappertop {
    width: 100%;      /* 基本設定 全体の幅 */
    margin: 0 auto 40px;
    text-align: left;
}

#forty_five_year_top .wrappertop .main {
    overflow: hidden;
    padding: 0;
    background: #fbf9ef;
}

#forty_five_year_un .wrappertop .main {
    overflow: hidden;
    padding: 0;
    background: #fbf9ef;
    display:block;
}

#forty_five_year_top header .head_r {
    line-height: 3;
    float: right;
    padding: 31px 0 16px;
    position: inherit;
}

#forty_five_year_un header .head_r {
    line-height: 3;
    float: right;
    padding: 31px 0 16px;
    position: static;
}

#forty_five_year_top nav {
    display: block !important;
    margin: 0;
    background: #ffffff;
    border : none;
}

#forty_five_year_top nav a {
    text-decoration: none;
    color: #333;
    width: 163px;
    display: block;

}

#forty_five_year_top nav ul {
      width: 979px;
      margin: 0 auto;
      padding: 0;
      list-style-type: none;
      border-left: 1px solid #cccccc;       /* ナビゲーション（第一階層メニュー）枠線色 */
}

#forty_five_year_top nav ul li {
        float: left;
        border-right: 1px solid #cccccc;       /* ナビゲーション（第一階層メニュー）枠線色 */
        border-bottom: 4px solid #00a487;
}

#forty_five_year_un nav {
    display: block !important;
    margin: 0;
    background: #ffffff;
    border : none;
}

#forty_five_year_un nav a {
    text-decoration: none;
    color: #333;
    width: 163px;
}

#forty_five_year_un nav ul {
      width: 979px;
      margin: 0 auto;
      padding: 0;
      list-style-type: none;
      border-left: 1px solid #cccccc;       /* ナビゲーション（第一階層メニュー）枠線色 */
}

#forty_five_year_un nav ul li {
        float: left;
        border-right: 1px solid #cccccc;       /* ナビゲーション（第一階層メニュー）枠線色 */
        border-bottom: 4px solid #00a487;
}

.anniversary_topic .main .block h2 {
      font-size: 172%;
      font-weight: normal;
      line-height: 1.5;
      color: #333;
}

#forty_five_main .block h2 {
      border-left: 3px solid #00a487;
      padding: 11px;
      background: #def7f1;
}

#forty_five_main .block h3 {
    background: none;
    color: #00a487;
    font-size: 114.286%;
    border-bottom: 1px solid #00a487;
    padding: 7px 0 6px 0px;
}

#forty_five_main .block {
    margin: 0 auto;
    width: 980px;
    padding: 0 0 40px;
}

#forty_five_year_top .foot_info {
    color: #fff;
    background: #00997e;    /* フッター（Copyright部）文字色 */
}

#forty_five_year_un .foot_info {
    color: #fff;
    background: #00997e;    /* フッター（Copyright部）文字色 */
}

#forty_five_year_top footer .foot_nav {
    background: #00a487;   /* フッター（メニュー部）背景色 */
}

#forty_five_year_un footer .foot_nav {
    background: #00a487;   /* フッター（メニュー部）背景色 */
}

.anniversary_topic li span.day {
    color: #333;
    float: left;
    padding-right: 20px;
}

#forty_five_year_top .pagetop a {
    float: left;
    padding-top: 40px;
    height: 0 !important;
    height /**/: 40px;
    margin: 0;
    overflow: hidden;
    outline: none;
    background: url(../img/pagetop.png) no-repeat 0 0;
}


#forty_five_year_un .pagetop a {
    float: left;
    padding-top: 40px;
    height: 0 !important;
    height /**/: 40px;
    margin: 0;
    overflow: hidden;
    outline: none;
    background: url(../img/pagetop.png) no-repeat 0 0;
}

#forty_five_year_un .event_45_bg {
   width: 100%;
   margin: 0 auto;
   background: #efefeb url(../img/img_45un_01.jpg) no-repeat 50% 100%;
   height: 153px;
   margin-bottom: 40px;
}


#forty_five_year_un .event_45_bg h1 {
    width: 980px;
    margin: 0 auto;
    padding: 47px 0;
    font-size: 228.571%;
    border: none;
}

#forty_five_year_top ol.breadcrumb {
    font-size: 86%;
    margin: 0 auto;
    padding: 20px 0px;
    list-style-type: none;
    width: 980px;
}

#forty_five_main table.tbr th, table.nbr table.tbr th {
    font-weight: bold;
    padding: 10px;
    line-height: 1.5;
    text-align: left;
    color: #ffffff;
    border-right: 2px solid #fbf9ef;
    border-bottom: 2px solid #fbf9ef;
    background: #00a487;
    width: 150px;
}

#forty_five_main table.tbr td, table.nbr table.tbr td {
    padding: 10px;
    text-align: left;
    line-height: 1.5;
    border-right: 2px solid #fbf9ef;
    border-bottom: 2px solid #fbf9ef;
    background: #fff;
}

#forty_five_main table.tbr, table.nbr table.tbr {
    border-collapse: collapse;
    border: none;
}

.forty_five_special li {
    width: 310px;
    list-style: none;
    margin-bottom: 30px;
}

.block  .forty_five_special .list_big {
    width: 427px;
}

.forty_five_special  .list_small {
    width: 238px;
}

.forty_five_special_2 li {
    width: 220px;
    list-style: none;
    margin-bottom: 30px;
}

.block .forty_five_special_2 li {
    float: left;
    padding-left: 33px;
}

.block .forty_five_special li {
    float: left;
    padding-left: 25px;
}

.forty_five_special {
    padding: 0;
    margin: 0;
}

.forty_five_special_2 li:first-child {
    padding: 0px;
}

#forty_five_main .forty_five_special li:first-child {
    padding: 0px;
}

.forty_five_special_2 {
    padding: 0;
    margin: 0;
}

.forty_five_special_2 .list_small:first-child {
    padding: 0px;
}

#forty_five_main .forty_five_special .list_small {
    padding-left: 39px;
}

#forty_five_main .forty_five_special .list_big {
    padding-left: 38px;
}

.forty_five_special .magnifying_glass {
    background: URL('../img/magnifying-glass_03.png') no-repeat 100% 50%;
    padding-right: 23px;
    text-align: right;
    padding-top: 6px;
}

.block .forty_five_special .magnifying_glass a {
    font-size: 85.714%;
    font-weight: bold;
    color: #00997e;
    text-decoration: none;
}

#forty_five_year_top .head_45_sp {
    display: none;
}

.responsive_copy {
    display:none;
}

#forty_five_year_un .arw {
    background: URL('../img/img_green_arw.png') no-repeat 0 50%;
    padding: 0 0 0 21px;
    list-style: none;
}

#forty_five_year_un .blank {
    background: URL('../img/img_blank.png') no-repeat 0 50%;
    padding: 0 0 0 21px;
    list-style: none;
}

#forty_five_year_un .pdf {
    background: URL('../img/img_pdf.png') no-repeat 0 50%;
    padding: 0 0 0 21px;
    list-style: none;
}

#forty_five_year_un #comhead {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
    background: #ffffff;
    position: relative;
    min-height: 89px;
}


#forty_five_year_un .breadcrumb {
    width: 980px;
    margin: 0 auto;
    padding-top: 15px;
}

#forty_five_year_top nav a:hover,
#forty_five_year_top nav a.selected {
        text-decoration: none;
        color: #fff;       /* ナビゲーション（第一階層メニュー）文字色ハイライト時 */
        background: #00a487;       /* ナビゲーション（第一階層メニュー）背景色ハイライト時 */
}

#forty_five_year_un nav a:hover,
#forty_five_year_un nav a.selected {
        text-decoration: none;
        color: #fff;       /* ナビゲーション（第一階層メニュー）文字色ハイライト時 */
        background: #00a487;       /* ナビゲーション（第一階層メニュー）背景色ハイライト時 */
}

#forty_five_year_un footer .foot_in {
    width: 980px;
    margin: 0 auto;
}

.anniversary_topic .topicsblock .infolist {
    padding: 0px 0 0 19px;
    background: url(../img/img_top_garw.png) 0 50% no-repeat;
    font-size: 85.714%;
}

.anniversary_topic {
    width: 980px;
    margin: 0 auto;
    padding: 0;
}

#forty_five_year_un .annivesary_iconlist {
    padding: 0;
    margin: 0;
}

#forty_five_year_un ol,ul {
    padding: 0;
    margin: 5px 0 5px 20px;
}

#forty_five_year_un ol ol {
    padding: 0;
    margin:0px;
}

#forty_five_year_un ol p {
    padding-left: 40px;
}

.forty_five_comp {
    list-style: none;
    margin: 0 auto;
    width: 900px;
    margin-bottom: 20px;
}

.forty_five_comp li {
    margin-bottom: 20px;
}

#forty_five_year_un .forty_five_comp li {
    float: left;
    padding: 0 25px;
}

#forty_five_year_un .forty_five_comp li p {
    padding-top: 10px;
}

#forty_five_main .forty_five_special li p {
    padding-top: 10px;
}

#forty_five_main .forty_five_special_2 li p {
    padding-top: 10px;
}

.youtube {
        position: relative;
        width: 100%;
        height: 0;
        padding: 56.25% 0 0;
}

.youtube iframe {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
}


/* 外部CSS文字サイズ相対化
======================================================= */
.lb-data .lb-caption {
    font-size: 92.857%;
}

.lb-data .lb-number {
    font-size: 85.714%
}

/* アクセシビリティ対応時追加
======================================================= */
.nbr.nbr_wide td {
    padding: 8px 0;
}
/*↑使わなくなるかも*/

.covidBox {
    background: #fff5f2;
    padding: 20px;
    border: solid 4px #dd0000;
}

#kaikan_top_a .block .covidBox h2,
#plaza_top_a .block .covidBox h2 {
    border-left: none;
    font-size: 142.857%;
    padding: 0;
    margin: 0 0 6px;
    font-weight: bold;
    color: #dd0000;
}

.main .block .pickUp_title {
    padding: 0;
    margin: 0;
    border: none;
    color: #dd0000;
    font-family: 'arial black', 'avant garde';
    font-size: 142.857%;
}

.main #kaikan_top_a .pickUp_title,
.main #plaza_top_a .pickUp_title {
    padding: 0;
    margin: 0 0 20px;
    border: none;
    color: #dd0000;
    font-family: 'arial black', 'avant garde';
    font-size: 142.857%;
}

.pickUpBox {
    display: flex;
    flex-wrap: wrap;
}

.pickUpBox.col1 {
    justify-content: center;
}

.pickUpBox.col1 .item:nth-child(n+2) {
    margin-top: 40px;
}

.pickUpBox.col2 .item {
    flex-basis: calc(50% - 30px);
    margin-right: 60px;
}

.pickUpBox.col2 .item:nth-child(2n) {
    margin-right: 0;
}

.pickUpBox.col2 .item:nth-child(n+3) {
    margin-top: 40px;
}

.pickUpBox.col3 .item {
    flex-basis: 296px;
    margin-right: 46px;
}

.pickUpBox.col3 .item:nth-child(3n) {
    margin-right: 0;
}

.pickUpBox.col3 .item:nth-child(n+4) {
    margin-top: 40px;
}

.main #kaikan_top_a .pickUpBox.col3 .item,
.main #plaza_top_a .pickUpBox.col3 .item {
    flex-basis: 220px;
    margin-right: 30px;
}

.main #kaikan_top_a .pickUpBox.col3 .item:nth-child(3n),
.main #plaza_top_a .pickUpBox.col3 .item:nth-child(3n) {
    margin-right: 0;
}

.main #kaikan_top_a .pickUpBox.col3 .item:nth-child(n+4),
.main #plaza_top_a .pickUpBox.col3 .item:nth-child(n+4) {
    margin-top: 40px;
}

.main .block .pickUpBox .item .pickUpTitle {
    margin: 0 auto 10px;
    padding: 0;
    text-align: center;
    background: transparent;
}

.pickUpBox .item a {
    display: block;
    color: #333;
    text-decoration: none;
}

.pickUpBox .item .pickUpTitle span {
    display: inline-block;
    background: #ffff99;
    color: #dd0000;
    font-size: 121.429%;
    font-weight: bold;
    padding: 2px 20px 0;
}

.pickUpBox .item .img {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

.pickUpBox .item .txt {
    display: block;
    color: #dd0000;
    text-align: center;
    margin-bottom: 10px;
}

.pickUpBox .item .link {
    display: block;
    color: #1155cc;
    text-align: center;
    text-decoration: underline;
}

.pickUpBox .item a:hover .link {
    text-decoration: none;
}

.pickUp_more {
    text-align: right;
    font-size: 128.571%;
}

.leftPicBox a {
    display: flex;
    color: #333;
    text-decoration: none;
}

.leftPicBox a .img {
    display: block;
    flex-basis: 120px;
}

.leftPicBox a .txtBox {
    display: block;
    flex-basis: calc(100% - 160px);
    margin-left: 40px;
}

.leftPicBox a .catch {
    display: block;
    font-weight: bold;
}

.leftPicBox a .tit {
    display: block;
    font-size: 138.5%;
    font-weight: bold;
    text-decoration: underline;
    color: #1155cc;
}

.leftPicBox a:hover .tit {
    text-decoration: none;
}

.leftPicBox a .txt {
    display: block;
    font-weight: bold;
}

.documentBox {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.documentBox .item {
    flex-basis: calc(50% - 20px);
}

.main .block .documentBox .tit_pdf {
    font-size: 138.5%;
    font-weight: bold;
    color: #dd0000;
    background: transparent;
    margin: 0 0 8px;
    padding: 0;
}

.main .block .documentBox .tit_excel {
    font-size: 138.5%;
    font-weight: bold;
    color: #008000;
    background: transparent;
    margin: 0 0 8px;
    padding: 0;
}

.documentBox ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.documentBox ul li {
    padding: 4px 0;
}

.documentBox .chui {
    font-size: 85.714%;
}

.dlTbr {
    display: flex;
    flex-wrap: wrap;
}

.dlTbr dt {
    font-weight: bold;
    width: 25%;
    padding: 4px 4px;
}

.dlTbr dd {
    width: calc(75% - 8px);
    padding: 4px 0;
}

.faq_ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.faq_ul .faq_li + .faq_li {
    margin-top: 30px;
}

.faq_ul .faq_Q,
.faq_ul .faq_A {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.faq_ul .faq_A {
    margin-top: 10px;
}

.faq_ul .faq_Q .ico {
    background: #000080;
    color: #fff;
    flex-basis: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
}

.faq_ul .faq_A .ico {
    background: #dd0000;
    color: #fff;
    flex-basis: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
}

.faq_ul .faq_Q .txt,
.faq_ul .faq_A .txt {
    flex-basis: calc(100% - 50px);
    margin: 10px 0 0 10px;
}

.imgThumnailUl {
    margin: 10px 0 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}

.imgThumnailUl li + li {
    margin-left: 10px;
}

.imgThumnailUl li a {
    display: block;
}