﻿@import url('https://fonts.googleapis.com/css2?family=Caveat&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@300&display=swap');
body {
        background: url(Dup/img/seamless-texture-natural-wood-3.png);
        background-color: #ffffff;
background-image: url("Dup/img/wood-pattern.png");
}
.font_serif {
    font-family: 'Kiwi Maru', serif;
}
.catch, #intro h3, .top_cms_title h4, #page_title h2 {
        font-family: 'Caveat', cursive;
}
#map {
    display: none;
}
/*SVGのサイズ*/
svg{
	max-width:310.85px;/*SVGタグの横幅*/
	width:100%;/* レスポンシブ対応にするため100%を指定*/
	height:auto;
}
/* ---------------------------- */

/* Bnr
-----------------------------------------*/
.Bnr{
  position: relative;
  width: 400px;
  /*display: none;*/
}
.Bnr .Bnr__img {
    position: fixed;
    bottom: 10px;
    left: 0;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.08), 0 1px 10px 0 rgba(0, 0, 0, 0.06), 0 2px 4px -1px rgba(0, 0, 0, 0.07);
    z-index: 88;
}
.Bnr__img__inner {
    width: 300px;
    box-sizing: border-box;
    padding: 14px 5px;
    background-color: #fafafa;
}
.Bnr .Bnr__img__inner a {
    display: block;
    color: #22663f;
    display: inline-block;
    letter-spacing: 2px;
    transition: ease 0.3s;
    display: block;
    text-align: center;
}
.Bnr .Bnr__img p.close{
  position: absolute;
  right: 10px;
  top: 4px;z-index: 12;
}
.Bnr .Bnr__img p.close a{
  display: block;
  width: 20px;
  height: 25px;
  text-align: center;
}
.Bnr .Bnr__img p.close a span{
  display: block;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.Bnr .Bnr__img p.close a i {
    font-size: 17px;
    z-index: 888;
    color: #23663f;
}




/* --------------------------- */

.youtube_box {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.youtube_box iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
/*========= 手書き風にするためのCSS ===============*/

/* マスクをするパスの設定*/
#mask .st0{
    fill:none;
    stroke:#FFFFFF;
    stroke-width:3px;/*線の太さを指定する*/
    stroke-linecap:round;
    stroke-linejoin:round;
    stroke-miterlimit:10;
    stroke-dasharray: 1500; /* 線の間隔を指定する */
    stroke-dashoffset:1500; /* 線の位置を指定する */
}	




#loader::after {
    background-color: #fef6eb
}

.intro_txt {
   border: solid 5px #d2b48c;
    border-radius: 255px 15px 225px 15px/15px 225px 15px 255px;
    padding: 10px;
}
#top_contents1, footer {position: relative}
#top_contents1:before, #top_contents1:after, footer:before {
    content: "";
    display: block;
    position: absolute;
    top: -2px;
    left: 0px;
    width: 100%;
    height: 7px;
    background-image: url(Dup/img/pen.png);
    background-position: 0 0;
    background-repeat: repeat-x;
    background-size: 738px auto;
}
#top_contents1:after {
    top: inherit;
    bottom: -5px;
    left: 0px;
}





.catch {
    font-size: 33px;
    z-index: 1;
    font-weight: bold;
    top: 20%;
    right: 7%;
}
.blur{
  animation-name:blurAnime;
  animation-duration:1s;
  animation-fill-mode:forwards;
}

@keyframes blurAnime{
  from {
  filter: blur(10px);
  transform: scale(1.02);
  opacity: 0;
  }

  to {
  filter: blur(0);
  transform: scale(1);
  opacity: 1;
  }
}
 
