@charset 'utf-8';

/* **********************************************************************
 *
 *       Title:   Site-Shokunin CMS sp.css
 *       Notes:   Hand-crafted by WebLab Corporation in Tokyo.
 *
 ********************************************************************** */


/* トップスライドショースタイル設定
======================================================= */

.main01,.main02,.main03,.main04 {
    background-size: 100% auto;
}


#bxslider {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
}
#bxslider ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: left;
}
#bxslider .bx-controls-direction {
    display: none;
}

#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 6px;
    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.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;
}


/* 総合TOP 分岐ボタン
======================================================= */
.branch_box {
    margin: 0 0 40px;
}

.branch_box .col.kaikan {
    position: relative;
    margin: 0 0 10px;
    border: 4px solid #ca0813;
}
.branch_box .col.plaza {
    position: relative;
    border: 4px solid #137601;
}

.branch_box .col a {
    display: block;
}

.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: 172%;
  font-weight: normal;
  line-height: 1.1;
  margin: 0 0 15px 0;
  padding: 0;
  color: #333;
  background: none;
  border: 0;
}

.top_pickup .headline h2 span {
  font-size: 50%;
  color: #999999;
}

/* 下層見出し設定
======================================================= */

.main h1 {
    font-size: 143%;
    font-weight: normal;
    margin: 0 0 20px;
    padding: 0 0 10px;
    border-bottom: 1px solid #cccccc;   /* 下層ページ大見出し（タイトル）枠線（下線）色 */
    color: #333;   /* 下層ページ大見出し（タイトル）文字色 */
    height: auto;
}

.main h2 {
  font-size: 143%;
  font-weight: normal;
  line-height: 1.5;
  margin: 0 0 20px;
  padding: 0 0 0 10px;
  color: #333;
  border-left: 6px solid #666;
}

#kaikan_un .main .block h2 {
  font-size: 143%;
  font-weight: normal;
  line-height: 1.5;
  margin: 0 0 20px;
  padding: 0 0 0 10px;
  color: #333;
  border-left: 6px solid #ca0813;
}

#plaza_un .main .block h2 {
    font-size: 143%;
    font-weight: normal;
    line-height: 1.5;
    margin: 0 0 20px;
    padding: 0 0 0 10px;
    color: #333;
    border-left: 6px solid #137601;
}

.main h3 {
  font-size: 115%;
  padding: 7px 0 6px 10px;
  margin: 0 0 20px 0;
  color: #fff;
  background: #666;
  font-weight: bold;
}

.main h4 {
    font-size: 107.143%;
    font-weight: bold;
}

.reserve_content {
    margin: 0 0 10px 12px;
}


/* 下層block設定
======================================================= */

.main .block {
/*word-wrap: break-word; */
    margin: 0 0 40px;

}




/* バナー設定
======================================================= */

ul.bnr {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

ul.bnr li {
    margin: 20px 0 0;
    /*background: #666;*/
}

ul.bnr li a {
    display: block;
}


/* パーツテンプレート設定
======================================================= */

/* 共通 */

.box_column01 .img {
    margin: 0 0 10px;
    text-align: center;
}

.box_column01 .link {
    margin: 0 0 10px;
    padding: 0 0 0 16px;
    background: url(../img/arw.png) no-repeat 0 5px;
}


/* 3列_テキスト下 */

.box_column01.col3 .col {
    float: left;
    max-width: 100%;
    margin: 30px 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: 100%;
        margin: 10px 0;
}


/* 4列_テキスト下 */

.box_column01.col4 .col {
    float: left;
    max-width: 49%;
    margin: 0 2% 30px 0;
}

.box_column01.col4 .col:nth-child(even) {
    float: left;
    max-width: 49%;
    margin: 0 0 20px 0;
}


/* 1列_テキスト右 */

.box_column01.col1 {
    max-width: 480px;
    margin: 0 auto;
}

.box_column01.col1 .img {
    margin: 0 0 20px;
    text-align: center;
    font-size: 72%;
}

.box_column01.col1 .img img {
    display: block;
    margin: 0 auto 5px;
}


/* ２列_テキスト下 */

.box_column01.col2_image_none .col {
    margin: 0 0 40px;
    border: 1px solid #e6e6e6;
　
}

.box_column01.col2_image_none .inner {
    padding: 10px;
}

/* 会館設定
======================================================= */
#kaikan_top,
#kaikan_un {
    background: #ffeded;
}

#kaikan_top_a {
    margin: 0 0 30px;
    padding: 0;
    text-align: left;
    background: none;
}
#kaikan_top_a .block {
    clear: both;
    margin: 0 0 60px;
}

