.editor-title{
    font-family: 'Bodoni MT';
    font-size: 35px;
    color: #000;
    text-align: center;
    margin-bottom: 50px;
}
.index-about{
    max-width: 1668px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
    font-size: 16px;
    color: #545454;
}
.index-about .row:after {
    content: ' ';
    display: block;
    clear: both;
}
.index-about .row .col {
    float: left;
}
.index-about .row2 .pic{
    width: 60%;
}
.index-about .row2 .txt{
    width: 40%;
    padding-left: 70px;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
}
.index-about .row3{
    position: relative;
}
.index-about .row3 .pic1{
    width: 24%;
    margin-left: 76px;
    position: relative;
    top: -80px;
    left: 0;
}
.index-about .row3 .pic2{
    width: 37%;
    position: absolute;
    right: 0;
    top: -212px;
}
.index-about .row3 .txt{
    margin-top: 230px;
    padding-left: 50px;
}


/************* index *************/
/************* about *************/

.about-page .row:after{
    content: '';
    display: block;
    clear: both;
}
.about-page .col{
    float: left;
}
.about-page .pic{
    width: 46%;
}
.about-page .txt{
    width: 49%;
    float: right;
}
.about-page .title{
    font-size: 22px;
    margin-bottom: 50px;
}
.about-page .row3{
    max-width: 1000px;
    margin: 0 auto;
    background: url(../../images/common/about/bg.png)right bottom no-repeat;
    padding-bottom: 130px;
    margin-bottom: -40px;
}
.about-page .row3 .col{
    width: 33.33%;
    font-size: 16px;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    padding-right: 10%;
}
.about-page .info{
    font-size: 24px;
    margin-left: 30px;
    font-weight: bold;
    border-left: 1px solid #ccc;
    display: inline-block;
}
@media screen and (max-width: 1060px) {
    .about-page .pic,.about-page .txt {
        float: none;
        width: 100%;
    }
    .index-about .row2 .pic,
    .index-about .row2 .txt,
    .index-about .row3 .pic1,
    .index-about .row3 .pic2,
    .index-about .row3 .txt{
        float: none;
        width: 100%;
        position: static;
        right: inherit;
        top: inherit;
        margin: 0;
        text-align: center;
    }
    .index-about .row2 .txt{
        text-align: right;
        margin: 30px 0;
        position: relative;
        z-index: 1;
    }
    .index-about .row3 .pic1{
        text-align: left;
        margin-top: -200px;
    }
    .index-about .row3 .txt{
        text-align: right;
        margin-top: -100px;
        margin-bottom: 120px;
    }
}
@media screen and (max-width: 860px) {
    .index-about{
        padding: 0;
    }
    .index-about .row2 .txt,
    .index-about .row3 .txt{
        text-align: center;
        padding: 0;
    }
    .index-about .row3 .pic1{
        text-align: center;
        margin: 0 auto;
    }
    .index-about .row3 .txt{
        margin: 50px auto;
    }
    .about-page .row3 .col{
        float: none;
        margin: 0 auto 50px;
        padding: 0;
    }
}
@media screen and (max-width: 380px) {
    .about-page .row3 .col{
        width: 100%;
        padding-right: 20%;
    }
    .about-page .row3 .col:nth-child(3){
        width: 100%;
        padding-right: 0;
    }
}
/************* about *************/
/************* restaurant *************/

.restaurant-page{
    font-size: 16px;
    max-width: 1000px;
    margin: 0 auto;
}
.restaurant-page .txt{
    max-width: 741px;
    margin: -50px auto -30px;
    padding-left: 15%;
}
.restaurant-page .list .col{
    border-top: 1px solid #ccc;
    padding: 30px 20px;
}
.restaurant-page .list .col:before{
    content: '';
    display: inline-block;
    width: 106px;
    height: 106px;
}
.restaurant-page .list .col:nth-child(1):before{
    background: url(../../images/common/restaurant/part1.png);
}
.restaurant-page .list .col:nth-child(2):before{
    background: url(../../images/common/restaurant/part2.png);
}
.restaurant-page .info{
    width:calc(100% - 185px);
    float: right;
    font-size: 15px;
}
.restaurant-page .info-title{
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 20px;
    color: #000;
}
@media screen and (max-width: 700px) {
    .restaurant-page .list .col:before {
        float: none;
    }
    .restaurant-page .info {
        width: 100%;
        float: none;
    }
    .restaurant-page .list .col:before {
        display: block;
        margin: 0 auto 30px;
    }
    .restaurant-page .info {
        width: calc(100%);
        float: none;
        text-align: center;
    }
}
@media screen and (max-width: 500px) {
    .restaurant-page .txt{
        margin: 15px auto 0;
        padding: 0;
    }
}

/************* restaurant *************/
/************* notice *************/

.table-wrap{
    overflow: auto;
    margin-bottom: 50px;
    padding-bottom: 10px;
}
.table-wrap .table{
    width: 100%;
}
.notice-layout .table {
    min-width: 480px;
/*    border-bottom: 4px double #b0d6d6;*/
    padding: 10px 0;
}
.notice-layout table {
    display: table;
    border-spacing: 2px;
    border-collapse: separate;
    margin-top: 0;
    margin-bottom: 0;
    -moz-box-sizing: border-box;
    text-indent: 0;
}
.notice-layout .table th,
.notice-layout .table td {
    text-align: center;
    vertical-align: top;
    padding: 8px 10px;
    border-bottom: 1px dashed #bbb;
}
.notice-layout .table thead tr {
/*    background: #B2B200 !important;*/
    color: #fff !important;
}
.notice-layout .table thead tr {
    color: #fff;
}
.notice-layout .table thead th {
    padding: 10px;
    background: #b0d6d6;
    border: none;
}
.notice-layout .table tbody tr {
    color: #848484;
}
/*
.notice-layout .table tbody th {
    color: #407FA6;
}
*/
.notice-layout .table .highlight{
    background: #f1f1f1;
    color: #000;
}


.notice-layout .notice-info .col.right{
	text-align: left;
    float: right;
/*    background: #FFFEEC;*/
    max-width: 300px;
    padding: 20px;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
}
.notice-layout .notice-info .col.left{
    float: left;
    padding: 20px;
    width: calc(100% - 300px);
    padding-bottom: 103px;
    padding-right: 100px;
    min-height: 595px;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px;
}
.col .notice-title{
    font-size: 16px;
    color: #e70404;
}
.notice-info ul{
    list-style: none;
    padding: 0;
    font-size: 14px;
}
.col.right .notice-title{
    position: relative;
}
/*
.col .notice-title:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 6px;
    border-color: transparent transparent transparent #473931;
    display: inline-block;
    margin-right: 10px;
}
*/
.notice-info ul li{
    position: relative;
    padding-left: 30px;
    margin: 5px 0;
}
.notice-info ul li:before{
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    top: 8px;
    left: 15px;
    background: #473931;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}
.col .notice-title:before{
    content: '♦';
    color: #B2B200;
    display: inline-block;
    margin-right: 10px;
}
@media screen and (max-width: 1000px) {
    .notice-layout .notice-info .col.right,
    .notice-layout .notice-info .col.left{
        float: none;
        width: 100%;
        max-width: 100%;
    }
}
.notice-layout .notice-info .col.left{
    padding: 30px 20px 20px;
}

/************* notice *************/


.terms-page .title {
    background: url(../../images/common/terms/title_icon.png) no-repeat 0 3px;
    padding-left: 30px;
    color: #3B7FE0;
    font-size: 16px;
    margin-bottom: 5px;
}

@media screen and (max-width: 1080px) {
    
}
