@charset "UTF-8";

/* ---------------------------------------------------
   File: hall_price.css
   Version: 1.0.0
   Update: 2017-12-012
   Author: http://flowlab.co.jp

   (c)2007-2017 Flowlab inc. All Rights Reserved.
--------------------------------------------------- */


/* ===========================================================================

    PC 

=========================================================================== */

/* ===================================================
    Local Navigation
=================================================== */
#lnavi li:nth-child(2) a {
    text-decoration: none;
    color: #454545;
    background: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}



/* ===================================================
    Page_Top Box
=================================================== */
.page_topBox .btn_red li {
    display: inline-block;
}

.page_topBox .btn_red li a {
    width: 200px;
    box-sizing: border-box;
    padding: 15px;
    margin-bottom: 5px;
}

.page_topBox .btn_red li a:after {
    width: 0.2em;
    height: 0.2em;
    border-top: #fff 2px solid;
    border-right: #fff 2px solid;
    transform: rotate(135deg);
    top: 45%;
    right: 15px;
}



/* ===================================================
    Table
=================================================== */
.th_gray .tit_place .txt {
    display: block;
    padding-top: 20px;
}

.th_gray .tit_place:after {
    content: "";
    display: block;
    clear: both;
}

.th_gray .tit_place .photo {
    display: block;
    float: left;
    width: 100px;
    height: 100px;
    margin-left: 10px;
}

table.th_gray {
    width: 1100px;
}


/* ===================================================
    Button
=================================================== */
/* -------------------------
  Button - Blank
------------------------- */
.btn_blank.btn_pdf,
.btn_blank.btn_pdf a {
    width: 310px;
    margin: 0 auto;
    box-sizing: border-box;
}

.btn_blank.btn_pdf {
    margin-top: 55px;
}




/* ===================================================
    Price _ Hall
=================================================== */

#terrsa-hall,
#hall_other {
    padding-top: 120px;
    margin-top: -120px;
    margin-bottom: 50px;
}


/* -------------------------
  Table sorter
------------------------- */
.table_sorter th.header:hover {
    cursor: default;
}

.table_sorter th.header.basic:hover {
    cursor: pointer;
}


.table_sorter th.header {
    background-image: none;
}

.table_sorter th.headerSortDown {
    background-image: none;
}

.table_sorter th.headerSortUp {
    background-image: none;
}

.table_sorter th.basic.header {
    background-image: url(../images/img_common/icon_sorter_asc_desc.gif);
    background-repeat: no-repeat;
    background-position: center right 10px;
    cursor: pointer;
    background-size: 8px;
    vertical-align: middle;
}

.table_sorter th.basic.headerSortDown {
    background-image: url(../images/img_common/icon_sorter_asc.gif);
}

.table_sorter th.basic.headerSortUp {
    background-image: url(../images/img_common/icon_sorter_desc.gif);
}

/*
#table_hall thead,
#table_hall tbody {
	display: block;
}*/
/*#table_hall tbody {
	overflow: scroll;
	height: 70vh;
	height : -webkit-calc(100vh - 120px);
	height : calc(100vh - 120px);
}*/
/*#table_hall tr {
	width: 1100px;
}*/
/*#table_hall .fixed {
	position: fixed;
	top: 116px;
	left: 0;
}*/


#price_hall .attention {
    margin-top: 10px;
}


/* -------------------------
  Hall Table _ Common
------------------------- */
table.format {
    border-collapse: collapse;
}

table.format .small,
table.th_gray .small {
    font-size: 0.8em;
    letter-spacing: 0;
    line-height: 1.4em;
}

table.format tbody th {
    background: #fff;
    color: #454445;
}

table.format a {
    text-decoration: underline;
}

table.format a:hover {
    text-decoration: none;
}

/* -------------------------
  Table _ Terrsa - Hall
------------------------- */
table.format#table_terrsa-hall thead th {
    padding: 5px 0;
}

table.format#table_terrsa-hall tbody th {
    padding: 10px 25px;
    text-align: left;
}

#table_terrsa-hall .tit_place .txt {
    display: block;
    padding-top: 30px;
    line-height: 1.5em;
}

#table_terrsa-hall tbody td {
    text-align: center;
}



/* -------------------------
  Table - Hall _ Other
------------------------- */
table.format#table_hall tbody th {
    padding: 10px 0;
}

table.th_gray#table_hall tbody th {
    border-right: solid 1px #454545;
}

table.format#table_hall tbody th.tit_place {
    text-align: left;
    padding: 5px 0 5px 5px;
}

table.th_gray#table_hall tbody th .nomal {
    font-weight: normal;
}

