﻿#custom .custom_txt{display: none;}
.linkStyle{color: #f08d7c;}
#custom .custom_img{display: none;}
.fade-in{ 
　opacity:0;
  animation-name:sample01;
  animation-duration:3s; 
  animation-fill-mode: forwards;
}
.logo1{
left: 30%;
animation-delay: 0.2s;
}
.logo2{
left: 40%;
animation-delay: 0.4s;
}
.logo3{
left: 50%;
animation-delay: 0.6s;
}
.logo4{
left: 60%;
animation-delay: 0.8s;
}
.logo5{
left: 70%;
animation-delay: 1s;
}
@keyframes sample01 {
0% {
 opacity: 0;
    transform: translate(-50%,-50%);
}
  50%{
    opacity: 1;
    transform: translate(-50%,-40%);
  }
 100% {
 opacity:0;
    transform: translate(-50%,-50%);
 } 
}
@font-face {
    font-family: 'irohamaru';
    font-style: normal;
    font-weight: 900;
    src: url('../Dup/img/irohamaru.woff') format('woff'),
        url('../Dup/img/irohamaru.woff2')  format('woff2'), url('../Dup/img/irohamaru.ttf')  format('ttf'),url('../Dup/img/irohamaru.eot')  format('eot');
    font-display: swap;
}
.fadein{
     opacity: 0;
    transform: translateY(20px);
     transition: 2s;
     transition-property: opacity,transform
}
.fadein.fadetrans{
     opacity: 1;
     transform: translateY(0);
}
#video{overflow: hidden;}
html, body {
    font-size: 16px;
}
body,h1,h2,h3,h4{font-weight: 600;}
h2,.cate_title,#custom .custom_txt{
  font-family: 'irohamaru';
    font-style: normal;
    font-weight: 900;
}
#loader{
background-image: url(Dup/img/bg1.svg);
    background-size: contain;
}
#loader .loader_logo{
opacity: 0;
max-width: 200px;}
/*#intro .intro_right div{border-radius: 40% 40% 50% 40%/30% 50% 50% 65%;}*/
.intro_img1{
margin-bottom: 50px;
    width: calc(50% - 20px)!important;
border-radius: 40px!important;}
.intro_img2{top: 15%;}
.intro_img3{border-radius: 50%!important;}
#contents .con_img{
    border-top-right-radius: 200px;
    -webkit-border-top-right-radius: 200px;
border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
}
.more a{border-radius: 40px;}
.con_title{position: relative;}
#intro .intro_right div{position: relative;}
/*#intro .intro_right div:before{
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #fffe9e;
    border-radius: 50% 50% 50% 70%/50% 50% 70% 60%;
    z-index: -1;
    top: 10px;
    left: 10px;
}*/
#intro .intro_right .intro_img2:after{
content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
background-image: url(Dup/img/sankaku.png);
background-size: 100% 100%;
}
#intro > div{
    /*background: url(Dup/img/bg1.svg)no-repeat;
    background-size: 70%;*/
background: url(Dup/img/dec.png)no-repeat;
}
.intro_right{padding: 20px;}
#contents .con_bg{
/*background-image: url(Dup/img/wave-haikei.png);
background-repeat-x: no-repeat;
-ms-background-repeat-x: no-repeat;*/
background-image: url(Dup/img/dec.png);
    background-repeat: no-repeat;
    background-position: bottom;
}
#top_cms figure,#top_cms figure img{border-radius: 10px;}
.con_no{font-size: 3rem;}
/*#top_cms .cms_box:nth-of-type(1),#top_cms .cms_box:nth-of-type(3),#top_cms .cms_box:nth-of-type(5){background-color: #fff7eb;}
#top_cms .cms_box:nth-of-type(2),#top_cms .cms_box:nth-of-type(4){background-color: #f9f9ff;}*/
.cms_box{padding-bottom: 100px;}
.con_box1,.con_box2{
background-color: #fff;
    padding: 50px;
    border-radius: 50px;
z-index: 2;
}
.con_title,.con_no{color: #33b69c;}
.con_txt{color: #666666;}
#contents .con_box1::before{
    bottom: -35px;
    transform: rotate(
90deg
);
}
#custom .custom_txt {
    left: 40px;
    color: #fff;
    font-size: 2rem;
    bottom: 40px;
}
#custom .custom_img {
    left: 0px;
    bottom: 0;
}
#custom .custom_title {
    top: 0;
    right: 125px;
    width: 46vw;
    max-width: none;
padding-right: 0;
}
footer{background: url(Dup/img/dec.png)no-repeat;}
.con_box1:after,.con_box2:before{
content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-size: 300px;
    width: 50%;
    height: 50%;
    background-size: contain;
    right: -50px;
    top: -60px;
    z-index: -1;
}
 .con_box1:after{background-image: url(Dup/img/item2.png);}
   .con_box2:before{background-image: url(Dup/img/item1.png);}
