@charset "UTF-8";

/* **********************************************************************
 *
 *       Title:   Site-Shokunin CMS block.css
 *       Notes:   Hand-crafted by WebLab Corporation in Tokyo.
 *
 ********************************************************************** */


/* IE用印刷設定CSS
======================================================= */

@media print{

body {
_zoom: 67%; /*WinIE only */
}


#top_a {_zoom: 95%; /*WinIE only */
}
}


/* BLOCK内スタイル設定
======================================================= */

p { margin: 0; line-height: 1.5; }

span.texts { font-size: 77%; line-height: 1.3; }
span.textn { font-size: 100%; line-height: 1.5; }
span.textl { font-size: 138.5%; line-height: 1.5; }
span.textll { font-size: 200%; line-height: 1.5; }
span.textxl { font-size: 350%; line-height: 1.5; }
span.textxxl { font-size: 500%; line-height: 1.5; }

.tac {text-align:center;}
.tar {text-align:right;}

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;
    border-right: none;
    border-bottom: none;
    font-size: 100%;
    font-weight: bold;
    line-height: 1.5;
}

table.nbr td,
table.tbr table.nbr td {
    padding: 0;
    border-right: none;
    border-bottom: none;
    font-size: 100%;
    line-height: 1.5;
}

table.tbr,
table.nbr table.tbr {
    border-collapse: collapse;
    width: 100%;
    border-top: 1px solid #ccc;        /* 6-H 全体ライン */
    border-left: 1px solid #ccc;        /* 6-H 全体ライン */
}

table.tbr th,
table.nbr table.tbr th,
table.tbr td.item {
    padding: 10px;
    border-right: 1px solid #ccc;        /* 6-H 全体ライン */
    border-bottom: 1px solid #ccc;        /* 6-H 全体ライン */
    background: #f2faed;        /* 6-F 表組み背景 */
    color: #333;        /* 6-G 表組み文字 */
    font-size: 100%;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
}

#contents div.block table.tbr th p,
#contents div.block table.nbr table.tbr th p {
    text-align: center;
}

table.tbr td,
table.nbr table.tbr td {
    padding: 10px;
    border-right: 1px solid #ccc;        /* 6-H 全体ライン */
    border-bottom: 1px solid #ccc;        /* 6-H 全体ライン */
    line-height: 1.5;
}

blockquote {
    clear: both;
    margin: 0;
    padding: 10px;
    border: 1px solid #cfcfcf;
    background: #f3f3f3;
    font-size: 100%;
    text-align: left;
    line-height: 1.4;
}


img { border: 0; }

.photo_r {
    float: right;
    margin: 3px 0 10px 15px;
    font-size: 77%;
    text-align: left;
    line-height: 1.3;
}

.photo_l {
    float: left;
    margin: 3px 15px 10px 0;
    font-size: 77%;
    text-align: center;
    line-height: 1.3;
}

.photo_c {
    margin: 3px auto 10px auto;
    font-size: 77%;
    line-height: 1.3;
}

.photo_r img,
.photo_l img,
.photo_c img {
    margin-bottom: 3px;
}



/* トップページスタイル */

.topmain {
    display: table-cell;
    width: 720px;
    height: 200px;
    border: 1px solid #ccc;
    background: url(../../img/main_bg.jpg) 0 0 no-repeat;
    vertical-align: middle;
}

.topmain .txt {
    width: 340px;
    margin: 0 0 0 20px;
    padding: 15px;
    background: url(../../img/main_txtbg.png) 0 0;
    text-align: left;
    vertical-align: middle;
}



/* コンテンツ　パターン1 横並び */

.cnt_l {
    float: left;
    width: 48%;
    margin: 0 0 10px 0;
}

.cnt_r {
    float: right;
    width: 48%;
    margin: 0 0 10px 0;
}

.cnt_l .img,
.cnt_r .img {
    float: left;
    width: 70px;
}

