@media screen and (min-width: 1921px) {

    .main_visual img {
        width: 100%;
        height: auto;
        display: block;
        position: absolute;
        top: 0;
        bottom: auto;
        right: 0;
        margin: auto;
    }

}

@media screen and (max-width: 1200px) {

    .container {
        padding: 0 20px;
        max-width: 1200px;
        margin: 0 auto;
    }

    .row {
        max-width: 1200px;
        margin: 0 auto;
        position: relative;
        height: 100%;
    }

    .container_header {
        padding: 0 20px;
        max-width: 1200px;
        margin: 0 auto;
    }

}

@media screen and (min-width: 769px) {

    .sp {
        display: none;
    }

    .br_sp {
        display: none;
    }

    a[href^="tel:"] {
        pointer-events: none;
    }

}

@media screen and (max-width: 768px) {

    .pc {
        display: none !important;
    }

    body p {
        font-size: 1.3rem;
        color: #434343;
        font-weight: 400;
        line-height: 2.2rem;
        -webkit-font-feature-settings: "palt";
        font-feature-settings: "palt";
    }

    .container {
        padding: 0 20px;
        max-width: 767px;
        margin: 0 auto;
    }

    .container_800 {
        max-width: 767px;
        margin: 0 auto;
    }

    .row {
        max-width: 767px;
        margin: 0 auto;
        position: relative;
        height: 100%;
    }

    .primary_header {
        width: 100%;
        height: 100px;
        background: transparent;
        position: relative;
    }

    .header_inner {
        height: 100px;
    }

    .header_flex {
        height: 100px;
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        justify-content: space-between;
        flex-wrap: nowrap;
    }

    .header_logo {
        text-align: left;
        margin-top: 0;
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        -ms-align-items: center;
        align-items: center;
        width: 40%;
    }

    .header_logo img {
        zoom: 0.6;
    }

    .google_translate {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 80px;
    }

    .main {
        width: 100%;
        height: 300px;
        margin: 0 auto;
        padding: 0;
        position: relative;
        overflow: hidden;
    }

    .slider img {
        width: auto;
        height: 100%;
        /* display: block; */
        position: absolute;
        top: 0;
        bottom: 0;
        left: -300%;
        right: -300%;
        margin: auto;
    }

    .heading1_wrap {
        width: 100%;
        height: 200px;
        margin: 0 auto;
        padding: 0 100px;
        background-repeat: no-repeat;
        background-position: center;
        -webkit-background-size: cover;
        background-size: cover;
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        justify-content: center;
        -ms-align-items: center;
        align-items: center;
    }

    .heading1_menu {
        background-image: url(../img/sp_h1_menu.jpg);
    }

    .heading1_gallery {
        background-image: url(../img/sp_h1_gallery.jpg);
    }

    .heading1_access {
        background-image: url(../img/sp_h1_access.jpg);
    }

    .heading1_news {
        background-image: url(../img/sp_h1_news.jpg);
    }

    .top_concept {
        padding: 80px 0;
    }

    .top_gallery {
        padding: 80px 0;

    }

    .top_menu {
        overflow: hidden;
        margin-top: 100px;
    }

    .top_access {
        overflow: hidden;
        margin-top: 30px;
    }

    .top_parallax01 {
        width: 100%;
        height: 300px;
        background: url(../img/parallax_bg001.jpg) no-repeat center center / cover;
    }

    .top_parallax02 {
        width: 100%;
        height: 300px;
        background: url(../img/parallax_bg002.jpg) no-repeat center center / cover;
    }

    .top_content_flex {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        -ms-align-items: center;
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;
    }

    .top_menu .top_content_flex_img {
        width: 100%;
        height: auto;
        background: none;
    }

    .top_access .top_content_flex_img {
        width: 100%;
        height: auto;
        background: none;
    }

    .top_content_flex_txt_wrap {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        justify-content: center;
        -ms-align-items: center;
        align-items: center;
        width: 100%;
        padding: 0 20px;
        margin-top: 50px;
    }

    .top_menu .top_content_flex_txt,
    .top_access .top_content_flex_txt {
        padding: 0;
        width: 100%;
    }

    .top_content {
        margin-bottom: 60px;
        position: relative;
    }

    .btn {
        width: 100%;
    }

    .order1 {
        order: 2;
    }

    .order2 {
        order: 1;
    }

    .ta_center_pc {
        text-align: left;
    }

    .ta_center_sp {
        text-align: center;
    }

    .content_slider {
        padding: 10px 0;
        background: #1b1b1b;
    }

    .content_slider_item img {
        max-width: 100%;
        display: block;
        border: solid 5px #1b1b1b;
    }


    .footer_contents_head {
        padding-bottom: 40px;
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .footer_logo {
        text-align: center;
        flex: 0 0 100%;
    }

    .footer_logo img {
        width: 30%;
    }

    footer .table_list_content a {
        color: #fff;
    }

    .footer_tel_wrap {
        flex: 0 0 100%;
        margin-top: 20px;
        text-align: center;
    }

    .footer_tel_wrap p {
        flex: 0 0 100%;
    }

    .footer_tel {
        flex: 0 0 100%;
    }

    .footer_flex_content,
    .footer_flex_map {
        flex: 0 0 100%;
        padding: 0 20px;
    }

    .footer_flex_map {
        margin-top: 30px;
    }

    .footer_link_list {
        display: -ms-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    .footer_link_menu {
        margin-right: 0;
        flex: 0 0 100%;
        text-align: center;
    }

    .footer_link_menu:not(:last-child) {
        margin-bottom: 40px;
    }

    .copyRight {
        font-size: 1rem;
    }

    #page-top {
        position: fixed;
        bottom: 20px;
        right: 20px;
    }

    #page-top a {
        line-height: 55px;
        text-align: center;
        font-size: 1.2rem;
        font-weight: 600;
        color: #fff;
        display: block;
        width: 50px;
        height: 50px;
        text-decoration: none;
        border-radius: 50%;
        border: solid 2px #fff;
        letter-spacing: 0.1rem;
        background: #434343;
    }

    #page-top a::before {
        content: "";
        width: 4px;
        height: 4px;
        border-top: solid 2px #fff;
        border-right: solid 2px #fff;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        position: absolute;
        top: 10px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .heading2 {
        font-size: 2rem;
        line-height: 2.6rem;
    }

    .heading3 {
        font-size: 1.6rem;
        line-height: 2.6rem;
    }

    .heading4 {
        font-size: 1.4rem;
        line-height: 2.2rem;
    }

    .lawer_sec {
        padding: 60px 0;
    }

    .lawer_content_flex01 {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .lawer_content_flex01_left,
    .lawer_content_flex01_right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 0 15px;
    }

    .lawer_content_flex01_left {
        margin-bottom: 10px;
    }

    .table_item_left {
        font-size: 1.2rem;
        line-height: 2rem;
        color: #434343;
        font-weight: 400;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 65%;
        flex: 0 0 65%;
    }

    .table_item_left02 {
        font-size: 1.2rem;
        line-height: 2rem;
        color: #434343;
        font-weight: 400;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .table_item_left03 {
        font-size: 1.4rem;
        line-height: 2rem;
        font-weight: 400;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    }

    .table_list_content {
        font-size: 1.4rem;
        line-height: 2rem;
        font-weight: 400;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    }

    .table_tel_link {
        text-decoration: none;
        font-size: 1.2rem;
        line-height: 2rem;
        color: #434343;
        font-weight: 400;
    }

    .table_item_right {
        font-size: 1.6rem;
        color: #434343;
        font-weight: 400;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        text-align: right;
    }

    .gallery_content_box {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }

    .gallery_content_sec_item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 100%;
        position: relative;
        overflow: hidden;
        padding-top: 50%;
    }

    .anchor_wrap {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 60px;
    }

    .anchor {
        flex: 0 0 50%;
        padding: 0 10px;
        margin-bottom: 20px;
    }

    .mr40 {
        margin-right: 40px;
    }

    .anchor_link {
        text-decoration: none;
        display: block;
        color: #434343;
        font-size: 1.2rem;
        letter-spacing: 0.1rem;
        font-weight: 400;
        position: relative;
        transition: all 0.5s;
        width: 100%;
        padding: 20px 0;
        border: solid 1px #434343;
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        justify-content: center;
        -ms-align-items: center;
        align-items: center;
    }

    .anchor_link::after {
        content: "";
        display: block;
        width: 4px;
        height: 4px;
        border-right: solid 2px #434343;
        border-bottom: solid 2px #434343;
        position: absolute;
        bottom: 10px;
        left: 0;
        right: 0;
        margin: auto;
        transform: rotate(45deg);
        transition: all 0.5s;
    }

    .anchor_link:hover {
        opacity: 0.7;
    }

    .anchor_link:hover::after {
        bottom: 4px;
    }

}

.concept_image {
    max-width: 800px;
    min-width: 150px;
}


.txt_wh {
    color: #fff;
}

.txt_gray {
    color: #434343;
}

.zikomi {
  float: right;
  font-size: 90%;
  font-weight: normal;
}


@media screen and (width:768px) {
    body p {
        font-size: 1.6rem;
        line-height: 3rem;
    }
}
