﻿.cate_title, #top_cms .cms_title p, #info_contact .con_box .con_title span.pop400, .box_title1, .box_title{
    font-family: "Hannari","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}

#fakeloader{
    background-color: #f9f9f9;
}
#fakeloader:before{
    display: none;
}

#wrap{
    letter-spacing: 1px;
}

header.scr_header{
    background-color: rgba(196,173,131,0.9)!important
}
header #logo{
    max-width: 200px;
}
.nav_menu_more:first-of-type a .icon:before{
    display: none;
}
#nav_menu .overlay{
    background-image: none!important;
    background-color: rgba(196,173,131,0.9)!important;
}

.back1:before, .back2:before{
    background-color: #f9f5ef!important;
    background-image: url('./Dup/img/bg_img1.png');
    background-size: 400px;
}
.back1:before{
    top: 20%;
    height: 70%;
}

#main_img:before{
    background-color: rgba(70,70,70,0.2);
    background-image: url('./Dup/img/bg_img3.png');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
}
#main_img .square_box{
    background-color: transparent;
}

.num{
    opacity: 1;
}
.intro_wrap{
    background-image: url('./Dup/img/bg_img2.jpg');
}
#intro h3, #contents3 h3{
    text-align: center;
}
.line:before{
    background-color: #d1bd43!important;
    height: 1px;
}

#contents1 .num{
    transform: none;
    left: calc(50% - 110px);
}

#contents2 .num{
    transform: none;
    left: auto;
    right: calc(50% - 120px);
}

#contents3 .con_box{
    box-shadow: 0 10px 30px rgba(119,87,36,0.1);
}
#contents3 .con_box::before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 10px;
    left: 10px;
    border: solid 1px #e6e6e6;
    pointer-events: none;
}

#top_cms.back1:before, main.back1:before{
    display: none;
}
#top_cms .cms_title{
    position: relative;
    padding-top: 30px;
    border-top: solid 1px;
}
#top_cms .cms_title p{
    color: #f7f7f7;
    font-size: 150px;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 1;
    z-index: -1;
}
.line-l:before{
    display: none;
}
#top_cms .more_btn{
    background-color: rgba(10,10,10,0.02);
}

#page_title:before{
    background-image: url('./Dup/img/bg_img3.png');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
}

.cate_title{
	background-color: transparent;
	padding: 0;
	margin: 0;
	display: block;
	border: none;
	width: 100%!important;
	font-size: 28px;
	line-height: 1.5;
	text-align: left;
	padding-bottom: 10px!important;
	margin-bottom: 50px;
	border-bottom: solid 1px #333;
	color: #333;
	font-weight: normal
}

#info_contact .con_box .con_title span.pop400{
    font-size: 50px;
    opacity: 0.2;
    position: absolute;
    top: calc(50% - 10px);
    left: 50%;
    transform: translate(-50%, -50%);
}
#info_contact .br:before{
    display: none;
}

#footer{
    background-image: url('./Dup/img/bg_img2.jpg');
    background-size: cover;
}
#h1txt{
    padding-bottom: 80px;
}
#copyright{
    background-color: #f2f2f2;
    color: #333;
}
#copyright a{
    color: #333;
}

#footer_banner{
    z-index: 4;
    right: 70px;
    bottom: 10px;
}


/** tablet 780 **/
@media screen and (max-width: 768px){
header #logo{
    max-width: 150px!important;
    opacity: 0!important;
}
header.scr_header #logo{
    opacity: 1!important;
}
#contents1 .con_box{
    margin-top: 15%;
}
#contents1 .num, #contents2 .num{
    left: calc(50% - 80px);
    right: auto;
}
#top_cms .top_cms_box{
    padding-bottom: 100px;
}
#top_cms .cms_title{
    padding-top: 50px;
}
#top_cms .cms_title h3{
    text-align: center;
    font-size: 30px;
}
#top_cms .cms_title p {
    font-size: 80px;
    right: auto;
    top: calc(50% + 18px);
    left: 50%;
    transform: translate(-50%, -50%);
}
#footer_banner{
    right: 50px;
}
#info_contact .con_box .con_title span.pop400{
    font-size: 40px;
    top: calc(50% - 6px);
}
.pager li{
    margin: 0 20px!important;
}
#copyright{
    padding-left: 20px;
    padding-right: 20px;
    text-align: left
}
}

/** mobile 750 **/
@media screen and (max-width: 667px){
#page_title:before{
    background-size: 130%;
}
#intro h3{
    font-size: 20px;
}
.line:before{
    left: 50%!important;
    transform: translate(-50%,0)!important;
}
#contents1 .con_box, #contents2 .con_box{
    margin-top: 30px
}
.num{
    width: 100%;
    font-size: 40px!important;
    text-align: center;
    top: -40px!important;
}
#contents1 h3, #contents2 h3{
    text-align: center;
}
#contents1 .num, #contents2 .num{
    transform: translateX(-50%);
    left: 50%;
}
#top_cms .cms_title p{
    font-size: 70px;
}
.cate_title{
    font-size: 24px;
}
#copyright{
    text-align: center
}
#footer_banner{
    right: auto;
    left: 10px;
    width: calc(100% - 50px);
}
#footer_banner a{
    border-radius: 0;
}
#copyright{
    padding-bottom: 60px;
}
}

/** IE **/
@media all and (-ms-high-contrast:none) {

}