.blurTrigger{
    opacity: 0;
}
/* --------------------------------------------------------------------- */
.intro_txt h2 {
    position: relative;
}
.intro_txt h2:before {
    content: "ENJOY YOUR FASHON";
    display: block;
    font-size: 14px;
    color: #22663f;
    position: absolute;
    left: 4%;
    top: -8px;
    transform: rotate(
352deg);
}
#top_contents1 .contents1_txt h3 {
    text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.54);
    transform: translateX(-38px);/*★*/
}
#cms_2-a .cate_title span {
    background: #fff;
    padding: 14px 28px;
    margin-top: 20px;
}
.cms_1-a .date {
    background: #fff;
    display: inline-block;
    padding: 3px 10px;
}
.masking-tape{
    position: absolute;
    top: -24px;
    left: 0;
    width: 44px;
    height: 24px;
    background-image: linear-gradient(-45deg, rgba(237, 222, 192, 1) 25%, white 25%, white 50%, rgba(237, 222, 192, 1) 50%, rgba(237, 222, 192, 1) 75%, white 75%, white 100%);
    background-size: 20px 20px;
    border-left: 2px dotted rgba(187, 187, 187,0.10);
    border-right: 2px dotted rgba(172, 172, 172, 0.1);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.16);
    padding: 0.25em 2em;
    color: #65513f;
    transform: rotate(347deg);
    right: 0;
    margin: auto;
}
.cms_6-c .cate_box {
    border: none;
    /*border-left: 3px dotted #efefef;
    border-right: 3px dotted #efefef;*/
}
.cms_5-c .box_title1, #cms_5-c .box_title1 {
    border-bottom: 2px dashed #dadada;
}
.cms_5-c .box_title1::before, #cms_5-c .box_title1::before {
    content: "Q";
    top: 2px;
    left: 3px;
    font-size: -webkit-calc(1rem + 4px);
    font-size: calc(1rem + 4px);
    background: #d2b48c;
    border-radius: 50%;
    display: block;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    box-sizing: border-box;
}
.cms_5-c .box_txt1::before, #cms_5-c .box_txt1::before {
    content: "A";
  top: 13px;
    left: 3px;
    font-size: -webkit-calc(1rem + 4px);
    font-size: calc(1rem + 4px);
    background: #bfbfbf;
    border-radius: 50%;
    display: block;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    box-sizing: border-box;
}
   #page_title p {
    font-size: 28px;
    }
#page_title h2 {
    font-size: 55px;
    line-height: 1;
}
@media(min-width: 769px) {

 
}
@media(min-width: 668px) {
      .catch, #intro h3, .top_cms_title h4 {
    font-size: 38px;
}  
}


@media(max-width: 768px) {
       #page_title p {
    font-size: 23px;
    }
#page_title h2 {
    font-size: 45px;
}
.cms_5-c .box_txt1::before, #cms_5-c .box_txt1::before {
    top: 11px;
}
}

@media(max-width: 667px) {
    #page_title {
background-position: 0% center;
    }
    #page_title h2 {
font-size: 33px;
    }
    #page_title p {
    font-size: 17px;
    }
    #top_contents1 .contents1_txt h3 {
    margin-left: 24px;
}
    #mask .st0 {
    stroke-width: 5px;
}
#intro img:hover, #top_contents1 img:hover, #top_contents2 img:hover {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
 #intro img:active, #top_contents1 img:active, #top_contents2 img:active {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
}

    .catch {
    font-size: 24px;
    top: 38%;
    right: 3%;
    opacity: 1;
}
.intro_txt h2:before {
    font-size: 10px;
    left: -3%;
    top: -8px;
}
#intro h3, .top_cms_title h4 {
    font-size: 24px;
}
.masking-tape {
    top: -13px;
    left: 0;
    width: 17px;
    height: 13px;
}
.cms_5-c .box_title1::before, #cms_5-c .box_title1::before {
    top: 2px;
    left: -1px;
    font-size: -webkit-calc(1rem + 0px);
    font-size: calc(1rem + 0px);
    width: 29px;
    height: 29px;
}
.cms_5-c .box_txt1::before, #cms_5-c .box_txt1::before {
     left: -1px;
    font-size: -webkit-calc(1rem + 0px);
    font-size: calc(1rem + 0px);
    width: 29px;
    height: 29px;
    top: 15px;
}
.cms_5-c .pd_l-30px_sp, #cms_5-c .pd_l-30px_sp {
    padding-left: 34px;
}
}
@media all and (-ms-high-contrast: none) {
.cms_5-c .box_title1::before, #cms_5-c .box_title1::before, .cms_5-c .box_txt1::before, #cms_5-c .box_txt1::before {
    padding: 0px 2px 4px 2px;
}
}
