* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; /* remember: box-sizing is not supported by IE7 :( */ outline: none; vertical-align: top; }
html { height: 100%; width: 100%; }
html,body {
font-family: "Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
	font-size: 13px;
    letter-spacing: 0.05em;
    color: #111111;
	background-color: #ffffff;
	line-height: 1.8;
	margin: 0;
	height: 0;
}

@media only screen and (max-width: 768px){
}
/* ==========================================================================
   
   改行のスタイル

========================================================================== */
body .pc {
    display: block;
}
body .sp {
     display: none;
}
@media only screen and (max-width: 768px){
body .pc {
    display: none;
}

body .sp {
    display: block;
}
	
	
}

/* ==========================================================================
   
   文字リンク

========================================================================== */

a{
color: #555555;
    text-decoration: none;
}
a:hover {
color: #222222;
}
a:visited {
color: #999999;
}
a:active {
color: #333333;
}
.cp_link {
	position: relative;
	display: inline-block;
	transition: .3s;
	color: #222222 !important;
}
.cp_link::after {
	position: absolute;
	bottom: -5px;
	left: 0;
	content: '';
	width: 0;
	height: 1px;
	background-color: #111111;
	transition: .3s;
}
.cp_link:hover::after {
	width: 100%;
}



/* ==========================================================================
   
   img style

========================================================================== */

.img_100{
width: 100%;
height: auto;
}
/* 4:3の比率 */
.thumbnail {
  margin: 1.5%;
  background-size: cover;
  background-position: center center;
  padding-top: 75%;
  width: 97%;
}
@media screen and (max-width: 768px) {    
img {
  width: 100%;
  height: auto;
} 
.img_100{
width: 100%;
padding-top: 2%;
padding-bottom: 2%;
height: auto;
}
}
/* ==========================================================================
   
   2ndpage 　

========================================================================== */
.main_img_2nd_shoplist{
  position: relative;
	width: 100%;
    height: 350px;/*高さを全画面にあわせる*/
	top: 0;
	padding-top: 200px;
	padding-bottom: 0px;
	padding-left: 25%;
	padding-right: 25%;
	display: block;
    text-align: center;
    color: #fff;
	z-index: 7;/*最背面に設定*/
    /*ローディング画面時＆動画が表示されないときに表示する背景画像のレスポンシブ化*/
    background-size: cover;  
    background: url("../img/bg_shoplist.jpg") center center no-repeat;
}
.main_img_2nd_aboutus{
color: #ffffff;
background: url("../img/bg/bg_aboutus.jpg") center center no-repeat;
background-size: cover;
text-align: left;
margin-top: 0%;
padding-top: 350px;
padding-bottom: 0px;
padding-left: 10%;
height: 800px;
background-position: center;
background-attachment: fixed;
background-color: #222222;
position: relative;
z-index: 5; display: block;	
}
.main_img_2nd_recruit{
  position: relative;
	width: 100%;
    height: 350px;/*高さを全画面にあわせる*/
	top: 0;
	padding-top: 200px;
	padding-bottom: 0px;
	padding-left: 25%;
	padding-right: 25%;
	display: block;
    text-align: center;
    color: #fff;
	z-index: 7;/*最背面に設定*/
    /*ローディング画面時＆動画が表示されないときに表示する背景画像のレスポンシブ化*/
    background-size: cover;  
    background: url("../img/bg_job.jpg") center center no-repeat;
}
.main_img_2nd_topics{
  position: relative;
	width: 100%;
    height: 350px;/*高さを全画面にあわせる*/
	top: 0;
	padding-top: 200px;
	padding-bottom: 0px;
	padding-left: 25%;
	padding-right: 25%;
	display: block;
    text-align: center;
    color: #fff;
	z-index: 7;/*最背面に設定*/
    /*ローディング画面時＆動画が表示されないときに表示する背景画像のレスポンシブ化*/
    background-size: cover;  
    background: url("../img/bg_topics.jpg") center center no-repeat;
}

.main_img_2nd_shop1{
  position: relative;
	width: 100%;
    height: 350px;/*高さを全画面にあわせる*/
	top: 0;
	padding-top: 200px;
	padding-bottom: 0px;
	padding-left: 25%;
	padding-right: 25%;
	display: block;
    text-align: center;
    color: #fff;
	z-index: 7;
    background-size: cover;  
    background: url("../img/bg_shop01.jpg") center center no-repeat;
}
.main_img_2nd_shop2{
  position: relative;
	width: 100%;
    height: 350px;/*高さを全画面にあわせる*/
	top: 0;
	padding-top: 200px;
	padding-bottom: 0px;
	padding-left: 25%;
	padding-right: 25%;
	display: block;
    text-align: center;
    color: #fff;
	z-index: 7;/*最背面に設定*/
    /*ローディング画面時＆動画が表示されないときに表示する背景画像のレスポンシブ化*/
    background-size: cover;  
    background: url("../img/bg_shop02.jpg") center center no-repeat;
}
.main_img_2nd_shop3{
  position: relative;
	width: 100%;
    height: 350px;/*高さを全画面にあわせる*/
	top: 0;
padding-top: 200px;
	padding-bottom: 0px;
	padding-left: 25%;
	padding-right: 25%;
	display: block;
    text-align: center;
    color: #fff;
	z-index: 7;/*最背面に設定*/
    /*ローディング画面時＆動画が表示されないときに表示する背景画像のレスポンシブ化*/
    background-size: cover;  
    background: url("../img/bg_shop03.png") center center no-repeat;
}

