﻿body{
    font-family: "Shippori mincho", "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif"!important;
}
.bg_color1{
    background-color: #c9d9dd;
}
.bg_color2{
    background-color: #f2fdff;
}
.bg_color3{
    background-color: #7e8e91;
}
.bg_color4{
    background-color: #c9d9dd;
}
/*loader*/
#loading figure.width_200{
    width: 400px;
}
@media (max-width: 668px){
    #loading figure.width_200{
    width:300px;
}
}
/*fv*/
#catch{
    top: 32vh;
    right: 20%;
    max-width: 680px;
    z-index: 2;
}
#pc_nav{
    background-color: rgba(201,217,221,0.75);
}
#pc_nav a{
    font-size: 20px;
}
#pc_nav a.txt_color_nomal{
    color: #fff;
}
@media (max-width: 768px){
    #catch{
        top: 19vh;
        right: 13%;
        max-width: 300px;
    }
}
@media (max-width: 667px){
    #catch{
        top: 32vh;
        right: 14%;
    }
}

/*TOP*/
#intro{
    min-height: 900px;
}
#intro.d_flex{
    display: block;
}
#intro .left,#intro .right{
    position: absolute;
}
#intro .left{
    z-index: 2;
    width: 100%;
}
#intro .txt_box h2{
    text-align: center;
}
#intro .txt_box p.intro_txt{
    line-height: 4.5rem;
    font-size: 18px;
    max-width: 600px;
}
#intro .txt_wrap{
    padding: 0 27%;
}
.moreButton{
    border: solid 1px #333;
    border-radius: 100vh;
    max-width: 300px;
}
.moreButton p{
    font-size: 22px;
    padding: 20px;
    text-align: center;
}
#intro .right{
    z-index: 1;
    right: 0;
    top: 26%;
}
#intro .right.grid_6{
    width: 65%!important;
}
#intro .intro_img{
    overflow: inherit;
}
#intro figure.intro_img{
    position: relative;
}
#intro figure.intro_img::before{
    content: "";
    width: 100%;
    height: 800px;
    background-color: #f2fdff;
    display: block;
    position: absolute;
    top: 240px;
    left: -288px;
}
#contents_wrap .contents_inner p{
    line-height: 3.5rem;
}
#contents_wrap .contents_inner .font_14{
    font-size: 18px;
} 
#contents_wrap .tab_content .title_wrap img{
    top: 5%;
}
#contents_wrap #contents2 .con_txt P{
    max-height: 70vh;
}
#intro .intro_title br{
    display: none;
}
.title_wrap .tab_content h2 br{
    display: none;
}
#contents_links .box_wrap .box a h4{
    border-radius: 50vh;
    background-color: rgba(255,255,255,0.7);
}
@media (max-width: 768px){
    #intro .intro_title br{
        display: block;
    }
    #intro .txt_box h2{
        text-align: left;
    }
    #top_cms1 .cms1aInner .topcms_pagetitle{
        padding-right: 0;
    }
    .tab_content .con_txt.pd_t-30px_tb {
        padding-top: 80px;
    }
}
@media (max-width: 667px){
    #intro .txt_wrap{
        padding: 0 10%;
    }
    .title_wrap .tab_content h3 br{
        display: block;
    }
    #intro.pd_b-50px_tb{
        padding-bottom: 0;
    }
}
@media (max-width: 330px){
    .tab_content .title_wrap h3.font_20_sp{
        font-size: 18px;
    }    
}
/*top-cms*/
#top_cms1 figure{
    height: 143px;
    width: 230px;
}
#top_cms1 .cms_1-a .width_30per{
    width: 100%!important;
}
#top_cms1 .cms_1-a .cate_box{
    justify-content: flex-start;
    gap: 20px;
}
#top_cms1 .cms1aInner .box_wrap {
    margin-left:40px;
    padding-left: 40px;
    border-left: solid 1px #333;
    width: 1200px;
}
#top_cms1 .cms1aInner{
    justify-content: flex-start;
}
#top_cms1 .cms1aInner .topcms_pagetitle{
    max-width: 120px;
    padding-right: 45px;
}
#top_cms1 .more_bt a{
    border: solid 1px #333;
    border-radius: 100vh;
    padding: 10px 60px;
}
#top_cms1 .more_bt a.txt_color1{
    color: #333;
}
#top_cms2 .more_bt a{
    border: solid 1px #333;
    border-radius: 100vh;
    padding: 10px 60px;
}
#top_cms2 .more_bt a.txt_color1{
    color: #333;
}
@media (max-width: 768px){
    #top_cms1 .cms1aInner{
        justify-content: center;
        gap: 40px;
    }
    #top_cms1 .more_bt a{
        padding: 10px 40px;
    }
    #top_cms1.pd_t-100px_tb{
        padding-top: 0;
    }
    #top_cms1 .cms1aInner .topcms_pagetitle{
        padding: 0;
    }
}
@media (max-width: 667px){
    #top_cms1 .cms_1-a .cate_box{
        display: block;
    }
    #top_cms1 .cms1aInner .box_wrap{
        margin-left: 20px;
    }
    #top_cms1 .cms1aInner .box_wrap{
            max-width: 80%;
        padding-left: 24px;
    }
}
/*下層一般*/
#page_title h2 span.font_anim{
    height: 70px;
}
/*footer*/
footer .f_btn_box .tel_bt{
    border: solid 1px #7e8e91;
}
footer .f_btn_box .tel_bt a.txt_white{
    color:  #7e8e91;
}
footer .more_bt a{
    border-color: #7e8e91;
}
footer .more_bt a.txt_color1{
    color:  #7e8e91;
}
@media (max-width: 667px){
    #cms_1-a{
        max-width: 85%;
        margin: 0 auto;
    }
}

/*hamburger*/
@media (max-width: 667px){
    #overlay .menu_box .d_flex.border_so1-b{
        border: none;
    }
     #overlay .menu_box .d_flex.pd_b-30px_sp{
         padding-bottom: 0;
     }
     #overlay .menu_box p.mg_b-30px_sp{
         margin-bottom: 15px;
     }
}
/*インスタバナー*/
#instbnr .instbnr-pc{
    max-width: 80px;
    z-index: 998;
    top: 25vh;
    right: -200px;
    transition-duration: 0.5s;
}
#instbnr .instbnr-pc.active{
    right: 0;
    transition-duration: 0.5s;
}
#instbnr .instbnr-sp{
    display: none;
}
@media (max-width: 667px){
    #instbnr .instbnr-pc{
        display: none;
    }
    #instbnr{
        max-width: 100vw;
        position: fixed;
        display: flex;
        justify-content: center;
        align-items: center;
        bottom: 0;
        z-index: 998;
    }
    #instbnr .instbnr-sp{
        display: flex;
        position: relative;
    }
    #instbnr .instbnr-sp a{
        width: 50%;
    }
}
/*footer*/
#footer #logo2.mg_b-50px{
    margin-bottom: 25px;
    margin-top: 25px;
}
@media (max-width: 667px){
    footer .bottom_wrap {
        padding-bottom: 100px;
    }
    #footer .h1paragraph p br{
        display: none;
    }
}