#kaikan_top_a .block h2 {
    font-size: 172%;
    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 {
    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 {
  padding: 15px;
  margin: 30px 0 20px 0;
  background: #fff;
  text-align: center;
}

.access img {
  margin: 0 auto 10px;
}

.access p {
  margin: 0 0 10px 0;
}

.access .btn {
  background: #ca0813;
  padding: 10px;
  text-align: center;
}

.access .btn a {
  padding: 0 0 0 13px;
  background: url(../img/arw_s_w.png) 0 50% no-repeat;
  color: #fff;
  text-decoration: none;
}

.access .btn p {
  margin: 0;
}

.access_plaza {
  padding: 15px;
  margin: 0 0 20px 0;
  background: #fff;
  text-align: center;
}

.access_plaza img {
  margin: 0 auto 10px;
}

.access_plaza p {
  margin: 0 0 10px 0;
}

.access_plaza .btn {
  background: #137601;
  padding: 10px;
  text-align: center;
}

.access_plaza .btn a {
  padding: 0 0 0 13px;
  background: url(../img/arw_s_w.png) 0 50% no-repeat;
  color: #fff;
  text-decoration: none;
}

.access_plaza .btn p {
  margin: 0;
}

.access .access_tit {
    float: left;
    font-size: 100%;
    font-weight: normal;
    line-height: 1.5;
    padding: 0 0 0 7px;
    color: #333;
    border-left: 4px solid #ca0813;
    color:#ca0813;
    text-align: left;
    width: 100%;
}
.access_plaza .access_plaza_tit,
.access .access_plaza_tit {
    float: left;
    font-size: 100%;
    font-weight: normal;
    line-height: 1.5;
    padding: 0 0 0 7px;
    border-left: 4px solid #137601;
    color:#137601;
    text-align: left;
    width: 100%;
}

/* Facebook */
#kaikan_top .col2_right {
    margin: 0;
}
#kaikan_top .col2_right iframe {
    max-width: 100%;
    min-height: 320px;
}

/* 施設案内 */
.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 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;
}


/* プラザ設定
======================================================= */
#plaza_top,
#plaza_un {
    background: #f1ffeb;
}

#plaza_top_a {
    margin: 0 0 30px;
    padding: 0;
    text-align: left;
    background: none;
}
#plaza_top_a .block {
    clear: both;
    margin: 0 0 60px;
}

#plaza_top_a .block h2 {
    font-size: 172%;
    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 {
    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;
  padding: 10px;
  text-align: center;
}

.side_plaza .access .btn {
  background: #137601;
  padding: 10px;
  text-align: center;
}

/* Facebook */
#plaza_top .col2_right {
    margin: 0;
}
#plaza_top .col2_right iframe {
    max-width: 100%;
    min-height: 320px;
}

/* 施設案内 */
#plaza_top .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 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;
}

/* 共通
======================================================= */
/* 2列_テキスト右 */

.box_column01.col2 {
/*word-wrap: break-word;*/
    margin: 0 0 40px;
    padding: 5%;
    background: #fff;
}

.box_column01.col2 .col {
    padding: 0 0 15px 0;
    border-bottom: dotted 1px #e5e5e5;
    margin: 0 0 15px 0;
}

.box_column01.col2 .col .img {
    float: left;
    width: 30%;
    margin: 0 5% 0 0;
}

.box_column01.col2 .col .inner {
    overflow: hidden;
}

/* Facebook */

.col2_right {
  margin: 0 0 60px 0;
}

.col2_right *:first-child {
  margin: 0 0 20px 0;
}

/* ボタン */

.box_colum_btn {
    clear: both;
    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 45px 18px;
}

.box_colum_btn a span {
    padding: 0 0 0 16px;
    background: url(../img/arw.png) no-repeat 0 5px;
}

.box_colum_btn a:link,
.box_colum_btn a:visited {
    text-decoration: none;
}

.box_colum_btn a:hover {
    text-decoration: underline;
}


/* 中央揃え */

.bnr_center ul {
    max-width: 560px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
}

.bnr_center li {
    max-width: 230px;
    width: 48%;
    margin: 0 0 20px;
}

.bnr_center li:nth-child(odd) {
    float: left;
    clear: both;
}

.bnr_center li:nth-child(even) {
    float: right;
}


/* 165センター */

.bnr_center.bnr_165 ul {
    max-width: 350px;
}


/* alink_text */

.alink_text ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.alink_text li {
    width: 48%;
    margin: 0 0 4%;
}

.alink_text li:nth-child(odd) {
    float: left;
    clear: both;
}

.alink_text li:nth-child(even) {
    float: right;
}

.alink_text li a {
    display: block;
    padding: 12px 7px;
    border: 1px solid #e6e6e6;
    text-align: center;
    font-size: 86%;
}

.alink_text li a span {
    padding: 0 0 0 16px;
    background: url(../img/arw.png) no-repeat 0 50%;
}

.alink_text li a:link,
.alink_text li a:visited {
    text-decoration: none;
}

.alink_text li a:hover {
    text-decoration: underline;
}

/* alink
=================== */