.cnt_l .info,
.cnt_r .info {
    float: right;
    width: 265px;
}

/* 下層お問い合わせ */

.f_inquiry {
    clear: both;
    width: 55%;
    margin: 40px auto 0 auto;
    padding: 0 21px;
    border: 3px solid #ccc;
    line-height: 1.5;
}

.f_inquiry_top {
    margin: 0;
    padding: 10px 0 5px;
    border-bottom: 1px dotted #ccc;
    font-weight: bold;
    text-align: center;
}

.f_inquiry_top p {
    text-align: center;
}

.f_inquiry_btm {
    margin: 0;
    padding: 0;
}

.f_inquiry_btm .btm_left {
    float: left;
    width: 44%;
    margin: 0;
    padding: 10px 0;
    text-align: center;
}

.f_inquiry_btm .btm_right {
    float: right;
    width: 218px;
    margin: 15px 0 0 0;
    padding: 0 0;
    text-align: center;
}

p.inquiry_tel {
    margin: 0 0 0 0;
    padding: 0;
    font-weight: bold;
}

* html p.inquiry_tel { padding: 10px 0 0 0; }

p.inquiry_tel span {
    font-size: 77%;
    font-weight: normal;
}


p.inquiry_tel strong {
    padding: 5px 0 5px 28px;
    background: url(../img/tel.gif) no-repeat 0 50%;
}

* html p.inquiry_tel strong { background: url(../img/tel.gif) no-repeat 0 10px; }
*:first-child+html p.inquiry_tel strong { background: url(../img/tel.gif) no-repeat 0 0; }


.com_info {
    padding: 10px;
    border: 1px solid #ccc;
}


/* お問い合わせ table */

.contactform table.tbr {
    width: 100%;
}

.contactform table.tbr th,
.contactform table.tbr td.item,
table.tbr td.item {
    width: 25%;
}

.contactform table.tbr td {
    width: 75%;
}

#contents div.block .contactform ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#contents div.block .contactform input {
    vertical-align: middle;
}

dl.subform {
    width: 100%;
    padding: 0 0 5px 0;
}

dl.subform dt {
    float: left;
    width: 20%;
}

dl.subform dd {
    float: left;
    width: 80%;
}


/* お問い合わせ error */

.err_block {
    clear: both;
    margin-bottom: 17px;
    padding: 12px;
    background: #ffe8e8;
}

.err_block p {
    color: #f00;
    font-size: 100%;
    line-height: 1.6;
}

.err_block p.err_tit {
    margin: 0 0 5px 0;
    padding: 2px 0 2px 10px;
    background: #f00;
    color: #fff;
    font-size: 100%;
    font-weight: bold;
    line-height: 1.5;
}


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: block;
    padding: 0px;
    border: none;
}
fieldset.error {
    background: #ffe8e8;
}
fieldset legend {
    display: none;
}
#contents div.block #form_flow {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#form_flow li {
    list-style-type: none;
    float: left;
    width: 202px;
}

#form_flow li.arw {
    width: 57px;
    padding: 7px 0 0 0;
    text-align: center;
}

#form_flow li .inner {
    padding: 5px 0;
    border: 1px solid #d2d2d2;
    text-align: center;
}

select option:checked,
select option:hover {
    background: #f4f4f4;
    color: #333;
}


/* お問い合わせ form */

p.add {
    padding: 15px 0 0;
    color: #666;
    font-size: 14px;
    font-size: 1.4rem;
    font-size: 75%;
}

form input,
form select {
    padding: 5px;
    vertical-align: middle;
}

form select {
    margin: 0 10px;
}

form select:first-child {
    margin: 0 10px 0 0;
}

.check {
    margin: 30px 0 0;
}

form input[type="radio"],
form input[type="checkbox"] {
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    margin: 0 5px 5px 0;
    padding: 0;
}

form input[type="radio"] + label,
form input[type="checkbox"] + label {
    background: #fff;
}

