﻿@import url('https://fonts.googleapis.com/css2?family=Tangerine&display=swap');

/*--------link_font--------*/
@font-face {
    font-family: 'caveat';
    font-style: normal;
    font-weight: 400;
    src: url('./Dup/img/caveat.woff') format('woff'),
        url('./Dup/img/caveat.eot')  format('eot');
    font-display: swap;
}

.linkStyle{color: #333333; text-decoration: underline;}


/*--------all_page--------*/
.pc_box .tel_bt{display:none;}
.fa-envelope:before {
    content: "\f095";
}
@media screen and (min-width: 769px){
.top_page header{
    height: 73vh;
    margin-left: 30px;
    margin-top: 100px;
    border-radius: 10px;
    transform: translate(-200%, 0);
    transition: 1.5s;
}
header{
    height: 73vh;
    margin-left: 30px;
    margin-top: 100px;
    border-radius: 10px;
}
header.active {
  transform: translate(0px, 0);
  opacity: 1;
  transition: 1.5s;
}

header.bg_color4{background-color: rgba(239, 233, 221, .9);}
.main_box {
    width: 100%;
    margin-left: 0;
}
header:before{
    content: "";
    position: absolute;
    display: inline-block;
    background: url(./Dup/img/item_01.png) no-repeat;
    background-size: contain;
    z-index: -1;
    opacity: 1;
    width: 110%;
    height: 30%;
    left: -30px;
    top: -96px;
}
#attach{height: 90vh;}

#contents1 {
    padding: 100px 10% 100px 35%;
}
#contents2 {
    padding: 100px 10% 150px 23%;
}
#contents3 {
    padding: 0 10% 250px 23%;
}
#top_cms > .box {
    padding: 50px 7% 50px 23%;
}
footer {
    padding: 100px 6% 100px 23%;
}
article.page_wrap{
    padding: 100px 10% 100px 20%;
}
#page_title .page_box{
    padding: 80px 0 0 20%;
    text-align: left;
}
}
@media screen and (min-width: 789px) and (max-width: 1280px){
    #contents1 {
    padding: 100px 3% 100px 45%;
}
    #contents2 {
    padding: 100px 3% 150px 33%;
}
#contents3 {
    padding: 0 3% 250px 30%;
}
#top_cms > .box {
    padding: 50px 3% 50px 28%;
}
footer {
    padding: 100px 2% 100px 27%;
}
#page_title .page_box {
    padding: 80px 0 0 28%;
}
article.page_wrap {
    padding: 100px 3% 100px 29%;
}
}
#main_img::before{
    content: "";
    position: absolute;
    display: inline-block;
    background: url(./Dup/img/catch.png) no-repeat;
    background-size: contain;
    z-index: 4;
    width: 41%;
    height: 57%;
    left: 22%;
    top: 63%;
    transform: translate(-50%, -50%);
    opacity: 0.9;
}
#main_img .mv_top,
#main_img .mv_bottom {
    height: 20px;
    margin: 14px 84px;
    background: url(./Dup/img/mv_item01.png) repeat-x;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 5;
}
#main_img .mv_bottom {
    top: auto;
    bottom: 0;
}
#main_img .mv_left,
#main_img .mv_right {
    width: 30px;
    margin: 76px 6px;
    background: url(./Dup/img/mv_item03.png) no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 14px;
    bottom: 0;
    z-index: 5;
}
#main_img .mv_right {
    margin-top: 68px;
    left: auto;
    right: 12px;
}
#main_img .mv_right,
#main_img .mv_bottom {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
#main_img .mv_top:before,
#main_img .mv_top:after,
#main_img .mv_bottom:before,
#main_img .mv_bottom:after {
    content: "";
    height: 46px;
    width: 50px;
    background: url(./Dup/img/mv_item05.png) no-repeat center;
    background-size: contain;
    position: absolute;
    top: -5px;
    left: -65px;
}
#main_img .mv_bottom:before,
#main_img .mv_top:after {
    left: auto;
    right: -70px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
