﻿@font-face {
font-family: "smart";
  src: url("./Dup/img/smart.otf") format("otf"),url("./Dup/img/smart.woff") format("woff"),url("./Dup/img/smart.woff2") format("woff2");
}
.font1,#footer .grid_6 h3,#page_title h2{font-family: "smart","sans-serif";}

/*--------------------------------
疑似要素にオブジェクト
--------------------------------*/
#header h1 a,#contents,#top_cms .top_cms_title h3 span,#page_title h2 span,#main_contents{position: relative;}
/*リピートなし*/
#header h1 a:before,#contents:before,#top_cms .top_cms_title h3 span:before,#page_title h2 span:before,
#main_contents:before{
content: "";
display: block;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
}

#header h1 a:before{
background-image: url(./Dup/img/logo2.png);
width: 70px;
height: 105px;
right: -100px;
bottom: -5px;
}
#main_contents:before{
background-image: url(./Dup/img/obj1.png);
background-size: 100%;
width: 20vw;
height: 23vw;
bottom: -11vw;
left: -4vw;
z-index: 3;
}
.top #main_contents:before{
width: 23vw;
height: 27vw;
bottom: -10vw;
left: -5vw;
}

#contents:before{
background-image: url(./Dup/img/obj2.png);
background-size: 100%;
width: 18vw;
height: 14vw;
bottom: -4vw;
right: -5vw;
z-index: 2;
}

#top_cms .top_cms_title h3 span:before{
background-image: url(./Dup/img/obj4.png);
width: 50px;
height: 50px;
top: 3px;
left: 0px;
}
#page_title h2 span:before{
background-image: url(./Dup/img/obj3.png);
width: 70px;
height: 70px;
top: 3px;
left: 0px;
opacity: 0.7;
}
/*--------------------------------
全体
--------------------------------*/
#loader_h{
top: 0;
left: 0;
z-index: 9999;
background-color: #440000;
}
#loader_h div{
    left: -50px;
}

body::before{background-color: #733c2d;}

header h1 img{max-width: 150px;}

#intro::after, #contents::after, #contents_link a::after, #page_title::after{
background-color: rgba(115,80,55,0.5);
}
/*#cms.bg_white,#page07.bg_white,#page08.bg_white,#page09.bg_white,#page10.bg_white{background-color: #f7f7f2;}*/
#cms.bg_white,#page07.bg_white,#page08.bg_white,#page09.bg_white,#page10.bg_white{background-color: #61210B;}


footer .footer_txt,footer .footer_menu a,#copyright{color: #ffffff;}
/*--------------------------------
TOP
--------------------------------*/
#video{ height: 70vh; }
#video video{
width: auto!important;
height: 100%;
top: 50%;
left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
#video:before{
	position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    display: block;
    background-image: url(./Dup/img/dotte.png);
    z-index: 1;
	opacity: 0.2;
}

@media  screen and (max-width: 1600px){
#video video{
width: auto!important;
height: 100%;
}
}

/*タブレット用（768px以下）
--------------------------------------------------------------------------*/
@media  screen and (max-width: 768px){
#video{ height: 40vh; }
#video video{
width: 100%!important;
height: auto;
}
}

/*スマホ用（667px以下）
--------------------------------------------------------------------------*/
@media  screen and (max-width: 667px){
#video{ height: 31vh; }
}

#main_contents{z-index: 2;}
#main_contents #catch{transform: translateY(-180px);}
#main_contents #catch .font_20{font-size: 30px;}
#main_contents #catch .font_40{font-size: 70px;}

#top_cms{background-color: #61210B;}
#top_cms .top_cms_title.txt_white{color: #ffffff;}
#top_cms .top_cms_title h3 span,#top_cms .top_cms_title h4 span{border-color: #e6c36e;}
#top_cms .top_cms_title h3 span{padding-left: 50px;border-top: none;}
#top_cms .more a{
background-color: #e6c36e;
border-color: #e6c36e;
z-index: 1;
}

#contents_link a h4{transition: background-color 0.3s;}
#contents_link a:hover h4{background-color: #E6C36E;}
/*--------------------------------
下層
--------------------------------*/
#page_title h2 span{padding-left: 70px;border-top: none;}

.cate_title.border_color1,#cms_5-c .box_title1{border-color: rgba(255,255,255,0.2)!important;}

#page07 .grid_4 h3::after{background-color: #E6C36E;}
#page08 .contact_tel a{height: 112.5px;}