.main_img_2nd_contact{
  position: relative;
	width: 100%;
    height: 350px;/*高さを全画面にあわせる*/
	top: 0;
		padding-top: 200px;
	padding-bottom: 0px;
	padding-left: 25%;
	padding-right: 25%;
	display: block;
    text-align: center;
    color: #fff;
	z-index: 7;/*最背面に設定*/
    /*ローディング画面時＆動画が表示されないときに表示する背景画像のレスポンシブ化*/
    background-size: cover;  
    background: url("../img/bg_contact.png") center center no-repeat;
}

@media screen and (max-width: 768px) {

.main_img_2nd_shoplist{
  position: relative;
	width: 100%;
    height: 300px;
	top: 0;
	padding-top: 200px;
	padding-bottom: 0px;
	padding-left: 5%;
	padding-right: 5%;
	display: block;
    text-align: center;
    color: #fff;
	z-index: 7;
    background-size: cover;  
    background: url("../img/bg_shoplist_sp.jpg") center center no-repeat;
}
	
.main_img_2nd_aboutus{
	text-align: center;
	width: 100%;
	padding-top: 350px;
	padding-left: 7%;
	padding-right: 7%;
	height: 650px;
	z-index: 7;
    background-size: cover;  
    background: url("../img/bg/bg_aboutus_sp.jpg") center center no-repeat;
	
}	
	
	
	
	
.main_img_2nd_com{
  position: relative;
	width: 100%;
    height: 300px;
	top: 0;
	padding-top: 200px;
	padding-bottom: 0px;
	padding-left: 5%;
	padding-right: 5%;
	display: block;
    text-align: center;
    color: #fff;
	z-index: 7;
    background-size: cover;  
    background: url("../img/bg_company_sp.jpg") center center no-repeat;
}	
.main_img_2nd_recruit{
  position: relative;
	width: 100%;
    height: 300px;
	top: 0;
	padding-top: 200px;
	padding-bottom: 0px;
	padding-left: 5%;
	padding-right: 5%;
	display: block;
    text-align: center;
    color: #fff;
	z-index: 7;
    background-size: cover;  
    background: url("../img/bg_job_sp.jpg") center center no-repeat;
}	
	
.main_img_2nd_topics{
  position: relative;
	width: 100%;
    height: 300px;
	top: 0;
	padding-top: 200px;
	padding-bottom: 0px;
	padding-left: 5%;
	padding-right: 5%;
	display: block;
    text-align: center;
    color: #fff;
	z-index: 7;
    background-size: cover;  
    background: url("../img/bg_topics_sp.jpg") center center no-repeat;
}	
	
	
.main_img_2nd_shop1{
  position: relative;
	width: 100%;
    height: 350px;/*高さを全画面にあわせる*/
	top: 0;
	padding-top: 200px;
	padding-bottom: 0px;
	padding-left: 5%;
	padding-right: 5%;
	display: block;
    text-align: center;
    color: #fff;
	z-index: 7;
    background-size: cover;  
    background: url("../img/bg_shop01_sp.jpg") center center no-repeat;
}
.main_img_2nd_shop2{
  position: relative;
	width: 100%;
    height: 300px;/*高さを全画面にあわせる*/
	top: 0;
	padding-top: 200px;
	padding-bottom: 0px;
	padding-left: 5%;
	padding-right: 5%;
	display: block;
    text-align: center;
    color: #fff;
	z-index: 7;/*最背面に設定*/
    /*ローディング画面時＆動画が表示されないときに表示する背景画像のレスポンシブ化*/
    background-size: cover;  
    background: url("../img/bg_shop02_sp.jpg") center center no-repeat;
}
.main_img_2nd_shop3{
  position: relative;
	width: 100%;
    height: 300px;/*高さを全画面にあわせる*/
	top: 0;
	padding-top: 200px;
	padding-bottom: 0px;
	padding-left: 5%;
	padding-right: 5%;
	display: block;
    text-align: center;
    color: #fff;
	z-index: 7;/*最背面に設定*/
    /*ローディング画面時＆動画が表示されないときに表示する背景画像のレスポンシブ化*/
    background-size: cover;  
    background: url("../img/bg_shop03.png") center center no-repeat;
}

.main_img_2nd_contact{
  position: relative;
	width: 100%;
    height: 300px;/*高さを全画面にあわせる*/
	top: 0;
	padding-top: 200px;
	padding-bottom: 0px;
	padding-left: 5%;
	padding-right: 5%;
	display: block;
    text-align: center;
    color: #fff;
	z-index: 7;/*最背面に設定*/
    /*ローディング画面時＆動画が表示されないときに表示する背景画像のレスポンシブ化*/
    background-size: cover;  
    background: url("../img/bg_contact.png") center center no-repeat;
}
}
@keyframes zoom {
   0% {
      transform: scale(1);
   }
   100% {
      transform: scale(1.5);
   }
}


/* ==========================================================================
   
   .contents_block

========================================================================== */
#container{
position: relative;
z-index: 8;
padding-top: 0%;
padding-bottom: 0%;
width: 100%;
background-color: #ffffff;
}

#container_2nd{
position: relative;
z-index: 8;
padding-top: 3%;
padding-bottom: 0%;
width: 100%;
background-color: #ffffff;
}

.section_block{
position: relative;
z-index: 6;
padding-top: 5%;
padding-bottom: 5%;
width: 100%;
background-color: #ffffff;
}
.section_block_news{
position: relative;
z-index: 6;
padding-top: 0%;
padding-bottom: 5%;
width: 100%;
}
.contents_block{
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 0%;
    padding-bottom: 0%;   
}
.contents_header{
	width: 100%;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 0%;
    padding-bottom: 5%;
}
.contents_space{
	padding-left:7%;
	padding-right:7%;
}
.contents_box{
	width: 100%;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 0%;
    padding-bottom: 0%;
    display: inline-block;
}
.contents_box_L{
width: 47%;
float: left;
display: block;
padding-right: 1%;
padding-bottom: 5%;
}

