﻿body{
font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}

header #logo h1 img{
width:60% !important;
}

/*
#main_img {
    height: 55vw;
    overflow: hidden;
}*/

.bg_color1 {
    background-color: #0cb59b;
}

.bg_color3 {
    background-color: #b1b1b1;
}

footer.bg_color3{
    background-color: #0cb59b !important;
}

.width_100per.bg_color1.pd_t-50px.pd_b-5px.pd_b-40px_sp{
    background-color: #efefef !important;
}


.border_color1 {
    border-color: #b6d6ed;
}

.txt_color3 {
    color: #797979;
}

.txt_color1 {
    color: #0cb59b;
}

.top_cms_box p.bg_color1{
    background-color: #000;
}

.top_cms_box p.bg_color1 {
    background-color: #b6d6ed;
}

#info .txt_white:not(p){
    color: #0cb59b;
}

#info p.txt_white{
    color: black;
}

#bottom_menu li a.txt_white{
color:black;
}

.border_color4 {
    border-color: #0cb59b;
}

.sns_links{
width:100% !important;
}

#logo2 img{
width:40% !important;
}

.hvr_txt_color1:hover {
    color: #0cb59b;
}

#contents:after {
    background-color: rgba(220,220,220,0.2);
}

#cms_6-c .circle, #cms_6-c .arrow{
    display:none;
}

#cms_6-c .cate_box{
margin-bottom:50px;
}

#copyright{
background-color: #585858;
}

.linkStyle{
color:#0cb59b;
}



@media all and (-ms-high-contrast: none){
#header .fas, #header .far {
    padding-bottom: 9px;
}

}






/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
#contents .box{
padding-left:20px;
}
}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
#page_title h2{
font-size:27px;
}
}