#contents1 .con_no{
    font-family: 'caveat',sans-serif;
    font-size: 2em;
    margin-bottom: 10px;
}
#contents1 h2{
    position:relative;
    z-index:+1;
}
#contents1 h2:before{
    content: "";
    position: absolute;
    display: inline-block;
    background: url(./Dup/img/item_02.png) no-repeat;
    background-size: contain;
    z-index: -1;
    opacity: 0.8;
    width: 8em;
    height: 8em;
    left: -120px;
    top: -119px;
}
#contents2 h2{
    position:relative;
    z-index:+1;
    margin-top: 70px;
}
#contents2 h2:before{
    content: "";
    position: absolute;
    display: inline-block;
    background: url(./Dup/img/item_04.png) no-repeat;
    background-size: contain;
    z-index: -1;
    opacity: 0.8;
    width: 5.5em;
    height: 5.5em;
    left: -103px;
    top: -130px;
}
#contents2 .img5{
    position:relative;
}
#contents2 .img5:before{
    content: "";
    position: absolute;
    display: inline-block;
    background: url(./Dup/img/item_05.png) no-repeat;
    background-size: contain;
    z-index: 3;
    width: 8em;
    height: 8em;
    left: -61px;
    bottom: -57px;
    transform: rotate(-145deg);
}

.video_wrap{margin: 5em auto 0;}
.video_box{
    position: relative;
    padding-bottom: 56.25%; 
    height: 0;
    overflow: hidden;
}
.video_box video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#contents3{
    background-image: url(./Dup/img/back1.jpg);
    background-repeat: repeat;
    background-size: 50%;
}
#contents3 .box1,#contents3 .box2{position:relative;}
#contents3 .box1:before{
    content: "";
    position: absolute;
    display: inline-block;
    background: url(./Dup/img/top_img04.jpg) no-repeat;
    background-size: contain;
    z-index: 3;
    width: 30em;
    height: 20em;
    left: 78%;
    transform: translateX(-50%);
    bottom: 5px;
}

@media screen and (min-width: 789px) and (max-width: 1460px){
    #contents3 .box1:before{
    bottom: -65px;
}
}
#contents3 .box2:before{
    content: "";
    position: absolute;
    display: inline-block;
    background: url(./Dup/img/top_img05.jpg) no-repeat;
    background-size: contain;
    z-index: 3;
    width: 24em;
    height: 16em;
    left: 26%;
    transform: translateX(-50%);
    top: -43px;
}
#contents3 .box2:after{
    content: "";
    position: absolute;
    display: inline-block;
    background: url(./Dup/img/top_img09.jpg) no-repeat;
    background-size: contain;
    z-index: 3;
    width: 21em;
    height: 31em;
    left: 19%;
    transform: translateX(-50%);
    bottom: -300px;
}
@media screen and (min-width: 789px) and (max-width: 1680px){
    #contents3 .box2:after{
    bottom: -400px;
}
}
#contents3 .con_no{
    font-family: 'caveat',sans-serif;
    font-size: 2.5em;
}
#contents3 h3{position:relative;}
#contents3 .box1 h3:before {
    content: "";
    position: absolute;
    display: inline-block;
    background: url(./Dup/img/item_06.png) no-repeat;
    background-size: contain;
    z-index: 3;
    width: 6em;
    height: 5em;
    left: -15px;
    top: -100px;
}
#contents3 .box2 h3:before {
    content: "";
    position: absolute;
    display: inline-block;
    background: url(./Dup/img/item_07.png) no-repeat;
    background-size: contain;
    z-index: 3;
    width: 6em;
    height: 5em;
    left: -15px;
    top: -100px;
}


@media screen and (max-width: 1350px){
#contents3 .box1:before {
    width: 25em;
    height: 17em;
    bottom: -100px;
}
#contents3 .box2:before {
    width: 18em;
    height: 12em;
    top: -3px;
}
#contents3 .box2:after {
    width: 17em;
    height: 20em;
    left: 25%;
    bottom: -311px;
}
}
#top_cms .cms_title p{
    font-family: 'caveat',sans-serif;
    font-size: 1.25em;
    font-weight: bold;
    border-bottom: none;
}