.contents_box_R{
width: 47%;
float: right;
display: block;
padding-left: 1%;
padding-bottom: 5%;
}
.contents3_box_L {
    float: left;
    width: 31.1%;
    margin-right: 3.35%;
	margin-top: 3%;
    padding-bottom: 5%;
    height: auto;
}
.contents3_box_R {
    float: right;
    width: 31.1%;
    margin-left: 0%;
	margin-top: 3%;
    padding-bottom: 0%;
    height: auto;
}
.contents_m_box_L{
    width: 43%;
    float: left;
	display: block;
    padding-right: 1%;
padding-bottom: 0%;
}
.contents_m_box_R{
    width: 57%;
    float: right;
display: block;
padding-left: 1%;
padding-bottom: 3%;
}
.gallery_box_L {
    float: left;
    width: 24%;
    margin-right: 3.35%;
	margin-top: 3%;
    padding-bottom: 3%;
    height: auto;
}
.gallery_box_R {
    float: right;
    width: 24%;
    margin-left: 0%;
	margin-top: 3%;
    padding-bottom: 5%;
    height: auto;
}
.gallerys{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 0%;
}
.gallerys:after{
	content:"";
	display:block;
	width: 24%;
	height:0;
}
.gallery{
	width: 32.3%;
	margin-bottom: 2%;
}
.gallery_img{
}

.gallery img{
	width: 100%;
}
.txt_center{
text-align: center;
}

@media screen and (max-width: 768px) {

.section_block{
position: relative;
z-index: 6;
padding-top: 8%;
padding-bottom: 6%;
width: 100%;
}	
.contents_block{
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 0%;
    padding-bottom: 0%;
width: 100%;
}
.contents_space{
padding-left:3%;
padding-right:3%;
}	
.contents_header{
	width: 100%;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 0%;
    padding-bottom: 5%;
}
.contents_box{
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 0%;
    padding-bottom: 5%;
    display: inline-block;
}	
.contents_box_L{
width: 100%;
display: block;
padding-bottom: 5%;
}
.contents_box_R{
width: 100%;
padding-left: 1%;
padding-bottom: 5%;
}	
.contents3_box_L {
    float: left;
    width: 100%;
    margin-right: 0%;
	margin-top: 3%;
    padding-bottom: 5%;
	margin-bottom: 5%;
    height: auto;
	border-bottom: #dddddd 1px dotted;
}
.contents3_box_R {
    float: left;
     width: 100%;
    margin-left: 0%;
	margin-top: 3%;
    padding-bottom: 5%;
	margin-bottom: 5%;
    height: auto;
	border-bottom: #dddddd 1px dotted;
}
.contents_m_box_L{
    width: 100%;
	display: block;
padding-bottom: 5%;
}

.contents_m_box_R{
    width: 100%;
display: block;
padding-bottom: 5%;
}
	
.gallerys{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.gallerys:after{
	content:"";
	display:block;
	width: 49%;
	height:0;
}
.gallery{
	width: 100%;
	margin-bottom: 2%;
}
.gallery_img{
margin-bottom: 5%;
}	
}
/* ==========================================================================
   
title style

========================================================================== */ 


#title_2nd_site_header{
background-color: #ffffff;
padding-top: 10%;
padding-bottom: 9%;
color: #00A9DE;
border-top-left-radius:20px;
border-top-right-radius:20px;
position: relative;
z-index: 5;
}

.title_site_2nd{
font-size: 17px;
font-weight: 300;
letter-spacing: 0.63px;
line-height: 1.5;
padding-bottom: 1%;	
color: #fff;
font-weight: 400;
position: relative;
z-index: 8;
font-family: 'EB Garamond', serif!important;
}

.title_site_2nd_caption{
font-size: 10px;
padding-top: 1%;
padding-bottom: 6%;
color: #fff;
position: relative;
z-index: 8;
}


.title_2nd{
font-size: 17px;
letter-spacing: 0.63px;
line-height: 1.5;
padding-bottom: 1%;	
color: #ffffff;
}


.title_2nd_caption{
font-size: 10px;
padding-bottom: 6%;
color: #ffffff;
}


.title_2nd_svg{
width: 30%;
}

@media only screen and (max-width: 768px){

	
.title_2nd_caption{
font-size: 13px;
padding-bottom: 6%;
color: #ffffff;
}	
	
.title_2nd_svg{
width: 100%;
}	
	
.title_site_2nd_caption{
font-size: 9px;
padding-top: 1%;
padding-bottom: 6%;
color: #fff;
position: relative;
z-index: 8;
text-align: left;
}	
	
}
.copy{
font-size: 25px;
letter-spacing: 0.63px;
line-height: 1.5;
padding-bottom: 1%;
font-family: artless_groteskmedium,sans-serif;
}
.copy_description{
font-size: 11px;
padding-bottom: 6%;
opacity: 0.5;
}
.copy_txt{
padding: 0.1px;
-webkit-letter-spacing: 0.04em;
-moz-letter-spacing: 0.04em;
-ms-letter-spacing: 0.04em;
letter-spacing: 0.04em;
padding-bottom: 10%;
text-align: center;
padding-left: 10%;
padding-right: 10%;
}


