@charset "utf-8";
/* -- general --*/

.img-thumbnail {
    border-radius: 0;
}

.container {
    width: 100%;
    max-width: 990px;
}

.hover-opacity:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

.hover-underline:hover {
    text-decoration: underline;
}

.wrap-main-description {
    min-height: 3px;
    font-size: 13px;
}

.main-description h1 {
    padding: 5px 0;
    color: #fff;
}

a {
    color: #2980b9;
}

.color-primary, .header-telephone a, .text-primary {
    color: #e83382 !important;
}

.border-primary {
    border-color: #e83382 !important;
}

.background-primary {
    background-color: #e83382 !important
}

/* -- end -- */

/* header */

.wrap-header {
    width: 100%;
    float: left;
    position: relative;
}

.slide {
    width: 100%;
    float: left;
    top: 0;
    left: 0;
    position: relative;
}

.bxslider img {
    width: 100%;
    display: block;
    object-fit: cover;
    height: 550px;
}

.bxslider ._edEdit {
    height: 100%;
}

.banner-page .bx-wrapper img {
    height: 300px;
}

.wrap-menu {
    width: 100%;
    top: 0;
    position: absolute;
    z-index: 98;
    text-align: center;
}

.text-on-slide {
    width: 100%;
    position: absolute;
    top: 50%;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    transform: translateY(-50%);
    color: #fff;
    text-align: center;
    z-index: 97;
}

.btn-sp {
    display: none;
}

.main-navigation {
    padding: 20px 0;
    background: rgba(255, 255, 255, 0.4);
}

.main-menu {
    float: none;
    margin: 0;
    text-align: right;
    display: inline-block;
}

.btn-contact a::after {
    color: #fff;
    padding-left: 10px;
    content: "";
    font-family: "FontAwesome";
    padding-right: 16px;
}

.txt-des {
    font-size: 45px;
    font-weight: bold;
    line-height: 140%;
    letter-spacing: 2px;
}

.btn-contact {
    border: solid 1px #fff;
    display: inline-block;
    padding: 15px 15px;
    margin-top: 20px;
    border-radius: 5px;
}

.btn-contact a {
    font-size: 18px;
    color: #fff;
    display: block;
}

.btn-contact a ._edEdit {
    display: inline-block
}

.btn-contact a:hover {
    text-decoration: none;
}

div#primary-contact {
    width: 100%;
    clear: both;
}

/* end header */

/* content */

.wrap-content {
    padding-top: 50px;
    padding-bottom: 50px;
    width: 100%;
    float: left;
}

.main-content {
    width: 100%;
    float: left;
}

.title-style01 {
    text-align: center;
    position: relative;
    margin-bottom: 15px;
}

.title-style01 h3 {
    border-bottom: 1px solid #e41c41;
    display: inline-block;
    font-size: 40px;
    text-transform: uppercase;
    line-height: 120%;
    padding-bottom: 5px;
    text-align: center;
    color: #e41c41;
}

.title-style01 h4 {
    background-color: #fff;
    box-sizing: border-box;
    color: #000;
    display: inline-block;
    font-size: 14px;
    padding: 3px 10px;
    position: relative;
    text-align: center;
    top: -12px;
}
.row-title .Title2 {
    font-size: 17px;
    line-height: 1;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 29px 0 20px;
    position: relative;
}
.row-title .Title2 {
    font-size: 23px;
}
.row-title .Title2 .Title2__text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0 17px 0 0;
}
.row-title .Title2::after {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    content: '';
    display: block;
    width: 10px;
    height: 2px;
    background-color: #000;
}

.title-child {
    margin-bottom: 15px;
}

.title-child h5 {
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    line-height: 140%;
    border-bottom: 2px solid #678790;
    padding-bottom: 5px;
}

.title-child h6 {
    background: #fdeaf2;
    border-left: 4px solid;
    display: inline-block;
    font-size: 17px;
    line-height: 140%;
    padding: 4px 8px 3px;
    width: 100%;
}
.row-title-style1 h2 {
    padding: 0 0 70px;
    border-bottom: 1px solid #ddd;
}
.fw-b img {
    padding-top: 75px;
}
.layout-column-txt .AboutItem__text {
    font-size: 16px;
    line-height: 29px;
    padding-left: 54px;
    margin: 0 0 33px;
}
/* end content */

/* footer */

.wrap-footer {
    width: 100%;
    float: left;
}

.footer-firts {
    background: #333333;
    padding: 20px 0;
    width: 100%;
    float: left;
}

