﻿@font-face {
font-family: "chalk";
  src: url("./Dup/img/chalk.otf") format("otf"),url("./Dup/img/chalk.woff") format("woff"),url("./Dup/img/chalk.woff2") format("woff2");
}
body,.font_serif{font-family: "chalk", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;}

/*--------------------------------
疑似要素にオブジェクト
--------------------------------*/
.title,#contents1 > div,#contents1 .con_box,#con1,#con2,#contents4,#top_cms .cms_box,.cate_title{position: relative;}
/*リピートなし*/
.frame,.title:before,#main_img:before,#contents1 > div:before,#contents1 .con_box:before,#con1:before,#con2:before,#contents4:before,
.cate_title:before{
content: "";
display: block;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
}

.frame1,.frame2{
background-image: url(./Dup/img/frame1.png);
background-size: 250px;
background-repeat: repeat-x;
width: 100%;
height: 10px;
left: 0;
}
.frame1{top: -5px;}
.frame2{bottom: -5px;}

.frame3,.frame4{
background-image: url(./Dup/img/frame2.png);
background-size: 10px 250px;
background-repeat: repeat-y;
width: 10px;
height: calc(100% + 8px);
top: -4px;
}
.frame3{left: -5px;}
.frame4{right: -5px;}


.title:before{
background-image: url(./Dup/img/obj3.png);
width: 100px;
height: 50px;
top: -60px;
left: 0;
}
#contents1 .title:before{
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}
.cate_title.title:before{
width: 70px;
height: 35px;
top: -40px;
}


#main_img:before{
background-image: url(./Dup/img/catch.png);
background-size: 100%;
width: 30vw;
height: 36vw;
top:50%;
left: 50%;
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
z-index: 2;
filter: drop-shadow(0px 0px 15px rgba(50,50,50,0.5));
}
#contents1 > div:before{
background-image: url(./Dup/img/txt1.png);
background-size: 100%;
width: 53vw;
height: 13vw;
top: -4vw;
left: -7.5vw;
z-index: 0;
}
#contents1 .con_box:before{
background-image: url(./Dup/img/bg2.jpg);
background-color: transparent;
background-repeat: repeat;
background-size: 1200px;
width: 100%;
height: 100%;
top: 0;
left: 0;
-webkit-transform: none;
-ms-transform: none;
transform: none;
mix-blend-mode: luminosity;
opacity: 0.5;
}


#con1:before{
background-image: url(./Dup/img/obj1.png);
background-size: 100%;
width: 35vw;
height: 32vw;
top: -16vw;
right: -7vw;
z-index: 2;
}

#con2:before{
background-image: url(./Dup/img/obj2.png);
background-size: 100%;
width: 35vw;
height: 32vw;
bottom: -28vw;
left: -10vw;
z-index: 2;
pointer-events: none;
}

#contents4:before{
background-image: url(./Dup/img/obj5.png);
background-size: 100%;
width: 13vw;
height: 10vw;
bottom: 0;
right: 15px;
z-index: 1;
}

.cms_title{padding-left: 50px;}

/*--------------------------------
全体
--------------------------------*/

#wrap.bg_color1{
background-color: #69645f;
background-image: url(./Dup/img/bg1.jpg);
background-size: 30%;
}

/* 円形追従バナー */
.fix_banner{
position: fixed;
bottom: 10px;
right: 10px;
width: 250px;
z-index: 4;
}
.fix_banner a:before{
content: "";
display: block;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
background-image: url(./Dup/img/fix_banner2.png);
width: 250px;
height: 250px;
top: 0;
left: 0;
z-index: -1;
-webkit-animation: rotate 30s linear infinite;
animation: rotate 30s linear infinite;
}
@keyframes rotate {
    from {transform: rotate(0deg);}
    to {transform: rotate(-360deg);}
}
@media  screen and (max-width: 768px){

.fix_banner{
width: 200px;
bottom: 5px;
right: 5px;
}
.fix_banner a:before{
width: 200px;
height: 200px;
}

}
@media  screen and (max-width: 667px){

.fix_banner{width: 150px;}
.fix_banner a:before{
width: 150px;
height: 150px;
}

}

