/*-------------------- ¢­ÄÉ²ÃCSS¢­ --------------------*/
.bnr{
  margin: 60px 0;
    text-align: center;
}

.bnr a:hover{
  opacity:0.6;
}

.about_us {
    margin: 60px 0;
    text-align: center;
}

.about_us p {
    line-height: 2;
}

.about_us .button {
    margin-top: 10px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    outline: none;
    padding: 10px 15px 10px;
    color: #fff;
}

.about_us .button::before,
.about_us .button::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
}

.about_us .button,
.about_us .button::before,
.about_us .button::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 1.0s;
    transition: all 1.0s;
}

.about_us .button {
    background-color: #041553;
    border: 2px solid #041553;
    color: #fff;
}

.about_us .button:hover {
    background-color: #FFF;
    border: solid 2px #041553;
    text-decoration: none;
    color: #000;
}

@media screen and (max-width:480px) {
    .about_us {
        margin: 20px 0 30px;
    }
    .about_us h2 {
        font-size: 20px;
        margin: 0;
        padding: 0;
    }
    .about_us h2,
    .about_us p {
        text-align: left;
    }
    .about_us p:last-child {
        text-align: center;
    }
    .about_us br {
        display: none;
    }
}

.slider img {
    width: 100%!important;
}

.bx-wrapper .bx-viewport {
    -moz-box-shadow: 0 0 0 #ccc!important;
    -webkit-box-shadow: 0 0 0 #ccc!important;
    box-shadow: 0 0 0 #ccc!important;
    border: 0 solid #fff!important;
    left: 0!important;
    background: #fff;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.column3 img {
    width: 100%;
}

.column3 .cl-inner {
    margin-bottom: 20px;
}

@media screen and (min-width:768px) {
    .column3 {
        width: 100%;
        margin: 0 auto;
    }

    .column3 .cl-inner {
        margin-right: 19px;
        float: left;
        width: calc((100% - 60px) / 3);
        width: -webkit-calc((100% - 60px) / 3);
        width: -moz-calc((100% - 60px) / 3);
    }

    .column3 .cl-inner:nth-child(3n) {
        margin-right: 0;
    }
}

.column3 .link {
    text-align: center;
}

.column3 .button {
    margin-top: 10px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    outline: none;
    padding: 5px 15px 5px;
    color: #fff;
}

.column3 .button::before,
.column3 .button::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
}

.column3 .button,
.column3 .button::before,
.column3 .button::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 1.0s;
    transition: all 1.0s;
}

.column3 .button {
    background-color: #041553;
    border: 2px solid #041553;
    color: #fff;
}

.column3 .button:hover {
    background-color: #FFF;
    border: solid 2px #041553;
    text-decoration: none;
    color: #000;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style] {
    max-width: 500px;
    width: 100% !important;
}


@media screen and (min-width:768px) {
    .top_info {
    width: 100%;
    margin: 40px auto 0;
}
    .top_info .cl-inner {
        margin-right: 20px;
        float: left;
        width: calc((100% - 20px)/ 2);
        width: -webkit-calc((100% - 20px)/ 2);
        width: -moz-calc((100% - 20px)/ 2);
    }
    .top_info .cl-inner:nth-child(2n) {
        margin-right: 0;
    }
}

.top_info .cl-inner {
    margin-bottom: 20px;
}

.content-wrap {
    margin: 0;
    text-align: left;
}

.content-wrap h2 {
    margin: 0;
    padding: 0;
}

.content-wrap ul {
    border-top: solid 1px #ccc;
    list-style: none;
    list-style-position: inside;
    margin-left: 0;
}

.content-wrap ul li {
    border-bottom: solid 1px #ccc;
    padding: 15px 0;
}

#pageplugin {
    text-align: center;
}

.leaflet {
    border: solid 1px #ccc;
  margin-top:30px;
    padding: 20px;
}

.leaflet img {
    width: 200px;
}

.leaflet .left {
    float: left;
    padding-right: 10px;
}

@media only screen and (max-width: 767px) {
    .leaflet img {
        display: none;
    }
}
/*-------------------- ¢¬ÄÉ²ÃCSS¢¬ --------------------*/
/*slider*/
.slider {
  display: block;
  margin: 0 auto;
}

.bx-pager {
  margin: 0;
  padding: 0;
}

.bx-wrapper {
  margin-bottom: 0 !important;
}

.bx-wrapper .bx-viewport {
  left: -1px !important;
 border: none !important;
  margin: 0 auto !important;
  background: #fff;
}

.bx-pager-item {
  visibility: hidden;
}

/* frees pace */
.news {
  border-style: double none;
  /*border-color: #b2a487;*/
  max-width: 900px;
  padding: 18px 0 10px 0;
  margin: 0 auto;
  margin-top: 5em;
}

.news-inner {
  max-width: 1050px;
  /*margin-top: 10px;
  margin-bottom: 10px;*/
  padding-left: 5px;
  color: #5d5d5d;
}

.free-space {
  max-width: 900px;
  margin-top: 10px;
  margin-bottom: 3em;
  padding-left: 5px;
  color: #5d5d5d;
}

/* recommernd */
.recommend-items {
  margin-top: 3em;
}
