@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(assets/css/loader.css);
@import url(assets/css/slider.css);
html {
    margin-top: 0 !important
}

body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: 'Noto Sans Japanese',sans-serif;
    line-height: 30px;
    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%;
    background: #fff;
}

h1{
  margin: 0;
  padding: 0;
}



@-webkit-keyframes fontfix {
    from {
        opacity: 1;
    }
    to {
        opacity: 1;
    }
}

* {
    box-sizing: border-box
}

.rows {
    width: 100%;
    float: left;
}
a {
    color:#333;
}
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;
}

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

a:hover,
a:visited,
a:focus {
    border: none;
    outline: none;
    text-decoration: none;
}

a,
h2,
h3,
h4,
ul,
li {
    padding: 0;
    margin: 0;
}

ul,
li {
    list-style: none
}

img {
    max-width: 100%;
}

header {
    width: 100%;
    float: left;
}

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

.br-hide-sp {
    display: none;
}
.br_show{
    display: none;
}

/* -------------------------------------------------- General style --------------------------------------------------*/

/* css t */
::-webkit-scrollbar { 
    display: none !important; 
}
.swiper-pagination-bullet-active {
    background-color: rgba(255, 255, 255, 0.33);
    border: 4px solid #fff;
}
.swiper-pagination-bullet-active {
    background-color: #333 !important;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0px 10px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 150px;
    left: 0;
    width: 100%;
}

.swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    margin: 10px;
    display: inline-block;
    border-radius: 100%;
    background: #FFF;
}

.img-logo-sp a img {
    display: none;
}


.info-head a:hover {
    color: #424242 ;
}
.goUp {
    background: rgb(137, 83, 54);
}
.goUp i{
    
    font-size: 35px;
}
.wrap-header-child {
    background: #f4f4f4;
}
/* End css t */
.wrap-header {
    padding: 10px 0;
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;  
}

.bg-color {
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
}

.bg-none {
    background: none;
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
}

	.layout-column-img img{
        width: 100%;
    }

/* Logo */

.logo {
    float: left;
    width: 40%;
    max-width: 296px;
}


/* Info head */
.wp-info-mail{
    width: 47%;
    display: inline-block;
    float: right;  
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;   
    justify-content: flex-end; 
}
.info-head.btn_header{
    padding-top: 13px;
}
.info-head.btn_header span{
    font-size: 20px;
    border: 1px solid  rgb(128, 69, 38);
    display: block;
    padding: 3px 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    transition: background ease 0.5s;
    -webkit-transition: background ease 0.5s;
    -moz-transition: background ease 0.5s;
    -ms-transition: background ease 0.5s;
    -o-transition: background ease 0.5s;
}

.info-head.btn_header a{
    color: inherit;
}

.info-head.btn_header:hover span{
    background-color: rgb(128, 69, 38);
    color: #fff;
}

.info-head {
    float: left;
    color: rgb(128, 69, 38);
    padding-top: 17px;
    font-size: 20px;
    text-align: right;
    font-weight: bold;
    margin-right: 5%;
}
.info-head span{font-size: 25px}
.info-head a {
    font-size: 16px;
    line-height: 160%;
    text-decoration: none;
}
.info-head a:hover, .mail-head a:hover{
    text-decoration: none;
   opacity: 0.7;
}
.mail-head{
    width: 45%;   
    color: #333;
    font-size: 25px;
    border: 2px solid #333;
    border-radius: 10px;
    text-align: center;
    float: left;
    
}
.mail-head a{
    text-decoration: none;
    padding: 10px 0;
display: inline-block; width: 100%;
}
/* Menu top */

.icon-sp {
    display: none;
    float: right;
    padding-top: 8px;
}

.icon-sp li {
    padding-left: 5px;
    float: left;
}

.icon-menu-sp {
    cursor: pointer;
    float: right;
    background: url(assets/images/icon_menu.jpg) no-repeat scroll 0 0 / 100% auto;
    width: 40px;
    height: 40px;
    border: 1px solid #000;
}

.icon-sp li a {
    border: 1px solid black !important;
    font-size: 22px;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
}

.icon-sp li a i {
    position: relative;
    top: 2px;
}