ul.alink {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.alink li {
    margin: 0 0 10px;
}

ul.alink li a {
    display: block;
    margin: 0;
    padding: 8px 14px 8px 32px;
    border: 1px solid #e5e5e5;
    background: rgba(255,255,255,0.3) url(../img/arw_down.png) no-repeat 10px 45%;
    background-size: 13px auto;
}

ul.alink li a:link,
ul.alink li a:visited {
    text-decoration: none;
}

ul.alink li a:hover {
    text-decoration: underline;
}


/* link_text_lr
======================================================= */

.link_text_lr .link_text_l {
    margin: 0 0 20px;
}

.link_text_lr a {
    display: table;
    width: 100%;
    padding: 10px;
    border: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.link_text_lr a span {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    width: 70%;
    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;
}


/* 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 30px;
    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: 10px;
    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;
}


/* お問い合わせ・資料請求設定
======================================================= */

.sp_con {
    margin: 0 auto 40px;
    width: 100%;
    padding: 15px 10px;
    border: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.sp_con .tit {
    float: left;
    font-size: 129%;
    font-weight: bold;
    margin: 0;
    line-height: 1;
    padding: 12px 0 0;
}

.sp_con ul {
    float: right;
    width: 85px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.sp_con ul li {
    list-style-type: none;
}

.sp_con ul li:first-child a {
    float: left;
    width: 40px;
    padding-top: 40px;
    height: 0 !important;
    height /**/: 40px;
    overflow: hidden;
    outline: none;
    background: #6a6a6a url(../img/sp/btn_tel.png) no-repeat 0 0;
    -webkit-background-size: 40px 40px;
       -moz-background-size: 40px 40px;
         -o-background-size: 40px 40px;
            background-size: 40px 40px;
        -ms-background-size: 40px 40px;
    margin: 0 5px 0 0;
}

.sp_con ul li:last-child a {
    float: left;
    width: 40px;
    padding-top: 40px;
    height: 0 !important;
    height /**/: 40px;
    overflow: hidden;
    outline: none;
    background: #6a6a6a url(../img/sp/btn_contact.png) no-repeat 0 0;
    -webkit-background-size: 40px 40px;
       -moz-background-size: 40px 40px;
         -o-background-size: 40px 40px;
            background-size: 40px 40px;
        -ms-background-size: 40px 40px;
}

.f_contact .f_contact_in {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.f_contact .f_contact_in > div {
    margin: 0 auto 40px;
    max-width: 408px;
    width: 100%;
    padding: 15px 10px;
    border: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.f_contact .f_contact_in .fcon {
    display: none;
    text-align: center;
}

.f_contact .fcon .tit {
    font-size: 129%;
    font-weight: bold;
    margin: 0 0 15px;
    line-height: 1;
}

.f_contact .fcon .tel {
    margin: 0 0 20px;
    line-height: 1;
}

.f_contact .fcon .btn a {
    display: block;
    border: 1px solid #ccc;
    padding: 19px 45px 18px;
}

.f_contact .fcon .btn a span {
    padding: 0 0 0 21px;
    background: url(../img/arw.png) no-repeat 0 5px;
}

.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 {
    text-align: left;
    background: url(../img/bg_fmate.gif) no-repeat 95% 50px;
    -webkit-background-size: 74px 73px;
       -moz-background-size: 74px 73px;
         -o-background-size: 74px 73px;
            background-size: 74px 73px;
        -ms-background-size: 74px 73px;
}

.f_contact .fmate .tit {
    font-size: 129%;
    font-weight: bold;
    margin: 0 0 15px;
    line-height: 1;
    text-align: center;
}

.f_contact .fmate .txt {
    margin: 0 0 12px;
}

.f_contact .fmate .btn {
}

.f_contact .fmate .btn a {
    text-align: center;
    display: block;
    border: 1px solid #ccc;
    padding: 19px 45px 18px;
}

.f_contact .fmate .btn a span {
    padding: 0 0 0 21px;
    background: url(../img/arw.png) no-repeat 0 5px;
}

.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 */

.wrap_un .f_contact {
    clear: both;
    margin: 60px 0 0;
}

.wrap_un .f_contact .fcon .tel {
    margin: 0 0 29px;
}

.wrap_un .f_contact .fmate .tit {
    margin: 0 0 13px;
}

.wrap_un .f_contact .btn a {
    padding: 19px 30px 18px;
    text-align: center;
}

.wrap_un .f_contact .f_contact_in .fmate {
    text-align: left;
    background: url(../img/bg_fmate.gif) no-repeat 85% 51px;
    -webkit-background-size: 74px 73px;
       -moz-background-size: 74px 73px;
         -o-background-size: 74px 73px;
            background-size: 74px 73px;
        -ms-background-size: 74px 73px;
}


/* 施設案内
======================================================= */

.facility_block  {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.facility_l,.facility_r  {
    margin:15px auto;
/*    text-align:center;*/
    position: relative;
}

.facility_block .blank {
    padding: 0 0 0 20px;
    background: url(../img/ico_blank.gif) no-repeat 4px 5px;
}

.gallary_zoom {
    position: absolute;
    bottom: 21px;
    right: 10px;
}


.facility_tit{
    display: block;
    margin:10px 0;
    text-align:left;
}  

.fw{
        margin:10px 0 5px 0;
        font-weight:bold;
}   

.facility_txt {
    font-size: 100%;
    margin: 0 auto;
    display:block;
}

.info_contents {
    width: 100%;
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
    display: flex;
    flex-wrap: wrap;
}

.info_contents .img {
    margin: 0 9px 0 0;
    display:block;
    flex-basis: 41px;
}

.info_contents .txt {
    flex-basis: calc(100% - 50px);
}

.acs_wide {
    width: 20%;
    vertical-align: top;
}

/* BLOCK内スタイル設定
======================================================= */

span.texts {
    font-size: 77%;
    line-height: 1.3;
}
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%;
    padding: 0;
    border-collapse: collapse;
}

table.nbr,
table.tbr table.nbr {
    border-collapse: collapse;
    border-top: none;
    border-left: none;
}

table.nbr th,
table.tbr table.nbr th {
    padding: 0;
    color: #333;
    border-right: none;
    border-bottom: none;
}

table.nbr td,
table.tbr table.nbr td {
    padding: 0;
    color: #333;
    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;
    color: #333333;    /* 表組み th文字色 */
    border-bottom: 1px solid #c2c2c2;   /* 表組み 枠線色 */
    border-bottom: 1px solid #c2c2c2;   /* 表組み 枠線色 */
    background: #d2d2d2;    /* 表組み th背景色 */
    display: block;
}

table.tbr td,
table.nbr table.tbr td {
    padding: 10px;
    border-right: 1px solid #c2c2c2;    /* 表組み 枠線色 */
    border-bottom: 1px solid #c2c2c2;   /* 表組み 枠線色 */
    display: block;
    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;        /* 表組み 枠線色 */
        font-size:80%;
}

table.tbr02 th,
table.nbr table.tbr02 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背景色 */
}

table.tbr02 td,
table.nbr table.tbr02 td {
        padding: 10px;
        text-align: left;
    line-height: 1.5;
        border-right: 1px solid #c2c2c2;        /* 表組み 枠線色 */
        border-bottom: 1px solid #c2c2c2;        /* 表組み 枠線色 */
        background: #fff;
}


.wrap_priceTbr {
    overflow-x: scroll;
}

.priceTbr {
    border-collapse: collapse;
    border-top: 1px solid #c2c2c2;        /* 表組み 枠線色 */
    border-left: 1px solid #c2c2c2;        /* 表組み 枠線色 */
    width: 100%;
    border-collapse: collapse;
    white-space: nowrap;
}

.priceTbr thead 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背景色 */
}

.priceTbr tbody 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: #f5f5f5;        /* 表組み th背景色 */
}

.priceTbr td {
    padding: 10px;
    text-align: left;
    line-height: 1.5;
    border-right: 1px solid #c2c2c2;        /* 表組み 枠線色 */
    border-bottom: 1px solid #c2c2c2;        /* 表組み 枠線色 */
    background: #fff;
}


/*テーブルbasic02設定*/

table.tbr,
table.tbr02,
table.tbr03 {
　　/*word-wrap: break-word;*/
    width: 100%;
　　table-layout: fixed;　
}

table.tbr thead {
    display: none;
}

table.tbr th,
table.tbr td,
table.tbr02 th,
table.tbr02 td,
table.tbr03 th,
table.tbr03 td,
/*table.sp_about th,
table.sp_about td {
    display: block;
}

table.sp_about tr:first-child{
    display: none;
}

table.sp_about tr td:first-child{
    background: #d9d9d9;
}*/

table.sp_tbr th,
table.sp_tbr td{
    display: table-cell;
}


table.tbr td[data-title]:before {
    color: #666;
    content: attr(data-title) " :";
    font-weight: bold;
    padding: 0 10px 0 0;
    text-transform: none;
    display: block;
    float: left;
}

table.tbr td span {
    display: block;
    overflow: hidden;
}

iframe {
    overflow: hidden;
    max-width: 99%;
    height: auto;
    border: 1px solid #ccc;
}

.photo_r,
.photo_l,
.photo_c,
.photo-r,
.photo-l,
.photo-c {
    width: auto !important;
    font-size: 79%;
    line-height: 1.3;
    margin: 0 auto 20px;
    text-align: center;
    color: #333;
}

.photo_r img,
.photo_l img,
.photo_c img,
.photo-r img,
.photo-l img,
.photo-c img {
    display: block;
    margin: 0 auto 10px;
}



/* リンクページテーブル設定
======================================================= */

table.nbr,
table.tbr03 table.nbr {
　　　　table-layout: fixed;　
        border-collapse: collapse;
        border-top: none;
        border-left: none;
}

table.nbr th,
table.tbr03 table.nbr th {
　　　　table-layout: fixed;　
        font-weight: bold;
        padding: 0;
        border-right: none;
        border-bottom: none;
}

table.nbr td,
table.tbr03 table.nbr td {
　　　　table-layout: fixed;　
        padding: 0;
        text-align: left;
        border-right: none;
        border-bottom: none;
}

table.tbr03,
table.nbr table.tbr03 {
　　　　table-layout: fixed;　
        border-collapse: collapse;
        border-top: 1px solid #c2c2c2;        /* 表組み 枠線色 */
        border-left: 1px solid #c2c2c2;        /* 表組み 枠線色 */
}

table.tbr03 th,
table.nbr table.tbr03 th {
　　　　table-layout: fixed;　
        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 {
　　　　table-layout: fixed;　
        padding: 10px;
        text-align: left;
    line-height: 1.5;
        border-right: 1px solid #c2c2c2;        /* 表組み 枠線色 */
        border-bottom: 1px solid #c2c2c2;        /* 表組み 枠線色 */
        background: #fff;
        padding: 10px;
        
}


/* 各種資料
======================================================= */
ul.pdf {
    list-style-type: none;
    text-align:left;
    margin:0;        
}

ul.pdf li a {
    background: url(../img/ico_pdf.gif) 0 10% no-repeat;
    display: block;
    padding: 0 0 10px 25px;
    background-size: auto 20px;
    display: inline-block;
}

ul.excel {
    list-style-type: none;
    text-align:left;
    margin:0;        
}

ul.excel li a {
    background: url(../img/ico_excel.gif) 0 10% no-repeat;
    display: block;
    padding: 0 0 10px 25px;
    background-size: auto 20px;
    display: inline-block;
}


/* 利用料金 SP*/

table.plice_t {
    /* margin: 20px auto 0 auto; */
    width: 90%;
}

table.plice_t thead {
        display: none;
        visibility: hidden;
        border: none;
}

table.plice_t tbody , table.plice_t tr {
        display: block;
        clear: both;
        text-align: right;
        white-space: normal;
        border: none;
}

table.plice_t tr {
        margin-bottom: 20px;
        border-right: 1px solid #ccc;
        border-left: 1px solid #ccc;
}

table.plice_t td {
        padding: 3%;
        border-bottom: 1px solid #ccc;
        display: block;
        text-align: left;
        white-space: normal;
        word-break: break-all;
        width: 94%!important;
        background: #fff;
}

table.plice_t th {
        padding: 3%;
        border-bottom: 1px solid #ccc;
        display: block;
        text-align: center;
        white-space: normal;
        word-break: break-all;
        width: 94%!important;
}

table.plice_t th.none {
    display: none;
}

table.plice_t td[data-title]:before {
     float: left;
   content: attr(data-title) "\00A0";
     font-weight: bold;
     text-transform: none;
}

table.plice_t th[data-title]:before {
        float: left;
        content: attr(data-title) ":\00A0";
        font-weight: bold;
        text-transform: none;
}

table.plice_t td.date {
        background: #feeff2;
        color: #000;
        font-weight: bold;
        border-top: 1px solid #ccc;
}

table.plice_t td.class {
        background: #dcedf5;
        color: #000;
        font-weight: bold;
        border-top: 1px solid #ccc;
}

table.plice_t th.class {
        background: #D2D2D2;
        color: #000;
        font-weight: bold;
        border-top: 1px solid #ccc;
}




.price_box_l img, .price_box_r img {
    border: 1px solid #d9d9d9;
}


.price_box_r {
    margin: 0 0 20px;
    text-align: center;
}

.price_box_l {
    margin: 0 0 20px;
    text-align: center;
}

a.pdf {
    padding: 5px 0 5px 20px;
    background: url(../img/ico_pdf.gif) 0 0.4em no-repeat;
    background-size: auto 20px;
}




/* リンク定義
======================================================= */

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 {
    display: block;
    width: 100%;
    border-top: 1px solid #e6e6e6;
    border-left: none;
}

form table.tbr th {
    display: block;
    width: 100%;
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: none;
}

form table.tbr td {
    clear: both;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    border: 1px solid #e6e6e6;
}

form table.tbr span {
    /* float: right; */
    color: #666;
    font-size: 86%;
    /* padding: 2px 7px; */
    margin: 5px;
}

form ul,
form ol {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

form input,
form select,
form label {
    width: 90%;
    /* padding: 5px; */
    /* font-size: 115%; */
    vertical-align: middle;
}

form select#month,
form select#day {
    width: 30%;
}

form textarea {
    width: 90%;
    padding: 5px;
    font-size: 115%;
    vertical-align: middle;
    resize: vertical;
}

form input[type="tel"] {
    width: 20%;
}

form input[type="radio"],
form input[type="checkbox"] {
    width: 20px;
    height: 20px;
    -moz-transform-origin: left center;
    -moz-transform: scale( 1 , 1 );
    -webkit-transform-origin: left center;
    -webkit-transform: scale( 1 , 1 );
}

form ul.list_inline li {
    float: left;
    margin: 0 30px 0 0;
}

form ul.list_inline li input[type="checkbox"] {
    margin: 0 10px 0 0;
}

dl.subform {
    width: 100%;
    padding: 0 0 5px;
}

dl.subform dt {
    font-weight: bold;
}

form .agree_box {
    padding: 15px 10px;
    text-align: center;
    border: 1px solid #e6e6e6;
}

form .agree_box input[type="checkbox"] {
    margin: 0 5px 0 0;
    -moz-transform-origin: left center;
    -moz-transform: scale( 1 , 1 );
    -webkit-transform-origin: left center;
    -webkit-transform: scale( 1 , 1 );
}

form input.btn {
    display: block;
    margin: 0 auto;
    padding: 20px 60px 20px 81px;
    color: #fff;
    background: #666 url(../img/arw_wb.png) no-repeat 60px 27px;
    border: none;
}

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;
}
















/* お問い合わせ error */

#form_flow {
    font-size: 77%;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#form_flow li {
    float: left;
    width: 28%;
    list-style-type: none;
}

#form_flow li.arw {
    width: 8%;
    padding: 7px 0 0 0;
    text-align: center;
}

#form_flow li .inner {
    padding: 5px 0;
    text-align: center;
    border: 1px solid #d2d2d2;
}

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;
}

