﻿@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho+B1:wght@400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho&display=swap');
@import url("https://use.typekit.net/urt0hhi.css");

@font-face {
font-family: "patrima_outline";
  src: url("Dup/img/patrima_outline.otf") format("otf"),url("Dup/img/patrima_outline.woff") format("woff"),url("Dup/img/patrima_outline.woff2") format("woff2");
}
img.shadow-l {
 box-shadow: none;   
}
.cms_title h2 span {
font-family: "patrima_outline","serif";
}
html {
    font-size: 14px;
}
body {
   line-height: 32px;
    letter-spacing: 0.7px;color: #5a554d;
}
.cms_title h2 {
    color: #786b5c;
    margin-bottom: 40px;
}
header.transform #header #header_menu li a span, #contents .box_wrap .box:nth-child(1) h3, #contents .box_wrap .box:nth-child(2) h3 {
    color: #592f05;
}
header #header #header_menu li a span {
    color: #fff;
}
h2, h3, h4, #cms_5-c .box_txt1::before {
    font-family: 'Shippori Mincho B1', serif;
}
header #header #header_menu li a span, .catch {
    font-family: 'Shippori Mincho', serif;
    letter-spacing: 0.13rem;
}
header #header #header_menu li a {
    display: block;transition: all 0.3s;
}
header #header #header_menu li a:hover {
    transform: translateY(-4px);
}
#main_img, #contents, .con1figure, .con2figure, .con3figure, #contents .box_wrap .box, .top_cms_box, #contents .box_wrap .box:nth-child(1) h3, #contents .box_wrap .box:nth-child(2) h3, .cms_title, footer, .cms_boxWrap  {
    position: relative;
}
.cms_boxWrap {
 margin-bottom: 100px;
}
#wrap {/*★*/
    overflow: hidden;
}
footer {
    z-index: 0;
}
.catch {
    /* z-index: 1; */
    /* left: 14%; */
    /* max-width: 300px; */
    /* top: 50%; */
    /* transform: translateY(-50%); */
    /* left: 0; */
    /* right: 0; */
    /* margin: auto; */
    /* filter: drop-shadow(0px 3px 13px rgba(0,0,0,0.4)); */
    z-index: 2;
    left: 14%;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    margin: auto;
    color: #fff;
    font-size: 46px;
    text-shadow: 0px 2px 6px rgba(42, 42, 42, 0.2);
    height: 85%;
    display: flex;
    justify-content: center;
    padding-bottom: 5%;
}
header {
    background: transparent;
}

#main_img {
 height: 100vh;   
}
#main_img:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 50px;
    background-image: url(Dup/img/wave.png);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% auto;
    z-index: 1;
}
#main_img:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(92, 23, 0, 0.12);
    z-index: 1;
}
#contents .box_wrap .box:nth-child(2):before {
    content: '';
    border: 1px dashed #b59388;
    position: absolute;
    top: 27px;
    bottom: -102px;
    left: -8px;
    width: 84%;
    height: 85%;
}
#contents .box_wrap .box:nth-child(2){
    transform: translateX(35px);
}

#video {
height: 98vh;
}
#video video {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
#body {
    background: #f7f6eb;
    background-color: #f7f2ea;
    background-image: url("Dup/img/natural-paper.png");
    background-size: 300px;
    background-color: #f7f2ea;
}
.svg_box2 svg {
    fill: #f0ebe7;
    fill-opacity: 1;
}
#main_img .svg_box {
    display: none;
}

#intro_txt p {
    text-shadow: 1px 1px 1px #f0eeef, -1px 1px 1px #f0eeef, 1px -1px 1px #f0eeef,
 -1px -1px 1px #f0eeef, 1px 0px 1px #f0eeef, 0px 1px 1px #f0eeef, -1px 0px 1px #f0eeef,
 0px -1px 1px #f0eeef;
}
#intro_txt h2 span {
    line-height: 2.8;
    border: 0;
    display: inline-block;
}
#contents .box_wrap .box:nth-child(1) h3 {
    padding: 10px 0;
}
.vl_conts h3 {
    background: #fffaf2;
    padding: 10px;
    color: #552b00;
    border: 1px solid;
    transform: translateY(-26px);
    min-width: 50px;
}
.vl_conts p {
    position: relative;
    display: flex;
}
.vl_conts p span {
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
}
/* ----------------------------------illust ----------------------------------------*/
.photo {
    width: 700px;
    right: 0;
    bottom: -312px;
}
#intro_txt {
    background-image: url(Dup/img/bg4.jpg);
    background-repeat: no-repeat;
    background-size: auto 95%;
    background-position: 50% 50%;
    background-color: #fafafa;
}

#intro:before {
    content: "";
    display: block;
    position: absolute;
    top: -100px;
    right: 20px;
    width: 16%;
    max-width: 234px;
    height: 233px;
    background-image: url(Dup/img/png2.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}
