@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Antique&display=swap');
body {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-family: 'Noto Sans JP', serif;
    line-height: 175%;
    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;
    word-break: break-all;
}
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap');


@-webkit-keyframes fontfix {
    from {
        opacity: 1;
    }
    to {
        opacity: 1;
    }
}
.img-w.mg{
    margin-top: 25px;
}

* {
    box-sizing: border-box
}

input[type=text],
input[type=number],
textarea {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.logo-ft{
/*    display: none;*/
}

.logo-ft img {
    width: 35%;
}
.ins img{
    width: 70px;
}

textarea {
    resize: none;
}

.content-wrap-news {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 78%;
    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 !important;
    width: 100%;
}


input,
textarea {
    border: none;
    border-radius: 0;
}

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

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

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

ul,
li {
    list-style: none
}

img {
    max-width: 100%;
}

header,
section,
footer {
    width: 100%;
    float: left;
}
html, body {
    overflow-x: hidden;
}
.img-w.new {
    width: 18.2%;
    text-align: center;
    display: block;
    -ms-interpolation-mode: nearest-neighbor;
    image-rendering: -moz-crisp-edges;
    image-rendering: -ms-crisp-edges;
    image-rendering: pixelated;
}


.container {
    width: 100%;
    margin: 0 auto;
    max-width: 1016px;
}

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

.br_show{
    display: none;
}

/* Wrap header top */

.wrap-head-top {
    background: #1d1f83;
    padding: 5px 0;
}

.wrap-head-top ul li {
    float: left;
    color: #fafafa;
    padding-right: 30px;
}

.wrap-head-top ul li:nth-child(2) {
    padding-left: 15%;
}

.wrap-head-top ul li i {
    color: #e10012;
    padding-right: 10px;
}


.wrap-head-top ul li a {}

.wrap-head-top-sp {
    display: none;
}
.br-480{
    display: none;
}

/* End wrap header top */


/* Wrap header */

.wrap-head {
    position: relative;
}

.wrap-head .container {
    position: relative;
}

.row-head {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 2;
    padding: 40px 0;
/*    border-bottom: 1px #f2f2f2 solid;*/
}
.hidden-pc{
    display: none !important;
}
.hidden-sp{
    display: block !important;
}

.row-logo {
    width: 100%;
    float: left;
    max-width: 295px;
}

.row-menu {
    float: right;
    padding-top: 50px;
}

.menu li {
    display: inline-block;
    /* padding: 0 10px; */
}

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

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

.menu li a {
    font-size: 16px;
    line-height: 120%;
    color: #333;
    padding: 6px 10px;
    text-shadow: 1px 1px 2px #fff;
    display: block;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background: transparent;
    border: 1px transparent solid;
    text-transform: uppercase;
    text-shadow: rgb(255, 255, 255) 1px 0px 0px, rgb(255, 255, 255) 0.540302px 0.841471px 0px, rgb(255, 255, 255) -0.416147px 0.909297px 0px, rgb(255, 255, 255) -0.989992px 0.14112px 0px, rgb(255, 255, 255) -0.653644px -0.756802px 0px, rgb(255, 255, 255) 0.283662px -0.958924px 0px, rgb(255, 255, 255) 0.96017px -0.279415px 0px;
}

.menu li a.active,
.menu li a:hover {
    border: 1px #fff solid;
    color: #fff;
    text-shadow:none;
}

.icon-menu-sp {
    display: none;
    cursor: pointer;
    position: absolute;
    right: 15px;
/*    top: 15px;*/
    top: 30px;
/*    padding-top: 15px;*/
}


/* End wrap header */


/* Bxslider */

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

.wrap-slider img {
    width: 100%;
}

.bx-wrapper {
    border: none;
    box-shadow: none;
    margin-bottom: 0;
    height: 850px;
    overflow: hidden;
}

.row-slide-txt {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    max-width: 990px;
    padding: 0 15px;
}

.slide-tt {
    font-size: 36px;
    line-height: 160%;
    color: #1f1f1d;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
}

.slide-des {
    font-size: 22px;
    line-height: 160%;
    color: #1f1f1f;
    padding-top: 30px;
}

.slide-btn {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 40px;
}

.slide-btn a {
    font-size: 22px;
    line-height: 160%;
    display: inline-block;
    padding: 10px 20px;
    border: 1px #000 solid;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}

.slide-btn a i {
    padding-right: 20px;
}


/* End bxslider */

.bxslider li {
    text-align: center;
    height: 850px;
    overflow: hidden;
}

.txt-slide {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 16px;
    line-height: 160%;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    z-index: 999;
}


/* Bxslider 1 */


/* End bxslider 1 */


/* Row banner */

.row-banner {
    height: 500px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}


/* End row banner */


/* General */

.wrap-content {
    padding: 40px 0;
}
.row-table table tr td:first-child{
    background: #f7f6f6;

}

.wrap-content:nth-child(odd) {
    background: #fff;
}



.title-style1 h3 {
    font-size: 30px;
    font-style: italic;
    color: #fff;
    line-height: 140%;
    display: inline-block;
    border-bottom: 2px #e10012 solid;
}

.title-style2 h3 {
    font-size: 30px;
    font-style: italic;
    color: #333;
    line-height: 140%;
    display: inline-block;
}

.title-style1 {
    color: #1F1F1D;
    font-weight: bold;
    line-height: 160%;
    font-family: 'Noto Sans JP', serif;
    font-size: 26px;
}

.title-style2 {}

.title-style3 {}

.title-style4 {}

.txt-style2 {
    font-size: 16px;
    color: #fff;
    line-height: 180%;
}

.overlay_bg {
    background: #000000;
    padding: 70px 0;
}

.overlay_bg p {
    color: #fff;
}

.br-hide {
    display: none;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50%;
}

.mt60 {
    margin-top: 60px;
}


/* End general */


/* News */

.wrap-news {
    padding: 20px 0;
}

.news-title {
    width: 22%;
    float: left;
}

.news-title h3 {
    font-size: 30px;
    font-style: italic;
    line-height: 140%;
    display: inline-block;
    border-bottom: 3px #e10012 solid;
}
.dl-flex{
    text-align: center;
}
.map-tab iframe{
    width: 100%;
    height: 300px;
}
.img-new{
    -ms-interpolation-mode: nearest-neighbor;
    image-rendering: -moz-crisp-edges;
    image-rendering: -ms-crisp-edges;
    image-rendering: pixelated;
}
.img-w{
    width: 25%;
    text-align: center;
    display: block;
    -ms-interpolation-mode: nearest-neighbor;
    image-rendering: -moz-crisp-edges;
    image-rendering: -ms-crisp-edges;
    image-rendering: pixelated;
}

.news-row {
    width: 78%;
    float: left;
    padding-top: 5px;
    height: 196px;
    overflow: auto;
}

.news-item {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px #ccc solid;
}

.news-item:first-child {
    margin-top: 0;
    border-top: 0;
    padding-top: 0;
}

.news-notice {
    color: #fff;
    display: inline-block;
    padding: 2px 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}

.news-date {
    padding-left: 30px;
}

.news-txt {
    padding-left: 30px;
    line-height: 160%;
}


/* End news */


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


/* Table style */

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

.row-table table tr td {
    padding: 10px;
    border: 1px #ccc solid;
    vertical-align: middle;
    font-size: 17px;
}
.row-table table tr td:first-child {
    font-weight: bold;
    background: #f7f6f6;
    width: 250px;
    padding: 20px 10px 20px 20px;
}
.row-table .take-table tr td:first-child {
    
    width: 800px;
    
}


/* 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;
    background: #000;
    
}

.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: #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 serice */


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


/* 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: none;
    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: #fff;
    background: #343434 !important;
    -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 */


/* Instagram */

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

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

#instagram li a {
    display: block;
}

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

#instagram 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 */


/* Greenting */

.wrap-greeting {
    background-position: left center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.wrap-greeting img {
    width: 100%;
   
}

.wrap-greeting .img-logo {
    text-align: center;
}

.wrap-greeting .img-logo img {
    width: 60%;
}

.greeting-left {
    float: right;
}

.greeting-right {
    float: left;
}

.greeting-img-left {
    width: 49%;
    float: left;
}

.greeting-img-right {
    width: 31.8%;
    float: left;
    position: relative;
}

.greeting-img-item {
    width: 96.8%;
    float: left;
    position: relative;
    margin: 0% 2.6% 2.6% 0%;
}

.box-overlay-style1 {
    position: absolute;
    float: left;
    width: 100%;
    height: 100%;
    top: 0;
}

.overlay-style1 {
    width: 100%;
    height: 100%;
    background: rgba(33, 33, 33, 0.8);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#4cffffff', endColorstr='#4cffffff');
    padding: 7px;
    box-sizing: border-box;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    float: left;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    cursor: pointer;
}

.overlay-style1:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.overlay-style1-txt span {
    vertical-align: middle;
    display: table-cell;
}

.overlay-style1-txt {
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    text-align: center;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    display: table;
}


/* End greenting */


/* Map */

.wrap-map {
    position: relative;
}

.wrap-map .container {
    position: relative;
}

.btn-map {
    position: absolute;
    top: -56px;
    left: 15px;
    cursor: pointer;
    width: 100px;
    height: 100px;
    color: #fff;
    font-size: 25px;
    font-style: italic;
    padding-top: 34px;
    text-align: center;
    text-decoration: underline;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
}
.ho-table{
    margin-top: 20px;
}
.ho-table tr td:first-child{
    width: 80px;
}

.map {
    display: none;
}

.map iframe {
    width: 100%;
    height: 400px;
    float: left;
}


/* End map */


/* ========= Footer ========= */

.wrap-footer {
    padding: 60px 0;
    text-align: center;
    background: #1d1f83;
    border-top: 1px #fff solid;
}


/* Info footer */

.info-ft ul li {
    color: #f2f2f2;
    display: inline-block;
    padding-left: 30px;
}

.info-ft ul li:first-child {
    padding-left: 0;
}

.info-ft ul li i {
    padding-right: 10px;
    color: #e10012;
}


/* Menu footer */

.menu-ft {
    border-bottom: 1px #f2f2f2 solid;
    padding-bottom: 10px;
}

.menu-ft ul li {
    color: #f2f2f2;
    display: inline-block;
    padding: 0 30px;
}

.menu-ft ul li a {
    text-transform: capitalize;
}


/* Copyright */

.copyright {
    color: #f2f2f2;
    line-height: 160%;
}


/* Custom */
.txt-red {
    color: #e10012;
    font-size: 21px;
    font-family: 'Shippori Mincho', serif;
}

.txt-blue {
    color: #1d1f83;
    font-size: 21px;
    font-family: 'Shippori Mincho', serif;
}


.fml-gt-6 {
    border-left: 8px solid #e10012;
    border-bottom: 1px solid #e10012;
    padding-left: 7px;
    padding-top: 2px;
    padding-bottom: 5px;
    box-sizing: border-box;
}

.signature {
    font-family: 'Zen Antique', serif;
    display: block;
    text-align: right;
}


.g-map {
    margin-top: 10px;
}

/* ========= End footer ========= */


/* RWD */
@media screen and (max-width:1920px) {

    .bx-wrapper {
        
        height: 44.271vw;
        
    }
}

@media screen and (max-width:992px) {
    .menu {
        display: block;
    }
    .wrap-head-top{
        font-size: 14px;
    }

    .hidden-pc{
        display: block !important;
    }
    .hidden-sp{
        display: none !important;
    }
    .overlay-style1-txt {
       
        font-size: 0.7em;
        
    }
    .row-table .take-table tr td:first-child {
        width: 80.645vw;
    }
}

@media screen and (max-width:991px) {
    /* Header */
    .row-logo {
        width: 100%;
        float: left;
        max-width: inherit;
        text-align: center;
        padding: 0 15px;
    }
    .row-menu {
        width: 100%;
        float: left;
        position: relative;
        padding-top: 0;
    }
    .menu {
        
        position: absolute;
/*        top: 40px;*/
        top: 20px;
       transition: ease all 0.9s;
        right: -100%;
        z-index: 99999;
        width: 100%;
        float: left;
        background: #000;
    }
    .menu.active {
     right: 0;
     
     
    }
   
    .menu li a{
        color: #fff;
        text-shadow: none;
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .menu li {
        width: 100%;
        float: left;
        padding: 0;
    }
    .icon-menu-sp {
        display: block;
    }
    /* End header */
    /* Slide */
    .wrap-slider img {
        height: 500px;
        object-fit: cover;
    }
    /* End slide */
}

@media screen and (max-width:768px) {
    /* General */
    .wrap-content {
        padding: 40px 0;
    }
    .br-hide {
        display: block;
    }
    .title-style1 {
        text-align: center;
        font-size: 20px;
    }
    /* End general */
    /* Header */
    .wrap-head-top {
        display: none;
    }
    .wrap-head-top-sp {
        display: block;
        padding: 60px 0 30px 0;
        border-bottom: 1px #ccc solid;
    }
    .wrap-head-top-sp ul li {
        font-size: 14px;
        text-align: center;
        padding: 10px 0;
    }
    .wrap-head-top-sp ul li i {
        padding-right: 10px;
        color: #e10012;
    }
    /* End header */
    /* Slide */
    .bx-wrapper {
        height: 400px;
    }
    .wrap-slider img {
        height: 400px;
        object-fit: cover;
    }
    .slide-btn {
        bottom: -28px;
    }
    .slide-btn a {
        background: #e10012;
        color: #fff;
        border: none;
    }
    .slide-tt {
        font-size: 24px;
    }
    .slide-des {
        font-size: 16px;
    }
    /* End slide */
    /* Row banner */
    .row-banner {
        height: 400px;
    }
    /* End row banner */
    /* News */
    .news-title {
        width: 100%;
        text-align: center;
    }
    .news-row {
        width: 100%;
        padding: 15px;
        margin-top: 40px;
        background: #F2F2F2;
    }
    .news-notice {
        display: inline-block;
    }
    .news-date {
        width: 100%;
        float: left;
        padding-left: 0;
        margin-top: 10px;
    }
    .news-txt {
        width: 100%;
        float: left;
        padding-left: 0;
        margin-top: 10px;
    }
    /* End news */
    /* Greeting */
    .greeting-left {
        width: 100%;
        float: left;
    }
    .greeting-right {
        width: 100%;
        float: left;
        margin-top: 20px;
    }
    /* End greeting */
    /* Footer */
    .wrap-footer .col-md-12 {
        width: 100%;
        float: left;
    }
    .info-ft ul li {
        width: 100%;
        float: left;
        padding: 5px 0;
    }
    .menu-ft {
        width: 100%;
        float: left;
        border-bottom: none;
    }
    .menu-ft ul {
        width: 100%;
        float: left;
    }
    .menu-ft ul li {
        width: 100%;
        float: left;
        padding: 0;
        text-align: left;
        border-bottom: 1px #f2f2f2 solid;
    }
    .menu-ft ul li:first-child {
        border-top: 1px #f2f2f2 solid;
    }
    .fa-map-marker:before {
        content: "\f3c5";
    }
    .menu-ft ul li a {
        padding: 15px 0;
        display: block;
        position: relative;
    }
    .menu-ft ul li a::before {
        content: '';
        position: absolute;
        right: 0;
        background: url(./assets/images/ico-menu.png);
        background-repeat: no-repeat;
        height: 15px;
        width: 8px;
    }
    /* End footer */
    /* Margin */
    .mt30 {
        margin-top: 15px;
    }
    .mt40 {
        margin-top: 20px;
    }
    .mt50 {
        margin-top: 25%;
    }
    .mt60 {
        margin-top: 30px;
    }
    /* End margin */
}
@media screen and (max-width:767px) {
    .row-logo img{
        width: 70%;
/*        width: 60%;*/
        margin-top: -10px;
        margin-bottom: 25px;
    }
    .content-wrap-news p:nth-child(odd) {
        width: 100%;
        font-weight: bold;
    }
    .content-wrap-news p:nth-child(even) {
        width: 100%;
    }
    .content-wrap-news{
        max-width: 100%;
        width: 100%;
        padding: 30px 15px 0 15px;
    }
    
    .wrap-head-top-sp {
        display: none;
        
    }
    .title-style1 {
        text-align: center;
        font-size: 23px;
    }
    .row-logo {
        width: 70%;
        float: left;
        max-width: inherit;
        text-align: left;
       
    }
    #event img{
        padding-bottom: 20px;
    }
    .row-menu{
        width: 100vw;
        position: absolute;
    }
    .row-head {
        position: absolute;
        display: flex;
        align-items: center;
        left: 0;
        right: 0;
        top: 0;
        z-index: 2;
        padding: 40px 0;
        padding-top: 15px;
        border-bottom: 0px #f2f2f2 solid;
    }
    .row-table table tr td {
        
        font-size: 16px;
    }
    .info-ft ul li {
        
        padding: 0px 0;
    }
    .news-txt, .news-date, .news-notice{
        font-size: 16px;
    }
    .img-w.mg{
        margin-top: 0;
    }
    .overlay-style1-txt {
     
        font-size: 14px;
    }
    .copyright {
        font-size: 14px;
    }
    .title-style1 h3 {
/*        font-size: 20px;*/
        font-size: 23px;
        display: block;
        border-bottom: 3px #e10012 solid; 
        font-style: normal;
    }
    .wrap-content {
        padding: 20px 0;
    }
    p{
        font-size: 16px;
        line-height: 170%;
    }
    .rows.sp{
        margin-top: 0 !important;
    }
    #dinner img, #take img{
        padding-top: 20px;
    }
    .rows.row-table.scroll{
        overflow-x: auto;
    }
    .rows.row-table.scroll>div{
        width: 767px;
    }
   
    .row-table .take-table tr td:first-child {
        width: 100%;
        float: left;
        border-top: 0px solid #000;
        border-bottom: 0px solid #000;
        padding: 10px;
    }
    .row-table .take-table tr:first-child td:first-child {
        
        border-top: 1px solid #ccc;
        
    }
    .row-table.contact tr:first-child td:first-child {
        
        border-top: 1px solid #ccc;
        
    }
    .row-table .take-table tr td:last-child {
        width: 100%;
        float: left;
    }
    .row-table.contact tr td:first-child {
        
        width: 100%;
        float: left;
        border-top: 0px solid #000;
        border-bottom: 0px solid #000;
        
    }
    .map-tab iframe {
        width: 100%;
        height: 39.113vw;
    }
    .row-table.contact tr td:last-child {
        width: 100%;
        float: left;
        word-break: break-all;
    }
   
    .logo-ft img {
        width: 75%;
    }
    
    .news-title h3 {
/*        font-size: 20px;*/
        font-size: 23px;
        font-family: 'Noto Sans JP', serif;
        font-weight: bold;
        font-style: normal;
        display: block;
        border-bottom: 3px #e10012 solid;
        margin-left: 15px;
        margin-right: 15px;
    }
    
    .txt-red {
        font-size: 15px;
    }
    
    .txt-blue {
        font-size: 15px;
    }
    

}

@media screen and (max-width:640px) {
    /* Slide */
    .bx-wrapper {
        height: 300px;
    }
    #event img{
        padding-top: 20px;
    }
    #event .img-w{
        padding-top: 0;
        padding-bottom: 0;
    }
    .row-slide-txt {
        top: 65%;
    }
    .slide-tt {
        font-size: 18px;
        line-height: 140%;
    }
    .slide-des {
        font-size: 14px;
        line-height: 120%;
    }
    .slide-btn {
        bottom: -21px;
    }
    .slide-btn a {
        font-size: 15px;
    }
    /* End slide */
    /* Row banner */
    .row-banner {
        height: 300px;
    }
    /* End row banner */
    /* Map */
    .map iframe {
        height: 300px;
    }
    /* End map */
    .br_show{
        display: inline-block;
    }
    /* Instagram */
    #instagram li{
        width: 33.33%;
    }
    /* Blog */
    .row_blog iframe{
        height: 200px;
    }
    
}
@media screen and (max-width:480px) {
.br-480{
    display: block;
}
}

/* END RWD */