.section_ttl_header{
    width: 100%;
	display: block;
    margin-top: 3%;
	margin-bottom: 3%;
	text-align: center;

}
.section_ttl{
    display: block;
	font-family: 'EB Garamond', serif!important;
	letter-spacing: 0.01em;
    margin-top: 0%;
	margin-bottom: 0%;
    font-size: 28px;
	line-height: 1.2em;
	justify-content: center; /* 水平中心 */
}



.bg_section_ttl{
    display: block;
	letter-spacing: 0.01em;
    margin-top: 0%;
	margin-bottom: 0%;
    font-size: 65px;
	font-family: 'EB Garamond', serif!important;
	line-height: 1;
}

.bg_subcopy{
padding-top: 15px;
font-size: 18px;
}

.bg_caption{
font-family: 'EB Garamond', serif!important;
font-size: 25px;
}


.section_ttl_news{
    display: block;
	letter-spacing: 0.1em;
    margin-top: 0%;
	margin-bottom: 0%;
    font-size: 29px;
    font-weight: 500;
	justify-content: left; /* 水平中心 */
	display: flex;
}

.section_ttl_cap{
    font-size: 12px;
    letter-spacing: .1em;
    line-height: 1.66667;
	font-weight: bold;
	margin-top: 0%;
	margin-bottom: 5%;
	padding-left: 0%;
}
.section_ttl_cap_txt{
font-size: 12px;
    line-height: 1.66667;
	padding-right: 30%;
}


.contents_ttl{
font-size: 13px;
font-weight: bold;
padding-bottom: 5%;
}

.contents_txt{
font-size: 12px;
}




@media only screen and (max-width: 768px){
	
	
#title_2nd_site_header{
background-color: #ffffff;
padding-top: 10%;
padding-bottom: 19%;
padding-left: 10%;
padding-right: 10%;
color: #00A9DE;
border-top-left-radius:20px;
border-top-right-radius:20px;
		
}	
	
.section_ttl_cap{
    font-size: .75rem;
    letter-spacing: .1em;
    line-height: 1.66667;
	margin-top: 0%;
	margin-bottom: 5%;
}	
	
	
.bg_section_ttl{
    display: block;
	letter-spacing: 0.01em;
    margin-top: 0%;
	margin-bottom: 0%;
    font-size: 360%;
	font-family: 'EB Garamond', serif!important;
	line-height: 1;
}
	

.bg_subcopy{
padding-top: 15px;
font-size: 15px;
}	
	

.bg_caption{
font-family: 'EB Garamond', serif!important;
font-size: 20px;
padding-bottom: 5%;
}	
	
	
}

.page_contents_ttl{
font-size: 16px;
padding-bottom: 2%;
font-weight: 500;
}



.page_contents_txt{
font-size: 13px;
padding-bottom: 7%;
}






.shopinfo_outline{
padding-top: 0% !important;	
}
.shopinfo_outline dt{
font-weight: bold;
padding-top: 2%;
}
.shopinfo_outline dd{

}



/* ==========================================================================
   
装飾

========================================================================== */ 

