@import url("reset.css");
@import url("common202108.css");
.recruit-badge{
position: absolute;
top:100px;
left:100px;
z-index: 50;
}
.recruit-badge img{
	width: 128px;
	height: auto;
}
.top-reserve{
	font-family: 'Poppins', sans-serif;
	
	bottom:90px;
	    width: 100%;
    text-align: center;
}
.top-reserve a{
	width:200px;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-align:center;
    padding:20px 0;
    color:#888;
    background-color:#fff;
    border-radius:26px;
    margin: 0 auto;
    letter-spacing: 2px;
    -webkit-transition:all 0.45s ease-in-out;
		-moz-transition:all 0.45s ease-in-out;
		-o-transition:all 0.45s ease-in-out;
		-ms-transition:all 0.45s ease-in-out;
		transition:all 0.45s ease-in-out;
}
.top-reserve a:hover{
	opacity: 0.7;
}
.bg-slider__title{
	position: absolute;
	top:50%;
	left:50%;
	z-index: 100;
	text-align: center;
    width: 270px;
    margin:-120px 0 0 -135px;
}
.bg-slider__title img{
	width: 270px;
}
.fluid_container {
			bottom: 0;
			height: 100vh;
			left: 0;
			
			right: 0;
			top: 0;
			z-index: 0;
		}
		#camera_wrap_full {
			bottom: 0;
			height: 100vh;
			left: 0;
			margin-bottom: 0!important;
			
			right: 0;
			top: 0;
		}
		.camera_bar {
			z-index: 2;
		}
		.camera_overlayer {
			opacity: .1;
		}
#top-contents{
	width: 100%;
	margin: 150px auto;
}
.top-menu{
	max-width: 1198px;
	width: 100%;
	margin: 0 auto;
}
.top-menu-left{
	    width: 50%;
    padding: 0 10px;
    box-sizing: border-box;
	float: left;
}
.top-menu-right{
	float: right;
	    width: 50%;
    padding: 0 10px;
    box-sizing: border-box;
}