#intro:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 86px;
    left: -26px;
width: 14%;
max-width: 300px;
    height: 500px;
    background-image: url(Dup/img/png3.png);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}
#contents .box_wrap .box:nth-child(1) h3:before {
    content: "";
    display: block;
    position: absolute;
    top: -41px;
    right: 27px;
    width: 101px;
    height: 117px;
    background-image: url(Dup/img/png9.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
    opacity: 0.3;
    transform: rotate(32deg);
}
#contents .box_wrap .box:nth-child(1):after {
    content: "";
    display: block;
    position: absolute;
    top: 30px;
    left: 53px;
    width: 193px;
    height: 274px;
    background-image: url(Dup/img/png8.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}
#contents .box_wrap .box:nth-child(2) h3:before {
    content: "";
    display: block;
    position: absolute;
    top: -59px;
    right: 27px;
    width: 101px;
    height: 117px;
    background-image: url(Dup/img/png2.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
    opacity: 0.5;
    transform: rotate(32deg);
}
#contents:before {
    content: "";
    display: block;
    position: absolute;
    top: -100px;
    right: -169px;
    width: 227px;
    padding-top: 40%;
    background-image: url(Dup/img/png4.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}
#contents:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 232px;
    left: 2px;
    width: 172px;
    padding-top: 24%;
    background-image: url(Dup/img/png5.png);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}
.con1figure:before {
    content: "";
    display: block;
    position: absolute;
    top: -111px;
    left: -30px;
    width: 288px;
    height: 252px;
    background-image: url(Dup/img/border.png);
    background-position: 0 0;
    background-repeat: repeat;
    z-index: -2;
    opacity: 0.6;
}
.con1figure:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -35px;
    right: 20px;
    width: 179px;
    height: 236px;
    background-image: url(Dup/img/border.png);
    background-position: 0 0;
    background-repeat: repeat;
    z-index: 0;
    opacity: 0.3;
}
.con2figure:before {
    content: "";
    display: block;
    position: absolute;
    top: -32px;
    right: -37px;
    width: 174px;
    height: 170px;
    background-image: url(Dup/img/border.png);
    background-position: 0 0;
    background-repeat: repeat;
    z-index: 0;
    opacity: 0.2;
}
.con3figure:before {
    content: "";
    display: block;
    position: absolute;
    top: -100px;
    right: -141px;
    width: 42%;
    max-width: 212px;
    height: 467px;
    background-image: url(Dup/img/png6.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
}
.photo:before {
    content: "";
    display: block;
    position: absolute;
    top: 110px;
    left: -55px;
    width: 286px;
    height: 192px;
    background-image: url(Dup/img/border.png);
    background-position: 0 0;
    background-repeat: repeat;
    z-index: -1;
    opacity: 0.5;
}
.top_cmsWrap:before {
    content: "";
    display: block;
    position: absolute;
    top: -15%;
    right: -168px;
    width: 27%;
    max-width: 300px;
    height: 467px;
    background-image: url(Dup/img/png8.png);
    background-position: 0% 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
    transform: rotate(224deg);
}
.top_cmsWrap:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -10%;
    left: -39px;
    max-width: 300px;
    width: 21%;
    height: 339px;
    background-image: url(Dup/img/png7.png);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}
.cms_boxWrap:before {
    content: "";
    display: block;
    position: absolute;
    top: -369px;
    right: -168px;
    width: 27%;
    max-width: 284px;
    height: 467px;
    background-image: url(Dup/img/png8.png);
    background-position: 0% 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
    transform: rotate(224deg);
}
.cms_boxWrap:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -137px;
    left: -39px;
    max-width: 300px;
    width: 21%;
    height: 339px;
    background-image: url(Dup/img/png7.png);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
}
.cms_title:before {
    content: "";
    display: block;
    position: absolute;
    top: -26px;
    left: -38px;
    width: 66px;
    height: 92px;
    background-image: url(Dup/img/wood.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}
.cms_title:after {
    content: '';
    border: 1px dashed #b59388;
    position: absolute;
    bottom: -12px;
    left: -8px;
    width: 200px;
    height: 95px;
    background: rgba(248, 244, 237, 0.51);
    z-index: -1;
    box-shadow: 2px 2px 9px -6px rgba(2, 2, 2, 0.38);
}
footer:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    right: 69px;
    width: 143px;
    height: 265px;
    background-image: url(Dup/img/png5.png);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}