.stepflow {
    display: table;
    overflow: hidden;
    list-style-type: none;
    width: 100%;
    margin: 0;
    padding: 0;
}
.stepflow li {
    display: table-cell;
    position: relative;
    width: 33%;
    padding: 12px 0 15px 0;
    background: #faf8eb;
    color: #333;
    font-weight: bold;
    text-align: center;
    line-height: 1.3;
}
.stepflow li:last-child::before,
.stepflow li:last-child::after {
    display: none;
}
.stepflow li::before,
.stepflow li::after {
    position: absolute;
    width: 0;
    height: 0;
    margin: auto;
    content: "";
}
.stepflow li::before {
    z-index: 10;
    top: -8px;
    right: -1em;
    border-width: 40px 0 40px 1em;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
}
.stepflow li::after {
    z-index: 10;
    top: -8px;
    right: -.9em;
    border-width: 40px 0 40px 1em;
    border-style: solid;
    border-color: transparent transparent transparent #faf8eb;
}
.stepflow li.is-current {
    background: #1a8033;
    color: #fff;
}
.stepflow li.is-current::after {
    border-color: transparent transparent transparent #1a8033;
}
.stepflow li span {
    display: block;
    font-size: 93%;
}

form input[disabled]{
    cursor: default;
}
#contents div.block input.btn[disabled] {
    background: #dcdcdc;
    border: none;
}

/* コンテンツレイアウト設定
======================================================= */

.cl_comline {
    overflow: hidden;
    width: 720px;
}

.cl_line40 {
    overflow: hidden;
    width: 760px;
}

.cl_line30 {
    overflow: hidden;
    width: 750px;
}


/* コンテンツ　パターン1 150_120 横*1 */
.cl150_1 .img {
    float: left;
    width: 170px;
    padding: 0 20px 0 0;
}

.cl150_1 .txt {
    float: left;
    width: 550px;
    margin: 0 0 5px 0;
}

/* コンテンツ　パターン2 160_120 横*2 */
.cl150_2 {
    display: inline;
    float: left;
    width: 340px;
    margin: 0 40px 0 0;
}

.cl150_2 .img {
    float: left;
    width: 170px;
    padding: 0 0 0 0;
}

.cl150_2 .info {
    float: left;
    width: 170px;
    margin: 0 0 5px 0;
}


/* コンテンツ　パターン3 80_80 横*3 */
.cl80_80_3 {
    display: inline;
    float: left;
    width: 220px;
    margin: 0 30px 0 0;
}

.cl80_80_3 .img {
    float: left;
    width: 80px;
    padding: 0 10px 0 0;
}

.cl80_80_3 .info {
    float: right;
    width: 130px;
    margin: 0 0 5px 0;
}


/* コンテンツ　パターン4 340_80 横*1 */
.cl340_1 .img {
    float: left;
    width: 360px;
    padding: 0 0 0 0;
}

.cl340_1 .txt {
    float: left;
    width: 360px;
    margin: 0 0 5px 0;
}


/* コンテンツ　パターン5 340_80 縦*2 */
.cl340_80_2 {
    display: inline;
    float: left;
    width: 340px;
    margin: 0 40px 0 0;
}


/* コンテンツ　パターン6 220_80 縦*3 */
.cl220_3 {
    float: left;
    width: 220px;
    margin: 0 30px 0 0;
}

a.arw {
    padding: 0 0 0 8px;
    background: url(../img/arw.gif) 0 .5em no-repeat;
}


/* テキストバナー設定 */

.txt_bn,
.txt_bn2 {
    width: 188px;
    padding: 5px;
    border: 1px solid #ccc;
}

.txt_bn img,
.txt_bn2 img {
    vertical-align: bottom;
}

.txt_bn table.nbr,
.txt_bn2 table.nbr {
    width: 100%;
}

.txt_bn table.nbr td.img {
    width: 57px;
}

