﻿@import url('https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@300;400;500&family=Kosugi+Maru&display=swap');

body, .font_sans-serif {
font-family: 'Kosugi Maru', sans-serif!important;
font-weight: Regular 400;   
}
h2, h3, h4 {
font-family: 'Kiwi Maru', serif!important;
font-weight: Regular 400;
}
header h1 img {
    flex-shrink: 0;
}
.pager li a {
    background: #acdbde;
}
#page-top {display: none}
#fixContact {
    position: fixed;
    bottom: 20px;
    right: 27px;
    z-index: 11;
    width: 127px;
    filter: drop-shadow(0px 0px 8px rgba(114,176,180,0.3));
    animation: fuwafuwa 3s infinite running;
    -webkit-animation-timing-function: ease-in-out;
}

#page10 .cate li a {
    color: #3b545b!important;
}

#wrap {
background-color: #f5fcfc;
background-image: url("Dup/img/otis-redding.png");
}
#aisatsu p, .contents_box2 h2 {position: relative}
.contents_box2 h2 {padding-top: 37px
}
#aisatsu p:before, #contents1 .contents_box2 h2:before, #contents2 .contents_box2 h2:before, #contents3 .contents_box2 h2:before {
content: "";
    display: block;
    position: absolute;
    top: auto;
    right: 89px;
    width: 60px;
    height: 118px;
    background-image: url(Dup/img/png1.png);
    background-size: contain;
    background-repeat: no-repeat;
    bottom: -67px;
}
#contents1 .contents_box2 h2:before, #contents2 .contents_box2 h2:before, #contents3 .contents_box2 h2:before {
background-image: url(Dup/img/point1.png);
    top: -116px;
    right: 0;
    left: 0;
    margin: auto;
    width: 201px;
    height: 116px;
}
#contents2 .contents_box2 h2:before {
    background-image: url(Dup/img/point2.png);
}
#contents3 .contents_box2 h2:before {
    background-image: url(Dup/img/point3.png);
}

.hurahura {
    width: 134px;
    top: 40px;
    left: 20px;
    filter: drop-shadow(0px 0px 8px rgba(114,176,180,0.3));
    animation: fuwafuwa 3s infinite running;
    -webkit-animation-timing-function: ease-in-out;
}
@keyframes fuwafuwa {
  0% {
        transform: translate(0,0px);
    }
    50% {
        transform: translate(0,-10px)
    }
     100% {
        transform: translate(0, 0px)
    }
}
@-webkit-keyframes fuwafuwa {
  0% {
        transform: translate(0,0px);
    }
  50% {
        transform: translate(0,-10px)
    }
     100% {
        transform: translate(0, 0px)
    }
}


/*
@keyframes animation_puni-data-v-9795c524 {
    0% {
    transform: scale(1, 1) translateY(0);
}
49% {
    transform: scale(1, 1) translateY(0);
}
50% {
    transform: scale(0.9, 1.05) translateY(0);
}
58% {
    transform: scale(1.1, 0.9) translateY(10%);
}
65% {
    transform: scale(1, 1) translateY(0);
}
73% {
    transform: scale(1.05, 0.95) translateY(5%);
}
80% {
    transform: scale(1, 1) translateY(0);
}
87% {
    transform: scale(1.02, 0.98) translateY(2%);
}
95% {
    transform: scale(1, 1) translateY(0);
}
100% {
    transform: scale(1, 1) translateY(0);
}
}
*/



.button-effect a {
    background: #fef694;
    border-radius: 21px;
    padding: 6px 20px;
    border-bottom: 0;
    border: 1px solid #3b545b;
    font-size: 1.1rem;
}



.header .grid_3 a:first-child, .foot_tel_bt a:first-child {
    display: none;
}




.header .grid_3 a:last-child {
    background: #fff694;
    margin-top: 5px;
    padding: 7px 18px 7px 13px;
    border-radius: 18px;
    box-sizing: border-box;
    display: inline-block;
    margin-bottom: 17px;
   filter: drop-shadow(0px 0px 8px rgba(185,226,174,0.6));
}


/* -----------------------↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑------------------------- */

#main_menu.fixed {
    border-bottom: 0;
    background-color: #e5ffde!important;
    background-image: url(Dup/img/groovepaper.png);
    padding-top: 10px;
    filter: drop-shadow(0px 0px 8px rgba(114,176,180,0.1));
}
figure, figure img, .page_title, #main_img2, .slider .box_img, #aisatsu, #aisatsu div, .contents_box {
    border-radius: 35px;
}
#logo2, #logo2 img {border-radius: 0;}

#contents1 .contents_box, #contents2 .contents_box, #contents3 .contents_box {
    background-color: #fff;background-image: inherit!important;
    filter: drop-shadow(0px 0px 8px rgba(114,176,180,0.1));
}
.contents_box:before, .contents_box:after {content: none}
.page_title h2 {
    background-color: transparent!important;
    font-weight: bold;
    font-size: calc(1.2rem + 8px);
}
.page_title h2 span {
    color: #3b545b
}
#main_menu ul li a, #f_menu ul li a {
    color: #3b545b;
}
.cate_list li a {
    background: #3b545b;
    border: none;
    border-radius: 24px;
    color: #f5fcfc;
}
.catch {
    position: absolute;
    right: 18px;
    top: 11px;
    z-index: 2;
    width: 78px;
}