/* mk */
.marker_y {
    background: linear-gradient(transparent 0%, #fcfda1 0%);
}
.date{
    font-size: 12px;
    margin: 0 0 8px;
}
.fff {
  color: #ffffff;
}
.yohaku{
padding-top: 3%;
padding-bottom: 3%;
}
.ci_co{color: #111111!important;}
.f-en {font-family: 'EB Garamond', serif!important;}

.dli-arrow-right {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  position: relative;
  width: 1em;
  height: 0.1em;
  background: currentColor;
}

.dli-arrow-right::before {
  content: '';
  width: 0.65em;
  height: 0.65em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  transform: rotate(45deg);
  transform-origin: top right;
  position: absolute;
  top: 50%;
  right: -0.05em;
  box-sizing: border-box;
}


/* ==========================================================================
   
float reset

========================================================================== */ 
.clearfix {
	zoom:1;/*for IE 5.5-7*/
}
.clearfix:after {
    content: " ";
    display: block;
    visibility: hidden;
    height: 0.1px;
    clear: both;
    font-size: 0.1em;
    line-height: 0;
}
* html .clearfix {
	display: inline-block;
}
/* no ie mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */

.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

/* ==========================================================================
   
背景

========================================================================== */ 
.bg_f7f7f7{
    background-color: #f7f7f7;
}
.bg_f7f7f7{
    background-color: #f7f7f7;
}

/* ==========================================================================
   
ボタンスタイル

========================================================================== */ 

.btn_block{
padding-top: 10%;
padding-bottom: 5%;
display: block;
}

.btnstyleb{
margin-right: 10px;
padding-bottom: 0px;
  position:relative;
  color:#ffffff;
	display:inline-block;
    text-decoration: none;
    outline: none;
	font-size: 14px;
}
/*線の設定*/
.btnstyleb::before,
.btnstyleb::after{
  content:'';
    /*絶対配置で線の位置を決める*/
  position:absolute;
  z-index:1;
  bottom:0;
  left:0;
     /*線の形状*/   
  background:#fff;
  width:100%;
  height:1px;
    /*アニメーションの指定*/
  transition:all 0.3s ease-in-out;
}

 /*hover時に伸びる線の形状*/   
.btnstyleb::after{
  width:0;
  background:#ccc;
}

 /*hover時に100%に伸びる*/   
.btnstyleb:hover::after {
  width:100%;
}



.btnstyleb_111{
margin-right: 10px;
padding-bottom: 0px;
  position:relative;
  color:#111111;
	display:inline-block;
    text-decoration: none;
    outline: none;
	font-size: 14px;
}
/*線の設定*/
.btnstyleb_111::before,
.btnstyleb_111::after{
  content:'';
    /*絶対配置で線の位置を決める*/
  position:absolute;
  z-index:1;
  bottom:0;
  left:0;
     /*線の形状*/   
  background:#111111;
  width:100%;
  height:1px;
    /*アニメーションの指定*/
  transition:all 0.3s ease-in-out;
}

 /*hover時に伸びる線の形状*/   
.btnstyleb::after{
  width:0;
  background:#ccc;
}

 /*hover時に100%に伸びる*/   
.btnstyleb_111:hover::after {
  width:100%;
}











.btnarrow6{
position: relative;
font-size: 110%;
background:#00A9DE;
    padding: 5px 100px 5px 60px;
    display: inline-block;
    text-align: center;
    transition: all .2s linear;
color:#fff;
text-decoration: none;
border:transparent 2px solid;
    outline: none;
	border-radius: 100px;
}

/*hoverした際のボタンの形状*/
.btnarrow6:hover{
background:#4ac2e8;
color:#fff;
border-color:#4ac2e8;
}

/*矢印と線の形状*/

.btnarrow6:before{
content:"";
    /*絶対配置で線の位置を決める*/
position: absolute;
top:50%;
right:20px;
    /*線の形状*/
width:20px;
height:1px;
background:#fff;
}

.btnarrow6::after {
    content: '';
    /*絶対配置で矢印の位置を決める*/
    position: absolute;
    top: 40%;
    right: 12px;
    /*矢印の形状*/
    border: 4px solid transparent;
    border-top-width: 4px;
    border-bottom-width: 4px;
    border-left-color: #fff;
    /*アニメーションの指定*/
    transition: all .2s linear;
}

/*hoverした際の矢印の形状*/
.btnarrow6:hover::before{
background:#fff;
right:25px;
}

.btnarrow6:hover::after{
    border-left-color: #fff;
    right: 20px;
}


/*矢印が右に移動する*/
.btnarrow4{
    /*矢印と下線の基点とするためrelativeを指定*/
  position: relative;
    /*形状*/
    display: inline-block;
  padding: 0 0px;
    color: #333;
    text-decoration: none;
    outline: none;
	margin-top: 5%;
	font-size: 80%;
}

/*矢印と下線の形状*/
.btnarrow4::before{
    content: '';
    /*絶対配置で下線の位置を決める*/
  position: absolute;
    bottom:-5px;
    left:50%;
    /*下線の形状*/    
    width: 85%;
    height: 1px;
  background:#333;
    /*アニメーションの指定*/
    transition: all .3s;
}

.btnarrow4::after{
    content: '';
    /*絶対配置で矢印の位置を決める*/
  position: absolute;
    bottom:-0px;
    right:0;
	left:115%;
    /*矢印の形状*/    
    width: 15px;
    height:1px;
  background:#333;
    transform: rotate(35deg);
    /*アニメーションの指定*/
    transition: all .3s;
}

/*hoverした際の移動*/
.btnarrow4:hover::before{
    left:50%;
}

.btnarrow4:hover::after{
    right:25%;
}

.arrow_7{
    position: relative;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    /* display: inline-flex; */
    -webkit-align-items: baseline;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    font-size: 11px;
    line-height: 1;
    -webkit-letter-spacing: 0.075em;
    -moz-letter-spacing: 0.075em;
    -ms-letter-spacing: 0.075em;
    letter-spacing: 0.075em;
	color: #666;
}
.arrow_72 {
    position: absolute;
    display: inline-block;
    right: 1px;
    bottom: 0;
    width: 20px;
    height: 4px;
    border-bottom: 1px solid currentColor;
    -webkit-transition: width 0.4s cubic-bezier(.86,.09,.87,.76);
    transition: width 0.4s cubic-bezier(.86,.09,.87,.76);
    position: relative;
}
.arrow_72::before {
    content: '';
    display: block;
    position: absolute;
    bottom: -4px;
    width: 6px;
    height: 6px;
    border-top: 1px solid currentColor;
    right: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-right: 1px solid transparent;
}



/* ==========================================================================
   
お問い合わせ・予約ボタン

========================================================================== */ 
.btntextchange{
    /*テキストの基点とするためrelativeを指定*/
	position: relative;
    /*ボタンの形状*/

    min-width:50px;
	height: 180px;
	padding: 20px;
    text-align: center;
	display: block;
writing-mode: vertical-rl;
    text-decoration: none;
    color: #fff;
    outline: none;
    transition: all .2s;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
}
.btntextchange:hover{
  background:#777777;
  color:#fff;
}
.btntextchange:visited{
  color: #ffffff;
}
.btntextchange:active{
  color: #777777;
}
.btntextchange span{
    /*絶対配置でテキストの位置を決める*/
	position: absolute;
	left: 50%;
	top:50%;
    transform:translate(-50%,-50%);
    /*アニメーションの指定*/
    transition: all .5s;
  /*ブロック要素にしてテキスト折り返しなし*/  
	display: block;
	white-space: nowrap;
}

/*差し替わるテキストの設定*/
.btntextchange span:nth-child(2){
	opacity:0;/*透過0に*/color:#fff;
}

/*hoverするとテキストが入れ替わる設定*/
.btntextchange:hover span:nth-child(1){
	opacity:0;/*透過0に*/color:#fff;
}

.btntextchange:hover span:nth-child(2){
	opacity:1;/*不透明に*/color:#fff;
}

.btntextchange img{
width: 30%;
padding-left: 30%;
text-align: center;
}


@media screen and (max-width: 738px) {
/*表示するテキストが切り替わる*/
.btntextchange{
    /*テキストの基点とするためrelativeを指定*/
	position: relative;
    /*ボタンの形状*/
	border-bottom: 2px solid #00A9DE;
	border-top: 2px solid #00A9DE;
	border-left: 2px solid #00A9DE;
    min-width:30px;
	height: 150px;
	padding: 10px;
    text-align: center;
	display: block;
writing-mode: vertical-rl;
font-size: 70%;
font-weight: bold;
    text-decoration: none;
    color: #00A9DE;
    outline: none;
    transition: all .2s;
}	
	
}	


/* ==========================================================================
   
w100%表示バナー

========================================================================== */


.concept_bg{
background: url("../img/bgconcept.jpg") center center no-repeat;
  background-size: cover;
text-align: center;
padding-top: 10%;
padding-bottom: 10%;
background-position: center;
background-attachment: fixed;
background-color: #222222;
}


#contact_bg{
color: #ffffff;
background: url("../img/bg_shoplist.jpg") center center no-repeat;
  background-size: cover;
text-align: center;
margin-top: 0%;
padding-top: 15%;
padding-bottom: 10%;
background-position: center;
background-attachment: fixed;
background-color: #222222;
position: relative;
z-index: 8; display: block;
}






.contact_header h2{
font-size: 30px;
    letter-spacing: 3px;
    line-height: 1;
    padding-bottom: 1%;
	color: #cccccc;


}

.contact_header_txt {
    padding: 0.1px;
    -webkit-letter-spacing: 0.04em;
    -moz-letter-spacing: 0.04em;
    -ms-letter-spacing: 0.04em;
    letter-spacing: 0.04em;
    text-align: center;
    padding-left: 15%;
    padding-right: 15%;
	color: #cccccc;
}

.contact_tel{
font-size: 25px;
    letter-spacing: 3px;
    line-height: 0.8;
	padding-top: 25px;
	padding-bottom: 5%;
	font-weight: bold;
	color: #cccccc;
}		

.btn_header {
margin-top: 0%;
padding-bottom: 0%;
display: block;
text-align: center;
}

.btnbox {
margin-top: 4%;
padding-bottom: 3%;
display: block;
}


.btnbox .btn {border-radius: 30px;display: inline-block;padding: 0;font-size: 13px;text-decoration: none;text-align:center;padding:0;line-height: 50px;position: relative;color:#fefefe;border:#ffffff 3px solid;width:270px;min-width: 300px;font-weight: bold;
    max-width: 300px;
margin-bottom: 1%; margin-right: 1%;}
.btnbox .btn:after { font-family: 'themify'; content: "\e628"; font-size: 9px; font-style: normal; font-weight: bold; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; top: 0; right: 5%; z-index: 1; line-height: 80px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.btnbox.btnSmall {line-height:50px;}
.btnbox .btnSmall:after { line-height:50px; }

.btnbox .btn:hover { color: #00A9DE; border: #00A9DE 3px solid; }
.btnbox .btn:hover:after { color: #00A9DE; border: #00A9DE; right: 10px; }


@media screen and (max-width: 738px) {
	
#contact_bg{
color: #ffffff;
background-image: url("../img/bg_shoplist_sp.jpg");
background-repeat: repeat-y;
background-position: center;
background-size: 100%;
margin-top: 0%;
padding-top: 20%;
padding-bottom: 10%;
background-attachment: fixed;
background-color: #222222;
position: relative;
z-index: 8; 
display: block;
}
.contact_header h2{
font-size: 23px;
    letter-spacing: 3px;
    line-height: 0.8;
    padding-bottom: 10%;
	font-weight: bold;


}
.contact_header_txt {
    padding: 0.1px;
    -webkit-letter-spacing: 0.04em;
    -moz-letter-spacing: 0.04em;
    -ms-letter-spacing: 0.04em;
    letter-spacing: 0.04em;
    text-align: center;
    padding-left: 15%;
    padding-right: 15%;
	font-size: 80%;
	line-height: 1.8;
}
.btnbox {
margin-top: 10%;
padding-bottom: 20%;
display: block;
}

.btnbox .btn {border-radius: 30px;display: inline-block;padding: 0;font-size: 13px;text-decoration: none;text-align:center;padding:0;line-height: 50px;position: relative;color:#fefefe;border:#ffffff 3px solid;width:270px;min-width: 300px;font-weight: bold;
    max-width: 300px;
margin-bottom: 1%; margin-right: 1%;margin-bottom: 5%;}
.btnbox .btn:after { font-family: 'themify'; content: "\e628"; font-size: 9px; font-style: normal; font-weight: bold; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; top: 0; right: 5%; z-index: 1; line-height: 80px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

.btnbox.btnSmall {line-height:50px;}
.btnbox .btnSmall:after { line-height:50px; }

.btnbox .btn:hover { color: #777777; border: #777777 3px solid; }
.btnbox .btn:hover:after { color: #777777; border: #777777; right: 10px; }

}	




/* ==========================================================================
   
   インスタグラム

========================================================================== */
.insta_header{
	width: 100%;
	padding-top: 10%;
	line-height: 1.7em;
}

.insta_header h3{
padding-bottom: 10px;

}
.insta_header ul{
}

.insta_header li{
float: left;
list-style: none;
padding-bottom: 2%;
padding-right: 3%;
font-size: 105%;
}

.insta_footer{
	width: 100%;
	padding: auto;
	height: 100px;
	position: relative;
	z-index: 5;
}
.insta_box{
	width: 100%;
	padding-top: 1%;
	padding-bottom: 1%;
	position: relative;
	z-index: -1;
}
.insta_box li{
margin-right: 1px;
list-style: none;
display: inline-block;
width: 19.5%;
}
.insta_box li img{
width: 100%;
}
.btn_insta{
position: absolute;
top: -90px;
left: 80%;
z-index: 999;
}
@media screen and (max-width: 738px) {	
	
.insta_header ul{
padding-top: 5%;
padding-bottom: 5%;
display: block;
}

.insta_header li{
	position: relative;
    width: 100%;
    list-style: none;
    display: block!important;
    margin-right: 0%;
    letter-spacing: normal;
    padding-bottom: 1%;
}
		
	
	
}
/* ==========================================================================
   
   #footer

   ========================================================================== */
#footer { 
background-color: #ffffff;
position: relative;
z-index: 9;
font-family: 'EB Garamond', serif!important;
padding-top: 250px;
padding-bottom: 50px;
}

.footer{ 
background-color: #ffffff;
position: relative;
z-index: 9;
display: block;
}
.footer:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#footer a{
color: #fffff;
text-decoration:none;
}




#footer .gnavi{
width: 80%;
margin: 0; 
padding: 0; 
text-align: left;
background-color: #ffffff;
float: left;
}

.copylight { 
float:right;
display: inline-block;
}
.copylight p {font-size: 11px;letter-spacing: .1em;font-feature-settings: "palt";}


#footer .gnavi ul{
width: 100%;
display: flex;
justify-content: left;
}
.flex {
display: flex;
justify-content: left;
}

#footer .gnavi li{
	float: left;
	position: relative;
	list-style: none;
	display: inline-block;
    font-size: 14px;
    letter-spacing: .05em;
	padding-bottom: 1%;
	padding-right: 3%;
}
#footer .gnavi li a {
}

