﻿@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@400;500&display=swap');


body, .overlay, .overlay-nav, .en, .g-menu, nav, .en_font{
    font-family: 'Zen Kaku Gothic New', "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}

/* ----------　font　---------- */

/* color -----------------------------------------------------------------------------*/
:root{
    --color1:#000;
    --color2:#fff;
    --color3:#5b5b5b;
    --color4:#f6f5ee;
    --color5:#ff0000;
    --white:#ffffff;
    --black:#000;
    --gray:#ccc;
}

body,.txt_color_nomal,.hvr_txt_color_nomal:hover{color: var(--black);}
.txt_white,.hvr_txt_white:hover{color: var(--white);}
.txt_color1,.hvr_txt_color1:hover{color: var(--color1);} /* メインカラー */
.txt_color2,.hvr_txt_color2:hover{color: var(--color2);} /* サブカラー */
.txt_color3,.hvr_txt_color3:hover{color: var(--color3);} /* アクセントカラー1 */
.txt_color4,.hvr_txt_color4:hover{color: var(--color4);} /* アクセントカラー2 */
.txt_color5,.hvr_txt_color5:hover{color: var(--color5);} /* アクセントカラー2 */
/* background-color */
.bg_white,.hvr_bg_white:hover{background-color: var(--white)} /* 白背景 */
.bg_black,.hvr_bg_black:hover{background-color: var(--black);} /* 黒背景 */
.bg_color1,.hvr_bg_color1:hover{background-color: var(--color1);} /* メインカラー */
.bg_color2,.hvr_bg_color2:hover{background-color: var(--color2);} /* サブカラー */
.bg_color3,.hvr_bg_color3:hover{background-color: var(--color3);} /* アクセントカラー1 */
.bg_color4,.hvr_bg_color4:hover{background-color: var(--color4);} /* アクセントカラー2 */
.bg_color5,.hvr_bg_color5:hover{background-color: var(--color5);} /* アクセントカラー2 */
.bg_color_clear,.hvr_bg_color_clear:hover{background-color: transparent!important;}
/* border-color ※!important */
.border_white,.hvr_border_white:hover{border-color: var(--white);}
.hvr_border_black:hover{border-color: var(--black);}
.border_black{border-color: var(--gray);}
.border_color1,.hvr_border_color1:hover{border-color: var(--color1);}
.border_color2,.hvr_border_color2:hover{border-color: var(--color2);}
.border_color3,.hvr_border_color3:hover{border-color: var(--color3);}
.border_color4,.hvr_border_color4:hover{border-color: var(--color4);}
.border_color5,.hvr_border_color5:hover{border-color: var(--color5);}

.linkStyle{
    color: var(--color1);
    border-bottom:solid 1px;
}

.linkStyle:hover{
	color: var(--color5);
	opacity: 0.7;
	transition: all 0.5s;
}

body#body {
    background: var(--white);
}



/* ----------　body　---------- */
body{
    overflow:hidden;
}

/* ----------　hamburgermenu　---------- */
.g-menu{
    background: #3f3e3e;
}

.header_menu li:last-of-type a {
    background-color: var(--color4);
    color: var(--black);
    padding: 10px 12px;
}


/* ---------------------------------------------　TOP　---------------------------------------- */
#main .main_box {
    z-index: 2;
}

/*#main .main_box {*/
/*    max-width: 330px;*/
/*    transform: translate(-125%,-50%);*/
/*    top: 50%;*/
/*    width: 100%;*/
/*    z-index: 1;*/
/*    left: 50%;*/
/*    bottom: auto;*/
/*    filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.4));*/
/*}*/

#main {
    height: auto!important;
}

.main_txt {
    font-style: italic;
    line-height: 1.7;
    color: #fff;
    letter-spacing: 6px;
    font-size: 30px;
    font-weight: 100;
}

.catch_img {
    overflow: hidden;
}