.contactform ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.contactform input {
    vertical-align: middle;
}

.err_block {
    clear: both;
    margin-bottom: 17px;
    padding: 12px;
    background: #ffe8e8;
}

.err_block p {
    font-size: 100%;
    line-height: 1.6;
    color: #f00;
}

.err_block p.err_tit {
    font-size: 100%;
    font-weight: bold;
    line-height: 1.5;
    margin: 0 0 5px 0;
    padding: 2px 0 2px 10px;
    color: #fff;
    background: #f00;
}


/* 真ん中
======================================================= */

.tal {
    text-align: left !important;
}

.tac {
    text-align: center !important;
}

.tar {
    text-align: right !important;
}



/* TOPへ戻る
======================================================= */

.top_back {
    clear: both;
    padding: 0 0 30px;
    text-align: center;
}

.top_back a {
    padding: 0 15px;
}


/* 汎用スタイル設定
======================================================= */

.tac { text-align: center; }
.tal { text-align: left; }
.ter { text-align: right; }

.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.mb40 { margin-bottom: 40px; }



.sp_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%; }

/* 45周年
======================================================= */
.main .block .anniversary_topic h2 span {
    font-size: 100%;
    color: #00a487;
    padding-left: 11px;
}

#forty_five_year_top .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 footer .foot_nav {
    background: #00a487;
}


