@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap');
body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: 'Noto Sans JP', sans-serif;
    color: #333;
    box-sizing: border-box;
    line-height: 180%;
    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;
}
.title{
    text-align: center;
    font-weight: bolder;
    display: block;
}
.text-p3{
    border-bottom: 1px solid #333;
    padding: 20px 0;
}

.container {
    max-width: 960px !important;
}
.about-table tr:nth-child(odd) {
    background: #d9e7fd;
}

img {
    max-width: 100%;
    height: auto;
}
.about-table tr:nth-child(odd) {
    background: #d9e7fd
}
ul {
    padding: 0;
    margin: 0;
}
.link a:hover{
    color: #094A8C !important;
}

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

.after-border::after {
    content: "";
    display: block;
    margin-top: 20px;
    height: 1px;
    background-color: #000;
    width: 100%;
}
/* END ADD GENERAL */


/* HEADER */

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

.logo {
    width: 30%;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding-left: 15px;
}
.title-p3{
    color: #094A8C;
    font-weight: bold;
}

.menu {
    width: 69%;
    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: 15px;
    padding: 15px 35px;
}

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


/* 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;
    text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.75517px 0.958851px 0px, rgb(255, 255, 255) 1.0806px 1.68294px 0px, rgb(255, 255, 255) 0.141474px 1.99499px 0px, rgb(255, 255, 255) -0.832294px 1.81859px 0px, rgb(255, 255, 255) -1.60229px 1.19694px 0px, rgb(255, 255, 255) -1.97998px 0.28224px 0px, rgb(255, 255, 255) -1.87291px -0.701566px 0px, rgb(255, 255, 255) -1.30729px -1.5136px 0px, rgb(255, 255, 255) -0.421592px -1.95506px 0px, rgb(255, 255, 255) 0.567324px -1.91785px 0px, rgb(255, 255, 255) 1.41734px -1.41108px 0px, rgb(255, 255, 255) 1.92034px -0.558831px 0px;
    color: #19509d;
    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 35px;
}

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

.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: 300px;
    overflow: auto;
}

.news-item {
    font-size: 16px;
    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-date {
   
    padding-right: 15px;
}


/* END NEWS */

.main {
    padding: 40px 0 70px 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: 12px;
}

.right-photo {
    margin-bottom: 8px;
    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: 100%;
    padding-right: 20px;
    background: #fff;
    width: 100%;
    height: 64px;
    position: relative;
    display: inline-block;
    /* border: 2px solid #094A8C; */
    /* background: url(assets/images/ico-right2.png) right 20px center no-repeat; */
}

.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: #19509d;
    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: #F6FAFF;
}

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

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


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


/* END TABLE STYLE */


/* 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: #9f1a46;
    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: #9f1a46;
    color: #fff;
    border: none;
    outline: none;
    padding: 11px;
    cursor: pointer;
    border: 3px solid #9f1a46;
    margin-top: 10px;
    font-weight: bold;
    width: 220px;
    text-align: center;
}

.contact-form-st1 tr td button:hover {
    background: #fff;
    color: #9f1a46;
    border: 3px solid #9f1a46;
    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;
}


/* End gallery */


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

@media screen and (max-width:1010px) {
    /* Container */
    .container {
        max-width: 920px !important;
    }
}
@media screen and (max-width:767px) {
.al-i-c{
    padding-left: 15px;
    padding-right: 15px;

}
body{
    line-height: 160%;
}

}

@media screen and (max-width:992px) {
    /* Slider */
    .row-slide {
        padding: 10px 0;
    }
    .row-head {
        position: fixed;
        z-index: 2;
        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:411px) {
    /* Header */
    .fl-l {
        font-size: 14px;
    }
}

@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: 66px;
        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: 22px;
    }
    .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) {
    /* 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;
    }
}

@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 */
  
    /* 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) {
    .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 ------------------------ */