#footer .gnavi li .ti-instagram{
vertical-align: baseline;
}



@media screen and (max-width: 768px) {

	
.footer_logo_sp	{
text-align: center;
width: 100%;
padding-bottom: 110px;
}	
	
#footer { 
background-color: #ffffff;
position: relative;
z-index: 9;
font-family: 'EB Garamond', serif!important;
padding-top: 130px;
padding-bottom: 50px;
}

.footer{ 
background-color: #ffffff;
position: relative;
z-index: 9;
display: block;
}
.footer:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#footer a{
color: #fffff;
text-decoration:none;
}	
	
#footer .gnavi{
width: 100%;
margin: 0; 
padding: 0; 
text-align: center;
background-color: #ffffff;
float: left;
}	
	
#footer .gnavi ul{
width: 100%;
display: flex;
justify-content: center;
}	


.copylight { 
padding-top: 5%;
width: 100%;
display: block;
text-align: center;
}	
	
	
}








/* ==========================================================================
   
   floating banner

========================================================================== */




.floating {
  position: fixed;
  right: 0px;
  top: 35%;
	z-index: 999;
}
.floating a {
  display: block;
  padding: 0px;
  text-decoration: none;
/*  opacity: 0.6;*/
}

.floating img{
width: 50%;
padding-bottom: 10px;
}