#main .cms_img1 img, .catch_img img {
transform: scale(1.2);
transition: all 5.5s;
}

#main .cms_img1.trans img, .catch_img.trans img {
transform: scale(1);
}

/* ----------　video:before　---------- */
#video:before {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.18);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}



/* ----------　bnr_recruit　---------- */
.bnr_recruit {
    width: 33%;
    position: absolute;
    bottom: 0;
    z-index: 2;
    max-width: 300px;
    right: 0;
    filter: drop-shadow(-4px -3px 5px rgba(0,0,0,0.4));
    transition: 0.3s;
}

.bnr_recruit:hover {
    opacity: 0.3 !important;
}

/* ----------　catch　---------- */
.catch {
    width: 21%;
    position: absolute;
    top: 0;
    z-index: 2;
    max-width: 390px;
    left: 0;
    transition: 0.3s;
}

.catch_txt h2 {
    letter-spacing: 6px;
    font-weight: bold;
    font-size: 31px;
    margin-top: -25px;
    margin-bottom: 40px;
    text-align: center;
}

.catch_box:before {
    left: -2%;
    bottom: 14%;
    width: 90%;
}

#contents .box .no::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 90%;
    top: 50%;
    left: 5%;
    background-color: #ffffff;
    transform: translate(0, -50%);
}

/* ----------　shop_info　---------- */
.shop_info .info, .shop_info .contact{
    position: relative;
    background-color: rgba(1, 1, 1, 0.7);
}
.shop_info .info{
    background-image: url(./Dup/img/fbg1.jpg);
    filter: grayscale(100%);
    transition: 0.3s;
    background-size: cover;
    background-position: center top 5%;
}
.shop_info .contact{
    background-image: url(./Dup/img/fbg2.jpg);
    filter: grayscale(100%);
    transition: 0.3s;
    background-size: cover;
    background-position: center top 24%;
}
.shop_info h2 span{
    display: block;
    font-size: 16px;
}
.shop_info .info::before, .shop_info .contact::before{
    content: '';
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    border: 1px solid rgba(245, 246, 247, 0.8);
}

/* ----------　footer　---------- */
footer:before {
    content: "";
    display: block;
    position: absolute;
    background: rgb(71 71 71 / 72%);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#fix_banner {
    width: 300px;
    position: fixed;
    bottom: 5px;
    left: 25px;
    z-index: 5;
}

#fix_banner{
    display: none;
}

#page-top p {
position: relative;    
}

/* -------------------　BLOG　----------------- */
.topcms_news_type2 .date {
    color: #fff;
    background-color: #010101;
    border: none;
    display: inline-block;
    padding: 5px;
}
.topcms_news_type2 .cate_box {
	width: 46.33333%!important;
	margin-right: 1.5%;
	margin-left: 1.5%;
	cursor: pointer;
	border-bottom: 1px solid #1c1a20;
	margin-bottom: 30px;
	box-shadow: 0 6px 12px rgb(0 0 0 / 0);
}
.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
}


/* ----------　pager　---------- */


/* ---------------------------------　下層ページ　--------------------------------- */



/* ----------　会社情報　---------- */

/* ----------　お問い合わせ　---------- */


/* ----------　プライバシーポリシー ---------- */


/* ----------　サイトマップ　---------- */

@media screen and (max-width:1600px){
    #page_title {
        height: 400px;
    }
}

/*-------------------------------------------------------タブレット-------------------------------------------------------*/
@media screen and (max-width: 768px){

#main .main_box {
    width: 80%;
}

.catch {
    width: 20%;
}

.catch_box {
    padding-top: 0px;
    padding-bottom: 0px;
}

.catch_box{
        padding-left: 40px;
        padding-right: 40px;
}

#contents .box .box_item:after{
        margin-left: -1px;
}

#page_title{
        background-position: center;
}

.topcms_news_type2 .cate_box {
        width: 100%!important;
}