.txt_bn2 table.nbr td.img {
    width: 57px;
    text-align: right;
}




/* テキストボタン設定 */

#contents div.block .btn {
    border: 1px solid #b00505;
    background: #df4040; /* Old browsers */ /* 8 ボタン背景上部色 #df4040 下部色 #b00505 */
    background:    -moz-linear-gradient(top,  #df4040 0%, #b00505 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#df4040), color-stop(100%,#b00505)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #df4040 0%,#b00505 100%); /* Chrome10+,Safari5.1+ */
    background:      -o-linear-gradient(top,  #df4040 0%,#b00505 100%); /* Opera 11.10+ */
    background:     -ms-linear-gradient(top,  #df4040 0%,#b00505 100%); /* IE10+ */
    background:         linear-gradient(to bottom,  #df4040 0%,#b00505 100%); /* W3C */
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df4040', endColorstr='#b00505',GradientType=0 ); /* IE6-9 */
}

#contents div.block .btn a {
    display: block;
    width: 100%;
    margin: 0;
    padding: 5px 0;
    color: #fff;        /* 8-C ボタン文字色 */
    text-decoration: none;
}

#contents div.block .btn a:link,
#contents div.block .btn a:visited {
    color: #fff;
} /* 8-C ボタン文字色 */
#contents div.block .btn a:active,
#contents div.block .btn a:hover {
    background: #df4040;
    color: #fff;        /* 8-C ボタン文字色 */
}



/*TOPページbブロック内
====================================*/

#wrappertop #top_b .link_list {
    margin: 0;
    padding: 0;
}
.a_block_left {
    float: left;
    width: 405px;
}

.a_block_right {
    float: right;
    width: 300px;
}


.link_list li {
    list-style-type: none;
    margin: 0;
    padding: 0 0 20px 0;
}
.link_list li p {
    font-size: 77%;
    margin: 5px 0 0 0;
}
.link_list a {
    display: block;
    border: 1px solid #cabc76;
    font-size: 108%;
    font-weight: bold;
    padding: 15px 10px;
    text-decoration: none;
    background: rgb(245,242,222);
    background: linear-gradient(0deg, rgba(245,242,222,1) 0%, rgba(255,255,255,1) 100%);
    position: relative;
}
.link_list .oshirase a {
    padding: 0;
    border: none;
    background: none;
}
.link_list a::before {
    content: "";
    width: 35px;
    height: 34px;
    position: absolute;
    top: calc(50% - 17px);
    right: 10px;
}
.link_list .contact a::before {
    background: url(../img/ico_contact.png) 0 0 no-repeat;
}
.link_list .download a::before {
    background: url(../img/ico_download.png) 0 0 no-repeat;
}
.link_list .virtual a::before {
    background: url(../img/ico_virtual_view.png) 0 0 no-repeat;
}
.link_list .seat a::before {
    background: url(../img/ico_seat_view.png) 0 0 no-repeat;
}
.link_list .barrier a::before {
    background: url(../img/ico_barrier_free.png) 0 0 no-repeat;
}
.link_list .subsidy a::before {
    background: url(../img/ico_subsidy.png) 0 0 no-repeat;
}

.pblck_info_tit {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: #8b6f00 1px solid;
}

.info_left {
    float: left;
    width: 200px;
}

.info_right {
    float: right;
    width: 500px;
}

.access_area {
    width: 180px;
    padding: 15px 10px;
    border: #e6e6e6 1px solid;
    background: #faf8eb;
}

#wrappertop .top-b-block .acc_img {
    padding-bottom: 10px;
}

.access_area .padding_bottom {
    padding-bottom: 25px;
}


