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

body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    line-height: 160%;
    color: #333;
    background: #fff;
    word-wrap: break-word;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-size: inherit;
    font-weight: lighter;
    color: #666;
}

img {
    max-width: 100%;
}

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

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

.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;
    display: inline-block;
}

p {
    margin: 0;
    padding: 0;
}

/* -- end -- */

.header-primary {
    padding: 20px 0;
}

.header-brand a, .header-telephone a, .header-button-contact a {
    display: block;
}

/* .header-brand a img {
    max-width: 320px;
} */

.header-contact {
    text-align: right;
}

.header-telephone a, .header-telephone i {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 5px;
    display: inline-block;
}

.header-telephone i {
    transform: rotate(-49deg);
    font-size: 22px;
    margin-right: 5px;
    color: #666;
}

.header-button-contact {}

/* -- end -- */

.wrap-navigation-slider {
    border-top: 2px solid;
    border-bottom: 1px solid;
}

.navigation-slider {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

/* -- end -- */

.slider {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

.slider li {
    height: 100%;
}

.slider img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* -- end -- */

.primary-navigation {
    background: #fff;
}

.primary-navigation ul li:first-child {
    position: relative;
    margin-top: -2px;
}

.primary-navigation ul li:last-child {
    border-bottom: none;
}

.primary-navigation ul li a {
    width: 100%;
    color: #fff;
    padding: 15px;
}

.primary-navigation ul li a span {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
}

.primary-navigation ul li a i {
    background: #fff;
    color: #999;
    border-radius: 100%;
    font-size: 17px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

/* -- end -- */

.float-none-vertical {
    float: none;
    vertical-align: middle;
    position: relative;
}

.float-none-vertical .row, .bx-wrapper, .bx-viewport {
    height: 100% !important;
}

/* -- end -- */

.header-contact-smartphone a {
    width: 40px;
    height: 40px;
    border: 1px solid;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    background: #db222e;
    color: #fff;
    font-size: 20px;
}

/* -- end -- */

/* -- end -- */

.col-sm-4-float {
    width: 33.33%;
}

.col-sm-8-float {
    width: 66.66%;
}

.col-sm-4-float, .col-sm-8-float {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

/* -- end -- */

#primary-content {
    margin-top: 40px;
}

#wrap-content {
    padding-right: 30px;
}

.sidebar-item {
    margin-bottom: 10px;
    padding: 0 18px;
    border: none;
    outline: none;
}

.sidebar-item .img-thumbnail {
    display: block;
    max-width: inherit;
    padding: 0;
}

.sidebar-item a {
    position: relative;
    display: block;
    vertical-align: middle;
    text-align: center;
    padding: 20px 0;
}

.sidebar-item a span {
    z-index: 99;
    font-size: 18px;
    font-weight: bold;
    /* position: absolute; */
    width: 100%;
    text-align: center;
    /* padding: 0 10px; */
    top: 50%;
    font-weight: bold;
    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;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.sidebar-item a img {
    padding: 0;
    width: 100% !important;
    max-width: inherit !important;
    object-fit: cover;
}

.plugins-facebook iframe {
    width: 100% !important;
    height: 350px;
}

.fb-page, .fb-page span, .fb-page span iframe[style] {
    width: 100% !important;
}

#telephone-sidebar {
    font-size: 22px;
    padding-top: 5px;
    /* display: inline-block; */
    line-height: 1;
}

/* -- end -- */

.title-style-first {
    border-bottom: 1px solid #999;
    position: relative;
    margin: 0 0 15px 0;
}

.title-style-first span {
    border-bottom: 3px solid;
    display: inline-block;
    font-size: 20px;
    line-height: 140%;
    padding: 4px 10px 4px 0;
    margin-bottom: -2px;
    font-weight: bold;
}

.title-style-second {
    margin: 0 0 10px 0;
}

.title-style-second span {
    border-left: 4px solid;
    display: inline-block;
    font-size: 16px;
    line-height: 140%;
    padding: 4px 8px 3px 8px;
    color: #333;
}

.title-style-third {}

.title-style-third span {
    display: inline-block;
    font-size: 14px;
    line-height: 140%;
    padding: 4px 0px;
    font-weight: bold;
}

.title-style-fourth {}

/* -- end -- */

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

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

/* -- end -- */

footer {
    margin-top: 50px;
    position: relative;
}

.copyright {
    text-align: center;
    background: #333333;
    padding: 15px 10px 25px 10px;
    color: #fff;
}

.copyright p, .copyright a {
    font-size: 12px;
    color: #fff;
}

.break {
    display: none;
}

/* -- end -- */

.wrap-navigation-footer {
    margin-top: 40px;
}

.navigation-footer-item {
    padding: 3px;
}

.navigation-footer-item a {
    position: relative;
    display: block;
}

.navigation-footer-item a .bg-navigation-footer {
    text-align: center;
    bottom: 10px;
    position: absolute;
    width: 100%;
    padding: 5px;
    z-index: 99;
    left: 0;
}

.navigation-footer-item a .bg-navigation-footer span {
    font-size: 12px;
    color: #fff;
    width: 100%;
    display: block;
    padding: 5px;
}

.navigation-footer-item img {
    object-fit: cover;
    height: 120px;
    width: 100% !important;
    max-width: inherit;
    left: 0 !important;
}

/* -- end -- */

.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: #fff;
    text-align: left;
    border-bottom: 1px dashed #fff;
}

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

/* -- end -- */

#back-to-top {
    width: 47px;
    height: 47px;
    text-align: center;
    line-height: 49px;
    color: #666;
    position: absolute;
    background: #000;
    font-size: 25px;
    right: 0;
    bottom: 0;
}

