@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond&family=Noto+Sans+JP:wght@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;
    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;
    overflow-x: hidden;
    line-height: 1.8em !important;
    letter-spacing: 0.8pt !important;
}

.btn, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.8em !important;
    letter-spacing: 0.8pt !important;
}

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

* {
    box-sizing: border-box
}

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

textarea {
    resize: none;
}

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

a {
    text-decoration: none;
    color: inherit;
    transition: 0.3s;
}

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

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

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

.br_show{
    display: none;
}

/* Wrap header top */

.wrap-head-top {
    background: #201F1D;
    padding: 5px 0;
}

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

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

.wrap-head-top ul li a {}

.wrap-head-top-sp {
    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;
}

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

.row-menu {
    float: right;
}

.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: 15px;
    line-height: 120%;
    color: #333;
    padding: 6px 20px;
    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;
}

.menu li a.active,
.menu li a:hover {
    border: 1px #fff solid;
    color: #282828;
}

.icon-menu-sp {
    display: none;
    cursor: pointer;
    position: absolute;
    right: 15px;
    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: 500px;
    overflow: hidden;
}

.bx-viewport {
    z-index: 1;
}

.row-slide-txt {
    text-align: center;
    position: absolute;
    right: 30px;
    bottom: 0;
    z-index: 1;
    max-width: 100%;
    width: auto;
    padding: 0 15px;
}

.slide-tt {
    font-size: 3rem;
    color: #fff;
    letter-spacing: 0.8pt !important;
    line-height: 1.1 !important;
    font-family: 'Cormorant Garamond', serif;
}

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

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

.slide-btn a {
    font-size: 22px;
    display: inline-block;
    padding: 10px 20px;
    border: 1px #201f1d 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: 500px;
    overflow: hidden;
}

.txt-slide {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 16px;
    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: 80px 0;
}


.title-style1 h3 {
    font-size: 30px;
    font-style: italic;
    color: #fff;
    display: inline-block;
    border-bottom: 2px #228B22 solid;
}

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

.title-style1 {
    color: #1F1F1D;
    font-weight: bold;
}

.title-style2 {}

.title-style3 {}

.title-style4 {}

.txt-style2 {
    font-size: 14px;
    color: #fff;
}

.overlay_bg {
    background: rgba(0, 0, 0, .4);
    padding: 70px 0;
}

.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;
    display: inline-block;
    border-bottom: 2px #F5C6DA solid;
}

.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: #535353;
    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;
}


/* End news */


/* News style 1*/

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

.news-st1-item {
    font-size: 14px;
    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;
}


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

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

.service-des {
    width: 100%;
    float: left;
    font-size: 14px;
    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;
    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: #282828;
    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;
    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%;
}

.greeting-left {
    float: right;
}

.greeting-right {
    float: left;
}

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

.greeting-img-right {
    width: 33.5%;
    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(34, 139, 34, 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: 2.5em;
    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%;
    transition: 0.3s;
}

.map {
    display: none;
}

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


/* End map */


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

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


/* Info footer */

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

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

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


/* Menu footer */

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

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

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


/* Copyright */

.copyright {
    color: #282828;
}


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


/* RWD */

@media screen and (max-width:992px) {
    .menu {
        display: block;
    }
}

@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;
    }
    .menu {
        display: none;
        position: absolute;
        top: 57px;
        left: 0;
        z-index: 99999;
        width: 100%;
        float: left;
        background: rgba(255, 255, 255, .95);
    }
    .menu li {
        width: 100%;
        float: left;
        padding: 0;
    }
    .icon-menu-sp {
        display: block;
        background-color: #F5C6DA;
        top: 50%;
        transform: translateY(-50%);
    }

    .row-logo {
        text-align: left;
    }
    /* 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;
    }
    /* 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: #228B22;
    }
    /* End header */
    /* Slide */
    .bx-wrapper {
        height: 400px;
    }
    .wrap-slider img {
        height: 400px;
        object-fit: cover;
    }
    .slide-btn {
        bottom: -28px;
    }
    .slide-btn a {
        background: #228B22;
        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;
    }
    .menu-ft ul li a {
        padding: 15px 0;
        display: block;
        position: relative;
    }
    .menu-ft ul li a::before {
        content: '\f105';
        position: absolute;
        right: 0;
        font-family: FontAwesome;
    }
    /* 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:640px) {
    /* Slide */
    .bx-wrapper {
        height: 300px;
    }

    .slide-tt {
        font-size: 18px;

    }
    .slide-des {
        font-size: 14px;
    }
    .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;
    }
}