.topcms_news_type2 .txt_height {
        height: 3em;
}

#fix_banner {
    width: 265px;
    left: 26px;
}

.cate_list div.d_flex {
width: 100%!important;
    }
    
#header .logo {
    max-width: 185px;
}

#video video {
    object-fit: cover;
    font-family: 'object-fit: cover';
    width: 100%;
    height: 100vh;
    width: 100%!important;
    vertical-align: bottom;
}

.catch_box:before {
    left: -2%;
    bottom: 14%;
    width: 90%;
}

#contents .no .en_font {
    font-size: 50px;
}

    .main_txt {
    font-size: 5vw;
}

footer {
    background-size: auto 49%;
    background-position: 75% 100%;
}

}

/*-------------------------------------------------------スマホ-------------------------------------------------------*/
@media screen and (max-width: 667px){
#main .main_box h1 {
    max-width: 128px;
    margin-bottom: 11%;
}

#main .entry.more {
display: none;
}

#main .main_box {
    top: 6%;
    left: 0;
    right: 0;
    transform: inherit;
    margin: auto;
    width: 90%;
}

#main .main_box h2 {
        font-size: 5vw;
    }

#page_title {
        margin-bottom: 60px;
    }

.pager {
        margin-bottom: 70px;
    }


    .cms_title h2 {
    font-size: 20px;
    margin-top: 11px;
    }
    
    .shop_info h2 {
        font-size: 21px;
    }

.main_txt {
    text-shadow: 2px 0px 5px rgba(56, 56, 56, 0.55), -1px 0px 3px rgba(64, 64, 64, 0.50);
}
.page_title p {
        font-size: 27px;
    }

.catch_txt h2 {
    font-size: 18px;
    letter-spacing: -1px;
    margin-top: -20px;
}

.bnr_recruit {
    width: 35%;
    position: fixed;
    filter: drop-shadow(-1px 0px 4px rgba(0,0,0,0.4));
}

#fix_banner {
    position: fixed;
    left: 94px;
    bottom: 10px;
    z-index: 99;
    max-width: 250px;
    transition: all 0.3s;
}

#contents .box .box_item:after {
        background: linear-gradient(to top left, rgba(255,255,255,0) 50%, #010101 50.5%) no-repeat bottom left/100% 100%;
}

#contents .box .box_item {
        padding: 60px 40px;
}

#top_cms .cms_title h2 span {
        font-size: 40px;
}

.page_title_box .font_30up{
        font-size: 28px;
}

.page_title_box .font_9up{
        font-size: 16px;
}

.cate_list p {
        left: -45px;
}

.cate_list li a:hover {
        transform: scale(1.0) translateY(0);
}

.page10 .more a {
        font-size: 16px;
}

.page10 .more a:after{
        width: 8%;
}

footer .logo{
    max-width: 72%;
    margin: 0 auto 30px;
    text-align: center;
}

.shop_info h2:before {
    font-size: 46px;
    bottom: -51px;
}

.shop_info .info, .shop_info .contact {
    padding: 95px 0;
}

}

/*20230723*20231010*/
.menu-content-nav li:nth-child(1){
    margin-left: -8px;
}

.menu-content-nav li:nth-child(6) {
    margin-left: -7px;
}

@media screen and (max-width: 768px){
.menu-content-nav li:nth-child(1),.menu-content-nav li:nth-child(6){
    margin-left: -3px;
}

.tel a, .mail a {
    font-size: -webkit-calc(1rem + -5px);
    font-size: calc(1rem + -5px);
}

}

@media screen and (max-width: 667px){
.menu-content-nav li:nth-child(1),.menu-content-nav li:nth-child(6){
    margin-left: -3px;
}
}

/*2023/11/30*/
.video {
    vertical-align: middle;
}

.youtube {
    max-width: 95%;
    margin: auto;
    margin-bottom: 50px;
}

.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}