#fixed_right_banner .sns_link {
border-radius: 10px 0 0 10px;
border-left: 0;
padding: 2px 0 2px 2px;
background: #fff694;
filter: drop-shadow(0px 0px 8px rgba(114,176,180,0.2));
}
#top_cms .cms_title h2::before, #top_cms .cms_title h2::after {
   display: none!important;
}
.cms_title h2 {
    font-size: calc(1.3rem + 8px);
}
#main_menu ul li {
    padding-left: 23px;
}
#main_menu ul li a {
    background-image: url(Dup/img/icon1.png);
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: 32px;
    padding: 35px 0px 0px 0px;
}
#main_menu ul li:nth-child(2) a {
    background-image: url(Dup/img/icon2.png);
}
#main_menu ul li:nth-child(3) a {
    background-image: url(Dup/img/icon3.png);
}
#main_menu ul li:nth-child(4) a {
    background-image: url(Dup/img/icon4.png);
}
#main_menu ul li:nth-child(5) a {
    background-image: url(Dup/img/icon5.png);
}
#main_menu ul li:nth-child(6) a {
    background-image: url(Dup/img/icon6.png);
}
.menu_sub_title {
 display: none;   
}
.header .grid_3 {
    background: url(Dup/img/bg_head.png) no-repeat;
    background-size: 100% 100%;
   filter: drop-shadow(0px 0px 8px rgba(114,176,180,0.1));
}
header .grid_3 p {
    margin:20px 20px 4px 20px;
}

.header {
    align-items: flex-start;
    padding-top: 0;
}
#logo {
    padding-top: 20px;
}

#page-top a {
   background-color: #b2eba2; 
}
/*降ってくるやつ*/
.header .grid_3 {
     transform: translateY(-194px);
     transition: 1.8s;
     transition-property: opacity,transform
}
.header .grid_3.trans {
     transform: translateY(-4px);
}

#cms_2-c .cate#cate0 .box_wrap .cate_box:first-of-type .banner_wrap {
display: flex;    
}

#top_cms .border_white {
    border: none;
}
.cms_3-e .box_item {
    background: #fff;
}
.cms_6-c .cate_box {
    background: #fff;
    border: none;
}
@media(max-width: 768px) {
.hurahura {
    display: none;
}
#f_menu ul li a {
    font-size: 0.9rem;
}
footer {
padding-bottom: 116px!important;
}
.catch {
    right: 66px;
    top: 60px;
    width: 78px;
    filter: drop-shadow(0px 0px 16px rgba(255,255,255,0.6)) drop-shadow(8px 5px 6px rgba(255,255,255,0.5)) drop-shadow(0px 3px 8px #ffffff) drop-shadow(5px 1px 8px #ffffff) drop-shadow(-1px 1px 8px #ffffff);
}
}
@media(max-width: 667px) {
    .button_container {
    top: 22px;
}
html {
    font-size: 14px;
}
.header .grid_3 {
       transform: none;
       background: none;
}
#logo {
    padding-left: 17px;
}
#logo a img {
    width: 122px;
}
.catch {
    right: 18px;
    top: 11px;
    width: 44px;
    filter: drop-shadow(0px 0px 16px rgba(255,255,255,0.6)) drop-shadow(8px 5px 6px rgba(255,255,255,0.5)) drop-shadow(0px 3px 8px #ffffff) drop-shadow(5px 1px 8px #ffffff) drop-shadow(-1px 1px 8px #ffffff);
}
.button_container {
    background: #3b545b;
    width: 45px;
    height: 45px;
    border-radius: 50%;
}

.button_container span {
    box-shadow: none;
    width: 22px;
    top: 14px;
    right: 0;
    left: 0;
    margin: auto;
}
.button_container span:nth-of-type(2), .button_container span:nth-of-type(3) {
    width: 22px;
}
.button_container span:nth-of-type(2) {
    top: 22px;
}
.button_container span:nth-of-type(3) {
    top: 30px;
}
.button_container.active .top, .button_container.active .bottom {
    width: 28px;
}
.page_title, #main_img2, .slider .box_img, #aisatsu, #aisatsu div{
    border-radius: 0;
}
#fixContact {
    bottom: 6px;
    right: 7px;
    width: 88px;
}
.cms_title {
    padding-bottom: 0px;
}
#aisatsu h2:before {
    top: -75px;
    right: 136px;
    width: 44px;
    height: 62px;
}
#aisatsu p:before {
    right: 0;
    width: 60px;
    height: 84px;
    bottom: -67px;
}
#contents1 .contents_box2 h2:before, #contents2 .contents_box2 h2:before, #contents3 .contents_box2 h2:before {
    top: -76px;
    width: 168px;
    height: 116px;
}
}



@media all and (-ms-high-contrast: none) {
.effect.effect-1 {padding-bottom: 8px;
}
.pager li a, .pager .prev a, .pager .next a {
    padding-top: 1px !important;
    color: #050519;
}
.cate_list li a {
    padding-top: 16px;
}
#cms_3-e .cate_title {
    padding-bottom: 13px;
}
#cms_3-e .sub_cate_title {
    padding-top: 7px!important;
}
#page9 .cate_box p a {
    padding: 8px 10px 8px;
}
}