header {
    position: relative;
}

header .reservation {
    display: none;
}

/* Wrap content */

.wrap-content {
    padding: 40px 0;
}

.bg-f2f2f2 {
    background: #f2f2f2;
}

.row-text {
    font-size: 14px;
    line-height: 160%;
    color: #555;
    margin-top: 20px;
}


/* News */

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

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

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

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

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

.news-arrow {
    padding: 0 20px;
}
.layout-column-txt h2{
    text-align: center;
    margin-bottom: 15px;
	color:#804526;
}

/* News Morden */
/* cat */
.col-sm-4.col-xs-6.fl-l.layout-column-img.fz-img {
    width: 25%;
}
/* end cat */
/* text youtobe */

.youtube {
    text-align: center;
    margin-bottom: 20px;
}
/* End text youtobe */
.wrap-news a {
    color: #333;
}

.wrap-news h2 {
    font-size: 18px;
    line-height: 160%;
    margin-top: 15px;
    text-align: left;
}

.modern-news-description {
    font-size: 14px;
    line-height: 160%;
    text-align: left;
    margin-top: 15px;
}

.menu-bd .fix-scroll{
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999999;
}
#ascrail2000{z-index: 10000000000000000 !important;}
/* End news morden */

/* css t */
.menu-bd {
    background: #f4f4f4;
    padding-bottom: 0;
    display: inline-block;
}
.ow {
    width: 100%;
    overflow: hidden;
}
.wrap-footer hr{
    margin: 10px 41%;
}
.wrap-footer hr {
    width: 20%;
    border-top: 1px solid rgb(255, 255, 255);
    margin: 20px auto;
}
/* End css t *

/* css a tran */
/* Css hover Sweep To Right */
.hv-o-tran {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    }
    .hv-o-tran:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #333333;
    color: #fff !important;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    }
    .hv-o-tran:hover, .hv-o-tran:focus, .hv-o-tran:active {
    color: #fff !important;
    }
    .hv-o-tran:hover:before, .hv-o-tran:focus:before, .hv-o-tran:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    border-radius: 5px  ;
    -webkit-border-radius: 5px  ;
    -moz-border-radius: 5px  ;
    -ms-border-radius: 5px  ;
    -o-border-radius: 5px  ;
    }
    /* End Css hover Sweep To Right  */
/* End css a tran */

/* Table style */

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

.row-table table tr td {
    padding: 10px;
    border-bottom: 1px #ccc solid;
    vertical-align: middle;
}

.row-table table tr td:first-child {
    background: #ccc;
}


/* End table style */


/* Google map */

.row-map iframe {
    width: 100%;
    float: left;
    height: 300px;
}


/* End google map */


/* Gallery */

.gallery_item {
    margin-bottom: 20px;
}

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


/* End gallery */


/* Serive */

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

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

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

.service-btn {
    width: 100%;
    float: left;
    text-align: center;
}

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

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

