﻿/*-------------------------------------------------
個別
---------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&display=swap');
body,.font_serif {
    font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif"!important;
}
#loader .loader_bg{background-color: #e5fff1;}
header .width_1280-max,.pc_sc_nav.sc .width_1280-max{max-width: none;}
#main_img{
        height: 40vw;
    background-position: center center;
    background-size: cover;
}
/*#main_img::before {
content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 460px;
    background-image: url(Dup/img/nami.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    bottom: 0px;
    left: 0;
    background-size: 100% auto;
}*/
.catch {
    position: absolute;
    top: 21%;
    left: 10%;
    color: #396f5f;
    font-size: 2vw;
    -webkit-font-smoothing: auto;
    text-shadow: 0 0 8px rgb(15 38 86 / 30%);
    z-index: 2;
    font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}
.num{
    font-family: 'Nothing You Could Do', cursive;
    font-size: 40px;
    line-height: 1;
    border-bottom: 3px dotted;
}

#header .tel{display: none;}
body, .more a::after, .cate_list li a::after, #page10 ul li a .title::after, #tel_contact > div > .d_inline_b > div p span {
    background-color: #dfffee;
}
#contents1_txt h3{color: #23d0c0;}
#contents3 .d_flex{flex-direction: row-reverse;}
#contact_bar .mail .fa-envelope:before{content: none;}
#contents_links{position: relative;}

.font_serif,#contents1_txt h3{position: relative;}
.font_serif::before,#contents1_txt h3::before{
    position: absolute;
    content: "";
    width: 50px;
    height: 3px;
    left: 0;
bottom: -10px;
    background-color: #afeeee;
    border-radius: 5px;
}
#intro{
    background-image: url(Dup/img/bg_img3.png);
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 180px;
    background-size: 50%;
}
#intro::after{content: none;}
#contents1_txt h3::before,#intro .font_serif::before{
    left: 50%;
    transform: translateX(-50%);
}
#contents2 h3,#contents3 h3,#contents4 h3{color: #fff;}
#contents2 .d_flex,#contents3 .d_flex,#contents4 .d_flex{
background: linear-gradient( 90deg , #0FD8B1, #46C4DB);
    color: #fff;
}
#top_cms1{
    background-color: #fff;
    padding: 5%;
    border-radius: 10px;
    box-shadow: 1px 3px 5px #f2f2f2;
}
.cms_5-a .box_wrap,.cms_5-a .cate_box{
    border: none;
}

.cms_5-a h4{
        background-color: #44bbac;
    border-radius: 10px 10px 0 0;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
    padding: 20px;
}
.cms_5-a p{
    background-color: #9eddbb;
    border-radius: 0 0 10px 10px;
    padding-left: 10px;
    color: #fff;
    padding: 20px;
}
footer{
    background-color: #e2ffee!important;
        background-image: url(Dup/img/bg_img3.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: 40%;
    padding-bottom: 100px!important;
}
#contact_bar .mail p{display: none;}
footer .sns_links{align-items: center;}
#intro p,#contents1 p,#contents2 p,#contents3 p,#contents4 p{font-size: 18px;}
#contents2 .num,#contents3 .num,#contents4 .num{font-size: 40px;}
/*-------------------------------------------------
下層
---------------------------------------------------*/
#cms_5-a .box_wrap{display: block;}
#cms .width_1280-max{
    background-color: #fff;
    border-radius: 20px;
}
.cate_title{color: #44bbac;}
#cms_5-a .cate_title,#cms_6-a .cate_title{color: #fff;}
.mail_contact_link a{
background-color: #008756;
    color: #fff;
    max-width: 300px;
    text-align: center;
    padding: 20px;
    font-size: 20px;
    border-radius: 5px;
}
#page10 ul li a .title {
    padding: 10px 20px;
}
/*-------------------------------------------------
tab
-----------------------------------------------------*/
@media screen and (max-width: 768px){
.tel{display: none;}
#intro {
    padding-bottom: 100px;
    background-size: 80%;
}
#main_img{height: 65vw;}
footer{
    background-size: 100%;
}
#page07 .box_wrap .box{width: 100%;}
#menu_wrap ul li{width: 100%!important;}
#menu_wrap ul li a{
    border-left: none;
    border-right: none;
    border-bottom: 4px dotted;
}
.catch{
        left: 3%;
        font-size: 30px;
}
}



/*-------------------------------------------------
sp
-----------------------------------------------------*/
@media screen and (max-width: 667px){
.catch{font-size: 16px;}
#contents1 .slick_sp {
    display: none;
}
#copyright {
    padding: 10px 65px;
}
#menu_wrap ul li a{
    border-top: none;

}
#intro p, #contents1 p, #contents2 p, #contents3 p, #contents4 p {
    font-size: 14px;
}
#contents2 .num, #contents3 .num, #contents4 .num {
    font-size: 30px;
}

}


/*-------------------------------------------------
IE
-----------------------------------------------------*/
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none){
#cms_6-a .cate .cate_title{padding-top: 15px!important;}
#cms_5-a .cate .cate_title{padding-top: 10px!important;}
.cate_list a{padding-top: 20px;}
}


/*-------------------------------------------------
Firefox
-----------------------------------------------------*/
@-moz-document url-prefix(){

}