.footer-second {
    background: #3c3c3c;
    padding: 20px 0;
    width: 100%;
    float: left;
}

.footer-info {}

.footer-link-copyright {
    text-align: right;
}

.footer-info ul li {
    color: #fefee5;
    font-size: 13px;
    line-height: 160%;
    margin-bottom: 10px;
    list-style: none;
}

.footer-info ul li a {
    display: table-cell
}

.footer-info ul li div._edEdit {
    display: table-cell;
}

.footer-info ul li i {
    display: table-cell;
    padding-right: 10px;
    color: #52a7e0
}

.number-tel, .number-mail {
    color: #fefee5;
    text-decoration: none;
}

.number-tel:hover, .number-mail:hover {
    color: inherit;
    text-decoration: underline;
}

.copyright {
    color: #fff;
    font-size: 11px;
    line-height: 180%;
    padding-top: 20px;
    text-align: right;
}

ul.icon_list {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
}

ul.icon_list li {
    display: inline-block;
    padding-left: 3px;
    padding-right: 3px;
}

ul.icon_list li a i {
    display: inline-block;
    color: #ccc;
    border: 1px solid #636363;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
}

ul.icon_list li a i:hover {
    transform: rotate(720deg);
    -webkit-transform: rotate(720deg);
}

.footer-firts .fa-angle-double-up {
    font-size: 30px;
    color: #fff;
}

/* `` footer */

/* page top*******************************/

/* service *******************************/

.service-item {
    margin-top: 30px;
}

.sv-img {
    width: 100%;
    float: left;
}

.sv-img img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.sv-img ._edEdit img {
    width: 100% !important;
    left: 0;
    top: 0;
}

.sv-name {
    color: #333333;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    line-height: 160%;
    padding: 20px 0;
    text-align: center;
    width: 100%;
}

.sv-des {
    width: 100%;
    float: left;
}

.sv-btn {
    width: 100%;
    float: left;
    text-align: center;
    padding: 20px 0 0 0;
}

.sv-btn a {
    color: #fff;
    font-weight: bold;
}

.sv-btn a span {
    padding: 3px 10px;
    background: #06C;
}

/* end service ***************************/

/* about ************************************/

/*.bg-about {

	background-color: #eaf4fb;

}*/

.content-wrap-news {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    height: 270px;
    overflow: auto;
}

.content-wrap-news div._edEdit {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    height: 270px;
    overflow-y: scroll
}

.content-wrap-news p:nth-child(odd) {
    width: 20%;
    color: #e74c3c;
    border-bottom: solid 1px #ccc;
}

.content-wrap-news p:nth-child(even) {
    width: 80%;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: solid 1px #ccc;
    text-align: left;
}

.content-wrap-news p {
    margin-bottom: 0;
    padding: 10px 0;
}

#map iframe {
    height: 270px;
    width: 100%;
}

#map {
    width: 100%;
    float: left;
}

.ab-col-left {
    padding-left: 50px;
    background: url(../images/type-anchor.png) left top no-repeat;
}

.ab-col-left::before {}

/* end about *****************************/

/* end page top********************************/

/* -- fix images raku --*/

.data-wrap {
    width: 100% !important;
    vertical-align: middle;
    border: none;
}

#formAdmin {
    height: 0;
}

.bxslider ._edEdit {
    height: 100%;
}

/* -- end fix images raku --*/

.wrap-primary-table {
    margin-bottom: 15px
}

.primary-table {
    width: 100%;
}

.table_column_type_title_left tr td:first-child {
    background: #f28eba;
    min-width: 30%;
    text-transform: uppercase;
    color: #505050;
    text-align: left;
    border-bottom: 1px dashed #fff;
}

.table_column_type_title_left tr:last-child td {
    border-bottom: none
}

.primary-table tr td {
    padding: 10px 15px;
    font-size: 14px;
}

.content-text, .content-text-images {
    margin-bottom: 20px;
}

.content-text img {
    max-width: 100%;
}

.table_column_type_title_left tr td:last-child {
    background: #fff;
    border: solid 1px #ccc
}

.table_column_type_title_top tr td {
    background-color: #f9f7f4;
    border: solid 1px #dddddd;
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
}

.gallery-item {
    margin-bottom: 30px;
    text-align: center
}

#gallery {
    margin-top: 15px;
}

/* -- faq -- */

.wrap-faq {
    margin-bottom: 10px;
}

.wrap-faq .question p, .wrap-faq .answer p {
    font-size: 13px;
}