#forty_five_year_un footer .foot_nav {
    background: #00a487;
}


#forty_five_year_top footer {
    background: #00997e;
}

#forty_five_year_un footer {
    background: #00997e;
}


#forty_five_year_top .foot_info {
    color: #ffffff;
}

#forty_five_year_un .foot_info {
    color: #ffffff;
}

#forty_five_year_top .foot_nav a {
    display: block;
    padding: 12px 10px;
    background: #00a487 url(../img/arw_wb.png) no-repeat 95% 50%;
}


#forty_five_year_un .foot_nav a {
    display: block;
    padding: 12px 10px;
    background: #00a487 url(../img/arw_wb.png) no-repeat 95% 50%;
}

#forty_five_year_top .pagetop a {
    float: left;
    width: 40px;
    padding-top: 40px;
    height: 0px !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_top .foot_nav ul li {
    border-top: 2px solid #d9d9d9;
}

#forty_five_year_top .foot_nav ul li:first-child {
    border: none;
}

#forty_five_year_top .head_45 {
    display: none;
}

#forty_five_year_top {
    font: 14px 'ヒラギノ角ゴ Pro W3','メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'Helvetica', 'Arial', 'Verdana', 'sans-serif';
    margin: 0;
    padding: 0;
    line-height: 1.6;
    text-align: left;
    color: #333;
    position: relative;
    background: #fff;
    -webkit-text-size-adjust: 100%;
    word-wrap: break-word;
}

