#sec1 {
    padding: 0 0 20px;
    position: relative;
}

#sec1 h2 {
    text-align: center;
}

#sec1 .sub {
    font-size: 13px;
}

#sec1 .img1 {
}

#sec1 .box1 {
    padding: 20px 0 10px;
    position: relative;
}

#sec1 .group1 {
}
#sec1 .group1 h3{
    padding-bottom: 10px;
}

#sec1 .txt1 {
    padding: 0 10px;
}

#sec1 .box1 dl {
    border-bottom: 1px solid;
    margin-bottom: 4px;
    margin: 0 10px;
    padding-bottom: 2px;
}

#sec1 .box1 dt {
    float: left;
    width: 70%;
}

#sec1 .box1 dd {
    width: 30%;
    float: right;
    text-align: right;
    color: #fff;
    font-weight: bold;
}

#sec1 .box2 {
    position: relative;
    padding-bottom: 10px;
}

#sec1 .group2 {
}
#sec1 .group2 h3{
    padding: 10px 0;
}

#sec1 .txt2 {
    padding: 0 10px;
}

#sec1 .box2 dl {
    border-bottom: 1px solid;
    margin: 0 10px;
}

#sec1 .box2 dd {
    color: #fff;
    text-align: right;
    font-weight: bold;
}

#sec1 .img2 {
    padding-bottom: 5px;
}

#sec1 .box3 {
    position: relative;
    padding: 10px 0;
}

#sec1 .img3 {
    padding: 10px 0 5px;
}

#sec1 .txt3 {
    padding: 0 10px;
}

#sec1 .txt4 {
}

#sec1 .box3 dl {
    border-bottom: 1px solid;
    margin: 0 10px;
}

#sec1 .box3 dt {
    width: 70%;
    float: left;
}

#sec1 .box3 dd {
    float: right;
    width: 30%;
    text-align: right;
    font-weight: bold;
    color: #fff;
}
#sec1 .drinkbnr{
    padding: 10px 10px 0;
}
#sec2 {
    position: relative;
    color: #000;
}

#sec2 .box {
    padding: 20px 0 10px;
    position: relative;
    background: url(../img/drink/sec2_bg.png) repeat center center;
}

#sec2 h2 {
    text-align: center;
    margin: 0 auto;
    padding-bottom: 10px;
}

#sec2 .fl {
    float: none;
}

#sec2 .group {
    position: relative;
}

#sec2 .group1 {
    position: relative;
}

#sec2 h3 {
    font-weight: bold;
    margin-bottom: 10px;
}

#sec2 dl {
    border-bottom: 1px dashed;
    margin: 0 10px 10px;
    padding-bottom: 10px;
    position: relative;
    display: table;
}

#sec2 dt {
    line-height: 18px;
    width: 70%;
    display: table-cell;
    padding-right: 10px;
}

#sec2 dt span {
    margin-left: 13px;
}

#sec2 dd {
    bottom: 8px;
    color: #937135;
    font-weight: bold;
    line-height: 18px;
    display: table-cell;
    width: 30%;
    text-align: right;
    vertical-align: bottom;
}

#sec2 .txt {
    font-size: 13px;
    padding: 0 10px 10px;
    text-align: center;
}

#sec3 {
    padding: 10px 0 15px;
}

#sec3 .box {
    position: relative;
    background: url(../img/drink/sec3_bg1.png) no-repeat center top, url(../img/drink/sec3_bg2.png) no-repeat center bottom, url(../img/drink/sec3_bg.png) repeat-y center center;
    -webkit-background-size: 100%,100%,100% 100%;
    background-size: 100%,100%,100% 100%;
    color: #000;
    position: relative;
    padding: 10px 15px;
    margin: 10px;
}

#sec3 h2 {
    padding: 10px 0;
    text-align: center;
}

#sec3 .sub {
    text-align: center;
}

#sec3 .group {
    line-height: 18px;
}

#sec3 .group p {
    margin-bottom: 10px;
}

#sec3 .group span {
    font-weight: bold;
}

#sec3 .ttl {
}

#sec3 .img1 {
    padding-bottom: 10px;
}

#sec3 .img2 {
}

#sec3 .btn1 {
    text-align: center;
    padding: 10px 10px 0;
}
#sec3 .note{
    padding: 10px;
    text-align: center;
}
#sec3 .box1{
    padding-top: 0;
}
#sec9{
    padding-bottom: 10px;
    padding-top: 0px
}
#sec9 .tel{
    font-size: 16px;
    text-align: center;
    width: 315px;
    height: 126px;
    margin: auto;
    background: url(../img/course/sec7_tel.png) no-repeat;
    background-size: contain;
    padding-top: 28px;
    padding-left: 24px
}
#sec9 .tel .txt{
    font-size: 18px;
}
#sec9 .tel .phone{
    font-weight: bold;
    font-size: 20px
}