.txt_slice > span{
display: inline-block;
border-bottom: 2px solid;
}
/*--------------------------------
TOP
--------------------------------*/
/**/
#contents1 .con_title{position: relative;}
#contents1 .con_img{z-index: -1;}

/**/
.top_con{
    height: 100vh;
}
.top_con .con_bg{
    z-index: -1;
}
.top_con .con_wrap{
    background-image: linear-gradient(to bottom, rgba(35,35,38,0), rgba(35,35,38,0.8));
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100% 80%;
    box-sizing: border-box;
}
.top_con .con_title .line_b{
    background-image: linear-gradient(to bottom, currentColor, currentColor);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: background-size 1s cubic-bezier(.1,.46,.24,1) 0.5s;
    line-height: 2;
}
.top_con .con_title.scrollin .line_b{
    background-size: 100% 1px;
}

#con1{
    position: relative;
    z-index: 1;
}

#top_cms{background-image: url(Dup/img/bg.jpg);}

/* TOP お知らせ */
.topcms_news_type2 .cate_box {
	width: 46.33333%!important;
	margin-right: 1.5%;
	margin-left: 1.5%;
	cursor: pointer;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	box-shadow: 0 6px 12px rgb(0 0 0 / 0);
	/* padding: 20px; */
	/* border-radius: 20px; */
	/* background-color: #f5f5f5; */
}
.topcms_news_type2 .cate_box:hover {
	transform: translateY(-5px);
}
.topcms_news_type2 .cate_box .box_item {
	cursor: pointer;
}
.topcms_news_type2 .txt_height {
	height: 5em
}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
.topcms_news_type2 .cate_box {width: 100%!important;}
.topcms_news_type2 .txt_height {height: 3em}
}

/* ---------- loopSlider ---------- */
#topcms_gallery_type1 .loopSliderWrap{
    top: 0;
    left: 0;
    height: 450px;
}
#topcms_gallery_type1 .loopSlider {
    margin: 0 auto;
    height: 450px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
#topcms_gallery_type1 .loopSlider .ul {
    height:450px;
    float: left;
    overflow: hidden;
}
#topcms_gallery_type1 .loopSlider .ul .li {
    width: 450px;
    height: 450px;
    float: left;
    display: inline;
    overflow: hidden;
	position: relative;
	box-sizing: border-box;
	padding: 0;
}
#topcms_gallery_type1 .loopSlider .ul .li img{
    border-radius: 0;
}
#topcms_gallery_type1 .loopSliderWrap:after {
    content: "";
    display: none;
    clear: none;
}

/*リンクボタン*/
#topcms_gallery_type1 .btn{z-index: 3;}

#topcms_gallery_type1 .btn {
    display: block;
}
#topcms_gallery_type1 .btn a {
    background: #fff;
    color: #212121;
    width: 200px;
    height: 200px;
    display: flex;
    align-content: center;
    justify-content: center;
    border-radius: 50%;
    flex-wrap: wrap;
    transition: all 0.4s;
}
#topcms_gallery_type1 .btn a:hover {
    background: #1c1c1c;
    color: #fff;
}
#topcms_gallery_type1 .btn a span, .btn a strong {
    text-align: center;
}
@media(max-width: 768px) {
#topcms_gallery_type1,#topcms_gallery_type1 .loopSliderWrap,#topcms_gallery_type1 .loopSlider,#topcms_gallery_type1 .loopSlider ul,#topcms_gallery_type1 .loopSlider .ul .li{
	height: 280px;
}
#topcms_gallery_type1 .loopSlider .ul .li{
    width: 280px;
}
#topcms_gallery_type1 {
    padding-bottom: 0;
    padding-top: 0;
}
}
@media(max-width: 667px) {
#topcms_gallery_type1,.loopSliderWrap,.loopSlider,.loopSlider .ul,.loopSlider .ul .li{
	height: 179px!important;
}
#topcms_gallery_type1 .loopSlider .ul .li{
    width: 179px;
}
#topcms_gallery_type1 .btn a::after {
    bottom: 35px;
    right: 27%;
}
#topcms_gallery_type1 .btn a::before {
    bottom: 30px;
    right: 27%;
}
#topcms_gallery_type1 .btn a {
    width: 140px;
    height: 140px;
    line-height: 1.7;
}
}

