﻿@import url('https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sawarabi+Gothic&display=swap');
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+2:wght@100;200;300;400&display=swap');
body {
    line-height: 1.7;
    overflow: hidden;
    color: #484848;font-family: 'M PLUS 2', sans-serif;
}
.txt_shadow-b {
    text-shadow: none;
}
.under_page main {
    background: #f1feff;
}
h2, h3, h4, .font_en {
font-family: 'M PLUS 2', sans-serif;
}


.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;
}
header {
    box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.06);
}
#contents1, #contents2 {
    max-width: inherit;
}
#contents2 > div {
    max-width: 1200px;
    margin: 0 auto;
}
#top_cms {
    padding-top: 10px;
    background: url(Dup/img/kazari3.png);
    background-repeat: no-repeat;
    background-size: 191px auto;
    background-position: -84px 0;
}
.cms_6-c .cate_box:before {
    content: "";
    display: block;
    position: absolute;
    top: -30px;
    left: 0;
    width: 68px;
    height: 82px;
    background-image: url(Dup/img/kazari1.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    right: 0;
    margin: auto;
}
#cms_2-c .cate_box {
    background: #fff;
    border-radius: 20px;
    margin-bottom: 13px;
    padding-bottom: 0;
}

article > .width_1280-max, footer.width_1280-max {
    max-width: inherit;
}
article > .width_1280-max {
    padding-left: 0;
    padding-right: 0;
}
#top_cms .box {
    padding-left: 20px;
    padding-right: 20px;
}
#top_cms .box .cms_title, .cms_wrap, footer > div {
    max-width: 1280px;
    margin: 0 auto 35px;
}
.cms_wrap {
    position: relative;
}
#top_cms .box:nth-child(4) {
    background: #ebfdff;
    /*background: #cffaff;*/
}
#contents3, #top_cms, h2.txt2 {
    position: relative;
}
.txt5, .txt7 {
    border-bottom: 4px dotted #b7dd00;
    display: inline-block;
}
#logo {
    max-width: 220px;
}
.intro_pop {
    width: 428px;
    margin: 49px auto 0;
}
#page-top .txt_color1 {
    color: #00c5c5;
}
/*.catch {*/
/*    top: 15%;*/
/*    width: 97%;*/
/*    left: 2%;*/
/*}*/
.catch {
    bottom: 3%;
    width: 67%;
    left: 2%;
}
#attach img {
    position: absolute;
    bottom: 29px;
    width: 80%;
    max-width: 351px;
    right: 15%;
    /* transform: translate(-50%, -50%); */
    z-index: 1;
    /* opacity: 0; */
    transform: rotate(3deg);
}
video {
    vertical-align: bottom;
}
img.contents {
    max-width: 230px;
}
.rectangle_img {
    position: relative;
    border-radius: 27px;
}
.rectangle_img:before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: -1px;
    /*background: url(Dup/img/frame.png);*/
    background-repeat: no-repeat;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    background-size: 100% 100%;
    z-index: 1;
    pointer-events: none;
}

h2.txt4 {
    background-image: url(Dup/img/h_kazari1.png);
    background-repeat: no-repeat;
    background-size: 85px auto;
    padding: 47px 10px 14px 56px;
}

.more a, a.button, a.button2 {
    border-radius: 42px;
     background: url(Dup/img/bg_header.jpg);
    border: 0;
    background-position: 25% 77%;
    color: #212121;
}
.hvr_txt_white:hover {
    color: #00b4bd;
}
footer a.button {
    background: #fff;
}
footer {
    /*background-color: #f5f5f5;*/
    /* background-image: url("https://www.transparenttextures.com/patterns/clean-textile.png"); */
    max-width: inherit!important;
    /* background: url(Dup/img/bg2.jpg); */
        background: url(Dup/img/bg_header.jpg);
    background-position: bottom 0 left 50%;
    background-image: url(Dup/img/foot_png.png), url(Dup/img/bg_header.jpg);
    background-repeat: no-repeat;
    background-position: 98% 96%, 50%;
    background-size: 179px, cover;
}
footer > div {
    max-width: 1280px;
    margin: 0 auto;
}
footer .logo {
    max-width: 164px;
}
#contents1 {
    background: #ebfdff;
     background-image: url(Dup/img/illust_0208.png);
    background-size: 35%;
    background-repeat: no-repeat;
    background-position: 96% 63%;
}

footer, #contents1, #contents2 {position: relative}
footer:before {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: 0px;
    width: 100%;
    height: 32px;
    background-image: url(Dup/img/wave.png);
    background-position: 0 0;
    background-repeat: repeat-x;
    background-size: 100% 100%;
}
.under_page footer:before {
    background-image: url(Dup/img/wave2.png);
}
#contents2:after {
    content: "";
    display: block;
    position: absolute;
    top: -138px;
    left: 0;
    background: url(Dup/img/wave.png) no-repeat left 0 top 0;
    background-size: 100% auto;
    width: 100%;
    height: 140px;
    z-index: 2;
    transform: rotate(180deg);
}
#contents1:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -138px;
    left: 0;
    top: inherit;
    background: url(Dup/img/wave2.png) no-repeat left 0 top 0;
    background-size: 100% auto;
    width: 100%;
    height: 140px;
    z-index: 2;
}