.top-menu-left li,.top-menu-right li:first-child{
	width: calc(50% - 9px);
}
.top-menu-left li:last-child,.top-menu-left li, .top-menu-right li{
	width: calc(50% - 9px);
	float: right;
}
.top-menu-left li,.top-menu-right li{
	margin: 0 0px 18px 0;
	position: relative;
		overflow: hidden;
	float: left;
}
.top-menu-left li.menu-style-pic,.top-menu-right li:last-child,.top-menu-right li:first-child{
	width: 100%;
}
.top-menu-right li:first-child{
	display: none;
}
.menu-style-pic{
	width: 590px;
	height: 590px;
}
.menu-style-pic .pic-cover{
	overflow: hidden;
	width: 100%;
	height: 590px;
	 position: absolute;
    top: 0;
    left: 0;

}
.pic-cover .coming{
	position: absolute;
    text-align: center;
    width: 100%;
    color: #fff;
        font-size: 24px;
    letter-spacing: 3px;
    line-height: 1.2;
    font-family: 'Poppins', sans-serif;
    top: 90%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.menu-style-pic img{
	width: 100%;
	height: auto;
	object-fit: cover;
	font-family: 'object-fit: cover;';
	position: relative;
top: 50%;
-webkit-transform: translateY(-50%); /* Safari用 */
transform: translateY(-50%);
}
.top-menu-left li:nth-child(n+2) img,.top-menu-right :nth-child(-n+2) img{
	width: 100%;
	margin-bottom: 0;
}
.top-menu-left li:last-child{
	margin-left: 18px;
}

.top-menu-right li:first-child{
	margin-right: 18px;

}
.top-menu li:hover .caption{
	opacity: 1;
}
.caption a{
	text-decoration: none;
	width: 100%;
	display: block;
}
.top-menu  img{
		margin: 0px;
		padding: 0px;
		float: left;
		width: 100%;
		/*z-index: 4;*/
	}
.top-menu .caption{
		cursor: pointer;
		position: absolute;
		opacity: 0;
		-webkit-transition:all 0.45s ease-in-out;
		-moz-transition:all 0.45s ease-in-out;
		-o-transition:all 0.45s ease-in-out;
		-ms-transition:all 0.45s ease-in-out;
		transition:all 0.45s ease-in-out;
font-family: 'Poppins', sans-serif;
width: 100%;
	}
.top-menu .blur{
		background-color: rgba(136,136,136,0.6);
		height: 286px;
		width: 100%;
		z-index: 5;
		position: absolute;

	}
.top-menu-left li:first-child .blur,.top-menu-right li:last-child .blur{
	height: 100%;
		width: 100%;
}
.top-menu .caption-text h1{
		text-transform: uppercase;
		font-size: 24px;
		letter-spacing: 3px;
		line-height: 1.2;
	}
.top-menu .caption-text{
		z-index: 10;
		color: #fff;
		position: absolute;
		width: 100%;
		text-align: center;
		top:130px;
	}
.top-menu-left li .caption-text,.top-menu-right li .caption-text{
	
	width: 100%;
	position: relative;
top: 50%;
-webkit-transform: translateY(-50%); /* Safari用 */
transform: translateY(-50%);
}
.top-menu-right li:nth-child(3) .caption-text{
	top:130px;
}
.title{
	font-family: 'Poppins', sans-serif;
	letter-spacing: 2px;
	font-size: 28px;
	text-align: center;
	color: #888;
}

.info{
	
	margin: 150px 0;
	padding: 90px 0 0;
	color: #888;
}
.info .title{
	color: #888;
}
.info .title img{
	width: 270px;
}
.info h2{
	    width: 90%;
    max-width: 900px;
    margin: 130px auto 0;
    letter-spacing: 2px;
    font-family: 'Poppins', sans-serif;
}
.info dl{
	width: 90%;
max-width: 900px;
margin: 10px auto 0;
border-top:solid #888 1px;
}
.info dt{
	float: left;
	margin: 0 0 0 34px;
	padding: 32px 0 0 0;
	font-size: 10px;
	letter-spacing: 1px;
	width: 130px;
}
.info dd{
	border-bottom: solid #888 1px;
	font-size: 14px;
	padding: 30px 0;
}
.info dd a{
	color: #888;
	text-decoration: none;
}
.info dd a:hover{
	text-decoration: underline;
}
.top-reserve{
	margin: 0 0 120px 0;
}

.insta{
	/*margin-bottom: 100px;*/
}
.insta h2{
	text-align: center;
	margin: 32px 0;
}
.insta h2 img{
	width: 40px;
}
.insta ul{
	width: 100%;
	max-width: 1198px;
	margin: 0 auto;
	display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
      padding: 0 20px;
    box-sizing: border-box;
}
.insta li{
	width: 32%;
	position: relative;
}
.insta li a{
	position: relative;
	display: block;
}
.insta li img{
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
.insta li p{
	color: #888;
	font-size: 14px;
	letter-spacing: 1px;
	margin: 8px 0 0 0;
}
.about{
	padding-top: 170px;
}
.about ul{
	width: 100%;
	max-width: 1198px;
	margin: 94px auto 120px;
	display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  color: #888;
  padding: 0 20px;
    box-sizing: border-box;
}
.about li{
width: 32%;
font-size: 14px;
position: relative;
}
.about li img{
	width: 100%;
}
.about li h2{
font-weight: bold;
margin: 12px 0;

}
.about li .insta-icon{
	position: absolute;
	width: 24px;
	top: 320px;
    right: 0;
}
.about li .insta-icon img{
	width: 100%;
}
.shop-name p{
	float: right;
	margin: 6px 0;
}
.about li p{
	line-height: 1.8;
	height: 214px;
}
.about li a{
	 color: #888;
}
.map{
	width: 100%;
	height: 600px;
	background-color: #eee;
}
.app{
	text-align: center;
	    background-color: #eee;
	    color: #888;
	/*color: #fff;
	background-image: url(../image/top/app_bg.jpg);
	*/
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 100px 0 120px;
}
.app .title{
	color: #888;
}
.app h2 img{
	width: 100px;
	margin: 38px 0;
}
.app h3{
	font-size: 24px;
	margin-bottom: 20px;
}
.app p{
	font-size: 16px;
}
.app ul{
	max-width:825px;
margin:60px auto 0;
display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
    padding: 0 40px;
    box-sizing: border-box;
}
.app ul li p{
	font-size: 12px;
	margin-bottom: 20px;
}
.app a,.reserve-btn a{
	width:300px;
    font-size:14px;
    
    text-decoration:none;
    display:block;
    text-align:center;
    padding:20px 0;
    color:#00a0e9;
    background-color:#fff;
    border-radius:26px;
    margin: 0 auto;
    
    -webkit-transition:all 0.45s ease-in-out;
		-moz-transition:all 0.45s ease-in-out;
		-o-transition:all 0.45s ease-in-out;
		-ms-transition:all 0.45s ease-in-out;
		transition:all 0.45s ease-in-out;
}

.app a:hover,.reserve-btn a:hover{
	opacity: 0.7;
}

.reserve-content{
	    height: 280px;
    padding: 60px 0;
    box-sizing: border-box;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
.reserve-btn a{
	color:#00a0e9;
    /*background-color:#00a0e9;*/
    border: solid #00a0e9 1px;
    letter-spacing: 1px;
    margin: auto;
}
.reserve{
	padding: 90px 0 0 0;
	color:#888;
}
.reserve-text{
	text-align: center;
	line-height: 1.8;
	margin: 60px 0;
}
.reserve-text em{
	font-size: 12px;
}
.reserve article{
	border-top: solid #888 1px;
	
	height: 280px;
	box-sizing: border-box;
}
.reserve article h2{
	width: 36%;
	padding-left: 10px;
	box-sizing: border-box;
	float: left;
position: relative;
top: 50%;
-webkit-transform: translateY(-50%); /* Safari用 */
transform: translateY(-50%);
}
.reserve article h2 img{
	height: 22px;
	
}
.reserve article:last-child h2 img{
	height: 26px;
}
.reserve-submit{
	width: 300px;
	margin: 20px auto;
	text-align: center;
	position: relative;

}
.reserve-submit h4{
	font-size: 24px;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 2px;
	font-weight: normal;
	margin-bottom: 28px;
}
.reserve-info{
	width: 30%;
	float: left;
	font-size: 14px;
	line-height: 1.8;
	position: relative;
top: 50%;
-webkit-transform: translateY(-50%); /* Safari用 */
transform: translateY(-50%);
}
.reserve-info h3{
	font-weight: bold;
}
.concept{
	text-align: center;
	color: #fff;
	background-image: url(../image/top/concept.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 130px 0 130px;
}
.concept .title{
	color: #fff;
}
.concept h2{
	font-size: 24px;
	margin: 100px 0 24px;
}
.concept p{
	line-height: 2;
	font-size: 16px;
}
.company{
	width:100%;
	max-width: 900px;
	margin: 0px auto 100px;
	color: #888;
	padding: 100px 0 0 0;
}
.company table{
	margin: 80px 0 150px;
	border-top:solid #888 1px;
	font-size: 14px;
	color: #888;
}
.company table th{
	padding: 14px 28px;
	font-weight: bold;
	width: 140px;
	vertical-align: top;
	text-align: left;
	border-top:solid #888 1px;
	box-sizing: border-box;
}
.company table td{
	padding: 12px 28px;
	line-height: 1.8;
	border-top:solid #888 1px;
	box-sizing: border-box;
}
.company table td dt{
	float: left;
	width: 80px;
}
.company table td dd{
	margin-left: 80px;
}
.sub-title{
	text-align: center;
	font-weight: normal;
	font-size: 24px;
	color: #888;
	margin-bottom: 28px;
}
.recruit{
	width: 100%;
	max-width: 900px;
	border-top:solid #888 1px;
	font-size: 14px;
	margin-bottom: 100px;
}
.recruit dt{
	padding: 14px 28px 0;
	width: 168px;
	float: left;
	font-weight: bold;
}
.recruit dd{
padding: 14px 28px 0;
margin-left: 196px;
line-height: 1.4;
}
.ojf {
object-fit: cover;
font-family: 'object-fit: cover;'
}
.top-menu-right li:nth-child(3){
	float: right;
}
/*
@media screen and (min-width:960px) and ( max-width:1280px){
	#top-contents{
		width: 100%;
	}
	.top-menu{
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
}
.top-menu-left {
    width: 50%;
    padding: 0 10px;
    box-sizing: border-box;
}
.top-menu-right {
    width: 50%;
    padding: 0 10px;
    box-sizing: border-box;
}
.top-menu-left li{
	width: 50%;
}
.top-menu-left li.menu-style-pic,.menu-style-pic .pic-cover{
	width: 100%;
}
}
*/
.recruit-link{
	text-align: center;
	margin-bottom: 200px;
}
.recruit-link h2{
color: #00a0e9;
font-size: 24px;
margin: 20px 0;
line-height: 1.4;
}
.recruit-link p{
font-size: 14px;
margin-bottom: 30px;
}

.top-white{
	width: 100%;
	height: 100vh;
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#top-slide{
	width: 100%;
	/*height: 100vh;*/
	display: flex;
}
.top-left{
	width: 33%;
	background-image: url(../image/top2021/top_bg.jpg);
	background-size: 100% 100%;
	height: 100vh;
	display: flex;
  justify-content: center;
  align-items: center;

}
.top-left-contents{
	width: 250px;
	text-align: center;
}
.top-left img{
	width: 220px;
}
.top-left img.locopicaro{
	margin: 50px 0 0 0;
}
.slide{
	width: 67%;
	height: 100%;
overflow: hidden;
}

.logo-text{
	opacity: 1;
}
.locopicaro{
	opacity: 0;
}
.full div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;
  margin: 0;
}
.top-reserve a{
	background-color: #00a0e9;
	color: #fff;
}


#wrap{
  
  display: flex;
  flex-direction: column;
  justify-content: center;
  /*height: 100vh;*/
}
#slider,#slider2,#slider3{
  width: 100%;
  margin:0 0 1px;
  padding: 0;
}
.slide-item img{
  
    width: 100%;
   
}
#thumbnail-list,#thumbnail-list2,#thumbnail-list3{
  width: 100%;
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap:wrap;
}
.thumbnail-item{
  flex: 0 1 25%;
  margin-bottom: 5px;
  box-sizing: border-box;
  position:relative;
  cursor: pointer;
}