/*#table_hall {
	margin-bottom: 10px;
}*/
#table_hall .tit_place .txt {
    display: block;
    line-height: 1.5em;
    margin-left: 0;
    padding-left: 80px;
}

#table_hall tbody td {
    text-align: center;
}


.th_gray#table_hall .tit_place .photo {
    margin-left: 0;
    width: 70px;
    height: 70px;
}


/* ===================================================
    Guide
=================================================== */
#guide {
    padding: 50px 0;
}

#guide h3.tit_center {
    font-size: 1.4em;
    margin-bottom: 50px;
}

#guide .guideBox {
    margin-bottom: 30px;
}

#guide .guideBox .tit_left {
    font-size: 1.4em;
    margin-bottom: 10px;
}

/* -------------------------
  Cancel
------------------------- */
#cancel {
    padding-top: 110px;
    margin-top: -110px;
}

#cancel th,
#cancel td {
    text-align: center;
}

#cancel .attention {
    margin-top: 10px;
}




/* ===================================================
    Price_equipment
=================================================== */
#price_equipment td {
    text-align: center;
}

#price_equipment td.txt_left {
    text-align: left;
}

#price_equipment .type {
    font-weight: bold;
}

#price_equipment table.th_gray th {
    border-right: solid 1px #fff;
}


/* ===================================================
    Price_Food
=================================================== */
#price_food td {
    text-align: center;
}

#price_food td.txt_left {
    text-align: left;
}

#price_food small.attention {
    margin-top: 10px;
}

#price_food table.th_gray th {
    border-right: solid 1px #fff;
}

#price_food .type {
    text-align: center;
    font-weight: bold;
}



/* ===================================================
    Terms
=================================================== */
#terms .lead {
    margin-bottom: 50px;
}

#terms .termsBox {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: solid 1px #b6bcc0;
}

#terms .termsBox .tit_left {
    font-size: 1.4em;
    margin-bottom: 15px;
}

#terms .termsBox:nth-last-of-type(1) {
    border-bottom: none;
    margin-bottom: 70px;
}

#terms .termsBox .txt {
    margin-bottom: 15px;
}

#terms .termsBox .btn_gray {
    display: inline-block;
}

#terms .termsBox .btn_gray a {
    padding: 5px 40px;
    font-size: 0.8em;
}

/* ===========================================================================

    TABLET - LARGE
		
=========================================================================== */
@media screen and (min-width: 992px) and (max-width: 1199px) {}




/* ===========================================================================

	TABLET
		
=========================================================================== */
@media screen and (min-width: 768px) and (max-width: 991px) {}