.table_column_type_title_top tr:first-child td {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border-right: 1px dashed #fff;
}

/* -- end general --*/

.content-text p {
    margin-bottom: 10px;
}

/* -- end -- */

.gallery-item {
    margin-bottom: 15px;
}

/* -- end -- */

/* -- end -- */

/* -- end -- */

/* -- end -- */

/* -- end -- */

/* -- end -- */

/* -- index page --*/

.content-wrap-news {
    height: 220px;
    padding-right: 15px;
    overflow-y: scroll;
    outline: none !important;
}

.content-wrap-news, .content-wrap-news div {
    width: 100%;
    box-sizing: border-box;
    float: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.content-wrap-news p {
    line-height: 160%;
    display: block;
    *border-bottom: 1px dotted #ccc;
    box-sizing: border-box;
    margin: 0;
    font-size: 12px;
    padding: 8px 15px 12px 0;
}

.content-wrap-news p:nth-child(odd) {
    width: 15%;
    color: #e74c3c;
    font-weight: bold;
}

.content-wrap-news p:nth-child(even) {
    width: 85%;
}

/* -- end -- */

/* -- end -- */

/* -- end -- */

/* -- end -- */

/* -- end -- */

/* -- end index page --*/

/* -- contact page --*/

.table-contact tr td:first-child {
    width: 30%;
    padding: 15px 20px;
}

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

.table-contact textarea {
    resize: vertical;
}

.table-contact tr td:first-child {
    background: #ffdceb;
}

#btn_submit, #btn_reset {
    min-width: 150px;
    margin-right: 5px;
}

/* -- end -- */

#map iframe {
    width: 100%;
    height: 350px;
    border: none;
    outline: none;
    border: 1px solid #ccc !important;
}

#map {
    margin-bottom: 15px;
}

/* -- end contact page --*/

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

/* -- end faq -- */

/* -- fix images raku --*/

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

#formAdmin {
    height: 0;
}

.bxslider ._edEdit {
    height: 100%;
}

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

/*CUSTOM CSS*/

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

.link {
    color: inherit;
}

.ho-text {
    font-size: 23px;
    text-align: center;
    line-height: 160%;
    margin-bottom: 25px;
    letter-spacing: 2px;
}