.service-btn a:hover {
    background: #fff !important;
    color: #000;
    -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 serice */


/* Faq */

.row-faq .panel-heading {
    padding: 0;
    border: 0;
}

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

.row-faq .panel-heading a:before {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    transition: all 0.5s;
}

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

.row-faq .panel-heading a p {
    padding-right: 30px;
}

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

.row-faq .icon_question {
    font-size: 30px;
    display: table-cell;
    padding: 15px;
    width: 60px;
}

.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 {
    border-top: 1px solid #ddd;
    font-size: 30px;
    display: table-cell;
    padding: 15px;
    vertical-align: top;
    width: 60px;
}

.row-faq .txt_answer {
    width: 95%;
    display: table-cell;
}


/* End faq */


/* Contact style 01 */

.contact-form-st1 input[type=text],
.contact-form-st1 textarea {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    box-shadow: none;
}

.contact-form-st1 input[type=text],
.contact-form-st1 textarea {
    border: none !important;
    border: 1px #ccc solid !important;
}

.contact-form-st1 input[type=text]:focus,
.contact-form-st1 textarea:focus,
.contact-form-st1 select:focus,
.contact-form-st1 input[type="radio"]:focus,
.contact-form-st1 input[type="checkbox"]:focus {
    border-radius: 5px;
    outline: none !important;
    box-shadow: none !important;
}

.contact-form-st1 button {
    border: none;
    background: rgb(128, 69, 38);
    cursor: pointer;
}

.contact-form-st1 button:focus {
    outline: none !important;
}

.btn-contact-st1 {
    padding: 10px 20px;
    color: #fff;
    font-size: 15px;
    min-width: 200px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-top: 20px;
}

.btn-contact-st1:hover {
    color: black;
    opacity: 0.7;
    -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;
}

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

.contact-form-st1 table tr td {
    font-size: 14px;
    line-height: 24px;
    padding: 10px 0;
    vertical-align: middle;
}

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

.contact-form-st1 table tr td input[type=text],
.contact-form-st1 table tr td textarea {
    width: 100%;
    float: left;
    border: none;
    border-radius: 5px;
    border: 1px #8d97aa solid;
    padding: 10px;
}

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

.contact-form-st1 table tr td textarea {
    height: 140px;
    resize: none;
}

.contact-form-st1 table tr td select {
    width: 100%;
    box-shadow: none !important;
}

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

#primary-contact form {
    width: 100%;
    float: left;
}

.contact-form-st1 label {
    font-weight: normal;
}


/* End contact style 01 */


/* Contact content 02 */

.contact-form-st2 {
    background-color: #f1f1f1;
    padding: 15px;
}

.contact-form-st2 .form-control {
    height: 43px;
    border-radius: 0px;
    margin-bottom: 20px;
    border: 0px solid #fff;
}

textarea.textare-contact-st2 {
    min-height: 169px !important;
}

.btn-contact-st2 {
    padding: 10px 20px;
    color: #fff;
    font-size: 15px;
    min-width: 200px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-top: 20px;
    width: 100% !important;
}

