@charset "utf-8";
body {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 1.8;
    font-family: "Noto Sans Japanese", sans-serif;
    color: #333;
    box-sizing: border-box;
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -o-text-size-adjust: 100%;
}

.rows,
header,
section,
footer {
    width: 100%;
    float: left;
}

.container {
    max-width: 1200px !important;
}

img {
    max-width: 100%;
    height: auto;
}

ul {
    padding: 0;
    margin: 0;
}

ul li {
    list-style: none;
}

a,
a:hover {
    text-decoration: none;
    color: inherit;
}

.br_show {
    display: none;
}
/* ADD GENERAL */

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: normal;
    font-size: medium;
    margin: 0;
    padding: 0;
}

.al-i-c {
    align-items: center;
    -webkit-align-items: center;
}

button {
    outline: none !important;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

input[type=text],
input[type=number],
textarea {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

textarea {
    resize: none;
}

input,
textarea,
select {
    border: none !important;
    border: 1px #ccc solid !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}


/* END ADD GENERAL */

.news-item .news-photo img {
    display: none;
}


/* HEADER */

.row-head {
    border-bottom: 4px solid #f3f3f3;
    background: #FFFEEA
}

.logo {
    width: 25%;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding-left: 15px;
}
.logo img {
    max-width: 111px;
    padding: 10px 0;
}
.menu {
    width: 74.5%;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    position: relative;
    padding-right: 15px;
}

.menu ul {
    margin: 0;
    padding: 0;
}

.menu ul li {
    display: inline-block;
    text-align: center;
    position: relative;
}

.menu ul li:first-child a {
    text-indent: -9999px;
    background: url(assets/images/home.png) center 15px no-repeat;
}

.menu ul li a {
    display: inline-block;
    width: 100%;
    position: relative;
    line-height: 140%;
    font-size: 14px;
    padding: 15px 30px;
}

.menu ul li.active a,
.menu ul li a:hover {
    display: inline-block;
    position: relative;
}

.menu ul li.active a:before,
.menu ul li a:hover:before {
    content: "";
    width: 100%;
    position: absolute;
    bottom: -4px;
    left: 0;
}

.menu ul li .mn-english {
    display: block;
    font-size: 13px;
    text-indent: initial;
}

.menu ul li a:after {
    content: "";
    border-right: 1px dotted #ccc;
    width: 1px;
    height: 35px;
    position: absolute;
    right: -5px;
    top: 20px;
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
}

.menu ul li:last-child a:after {
    content: "";
    border-right: none;
}

.menu ul li:last-child a {
    padding-right: 0;
}

.menu-sp {
    display: none;
    position: absolute;
    right: 10px;
    width: 74px;
    vertical-align: middle;
    text-align: right;
    font-size: 16px;
    top: 18px;
}

.menu-sp a,
.menu-sp a:active,
.menu-sp a:focus,
.menu-sp a:hover {
    text-decoration: none;
}

.menu-sp i {
    font-size: 20px;
}


/* END HEADER */


/* SLIDER */

.row-slide {
    padding: 25px 0;
    border-bottom: 4px solid #f3f3f3;
}

.cont-slider {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.slider-st1 .item-slider {
    position: relative;
}

.slider-st1 .title-slider {
    position: absolute;
    text-align: center;
    padding: 0 20px;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    z-index: 99;
    font-weight: bold;
    text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.75px 0.966667px 0px, rgb(255, 255, 255) 1.08333px 1.68333px 0px, rgb(255, 255, 255) 0.133333px 2px 0px, rgb(255, 255, 255) -0.833333px 1.81667px 0px, rgb(255, 255, 255) -1.6px 1.2px 0px, rgb(255, 255, 255) -1.98333px 0.283333px 0px, rgb(255, 255, 255) -1.86667px -0.7px 0px, rgb(255, 255, 255) -1.3px -1.51667px 0px, rgb(255, 255, 255) -0.416667px -1.95px 0px, rgb(255, 255, 255) 0.566667px -1.91667px 0px, rgb(255, 255, 255) 1.41667px -1.41667px 0px, rgb(255, 255, 255) 1.91667px -0.566667px 0px;
}

.slide-tt {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    text-align: center;
    padding: 0 20px;
    transform: translate(-50%, -50%);
    z-index: 99;
    font-size: 20px;
    font-weight: bold;
    text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.75px 0.966667px 0px, rgb(255, 255, 255) 1.08333px 1.68333px 0px, rgb(255, 255, 255) 0.133333px 2px 0px, rgb(255, 255, 255) -0.833333px 1.81667px 0px, rgb(255, 255, 255) -1.6px 1.2px 0px, rgb(255, 255, 255) -1.98333px 0.283333px 0px, rgb(255, 255, 255) -1.86667px -0.7px 0px, rgb(255, 255, 255) -1.3px -1.51667px 0px, rgb(255, 255, 255) -0.416667px -1.95px 0px, rgb(255, 255, 255) 0.566667px -1.91667px 0px, rgb(255, 255, 255) 1.41667px -1.41667px 0px, rgb(255, 255, 255) 1.91667px -0.566667px 0px;
}

.row-slide .menu-lang {
    margin-bottom: 25px;
}
.row-slide .menu-lang ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.row-slide .menu-lang ul li {
    margin-right: 15px;
    padding: 5px 10px;
    border-radius: 10px;
    color: #fff;
    background-color: #D6B335;
}
.row-slide .menu-lang ul li a {
    display: block;
}
.row-slide .menu-lang ul li:last-child {
    margin-right: 0;
}

.row-banner .menu-lang {
    margin-bottom: 25px;
}
.row-banner .menu-lang ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.row-banner .menu-lang ul li {
    margin-right: 15px;
    padding: 5px 10px;
    border-radius: 10px;
    color: #fff;
    background-color: #D6B335;
}
.row-banner .menu-lang ul li a {
    display: block;
}
.row-banner .menu-lang ul li:last-child {
    margin-right: 0;
}

.menu-lang-mb {
    display: none;
}
/* END SLIDER */


/* BANNER */

.row-banner {
    padding: 25px 0;
    border-bottom: 4px solid #f3f3f3;
}

.banner-img {
    position: relative;
}

.banner-text {
    font-size: 35px;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 7%;
    -webkit-transform: translate(-7%, -50%);
    -ms-transform: translate(-7%, -50%);
    transform: translate(-7%, -50%);
}

.banner-text2 {
    display: inline-block;
    color: #222222;
    font-size: 20px;
    padding-left: 10px;
    text-transform: uppercase;
}


/* END BANNER */


/* FOOTER */

.owl-footer {
    background: #f9f5ee;
    padding: 15px 10px;
}

.ft-logo {
    width: 25%;
    display: inline-block;
    vertical-align: middle;
    padding-left: 15px;
}

.ft-menu {
    width: 74.5%;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    padding-right: 15px;
}

.ft-menu ul li {
    display: inline-block;
    text-align: center;
    position: relative;
}

.ft-menu ul li a {
    display: inline-block;
    width: 100%;
    position: relative;
    line-height: 160%;
    font-size: 15px;
    padding: 25px 25px;
}

.ft-menu ul li.active a,
.ft-menu ul li a:hover,
.menu ul li.active a,
.menu ul li a:hover {
    display: inline-block;
    position: relative;
}

.ft-menu ul li .mn-english {
    display: block;
    font-size: 13px;
    line-height: 13px;
}

.ft-menu ul li a:after {
    content: "";
    border-right: 1px dotted #ccc;
    width: 1px;
    height: 35px;
    position: absolute;
    right: 0;
    top: 30px;
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
}

.ft-menu ul li:last-child a:after {
    content: "";
    border-right: none;
}

.ft-menu ul li:last-child a {
    padding-right: 0;
}

.row-copyright {
    color: #fff;
    padding: 10px 0;
    line-height: 160%;
    font-size: 14px;
}

.row-copyright .row {
    -webkit-display: block;
    -moz-display: block;
    -ms-display: block;
    -o-display: block;
    display: block;
}

.txt-copyright {
    text-align: left;
    display: inline-block;
}

.pagetop {
    text-align: right;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: right;
}


/* END FOOTER */


/* STYLE FUNC - RAKU */

#hs_create_file_html {
    position: fixed;
    left: 0;
    top: 200px;
    z-index: 9999999;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    width: 220px;
    text-align: left;
    border: 1px #ccc solid;
    background: #fff;
    padding: 10px;
}

.title-func-st1 {
    text-align: center;
    font-size: 20px;
    line-height: normal;
    margin-bottom: 20px;
}

.btn-func-st1 {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    text-align: left;
}

#formAdmin {
    display: none;
}


/* END STYLE FUNC - RAKU */


/* CONTENT */


/* NEWS */

.row-news {
    /* height: 230px; */
    overflow: auto;
}
.clear{
    clear: both;
}
.news-item {
    font-size: 14px;
    width: 100%;
    float: left;
    /* background: url(assets/images/ico-right.png) left center no-repeat; */
    padding: 10px 10px 10px 20px;
    border-bottom: 1px dotted #ccc;
}

.news-photo {
    width: 20%;
    float: left;
    padding-right: 2%;
}
.news-txt {
    width: 78%;
    float: left;
}
.news-date {
    font-weight: bold;
    padding-right: 15px;
    background: url(assets/images/ico-right.png) left center no-repeat;
    padding: 10px 10px 10px 20px;
}


/* END NEWS */

.main {
    padding: 40px 0 60px 0;
}

.wrap-content {
    margin-bottom: 40px;
}

.wrap-content:last-child {
    margin-bottom: 0;
}


/* END CONTENT */


/* SIDEBAR */

.right-map {
    margin-top: 20px;
}

.right-map iframe {
    width: 100%;
    height: 255px;
    border: 0;
}

.right-map-text {
    margin-top: 10px;
    line-height: 160%;
}

.map-text-b {
    font-weight: bold;
    font-size: 14px;
}

.map-text {
    font-size: 13px;
}

.right-photo,.right-photo-new {
    margin-bottom: 15px;
    text-align: center;
}

.right-menu {
    margin-top: 30px
}

.right-menu ul li {
    margin-bottom: 10px;
    position: relative;
    /* height: 64px; */
}

.right-menu ul li::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    border-left: 20px solid transparent;
    width: 0;
    z-index: 1;
}

.right-menu ul li a {
    padding: 15px 20px;
    font-size: 15px;
    color: #333333;
    font-weight: bold;
    line-height: 1.6;
    padding-right: 20px;
    background: #fff;
    width: 100%;
    /* height: 64px; */
    position: relative;
    display: inline-block;
}

.right-menu ul li a::before {
    content: '';
    position: absolute;
    bottom: -2px;
    right: -2px;
    border-bottom: 18px solid #fff;
    border-left: 18px solid transparent;
    z-index: 2;
}

.right-menu ul li a:hover {
    color: #fff;
    transition: 0.5s;
}

.right-menu ul li a:hover .right-menu-english {
    color: #fff;
}

.right-menu ul li .right-menu-english {
    display: block;
    font-size: 10px;
    color: #727274;
    font-weight: normal;
}


/* END SIDEBAR */


/* SERVICE */

.service-item {
    margin-bottom: 20px;
}

.service-image {
    padding-bottom: 20px;
    text-align: center;
}

.service-image img {
    width: 100%;
    max-width: inherit;
}

.service-title {
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    line-height: 26px;
}

.service-btn {
    text-align: center;
}

.service-des {
    font-size: 14px;
    line-height: 24px;
    text-align: left;
}

.service-btn a {
    display: block;
    padding: 10px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
}


/* END SERVICE */


/* FAQ */

.row-faq .panel-default {
    border: 0;
    margin-bottom: 5px;
}

.row-faq .panel-heading {
    padding: 0;
    border: 0 !important;
    background: #f7f7f7 !important;
}

.row-faq .panel-title>a,
.row-faq .panel-title>a:active {
    display: block;
    padding: 15px 35px 15px 0;
    color: #555;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    word-spacing: 3px;
    text-decoration: none;
    position: relative;
}

.row-faq .panel-heading a:before {
    font-family: 'FontAwesome';
    content: "\f107";
    float: right;
    transition: all 0.5s;
    font-size: 30px;
    color: #FFD300;
    position: absolute;
    right: 15px;
}

.row-faq .panel-heading.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.row-faq .panel-heading a span {
    display: block;
    padding-right: 30px;
}

.row-faq .panel-heading {
    display: table;
}

.row-faq .icon_question {
    font-size: 20px;
    display: table-cell;
    padding: 15px;
    width: 60px;
    color: #f8b014;
}

.row-faq .panel-title {
    display: table-cell;
    vertical-align: middle;
    line-height: 160%;
    text-align: left;
    width: 95%;
}

.row-faq .panel-title p {
    margin: 0 !important;
}

.row-faq .icon_answer {
    font-size: 20px;
    display: table-cell;
    padding: 15px;
    vertical-align: top;
    width: 60px;
    border: 0 !important;
}

.row-faq .txt_answer {
    width: 95%;
    display: table-cell;
    border: 0 !important;
    color: #555;
    font-size: 15px;
    padding: 10px 0;
}


/* END FAQ */


/* INSTAGRAM */

#instagram-ct {
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 100%;
    float: left;
}

