﻿/*--------link_font--------*/
@font-face {
    font-family: 'julius_sans';
    font-style: normal;
    font-weight: 400;
    src: url('./Dup/img/julius_sans.woff') format('woff'),
        url('./Dup/img/julius_sans.eot')  format('eot');
    font-display: swap;
}
@font-face {
    font-family: 'sofiaPro';
    font-style: normal;
    font-weight: 250;
    src: url('./Dup/img/sofiaPro.woff') format('woff'),
        url('./Dup/img/sofiaPro.eot')  format('eot');
    font-display: swap;
}
@font-face {
    font-family: 'line_awesome';
    font-style: normal;
    font-weight: 400;
    src: url('./Dup/img/line_awesome_1.3.0_brands.woff') format('woff'),
        url('./Dup/img/line_awesome_1.3.0_brands.eot')  format('eot');
    font-display: swap;
}
body,.font_sans-serif,.font_serif{
	font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
}
#main_nav li a, .sc_nav li a, .sc_nav .shop_link a,#intro .intro_title h3,.top_cms_title,.more,#footer_links {
    font-family: 'julius_sans',sans-serif;
}

.linkStyle{color: #333333; text-decoration: underline;}


/*--------all_page--------*/
.fa-calendar-check-o:before {
    content: "\f274";
}
.shop_link a i,.sc_nav .shop_link a i{display:none;}
.shop_link a{
    font-family: 'julius_sans',sans-serif;
    color: #1e1e1e;
    border: 1px solid #838383;
    padding: 5px 60px;
    background-color: #ffffff;
}
.sc_nav .shop_link a{
    padding: 8px 40px;
}
#main_nav li a, .sc_nav li a, .sc_nav .shop_link a{ font-weight: bold;}
.sc_nav li a.opacity07 {opacity: 1;}

#contents1 .contents_img {z-index: 1;}
#contents1 .contents_box,#contents2 .contents_box,#contents3 .contents_box {
	margin-left: 40%;
	margin-top: -200px;
	background-color: rgba(249, 249, 249, .8);
	z-index: 2;
}

.contents_box::before {
	display: block;
	position: absolute;
	content: "";
	pointer-events: none;
	margin: auto;
	left: -12px;
	top: 0px;
	background-color: #221815;
	width: calc(100% + 24px);
	height: 1px;
}
.contents_box::after {
	display: block;
	position: absolute;
	content: "";
	pointer-events: none;
	margin: auto;
	left: 0;
	top: -12px;
	background-color: #221815;
	width: 1px;
	height: calc(100% + 12px);
}
.contents_box2::before {
	display: block;
	position: absolute;
	content: "";
	pointer-events: none;
	margin: auto;
	right: -12px;
	bottom: 0px;
	background-color: #221815;
	width: calc(100% + 24px);
	height: 1px;
}
.contents_box2::after {
	display: block;
	position: absolute;
	content: "";
	pointer-events: none;
	margin: auto;
	right: 0;
	bottom: -12px;
	background-color: #221815;
	width: 1px;
	height: calc(100% + 24px);
}

.bnr a{
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'sofiaPro',sans-serif;
    font-weight: bold;
    color: #626262;
}
.bnr a:hover{
    background-color: #bfbfbf;
    color: #fff;
}
#contents2 .bnr a i{font-size: 1.5em;padding-right: 2px;font-weight: normal;}
#contents3 .bnr a i{font-size: 1.5em;padding-right: 2px;}
#map iframe {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}

#top_cms .top_cms_box .more a .bg_color1 {
    background-color: #8b8b8b;
}

#menu_bt > div span {
    height: 2px;
    background-color: #4a4a4a;
}
.sc_anime {
  opacity: 0;
  transition: 2s;
}
.sc_anime.active {
  opacity: 1;
}

/*--------subpage--------*/
.cms_2-a .swiper-button-prev, .cms_2-a .swiper-button-next {
    font-size: 20px;
}
#cms_2-a .cate .bg_color2{background: linear-gradient(0deg, #f8f8f8 95.5%, #ffffff 5.5%);}
#cms_3-c .cate_box:first-of-type,.cms_3-c .cate_box:first-of-type{    border-bottom: 1px solid #2c2c2c;}
#cms_3-c .cate_box:first-of-type .box_item,.cms_3-c .cate_box:first-of-type .box_item {
    align-items: center;
}
#cms_3-c .cate_box,.cms_3-c .cate_box{border-color: #d7d7d7;}
#cms_3-c  .box_txt1,.cms_3-c .box_txt1 {
    text-align: center;
}
    

/*--------mobile_tb--------*/
@media screen and (max-width: 768px){
    .shop_link_tb{
        position: fixed;
        top: 26px;
        right: 47px;
        z-index: 20;
    }
    .shop_link_tb a{
        padding: 9px 35px;
    }
    #menu_bt.active > div span:nth-of-type(1) {
    transform: translateY(4px) rotate(45deg);
}

    header #header {
    padding: 12px 30px 25px 30px;
    }
    #contents1 .contents_box,#contents2 .contents_box,#contents3 .contents_box {
	margin-left: 30%;
	margin-top: -100px;
}
#cms_3-c .box_item .box_txt1{
    width: 12.5%!important;
}
#cms_3-c .cate_box:first-of-type .box_txt1{font-size: 1.5vw;}
}

/*--------mobile_sp--------*/
@media screen and (max-width: 667px){
    .shop_link_tb{
        width: 50%!important;
        top: 17px;
        right: 55px;
        
    }
    .shop_link_tb a{
        padding: 9px 30px;
    }
    #menu_bt {
    top: 17px;
    }
    #loader .logo {
    max-width: 140px;
    }
    #contents1 .contents_box,#contents2 .contents_box,#contents3 .contents_box {
	margin-left: 0%;
	margin-top: 30px;
}
.cms_3-c .box_item .box_title,#cms_3-c .box_item .box_title{
    width: 100%!important;
    font-size: 3.5vw;
}
.cms_3-c .box_item .box_txt1{
    width: 22%!important;
    font-size: 3.5vw;
}
#cms_3-c .box_item .box_txt1{
    width: 22%!important;
    padding-top: 0;
}
#page_title {
    background-position: 30% 50%;
    padding: 100px 30px 100px;
    min-height: 250px;
}
#page08 .tel a {
    font-size: 6.5vw;
}
}


/*--------------------------------------------
IE
--------------------------------------------*/
@media all and (-ms-high-contrast:none){
.cms_1-a figure img{width:100%!important;height:auto!important;}
.cms_3-c .box_item .box_title,#cms_3-c .box_item .box_title,.cms_3-c .box_item .box_txt1,#cms_3-c .box_item .box_txt1{
    padding-top: 10px;
    padding-bottom: 2px;
}

#page08 #contact_tel a span,#page08 #contact_line a span{padding-top:5px;}
#page08 #contact_tel a,#page08 #contact_line a{padding: 20px 20px 16px 20px;}
}