.btn-contact-st2:hover {
    background: #fff !important;
    color: #000;
    -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 contact style 02 */


/* Footer */

footer .goUp {
    -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;
    font-size: 20px;
    width: 60px;
    padding: 5px;
    margin: auto;
    color: #fff;
    border-radius: 0 0 5px 5px;
    text-align: center;
    cursor: pointer;
}

footer .goUp:hover {
    padding-top: 20px;
}

.wrap-footer {
    padding: 50px 0 0 0 ;
}

.logo-ft {
    text-align: center;
	max-width: 100%;
}

.logo-ft img {
    max-width: 30%;
}

.row-menu-ft {
    padding: 30px 0;
}

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

ul.menu-ft li a {
    color: white;
    text-align: center;
    padding: 0px 5px;
    text-transform: uppercase;
}
ul.menu-ft li a:hover {
    text-decoration: none !important;
}
.social {
    text-align: center;
}

.social ul {
    display: inline-block;
    border-bottom: 1px #ccc solid;
}

.copyright {
    text-align: center;
    color: white;
    word-wrap: break-word;
}

.wrap-header-child {
    position: relative;
}


/* Page child*/

.row-head-child {
    background: #424242;
    padding: 10px 0;
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
}

.row-menu-child {
    position: relative;
    background: rgb(128, 69, 38);
    z-index: 999;
    
}

.menu-child {
    width: 100%;
    float: left;
    padding: 12px 0;
    text-align: center;
}

.menu-child li {
    display: inline-block;
    color: #333;
    margin: 0 6px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    text-decoration: none !important;
}

.menu-child li:first-child {
    margin-left: 0;
}

.menu-child li:last-child {
    margin-right: 0;
}

.menu-child li a {
    color: white;
    font-size: 14px;
    display: block;
    font-weight: bold;
    padding: 8px 59px;
    text-transform: uppercase;
    text-decoration: none !important;
}

.menu-child li.active,
.menu-child li:hover {
    background: #000;
    color: #fff;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
}
.menu-ft li {
    display: inline-block;
    color: #fff;
    margin: 0 0px;
    text-decoration: none !important;
}

.menu-ft li a {
    color: inherit;
    font-size: 12px;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
}
/* ul.menu-ft li.active a, */
ul.menu-ft li:hover a {
/*    color: #333; */
    text-align: center;
    /* padding: 10px 20px; */
    text-transform: uppercase;
    border-bottom: 1px solid #333;
}
/* .menu-ft li.active, */
.menu-ft li:hover {
    color: #333;
    opacity: 0.7;
    
}

/* Wrap banner */

.wrap-banner-child {
    overflow: hidden;
    height: 250px;
    text-align: center;
    background-image: url(assets/images/banner-sample.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.bn-st-title {
    padding: 0 15px;
}

.bn-st-title h3 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 40px;
    line-height: 120%;
    text-align: center;
    font-weight: bold;
    -webkit-text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    -moz-text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    -o-text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    -ms-text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}

.bn-st-title-span {
    font-size: 20px;
    text-transform: capitalize;
}


/* Wrap banner style1 */

.wrap-banner-child-style1 {
    padding: 50px 0 0 0;
}

.banner-img img {
    border-radius: 10px;
    overflow: hidden;
    padding: 2px;
}

.h6-subtitle {
    font-size: 35px;
    line-height: 120%;
    padding-bottom: 10px;
    text-align: center;
    font-weight: normal;
    border-bottom: none;
    display: inline-block;
	margin-bottom: 30px;
    color: rgb(128, 69, 38);
}

span.title-jp {
    font-size: 16px;
    line-height: 24px;
    display: inline-block;
    background-color: #FFF;
    top: -16px;
    position: relative;
    padding: 3px 5px;
    text-align: center;
    text-transform: capitalize;
}


/* Table style */

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

.table-style tr {
    border-bottom: 1px #ccc dotted;
}

.table-style tr:last-child {
    border-bottom: 0;
}

.table-style tr td {
    padding: 10px 15px;
    vertical-align: middle;
}

.table-style tr td:first-child {
    background: #ccc;
    text-align: center;
}


/* Member */

.member-items {
    background: #fff;
    border: 4px #ccc solid;
    padding: 15px;
    position: relative;
}

.member-img {
    width: 36%;
    float: left;
    text-align: left;
    padding-bottom: 20px;
    padding-right: 20px;
}

.member-title {
    width: 64%;
    float: left;
    text-align: left;
    border-bottom: 1px #ccc solid;
}

.member-title h3 {
    font-size: 20px;
    line-height: 160%;
    font-weight: bold;
}

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


/* Menu footer fixed */

.fix-foot {
    position: fixed;
    bottom: 0px;
    z-index: 9999;
    width: 100%;
    float: right;
}

.menu-sp-index-foot {
    background: #F4F4F4;
    float: right;
    padding-top: 3px;
    padding-bottom: 3px;
    display: none;
    clear: both;
    position: relative;
    width: 100%;
    margin-top: 0px;
    z-index: 99999;
}

.open-foot {
    background: #fff url(../common/img/icon_menu.jpg) no-repeat scroll 0 0 / 100% auto;
    border: 1px solid #000000;
    box-sizing: border-box;
    color: #00a0e9;
    cursor: pointer;
    display: none;
    float: right;
    font-size: 0;
    height: 40px;
    margin: 13px 10px 8px 2px;
    width: 40px;
}

.ho-foot {
    margin: 6px 10px 8px 2px !important;
}

.phone-sp-foot {
    background: #ea5455 url(../common/img/icon_phone_sp.png) no-repeat scroll center top / 100% auto;
    border: 1px solid #f00;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: none;
    float: right;
    font-size: 0;
    height: 40px;
    margin: 6px 10px 8px 2px;
    width: 40px;
}

.mail-sp-foot {
    background: #666 url(../common/img/icon_mail_sp.png) no-repeat scroll center top / 100% auto;
    border: 1px solid #666;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: none;
    float: right;
    font-size: 0;
    height: 40px;
    margin: 6px 10px 8px 2px;
    width: 40px;
}

#navBox-foot {
    position: absolute;
    z-index: 999;
    display: none;
    bottom: 64px;
    width: 100%;
}

.menu-sp-foot li a {
    color: #000;
    display: block;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

.menu-sp-foot {
    width: 100%;
    float: left;
    padding-left: 0px;
}

.menu-sp-foot li {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #ccc;
    float: left;
    text-align: left;
    width: 100%;
    list-style: none;
}


/* ======================= 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 =======================*/


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


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


/* Add Style */

.btn_insta{
    text-decoration: none;
    border: 1px solid #000;
    max-width: 600px;
    text-align: center;
    display: block;
    font-size: 24px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: inherit;
    word-wrap: break-word;
    background: url(assets/images/slider/d68bf13f5f9bee32354e054cefcdfdb7_m.jpg) center center;
    margin-top: 20px;
}
.btn_insta i{
    font-weight: bold;
    margin-right: 10px;
    font-size: 50px;
    vertical-align: middle;
    color: rgb(128, 69, 38);
}
.btn_insta:hover{
    border: 1px solid #000;
    color: inherit;
    opacity: 0.8;
}

.col-sm-5.video-item iframe{
    width: 100%;
    height: 300px;
    margin-top: 10px;
}

.banner_add{
    width: 100%;
}

.banner_add a{
    width: 100%;
    border: 2px solid rgb(128, 69, 38);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    line-height: 20vw;
    height: 20vw;
    display: block;
    text-align: center;
    font-size: 5vw;
    font-weight: bold;
    text-decoration: none;
    background-image: url(assets/images/slider/448fe9d1a0e1771ecd74e23c283e15e7_m.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    color: inherit;
    color: #fff;
    text-shadow: rgb(128, 69, 38) 1px 0px 0px, rgb(128, 69, 38) 0.540302px 0.841471px 0px, rgb(128, 69, 38) -0.416147px 0.909297px 0px, rgb(128, 69, 38) -0.989992px 0.14112px 0px, rgb(128, 69, 38) -0.653644px -0.756802px 0px, rgb(128, 69, 38) 0.283662px -0.958924px 0px, rgb(128, 69, 38) 0.96017px -0.279415px 0px;
}
.menu-banner {
    background-color: rgb(187, 102, 61,0.3);
}
.menu-banner a {
    padding: 15px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .3s ease;
}
.menu-banner a:hover {
    opacity: .7;
}
.menu-banner img {
    max-height: 60px;
}
.menu-banner .menu-banner-txt {
    margin-left: 15px;
    color: #F99847;
    text-align: center;
    font-size: 24px;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}
/* End add style */


/* RWD */

@media screen and (max-width:1199px) {
    .menu-child li a {
        padding: 15px 42px;
    }
}

@media screen and (max-width:992px) {
    .news-date {
        width: 100%;
        float: left;
    }
    .news-arrow {
        display: none;
    }
    .news-txt {
        width: 100%;
        float: left;
        padding-top: 10px;
    }
    .service-item {
        width: 50%;
        float: left;
    }
}

@media screen and (max-width:991px) {
    .menu-child li a {
        padding: 15px 20px;
    }
    .member-items {
        margin-bottom: 15px;
    }
    .row-member-items:last-child .member-items {
        margin-bottom: 0;
    }
    section {
        overflow-x: hidden;
    }
    ul.menu-ft li a {padding: 10px 16px;}
    ul.menu-ft li.active a{padding: 10px 14px;}
}
@media screen and (max-width:991px) {
    .wp-info-mail { width: 60%; } 
}
@media screen and (min-width:768px) {
    .menu-child { display: block;  }
}
@media screen and (width:768px) { 
    .info-head {
        text-align: right;
    }
}
@media screen and (max-width:767px) {

    header .reservation {
        display: block;
        float: left;
        width: 40%;
    }

    header .reservation a {
        display: block;
        background-color: rgb(128, 69, 38);
        color: #fff;
        border-radius: 5px;
        text-align: center;
        padding: 3px 0;
        font-size: 16px;
    }

    .row-menu-ind{
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
        float: left;
    }
    .menu-ind-img img {
    	width: 250px;
    	height: 169px;
    	object-fit: cover;
    }

    
.btn_insta{
    font-size: 20px;
}
    .video {
        margin: 30px 0 0 0 !important;
    }
    /* css t */
    .img-logo-sp a img {
        display: block;
    }
    .logo {
        max-width: 100%;
    }
    .wrap-header-child {
        position: relative !important;
    }
    .wp-line {
        border-bottom: 2px solid #fff;
        overflow: hidden;
        margin-bottom: 10px;
    }
   .wp-mu-wp{
    background: #6f6f6f;
    overflow: hidden;
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 100%;
   }
    .icon-sp2 {
    
        width: 100%;
        max-width: 145px;
       float: right;
        padding-top: 10px;
        padding-bottom: 13px;
    }
    .line-head {
        border-bottom: 2px solid #fff;
        padding-bottom: 70px;
    }
    .swiper-pagination {
        display: none;
    }
    .img-logo-sp {
        position: relative;
        width: 100%;
        top: 0;
        z-index: 9999;
        margin: 0;
        text-align: center;
       
    }
    .img-logo-sp a {
        display: block;
        width: 100%;
        margin: 0 auto;
        background: rgba(255, 255, 255, 0.5);
        padding: 15px 0;
    }
    .img-logo-sp a img {
        width: 100%;
        padding: 0 10px;
    }   
    .icon-sp-top {
            padding-top: 0 !important;
    }
    .logo-top {
        display: none;
    }
    .logo h1{
        text-align: center;
    }
    .logo {
        width: 100%;
    }
    .wrap-header {
        display: block !important;
        margin-top: 200px;
        position: relative !important;
    }
    .wrap-header,.wrap-header-child {
        background: #424242;
    }
    .icon-sp i {
        color: black;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        bottom: 10px;
        left: 0;
        width: 100%;
    }
    .logo a img{
        height:65px;
    }
    .menu-bd {
        background: #f4f4f4;
        padding-bottom: 0px;
        display: block;
    }
    .ow {
        width: 100%;
        overflow: visible;
    }
    .row-menu .menu {
        z-index: 999999 !important;
    }
    .wp-info-mail{display: none}
    .icon-sp {
        display: block;
    }
    .info-head {
        display: none;
    }
    .row-menu-child {
        border-bottom: 0;
        position: relative;
    }
    ul.menu-child {
        display: none;
        position: absolute;
        top: -15px;
        left: 0;
        background: #000;
        z-index: 2;
        width: 100%;
        padding: 0;
    }
    ul.menu-child li {
        width: 100%;
        float: left;
        display: block;
        border-bottom: 1px #f2f2f2 solid;
        border-radius: 0 !important;
        margin: 0;
    }
    ul.menu-child li:last-child {
        border-bottom: 0;
    }
    ul.menu-child li:hover {
        border-radius: 0 !important;
    }
    ul.menu-child li a {
        color: #fff;
        font-size: 14px;
        padding: 15px 0;
        display: block;
    }
    /* end css t */
    ul.menu-ft li a {
        padding: 10px 15px;
    }
    .layout-column-txt {
        width: 100%;
        margin-bottom: 20px;
    }
    .layout-column-img {
        text-align: center;
        width: 100%;
        margin-bottom: 20px;
	
    }
	.layout-column-img img{
        width: 100%;
    }
    .layout_column_table {
        width: 100%;
        margin-bottom: 20px;
    }
    .row-map iframe {
        width: 100%;
    }
    .service-item {
        margin-bottom: 30px;
    }
    .js-sp {
        display: none;
    }
    .wrap-header-child {
        position: fixed;
        z-index: 999;
    }
    .wrap-banner-child {
        margin-top: 77px;
    }
    .wrap-banner-child-style1 {
        margin-top: 0px;
    }
    .row-head-child {
        border-bottom: 1px #ccc solid;
    }
    .row-table table tr td:last-child {
        width: 100%;
        float: left;
    }
    .row-table table tr td:first-child{
        width: 100%;
        float: left;
    }
    .menu-banner {
        margin-top: 30px;
    }
    .menu-banner .menu-banner-txt {
        font-size: 18px;
    }
    .wrap-footer img {
        max-width: 100% !important;
        padding: 0 10px !important;
    }
}

@media screen and (max-width:640px) {
 
    .br-hide-sp {
        display: block;
    }
    .wrap-content {
        padding: 10px 0;
    }
    .row-description {
        font-size: 16px;
    }
    .wrap-footer {
        padding: 50px 0;
    }
    .row-menu-ft {
        padding: 30px 15px;
    }
    ul.menu-ft {
        width: 100%;
        float: left;
    }
    ul.menu-ft li {
        display: inherit;
        width: 100%;
        float: left;
        border-bottom: 1px #fafafa solid;
    }
    ul.menu-ft li a {
        display: block;
        padding: 15px 0;
    }
    .row-modern-news-item {
        width: 100%;
        margin-bottom: 30px;
        padding-bottom: 20px;
    }
    .row-modern-news-item:last-child {
        margin-bottom: 0;
    }
    .bn-st-title h3 {
        font-size: 26px;
    }
    .bn-st-title-span {
        font-size: 14px;
    }
    .br_show{
        display: inline-block;
    }
    #instagram-ct li{
        width: 33.33%;
    }

}

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

    .member-img {
        width: 100%;
        text-align: center;
        padding-right: 0;
    }
    .member-title {
        width: 100%;
        margin-bottom: 20px;
    }
    .gallery_item {
        width: 100%;
        float: left;
        text-align: center;
    }
    .service-item {
        width: 100%;
        float: left;
    }
    .service-image {
        text-align: center;
    }
    .row_blog iframe{
        height: 200px;
    }

}

@media screen and (max-width:450px) {
    .logo {
        width: 100%;
    }
    .logo {
        float: left;
        width: 100%;
        max-width: 100%;
    }
    .icon-sp {
        padding-top: 13px;
    }
    .icon-menu-sp {
        width: 35px;
        height: 35px;
    }
    .icon-sp li a {
        font-size: 20px;
        width: 35px;
        height: 35px;
    }
    .icon-sp li a i {
        position: relative;
        top: 1px;
    }
    .wrap-banner-child {
        margin-top: 60px;
    }
    .f-24{font-size: 18px;}
}


/* END RWD */



/* News */

.row_feed{
    margin-top: 30px;
}
.row_feed_item{
    display: block;
    overflow: hidden;
    padding: 10px;
    margin-bottom: 0px;
}
.row_feed_item:nth-child(odd){
    background-color: rgba(128, 69, 38,0.3);

}
.row_feed_date {
    /* position: absolute;
    top: 0;
    left: 0;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background: #f1c427;
    font-size: 12px;
    text-align: center;
    color: #ffffff;
    float: left;
    width: 50px;
    height: 50px;
    padding-top: 10px; */
        font-weight: bold;
        float: left;
        vertical-align: middle;
}
.row_feed_title{
    font-size: 15px;
    /* font-weight: bold; */
    /* margin-bottom: 5px; */
    /* width: 100%; */
    float: left;
    /* padding-left: 60px;
    margin-bottom: 8px; */
}
.row_feed_title a{
    color: #333;
    text-decoration: none;
}
.row_feed_title a:hover{
    text-decoration: underline;
}
.row_feed_ct{
    position: relative;
    width: 100%;
    float: left;
    padding-left: 60px;
}
.row_feed_img{
    float: left;
    width: 100px;
    max-height: 100px;
    overflow: hidden;
    position: absolute;
    left: 60px;
    top: 0;
    border: 3px solid #fff;
    background: #fff;
}
.row_feed_img a:hover{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7;
}
.row_feed_img img{
    vertical-align: top;
    width: 100%;
    height: 100%;
}
.row_feed_txt{
    width: 100%;
    float: left;
    padding-left: 120px;
}

@media screen and (max-width:500px){
    .row_feed_img{
        width: 100%;
        float: left;
        text-align: center;
        margin-bottom: 20px;
        position: relative;
        left: inherit;
        top: inherit;
        max-height: 200px;
    }
    .row_feed_img img{
        height: auto;
        max-width: 100%;
        width: inherit;
    }
    .row_feed_txt{
        width: 100%;
        float: left;
        padding-left: 0;
    }
}

@media screen and (max-width:360px){
    .row_feed_img{
        max-height: 150px;
    }
}


.news-arrow {
    display:inline-block;
    padding: 0 20px;
        vertical-align: middle;
        float: left;
}


/* End News */