.top_movie {
    box-sizing: border-box;
    width: 415px;
    padding: 30px 20px 20px;
    background: #1d6a31;
}
#wrappertop .top_movie .tit {
    box-sizing: border-box;
    width: 357px;
    margin: 0 auto 20px;
    padding: 12.5px 0;
    box-shadow: 0 0 0 1px #c1a735, 0 0 0 6px #1d6a31, 0 0 0 9px #c1a735;
    color: #fff !important;
    font-size: 123.1%;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
}
.top_movie .yt {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.top_movie .yt iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: none;
}




/* 施設利用料金
======================================================= */
.pri_ref_right {
    padding-bottom: 10px;
}

span.total {
    margin-right: 30px;
}


#content table.price_tbr ul {
    margin: 0;
    padding: 0;
}

#content table.price_tbr ul li {
    list-style-type: none;
}
table.tbr.price {
    word-break: break-word;
}
table.tbr.price thead th {
    background: #ceefc1;
    padding: 10px 3px;
}
table.tbr.price td {
    text-align: center;
}
table.tbr.equally thead th {
    width: 11%;
}

table.tbr.facility tbody th,
table.tbr.facility tbody td.name,
table.tbr.facility tbody td.memo {
    text-align: left;
}


/* ファイルダウンロードアイコン
======================================================= */
.download_pdf {
    display: inline-block;
    padding-left: 55px;
    background: url("../img/ico_pdf_file.gif") no-repeat 0 0;
}
.download_excel {
    display: inline-block;
    padding-left: 55px;
    background: url("../img/ico_excel_file.gif") no-repeat 0 0;
}
.download_word {
    display: inline-block;
    padding-left: 55px;
    background: url("../img/ico_word_file.gif") no-repeat 0 0;
}


/* ページ内リンク
======================================================= */
.page_link {
    padding: 12px 20px;
    background: #fff9e0;
}
.page_link ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.page_link ul li {
    margin: 0 40px 0 0;
}



/* PDF注意書き背景
======================================================= */
.bg_note {
    background: url("../../img/bg_note.gif") repeat-y;
}

.bg_note .note_btm {
    padding: 15px 20px 22px 20px;
    background: url("../../img/bg_note_btm.gif") no-repeat bottom;
}


/* 施設利用料金ページ
======================================================= */

.bg_beige {
    background: url("../../img/bg_beige.gif") repeat-y;
}

.bg_beige .beige_btm {
    padding: 15px 20px 17px 20px;
    background: url("../../img/bg_beige_btm.gif") no-repeat bottom;
}

table.tbr td .price_total td {
    padding: 0;
    border-bottom: none;
}

table.tbr td .price_total td.none {
    border-right: none;
}

table.price_tbr input {
    text-align: center;
}

.pc_none {
    display: none;
}

/* カレンダー
======================================================= */
td.bg_blue {
    background: #edf4fa;
}

td.bg_red {
    background: #fff0f0;
}

td.bg_cream {
    background: #fffcf0;
}

th.clnder_time {
    height: 128px;
}

/*#contents table.clnder {
        border: none;
}*/

#contents table.clnder th {
    border-left: 1px solid #ccc;
}

#contents table.clnder td.week {
    border-top: 1px solid #ccc;
}

#contents td.clnder_width {
    width: 610px;
}



/* バリアフリー情報
======================================================= */
.box {
    clear: both;
}

.box .box_left {
    float: left;
    width: 300px;
}


.box .box_right {
    float: right;
    width: 405px;
}




th.wdt_15 {
    width: 15%;
}

table.price_tbr th {
    padding: 10px 2px;
}



/* 図面ダウンロード
======================================================= */

.adobe_dl {
    margin-top: 5px;
    padding: 5px 0 5px 120px;
    background: url("../img/img_adobe_reader.gif") no-repeat 0 0;
}

.reder_dl {
    clear: left;
    padding-top: 5px;
}

.reder_dl .reader_img {
    float: left;
    width: 112px;
    margin-right: 10px;
}

.reder_dl .reader_link {
    float: left;
    margin-top: 6px;
}