.floating p{
 /*テキストの基点とするためrelativeを指定*/
	position: relative;
	    text-align: center;
	display: block;
writing-mode: vertical-rl;
    text-decoration: none;
	 color: #fff;
	font-size: 12px;
}




@media screen and (max-width: 738px) {

	
	

.floating {
  position: fixed;
  right: 0px;
    top: 20%;
	z-index: 999;
}
.floating a {
  display: block;
  padding: 0px;
  text-decoration: none;
/*  opacity: 0.6;*/
}


}




/*========= ページトップのためのCSS ===============*/

/*スクロールリンクの形状*/
.scroll-top {
  /*表示位置*/
  position: fixed;
    z-index: 999;/*一番上に表示*/
  right: 20px;
  bottom: 10px;
  z-index: 2;
  /*はじめは非表示*/
  opacity: 0;
  visibility: hidden; 
  transition: opacity .5s, visibility .5s; /*それぞれに0.5秒の変化のアニメーション*/
  /*縦書き*/
  -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  /*改行禁止*/
    white-space: nowrap;
  /*矢印の動き*/
  animation: arrowmove 1s ease-in-out infinite;
}

@keyframes arrowmove{
      0%{bottom:20px;}
      50%{bottom:25px;}
     100%{bottom:20px;}
 }


/*.scroll-viewクラスがついたら出現*/
.scroll-top.scroll-view {
  opacity: 1;
  visibility: visible;
	z-index: 999;/*一番上に表示*/
}

/*リンク全体の aタグの形状*/
.scroll-top a {
  text-decoration: none;
  color: #666666;
  text-transform: uppercase;
  font-size:0.9rem;
    display: block;
	z-index: 999;/*一番上に表示*/
}

/*スクロールリンクの形状*/

.js-scroll a::after{
  content:"";
  position: absolute;
  top:0;
  right:0;
  width:1px;
  height: 50px;
  background:#666666;
	z-index: 999;/*一番上に表示*/
}

.js-scroll a::before {
    content: "";
    position: absolute;
    top: 30px;
    right: -6px;
    width: 1px;
    height: 20px;
    background:#666666;
    transform: skewX(-31deg);
	z-index: 999;/*一番上に表示*/
}

/*Edge IE11 hack*/
_:-ms-lang(x), .js-scroll a::before{
  right:-11px;
}

/*ページトップリンクの形状*/

.js-pagetop a::after{
  content:"";
  position: absolute;
  top:0;
  right:0;
  width:1px;
  height: 50px;
  background:#666666;
}

.js-pagetop a::before {
    content: "";
    position: absolute;
    top: 0;
    right: -6px;
    width: 1px;
    height: 20px;
    background:#666666;
    transform: skewX(31deg);
}