.cms_3-b .cate_box,#cms_3-b .cate_box {
    width: 32%!important;
}
.cms_3-b .cate_box,#cms_3-b .cate_box {
    margin-right: 20px;
}
.cms_3-b .cate_box:nth-of-type(3n),#cms_3-b .cate_box:nth-of-type(3n) {
    margin-right: 0px;
}

footer{
    background-image: url(./Dup/img/back1.jpg);
    background-repeat: repeat;
    background-size: 40%;
}
/*--------subpage--------*/
#cms_2-a .cate_img1{
    height: 370px!important;
}

#cms_5-b .cate:before{
	content: '';
    position: absolute;
    display: inline-block;
    width: 1px;
    height: 100%;
    top: 0;
    left: 1px;
    background-color: #ccc;
    z-index: -1;
}
#cms_5-b .cate_box .open_bt, .cms_5-b .cate_box .open_bt { border: none;}
#cms_5-b .cate_box .box_item, .cms_5-b .cate_box .box_item { border: none;    padding: 0px 20px 0px;}
#cms_5-b .cate_box .box_txt1,.cms_5-b .cate_box .box_txt1{
	padding: 1em;
    background-color: rgba(221, 221, 221, .3);
    margin-bottom: 0px;
}
/*#cms_5-b .cate_box .open_bt .box_title1::before {*/
/*    color: rgba(255, 255, 255, .8)!important;*/
/*}*/
#cms_5-b .cate_box .open_bt .box_title1, .cms_5-b .cate_box .open_bt .box_title1 {  margin-left: 70px;}
#cms_5-b .cate_box .open_bt .arrow img, .cms_5-b .cate_box .open_bt .arrow img{display: none;}
#cms_5-b .cate_box .arrow, .cms_5-b .cate_box .arrow {
	left: 2px;
    top: 50%;
    margin-top: 0px;
}
#cms_5-b .cate_box .open_bt .box_title1::before, .cms_5-b .cate_box .open_bt .box_title1::before {
    left: -26px;
    top: -1px;
}
#cms_5-b .cate_box .open_bt .arrow::before,
#cms_5-b .cate_box .open_bt .arrow::after,
.cms_5-b .cate_box .open_bt .arrow::before,
.cms_5-b .cate_box .open_bt .arrow::after{
    position: absolute;
    content:'';
    width: 15px;
    height: 2px;
    background-color: #484848;
    
}
#cms_5-b .cate_box .open_bt .arrow::before,
.cms_5-b .cate_box .open_bt .arrow::before{
    top:48%;
    left: 15px;
    transform: rotate(180deg);    
    transition: all 0.5s;
}
#cms_5-b .cate_box .open_bt .arrow::after,
.cms_5-b .cate_box .open_bt .arrow::after{    
    top:48%;
    left: 15px;
    transform: rotate(-90deg);
    transition: all 0.5s;
}
#cms_5-b .cate_box .open_bt .arrow.arrow_be::before,
.cms_5-b .cate_box .open_bt .arrow.arrow_be::before{
	transform: rotate(0deg);
    transition: all 0.5s;
}
#cms_5-b .cate_box .open_bt .arrow.arrow_be::after,
.cms_5-b .cate_box .open_bt .arrow.arrow_be::after{
	transform: rotate(0deg);
    transition: all 0.5s;
}





#cms_3-b #add_more_btn a {
 border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0.25rem;
    box-shadow: rgb(0 0 0 / 2%) 0 1px 3px 0;
    box-sizing: border-box;
    color: rgba(0, 0, 0, 0.85);
    display: inline-flex;
    justify-content: center;
    line-height: 2.5;
    min-height: 3rem;
    padding: 10px 50px;
    transition: all 250ms;
}

#cms_3-b #add_more_btn a:hover,
#cms_3-b #add_more_btn a:focus {
 border-color: rgba(0, 0, 0, 0.15);
 box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px;
 color: rgba(0, 0, 0, 0.65);
}

#cms_3-b #add_more_btn a:hover {
 transform: translateY(-1px);
}