/*タブレット用（768px以下）*/
@media  screen and (max-width: 768px){

#footer .grid_6{padding: 50px 30px;}

#main_contents:before{
width: 28vw;
height: 33vw;
bottom: -13vw;
left: -7vw;
}
.top #main_contents:before {
width: 33vw;
height: 38vw;
bottom: -8vw;
left: -7vw;
}
#contents:before{
width: 21vw;
height: 16vw;
bottom: -8vw;
right: -5vw;
}

#page08 .contact_tel a{height: 75px;}
#page10 .grid_4 a{padding: 50px 30px 30px 30px;}

}

/*スマホ用（667px以下）*/
@media  screen and (max-width: 667px){
#loader_h div{width: 200px;}

#header h1 a:before{
width: 50px;
height: 75px;
right: -70px;
bottom: -5px;
}

#main_contents:before{
width: 38vw;
height: 43vw;
bottom: -18vw;
left: -9vw;
}
.top #main_contents:before {
width: 38vw;
height: 43vw;
bottom: -12vw;
left: -8vw;
}
#contents:before{
width: 30vw;
height: 23vw;
}

#top_cms.txt_black{color: #fff;}
#top_cms .cms_wrap{background-color: #61210B;}
#top_cms .cms_3-c .border_color1,.cms_5-c .box_title1{border-color: rgba(255,255,255,0.2)!important;}
#top_cms .cms_5-c .box_title1{color: #C3AA82;}
#top_cms .cms_6-c .box_txt1{color: #333;}
#top_cms .top_cms_title h3{font-size: 22px;}
#top_cms .top_cms_title h3 span{padding-left: 37px;}
#top_cms .top_cms_title h3 span:before{
width: 35px;
height: 35px;
top: 4px;
}

#main_contents #catch{transform: translateY(-85px);}
#main_contents #catch .font_20{font-size: 16px;}
#main_contents #catch .font_40{font-size: 24px;}

#page_title h2{font-size: 25px;}
#page_title h2 span{padding-left: 40px;}
#page_title h2 span:before{
width: 35px;
height: 35px;
top: 4px;
}

#page08 .contact_tel a{height: auto;}

}

/*IE*/
@media all and (-ms-high-contrast: none){

#main_contents #main_menu li a{
padding-top: 5px;
padding-bottom: 5px;
}
#intro .more a,.cate_list a{padding-bottom: 5px;}

}




/*--------------------------------
自動リンク
--------------------------------*/
/* color */
.linkStyle{color: #fff; text-decoration: underline;}
.txt_color_nomal .linkStyle{color: #fff;}
.txt_white .linkStyle{color: white;}
.txt_red .linkStyle{color: red;}

/*IEのみ*/
@media all and (-ms-high-contrast: none) {
.linkStyle{display: inline-block;}
}

/*--------------------------------
カラー
--------------------------------*/
body,.txt_color_nomal,.hvr_txt_color_nomal:hover{color: #ffffff;}
.txt_black,.hvr_txt_black:hover{color: #333333;}
.txt_white,.hvr_txt_white:hover{color: white;}
.txt_red,.hvr_txt_red:hover{color: red;}
.txt_color1,.hvr_txt_color1:hover{color: #61210B;} /* メインカラー */
.txt_color2,.hvr_txt_color2:hover{color: #552D1E;} /* サブカラー */
.txt_color3,.hvr_txt_color3:hover{color: #733c2d;} /* アクセントカラー1 */
.txt_color4,.hvr_txt_color4:hover{color: #C3AA82;} /* アクセントカラー2 */

/* background-color */
.bg_white,.hvr_bg_white:hover{background-color: white;} /* 白背景 */
.bg_black,.hvr_bg_black:hover{background-color: black;} /* 黒背景 */
.bg_color1,.hvr_bg_color1:hover{background-color: #61210B;} /* メインカラー */
.bg_color2,.hvr_bg_color2:hover{background-color: #552D1E;} /* サブカラー */
.bg_color3,.hvr_bg_color3:hover{background-color: #733c2d;} /* アクセントカラー1 */
.bg_color4,.hvr_bg_color4:hover{background-color: #C3AA82;} /* アクセントカラー2 */
.bg_color5{background-color: #f7f7f2;}
.bg_color_clear,.hvr_bg_color_clear:hover{background-color: transparent!important;}

/* border-color */
.border_white,.hvr_border_white:hover{border-color: white;}
.border_black,.hvr_border_black:hover{border-color: black;}
.border_color1,.hvr_border_color1:hover{border-color: #61210B;}
.border_color2,.hvr_border_color2:hover{border-color: #733c2d;}
.border_color3,.hvr_border_color3:hover{border-color: #6E4B41;}
.border_color4,.hvr_border_color4:hover{border-color: #C3AA82;}