#instagram-ct li {
    list-style: none;
    float: left;
    padding: 1px 1px;
    width: 20%;
    border-collapse: collapse;
}

#instagram-ct li a {
    display: block;
}

#instagram-ct li a:hover {
    opacity: 0.5;
}

#instagram-ct li a img {
    width: 100% !important;
    max-width: inherit;
}


/* END INSTAGRAM */


/* Blog-------------- */
.row_blog {
    width: 100%;
    float: left;
}
.row_blog iframe{
    width: 100%;
    float: left;
    height: 350px;
    border: 0;
}
/* End blog-------------- */


/* TABLE STYLE */

.table-style1 {
    width: 100%;
    border: 1px solid #f3f3f3;
}

.table-style1 table {
    width: 100%;
    float: left;
}

.table-style1 tr:nth-child(even) {
    background: #fff;
}

.table-style1 tr:nth-child(odd) {
    background: #f5f2b3;
}

.table-style1 tr td {
    padding: 12px 20px;
    line-height: 200%;
    font-size: 16px;
}

.table-style1 tr td:first-child {
    width: 35%;
    font-weight: bold;
}


/* END TABLE STYLE */
.facilities li{
    list-style: circle;
    margin-left: 20px;
}

/* CONTACT */

.contact {
    font-size: 14px;
    line-height: 160%;
}