/* clearfix
======================================================= */
.clearfix {
    zoom: 1;
}
.clearfix:after {
    display: block;
    clear: both;
    content: "";
}

*:after {
    display: block;
    clear: both;
}

/* 知りたい/施設情報
======================================================= */

.about_block {
    clear: both;
}

.about_block .block_left {
    float: left;
    width: 345px;
}

.about_block .block_right {
    float: right;
    width: 345px;
}

.about_hall {
    clear: both;
}



.about_hall .hall_leftblock {
    float: left;
    width: 200px;
}

.about_hall .mb20 {
    margin-bottom: 20px;
}

.about_hall .hall_rightblock {
    float: right;
    width: 500px;
}

.hall_menu {
    clear: left;
}

.hall_menu .menu_block {
    float: left;
    width: 226;
    margin-right: 15px;
}

.hall_menu .end {
    margin: 0;
}

.about_block .img,
.hall_menu .img {
    margin-bottom: 5px;
}

.pdf_dlblock {
    clear: both;
}

.pdf_dlblock .dlblock_left {
    float: left;
    width: 200px;
    margin-left: 100px;
}

.pdf_dlblock .dlblock_right {
    float: right;
    width: 350px;
}

.pdf_dl3block {
    clear: both;
}

.pdf_dl3block .dlblock_left {
    float: left;
    width: 226px;
    margin-right: 20px;
}

.pdf_dl3block .dlblock_center {
    float: left;
    width: 226px;
}

.pdf_dl3block .dlblock_right {
    float: right;
    width: 226px;
}

.pdf_dl3block .dlblock_center .pdf_img,
.pdf_dl3block .dlblock_right .pdf_img {
    margin: 0;
}

#main .pdf_img {
    margin-bottom: 5px;
}

.dl_block ul {
    margin-left: 0;
    padding-left: 0;
}

.dl_other {
    float: left;
    width: 150px;
    margin-right: 50px;
}

.dress_dlleft {
    float: left;
    width: 150px;
    margin-right: 20px;
}

.dress_dlcenter {
    float: left;
    width: 150px;
    margin-right: 20px;
}

.dress_dlright {
    float: right;
    width: 150px;
}

.dressblk {
    width: 500px;
    margin: 0 auto;
}

.dl_block .end {
    margin: 0;
}

.about_imglist {
    clear: left;
    margin: 0;
    padding: 0;
}

#main .about_imglist li {
    list-style-type: none;
    padding: 0;
}

.about_imglist li {
    float: left;
    width: 226px;
    margin-right: 20px;
}

.about_imglist li.end {
    margin: 0;
}

.dressing_room {
    clear: both;
}

.dressing_room .space_left {
    float: left;
    width: 350px;
}

.dressing_room .space_right {
    float: right;
    width: 350px;
}

.about_foyer {
    clear: both;
}

.about_foyer .foyer_leftblock {
    float: left;
    width: 230px;
    margin-right: 15px;
}

.about_foyer .foyer_centerblock {
    float: left;
    width: 230px;
    margin-right: 15px;
}

.about_foyer .foyer_rightblock {
    float: right;
    width: 230px;
}

.item_file {
    clear: left;
}

.item_file ul {
    margin: 0;
    padding: 0;
}

.item_file .file_dl {
    float: left;
    width: 136px;
    margin-right: 10px;
}

.item_file .end {
    margin: 0;
}

/* この記述は固定です */

/* フォーム設定追加 160615
======================================================= */

table.contact th {
    width: 25%;
}

form table.contact select {
    margin: 0 5px 0 0;
}