/*Edge IE11 hack*/
_:-ms-lang(x), .js-pagetop a::before{
  right:0;
}



/*========= スクロールダウンのためのCSS ===============*/

/*====== 9-1-1 縦線が動いてスクロールを促す =======*/

/*スクロールダウン全体の場所*/
.scrolldown_top{
    /*描画位置※位置は適宜調整してください*/
  position:absolute;
	z-index: 9;/*一番上に表示*/
  left:50%;
  bottom:10px;
    /*全体の高さ*/
  height:50px;
}

/*Scrollテキストの描写*/
.scrolldown_top span{
    /*描画位置*/
  position: absolute;
	z-index: 999;/*一番上に表示*/
  left:-15px;
  top: -15px;
    /*テキストの形状*/
  color: #666666;
  font-size: 0.7rem;
  letter-spacing: 0.05em;
}

/* 線の描写 */
.scrolldown_top::after{
  content: "";
    /*描画位置*/
  position: absolute;
  top: 0;
    /*線の形状*/
  width: 1px;
  height: 30px;
  background:#666666;
    /*線の動き1.4秒かけて動く。永遠にループ*/
  animation: pathmove 1.4s ease-in-out infinite;
  opacity:0;
}

/*高さ・位置・透過が変化して線が上から下に動く*/
@keyframes pathmove{
  0%{
    height:0;
    top:0;
    opacity: 0;
  }
  30%{
    height:30px;
    opacity: 1;
  }
  100%{
    height:0;
    top:50px;
    opacity: 0;
  }
}







h1,h2,h3,h4,h5,p {
    display: block;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
	font-weight: normal;
}

p {
    display: block;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
	margin: 0;
	padding: 0;
}


ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}
dd {
    display: block;
    margin-inline-start: 0px;
}







/*==================================================
背景色が伸びて出現
===================================*/

/*全共通*/

.bgextend{
  animation-name:bgextendAnimeBase;
  animation-duration:1s;
  animation-fill-mode:forwards;
  position: relative;
  overflow: hidden;/*　はみ出た色要素を隠す　*/
  opacity:0;
display: block;
}

@keyframes bgextendAnimeBase{
  from {
    opacity:0;
  }

  to {
    opacity:1;  
}
}

/*中の要素*/
.bgappear{
  animation-name:bgextendAnimeSecond;
  animation-duration:1s;
  animation-delay: 0.6s;
  animation-fill-mode:forwards;
  opacity: 0;
}

@keyframes bgextendAnimeSecond{
  0% {
  opacity: 0;
  }
  100% {
  opacity: 1;
}
}

/*左から右*/
.bgLRextend::before{
  animation-name:bgLRextendAnime;
  animation-duration:1s;
  animation-fill-mode:forwards;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #0d0a16;/*伸びる背景色の設定*/
}
@keyframes bgLRextendAnime{
  0% {
    transform-origin:left;
    transform:scaleX(0);
  }
  50% {
    transform-origin:left;
    transform:scaleX(1);
  }
  50.001% {
    transform-origin:right;
  }
  100% {
    transform-origin:right;
    transform:scaleX(0);
  }
}

/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.bgappearTrigger,
.bgLRextendTrigger{
    opacity: 0;
}



.fade {
animation-name: fadeInAnime;/*1で解説*/
animation-fill-mode:forwards;/*2で解説*/
animation-duration:3s;/*3で解説*/
animation-iteration-count:1;/*4で解説*/
animation-timing-function:ease;/*5で解説*/
animation-delay: 0.5s;/*6で解説*/
animation-direction:normal;/*7で解説*/
}

/*1で解説*/
@keyframes fadeInAnime{
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}




.scfade {
  transition: all 2000ms;
  opacity: 0;
  visibility: hidden;
  transform: translate(0px, 50px);
}

.scfadein {
  opacity: 1;
  visibility: visible;
  transform: translate(0px, 0px);
} 



/*========= ローディング画面のためのCSS ===============*/
#splash {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000000;
  z-index: 9999999;
  text-align:center;
  color:#fff;
	opacity: 1;/*はじめは透過0に*/
}

#splash-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


/*========= 画面遷移のためのCSS ===============*/

/*画面遷移アニメーション*/
.splashbg{
    display: none;
}

/*bodyにappearクラスがついたら出現*/
body.appear .splashbg{
    display: block;
    content: "";
    position:fixed;
  z-index: 999;
    width: 100%;
    height: 100vh;
    top: 0;
  left: 0;
    transform: scaleX(0);
    /*background-color: #0d0a16;/*伸びる背景色の設定*/
  animation-name:PageAnime;
  animation-duration:1.2s;
  animation-timing-function:ease-in-out;
  animation-fill-mode:forwards;
}

@keyframes PageAnime{
  0% {
    transform-origin:left;
    transform:scaleX(0);
  }
  50% {
    transform-origin:left;
    transform:scaleX(1);
  }
  50.001% {
    transform-origin:right;
  }
  100% {
    transform-origin:right;
    transform:scaleX(0);
  }
}

/*画面遷移の後現れるコンテンツ設定*/
#container2{
  opacity: 0;/*はじめは透過0に*/
}

/*bodyにappearクラスがついたら出現*/
body.appear #container2{
  animation-name:PageAnimeAppear;
  animation-duration:1s;
  animation-delay: 0.8s;
  animation-fill-mode:forwards;
  opacity: 0;
}

@keyframes PageAnimeAppear{
  0% {
  opacity: 0;
  }
  100% {
  opacity: 1;
}
}








