/*====================================================
	#string
=====================================================*/

#strings #price_table h4 {
    font-size: 1.6rem;
    font-weight: normal;
    color: #fff;
    background: #ae0024;
    margin-bottom: 0.3em;
    padding: 0.4em 1em 0.3em 1em;
    -webkit-border-radius: 0.2em;
    -moz-border-radius: 0.2em;
    -ms-border-radius: 0.2em;
    border-radius: 0.2em;
}

#strings h5 {
    font-size: 1.6rem;
    margin-bottom: 0.5em;
}

#strings .subtxt {
    /*  font-size: 1.2rem; */
}

#strings .mb_2em {
    margin-bottom: 2em;
}

#strings .mb_3em {
    margin-bottom: 3em;
}

#strings .mb_4em {
    margin-bottom: 4em;
}

.linebox {
    border: #ccc thin solid;
}


/* ////////// mobile ////////// */

@media screen and (max-width: 768px) {
    #strings {
        width: 95%;
        margin: auto;
    }

    #strings h5 {
        margin-bottom: 0.5em;
        /*  padding: 0.5em 1em 0.3em 1em;*/
    }

    #strings tr.type th {
        /*  width: 18%;*/
    }

    #strings .subtxt {
        margin-bottom: 4em;
    }

    .first_lead {
        margin-bottom: 1em;
    }

    .linebox {
        padding: 1em 5%;
    }

    /* mobile end */
}


/* ////////// pc ////////// */

@media print,
screen and (min-width: 769px) {
    #strings #price_table {
        margin-bottom: 45px;
    }

    #strings h5 {
        margin-left: 15px;
        margin-bottom: 0;
    }

    #strings table {
        margin-left: 30px;
        margin-bottom: 5px;
    }

    #strings tr.type th {
        /* width: 80px;*/
    }

    #strings .subtxt {
        margin-left: 30px;
    }

    .linebox {
        padding: 30px;
    }

    /* pc end */
}


/*====================================================
	.inq
=====================================================*/

#strings .inq_btn {
    width: 80%;
    margin: auto;
    font-size: 1.6rem;
}

#strings .inq_btn a {
    padding: 1em 0;
    text-align: center;
    display: block;
}


/*====================================================
	#local_nav
=====================================================*/

#price_string #local_nav a {
    color: #fff;
    background-image: -moz-linear-gradient(top, #a40023, #d60f38);
    background-image: -ms-linear-gradient(top, #a40023, #d60f38);
    background-image: -o-linear-gradient(top, #a40023, #d60f38);
    background-image: -webkit-linear-gradient(top, #a40023, #d60f38);
    background-image: linear-gradient(top, #a40023, #d60f38);
    text-align: center;
    display: block;
}

#price_string #local_nav a:hover {
    background-image: -moz-linear-gradient(top, #c40029, #fd1241);
    background-image: -ms-linear-gradient(top, #c40029, #fd1241);
    background-image: -o-linear-gradient(top, #c40029, #fd1241);
    background-image: -webkit-linear-gradient(top, #c40029, #fd1241);
    background-image: linear-gradient(top, #c40029, #fd1241);
}

#price_string #local_nav a:hover {
    text-decoration: none;
    background: #ca002a;
}

#price_string #local_nav li {
    float: left;
}

#price_string #local_nav li:last-child {
    margin-right: 0;
}


/* ////////// mobile ////////// */

@media screen and (max-width: 768px) {
    #price_string #local_nav {
        width: 95%;
        margin: auto;
        font-size: 1.3rem;
    }

    #price_string #local_nav ul {
        width: 95%;
    }

    #price_string #local_nav li {
        margin-bottom: 1em;
        margin-right: 0.5%;
        margin-left: 0.5%;
    }

    #price_string #local_nav a {
        width: 5em;
        height: 2.5em;
        line-height: 1.3;
        padding: 1em 0.3em;
        -webkit-border-radius: 1em;
        -moz-border-radius: 1em;
        -ms-border-radius: 1em;
        border-radius: 1em;
    }

    #price_string #local_nav .line_1_mob {
        padding-top: 0.5em;
        display: block;
    }

    /* mobile end */
}


/* ////////// pc ////////// */

@media print,
screen and (min-width: 769px) {
    #price_string #local_nav {
        margin-left: 15px;
        font-size: 1.3rem;
    }

    #price_string #local_nav li {
        margin-right: 10px;
        margin-left: 0;
    }

    #price_string #local_nav a {
        width: 8em;
        padding: 0.2em 2em 0.2em 2em;
        -webkit-border-radius: 1em;
        -moz-border-radius: 1em;
        -ms-border-radius: 1em;
        border-radius: 1em;
    }

    /* pc end */
}


/*====================================================
	#price_table
=====================================================*/

#price_table {
    font-weight: 1.3rem;
}

#strings table,
#strings th,
#strings td {
    border: #444 1px solid;
}

#strings #price_table th,
#strings #price_table td {
    font-weight: normal;
    padding: 3px 3px 1px 5px;
}

#strings #price_table tr.first th {
    color: #fff;
    background: #4b4b4b;
}

#strings tr.type th {
    color: #fff;
    background: #666;
}


/* ////////// mobile ////////// */

@media screen and (max-width: 768px) {
    /* mobile end */
}


/* ////////// pc ////////// */

