﻿@import url('https://fonts.googleapis.com/css2?family=Hachi+Maru+Pop&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap');

/* font */
#pc_nav ul li a, .intro_wrap  .intro_title, #contents .con_title, #contents2 .con_title, #top_cms .cms_title, .footer_left .tel_bt, #page_title .title_wrap, #page08 .tel_box a.tel_num, #fix_bnr a {
    font-family: 'Hachi Maru Pop', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.custom_txt1,.custom_txt2, .custom_txt3{
font-family: 'Noto Sans JP', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

body{
    letter-spacing: 2px;
}

#loader .loader_bar, #loader .loader_gauge {
    top: 50%;
    height: 2px;
}

.custom_bg1{
    right: 0;
    bottom: 0;
    width: 96%;
    height: 70%;
}
.custom_img{
    right: 3%;
    bottom: 5%;
    width: 80%;
    height: 90%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1;
}
.custom_txt1{
    top: 10%;
    left: 5%;
    font-weight: 900;
    font-size: 100px;
    letter-spacing: 7px;
    line-height: 1.4;
    z-index: 2;
}
.custom_bg2{
    bottom: 10%;
    left: 55%;
    background-color: #3f3a39;
    padding: 30px;
    transform: translate(-50%, 0);
    width: 100%;
    max-width: 600px;
    z-index: 1;
}
.custom_img2{
    margin: -170px auto 0;
    width: 320px;
}
.custom_txt2{
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 4px;
    text-align: center;
}
.custom_txt3{
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 4px;
}
.custom_bg3{
    top: 0;
    left: 0;
    border-style: solid;
    border-width: 20vh 30vw 0 0;
    border-color: #f8f7f0 transparent transparent transparent;
}
.custom_bg4{
    bottom: 0;
    right: 0;
    border-style: solid;
    border-width: 0 0 20vh 30vw;
    border-color: transparent transparent #ffcc00 transparent;
}
.fadein2 .fadein2_filter{
     top: 0;
     right: 0;
     transition: 0.4s;
     transition-delay:0.2s;
     transition-property: width;
    background: #FFCC00;
}
.fadein2 .fadein2_filter.fadetrans{
     width: 0!important
}

header .nav_bg {
    border-radius: 50%;
}
header .nav_bg.trans {
    border-radius: 0;
}

#menu_stick .stick.bg_white{
    background-color: #3f3a39;
}
#menu_stick span.stick::before, #menu_stick span.stick::after {
    background-color: #3f3a39;
}
#pc_nav ul li a{
    color: #3f3a39;
    font-weight: bold;
}

.intro_wrap > p.font_bar span{
    display: inline-block;
    background-color: #FFCC00;
    color: #3f3a39;
    padding: 5px 20px;
    line-height: 1;
    font-weight: bold;
    border-radius: 20px;
    letter-spacing: 3px;
    text-indent: 3px;
}
.intro_wrap .intro_title{
    letter-spacing: 4px;
}
.intro_wrap .intro_txt{
    letter-spacing: 2px;
}

#contents, #contents2{
    background-color: #3f3a39;
}
#contents .con_box1 .con_title, #contents2 .con_box1 .con_title{
    color: #3f3a39;
    letter-spacing: 4px;
    text-align: center;
}
#contents .con_box1 .con_txt, #contents2 .con_box1 .con_txt{
    color: #3f3a39;
    letter-spacing: 2px;
    line-height: 2.3;
}
#contents .con_box1::before, #contents2 .con_box1::before{
    width: 60px;
    background-color: #3f3a39;
}
#contents .con_bg2, #contents2 .con_bg2 {
    top: 0;
    left: 0;
    border-style: solid;
    border-width: 0 100vw 80px 0;
    border-color: transparent #f8f7f0 transparent transparent;
}
#contents .con_bg3, #contents2 .con_bg3 {
    bottom: 0;
    left: 0;
    border-style: solid;
    border-width: 80px 0 0 100vw;
    border-color: transparent transparent transparent #f8f7f0;
}
#contents2 .con_box1::before{
    display: none;
}
#contents2 .more a:hover::before {
    border-top: solid 1px #3f3a39;
    border-left: solid 1px #3f3a39;
    border-bottom: solid 1px #3f3a39;
}
#contents2 .more a:hover::after {
    border-top: solid 1px #3f3a39;
    border-right: solid 1px #3f3a39;
    border-bottom: solid 1px #3f3a39;
}

