﻿@import url('https://fonts.googleapis.com/css2?family=Ephesis&display=swap');

#pc_nav li, #top_pc_nav li, #footer_nav li {
    max-width: 100%;
}

.box_link a{
    border-radius: 4px;
    max-width: 250px;
    margin: auto;
        color: white;
}

#cms_3-f .cate_box {
    width: 29.33333%;
}

.v_type3 .cate_box{border: 1px solid #c9baa9;}
.v_type3 .box_title1{color: #a67c52;}


body {
    background-color: #f7f6f4;
}

.back1:before {
    background-color: #f2ede9 !important;
}

#contents3_wrap:after {
    background-color: rgba(92, 45, 22, 0.5);
    mix-blend-mode: exclusion;
}

header.scr_header {
    background-color: rgba(82, 56, 48, 0.5) !important;
}

#logo2 a{
    max-width: 200px;
}

.bg_color1 {
    background-color: #242121;
    background-color: #6c6060;
}

.bg_color2 {
    background-color: #c7bbac;
}

header.scr_header #logo {
    max-width: 70px;
}


#main_img .menu p{
    display: none;
}

#contents1_wrap .con_box, #contents1_wrap .test, #contents2_wrap .con_img{
    position: relative;
}

#contents2_wrap .con_img:before, #contents1_wrap .con_img:before{
    content: "";
    display: block;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    position: absolute;
    top: 50%;
    left: 50%;
    border: 1px solid white;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    pointer-events: none;
    z-index: 1;
}

#intro_wrap:before{
       content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 120%;
    left: 53%;
    background-image: url(./Dup/img/bin.png);
    background-position: center right;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: 23%;
    pointer-events: none;
    z-index: 1;
}

#contents2_wrap{
    position: relative;
}

#contents2_wrap:before{
        content: "";
    display: block;
    width: 100%;
    height: 120%;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(./Dup/img/sikaku1.png), url(./Dup/img/sikaku2.png), url(./Dup/img/sikaku3.png);
    background-position: 45% 0%, 55% 50%, 20% 100%;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: 120px;
    pointer-events: none;
    z-index: -1;
}

#contents2_wrap .test:after{
        content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(./Dup/img/salon.png);
    background-position: 90% 90%;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: 500px;
    pointer-events: none;
    z-index: 1;
}

#main_img:before{
	background-color: rgba(82, 67, 56, 0.2);
	mix-blend-mode: soft-light;
}

#main_img #left{
         margin-top: 70px;
    transform: translateX(20px);
}

#main_img #right{
        margin-top: 0px;
    transform: translateX(-20px);
}

header.scr_header #pc_nav {
    display: none;
}

.top header {
    opacity: 1;
    z-index: 5;
    mix-blend-mode: difference;
}

.top header.scr_header {
    mix-blend-mode: normal;
}

#logo {
    max-width: 70px;
}

#nav_menu{
    display: block;
}

.didot {
    font-family: 'Ephesis', cursive;
}

#contents1 .num, #intro .num, #contents2 .num, #contents3 .num{
    -webkit-transform: translate(-50%,0) scale(1.2);
    transform: translate(-50%,0) scale(1.2);
        mix-blend-mode: multiply;
}

.kore{
    font-size: 50px;
}

#fakeloader{
    background-color: #f0f0f0;
}

header.scr_header {
    background-color: rgba(141, 111, 102, 0.5) !important;
}

.back1:before, .back2:before {
    z-index: -1;
}

#main_img .menu{
    top: 80%;
}

#main_img .menu ul li a{
    color: black;
}

.bg_white {
    background-color: rgba(255,255,255,0.9);
    background-image: url(./Dup/img/dai.jpg);
}

.catch{
    top: 72.5%;
    font-size: 35px;
    font-family: serif;
    letter-spacing: 0.1em;
    font-weight: bold;
    /*mix-blend-mode: hard-light;*/
    background-color: rgba(255,255,255,0.6);
    z-index: 1;
}

.overlay {
    background: gray !important;
}


.txt_color3 {
    color: #aa723c;
}

.page #header > div.flex_space-between #pc_nav{
    opacity: 0;
}

.border_color3 {
    border-color: #d9ac81;
}

.bg_color3 {
    background-color: #a76b33;
}

.hvr_bg_color2:hover {
    background-color: #cfbca5;
}

.right div:nth-of-type(2) .nav_menu_more{
    display: none;
}

.right div:nth-of-type(2) .nav_menu_more.mg_t-10px{
    display: block;
}

.koren{
    mix-blend-mode: normal !important;
}

#overlay .left li {
    max-width: 100%;
}


#main_img:after{
    content: "";
    display: block;
    width: 300px;
    height: 300px;
    position: absolute;
    top: 70%;
    left: 70%;
    background-image: url(./Dup/img/catch.png);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: contain;
    pointer-events: none;
    z-index: 0;
}

.dec{
    display: block;
}

.pager li a:hover {
    background-color: rgba(163, 163, 163, 0.5) !important;
}

.linkStyle{
color: #6c6060;
font-weight: bold;
}

#contact_tel .dec{
    font-size: 16px;
}

/*ju*/

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){

.catch {
    top: 82%;
    font-size: 28px;
     mix-blend-mode: normal; 
    background-color: rgba(255,255,255,0.6);
}

#intro_wrap:before {
    width: 170px;
    height: 170px;
    top: 16%;
    left: 95%;
    background-size: contain;
}

#contents1 .num, #intro .num, #contents2 .num, #contents3 .num {
    display: none;
}

#contents2_wrap:before {
    background-image: url(./Dup/img/sikaku1.png), url(./Dup/img/sikaku2.png), url(./Dup/img/sikaku3.png);
    background-position: 15% 0%, 65% 60%, 39% 100%;
    background-size: 70px;
}

#contents2_wrap .test:after {
    background-image: url(./Dup/img/salon.png);
    background-position: 90% 57%;
    background-size: 250px;
}

#page_title .page_title_box {
    width: 70%;
}

#main_img:after {
    width: 200px;
    height: 200px;
    top: 80%;
    left: 75%;
}

}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){

.catch {
    top: 50%;
    font-size: 22px;
    mix-blend-mode: normal;
    background-color: rgba(255,255,255,0.6);
    text-align: center;
    letter-spacing: 0.01em;
    padding: 10px;
}

#intro_wrap:before {
    top: 106%;
    left: 80%;
    z-index: 2;
}

#contents2_wrap .test:after {
    background-position: 90% 96%;
}

#cms_1-g .date_box{
    width: 100% !important;
}

#cms_1-g .box_item{
    width: 100% !important;
}

#main_img:after {
    width: 200px;
    height: 200px;
    top: 50%;
}

#contents2_wrap:before {
    background-position: 15% 0%, 115% 60%, 39% 100%;
}

#footer_con h2{
    font-size: 20px;
}

.page_title_box h2{
    font-size: 22px;
}

.next{
    margin-right: 0;
}

}