#forty_five_year_un {
    font: 14px 'ヒラギノ角ゴ Pro W3','メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'Helvetica', 'Arial', 'Verdana', 'sans-serif';
    margin: 0;
    padding: 0;
    line-height: 1.6;
    text-align: left;
    color: #333;
    position: relative;
    background: #fff;
    -webkit-text-size-adjust: 100%;
    word-wrap: break-word;
}

#forty_five_year_top header {
    margin: 0 0 5px 0;
    padding: 3%;
    background: #fff;
}

#forty_five_year_top header .head_l {
    float: left;
    position: relative;
    top: 0px;
    padding: 0;
    width: 200px;
    height: 50px;
}


#forty_five_year_top header .sp_trigger {
    position: absolute;
    font-size: 71.429%;
    right: 3%;
    z-index: 20;
    display: block;
    float: left;
    width: 50px;
    height: 15px;
    text-align: center;
    padding: 34px 0 1px;
    background: #fbf9ef url(../img/sp/green_menu_open.png) 0 0 no-repeat;
    -webkit-background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    -o-background-size: 50px 50px;
    background-size: 50px 50px;
    -ms-background-size: 50px 50px;
    text-indent: initial;
}


#forty_five_year_top header .sp_trigger.active {
    display: block;
    float: left;
    width: 50px;
    height: 15px;
    background: #fbf9ef url(../img/sp/green_menu_close.png) 0 0 no-repeat;
    -webkit-background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    -o-background-size: 50px 50px;
    background-size: 50px 50px;
    -ms-background-size: 50px 50px;
    text-indent: initial;
}

#forty_five_year_top header .sp_trigger .cl, .sp_trigger.active .op {
    display: none;
}

#forty_five_year_un header {
    margin: 0 0 5px 0;
    padding: 7px 3%;
    background: #fff;
}