.ho-text strong {
    color: #E80135;
    font-weight: bold;
}
.pr-introtext h3{
    font-size: 24px;
    line-height: 160%;
    color:#333;
    font-weight: bold;
}
table.pr-table{
    width: 100%;
}
table.pr-table tr td{
    border: 1px solid #ccc;
    padding: 8px;
    font-size: 13px;
    text-align: right;
    width: 11.428%;
}
table.pr-table tr td:first-child{
    width: 20%;
    text-align: left;
}
table.pr-table tr td strong{
    text-align: center;
    float: left;
    width: 100%;
}
table.pr-table tr.row1{
    background: #E80135;
    color:#fff;
}
table.pr-table tr.row1 td{
    text-align: center;
}
.wrap-navigation-slider, .navigation-footer-item a .bg-navigation-footer span {
    background: #e8b2bc;
}
.copyright{
    position: relative;
}
.copyright::after{
    content: 'All Rights Reserved';
    width: 100%;
    position: absolute;
    bottom: 3px;
    left: 0;
    text-align: center;
}
table.pr-style-1{
    width: 100%;
}
table.pr-style-1 tr td:first-child{
    width: 18% ;
    background: #E80135;
    color: #fff;
    text-align: center;
}
table.pr-style-1 tr td{
    width: 41%;
}
.table-sp-1{
    display: none;
}
#pr-maps{
   
}
#pr-maps iframe{
    height: 144px;
    width: 100%;
    position: relative;
    z-index: 99999999999999;
}
#text-nb p{
    letter-spacing: 1px;
    font-size: 23px;
    line-height: 160%;
    text-align: center;
    font-weight: bold;
    text-shadow: rgb(232, 1, 53) 2px 0px 0px, rgb(232, 1, 53) 1.75px 0.966667px 0px, rgb(232, 1, 53) 1.08333px 1.68333px 0px, rgb(232, 1, 53) 0.133333px 2px 0px, rgb(232, 1, 53) -0.833333px 1.81667px 0px, rgb(232, 1, 53) -1.6px 1.2px 0px, rgb(232, 1, 53) -1.98333px 0.283333px 0px, rgb(232, 1, 53) -1.86667px -0.7px 0px, rgb(232, 1, 53) -1.3px -1.51667px 0px, rgb(232, 1, 53) -0.416667px -1.95px 0px, rgb(232, 1, 53) 0.566667px -1.91667px 0px, rgb(232, 1, 53) 1.41667px -1.41667px 0px, rgb(232, 1, 53) 1.91667px -0.566667px 0px;
    color: #fff;
}
/*END CUSTOM CSS*/

@media screen and (max-width:992px) {
    .custom-padding {
        margin-left: 0;
        margin-right: 0;
    }
    /* -- index page --*/
    .content-wrap-news p:nth-child(odd) {
        width: 20%;
    }
    .content-wrap-news p:nth-child(even) {
        width: 80%;
    }

    .table-sp-1{
        display: block;
    }
    .table-pc{
        display: none;
    }
    table.table-sp-3, table.table-sp-2-1{
        margin-top: 20px;
    }
    table.pr-table tr.row1 td{
        text-align: right;
    }
    /* -- end index page --*/
    /* -- index page --*/
    /* -- end index page --*/
    /* -- index page --*/
    /* -- end index page --*/
    /* -- index page --*/
    /* -- end index page --*/
}

@media screen and (max-width: 890px) {
    .primary-navigation ul li a span {
        padding: 0;
        padding-right: 10px;
    }
}

@media screen and (min-width: 768px) {
    .header-contact {
        display: block;
    }
    .header-contact-smartphone {
        display: none;
    }
    .primary-navigation ul.nav {
        display: block !important
    }

    /* table.pr-table tr td{
        font-size: 11px;
        padding: 5px;
    } */
}

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