.cms_6-b,#cms_6-b .box_wrap{
border-radius: 20px;
    overflow: hidden;
}
.cms_6-b .d_table,#cms_6-b .d_table{border-bottom: 1px solid #fff;}
.cms_6-b .box_txt2,#cms_6-b .box_txt2{background-color: #f7f7f7;}
header .nav_bg,#page_top{border-radius: 40px;}
header .nav_bg.trans{border-radius: inherit;}
#contents .con_img {
    top: 250px;
    bottom: 250px;
    left: 0;
}
.more a:hover::before,.more a:hover::after{
border-top: solid 1px #fff;
    width: 10px;
    height: 10px;
    border: solid 1px;
    border-radius: 50%;
}
.more a:hover::before{left: 0;}
.more a:hover::after{right: 0;}
#custom .custom_title{display: none;}
#contents .con_box1::before{display: none;}
#top_cms{
    background-image: url(Dup/img/dec.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: bottom -30px right -70px;
    background-size: 600px;
}
.cms_5-c{
    background-color: #fff;
    padding: 50px;
    border-radius: 20px;
}

/*----------------------------------
下層
------------------------------------*/
footer{position: relative;}
footer:before{
    content: "";
    display: block;
    position: absolute;
    height: 173px;
    width: 100%;
    background: url(Dup/img/footer_nami.png)no-repeat;
    top: -160px;
z-index: -1;
}
#page_title{overflow: hidden;}
#page_title:after{
    content: "";
    display: block;
    position: absolute;
    height: 13px;
    width: 100%;
    background: url(Dup/img/nami.png) center center repeat-x;
}

#page_title:after{
transform: scale(1,-1);
bottom: 0;
}
.cate_title{border-radius: 40px;}
.under_page img{border-radius: 10px;}
#page07 h3{color: #f08d7c;}
.tel_wrap{
border-radius: 10px;
    background-color: #fff;
}
#cms_6-b .cate_box:first-of-type{border-top: none;}


/*--------------------------------------
tab
---------------------------------------*/
@media screen and (max-width: 768px){
#video{height: 60vw!important;}
#custom{height: auto!important;}
#intro .intro_left{z-index: 2;}
footer:before{background-position: right;}
footer .footer_bg{
    background: url(Dup/img/footer_item.png)no-repeat bottom -30px center #f7f7f7;
    background-size: contain;
}
#custom .custom_img{
    bottom: 300px;
    z-index: 1;
}
#custom .custom_txt{
bottom: 560px;
    z-index: 1;
text-align: left;

}
#custom .custom_title{
width: 50%;
right: 47px;
}
#custom .custom_title img:first-of-type{display: block;}
#custom .custom_title img:last-of-type{display: none;}
#custom .custom_img{
width: 200px;
bottom: 400px;
}
#custom .custom_txt{
left: 20px;
font-size: 20px;
}
#menu_stick, header .nav_bg{
    top: 10px;
    right: 10px;
}
#contents .con_img{
    top: auto;
    bottom: auto;
    border-bottom-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
}
#intro{padding-bottom: 50px;}
#contents .con_img{background-position: top;}
#loader .loader_logo{max-width: 130px;}
.logo1{left: 20%;}
.logo2 {
    left: 35%;
}
.logo3 {
    left: 50%;
}
.logo4 {
    left: 65%;
}
.logo5 {
    left: 80%;
}


}



/*--------------------------------------
sp
---------------------------------------*/
@media screen and (max-width: 667px){
#logo{margin-bottom: 10px;}
.intro_title{font-size: calc(1rem + 6px);}
#custom .custom_txt{

    bottom: 440px;
    font-size: 14px;

}
.con_box1:after, .con_box2:before{right: 0;}
.con_no {
    font-size: 2rem;
}
#custom .custom_img{width: 150px;}
#custom .custom_title {
    width: 50%;
    right: 2px;
    top: 16px;
    left: 122px;
}
#loader .loader_logo {
    max-width: 150px;
}
#intro > div {
    background-size: 600px;
}
#loader .loader_logo {
    max-width: 70px;
}
#top_cms{
position: relative;
background-image: none;
}
#top_cms::before{
content:"";
display:block;
position:fixed;
top:0;
left:0;
z-index:-1;
width:100%;
height:100vh;
background-repeat:no-repeat;
background-position:50% 100%;
    background-image: url(Dup/img/dec.png);
background-size:600px;
}
#top_cms{background-color: transparent;}
footer:before{z-index: 0;}

}


@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
#contents .con_bg{background-image: none;}

}


/*------------------------------------------
Firefox
-------------------------------------------*/
@-moz-document url-prefix(){
#contents .con_bg{background-image: none;}
}