/* -----------------other------------------- */
#page_title {
    background-position: center;
}
.cms_title h2 span {
   display: block;
    font-size: 32px;
    padding-bottom: 11px;
}
#top_cms .more {
    text-align: right;
    margin: 20px 0 0 auto;
}
#cms_2-a .cate_title {
    background: url(Dup/img/png9.png);
    background-size: 100px;
    padding: 43px 10px 43px 102px;
    border: 0;
    background-repeat: no-repeat;
}
.cms_5-c .box_txt1::before {
top: 14px;
}
#cms_5-c .box_txt1::before {
    top: 11px;
}
/* -------------------ヘッダー・ヘッダーロゴ----------------- */
#logo h1 a {
    background: rgba(255, 255, 255, 0.73);
    display: block;
    padding: 11px 0px  11px;
}
#logo {
    padding-top: 12px;
}
header {
    padding-bottom: 15px;
}
header #header #header_menu li {
    padding-top: 15px;
}
header.transform #logo h1 a {
    background: transparent;
}
#logo2 a img {
    width: 90%!important;
}

/**/
#page_title svg {
    fill: #f9f4ee;
}
#copyright {
box-shadow: -4px -1px 20px -6px rgba(72, 45, 17, 0.45);
}
@media(min-width: 769px) {
#cms_5-c .cate_box {
    background: rgba(248, 244, 237, 0.85);
    padding-bottom: 10px;
}
}
@media(max-width: 768px) {
header #header #header_menu li {
    width: auto;/*★*/
    padding-top: 0;
}
#intro:after {
    bottom: -61px;
    left: -26px;
}
#contents .box_wrap .box:nth-child(2) {
    transform: translateX(23px);
}
.con3figure:before {
    top: -100px;
    right: -54px;
}
.con1figure:before {
    top: -84px;
    left: -9px;
    width: 258px;
    height: 252px;
}
footer:before {
    width: 14%;
    right: -38px;
    top: 46px;
    bottom: inherit;
    z-index: 0;
    background-position: 0 0;
    pointer-events: none;
}
.cms_boxWrap:after {
    bottom: -122px;
    left: -39px;
    width: 17%;
    background-position: 0% 100%;
    z-index: -1;
    opacity: 0.6;
}
}
@media screen and (min-width:405px) and ( max-width:768px) {
#top_cms {
    padding-top: 220px;
}
    
}
@media(max-width: 667px) {
    #logo h1 a {
    padding:  0 0 11px;
}
    .catch {
        font-size: 8vw;
    }
    #logo {
    padding-top: 10px;
}
.drawer-hamburger {
    padding: 21px .75rem 19px;
}
    .drawer-hamburger-icon,  .drawer-hamburger-icon:before, .drawer-hamburger-icon:after {
   background-color: #886339!important;
    }
    .drawer-open .drawer-hamburger-icon {
    background-color: transparent!important;
}
#intro_txt {
    background-size: auto 70%;
}
#intro:before {
    top: -54px;
    right: 20px;
    width: 17%;
}
#contents:before {
    top: -251px;
    right: -171px;
    width: 244px;
    padding-top: 52%;
}
.con1figure:before {
    top: -84px;
    left: -35px;
    width: 231px;
    height: 252px;
}
.con1figure:after {
    bottom: -45px;
    right: -34px;
    width: 163px;
    height: 108px;
}
.con3figure:before {
    top: -37px;
    right: -44px;
    transform: rotate(-11deg);
    height: 156px;
    width: 32%;
}
#contents .box_wrap .box:nth-child(2) {
    transform: translateX(17px);
}
#contents .box_wrap .box:nth-child(2):before {
    top: 27px;
    left: -3px;
    width: 97%;
}
#contents .box_wrap .box:nth-child(1):after {
    left: 9px;
    top: inherit;
    width: 124px;
    height: 217px;
    bottom: 14px;
}
.vl_conts h3 {
    transform: translateY(4px);
}
#contents:after {
    bottom: 167px;
    left: 18px;
    width: 20%;
    padding-top: 42%;
}
.photo {
    width: 88%;
    right: 0;
    bottom: -40vw;
}
.photo:before {
    top: -121px;
    left: -55px;
    width: 179px;
    height: 180px;
}
.cms_title {
    margin-left: 10px;
}
.cms_5-c .box_title1::before {
    top: 7px;
}
#cms_2-a .cate_title {
    background-size: 57px;
    padding: 23px 5px 1px 59px;
}
.cms_boxWrap:before {
    top: -135px;
    right: -27px;
    width: 28%;
    transform: inherit;
}
footer:before {
    width: 14%;
    right: -24px;
    top: -26px;
}
.cms_boxWrap:after {
    bottom: -118px;
    left: -24px;
}

#copyright {
    text-align: left;
    padding-left: 15px;
}
}



@media all and (-ms-high-contrast: none) {

.vl_conts p {
    padding-right: 90px;
}
.cate_list li a {
    padding: 13px 10px 5px 10px;
}
#cms_5-c .box_txt1::before {
    top: 15px;
}
}