@media screen and (max-width: 767px) {
    #back-to-top {
        position: relative;
        width: 100%;
        height: 47px;
        display: block;
    }
    .content-text-images {
        text-align: center;
    }
    .content-text-pad-left {
        padding-left: 0;
    }
    .title-style-first span {
        font-size: 17px;
    }
    /* -- end -- */
    .float-none-vertical {
        float: left;
        width: 100%;
    }
    /* -- end -- */
    .main-description {
        text-align: center;
    }
    .header-primary {
        padding: 10px 0;
    }
    .header-brand img {
        max-width: 100%;
        height: 40px;
    }
    .header-contact {
        display: none;
    }
    .header-contact-smartphone {
        display: block;
    }
    /* -- end -- */
    .primary-navigation ul li a i {
        color: #505050;
        background: #f1f1f1;
    }
    .primary-navigation ul li a span {
        padding-right: 10px;
        padding-left: 0;
    }
    .primary-navigation ul li a {
        padding: 8px 11px !important;
    }
    .primary-navigation ul li {
        background: #505050 !important;
        border-bottom: 1px solid #353535 !important;
        border-top: 1px solid #6b6b6b !important;
    }
    .primary-navigation {
        position: relative;
    }
    .primary-navigation ul.nav {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        display: none;
        z-index: 99;
        border-top: 1px solid #6b6b6b !important;
    }
    .primary-navigation ul li a:hover, .primary-navigation ul li.active a, .primary-navigation ul li.current-menu-item a {
        background: #333 !important;
    }
    .primary-navigation ul li:first-child {
        margin-top: 0;
    }
    /* -- end -- */
    .wrap-navigation-slider {
        border: none;
        background: #fff;
    }
    /* -- end -- */
    .slider {
        position: relative;
        border: none;
    }
    .primary-navigation ul.nav {
        display: none
    }
    .col-sm-4-float, .col-sm-8-float {
        width: 100% !important;
        float: left !important;
        position: relative !important;
    }
    .col-sm-8-float {
        height: 300px;
    }
    /* -- end -- */
    #wrap-content {
        padding-right: 0;
    }
    #sidebar {
        margin-top: 40px;
    }
    /* -- end -- */
    .wrap-plugins-facebook {
        width: 100%;
        text-align: center;
    }
    .plugins-facebook {
        display: inline-block;
        width: 450px;
    }
    /* -- index page --*/
    .content-wrap-news p {
        width: 100% !important;
        min-height: inherit !important;
        height: auto !important;
    }
    .content-wrap-news p:nth-child(odd) {
        border-bottom: none !important;
    }
    .content-wrap-news p:nth-child(even) {
        margin-bottom: 15px;
    }
    /* -- end index page --*/
    .primary-table tr td {
        width: 100% !important;
        float: left;
        border: none !important;
        padding: 5px !important;
    }
    .primary-table tr td:last-child {
        border-bottom: 1px dashed #ccc;
        padding-bottom: 15px !important;
    }
    .primary-table tr td .form-group {
        margin-top: 0 !important;
    }
   
   

}
    @media screen and (max-width: 640px) {
        #text-nb p{
            font-size: 15px;
            text-shadow: rgb(232, 1, 53) 1px 0px 0px, rgb(232, 1, 53) 0.533333px 0.833333px 0px, rgb(232, 1, 53) -0.416667px 0.916667px 0px, rgb(232, 1, 53) -0.983333px 0.133333px 0px, rgb(232, 1, 53) -0.65px -0.75px 0px, rgb(232, 1, 53) 0.283333px -0.966667px 0px, rgb(232, 1, 53) 0.966667px -0.283333px 0px;
        }
    }
    @media screen and (max-width: 480px) {
        .gallery-item {
            width: auto;
        }
        .header-contact-smartphone a {
            width: 30px;
            height: 30px;
            line-height: 30px;
            font-size: 17px;
        }
        .header-brand img {
            height: 30px;
        }
        .plugins-facebook {
            width: 100%;
            padding: 0;
            margin: 0;
        }
        .wrap-plugins-facebook {
            padding: 0 5px;
        }
        .col-sm-8-float {
            height: 200px;
        }
        .break {
            display: block;
        }
        .navigation-footer-item, .sidebar-item {
            width: 100%;
        }
        #btn_submit, #btn_reset {
            min-width: inherit;
        }
        .ho-text {
            font-size: 18px;
        }

        table.pr-table tr td{
            font-size: 11px;
            padding: 5px;
        }
        table.pr-table tr.row1 td{
            text-align: center;
        }

    }

    @media screen and (max-width: 340px) {
        .header-brand a img {
            max-width: 305px;
        }

        .header-brand img {
            height: 25px;
        }
        
    }