.wrap-faq .question {
    cursor: pointer;
    position: relative;
    padding-right: 45px;
    padding-left: 45px;
}

.wrap-faq .question span, .wrap-faq .answer span {
    font-size: 20px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #ff8400;
}

.wrap-faq .question span:first-child {
    color: #8c8c8c;
}

.wrap-faq .question span.pull-left {
    left: 15px;
}

.wrap-faq .question span.pull-right {
    right: 15px;
}

.wrap-faq .answer {
    display: none;
    position: relative;
    padding-left: 45px;
}

.wrap-faq .answer span.pull-left {
    left: 15px;
}

.gallery-item img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.gallery-item ._edEdit img {
    border: none !important;
    width: 100% !important;
    height: 200px;
    object-fit: cover;
}

/* -- end faq -- */

.text_on_slide_2 {
    box-sizing: border-box;
    color: #ffffff;
    font-size: 20px;
    line-height: 140%;
    text-align: center;
    width: 100%;
}

img.alignright {
    float: right
}

img.alignleft {
    float: left
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.content-text-images {
    text-align: center
}

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

textarea {
    resize: none;
}

input, textarea {
    border: none;
    border: 1px #ccc solid;
    border-radius: 0;
}

.tag_html {
    padding: 10px;
    margin-top: 40px;
    background: #000;
    color: #ccc;
}

.rows {
    width: 100%;
    float: left;
}

/* ======================= NEWS STYLE 1 =======================*/

.row-news-st1 {
    height: 300px;
    overflow: auto;
}

.news-st1-item {
    font-size: 14px;
    line-height: 160%;
    width: 100%;
    float: left;
}

.news-st1-item:nth-child(odd) {
    background-color: #f7f7f7;
    padding: 10px;
    margin-bottom: 0px;
}

.news-st1-item:nth-child(even) {
    background-color: #fff;
    padding: 10px;
    margin-bottom: 0px;
}

.news-st1-date {
    font-weight: bold;
}

.news-st1-arrow {
    padding: 0 20px;
}

/* ======================= END NEWS STYLE 1 ======================= */

/* ======================= GOOGLE MAP =======================*/

.row-map-st1 iframe {
    width: 100%;
    float: left;
    height: 450px;
    border: none;
}

/* ======================= END GOOGLE MAP =======================*/

/* ======================= BACKGROUND COLOR =======================*/

.bg-f2f2f2 {
    background: #f2f2f2;
}

.bg-eaf4fb {
    background: #eaf4fb;
}

/* ======================= END BACKGROUND COLOR =======================*/

/* ======================= SERVICE STYLE 1 =======================*/

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

.service-st1-image {
    padding-bottom: 20px;
}

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

.service-st1-btn {
    width: 100%;
    float: left;
    text-align: center;
    background: #000;
    margin-top: 10px;
}

.service-st1-des {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
}

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

.service-st1-btn a:hover {
    background: #333;
    color: #fff;
    -webkit-transition: 0.33s ease-in-out;
    -moz-transition: 0.33s ease-in-out;
    -o-transition: 0.33s ease-in-out;
    transition: 0.33s ease-in-out;
}

/* ======================= END SERVICE STYLE 1 =======================*/

/* ======================= GALLERY =======================*/

.gallery_item {
    margin-bottom: 20px;
}

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

/* ======================= END GALLERY =======================*/

/* ======================= FAQ =======================*/

.row-faq .panel-default {
    border: 0;
}

.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;
    color: #555;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    word-spacing: 3px;
    text-decoration: none;
}

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

.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;
}

/* ======================= END FAQ =======================*/

/* ======================= BLOG =======================*/

.row_blog {
    width: 100%;
    float: left;
}

.row_blog iframe {
    width: 100%;
    float: left;
    height: 350px;
    border: 0;
}

/* ======================= END BLOG =======================*/

/* ======================= 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: 12.49%;
    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 =======================*/

/* CONTACT */
/* TITLE */
.title-style1 {
    font-family: 'Noto Sans CJK JP', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    font-weight: 100;
    font-size: 30px;
    color: #000;
    line-height: 140%;
}
.title-style6 {
    font-family: 'Noto Serif Japanese', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', '游明朝体', 'YuMincho', '游明朝', 'Yu Mincho', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
    font-weight: 500;
    font-size: 28px;
    font-weight: bold;
    color: #000;
    line-height: 140%;
    padding: 0px 0px;
    background: transparent;
    margin-bottom: 10px;
    margin-top: 20px;
}
/* END TITLE */
/* Contact */

.contact-form-st1 {
    width: 100%;
}