.point_img{
    text-align: center;
}
.point_img img{
    width: 100px;
}

#top_cms{
    background-image: url(./Dup/img/bg1.png);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
}
#top_cms .cms_title h3{
    font-weight: bold;
    font-size: -webkit-calc(1rem + 14px);
    font-size: calc(1rem + 14px);
    letter-spacing: 4px;
    text-indent: 4px;
}
#top_cms .cms_title p{
    font-weight: bold;
    font-size: 14px;
    color: #4b9433;
}

.footer_left .tel_bt{
    font-weight: bold;
    letter-spacing: 2px;
}

#page_top{
    color: #3f3a39;
}
#page_top .arrow{
    border-color: #3f3a39;
}

.more a{
    color: #3f3a39;
    font-weight:bold;
    box-shadow: 7px 7px 0 #3f3a39;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
}
.more a:hover{
    color: #ffffff;
}
#contents2 .more a{
    color: #ffffff;
}
#contents2 .more a:hover{
    color: #3f3a39;
}

#fix_bnr{
    background-color: #ffcc00;
    box-shadow: 5px 5px 0 #3f3a39;
    bottom: 10px;
    right: 25px;
    width: 220px;
    margin: auto;
    z-index: 5;
    box-sizing: border-box;
}
#fix_bnr .fix_bnr_btn{
    line-height: 1;
    top: -10px;
    left: -8px;
    cursor: pointer;
}
#fix_bnr a{
    color: #3f3a39;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.4;
}

#page08 .tel_box a{
    background-color: #FFCC00;
    color: #1a1a1a;
    width: 100%;
    border-radius: 10px;
    padding: 20px;
    box-sizing: border-box;
}
#page08 .tel_box a:not(.tel_num ){
    background-color: #f0ecd0;
}
#page09 .privacy_box h3{
    color: #3f3a39;
}
#page09 .privacy_box h3 i{
    padding: 0 10px;
    color: #fc0;
}
#page09 .privacy_box p{
    border-left: 1px solid #3f3a39;
}

#page10 li a{
    font-weight: bold;
}
#page10 li a span{
    font-weight: normal;
}





@media screen and (min-width:769px){
    #pp-nav ul, .pp-slidesNav ul {
        background-color: #f8f7f0;
        padding: 15px 0;
        border-radius: 15px;
    }
}

@media screen and (max-width: 768px){
    .custom_txt1{
        top: 27%;
        font-size: 60px;
    }
    .custom_bg2 {
        left: 62%;
    }
    .custom_txt2 {
        font-size: 30px;
    }
    .custom_txt3 {
        font-size: 16px;
    }
    
    #fix_bnr {
        right: 70px;
    }
}

@media screen and (max-width: 667px){
    .custom_txt1 {
        top: 5%;
        font-size: 40px;
    }
    .custom_bg2 {
        left: 0;
        bottom: 2%;
        padding: 10px;
        transform: translate(2%, 0);
        width: 96%;
        box-sizing: border-box;
    }
    .custom_img2{
        display: none;
    }
    .custom_txt2 {
        font-size: 16px;
    }
    .custom_txt3 {
        font-size: 14px;
    }
    #page_title .title_wrap p {
        font-size: 24px;
    }
    #fix_bnr{
        width: 80%;
        left: 10px;
        right: auto;
    }
}

@media all and (-ms-high-contrast:none){
    #intro .more a, #contents2 .more a{
        padding-top: 12px;
        padding-bottom: 8px;
    }
    #page08 .tel_box a:not(.tel_num){
        padding: 23px 20px 17px;
    }
    .cms_2-ax .box_title1, #cms_2-ax .box_title1{
        padding: 8px 5px 3px;
    }
    #cms_6-bx .cate_box .box_txt1{
        padding: 13px 10px 8px;
    }
}