.contact-form-st1 {
    width: 100%;
    border-collapse: separate;
    border-spacing: 10px;
    margin-top: -10px;
}

.contact-form-st1 tr td {
    font-size: 15px;
    color: #333333;
    line-height: 160%;
    vertical-align: middle;
    padding: 6px 0;
}

.contact-form-st1 tr td:first-child {
    width: 30%;
    position: relative;
}

.contact-form-st1 tr td .contact-note {
    position: absolute;
    right: 0;
    display: inline-block;
    font-weight: bold;
    color: #fff;
    background: #FFD300;
    padding: 2px 15px;
}

.contact-form-st1 tr td input[type=text],
.contact-form-st1 tr td textarea {
    width: 100%;
    padding: 10px;
    border: 2px solid #f3f3f3;
    resize: vertical;
}

.contact-form-st1 tr td input[type=radio],
.contact-form-st1 tr td input[type=checkbox] {
    top: 2px;
}

.contact-form-st1 tr td input[type=text] {
    height: 40px;
}

.contact-form-st1 tr td input[readonly],
.contact-form-st1 tr td textarea[readonly] {
    background: #f1f1f1;
}

.contact-form-st1 tr td button {
    background: #FFD300;
    color: #fff;
    border: none;
    outline: none;
    padding: 11px;
    cursor: pointer;
    border: 3px solid #FFD300;
    margin-top: 10px;
    font-weight: bold;
    width: 220px;
    text-align: center;
}