ul.checklist {
    overflow: hidden;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.checklist li {
    float: left;
    width: 33%;
}
ul.checklist li.end {
    float: left;
    width: 100%;
}
ul.checklist2,
ul.checklist3 {
    overflow: hidden;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.checklist2 li {
    float: left;
    width: 15%;
}
ul.checklist3 li {
    float: left;
    margin: 0 20px 0 0;
}

.savedata {
    margin: 20px 0 0;
    padding: 20px;
    background: #fff9e0;
}
.savedata p.memo {
    margin: 0 0 10px;
    color: #666;
    font-size: 85%;
    /*text-indent: 2em;*/
    text-align: center;
}
.savedata p.caution {
    color: #666;
    font-size: 93%;
}

#usedata table.nbr th,
.usedata table.nbr th,
.usedata table.nbr td.item {
    padding: 5px 15px 5px 0;
    background: none;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
}
.usedata table.tbr td.item {
    width: 72px;
}
#usedata table.nbr td,
.usedata table.nbr td {
    padding: 5px 15px 5px 0;
    text-align: left;
}

#usedata input,
#usedata select,
.usedata input,
.usedata select {
    padding: 3px;
    font-size: 108%;
}
#usedata select.small,
.usedata select.small {
    font-size: 85%;
}

input.btn,
#usedata input.btn,
.usedata input.btn {
    display: block;
    margin: 0 auto;
    padding: 11px 80px 10px 85px;
    border: none;
    background: #8b6f00;
    color: #fff;
    font-size: 108%;
    font-weight: bold;
    cursor: pointer;
}

a.btn_use {
    display: inline-block;
    margin: 0 auto;
    padding: 7px 30px;
    border: none;
    background: #1a8033;
    color: #fff;
    font-size: 93%;
    text-decoration: none;
    cursor: pointer;
}
a.btn_use:visited {
    color: #fff;
}

.thx_msg {
    padding: 60px 0;
    text-align: center;
}

.form_sep_txt {
    margin: 0 0 20px;
    text-align: center;
}


/* 公会堂歴史小話
======================================================= */

.history_block > p {
    margin: 0 0 20px;
}
.flex_wrap {
    display: flex;
    justify-content: space-between;
    margin: 0 0 20px;
}
.flex_wrap.img2col {
    justify-content: center;
}
.flex_wrap .img {
    max-width: 300px;
    margin: 0 0 0 30px;
}
.flex_wrap.left .img {
    order: 1;
    margin: 0 30px 0 0;
}
.flex_wrap.left p,
.flex_wrap.left .txt {
    order: 2;
}


/* 汎用スタイル設定
======================================================= */

.tac {
    text-align: center;
}
.tal {
    text-align: left;
}
.ter {
    text-align: right;
}

.mb05 {
    margin-bottom: 5px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb15 {
    margin-bottom: 15px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb25 {
    margin-bottom: 25px;
}
.mb30 {
    margin-bottom: 30px;
}
.mb35 {
    margin-bottom: 35px;
}
.mb40 {
    margin-bottom: 40px;
}
.mb45 {
    margin-bottom: 45px;
}
.mb100 {
    margin-bottom: 100px;
}
.mb140 {
    margin-bottom: 140px;
}

.pc_none {
    display: none;
}
.clearfix {
    zoom: 1;
}
.clearfix:after {
    display: block;
    clear: both;
    content: "";
}
*:after {
    display: block;
    clear: both;
}

.tbrw20 {
    width: 20%;
}

/* ちらつき防止
======================================================= */

.overimg {
    box-shadow: #fff 0 0 0;
}

.overimg:hover {
    background: #fff¥9;

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
}

.price span {
    font-size: 138.5%;
    font-weight: bold;
    color: #1a8033;
}
.price_w01 {
    width: 20%;
}
.price_w02 {
    width: 30%;
}
.price_w03 {
    width: 10%;
}
.price_w04 {
    width: 15%;
}
.price_w05 {
    width: 25%;
}

/* reCAPTCHA
======================================================= */
.recaptcha_cover{
    max-height: 78px;
    overflow: hidden;
    margin: 0 0 30px;
}

.recaptcha_cover .g-recaptcha {
    margin: 0 auto;
    width: 302px;
}