#cms_3-b #add_more_btn a:active {
 background-color: #F0F0F1;
 border-color: rgba(0, 0, 0, 0.15);
 box-shadow: rgba(0, 0, 0, 0.06) 0 2px 4px;
 color: rgba(0, 0, 0, 0.65);
 transform: translateY(0);
}



@media screen and (min-width: 769px) and (max-width: 1000px){
    .hamburger {
    display: block!important;
    background-color: #f2ece6;
    top: 10px;
}
    .hamburger__icon{margin-top: 13px;}
.hamburger__icon, .hamburger__icon:before, .hamburger__icon:after {
    width: 29px;
}
    header{display:none;}
    #contents1 {
    padding: 100px 3% 100px 17%;
}
#contents2 {
    padding: 100px 3% 150px 13%;
}
#contents3 {
    padding: 0 3% 250px 3%;
}
#top_cms > .box {
    padding: 50px 3% 50px 3%;
}
footer {
    padding: 100px 2% 100px 2%;
}
}
/*--------mobile_tb--------*/
@media screen and (max-width: 768px){
    header.bg_color4 {
    background-color: #f3eee7;
}
    #main_img .mv_top:before, #main_img .mv_top:after, #main_img .mv_bottom:before, #main_img .mv_bottom:after {
    content: "";
    height: 31px;
    width: 27px;
    }
    #main_img .mv_left, #main_img .mv_right {
    margin: 45px 6px;
    }
    #main_img::before {
    width: 45%;
    left: 25%;
    top: 70%;
    }
    #contents1 h2:before {
    width: 5em;
    height: 5em;
    left: -64px;
    }
    #contents2 h2:before {
    left: -68px;
    top: -145px;
}
#contents3 .box1:before {
    width: 49%;
    height: 26%;
    bottom: -80px;
}
#contents3 .box2:before {
    width: 40%;
    height: 24%;
    left: 21%;
    top: -10px;
}
#contents3 .box2:after {
    left: 87%;
    bottom: -180px;
    width: 30%;
    height: 43%;
}
.cms_3-b .cate_box{
    width: 85%!important;
    margin: 0 auto 40px;
}
.cms_3-b .cate_box:nth-of-type(3n){
    margin-right: auto;
}    
#cms_2-a .cate_img1 {
    height: 250px!important;
}
#cms_5-b .cate_box .open_bt .box_title1, .cms_5-b .cate_box .open_bt .box_title1 {
    margin-left: 74px;
}
#cms_5-b .cate_box, .cms_5-b .cate_box {
    padding-right: 10px;
}
#cms_3-b .cate_box {
    width: 48.5%!important;
}
#cms_3-b .cate_box:nth-of-type(3n) {
    margin-right: 20px;
}
#cms_3-b .cate_box:nth-of-type(2n) {
    margin-right: 0px;
}
}

/*--------mobile_sp--------*/
@media screen and (max-width: 667px){
#main_img .mv_top:before, #main_img .mv_top:after, #main_img .mv_bottom:before, #main_img .mv_bottom:after {
    content: "";
    height: 16px;
    width: 15px;
    left: -15px;
}
#main_img .mv_bottom:before, #main_img .mv_top:after {
    right: -18px;
    left: auto;
}
#main_img .mv_top, #main_img .mv_bottom {
    margin: 14px 23px;
}
#main_img .mv_left, #main_img .mv_right {
    margin: 26px 6px;
    right: 3px;
}
#contents1 h2:before {
    width: 33%;
    height: 165%;
    left: -41px;
    top: -100px;
    transform: rotate(47deg);
}
#contents2 h2:before {
    left: -27px;
    top: -124px;
}
#contents2 .img5:before {
    width: 6em;
    height: 6em;
    left: -35px;
    bottom: -58px;
}

