@charset "shift_jis";

/* CSS Document */

.featureContents {
    width: 950px;
    margin: 0 auto;
    padding: 0;
}

.featureContents .main {
    font-size: 0px;
    line-height: 1;
}

.featureContents ul {
    margin: 4px 0 0 0;
    padding: 0;
    line-height: 1;
    font-size: 0px;
    letter-spacing: -0.4em;
    text-align: left;
}

.featureContents ul li {
    display: inline-block;
    letter-spacing: normal;
    line-height: 1;
    font-size: 0px;
    margin: 0;
    padding: 0 4px 0 0;
}

.featureContents ul li.last {
    padding-right: 0;
}

.featureContents .notation_box {
    border: 4px solid #b79e21;
    padding: 30px 20px 30px 20px;
    margin: 34px 0 0 0;
    overflow: hidden;
}

.featureContents .notation_box dl {
    float: left;
    width: 550px;
}

.featureContents .notation_box dl dt {
    float: left;
    vertical-align: middle;
    width: 150px;
    height: 30px;
    background-color: #b79e21;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    clear: both;
    text-align: center;
    margin: 20px 19px 0 0;
    padding: 0;
    font-weight: bold;
}

.featureContents .notation_box dl dd {
    float: left;
    font-size: 16px;
    line-height: 30px;
    vertical-align: middle;
    margin: 20px 0 0 0;
    font-weight: bold;
}

.featureContents .notation_box dt.first {
    margin-top: 0;
}

.featureContents .notation_box dd.first {
    margin-top: 0;
}

.featureContents .notation_box .cap_box {
    float: right;
    width: 340px;
}

.featureContents .notation_box .cap_box .cap_title {
    font-size: 16px;
    font-weight: bold;
    color: #b79e21;
    line-height: 1;
    margin: 0;
}

.featureContents .notation_box .cap_box p {
    margin-top: 17px;
    font-size: 12px;
    line-height: 2;
}

.featureContents .reservation_head {
    margin-top: 55px;
    text-align: center;
}