.contact-form-st1 tr td button:hover {
    background: #fff;
    color: #FFD300;
    border: 3px solid #FFD300;
    transition: 0.7s;
}

.form-group {
    margin-bottom: 0;
}

.contact-form-st1 tr:last-child td {
    text-align: center;
}


/* END CONTACT */


/* Gallery */

.gallery_item {
    margin-bottom: 20px;
}

.gallery_item p {
    text-align: center;
    padding: 10px 0;
    font-size: 14px;
    margin: 0;
}

.ft-logo img{
    max-width: 100px;
    padding: 10px 0;
}
/* End gallery */
.mrg-sp{
    display: none;
}
/* css t */
.menu-language ul li a::after {
    position: relative;
    border: none;
}
.menu-language ul li a{
    padding: 5px 10px;
}
.menu-language ul li:first-child a {
    background: none;
}
.menu-languageul li.active a:before, .menu-language li a:hover:before {
    border-bottom: none !important;
}
.right-photo  {
    display: none;
}
.right-menu {
    margin-top: 0px;
}
.table-style1 td a.tb-itg {
    padding-left: 10px;
}
img.img-ct {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.photo-small{
    text-align: center;
}
.photo-small img{
    width: 70%;
}
/* End css t */



/* ------------------------ RWD ------------------------ */

@media screen and (max-width:1010px) {
    /* Container */
    .container {
        max-width: 920px !important;
    }
}
@media screen and (max-width:1024px){
    .menu ul li a, .ft-menu ul li a  {
        padding: 15px 10px;
    }
    .row-slide .menu-lang {
        position: relative;
        z-index: 2;
    }
}
@media screen and (max-width:992px) {
    /* Slider */
    .row-slide {
        padding: 10px 0;
    }
    .row-head {
        position: fixed;
        z-index: 999;
        background: #fff;
        top: 0;
    }
    .row-slide {
        margin-top: 65px;
    }
}

@media screen and (min-width:992px) {
    /* Header */
    .menu ul {
        display: block !important;
    }
}

@media screen and (max-width:991px) {
    /* Header */
    .row-head {
        padding: 15px 0;
    }
    .logo {
        width: 220px;
        padding-left: 0;
    }
    .menu-sp {
        display: inline-block;
    }
    .menu {
        width: 100%;
        display: block;
    }
    .menu ul {
        display: none;
        width: 100%;
        position: fixed;
        top: 142px;
        left: 0;
        z-index: 99;
        height: 100%;
        background: #fff;
    }
    .menu ul li {
        width: 100%;
    }
    .menu ul li a {
        background: #fff;
        border-bottom: 1px solid #ccc;
        padding: 10px;
    }
    .menu ul li:last-child a {
        padding: 10px;
    }
    .menu ul li a:after {
        display: none;
    }
    .row-banner {
        margin-top: 65px;
    }
    /* Footer */
    .ft-logo {
        width: 100%;
        padding-top: 15px;
        text-align: center;
    }
    .ft-logo img {
        width: 240px;
    }
    .ft-menu {
        width: 100%;
        text-align: center;
    }
    .ft-menu ul li a {
        padding: 12px;
    }
    .ft-menu ul li:last-child a {
        padding-right: 22px;
    }
    .ft-menu ul li a:after {
        transform: rotate(0);
    }
    /* Contact */
    .contact-form-st1 tr td {
        width: 100% !important;
        float: left;
    }
    .contact-note {
        float: right;
    }
}

@media screen and (max-width: 889px) {
    /* Blog */
    .row-blog {
        overflow: hidden;
        max-height: 566px;
    }
}

@media screen and (max-width:768px) {
    .company-sp-8{
        width: 100%;
    }

    .menu-sp {
        top: 15px;
    }
    .mrg-sp{
        display: block;
    }
    /* Content */
    .col-right {
        /* margin-top: 40px; */
    }
    /* Padding */
    .pd-30 {
        padding: 15px;
    }
    /* Margin */
    .mgt-30 {
        margin-top: 15px;
    }
    .wrap-content {
        margin-bottom: 30px;
    }
    /* Instagram */
    #instagram-ct li {
        width: 33.333%;
    }
    /* Layout */
    .layout-column-img {
        width: 100%;
        margin-bottom: 10px;
        text-align: center;
    }
    .layout-column-txt {
        width: 100%;
        margin-top: 10px;
    }
    /* Table */
    .table-style1 tr td:first-child {
        width: 100%;
    }
    .table-style1 tr td {
        width: 100%;
        float: left;
        padding: 5px;
    }
    .row-slide .menu-lang {
        display: none;
    }
    .row-slide .menu-lang ul {
        padding-right: 9px;
    }
    .menu-lang-mb {
        display: block;
        position: absolute;
        top: 70px;
        right: 10px;
    }
    .menu-lang-mb ul {
        display: flex;
    }
    .menu-lang-mb ul li {
        margin-right: 10px;
    }
    .menu-lang-mb ul li:last-child {
        margin-right: 0;
    }
    .menu-lang-mb ul li a {
        display: block;
        color: #fff;
        background-color: #D6B335;
        padding: 10px 7px;
        border-radius: 10px;
    }
}
@media screen and (max-width:767px) {
    .news-photo {
        width: 100%;
        padding-right: 0;
        padding-bottom: 20px;
    }
    .news-txt {
        width: 100%;
    }
    .photo-small img{
        width: 100%;
    }
    .right-photo  {
        display: block;
    }
    .right-menu {
        margin-top: 20px;
    }
    .row-slide {
        margin-top:102px;
    }
    .logo img {
        max-width: 85px;
        padding: 0 10px;
    }
    .menu ul {
        top: 100px;
    }
    .menu-lang-mb {
        display: none;
    }
    .row-slide .menu-lang {
        display: block;
        margin-bottom: 0;
    }
    .row-slide .menu-lang ul {
        justify-content: center;
        padding-right: 0;
    }
    .row-slide .menu-lang ul li {
        margin-bottom: 10px;
        margin-right: 5px;
    }

    .row-banner .menu-lang {
        display: block;
        margin-top: 35px;
        margin-bottom: 0;
    }
    .row-banner .menu-lang ul {
        justify-content: center;
        padding-right: 0;
    }
    .row-banner .menu-lang ul li {
        margin-bottom: 10px;
        margin-right: 5px;
    }
    
    .pic3 {
        width: 300px;
        height: auto;
    }
}
@media screen and (max-width:640px) {
    /* Slider */
    .slider-st1 .title-slider,
    .slide-tt {
        font-size: 18px;
    }
}

