﻿@import url('https://fonts.googleapis.com/css2?family=Lexend+Exa:wght@600&family=Murecho:wght@700&family=Noto+Sans+JP:wght@400;700&display=swap');

body, .font_sans-serif{
    font-family: 'Noto Sans JP', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
}

.menu .nav, #contents h3, #top_cms .cms_title, .more, .other, #page_title, .pager, a[href^="tel:"], .date, #contents .box .txt_wrap p.txt_color3{
    font-family: 'Lexend Exa', 'Murecho', 'Noto Sans JP', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
}

/*** other ***/

.normal_img img, .square_img, .rectangle_img{
    border-radius: 10px;
    border: solid 2px #222;
}

.img-container:before{
    background-color: #ff9c43;
}
.t_cms_img2 .img-container:before{
    background-color: #f4d037;
}

.top_cms_box .more_box .more{
    border-width: 2px;
    box-shadow: 5px 5px 0 #f4d037;
    transition: 0.4s;
}
.top_cms_box .more_box .more:hover{
    transform: translate(5px, 5px);
    box-shadow: none;
    border-color: #222;
    background-color: transparent;
}

#wrap {
    width: 100%;
    margin-top: 0;
}

.main_wrap {
    margin-top: 100vh;
}

.main_img_wrap {
    width: 100%;
    border-top: solid 30px #fff;
    border-bottom: solid 30px #fff;
    box-sizing: border-box;
}
.main_img_wrap::before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url('./Dup/img/nami1.png'), url('./Dup/img/nami2.png')!important;
    background-repeat: repeat-x;
    background-position: bottom, top;
    background-size: 50px;
    opacity: 1;
    pointer-events: none;
    z-index: 1;
}
.main_title .main_title_icon img{
    animation: anime1 1s steps(2, end) infinite
}
.main_title .main_title_icon .icon3, .main_title .main_title_icon .icon4{
    animation: anime1 1s steps(2, end) -.5s infinite
}
@keyframes anime1 {
    0% {transform: none}
    100% {transform: rotate(20deg)}
}
.main_title .fade_box{
    opacity: 0;
    transform: scale(0.9);
    transition: 0.4s;
    transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
}
.main_title .fade_box.active{
    opacity: 1;
    transform: scale(1);
}
.main_title .main_title_icon{
    top: 0;
    left: 0;
}
.main_title .main_title_icon .icon1{
    top: 40px;
    left: -150px;
}
.main_title .main_title_icon .icon2{
    bottom: -50px;
    left: -150px;
}
.main_title .main_title_icon .icon3{
    top: -50px;
    right: -150px;
}
.main_title .main_title_icon .icon4{
    bottom: 80px;
    right: -200px;
}

header{
    display: none;
}

.menu{
    padding: 0;
    position: relative;
    z-index: 99;
}
.menu.is-fixed{
    position: fixed;
}
.menu .nav ul li, .menu .nav ul li a{
    transform: none;
    margin: 0;
    border-left: none;
}
.menu .nav ul li a{
    padding: 0 20px!important;
    position: relative;
    z-index: 1;
}
.menu .nav ul li a::before{
    opacity: 0;
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(./Dup/img/bg_img5.png);
    background-size: contain;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -35px;
    z-index: -1;
    transition: .4s;
    pointer-events: none;
}
.menu .nav ul li a:hover::before{
    opacity: 1;
    transform: scale(1.5);
}
.menu .nav ul li a .nav1{
    font-size: 16px;
    letter-spacing: 2px;
}
.menu .nav ul li a .nav2{
    font-size: 12px;
    letter-spacing: 2px;
    color: #ff9c43;
}
.menu .logo{
    position: relative;
    top: 20px;
    z-index: auto!important;
}
.menu .logo::before{
    position: absolute;
    content: "";
    width: 200px;
    height: 100px;
    left: 50%;
    bottom: -30px;
    border-radius: 0 0 100px 100px;
    transform: translateX(-50%);
    background-color: #fff;
    z-index: -1;
}
.menu .logo, .menu.is-fixed .logo{
    width: 100px!important;
}
.menu .logo img{
    width: 100%!important;
}

