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

#sec1 h2 {
    text-align: center;
}

#sec1 .img1 {
}

#sec1 .img2 {
}

#sec1 .box {
}

#sec1 dl {
    margin: 0 10px 10px;
}

#sec1 dt {
    font-weight: bold;
    color: #d89b31;
}

#sec1 dd {
    line-height: 16px;
    margin-bottom: 5px;
    color: #fff;
}

#sec1 dd .tel {
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.5px;
    padding-top: 4px;
    margin-bottom: -11px;
}

#sec1 dd span {
    top: -10px;
}

#sec2 {
    position: relative;
    padding-bottom: 20px;
}

#sec2 h2 {
    padding: 0 0 20px;
}

#sec2 h2 span {
}

#sec2 .fl {
    float: none;
}

#sec2 .floormap {
}

#sec2 .box {
    position: relative;
}

#sec2 .img2,
#sec2 .img4 {
}

#sec2 .img2 {
}

#sec2 .img3 {
    z-index: 1;
    position: relative;
}

#sec2 .img4 {
}
#sec2 .bxSlider img{
    padding: 0 10px;
}
#sec3 {
    position: relative;
    background: url(../img/access/sec3_bg.png) repeat;
    color: #000;
    padding-bottom: 40px;
}

#sec3:after {
    position: absolute;
    content: "";
    background: url(../img/shared/line1.png) repeat-x;
    height: 25px;
    width: 100%;
    bottom: 0;
    z-index: 2;
}

#sec3 .box {
}

#sec3 .fl {
    float: none;
}

#sec3 .img1 {
    width: 50%;
    float: left;
    padding-left: 10px;
}

#sec3 .img2 {
    width: 50%;
    float: left;
    padding-left: 10px;
}

#sec3 .img3 {
    width: 50%;
    float: right;
    padding-right: 10px;
}

#sec3 .box1 {
    width: 50%;
    float: right;
}

#sec3 .sub {
    color: #937135;
    padding: 0 10px;
}

#sec3 .ttl {
    font-size: 25px;
    padding: 0 10px;
    font-weight: bold;
}

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

#sec3 .txt2 {
    padding: 10px;
}
.btn_group{
    padding-top: 20px;
    text-align: center;
}
.btn_group li{
    display: inline-block;
    text-align: center;
    margin: 0 10px;
}
#sec3 .btn1 {
}

#sec3 .btn2 {
}

#sec4 {
    padding-bottom: 12px;
    z-index: 1;
    background: url(../img/shared/bg.jpg) repeat;
    clear: both;
}

#sec4 h2 {
    text-align: center;
    padding-top: 83px;
}

#gmap {
    height: 700px;
    margin-top: 20px;
    position: relative;
}

#sec4_map {
    position: relative;
}

#sec4_map:before {
    position: absolute;
    content: "";
    background: url(../img/shared/line1.png) repeat-x;
    height: 10px;
    width: 100%;
    top: -10px;
    z-index: 1;
}

#sec4_map:after {
    position: absolute;
    content: "";
    background: url(../img/shared/line2.png) repeat-x;
    height: 10px;
    width: 100%;
    bottom: -10px;
    z-index: 1;
}

#pagetop {
    bottom: 0;
}
#sec9{
    padding-bottom: 10px;
    padding-top: 20px
}
#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
}