@charset "UTF-8";

/*
Theme Name:precious_tcd019-child
Template:precious_tcd019
Version:3.2.4
*/
@media screen and (max-width: 600px) {

    /**スライダー*/
    .swiper-content {
        position: relative;
        padding: 10px 0 40px;
        overflow-x: hidden;
        width: 90%;
        height: auto;
        overflow: hidden;
        margin: auto;
    }

    /**メインコンテンツ幅**/
    p {
        padding: 10px;
    }

    img {
        width: 100%;
    }

    .main-wrap {
        width: 100%;
        margin: 0 auto;
    }

    .pc-content {
        display: none;
    }

    .sp-content,
    .sp-br {
        display: block;
    }

    body {
        font-size: 18px !important;
    }

    section {
        padding: 40px 0;
    }

    .mb-0 {
        margin-bottom: 0;
    }

    .mb-20 {
        margin-bottom: 20px;
    }

    .mb-50 {
        margin-bottom: 50px;
    }

    .sp-mb-60 {
        margin-bottom: 60px;
    }

    #header_wrap {
        border-top: 6px solid #4b6750;
    }

    #logo_image {
        margin: 0px 0 0 15px;
    }

    .logo-header {
        margin: -3px 0 0 15px !important;
        padding: 8px !important;
    }

    .logo-header img {
        display: block;
        width: 90px;
    }

    .top-headline2 {
        font-size: 25px;
        margin: 10px;
    }

    .page-headline1 {
        width: 90%;
        padding: 17px 10px;
        border-radius: 20px;
        text-align: center;
    }

    .page-headline1 span {
        font-size: 28px;
        margin-left: 0px;
        color: #fff;
    }

    .title-underline {
        font-size: 25px;
        padding-bottom: 1px;
    }

    .headline-2 {
        padding: 15px 20px;
        color: #fff;
        font-size: 24px;
    }

    .headline-3 {
        border-left: 10px solid #4b6750;
        padding: 20px;
        font-size: 20px;
    }

    .headline-4 {
        margin: 10px;
    }

    .headline-4::before {
        position: absolute;
        font-size: 1em;
        left: 0;
        top: 0;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background: #4b6750;
        content: "";
    }

    .dl-btn {
        margin: 10px auto;
        width: 270px;
    }

    .dl-btn:hover {
        opacity: 0.7;
        transform: translate(0, 5px);
    }

    .dl-btn span {
        width: 170px;
        display: block;
        margin: auto;
        font-size: 20px;
        font-weight: bold;
    }

    .dl-btn span::after {
        left: 170px;
        top: 2px;
        width: 40px;
        height: 40px;
    }

    .long-dl-btn {
        width: 80%;
    }

    .long-dl-btn span {
        width: 90%;
    }

    .long-dl-btn span::after {
        left: initial;
        right: -23px;
    }

    .accessitem-btn span {
        width: 240px;
    }

    .accessitem-btn span::after {
        left: 210px;
    }

    .bg-green {
        background: #4b6750;
    }

    .col-2wrap {
        display: flex;
        gap: 50px;
        flex-direction: column;
    }

    #bread_crumb {
        background: none !important;
        padding: 20px !important;
    }

    .hall-background {
        height: 185px;
    }

    .top-text-content {
        width: 90%;
        bottom: 30px;
    }

    .top-text-content .top-text {
        font-size: 19px;
        padding: 20px;
        margin: 0 auto;
    }

    .top-text-content .top-text-btn {
        padding: 15px;
        font-size: 19px;
    }

    .top-text-content .top-text-btn .top-arrow {
        line-height: 1.5;
    }

    .top-text-content .top-text-btn .top-arrow::after {
        display: none;
    }

    .top-service-menu ul {
        gap: 15px;
    }

    .top-service-menu ul li {
        width: calc(80% / 2);
        background: #fff;
        border-radius: 20px;
        position: relative;
        height: 180px;
    }

    .top-service-menu ul li a:hover {
        opacity: 0.7;
        transform: translate(0, 5px);
    }

    .top-service-menu ul li a .top-service-menu-wrap {
        position: relative;
        top: 99px;
        left: 77px;
        transform: translate(-50%, -50%);
        width: 200px;
        text-align: center;
    }

    .top-service-menu ul li a .top-service-menu-wrap img {
        display: block;
        margin: auto;
        width: 70px;
        height: 70px;
    }

    .top-service-menu ul li a .top-service-menu-wrap p {
        font-size: 15px;
    }

    .top-service-menu ul li p {
        margin: 0;
    }

    .top-news-content {
        position: relative;
        z-index: 10;
        bottom: 50px;
        width: 90%;
    }

    .top-news-content #top-news {
        box-shadow: -2px 4px 10px -6px #777777;
        border-radius: 16px;
        background: white;
    }

    .top-news-content #top-news .top-news-wrap {
        margin: 0;
    }

    .top-news-content #top-news .top-news-wrap .clearfix {
        display: flex;
    }

    .top-news-content #top-news .top-news-wrap .clearfix .date {
        font-size: initial;
        margin: 0px;
    }

    .top-news-content #top-news .top-news-wrap .clearfix .title {
        font-size: initial;
        margin: 0px;
    }

    .index_archive_link {
        margin: -18px auto -50px !important;
    }

    .index_archive_link a {
        right: 0px !important;
        top: 0px !important;
        font-size: 13px;
        padding: 0px;
        color: #000 !important;
        background: none !important;
    }

    .index_archive_link a::before {
        top: 18px !important;
        right: 0px;
        left: -2px;
        content: "" !important;
    }

    .access-item {
        justify-content: space-between;
        flex-direction: column;
        width: 90%;
        margin: auto;
        display: flex;
        padding-bottom: 30px;
    }

    .access-item .item-name {
        background: #311217;
        padding: 10px 30px;
        border-radius: 10px;
        color: #fff;
        font-size: initial;
    }

    .access-item dd {
        width: 100%;
    }

    .access-item dd .access-item2 {
        padding-top: 10px;
    }

    .link-content {
        display: flex;
        flex-wrap: wrap;
        gap: 5px;
        width: 98%;
        margin: auto;
    }

    .link-content li:hover {
        opacity: 0.7;
    }

    .link-content li a img {
        width: 180px;
    }

    .page-nav {
        padding: 10px;
        border: 2px solid #4b6750;
        margin: 20px;
    }

    .page-nav .nav-title {
        font-size: 20px;
    }

    .page-nav nav ul {
        display: flex;
        flex-wrap: wrap;
        width: 90%;
        margin: 50px auto;
        gap: 13px;
    }

    .page-nav nav ul li {
        width: 100%;
        padding: 0 0 0 20px;
        font-size: 18px;
    }

    .page-nav nav ul li::before {
        position: absolute;
        font-size: 1em;
        left: 0;
        top: 0;
        width: 20px;
        height: 30px;
        content: "";
        background-image: url(/wp-content/uploads/image/nav-li.svg);
        background-repeat: no-repeat;
    }

    .table-brown {
        width: 90%;
        margin: auto;
        font-size: small;
        /*display: block;
    overflow-x: scroll;
    white-space: nowrap;*/
    }

    .table-brown tbody tr th {
        border: 1px solid #aaa;
        padding: 10px;
        background: #ecdfc4;
    }

    .table-brown tbody tr td {
        border: 1px solid #aaa;
        padding: 20px;
    }

    .th-200 tbody tr th {
        width: 60px;
    }

    .arrow-box {
        width: 70%;
        margin: auto;
        padding: 30px;
    }

    .arrow-box p {
        margin-bottom: 0;
    }

    .arrow-box .arrow-box-text {
        width: 100%;
    }

    .arrow-box .arrow-box-image {
        margin: auto;
    }

    .arrow-image {
        text-align: center;
        padding: 30px;
    }

    .arrow-image img {
        width: 50px;
    }

    .caution-wrap {
        padding: 50px;
        background: #e3ebe3;
    }

    .caution-wrap ul {
        margin-bottom: 0px;
    }

    .caution-wrap ul li {
        line-height: 1.8;
    }

    .tourokuzumi-text {
        width: 90%;
        margin: auto;
    }

    .tourokuzumi-image {
        margin: auto;
    }

    .blank-link {
        border-bottom: 1px solid #aaa;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        margin-bottom: 5px;
        position: relative;
    }

    .blank-link::after {
        position: absolute;
        font-size: 1em;
        right: -27px;
        width: 24px;
        height: 16px;
        content: "";
        background-image: url(/wp-content/uploads/image/link.svg);
        background-repeat: no-repeat;
        display: inline-block;
    }

    .pdf-link::after {
        background-image: url(/wp-content/uploads/image/pdf.svg);
    }

    .map-wrap iframe {
        width: 100%;
        height: 450px;
    }

    .contact-wrap {
        width: 90%;
        margin: auto;
    }

    .contact-wrap tbody tr {
        display: flex;
        flex-direction: column;
    }

    .contact-wrap tbody tr td {
        width: 100%;
        padding: 20px 0;
        border: 1px solid #ccc;
        text-align: center;
    }

    .contact-wrap tbody tr td:nth-child(odd) {
        width: 100%;
        background: #f1f1f1;
    }

    .contact-wrap tbody tr td input {
        border: 1px solid #8d8c8c;
        border-radius: 10px;
        padding: 5px;
    }

    input {
        width: 90%;
    }

    .send-btn-wrap {
        text-align: center;
        margin-top: 40px;
    }

    .send-btn-wrap .cendbtn {
        display: inline-block;
        min-width: 260px;
        max-width: 100%;
        height: 70px;
        line-height: 70px;
        font-size: 16px;
        padding: 0 20px;
        position: relative;
        overflow: hidden;
        z-index: 3;
        color: #ffffff !important;
        background: #4b6750;
        border: none;
    }

    .send-btn-wrap .cendbtn:hover {
        opacity: 0.7;
        transform: translate(0, 5px);
    }

    .required {
        font-weight: 100;
        background: #d4493f;
        padding: 2px 5px;
        border-radius: 5px;
        margin: 5px;
        color: white;
    }

    #copyright {
        background: #c5b084 !important;
    }

    #copyright p {
        background: #c5b084 !important;
    }

    #copyright .footer-logo {
        text-align: center;
        padding: 60px;
    }

    #copyright .footer-logo a img {
        width: 220px;
    }

    #copyright .footer-nav {
        display: flex !important;
        justify-content: center;
    }

    #copyright .footer-nav #footer_menu {
        display: none !important;
        /*ul {
        display: flex !important;
        flex-direction: column;

        li {
            line-height: 1.8;
            border-right: 0px;
            a {
                color: #fff;
            }
        }
    }*/
    }
}

/*# sourceMappingURL=media.css.map */