.cms_title {
        text-shadow: 1px 1px 1px #ffffff, -1px 1px 1px #ffffff, 1px -1px 1px #ffffff,
 -1px -1px 1px #ffffff, 1px 0px 1px #ffffff, 0px 1px 1px #ffffff, -1px 0px 1px #ffffff,
 0px -1px 1px #ffffff;
}

.page_box {
    background: url(Dup/img/kazari7.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 26px 41px 14px 112px;
    background-position: 100% 0;
    display: inline-block;
}
h2.txt1 {
    color: #7e5d0b;
    left: 41%;
    top: 31%;
    text-align: left;
    text-shadow: 0 2px 4px rgba(122, 122, 122, 0.30);
    text-shadow: 1px 1px 1px #ffffff, -1px 1px 1px #ffffff, 1px -1px 1px #ffffff,
 -1px -1px 1px #ffffff, 1px 0px 1px #ffffff, 0px 1px 1px #ffffff, -1px 0px 1px #ffffff,
 0px -1px 1px #ffffff;
}
h2.txt2:before {
    content: "";
    display: block;
    position: absolute;
    top: -23px;
    left: -50px;
    width: 45px;
    height: 100px;
    background-image: url(Dup/img/choucho.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
}
.page_box h2 {
    text-shadow: 1px 1px 1px #f5f5f5, -1px 1px 1px #f5f5f5, 1px -1px 1px #f5f5f5,
 -1px -1px 1px #f5f5f5, 1px 0px 1px #f5f5f5, 0px 1px 1px #f5f5f5, -1px 0px 1px #f5f5f5,
 0px -1px 1px #f5f5f5;
}



#attach:before {
content: "";
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
background-color: rgba(126,126,126,0.20);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}
header {
    /*background: url(Dup/img/bg_header.jpg);*/
}
header .tel_bt {
    display: none;
}
header .banner_bt {
box-shadow: 1px 3px 16px -5px rgba(66, 66, 66, 0.27);
    transition: all 0.3s;
}
header .banner_bt:hover {
    transform: translateY(-5px);
}
.link_box ul {
    justify-content: center;
}
.link_box ul li {
       width: 30px!important;
    margin-left: 10px;
    margin-right: 10px; 
}

#video {
    max-height: 100vh;
    overflow: hidden;
}


/* ----------------------------------------------------------------*/
.cms_title h2 {
   letter-spacing: 3px;
}
#cms_2-c .cate_title {
    position: relative;
    padding-left: 80px;
}
#cms_2-a .cate_title {
    position: relative;
    border: 0;
    padding-left: 0;
    font-weight: bold;
}
#cms_2-c .cate_title::before {
    position: absolute;
    content: '';
    left: 0;
    bottom: -14px;
    width: 70px;
    background: url(Dup/img/kazari5.png);
    height: 70px;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}

/* ----------------------------------------------------------------------------------------- */
@media screen and (min-width: 1000px) {
    #contents1 {
    padding-left: 5%;
    padding-right: 5%;
}
}
@media screen and (max-width: 768px){
    .hamburger {
    top: 25px;
}
    header {
    padding: 17px 0!important;
}
#attach img {
    width: 26%;
}
}
@media screen and (max-width: 667px){
    .catch {
        width: 81%;
    }
    .under_page article {
        padding-left: 0;
        padding-right: 0;
    }
    .cms_6-c .cate_box:before {
   
    top: -25px;
    width: 63px;
    height: 82px;
}
    #attach img {
    width: 32%;
    bottom: 16px;
    right: 10%;
}
    footer .logo {
        margin: 0 auto;
    }
    footer {
    background-position: 98% 93%, 50%;
    background-size: 98px, cover;
}
    #contents1 {
    background-size: 45%;
    background-position: 99% 99%;
    padding-bottom: 109px;
}
.bnr_hotpepper {
    margin-left: 0;
}
#logo {
    width: 100%;
    max-width: 160px;
}
  #logo a img {
width: 100%;
}  
    .hamburger {
    top: 10px;
}
    h2.txt2:before {
    content: "";
    display: block;
    position: absolute;
    top: -25px;
    left: -35px;
    width: 35px;
    height: 100px;
}
.intro_pop {
    margin: 25px auto 0;
    width: 312px;
}
header {
    padding: 8px 0!important;
}
#top_cms .box {
    padding-top: 10px;
}
img.contents {
    width: 56%;
}
.cms_title h2 {
    font-size: 17px;
    margin-top: 29px;
}
#top_cms:after {
    right: -100px;
}
.font_14 {
    font-size: 13px;
}
#cms_1-a .pager li {
    width: 61px;
}
}