#contents{
    background-color: #fcfae3;
    background-image: url('./Dup/img/bg_img4.png'), repeating-linear-gradient(-45deg, transparent, transparent 30px, rgba(255,255,255,0.5) 30px, rgba(255,255,255,0.5) 36px );
    background-size: 100% 100px, auto;
    background-repeat: no-repeat, repeat;
    background-position: bottom, top left;
    padding-bottom: 250px;
}
#contents .box_wrap{
    width: 90%!important;
}
#contents .box{
    position: relative;
}
#contents .box.con1 figure::before{
    position: absolute;
    content: "";
    width: 300px;
    height: 200px;
    background-image: url('./Dup/img/img4.png');
    background-size: contain;
    bottom: -140px;
    right: 0;
    z-index: 2;
}
#contents .box.con2 figure::before{
    position: absolute;
    content: "";
    width: 300px;
    height: 200px;
    background-image: url('./Dup/img/img6.png');
    background-size: contain;
    bottom: -140px;
    left: 0;
    z-index: 2;
}
#contents .box.con1 figure span, #contents .box.con3 figure span{
    transform: rotate(3deg);
}
#contents .box.con2 figure span{
    transform: rotate(-3deg);
}
#contents .box figure .img-container{
    border-radius: 10px;
    border: solid 3px #222;
    box-shadow: 8px 8px 0 #f4d037;
}
#contents .box h3{
    display: block;
    text-align: center;
}
#contents .box h3 span{
    background-image: linear-gradient(to bottom, transparent 50%, #fff27b 50%);
}
#contents .box h3:before {
    display: none;
}
#contents .box p.txt_color3{
    color: #fff;
    letter-spacing: 2px;
    text-align: center;
    position: relative;
    width: 180px;
    background-color: #ff9c43;
    padding: 10px 0;
    border-radius: 50px;
    margin: 0 auto 30px;
}
#contents .box p.txt_color3::before{
    position: absolute;
    content: "";
    width: 0;
    border-left: solid 6px transparent;
    border-top: solid 12px #ff9c43;
    border-right: solid 6px transparent;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -12px;
}
#contents figure::after{
    display: none;
}
#contents .con1::before{
    position: absolute;
    content: "";
    width: 300px;
    height: 200px;
    background-image: url('./Dup/img/img1.png');
    background-size: contain;
    right: -20px;
    top: -60px;
    z-index: 2;
    pointer-events: none;
}
#contents .con2::before{
    position: absolute;
    content: "";
    width: 300px;
    height: 200px;
    background-image: url(./Dup/img/img8.png);
    background-size: contain;
    top: -180px;
    left: 50px;
    z-index: 2;
}
#contents .con3::before{
    position: absolute;
    content: "";
    width: 300px;
    height: 200px;
    background-image: url(./Dup/img/img9.png);
    background-size: contain;
    top: -120px;
    right: 50px;
    z-index: 2;
}

#top_cms{
    position: relative;
}
#top_cms, .all_page{
    background-color: #fff;
}
#top_cms::after{
    position: absolute;
    content: "";
    width: 300px;
    height: 200px;
    background-image: url('./Dup/img/img7.png');
    background-size: contain;
    left: 0;
    right: 0;
    top: -200px;
    margin: auto;
    z-index: 2;
    pointer-events: none;
}
#top_cms .line{
    display: none;
}
#top_cms .cms_title{
    text-align: center;
}

#top_cms::before, .all_page:before{
    display: none;
}

#page_title{
    padding-top: 0;
}
#page_title::before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    background-image: url('./Dup/img/img2.png'), url('./Dup/img/img3.png'), url('./Dup/img/nami1.png');
    background-repeat: no-repeat, no-repeat, repeat-x;
    background-position: left 5% bottom, right 5% bottom 5px, bottom;
    background-size: 300px, 300px, 50px;
    z-index: 1;
}
#page_title .page_title_box{
    width: 100%;
    margin: 0;
    text-align: center;
    top: 35%;
}
#page_title .page_title_box:before{
    display: none;
}
#page_title .img-container.active .img-container_img {
    opacity: 0.3!important;
}
#page_title .page_title_box p{
    padding-right: 0;
    padding-left: 0;
}
#page_title .page_title_box p.font_45{
    padding-bottom: 30px;
}
#page_title .page_title_box p.font_25{
    display: inline-block;
    padding: 10px 20px;
    background-color: #f4d037;
    color: #fff;
}
#page_title #title_img{
    width: 100%;
}

#cms_2-a .box_title1 span{
    background-image: linear-gradient(to bottom, transparent 50%, #fff27b 50%);
}

.other{
    padding-left: 10px;
    padding-right: 10px;
}
.other .box_item{
    border: solid 2px #222;
    box-sizing: border-box;
}
.other .box{
    border: solid 10px #fff!important;
    border-top: none!important;
    border-bottom: none!important;
}
.other .box:hover{
    transform: scale(0.98);
}
.other .box figure{
    opacity: 0.3;
    transition: all .4s ease-in-out;
}
.other .box:hover figure{
    transform: scale(1.1);
}
.other .box_title2{
    color: #ff9c43;
}

