﻿/*-------------------------------------------------
個別
---------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap');
@import url("https://use.typekit.net/zld3uby.css");
body{font-family: 'Noto Sans JP',"游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important ;}
#fakeloader{background-color: #cfe5ff!important;}
#pc_nav li a{transition: all 0.3s;}
#pc_nav li a:hover{
    transform: translateY(-5px);
    color: #70b0ff;
}
#pc_nav li a::after{width: 0;}
#intro_txt h2{
        width: 50%!important;
    text-align: center;
    margin: 0 auto 50px;
}
#intro_txt p{
    margin: 0 auto;
    width: 100%!important;
}
.more div::before,.more div::after {
    border-radius: 50px;
}
.top_cms_news h2{
    padding-bottom: 60px;
    background-image: url(Dup/img/icon1.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 50px;
}
.cms_1-a{padding: 100px 50px 85px 100px;}
.article_list a{
    transition: all 0.3s;
    display: block;
}
.article_list a:hover{transform: translateY(-5px);}
.s_news{
border-bottom: 1px solid #d5d5d5;
    padding: 20px;
    display: block;
    width: 100%;
}
.s_news p{color: #333;}
.sub time{color: #70b0ff;}
.top .more, #bottom_info .more, #footer .more {
    width: 250px;
}
#contents .bg_color4{background-image: linear-gradient( 
-45deg
 , transparent 25%, rgba(112,176,255,0.30) 25%, rgba(112,176,255,0.30) 50%, transparent 50%, transparent 75%, rgba(112,176,255,0.30) 75%, rgba(112,176,255,0.30));}
 #menu_bt li:hover{transform: translateY(-10px);}
#menu_bt li a{padding: 100px 0;}
#menu_bt li::after {
    background-color: rgba(162,193,231,0.7);
}
#menu_bt .more{
    width: 140px!important;
    padding: 5px 10px;
}
.more div::after {
    background-color: #70b0ff;
}
.more div::before {
    background-color: #acc2dc;
}
.more span{
    color: #fff;
    position: relative;
    z-index: 1;}
#footer_wrap .tel{margin-bottom: 20px;}
footer{background-color: #598fd4!important;}
.stripe::after{background-image: linear-gradient( 
-45deg
 , transparent 25%, rgba(69,154,255,0.30) 25%, rgba(69,154,255,0.30) 50%, transparent 50%, transparent 75%, rgba(69,154,255,0.30) 75%, rgba(69,154,255,0.30));}
/*-------------------------------------------------
下層
---------------------------------------------------*/
.cate_list li a{
display: block;
}
.cate_list li a span{
        display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    max-width: 280px;
}
.contents_title::after,#page_title::after{background-color: rgba(112,176,255,0.7);}


/*-------------------------------------------------
tab
-----------------------------------------------------*/
@media screen and (max-width: 768px){
#intro_txt h2 {
    width: 80%!important;
}
#menu_bt li a{font-size: 16px;}
.cms_1-a {
    padding: 100px 50px 85px 50px;
}
#menu_bt li a {
    padding: 50px 0;
}
.overlay.open{
    opacity: 1;
    background-color: rgba(255,255,255,0.95);
}
.overlay ul li a{color: #333;}
.button_container.active .top,.button_container.active .bottom{background-color: #333;}


}



/*-------------------------------------------------
sp
-----------------------------------------------------*/
@media screen and (max-width: 667px){
.cms_1-a{padding: 50px;}
.top_cms_news h2{
    padding-right: 40px;
    padding-bottom: 0;
    margin-top: 0;
    background-position: center right;
    background-size: 30px;
}
.top_cms_news .cms_title{height: 100px;} 


}


/*-------------------------------------------------
IE
-----------------------------------------------------*/
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none){
#intro_txt h2{margin: 0!important;}
#intro_txt .more{margin: 50px 0 0!important;}
#menu_bt .more{padding: 0 0 10px!important;}
#cms_2-b .cate .cate_title{padding-top: 10px!important;}
.cate_list .more a{
    padding-top: 0!important;
    padding-bottom: 2px!important;
}

}


/*-------------------------------------------------
Firefox
-----------------------------------------------------*/
@-moz-document url-prefix(){

}