#forty_five_year_un header .head_l {
    float: left;
    position: relative;
    top: 0px;
    padding: 0;
    width: 200px;
    height: 50px;
}


#forty_five_year_un header .sp_trigger {
    position: absolute;
    font-size: 71.429%;
    right: 3%;
    z-index: 20;
    display: block;
    float: left;
    width: 50px;
    height: 15px;
    text-align: center;
    padding: 34px 0 1px;
    background: #fbf9ef url(../img/sp/green_menu_open.png) 0 0 no-repeat;
    -webkit-background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    -o-background-size: 50px 50px;
    background-size: 50px 50px;
    -ms-background-size: 50px 50px;
    text-indent: initial;
}


#forty_five_year_un header .sp_trigger.active {
    display: block;
    float: left;
    width: 50px;
    height: 15px;
    background: #fbf9ef url(../img/sp/green_menu_close.png) 0 0 no-repeat;
    -webkit-background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    -o-background-size: 50px 50px;
    background-size: 50px 50px;
    -ms-background-size: 50px 50px;
    text-indent: initial;
}

#forty_five_year_un header .sp_trigger .cl, .sp_trigger.active .op {
    display: none;
}



#forty_five_year_top .foot_info .foot_in {
    padding: 8% 3%;
}

#forty_five_year_un .foot_info .foot_in {
    padding: 8% 3%;
}


#forty_five_year_top .sp_trigger.active .cl {
    display: block;
}

#forty_five_year_un .sp_trigger.active .cl {
    display: block;
}

#forty_five_header nav ul li a:link,
#forty_five_header nav ul li a:visited,
#forty_five_header nav ul li a:active {
    color: #007da6;
    background: #00a487 url(../img/sp/sp_arw.png) no-repeat right 50%;
    text-decoration: none;
}

#forty_five_year_top nav ul li a:link,
#forty_five_year_top nav ul li a:visited,
#forty_five_year_top nav ul li a:active {
    color: #fff;     /* ナビゲーション（第一階層メニュー）文字色 */
    background: #00a487 url(../img/sp/white_arw.png) no-repeat 95% 50%;     /* ナビゲーション（第一階層メニュー）背景色 */
    text-decoration: none;
}

#forty_five_year_un nav ul li a:link,
#forty_five_year_un nav ul li a:visited,
#forty_five_year_un nav ul li a:active {
    color: #fff;     /* ナビゲーション（第一階層メニュー）文字色 */
    background: #00a487 url(../img/sp/white_arw.png) no-repeat 95% 50%;     /* ナビゲーション（第一階層メニュー）背景色 */
    text-decoration: none;
}

#forty_five_year_top nav {
    display: none;
    width: 94%;
    margin: 0 auto;
    position: absolute;
    top: 60px;
    z-index: 20;
    left: 0px;
    padding: 3%;
    background: #00a487;
    margin-top: 8px;
}

#forty_five_year_un nav {
    display: none;
    width: 94%;
    margin: 0 auto;
    position: absolute;
    top: 60px;
    z-index: 20;
    left: 0px;
    padding: 3%;
    background: #00a487;
    margin-top: 8px;
}

#forty_five_year_un nav ul {
    margin : 0;
}

#forty_five_year_top nav ul {
    margin : 0;
}


#forty_five_year_un nav ul li {
    font-size: 100%;
    display: block;
    zoom: 1;
    text-align: left;
    text-decoration: none;
    border-top: 1px solid #d9d9d9;
    border-bottom: none;
}

#forty_five_year_un nav ul li:first-child {
    border-top: none;
}


#forty_five_year_un nav ul li a {
    border-bottom: none;
}

#forty_five_year_top nav ul li {
    font-size: 100%;
    display: block;
    zoom: 1;
    text-align: left;
    text-decoration: none;
    border-top: 1px solid #d9d9d9;
    border-bottom: none;
}

#forty_five_year_top nav ul li:first-child {
    border-top: none;
}


#forty_five_year_top nav ul li a {
    border-bottom: none;
}

#forty_five_year_top .main,
#forty_five_year_top .side,
#forty_five_year_top .side_plaza,
#forty_five_year_top .side_common {
    width: 100%;
    margin: 0 auto 40px;
}

#forty_five_year_top .anniversary_topic {
    margin: 0 0 40px 0;
    padding: 0;
    width: 90%;
    margin: 100px auto;
    backbround: url(../img/img_top_garw.png) 0 50% no-repeat;
}

#forty_five_year_top .event45 {
    display: none;
}

#forty_five_year_top .box_column01 {
    width: 288px;
    margin: 0 auto;
}

#forty_five_year_top .box_column01 .img {
    margin: 0;
    width: 45%;
    float: left;
}

#forty_five_year_top .inner .col1 a {
    display: block;
    background: #fff url(../img/img_green_arw.png) no-repeat 94% 50%;
    padding: 30px 0 31px;
    text-align: center;
    text-decoration: none;
    width: 157px;
    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: 41px 51px 42px 50px;
    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: 52px 0;
    text-align: center;
    text-decoration: none;
    width: 157px;
    color: #333;
}