@media screen and (max-width:580px) {
    /* Content */
    .col-right {
        margin-top: 30px;
    }
    /* Service */
    .service-item {
        width: 100%;
        margin-bottom: 25px
    }
    /* Gallery */
    .gallery_item {
        width: 100%;
        float: left;
        text-align: center;
    }
    /* Footer */
    .ft-logo {
        padding-bottom: 20px;
    }
    .ft-menu ul li {
        width: 100%;
        padding: 0 10px;
    }
    .ft-menu ul li a {
        border-top: 1px solid #ccc;
        padding: 10px 0;
    }
    .ft-menu ul li a:after {
        border: none;
    }
    .ft-menu ul li:last-child a {
        padding-right: 0;
    }
    /* Blog-------------- */
    .row_blog iframe{
        height: 200px;
    }
}

@media screen and (max-width:480px) {
    .table-style1 tr td {
        font-size: 14px;
    }
    .title-style25, .title-style25{
        font-size: 20px;
    }
    .br_show {
        display: inline-block;
    }
    /* Main */
    .main {
        padding: 10px 0 30px 0;
    }
    /* Row banner */
    .row-banner {
        padding: 10px 0;
    }
    .banner-text {
        font-size: 20px;
        line-height: 120%;
    }
    .banner-text2 {
        font-size: 15px;
        display: block;
    }
    .pagetop{
        padding-top: 25px;
    }
}


/* ------------------------ END RWD ------------------------ */