.contact-form-st1 tr td {
    padding: 40px 0 40px 35px;
    border-top: 1px solid #cccccc;
    font-size: 16px;
    font-weight: normal;
    vertical-align: middle;
}

.contact-form-st1 tr td:first-child {
    padding-left: 0;
    width: 250px;
}

.contact-form-st1 tr:last-child td {
    border-bottom: 0;
    text-align: center;
    padding-top: 80px;
}

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

.contact-form-st1 input[type=text], .contact-form-st1 textarea, .contact-form-st1 select {
    border: 1px #ccc solid;
    border-radius: 10;
    box-shadow: none;
    -webkit-appearance: none;
    -moz--appearance: none;
    appearance: none;
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    -ms-border-radius: 10;
    -o-border-radius: 10;
}
.contact-form-st1 input[type=email]:placeholder-shown {
    color: #999;
}

.contact-form-st1 input[type=text]:focus, .contact-form-st1 textarea:focus, .contact-form-st1 select:focus {
    outline: none;
    box-shadow: none;
}

.contact-form-st1 textarea {
    resize: none;
}

.contact-note {
    display: inline-block;
    background: #dc6c6b;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    padding: 0 5px;
    margin-left: 15px;
    line-height: normal;
    float: right;
}

.btn-contact-st1 {
    width: 300px;
    border: 1px #fff solid;
    background: #000;
    color: #fff;
    padding: 16px 5px 20px;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    line-height: 1.6;
    border-radius: 3px;
   
}

.btn-contact-st1:hover {
    text-decoration: none;
    border: 1px solid #000;
    background-color: #fff;
    color: #000;
}

.price_note {
    font-weight: bold;
    color: #e41c41;
    font-size: 15px;
}

.wp-table-contact {
    position: relative;
    width: 100%;
    clear: both;
}

/* End contact */

/* END CONTACT */

@media screen and (max-width:640px) {
    /* Blog */
    .row_blog iframe {
        height: 200px;
    }
    /* Contact */
    .contact-form-st1 tr td {
        width: 100%;
        float: left;
        padding: 10px 0;
    }
    .contact-form-st1 tr td:first-child {
        width: 100%;
        float: left;
        padding-top: 20px;
        border-bottom: 0;
        padding-bottom: 0;
    }
    /* End contact */
}

@media screen and (max-width:1100px) {
    .main-navigation {
        padding: 0 0 20px 0
    }
    .title-style1 {
        font-size: 20px;
        padding-bottom: 5px;
    }
    .main section.page1,.main section.page2,.main section.page3,.main section.page4{
        display: none;
    }
}

@media screen and (max-width:768px) {
    .col-sm-4 {
        width: 100%
    }
    .sv-img img {
        height: auto
    }
    .content-wrap-news p:nth-child(2n+1) {
        width: 25%;
    }
    .content-wrap-news p:nth-child(2n) {
        width: 75%;
    }
    .col-sm-12{padding-left: 0;padding-right: 0;}
    ul.ul_check li{padding-right: 0 !important;padding-left: 1.8em !important;}
    .ol_decimal li{margin-right: 0 !important;}
    #namako{padding-bottom: 0;}
    #saboten,#kojin-yunyu-asia{padding-bottom: 0;}
}

