﻿.contact_bnr_fix {
    z-index: 3;
    position: fixed;
    right: 20px;
    width: 350px;
}

.toponly footer .contact_bt {
    display: none;
}

#logo {
    margin: 8px 20px;
}
#logo img {
    transition: all 0.5s;
    width: 250px;
}
header.scr_header #logo img {
    width: 160px;
}
.contact_bnr {
    position: absolute;
    bottom: 20px;
    right: 100px;
    width: 400px;
    z-index: 1;
}
.catch {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 81%;
}
.cms_title p {
    margin-top: 17px;
}

#cms_2-a .cate_title {
    position: relative;
    padding: .1em .3em .1em .5em;
    border-top: 0;
    display: block;
    border-bottom: 0;
    border-bottom: 1px solid #6e6e6e;
}
#cms_2-a .cate_title::before {
    position: absolute;
    content: '';
    left: 0;
    bottom: -4px;
    width: 10%;
    height: 4px;
    background-color: #919191;
    z-index: 1;
}
#cms_2-a .cate_box {
    margin-top: 0;
}
#cms_2-a .box_item:nth-child(2) {
    background: rgba(49, 49, 49, 0.38);
    padding: 20px 20px;
    margin: 0;
}
#cms_5-c .box_txt1::before, .cms_5-c .box_txt1::before {
color: #b9b9b9;
}
#cms_5-c .box_title1, .cms_5-c .box_title1 {
border-color: rgba(255, 255, 255, 0.35);
}

@media(min-width: 769px) {
.cms_3-d .cate_box.grid_3 {
width: 31%!important;
}
.page1 #copyright {
    padding-bottom: 94px;
}
}
@media(max-width: 768px) {
   .page1 #copyright {
     padding-bottom: 125px;
    }
    
}
@media(max-width: 667px) {
    .page1 #copyright {
     padding-bottom: 105px;
    }
    .contact_bnr_fix {
    right: 13px;
    width: 214px;
}
    header.scr_header #logo img {
    width: 117px;
}
#top_cms_wrap {
        padding-right: 5%;
    padding-left: 5%;
}
#logo img {
        width: 150px;
    }
.contact_bnr {
    bottom: 72px;
    right: 0;
    width: 69%;
    left: 0;
    margin: auto;
}
.catch {
    width: 93%;
}
.sns_links {
   left: 0;
    right: 0;
    margin: auto;
}
.cms_6-c .box_wrap {
		padding: 0 3px;
	}
}