@media print,
screen and (min-width: 769px) {
    #price_table tr.type th {
        text-align: center;
    }

    #price_table td {
        text-align: center;
        vertical-align: middle;
    }

    /* pc end */
}


/*====================================================
	#bow / #inst_strings
=====================================================*/

#bow table {
    table-layout: fixed;
}


/* ////////// mobile ////////// */

@media screen and (max-width: 768px) {
    #bow {
        margin-bottom: 6em;
    }

    #bow table {
        width: 100%;
        margin: auto auto 0.5em auto;
    }

    #inst_strings table {
        width: auto;
        margin: auto auto auto auto;
    }

    #inst_strings th.type {
        width: 13%;
    }

    #inst_strings th.detail {
        /*  width: 15%; */
    }

    /* mobile end */
}


/* ////////// pc ////////// */

@media print,
screen and (min-width: 769px) {
    #bow {
        margin-bottom: 60px;
    }

    #bow table {
        width: 500px;
    }

    #inst_strings {
        margin-bottom: 45px;
    }

    #inst_strings table {
        /* width: 650px;*/
    }

    #inst_strings th.detail {
        width: 125px;
    }

    #inst_strings th.type {
        width: 70px;
    }

    /* pc end */
}


/*====================================================
	#reservation
=====================================================*/

#reservation {
    margin-bottom: 3em;
}

#reservation h4 {
    margin-bottom: 0.5em;
    background: #f9f0e4;
    padding: 0.5em 1em 0.3em 1em;
}

#reservation h5 {
    font-size: 1.4rem;
}

#reservation p {
    font-size: 1.4rem;
    margin-bottom: 2em;
}

#reserv_howto p {
    margin-bottom: 1em;
}

#reservation address {
    font-style: normal;
}

#reservation address p {
    margin-bottom: 0;
}

#reservation address dl,
#reservation address ul {
    margin-bottom: 1em;
    font-size: 1.4rem;
}

#reservation address dt {
    font-weight: bold;
}

#reserv_mailform ul.disc {
    margin-bottom: 1em;
}

#reserv_mailform ul.disc li {
    margin-left: 2em;
    list-style: disc;
    list-style-position: outside;
}


/* ////////// mobile ////////// */

@media screen and (max-width: 768px) {
    #reserv_howto p {
        margin-bottom: 2em;
    }

    #reserv_mailform {
        padding-top: 2em;
        padding-bottom: 2em;
    }

    #reservation address dd {
        margin-left: 2em;
    }

    /* mobile end */
}


/* ////////// pc ////////// */

@media print,
screen and (min-width: 769px) {
    #reservation {
        margin-bottom: 60px;
    }

    #reservation h4 {
        margin-right: 15px;
    }

    #reservation p {
        margin-left: 15px;
    }

    #reservation address {
        padding-top: 15px;
    }

    #reservation address dl,
    #reservation address dd {
        margin-left: 30px;
    }

    #reserv_mailform {
        padding-top: 15px;
    }

    #reserv_mailform ul {
        margin-left: 15px;
    }

    /* pc end */
}


/*====================================================
	#introduction
=====================================================*/

#introduction .txtbox {
    font-size: 1.4rem;
}

#introduction h4,
#introduction h5 {
    background: #f9f0e4;
    font-size: 1.4rem;
    padding: 0.3em 1em;
}

#introduction .txtbox p {
    margin-bottom: 2em;
}


/* ////////// mobile ////////// */

@media screen and (max-width: 768px) {
    #introduction {
        margin-bottom: 4em;
    }

    #introduction .txtbox {
        width: 95%;
        margin: auto;
    }

    #introduction h3,
    #introduction h4 {
        margin-bottom: 1em;
    }

    #introduction h4,
    #introduction h5 {
        padding: 0.3em 1em;
    }

    #introduction figure {
        text-align: center;
        margin-bottom: 1em;
    }

    #introduction figure img {
        width: 40%;
    }

    /* mobile end */
}


/* ////////// pc ////////// */

@media print,
screen and (min-width: 769px) {
    #introduction {
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 60px;
    }

    #introduction .txtbox {
        width: 450px;
        float: left;
    }

    #introduction h4,
    #introduction h5 {
        margin: 0 0 0.3em 0;
    }

    #introduction figure {
        width: 188px;
        margin-right: 15px;
        float: right;
    }

    /* pc end */
}


/*====================================================
	#koganei
=====================================================*/


#koganei figure img {
    width: 100%;
}

#koganei .txtbox {
    font-size: 1.4rem;
}

#koganei .txtbox p {
    margin-bottom: 2em;
}


/* ////////// mobile ////////// */

@media screen and (max-width: 768px) {
    #koganei .txtbox {
        width: 95%;
        margin: auto;
    }

    #koganei h3,
    #koganei h4 {
        margin-bottom: 1em;
    }

    #koganei h3 {
        font-size: 1.4rem;
    }

    #koganei figure {
        text-align: center;
        margin-bottom: 1em;
    }

    #koganei figure img {
        width: 40%;
    }

    /* mobile end */
}


/* ////////// pc ////////// */

@media print,
screen and (min-width: 769px) {
    #koganei {
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 45px;
    }

    #koganei .txtbox {
        width: 450px;
        float: left;
    }

    #koganei h3 {
        font-size: 1.5rem;
    }

    #koganei figure {
        width: 188px;
        /* margin-right: 45px; */
        float: right;
    }

    /* pc end */
}