﻿.bg_color1{
    background-color: #75a4f6;
}
.bg_color3{
     background-color: #75a4f6;
}
.bg_color4{
    background-color: #eefcff;
}
.hvr_bg_color1:hover {
    background-color: #FFE678;
}
.txt_color1{
    color: #333;
}
.txt_color3{
    color: #75a4f6;
}
/*header*/
.LINEbt{
    max-width: 160px;
    margin: 25px auto;
}
#sp_nav .LINEbt {
    display: none;
}
header .tel_bt .hvr_txt_white:hover{
    color: #333;
}
.head_banner a:hover{
    color: #333;
}
@media screen and (max-width:768px){
    header .LINEbt{
        display: none;
    } 
    header #sp_nav .LINEbt {
        display: block;
    }
}
@media screen and (max-width:376px){
    .main_box{
        overflow: hidden;
    }
}
/*FV*/
#main_img .catchCopy{
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
}
#main_img .catchCopy img{
    width: 65%;
}
@media screen and (max-width:768px){
    #main_img img.object_fit_img{
        min-height: auto;
    }
    #main_img .catchCopy img{
        width: 80%;
    }
    #main_img .catchCopy{
        height: 55vh;
    }
}
@media screen and (max-width: 400px){
    #main_img .catchCopy {
        height: 32.5vh;
    }
}
@media screen and (max-width: 376px){
    #main_img .catchCopy {
        height: 32vh;
    }
}
@media screen and (max-width: 330px){
    #main_img .catchCopy {
        height: 27vh;
    }
}
/*TOP*/
#contents_box{
    overflow: hidden;
}
#contents1 p.con_no:empty{
    display: block!important;
}
#contents1 p.con_no{
    content: "";
    background-image: url('./Dup/img/introduction.png');
    background-size: cover;
    width: 100%;
    height: 200px
}
#contents1 .con_no:before{
    display: none;
}
#contents1 .con1_richArea{
    background-color: #75a4f6;
    padding: 40px;
    border-radius: 20px;
}
#contents1 .onayami-mark{
    content: "";
    display: inline-block;
    background-image: url('./Dup/img/onayami.png');
    background-size: cover;
    width: 22px;
    height: 37px;
    margin-right: 10px;
}
#contents1 .con1_richArea p{
    padding-bottom: 20px;
}
#contents1 .con1_richArea .koumoku{
    padding-left: 20px;
}
#contents1 .con1_richArea .txt_white.koumoku span{
    color: #ffe678;
}
#contents1 .txt3.font_14{
    font-size: 20px;
}

#contents2 p.con_no:empty{
    display: block!important;
}
#contents2 p.con_no{
    content: "";
    background-image: url('./Dup/img/aboutus.png');
    background-size: cover;
    width: 100%;
    height: 300px
}
#contents2 .con_no:before{
    display: none;
}
#contents2 .d_flex{
    align-items: flex-start;
}

#contents3 p.point1.con_no:empty{
    display: block!important;
}
#contents3 p.point1.con_no{
    content: "";
    background-image: url('./Dup/img/Point01.png');
    background-size: cover;
    width: 20%;
    max-width: 1024px;
    height: 45px;
}
#contents3 .con_no:before{
    display: none;
}

#contents3 p.point2.con_no:empty{
    display: block!important;
}
#contents3 p.point2.con_no{
    content: "";
    background-image: url('./Dup/img/Point02.png');
    background-size: cover;
    width: 20%;
    max-width: 1024px;
    height: 45px;
}
#contents3 .con_no:before{
    display: none;
}
#contents1 p.con_no img, #contents2 p.con_no img, #contents3 p.point1.con_no img, #contents3 p.point2.con_no img{
    display: none;
}
@media screen and (max-width:1680px){
    #contents1 p.con_no, #contents2 p.con_no, #contents3 p.point1.con_no, #contents3 p.point2.con_no{
        background-image: none;
    }
    #contents1 p.con_no img, #contents2 p.con_no img, #contents3 p.point1.con_no img, #contents3 p.point2.con_no img{
        display: block;
    }
    #contents3 p.point1.con_no, #contents3 p.point2.con_no{
        background-image: none;
    }
    #contents3 p.point1.con_no.mg_b-20px, #contents3 p.point2.con_no.mg_b-20px{
        margin-bottom: 0;
    }
    #contents3 p.point1.con_no img, #contents3 p.point2.con_no img {
        display: block;
    }    
}
@media screen and (max-width:1440px){
    #contents1 p.con_no,#contents2 p.con_no{
        height: 200px;
    }
}
@media screen and (max-width:1024px){
    #contents1 .con1_richArea .font_30{
        font-size: 24px;
    }
    #contents1 .txt3.font_14{
    font-size: 14px;
}
}
@media screen and (max-width:668px){
    #contents1 p.con_no{
        height: 50px;
    }
    #contents2 p.con_no{
        height: 80px;
    }
    #contents1 .con1_richArea .font_30 {
        font-size: 16px;
    }
    #contents1 .con1_richArea .font_20 {
        font-size: 12px;
    }
    #contents1 .onayami-mark{
        width: 13px;
        height: 22px;
    }
    #contents1 .con1_richArea .koumoku {
        padding-left: 10px;
    }
    #contents3 p.point1.con_no,#contents3 p.point2.con_no{
        width: 50%;
        height: 25px;
    }
    #contents3 p.point1.con_no.mg_b-20px, #contents3 p.point2.con_no.mg_b-20px {
        margin-bottom: 40px;
    }
}
@media screen and (max-width:376px){
    h2.txt2.font_20_sp, h2.txt4.font_20_sp{
        font-size: 16px;
    }
}
/*下層一般*/
.cate_list a.hvr_txt_white{
    color: #333;
}
/*お知らせ*/
#cate1 .pd_b-50px{
    padding-bottom: 0;
}
/*サイトマップ*/
#page10 a.hvr_txt_white{
    color: #333;
}
/*footer*/
#map .ggmap{
    display: none;
}
.foot_tel_bt .hvr_txt_white:hover{
    color: #333;
}
@media screen and (max-width:668px){
    footer h2.logo{
        text-align: center;
    }
    footer .footer_cms{
        text-align: center;
    }
}