/* ===========================================================================

	SMART PHONE

=========================================================================== */
@media screen and (max-width: 767px) {

    /* ===================================================
    Local Navigation
=================================================== */
    #lnavi li:nth-child(2) a {
        text-decoration: none;
        color: #fff;
        background: #7c7c7c;
        border-radius: 0;
        /* CSS3 */
        -webkit-border-radius: 0;
        /* Safari,Chrome */
        -moz-border-radius: 0;
        /* Firefox */
    }




    /* ===================================================
    Page_Top Box
=================================================== */
    .page_topBox .btn_red:after {
        content: "";
        display: block;
        clear: both;
    }

    .page_topBox .btn_red li {
        display: block;
        width: 49%;
        float: left;
    }

    .page_topBox .btn_red li:nth-of-type(2n-1) {
        clear: both;
    }

    .page_topBox .btn_red li:nth-of-type(2n) {
        float: right;
    }

    .page_topBox .btn_red li a {
        width: 100%;
        padding: 15px 20px;
        margin-bottom: 5px;
    }







    /*#table_hall tbody {
	overflow: scroll;
	height: 70vh;
	height : -webkit-calc(100vh - 100px);
	height : calc(100vh - 100px);
}*/



    /* ===================================================
    Button
=================================================== */
    /* -------------------------
  Button - Blank
------------------------- */
    .btn_blank.btn_pdf,
    .btn_blank.btn_pdf a {
        width: 100%;
    }

    .btn_blank.btn_pdf {
        margin-top: 35px;
    }


    #terrsa-hall .sp .tit_center,
    #hall_other .sp .tit_center {
        font-size: 1.3em;
        margin-bottom: 20px;
    }

    #terrsa-hall .sp .tit_center .photo,
    #hall_other .sp .tit_center .photo {
        display: block;
        width: 100px;
        margin: 0 auto 10px;
    }








    /* ===================================================
    Table
=================================================== */

    table.sp {
        width: 88vw;
        table-layout: fixed;
        display: block;
    }

    table.sp tr,
    table.sp th,
    table.sp td {
        vertical-align: middle;
    }

    table.sp th {
        border-right: solid 1px #fff;
        border-bottom: solid 1px #fff;
        text-align: center;
    }

    table.sp td {
        border-right: solid 1px #454545;
        border-bottom: solid 1px #454545;
    }

    table.sp .border_right_darkGray {
        border-right: solid 1px #454545;
    }

    table.sp .border_bottom_darkGray {
        border-bottom: solid 1px #454545;
    }

    table.sp .border_right_white {
        border-right: solid 1px #fff;
    }

    table.sp .border_bottom_white {
        border-bottom: solid 1px #fff;
    }

    table.sp .col_1 {
        width: 10vw;
    }

    table.sp .col_2 {
        width: 22vw;
    }

    table.sp .col_3 {
        width: 22vw;
    }

    table.sp .col_4 {
        width: 34vw;
    }

    table.sp th .photo,
    table.sp th .photo img {
        vertical-align: middle;
    }

    table.sp th .photo {
        display: inline-block;
        width: 50px;
        float: left;
    }

    table.sp th.tit_place {
        text-align: left;
    }

    table.format th.tit_place .txt {
        display: block;
        padding: 10px 0 0 60px;
    }

    table.sp th.tit_place:after {
        content: "";
        display: block;
        clear: both;
    }

    table.format a {
        color: #fff;
    }

    /* ===================================================
    Price _ Hall
=================================================== */
    #terrsa-hall,
    #hall_other,
    #taiju,
    #hibari,
    #rindo-tsubaki,
    #rindo,
    #tsubaki,
    #sakura,
    #terrsaRoom,
    #terrsaRoom_commonRoom,
    #japanese,
    #japanese_yakumo-soseki,
    #japanese_temari-senba,
    #meetingRoomA,
    #meetingRoomB,
    #meetingRoomC,
    #breakoutRoom1,
    #breakoutRoom2 {
        padding-top: 120px;
        margin-top: -120px;
    }

    #terrsa-hall,
    #other_1f_meeting,
    #other_2f_medium,
    #other_2f_meeting,
    #other_3f_king-size {
        margin-bottom: 40px;
    }


    /* -------------------------
  Table _ Terrsa - Hall
------------------------- */
    #terrsa-hall table.sp .lightGray,
    #hall_other table.sp .lightGray {
        background: #808080;
    }

    #terrsa-hall table.sp th,
    #hall_other table.sp th {
        color: #fff;
        background: #454545;
    }

    #terrsa-hall table.sp thead th {
        text-align: left;
    }


    /* -------------------------
  Table - Hall
------------------------- */

    /* ===================================================
    Guide
=================================================== */
    #guide {
        padding: 30px 0;
    }

    #guide h3.tit_center {
        font-size: 1.2em;
        margin-bottom: 30px;
    }

    #guide .guideBox {}

    #guide .guideBox .tit_left {
        font-size: 1.1em;
        margin-bottom: 10px;
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    }

    /* -------------------------
  Cancel
------------------------- */
    #cancel {
        padding-top: 110px;
        margin-top: -110px;
    }

    #cancel .th_gray {
        width: 100%;
    }

    #cancel table.th_gray .sp_th_sub {
        width: 35%;
    }

    #cancel table.th_gray td {
        width: 65%;
    }

    /* ===================================================
    Price_equipment
=================================================== */
    #price_equipment td {
        text-align: left;
    }

    /* -------------------------
  Type Box
------------------------- */
    .typeBox {
        margin-bottom: 50px;
    }

    .typeBox .tit_center {
        font-size: 1.3em;
        margin-bottom: 20px;
    }

    .typeBox table.format th {
        background: #454545;
        color: #fff;
    }

    .typeBox table.sp thead th {
        border-right: solid 1px #454545;
    }

    .typeBox table.format th.lightGray {
        background: #808080;
    }

    .typeBox table.sp .col_1 {
        width: 24vw;
    }

    .typeBox table.sp .col_2 {
        width: 24vw;
    }

    .typeBox table.sp .col_3 {
        width: 40vw;
    }


    #price_equipment .typeBox:nth-last-of-type(1) {
        margin-bottom: 0;
    }



    /* ===================================================
    Price_Food
=================================================== */
    #price_food td {
        text-align: left;
    }

    #price_food .typeBox:nth-last-of-type(1) {
        margin-bottom: 0;
    }


    /* ===================================================
    Terms
=================================================== */
    #terms .termsBox .tit_left {
        font-size: 1.2em;
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    }

    #terms .termsBox .btn_gray {
        display: block;
    }

    #terms .termsBox .btn_gray a {
        width: 100%;
        padding: 10px 5px;
    }
}