.thumbnail-item:after{
	content:'';
    background-color: rgba(255,255,255,0.7);
    position:absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: .3s opacity linear;
}
.thumbnail-item.thumbnail-current:after{
    opacity: 1;
  }

@media screen and (max-width: 768px) {
.menu-style-pic{
	height:364px;
}
.reserve article h2 {
    width: 50%;
    padding-left: 20px;
    box-sizing: border-box;
    float: none;
    
    top: 0;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}
.reserve-submit h4{
	font-size: 16px;
}
.reserve-info {
    width: 40%;
    padding-left: 20px;
    top: 0%;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    margin-top: 30px;
}
.about li p{
	height: 260px;
}
.reserve-submit{
	margin-right: 20px;
	width: auto;
}
.about li .insta-icon{
	top: 202px;
}
.app ul li{
	width: 250px;
}
#top-slide{
	width: 100%;
	
	display: block;
}
.top-left{
	    width: 100%;
    position: absolute;
    height: 100vh;
    z-index: 2;
    left: 0;
    top: 0;
}
.top-left-contents{
	width: 200px;
}
.top-left img {
    width: 100%;
}
.slide {
    width: 100%;
    
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.full div {

  

}
.info{
	margin: 0;
}

.app a, .reserve-btn a{
	width: 100%;
}
.recruit-link .reserve-btn a{
	width: 300px;
}
.info .title img {
    width: 200px;
}
.info h2{
	margin: 80px auto 0;
}
.top-reserve {
    margin: 80px auto;
    position: static;
    width: 60%;
}
}
@media screen and (max-width: 479px) {
	.bg-slider__title img{
		width: 220px;
		height: auto;
	}
.recruit-badge{
position: absolute;
top:20px;
left:20px;
z-index: 50;
}
.recruit-badge img{
	width: 100px;
	height: auto;
}
.top-menu-left,.top-menu-right{
	width: 100%;
	float: none;
	padding: 0 20px;
}
.top-menu img,.menu-style-pic,.top-menu-left li:nth-child(n+2) img,.top-menu-right :nth-child(-n+2) img,.insta ul,.insta li img,.about li,.company{
	width: 100%;
}
.top-menu-left li:last-child{
	margin-left: 0;
	width: 48%;
	float: right;
}
.top-menu-left li, .top-menu-right li{
	width: 48%;
    float: left;
}
.top-menu-right li:first-child{
	margin-right: 0;
	width: 100%;
}
.top-menu-right li:nth-child(3){
	float: right;
}
.about ul{
	width:100%;
	
	box-sizing: border-box;
	display: block;
}
.app p{
	font-size: 14px;
}
.app ul{
	width: 100%;
	display: block;
}
.reserve article h2{
	width: 100%;
    text-align: center;
    padding: 0;
    position: static;
    float: none;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}
.company table{
	font-size: 13px;
}
.company table,.company table td{
	border-top:none;
}
.company table th,.company table td{
	width: 100%;
	display: block;
}
.company table th{
	padding: 20px;
}
.company table td{
padding: 0px 20px 20px;
}
.company table td dt {
    float: none;
    width: auto;
    font-weight: bold;
}
.company table td dd{
	margin-left: 0;
}
.reserve article{
	height: auto;
}
.reserve-info {
    width: auto;
    float: none;
    width: 300px;
    margin: 30px auto;
 }
.reserve-submit {
    width: auto;
    float: none;
    text-align: center;
    position: static;
    top: 50%;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}

.reserve-info h3{
	text-align: center;
    margin: 0 0 20px 0;
}
.concept{
	padding: 60px 0;
	margin: 0px 0 0 0;
}
.concept h2{
	font-size: 18px;
}
.concept p{
	font-size: 14px;
	    margin: 0 50px;
}
.about li{
	margin-bottom: 40px;
	border-bottom: solid #888 1px;
    padding: 0 10px 30px;
    box-sizing: border-box;
}
.app ul li:first-child{
	margin-bottom: 30px;
}
.app h3 {
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 1.4;
}
.recruit dt {
    padding: 20px 20px 10px;
    box-sizing: border-box;
    width: 100%;
    float: none;
    font-weight: bold;
}
.recruit dd {
    padding: 0 20px;
    margin-left: 0;
    line-height: 1.4;
}
.top-menu .caption{
	position: static;
	opacity: 1;
	margin: 18px 0 24px;
}
.top-menu .blur{
	display: none;
}
.top-menu .caption-text,.top-menu-right li .caption-text{
	position: static;
    width: 100%;
    color: #00a0e9;
}
.top-menu img{
	float: none;
}
.top-menu-left li:first-child .caption-text, .top-menu-right li:last-child .caption-text{
	width: 100%;
	position: static;
}
.insta{
	padding: 0;
	box-sizing: border-box;
}
.insta ul{
	display: block;
	padding: 0;
}
.insta li{
	
	width: 220px;
	margin:0 auto 60px;
}
.insta li p{
	text-align: center;
}
#rss{
	margin: 0 20px;
}
.info dl{
	width: 100%;
}
.info dt{
	float: none;
	margin: 0;
	width: 100%;
	padding: 20px 0 0 0;
}
.info dd{
	padding: 20px 0;
}
.menu-style-pic{
	height: auto;
}
.menu-style-pic .pic-cover{
	width: 100%;
	position: static;
}
.reserve-content{
	height: auto;
}
.top-menu .caption-text h1{
	font-size: 12px;
	letter-spacing: 2px;
}
.top-menu-right li:first-child{
	display: block;
}
.top-menu-right li:last-child{
	display: none;
}
.reserve article{
	margin:0 20px;
}
.reserve article h2 img{
	margin: 0px 0 50px 0;
}
.company table{
	margin: 80px 20px 150px;
}
.recruit{
	width:auto;
	margin: 0 20px 100px;
}
.map{
	height: 300px;
}
.pic-cover .coming{
top:78%;
}
.about li .insta-icon {
    top: 270px;
    right: 8px;
}
.info{
	padding-top: 70px;
}
.recruit-link .reserve-btn a{
	width: 90%;
}
.footer-content{
	padding: 0;
}
.top-recruit  .reserve-btn a{
	width: 60%;
}
.recruit-link h2{
	font-size: 22px;
}
#slider li,#slider2 li,#slider3 li,.about li .thumbnail-item{
	margin: 0;
	padding: 0;
	border: none;
}
.about li p {
    height: auto;
}
}