﻿/*===========================================================*/
/* 個別 */
/*===========================================================*/
#copyright a{ font-family: "Hannari","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";}
header.scr_header {
    background-color: #e3d3bf!important;
}
.menu p{background-color: transparent;height: 100px!important;}
.back1:before,.back2:before {
    /*background-image: url(Dup/img/bg.jpg);*/
    /*opacity: 0.2;*/
    background-color: #F6F1EE!important;
}
#intro .num,#contents1 .num,#contents2 .num,#contents3 .num{color: #c5b39c;}
#top_cms.back1:before{z-index: -1;}
#contents1 .con_box {
    margin-top: 15%;
}
.dec{max-width: 250px;}
.dec1{
    right: 15%;
}
.dec2{left: 15%;bottom: -5%;}
.catch{top: 48%;z-index: 1;}
.nav_menu_more:first-of-type a .icon:before{content: "\f075";}
header{padding: 10px;}
#footer h2{display: none;}
/*#intro .num:before,#contents3 .num:before {
    width: 160px;
    height: 80px;
    content: "";
    background-image: url(Dup/img/dec3.png);
    position: absolute;
    display: block;
    background-size: contain;
    top: 60px;
    background-repeat: no-repeat;
    left: -50px;
    z-index: -1;
}*/
#left:before,#right:before{
    content: "";
    display: block;
    background: rgba(239,228,214,0.35);
width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
/*#left:before{    background: linear-gradient(
135deg, rgba(255,249,207,0.5) , rgba(213,213,213,0.5) );}*/
#main_img:before{background-color: rgba(70,70,70,0.1);}
.dec1,.dec2{display: none;}
#pc_nav li,#top_pc_nav li{max-width: 210px;}
#pc_nav li a{color: #fff;}
#contents3_wrap:after {
    background-color: rgba(239,228,214,0.5);
}
#fakeloader:after{
    content: "あなたの「きれい」は、あなたが創る。";
    display: block;
    /* width: 50%; */
    /* height: 50%; */
    position: absolute;
    top: 60%;
    left: 50%;
    z-index: 2;
    color: #333;
    font-size: 20px;
    transform: translate(-50%,-50%);
    font-family: "Hannari","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}
/*===========================================================*/
/* 下層 */
/*===========================================================*/
.cms_5-a .cate_box,#cms_5-a .cate_box{background-color: #f8f8f8;padding: 15px;}
.cms_5-a .box_title1,#cms_5-a .box_title1{
    border-bottom: 1px dashed;
    border-color: rgba(0,0,0,0.5);
    color: #d3ba9a;
}
#page_title .page_title_box{background-color: transparent;}
.page_title_box {
    width: 100%;
}
.overlay {
    background: #d9cac1!important;
}
#contact_tel a{background-color: #d7bd9d;color: #fff;}
#line_tel a{background: #00B900;color: #fff;}




/*===========================================================*/
/* 1280 */
/*===========================================================*/
@media screen and (max-width: 1280px){
.catch {
    top: 53%;
}
}




/*===========================================================*/
/* タブレット */
/*===========================================================*/
@media screen and (max-width: 768px){
.dec {
    max-width: 180px;
}
.menu p,.menu p a{max-width: 300px;}
.catch{top: 60%;z-index: 1;}
#intro .num:before, #contents3 .num:before{top: 30%;}

}



/*===========================================================*/
/* スマホ */
/*===========================================================*/

@media screen and (max-width: 667px){
.dec{max-width: 100px;}
.dec1{top: -11%;}
.dec2 {
    left: 15%;
    bottom: -13%;
}
#logo a{display: flex;}
#fakeloader:after{
    content: "あなたの「きれい」は、\Aあなたが創る。";
    white-space: pre;
    text-align: center;
}

}


/*===========================================================*/
/* IE */
/*===========================================================*/
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none){



}


/*===========================================================*/
/* Firefox */
/*===========================================================*/
@-moz-document url-prefix(){

}