/* END RWD */

.menu li a.active,
        .menu li a:hover,
        .news-notice,
        .btn-map,
        .btn-contact-st1,
        .btn-contact-st2 {
            background: #F5C6DA !important;
        }
        /* End bg color */
        /* Color */

        .menu-ft ul li a:hover,
        .menu-ft ul li a.active {
            color: #F5C6DA;
        }
        /* End color */
        /* Border */

        .title-style2 h3 {
            border-bottom: 2px #F5C6DA solid;
        }
        /* End border */
        /* Page Index */

        .wrap-greeting {
            background-image: url('assets/images/bg-cont2.png');'
        }
        /* End page index */


/* PNH Custom */

.wrap-greeting {
    font-size: 16px;
    color: #fff;
}

.title-amica-page-top.title-amica h2 {
    font-family: 'Cormorant Garamond', serif;
   
  }

  .title-amica h2 {
    position: relative;
    padding: 1.5rem;
    text-align: center;
    font-size: 3rem;
    margin-bottom: 1.5rem;
    line-height: 1.1 !important;
   
  }

  .title-amica h2 span {
      font-size: 2.5rem;
      font-family: 'Noto Sans JP', sans-serif;
  }
  
  .title-amica  h2:before {
    position: absolute;
    bottom: 0;
    left: calc(50% - 30px);
    width: 60px;
    height: 5px;
    content: '';
    border-radius: 3px;
    background: #F5C6DA;
  }

  .title-amica-w  h2 {
      color: #F5C6DA;
      letter-spacing: 1.2rem;
  }

  .title-amica-w  h2:before {
    background: #fff;
  }

header {
    position: relative;
}

.wrap-head {
    position: absolute;
    height: 148px;
    top: 0;
    background-color: rgba(255, 255, 255, 0.6);
}

.wrap-head .row-logo img {
    padding: 10px;
    background-color: #fff;
    border-radius: 10px;
}

.wrap-head-top {
    position: relative;
    z-index: 1;
    background: #F5C6DA;
    color: #000;
}

