﻿.top_title, #intro h2, .con_wrap .con_title, .con_wrap .con_no, #top_cms .cms_title, .more, #info_title_box, #info h3, #page_title, a[href^="tel:"], a[href^="mailto:"], #header_menu, .cate_title, .box_title, .box_title1, .cms_5-c .box_txt1::before, #cms_5-c .box_txt1::before{font-family: ten-mincho, "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif"}

.svg_box, .svg_box2{
    display: none!important;
}
.font_bold{
    font-weight: normal;
}
.cate_img1{
    margin-left: auto;
    margin-right: auto;
}
.fadein{
    opacity: 0;
    transition: 1s;
}
.fadein .fade_box{
    opacity: 0;
    transform: translateY(20px) skewY(2deg);
    transition: 1s;
}
.fadein .intro_img.fade_box{
    transform: translateY(20px);
}
.fadein.active, .fadein .fade_box.active{
    opacity: 1;
    transform: none;
}

#logo img{
    width: 100%!important;
}
#info .info_txt > h3, #info .info_txt > p.txt_color1{
    color: #4d4d4d;
}

header #header #header_menu li{
    padding: 30px 15px 0;
}
header #header #header_menu li a span{
    color: #4d4d4d;
    letter-spacing: 0;
    font-size: 16px;
}
header #header #header_menu li a:hover span{
    color: #F8A900;
}
header #header #header_menu li:last-child a span{
    border-width: 1px;
}
header #header #header_menu li.border_so3-t{
    border-color: #F8A900;
}
#main_img{
    max-height: inherit;
}
#intro{
    padding-bottom: 0;
}
#intro .bg_white{
    background-color: rgba(255,255,255,0.9);
    box-shadow: 0 0 30px rgba(0,0,0,0.05);
}
#intro h2::before{
    position: absolute;
    content: "";
    width: 100px;
    height: 1px;
    left: 0;
    bottom: 0;
    background-color: #4d4d4d;
}
.con_wrap .con_box{
    background-size: 45%;
    background-repeat: no-repeat;
    box-shadow: 0 0 30px rgba(0,0,0,0.05);
}
.con_wrap .con_box:nth-of-type(1){
    background-image: url('./Dup/img/con_bg1.png');
    background-position: right bottom;
}
.con_wrap .con_box:nth-of-type(2){
    background-image: url('./Dup/img/con_bg2.png');
    background-position: left top;
}
.con_wrap .con_box:nth-of-type(3){
    background-image: url('./Dup/img/con_bg3.png');
    background-position: right bottom;
}
#intro .intro_img{
    right: 0;
    top: -20px;
}

#top_cms{
    margin-top: 0;
    padding-top: 100px;
}
#top_cms .top_cms_box{
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    box-sizing: border-box;
}
#top_cms .cms_title{
    margin-bottom: 50px;
    position: relative;
}
#top_cms .cms_title::before{
    position: absolute;
    content: "";
    width: 100%;
    top: 15px;
    height: 1px;
    background-color: #4d4d4d;
    left: 1px;
}
#top_cms .cms_title h2{
    font-size: 30px;
    color: #4d4d4d;
    margin-bottom: 0;
    display: inline-block;
    padding: 0;
    padding-right: 30px;
    background-color: #fff;
    position: relative;
}
.more{
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
}
.more a{
    border: solid 1px #4d4d4d;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #4d4d4d;
}
.more a:hover{
    border-color: #f8a900;
    background-color: #f8a900;
    color: #fff;
    transform: translateY(-5px);
}

.cate_list li a{
    padding: 10px 15px!important;
    border-radius: 50px;
    font-size: 14px!important;
    background-color: #f9f7f2;
}
.cate_title{
    background-color: transparent;
    padding: 0;
    margin: 0;
    display: block;
    border: none;
    width: 100%!important;
    font-size: 24px;
    text-align: center;
    padding-bottom: 20px!important;
    margin-bottom: 50px;
    position: relative;
    color: #4d4d4d;
    font-weight: normal
}
.cate_title::before{
    position: absolute;
    content: "";
    width: 100px;
    height: 1px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-color: #F8A900;
}

footer .bg-mask{
    background-color: #f9f7f2;
}
#logo2 img{
    width: 100%!important;
}
.logo{
    width: 250px;
}

/** tablet 780 **/
@media screen and (max-width: 768px){
.logo{
    width: 200px;
}
#logo{
    margin-bottom: 20px;
}
header #header #header_menu ul{
    padding-left: 15px;
    padding-right: 15px;
}
header #header #header_menu li{
    padding: 0;
    width: auto;
}
header #header #header_menu li a span{
    font-size: 14px;
}
#main_img{
    padding-top: 124px;
}
#intro .fadein, #intro .fade_box{
    transform: none!important;
    opacity: 1!important;
}
}

/** mobile 750 **/
@media screen and (max-width: 667px){
header{
    padding-bottom: 0;
}
.logo{
    width: 150px;
}
#logo2.logo{
    width: 200px;
}
#main_img{
    padding-top: 68px;
}
.drawer-hamburger-icon::after, .drawer-hamburger-icon::before, .menu_bt .bg_color1{
    background-color: #4d4d4d!important;
}
.drawer-open .drawer-hamburger-icon{
    background-color: transparent!important;
}
.con_wrap .con_box{
    background-size: 90%;
}
#top_cms{
    padding-top: 50px;
}
#top_cms .cms_title::before{
    top: 12px;
}
#top_cms .cms_title h2{
    font-size: 24px;
    padding-right: 20px;
}
.cate_title{
    font-size: 20px;
}
}

/** IE **/
@media all and (-ms-high-contrast:none) {

}