@charset "utf-8";
/*common候補*/
.tx-gold {
    color: #D7B379;
}
.boder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #538961;
}
.caution12 {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #538961;
	padding-top: 0px;
}
.mincho {
    font-family: 'Lora', serif;
}
#main_outer.under {
    background-image: url(../images/salon/main.png);
}
.tx-bgreen {
    color: #48cbba;
}
.cont-top-pad {
    padding-top: 45px;
}
/*見出し部分----------------------------------------------------------*/

.menu-heading {
	position: relative;
	margin-bottom: 20px;
	background-image: url(../images/underLine.png);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: hidden;
}
/*table-------------------------------------------------------------*/
.menu-list {
	width: 100%;
	text-align: left;
	font-size: 14px;
	color: #3F1000;
	vertical-align: middle;
	margin-bottom: 60px;
}

.menu-name {
    border-top: solid 2px #EEDEC4;
    box-sizing: border-box;
    font-weight: normal;
    display: block;
}
.menu-name {
    text-align: left;
    /* height: 100%; */
}
.price {
    text-align: right;
}
.fixed-amount {
    padding: 10px 30px;
}
th {
	font-weight: normal;

}
td {


}
.set {
    font-size: 12px;
    color: #8b8c8c;
}
.menu-area {
    padding-bottom: 40px;
    margin: 0;
}
.set-off {
    display: inline-block;
    margin: 30px 0 0;
}
.set-tax {
    text-align: right;
}
.credit_card {
    margin-bottom: 60px;
}
.credit_card p {
    padding-bottom: 15px;
}
/* ===================================================================================
 for PC min-width: 741px
 =================================================================================== */
@media screen and (min-width: 741px) {
    /*common候補*/
    .pc-mincho {
    font-family :"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
    }
    /*見出し部分----------------------------------------------------------*/
    .underH3 {
        font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
        height: 45px;
        background-image: url(../images/h3bg.png);
        background-repeat: no-repeat;
        overflow: hidden;
        font-size: 24px;
        color: #3F1000;
        padding-left: 120px;
        font-weight: normal;
        padding-bottom: 40px;
        clear: both;
    }
.menu-heading {
	font-size: 28px;
	color: #528860;
	line-height: 40px;
	vertical-align: middle;
	font-weight: normal;
}
.pc_hidden {
	display:none;
}
.text-bottom {
    position: absolute;
    bottom: 0;
}
.jp-head {
	vertical-align: middle;
	font-weight: normal;
	font-size: 13px;
	color: #3F1000;
	padding-left: 10px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3","メイリオ","meiryo", "Lucida Grande", "ＭＳ Ｐゴシック", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
    /*table-------------------------------------------------------------*/

th {
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}
td {
	padding-top: 10px;
	padding-bottom: 10px;
}
.menu-name,.price {
    padding: 10px 30px;
}
.l-menu-area {
	padding-right: 20px;
}
.r-menu-area {
	padding-left: 20px;
}
}
/* ===================================================================================
 for SP max-width: 740px
 =================================================================================== */
@media screen and (max-width: 740px){
    .content {
    width: 95%;
    margin: 0 auto;
    }
    .header_cont.content {
        width: 100%;
    }
    /*見出し部分----------------------------------------------------------*/
    .underH3 {
        font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
        height: 45px;
        background-image: url(../images/h3bg.png);
        background-repeat: no-repeat;
        overflow: hidden;
        font-size: 18px;
        color: #3F1000;
        font-weight: normal;
        padding-bottom: 20px;
        clear: both;
        text-align: center;
    }

    /*table-------------------------------------------------------------*/
.menu-name, .price,.fixed-amount {
    padding: 10px 10px;
}
.menu-heading {
	font-size: 28px;
	color: #528860;
	vertical-align: middle;
	font-weight: normal;
	line-height: 28px;
	padding-bottom: 10px;
}

th {
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}
td {
	padding-top: 10px;
	padding-bottom: 10px;
}
.jp-head {
	vertical-align: middle;
	font-weight: normal;
	font-size: 13px;
	color: #3F1000;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "meiryo", "Lucida Grande", "ＭＳ Ｐゴシック", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	line-height: 13px;
}
}
/* ===================================================================================
 for SP max-width: 480px
 =================================================================================== */
@media screen and (max-width: 480px) {
    /*見出し部分----------------------------------------------------------*/

    /*table-------------------------------------------------------------*/
th, .price {box-sizing: border-box;text-align: left;display: block;width: 100%;}

.jp-head {
    display: block;
}
}