.row-head {
    top: 34.5px;
    padding: 20px 0;
    height: 113px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wrap-head-top ul li i {
    color: #282828;
}

.wrap-footer {
    background: #F5C6DA;
}

.btn-map {
    background: #fff !important;
    color: #282828;
}

.info-ft ul li i {
    color: #282828;
}

body {
    font-size: 16px;
}

.row-table table tr td:first-child {
    min-width: 100px;
    font-weight: bold;
}

.btn {
    background: #F5C6DA !important;
    color: #282828;
    font-size: 16px;
}

.btn a:hover {
    color: #282828 !important;
}

.menu-ft ul li a:hover, .menu-ft ul li a.active {
    color: #282828 !important;
    opacity: 0.7;
}

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

.wrap-head-top {
    font-size: 14px;
}

.wrap-greeting {
    background-image: url(assets/images/banner-about.jpg);
}

.wrap-slider {
    z-index: -1;
}

.wrap-greeting img {
    border: 1px solid #fff;
}

.row-table tr:nth-child(even) {
    background: #fafafa;
}

.btn:hover {
    color: #fff;
    opacity: 0.7;
}

.pn-section:nth-of-type(even) {
    background: #fafafa;
}

.slide-btn {
    display: none;
}

@media screen and (max-width: 768px) {
    
    .row-head {
        top: 0 !important;
        padding: 10px 0;
        height: 60px;
        border: 0;
    }

    .wrap-head {
        height: 60px !important;
    }

    .wrap-head .row-logo img {
        padding: 5px;
        background-color: #fff;
        border-radius: 5px;
        height: 50px;
        width: auto;
    }

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

    

    .pnh-row {
        display: flex;
        flex-wrap: wrap-reverse;
        clear: both;
    }

    .wrap-greeting .layout-column-txt {
        margin-top: 30px;
        font-size: 14px;
    }

    .s1-img {
        margin-bottom: 20px;
    }

    .mr30-spnone {
        display: none;
    }

    body {
        font-size: 14px;
    }

    .sp-block {
        display: block;
    }

    .logo-ft img {
        max-width: 50vw;
    }

    .menu {
        top: 60px;
    }

    .icon-menu-sp {
        width: 40px;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 5px;
    }
    .row-menu {
        width: 100%;
        float: left;
        position: relative;
        clear: both;
        display: contents;
    }

    .wrap-content:first-of-type {
        padding-top: 40px;
    }

    
    .row-table table tr td:first-child {
        min-width: 70px;
    }

    .pn-1900 .layout-column-txt {
        margin-top: 30px;
    }

    .contact-form-st1 table tr {
        display: grid;
    }

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

}

.logo-ft img {
 padding: 10px;
 border-radius: 10px;
 background-color: #fff;
}

 h3.pn-h3 {
    position: relative;
    padding: 0.5rem 2rem;
    color: #282828;
    border-radius: 10px;
    background: #F5C6DA;
    font-size: 1.8rem;
    margin-bottom: 30px;
  }
  
  h3.pn-h3:after {
    position: absolute;
    bottom: -9px;
    left: 1em;
    width: 0;
    height: 0;
    content: '';
    border-width: 10px 10px 0 10px;
    border-style: solid;
    border-color: #F5C6DA transparent transparent transparent;
  }

  .pnbtn-service.btn--orange {
    color: #fff;
    border-top: 5px solid #F5C6DA;
    width: 100%;
    min-height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #282828;
    background-color: #f0f0f0 !important;
    border-radius: 5px;
    transition: 0.3s;
    text-align: center;
}

.pnbtn-service:hover {
   opacity: 0.7;

   
}

  .pnbtn-service.btn--shadow {
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
    box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  }

  .pntop-box {
    display: inline-block;
    padding: 20px;
    border: 3px solid #F5C6DA;
    border-radius: 5px;
}

  .pntop-box strong {
      margin-bottom: 10px;
      display: inline-block;
      font-size: 18px;
  }

@media screen and (max-width: 767px) {
    .title-amica-w h2 {
        letter-spacing: 0.5rem;
    }

    .title-amica h2 {
        font-size: 1.5rem;
        padding-bottom: 0.8rem;
        margin-bottom: 0;
    }

    .title-amica h2 span {
        font-size: 1.2rem;
    }

    .title-amica h2:before {
        width: 60px;
        height: 3px;
        left: calc(50% - 5px);
        transform: translateX(-50%);
    }

    .pnbtn-service.btn--orange {
        padding: 0 15px;
    }

    h3.pn-h3 {
        padding: 0.5rem 1rem;
        font-size: 1.2rem;
    }
}

@media screen and (max-width: 360px) {
    .pnbtn-service.btn--orange br {
        display: none;
    }
}

.our-strength-items .gallery_item {
    position: relative;
}

.our-strength-items .gallery_item span {
    position: absolute;
    display: inline-block;
    top: 50%;
    left: 0;
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
    width: calc(100% - 30px);
    /* max-width: 250px; */
    padding: 15px 9px;
    margin: 0 auto 0 15px;
    background-color: rgb(245 198 218 / 80%);
    transform: translateY(-50%);
    z-index: 10;
    letter-spacing: -0.5px;
}


.business_gallery {
    display: flex;
    flex-wrap: wrap;
}


.business_gallery .gallery_item img {
    height: auto;
}
.news-row{
    box-sizing: border-box;
    float: left;
}
.news-row div{
    width: 100%;
}
.news-row p {
    float: left;
    line-height: 160%;
    display: block;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
    margin: 0;
}
.news-row p:nth-child(odd) {
    width: 25%;
    font-weight: bold;
}
.news-row p:nth-child(even) {
    width: 75%;
}
@media screen and (max-width: 767px){
    .news-row p:nth-child(odd){
        width: 100%;
        min-height: auto !important;
    }
    .news-row p:nth-child(even) {
        width: 100%;
    }
}