.sns_box{
    padding: 50px;
}

footer{
    background-color: #fcfae3;
}
footer::before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    background-image: url('./Dup/img/nami2.png');
    background-repeat: repeat-x;
    background-position: top;
    background-size: 50px;
    z-index: 1;
}
footer .txt_white{
    color: #222;
}
footer .svg_box{
    z-index: -1;
}
footer .svg_box .txt_white{
    color: #ff9c43;
}

.head_banner{
    top: 120px;
    right: 0;
    z-index: 99;
    transform: translateX(10px);
    opacity: 0;
}
.head_banner.active{
    opacity: 1;
    transform: none;
}
#page-top a{
    background-color: #f4d037;
}


/** tablet 1000 **/
@media screen and (max-width: 1000px){
.all_header {
    position: absolute!important;
}
header{
    display: block;
}
.main_wrap{
    padding-top: 0;
}
main{
    margin-top: 0!important;
}
#contents {
    background-size: 100% 6vw, auto;
}
#page_title::before {
    background-size: 200px, 200px, 50px;
}
}

/** tablet 780 **/
@media screen and (max-width: 768px){
.main_title .main_title_icon .icon1 {
    top: 30px;
    left: -150px;
}
.main_title .main_title_icon .icon2 {
    bottom: -50px;
    left: -130px;
}
.main_title .main_title_icon .icon3 {
    top: -50px;
    right: -130px;
}
.main_title .main_title_icon .icon4 {
    bottom: 50px;
    right: -150px;
}
#contents .con1::before{
    width: 210px;
    height: 140px;
    top: -30px;
    z-index: 0;
    z-index: auto;
}
#contents .box .txt_wrap{
    margin-top: 30px;
}
#contents .box:nth-child(3) figure {
    margin-top: 50px;
}
#contents .box .txt_wrap, #contents .box figure{
    width: 100%;
    padding: 0;
}
#contents .box figure{
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}
#contents .box.con2::before {
    width: 210px;
    height: 140px;
    top: -80px;
    left: 20px;
}
#contents .box.con3::before {
    width: 210px;
    height: 140px;
    top: -50px;
}
#contents .box.con1 figure::before {
    width: 210px;
    height: 140px;
    bottom: -100px;
    right: -50px;
}
#contents .box.con2 figure::before {
    width: 210px;
    height: 140px;
    bottom: -100px;
    left: -80px;
}
.cate_list li{
    width: 31%;
}
}

/** mobile 750 **/
@media screen and (max-width: 667px){
.main_title .main_title_icon .icon1 {
    top: 20px;
    left: -80px;
}
.main_title .main_title_icon .icon2 {
    bottom: -80px;
    left: -60px;
}
.main_title .main_title_icon .icon3 {
    top: 0;
    right: -70px;
}
.main_title .main_title_icon .icon4 {
    bottom: -80px;
    right: -60px;
}
.other .box:first-of-type{
    margin-bottom: 20px;
}

#contents{
    padding-bottom: 150px;
}
#contents .box.con2 figure::before {
    left: -40px;
}
#contents .con1::before {
    top: -50px;
    right: -100px;
}
#contents .box.con2::before {
    width: 210px;
    height: 140px;
    top: -120px;
    left: -20px;
}
#contents .box.con3::before {
    width: 210px;
    height: 140px;
    top: -100px;
    right: -50px;
}
#contents .svg_box{
    margin-left: -40px;
}
#top_cms{
    padding-top: 50px;
}
#top_cms::after {
    width: 210px;
    height: 140px;
    top: -100px;
}
#page_title::before {
    background-size: 150px, 150px, 50px;
    background-position: left -30px bottom, right bottom 5px, bottom;
}
#page_title, #page_title #title_img, #page_title .page_title_box, #title_img:before{
    height: 250px;
}
#page_title .img-container::after{
    display: none;
}
#page_title .page_title_box{
    top: 0;
}
#page_title .page_title_box .wrap{
    top: 60%;
}
#page_title .page_title_box p.font_45{
    letter-spacing: 5px;
    font-size: 24px;
    color: #222;
    padding-bottom: 20px;
}
.cate_list li{
    width: 100%;
}
.head_banner{
    top: auto;
    bottom: 0;
    left: 0;
    margin: auto;
    transform: translateY(10px);
}
}

/** IE **/
@media all and (-ms-high-contrast:none) {
.more_box .more div{
    padding-top: 0!important;
}
.pager li a span{
    padding-top: 10px;
}
#page9 p a{
    padding-top: 5px;
}
}