﻿@import url('https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@300;400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400;500;700;900&display=swap');
body, .font_sans-serif {
    font-family: 'Kiwi Maru', serif!important;
    font-family: 'Zen Maru Gothic', sans-serif!important;
    font-weight: 500;
}
.top_cms_box .cms_title, .more, #info_title_box, #page_title, a[href^="tel:"], header #header #header_menu ul, #bottom_menu, #info .info_txt h3, .drawer-menu, #page10, #intro .intro_no, #con_h .con_no {
    font-family: 'Zen Maru Gothic', sans-serif!important;
}
h2, h3, h4 {
    font-weight: 500;
}
.intro_no {
    color: #4bd3cc;
}
.catch {
    z-index: 1;
    max-width: 90px;
    left: 63%;
    top: 24%;
    filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.3));
}
.spinner4 {
    width: 46px;
    height: 46px;
    background-color: transparent;
    animation: puyon 1.0s linear 0s infinite;
    background-image: url(Dup/img/itigo_mini.png);
    background-size: contain;
    background-repeat: no-repeat;
}
@keyframes puyon {
  0%   { transform: scale(1.0, 1.0) translate(0%, 0%); }
  40%  { transform: scale(0.97, 1.05) translate(0%, -10%); }
  50%  { transform: scale(1.05, 0.9) translate(0%, 5%); }
  60%  { transform: scale(0.97, 1.02) translate(0%, -3%); }
  70%  { transform: scale(1.02, 0.97) translate(0%, 3%); }
  80%  { transform: scale(1.0, 1.0) translate(0%, 0%); }
  100% { transform: scale(1.0, 1.0) translate(0%, 0%); }
}



.con_no {
    max-width: 63px;
    margin-bottom: 8px;
}
.itigo {
    z-index: 3;
   max-width: 110px;
}
.itigo img {
    animation: anime1 4s steps(2) -0.5s infinite; 
}
.fv_itigo1 {
    bottom: -106px;
    left: 9%;
    transform: rotate(42deg);
}
.fv_itigo2 {
    left: 2%;
    top: 16%;
    max-width: 101px;
    transform: rotate(-2deg);
}
.fv_itigo3 {
    bottom: -99px;
    left: 16%;
    max-width: 103px;
    transform: rotate(-23deg);
}
.fv_itigo4 {
    right: -1%;
    top: 20%;
    transform: rotate(6deg);
}
.fv_itigo5 {
    bottom: -60px;
    right: 15%;
    max-width: 105px;
    transform: rotate(37deg);
    z-index: 4;
}
.fv_itigo6 {
    right: 8%;
    bottom: -9%;
    transform: rotate(-21deg);
}
@keyframes anime1 {
    0% {
        transform: rotate(-7deg);
    }
    100% {
        transform: rotate(7deg);
    }
}
#intro .cms_title {
    background-image: url(Dup/img/icon_news.png);
    background-repeat: no-repeat;
    background-position: 48% 0;
    background-size: 73px;
    padding-top: 71px;
}
.top_cms_box .cms_title {
    background-image: url(Dup/img/itigo_mini.png);
    background-repeat: no-repeat;
    background-size: 36px;
    background-position: 50% 0;
    padding-top: 50px;
}
.jihanki {
    left: 3%;
    top: -104px;
    width: 200px;
}
.jihanki_itigo {
    left: 33%;
    width: 63px;
    top: 48px;
}
.jihanki_itigo img {
    opacity: 0;
    transform: translate3d(-19rem, -5rem, 0) rotate(-520deg);
    transition: all 7s;
}
.jihanki_itigo.trans img {
    opacity: 1;
    /* -webkit-transform: translate3d(0, 0, 0) rotate(0deg); */
    transform: translate3d(0, 0, 0) rotate(-78deg);
}
.top_cms_box .cms_title h2 {
    color: #01a59d;
}
.top_cms_box .cms_title p {
    color: #01a59d;
    opacity: 1;
}
#contents div > .fadein:nth-of-type(2) {
    padding-top: 60px;
    padding-bottom: 30px;
    position: relative;
}
#contents div > .fadein:nth-of-type(2):before {
    background: #fff;
    content: "";
    display: block;
    width: 100%;
    height: 65%;
    bottom: 0;
    left: 0;
    position: absolute;
}
#contents div > .fadein:nth-of-type(2):after {
    background-image: url(Dup/img/saka.png);
    content: "";
    background-size: 100% auto;
    background-position: 50% 100%;
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    height: 500px;
    bottom: calc(65% - 2px);
    left: 0;
    position: absolute;
    z-index: -1;
}
#contents div > .fadein:nth-of-type(3) {
    padding-top: 60px;
    padding-bottom: 60px;
}
/* -------------------------------------------------★----------------------------------------------------- */
header {
    padding-bottom: 10px;background-color: rgb(255 255 255 / 80%);
}
#logo {
    padding-top: 10px;
}
header #header #header_menu li a span {
    font-size: 15px;
}
#page_title .svg_wrap {
    display: none;
}
#page_title p.opacity08 {
    opacity: 1;    
}
#info_title_box .info_title span {
    filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.3));
}
@media screen and (max-width: 667px){
#intro .top_cms_box {
    padding-top: 50px;
    padding-bottom: 50px;
}
    #contents h3 {
        margin-bottom: 25px;
    }
    #top_cms {
    padding-top: 60px;
}
#top_cms .top_cms_box{
        margin-bottom: 50px;
        padding-bottom: 50px;
    }
    header {
    padding-bottom: 4px;
}
#info {
    padding-top: 0px;
}
.drawer-menu li {
    margin-bottom: 13px;
    font-size: 16px;
}
#contents .con_txt_wrap {
    padding-top: 0px;
    margin-top: -20px;
}
}
/* ------------------------------------------------------------------------------------------------------ */
#intro {
    overflow: initial;
    background-color: #fff;
}
footer > div.bg_color2 {
    position: relative;
}
#intro:before, #page_title:before, #top_cms:before, footer > div.bg_color2:before {
    content: "";
    display: block;
    position: absolute;
    top: -43px;
    left: 0px;
    width: 100%;
    height: 43px;
    background-image: url(Dup/img/wave.png);
    background-position: 50% 100%;
    background-repeat: repeat-x;