#forty_five_year_top .foot_info .responsive_copy {
    clear: both;
    text-align: center;
    font-size: 72%;
    line-height : 2;
}

#forty_five_year_un .foot_info .responsive_copy {
    clear: both;
    text-align: center;
    font-size: 72%;
    line-height : 2;
}

#forty_five_year_top .copy {
    display: none;
}

#forty_five_year_un .copy {
    display: none;
}

#forty_five_year_top .box_column01.col3 .col {
    border: 1px solid #ececec;
    margin: 30px auto 0;
}

#forty_five_main .block h2 {
    border-left: 3px solid #00a487;
    padding: 11px;
    background: #def7f1;
}

#forty_five_main .block h3 {
    background: none;
    color: #00a487;
    border-bottom: 1px solid #00a487;
    font-size: 114.286%;
    padding: 7px 0 6px 0px;
    font-weight: bold;
}

#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;
}

#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_header a {
    color: #007da6;
}

#forty_five_year_un .event_45_bg {
    margin: 0 auto;
    background: url(../img/sp/img_45un_sp.jpg) no-repeat right;
    margin-bottom: 40px;
    background-size: cover;
    height: 100%;
    padding: 10px 150px 9px 10px;
}

#forty_five_year_un .breadcrumb {
    margin: 0 auto;
}

#forty_five_year_un .event_45_bg h1 {
    border: none;
    margin: 0 auto;
    padding: 0px 0;
    font-size: 135.714%;
}

#forty_five_main {
    width: 100%;
    margin: 0 auto 40px;
}

#forty_five_main .block {
    width: 90%;
    margin: 0 auto 40px;
}

#forty_five_year_un .foot_nav ul li {
    border-top: 2px solid #d9d9d9;
}

#forty_five_year_un .foot_nav ul li:first-child {
    border: none;
}

.forty_five_special li {
    list-style: none;
    margin: 0 auto 30px;
    max-width: 310px;
}

.forty_five_special .list_small {
    max-width: 238px;
}

.forty_five_special {
    margin: 0 auto;
    padding: 0;
}

.forty_five_special li magnifying_glass {
    background: URL('../img/magnifying-glass_03.png') no-repeat 100% 50%;
    padding-right: 23px;
    text-align: right;
    padding-top: 6px;
}

.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 {
    font-size: 85.714%;
    font-weight: bold;
    color: #00997e;
}
.block .forty_five_special .magnifying_glass a {
    font-size: 85.714%;
    font-weight: bold;
    color: #00997e;
    text-decoration: none;
}

.forty_five_special_2 li {
    list-style: none;
    margin: 0 auto 30px;
    max-width: 222px;
}

.forty_five_special_2 {
    margin: 0 auto;
    padding: 0;
}

.forty_five_special_2 li 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_2 .magnifying_glass {
    font-size: 85.714%;
    font-weight: bold;
    color: #00997e;
}
.forty_five_special_2 .magnifying_glass a {
    font-size: 85.714%;
    font-weight: bold;
    color: #00997e;
    text-decoration: 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;
}

.anniversary_topic li {
    list-style: none;
    padding-bottom: 15px;
}

.anniversary_topic ul {
    margin: 0 auto;
}

.anniversary_topic .topicsblock .infolist a {
    padding: 0 0 0 19px;
    background: url(../img/img_top_garw.png) 0 50% no-repeat;
    font-size: 85.714%;
}

.anniversary_topic li span.day {
    display: block;
}

.forty_five_comp li {
    list-style: none;
    margin: 0 auto 30px;
    max-width: 310px;
}

.forty_five_comp {
    margin: 0 auto;
    padding: 0;
}

#forty_five_year_un ol p {
    padding-left: 10px;
}

#forty_five_year_un .forty_five_comp li p {
    padding-top: 10px;
}

#forty_five_main .forty_five_special li p {
    padding-top: 10px;
}

.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;
}

#forty_five_main ul,ol {
    margin : 0 ;
}

.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: 4px 0;
}

.covidBox {
    background: #fff5f2;
    padding: 15px;
    border: solid 4px #dd0000;
}

#kaikan_top_a .block .covidBox h2,
#plaza_top_a .block .covidBox h2 {
    border-left: none;
    font-size: 128.571%;
    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;
    border: none;
    color: #dd0000;
    font-family: 'arial black', 'avant garde';
    font-size: 142.857%;
    float: none;
}

.pickUpBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.pickUpBox .item {
    flex-basis: 100%;
}

.pickUpBox .item:nth-child(n+2) {
    margin-top: 30px;
}

.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;
}

.main .block .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% - 140px);
    margin-left: 20px;
}

.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;
    flex-wrap: wrap;
}

.documentBox .item + .item {
    margin-top: 30px;
}

.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;
    justify-content: space-between;
}

.imgThumnailUl:after {
    content:"";
    display: block;
    width:30%;
}

.imgThumnailUl li {
    flex-basis: 30%;
}

.imgThumnailUl li:nth-child(n+4) {
    margin-top: 10px;
}

.imgThumnailUl li a {
    display: block;
}