@media screen and (max-width:768px) {
    .contact-note {
        padding: 1px 10px 2px 10px;
    }
    #form {
        padding-bottom: 0;
    }
    #btn_reset {
        margin-bottom: 0;
    }
    .title-style6 {
        margin-top: 10px;
    }
    #title-one {
        margin-bottom: 20px;
    }
    #asianlife, #code, #privacy {
        padding-bottom: 0;
    }
    .price_note {
        padding-bottom: 5px;
    }
    #primary-contact {
        padding-left: 0;
        padding-right: 0;
    }
}

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

    .layout-column-txt a.hv-o.nut-hoeer {
      display: block;
      width: 160px;
      margin-left: auto;
      margin-right: auto;
      padding: 13px 0px;
    }
    .fw-b img {
        padding-top: 0;
    }
    .row-title-style1 h2 {
        padding: 0 0 30px;
    }
    .br_sp-none {
        display: none;
    }
    .col-md-12 {
        width: 100%;
        float: left;
    }
    .title-style1 {
        font-size: 23px;
        font-weight: 100;
    }
    .title-style6 {
        font-size: 20px !important;
        margin: 21 0 21px;
    }
    .title-style10 {
        font-size: 12px !important;
    }
    .btn-sp {
        display: block;
        float: left;
        width: 100%;
    }
    .wrap-menu {
        border-bottom: none;
        text-align: left;
        padding: 0 10px;
    }
    .main-menu {
        float: right;
        width: 40px;
        font-size: 20px;
        color: #fff;
        border: solid 1px #fff;
        text-align: center;
        padding: 5px;
        margin-top: 15px;
    }
    .wrap-slide .bx-wrapper .bx-viewport {
        height: 350px !important;
    }
    .bx-wrapper img {
        display: block;
        height: 350px;
        object-fit: cover;
        width: 100%;
    }
    .txt-des {
        font-size: 32px;
    }
    .sv-img img {
        width: 100%;
    }
    ul.icon_list {
        text-align: center;
        margin-top: 10px;
    }
    .copyright {
        text-align: center;
    }
    .ab-col-left {
        margin-top: 10px;
    }
    .sv-img img {
        width: 100%;
        height: auto !important;
        object-fit: cover;
    }
    .sv-img ._edEdit img {
        width: 100% !important;
        left: 0;
        top: 0;
    }
    .content-text-images {
        text-align: center;
    }
    .content-text-pad-left {
        padding-left: 0;
    }
    .gallery-item img {
        width: 100%;
        height: auto !important;
        object-fit: cover;
    }
    .gallery-item ._edEdit img {
        border: none !important;
        width: 100% !important;
        height: auto !important;
        object-fit: cover;
        left: 0 !important;
        top: 0 !important;
    }
    .map {
        margin-top: 20px
    }
}

@media screen and (max-width:640px) {
    .row-title-style40 {
        width: 100%;
        padding: 10px 0;
        overflow: hidden;
        position: relative;
        padding-top: 20px;
    }
    
    .content-wrap-news p:nth-child(odd) {
        width: 100%;
        color: #e74c3c;
        border-bottom: solid 1px #ccc;
    }
    .content-wrap-news p:nth-child(even) {
        width: 100%;
        padding: 10px 0;
        border-bottom: solid 1px #ccc;
    }
    .sv-img img {
        width: 100%;
        height: 200px;
        object-fit: cover;
    }
}

@media screen and (max-width:480px) {
    .bx-wrapper img {
        display: block;
        height: 300px;
        object-fit: cover;
        width: 100%;
    }
    .wrap-slide .bx-wrapper .bx-viewport {
        height: 300px !important;
    }
    .txt-des {
        font-size: 24px;
    }
    .btn-contact {}
    .btn-contact a {
        font-size: 14px
    }
    .text-on-slide {
        padding: 0 10px;
    }
    .btn-contact {
        padding: 10px;
    }
    .col-sm-3.col-xs-6.gallery_item {
        padding: 0;
    }
    .col-sm-3.col-xs-6.gallery_item{
        margin-bottom: 10px;
    }
    .col-sm-3.col-xs-6.gallery_item:last-child {
        margin-bottom: 0;
    }
    .col-sm-12.tal-l.row-title {
        padding: 0;
    }
    .sp-mt15 {
        margin-top: 15px !important;
    }
    .col-md-12.col-sm-12.fl-l.layout-column-txt.wow.animated.none {
        padding: 0;
        text-align: justify;
    }
    .layout-column-txt p, ul.ul_check li, .ol_decimal li {
        font-size: 13px !important;
        line-height: 2.0;
    }
    ul.ul_check li {
        padding: 0 0 10px 1.8em !important;
    }
    ul.ul_check li, .ol_decimal li {
        margin-right: 0 !important;
    }
    .title-style40 {
        font-size: 17px !important;
    }
}

@media screen and (max-width:350px) {
    .txt-des {
        font-size: 18px;
    }
    .bx-wrapper img {
        display: block;
        height: 270px;
        object-fit: cover;
        width: 100%;
    }
    .wrap-slide .bx-wrapper .bx-viewport {
        height: 270px !important;
    }
}

.row-title-style40 {
    width: 100%;
    padding: 10px 0;
    overflow: hidden;
    position: relative;
    padding-top: 20px;
}

.title-style40 {
    font-family: 'Noto Serif Japanese', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', '游明朝体', 'YuMincho', '游明朝', 'Yu Mincho', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
    font-weight: 500;
    font-size: 20px;
    padding: 6px 5px 4px 35px;  
}

.ol_decimal li {
    font-size: 16px;
}

.layout-column-txt p, ul.ul_check li {
    font-size: 16px;
    font-family: 'Noto Sans CJK JP', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    font-weight: 300;
}