#contents3 {
    overflow: hidden;
}
#contents3 h3 {
    margin-top: 50px;
}
#contents3 .box1 h3:before,#contents3 .box2 h3:before {
    width: 7em;
    height: 5em;
    left: -22px;
    top: -87px;
}
#contents3 .box1:before {
    width: 74%;
    height: 13%;
    bottom: -10px;
    left: 75%;
}
#contents3 .box2:before {
    width: 58%;
    height: 13%;
    left: 23%;
    top: -10px;
}
#contents3 .box2:after {
    left: 87%;
    bottom: auto;
    top: 88px;
    width: 39%;
    height: 21%;
}
.cms_3-b .cate_box {
    width: 100%!important;
}
.cms_3-b .cate_box, #cms_3-b .cate_box,#cms_3-b .cate_box:nth-of-type(3n) {
    margin-right: 0px;
}

#cms_2-a .cate_img1 {
    height: 150px!important;
}
#cms_5-b .cate_box .open_bt, .cms_5-b .cate_box .open_bt {
    padding: 15px 0;
}
#cms_5-b .cate_box .arrow, .cms_5-b .cate_box .arrow {
    left: -9px;
}
#cms_5-b .cate_box .open_bt .box_title1{
    margin-left: 53px;
    font-size: 3.8vw;
    padding-right: 10px;
}
#cms_5-b .cate_box .open_bt .box_title1::before, .cms_5-b .cate_box .open_bt .box_title1::before {
    left: -20px;
}
#cms_5-b .cate_box .box_item, .cms_5-b .cate_box .box_item {
    padding: 0px 0px 0px 15px;
    line-height: 1.5;
}
#cms_3-b .cate_box {
    width: 100%!important;
}
}


/*--------------------------------------------
IE
--------------------------------------------*/
@media all and (-ms-high-contrast:none){
.cms_1-a figure img{width:100%!important;height:auto!important;}

}

/*--------2022/09/07--------*/
#main_img::before{
    content: "";
    position: absolute;
    display: inline-block;
    background: url(./Dup/img/catch3.png) no-repeat;
    background-size: contain;
    z-index: 4;
    width: 41%;
    height: 57%;
    left: 22%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 1;
}
@media screen and (max-width: 768px){
#main_img::before{
    width: 50%;
    left: 50%;
    top: 50%;
}
}
/*--------2022/09/09--------*/
.add_txt {
    font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}
.page_inner, .page_box h2, .page_box p {
    padding-left: 50px;
}
@media screen and (max-width: 1000px){
.page_inner, .page_box h2, .page_box p {
    padding-left: 0px;
}
}
/*--------2022/09/15--------*/
#main_img::before{
    background: url(./Dup/img/catch4.png) no-repeat;
    background-size: contain;
    background-position: center;
    width: 50%;
    height: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
#main_img::after{
    content: "";
    position: absolute;
    display: inline-block;
    background: url(./Dup/img/catch5.png) no-repeat;
    background-size: contain;
    background-position: center;
    width: 270px;
    height: 70px;
    left: 70px;
    top: 60px;
    z-index: 4;
    opacity: 1;
}
@media screen and (max-width: 768px){
#main_img::before{
    width: 70%;
    left: 50%;
    top: 50%;
}
#main_img::after{
    width: 30%;
    left: 6%;
    top: 9%;
}
}
@media screen and (max-width: 667px){
#main_img::after{
    top: 4%;
}
}
/*--------2022/09/22--------*/
#main_img::before{
    background: url(./Dup/img/catch6.png) no-repeat;
    background-size: contain;
    background-position: center;
}
@media screen and (max-width: 667px){
#main_img::before{
    background: url(./Dup/img/catch6sp.png) no-repeat;
    background-size: contain;
    background-position: center;
}
}

/*--------2022/10/3--------*/
#main_img::after{
    width: 210px;
}
#main_img::before{
    background: url(./Dup/img/catch7.png) no-repeat;
    background-size: contain;
    background-position: center;
}
@media screen and (max-width: 768px){
#main_img::after {
    width: 30%;
}
}
@media screen and (max-width: 667px){
#main_img::before{
    background: url(./Dup/img/catch7sp.png) no-repeat;
    background-size: contain;
    background-position: center;
}
}
.tangerine {
    font-family: 'Tangerine', cursive;

}