﻿#main_img #slider:before {
    opacity: 0.4;
}

#header_wrap img{
    max-width: 270px;
}

#header_wrap:not(.kore) img{
    max-width: 170px;
}

.bg_color4 {
    background-color: #f3f2f2;
}


#contents .box:nth-of-type(even) .contents_title::after {
    background-color: rgb(9, 121, 116, 0.7) !important;
}

.stripe:after {
    width: 30%;
    height: 2px;
}

.stripe:after {
    background-image: none;
    background-color: #0a8c48;
}

.width_1280-1000.width_max_tb.mg_b-100px.pd_l-r5per{
padding:3% 5% !important;
background-color:#f7f7f7;
}

#tel_wrap{
border: 1px solid #245f94;
    padding: 20px;
}

#tel_wrap h2{
margin-bottom:20px;
}

#tel_wrap p{
background-color:white;
}

#page8 .box input {
    background-color: rgba(204, 204, 204, 0.5);
}

#page8 .box textarea {
    background-color: rgba(204, 204, 204, 0.5);
}


/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
#header_wrap img {
    max-width: 170px;
}

#header_wrap:not(.kore) img {
    max-width: 170px;
}

}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){

}