#top_info .con_box::before{display: none;}
/*--------------------------------
下層
--------------------------------*/
/* お客様からのお声 */
.v_type3 .cate_box{border: 1px solid #8c9b8c;}
.v_type3 .box_title1{color: #8c9b8c;}

/* 店舗情報 */
#under_page .info_box .d_flex:first-of-type{border-color: #3c413c;}


/*タブレット用（768px以下）*/
@media  screen and (max-width: 768px){

#loading img.posi_center{
top: 48%;
}

.title:before{
width: 70px;
height: 35px;
top: -40px;
}

#main_img:before{
width: 60vw;
height: 74vw;
}
#contents1 > div:before{
width: 75vw;
height: 19vw;
top: -5vw;
left: 0;
z-index: 1;
}

.top_con{height: auto;}
.top_con .con_wrap{
background-image: none;
background-color: rgba(50,30,20,0.5);
}
#con1:before{
width: 46vw;
height: 42vw;
top: -21vw;
right: -13vw;
}
#con2:before{
width: 50vw;
height: 44vw;
bottom: -34vw;
left: -14vw;
}
#contents4:before{
width: 23vw;
height: 17vw;
right: 15px;
}

}

/*スマホ用（667px以下）*/
@media  screen and (max-width: 667px){

h1 img.width_200-max_sp{max-width: 120px;}

.title:before{
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}

#contents1 .con_box{padding-top: 80px;}
#contents1 > div:before{
width: 83vw;
height: 20vw;
top: -5vw;
left: 0;
}

#con1:before{
width: 66vw;
height: 59vw;
top: -33vw;
right: -19vw;
}
#con2:before{
width: 70vw;
height: 63vw;
bottom: -54vw;
left: -18vw;
}
#contents4:before{
width: 35vw;
height: 26vw;
right: 15px;
}


}

/*IE*/
@media all and (-ms-high-contrast: none) {}




/*--------------------------------
自動リンク
--------------------------------*/
/* color */
.linkStyle{color: #b49b82; text-decoration: underline;}
.txt_color_nomal .linkStyle{color: #b49b82;}
.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: #333333;}
.txt_black,.hvr_txt_black:hover{color: black;}
.txt_white,.hvr_txt_white:hover{color: white;}
.txt_red,.hvr_txt_red:hover{color: red;}
.txt_color1,.hvr_txt_color1:hover{color: #191e19;} /* メインカラー */
.txt_color2,.hvr_txt_color2:hover{color: #8c9b8c;} /* サブカラー */
.txt_color3,.hvr_txt_color3:hover{color: #321e14;} /* アクセントカラー1 */
.txt_color4,.hvr_txt_color4:hover{color: #b49b82;} /* アクセントカラー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: #191e19;} /* メインカラー */
.bg_color2,.hvr_bg_color2:hover{background-color: #3c413c;} /* サブカラー */
.bg_color3,.hvr_bg_color3:hover{background-color: #321e14;} /* アクセントカラー1 */
.bg_color4,.hvr_bg_color4:hover{background-color: #69645f;} /* アクセントカラー2 */
.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: #191e19;}
.border_color2,.hvr_border_color2:hover{border-color: #3c413c;}
.border_color3,.hvr_border_color3:hover{border-color: #321e14;}
.border_color4,.hvr_border_color4:hover{border-color: #69645f;}