background-size: 760px 13px;
    z-index: 2;
    pointer-events: none;
}
#page_title {
    position: relative;
}
#page_title:before {
    background-image: url(Dup/img/wave2.png);
    top: inherit;
    bottom: -1px;
}
.more a, #page-top a {
    color: #60513c;
}
.check li {
    padding: 4px 4px 4px 2px;
    font-size: 17px;
    text-align: left;
}
.marker {
    background: linear-gradient(transparent 85%, #fff791 0%) 0px 0px repeat scroll rgba(0, 0, 0, 0);
    color: #262626;
    padding: 3px 6px;
}
#cms_2-h .box_txt1 {
    background: #fff;
    padding: 13px;
    border-radius: 17px;
}
#cms_2-h .cate_box {
    margin-top: 60px;
}
#cms_2-h .cate_box .box_item {
    padding-bottom: 30px;
}
#cms_2-c .box_txt1 {
    border-bottom: 4px dotted #fff;
    margin-bottom: 10px;
    padding-bottom: 0;
}
#cms_2-g .box_txt1 {
 padding-bottom: 10px;   
}
@media screen and (max-width: 768px){
.jihanki_itigo {
    left: 24%;
    width: 41px;
    top: 88px;
}
.jihanki_itigo img {
    transform: translate3d(-6rem, -5rem, 0) rotate(-520deg);
}
#contents div > .fadein:nth-of-type(2):before {
    height: 76%;
}
#contents div > .fadein:nth-of-type(2):after {
    background-size: auto 400px;
    bottom: calc(76% - 2px);
}
#logo .logo {
    width: 191px;
}
.catch {
    max-width: 70px;
    left: 73%;
}
.itigo {
    max-width: 69px;
}
.fv_itigo1 {
    bottom: -51px;
    left: 5%;
}
.fv_itigo2 {
    left: 2%;
    top: 29%;
    max-width: 65px;
}
.fv_itigo3 {
    bottom: -47px;
    left: 16%;
    max-width: 69px;
}
.fv_itigo4 {
    top: 31%;
}
.fv_itigo5 {
    bottom: -60px;
    right: 15%;
    max-width: 69px;
}
.fv_itigo6 {
    right: 5%;
    bottom: -9%;
}
}
@media screen and (max-width: 667px){
.drawer--left .drawer-nav {
    background-color: #ffa7b5;
}
.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
background-color: #ffb6c2!important;
}
.drawer-open .drawer-hamburger-icon {
    background-color: transparent!important;
}
#contents div > .fadein:nth-of-type(2):after {
    bottom: calc(86% - 2px);
}
#contents div > .fadein:nth-of-type(2):before {
    height: 86%;
}
.jihanki {
    left: 3%;
    top: -88px;
    width: 113px;
}
.jihanki_itigo {
    left: 44%;
    width: 32px;
    top: 3px;
}
.jihanki_itigo img {
    transform: translate3d(-8rem, -3rem, 0) rotate(-520deg);
}
#contents .fadein:nth-of-type(2) .con_box .con_img {
    margin-left: 7%;
}
#logo .logo {
    width: 131px;
}
.catch {
    max-width: 70px;
    z-index: 3;
    top: 37%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.itigo {
    max-width: 60px;
}
.fv_itigo1 {
    left: 2%;bottom: -47px;
}
.fv_itigo2 {
    left: 2%;
    top: 25%;
    max-width: 50px;
}
.fv_itigo3 {
    bottom: -47px;
    left: 18%;
    max-width: 40px;
}
.fv_itigo4 {
    top: 28%;
}
.fv_itigo5 {
    bottom: -58px;
    right: 17%;
    max-width: 37px;
}
.fv_itigo6 {
    right: 1%;
    bottom: -9%;
}
#cms_2-h .cate_title_wrap h3 {
    line-height: 1.6;
}
#cms_2-h .box_wrap .cate_box {
    margin-top: 50px;
}
#cms_2-h .box_wrap .cate_box:first-of-type {
    margin-top: 40px;
}
#cms_2-h .box_title1 {
    font-size: calc(1.2rem);
}
#cms_2-h .box_title1:before {
    width: 45px;
    height: 1px;
    bottom: -15px;
}
#cms_2-h .box_txt1 {
    margin-top: 30px;
}
#cms_2-g .cate_title {
    line-height: 1.4;
}
#cms_2-g .box_wrap {
    margin-top: 30px;
}

}