﻿.linkStyle{display: inline-block;transition: 0.3s;color: #355b44}
.linkStyle:hover{opacity: 0.7}

.hannari, .cate_title{font-family: ten-mincho, "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";font-weight: 400;font-style: normal}

body{background-color: #f7f7f7}
#wrap{position: relative;z-index: 1}
#page_title .page_title_box{background-color: #333333}
.back1:before, .back2:before{background-color: transparent!important;background-image: url(./Dup/img/bg_img.png);background-size: 80px;z-index: -1}
main.back1:before{width: 100%!important}
#footer{background-color: transparent!important}

#contents3_wrap:after, #page_title:before{background-color: rgba(84,57,36,0.5)!important}
#page_title:before{background-image: url(./Dup/img/bg_img3.png);background-size: 150px;background-repeat: no-repeat;background-position: right bottom}
#info_contact .con_img:before{background-color: rgba(53,91,68,0.6)!important}
#intro #intro_wrap::before{position: absolute;content: "";width: 150px;height: 150px;right: 30px;bottom: -100px;background-image: url(./Dup/img/bg_img2.png);background-size: contain}
#contents3 .con_box::before{position: absolute;content: "";width: 150px;height: 150px;left: -20px;top: -50px;background-image: url(./Dup/img/bg_img2.png);background-size: contain}
#intro .line:before, #contents3 .line:before, #contents1 .line:before, #contents2 .line:before{background-color: #ddd!important}
#main_img .menu .bg_white{background-color: transparent}
.overlay{background: rgba(51,51,51,0.9)!important;}
.nav_menu_more:first-of-type a .icon:before{display: none}

.cate_title{background-color: transparent;padding: 0;margin: 0;display: block;border: none;width: 100%!important;font-size: 24px;text-align: left;padding-bottom: 5px;margin-bottom: 50px;border-bottom: solid 1px #543924;color: #543924;font-weight: bold}

.tel_bt:has(> a[href="tel:"]), .nav_menu_more:has(> a[href="tel:"]){display: none}

/** tablet 780 **/
@media screen and (max-width: 768px){
#page_title .page_title_box{width: 400px}
}

/** mobile 750 **/
@media screen and (max-width: 667px){
#page_title:before{background-size: 100px}
#intro #intro_wrap::before {width: 100px;height: 100px;right: 20px;bottom: -78px}
#contents3 .con_box::before {width: 100px;height: 100px;left: 20px;top: -80px}
#page_title .page_title_box {width: 80%;padding-left: 0;padding-right: 0}
#contents3 .con_box{background-color: #fff}
#copyright{letter-spacing: 1px}
#intro_wrap {padding-bottom: 10%; }
}

/** IE **/
@media all and (-ms-high-contrast:none) {
}