
	body{
	font-family: "fot-tsukuardgothic-std", sans-serif;
	}
	

#main_content{
	margin-top:120px;
}

.main_copy{
text-align:center;
}

.main_copy p{
	width:35%;
	display:inline-block;
}


.main_image{
	margin-top: 30px;
	width:40%;
	position:relative;
	left:50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}

.main_image > img{
	opacity:0;
}



.open .main_image > img{
	-webkit-transition: .8s cubic-bezier(0.78, .18, .34, .98) .5s;
	-moz-transition: .8s cubic-bezier(0.78, .18, .34, .98) .5s;
	-ms-transition: .8s cubic-bezier(0.78, .18, .34, .98) .5s;
	-o-transition: .8s cubic-bezier(0.78, .18, .34, .98) .5s;
	transition: .8s cubic-bezier(0.78, .18, .34, .98) .5s;
	opacity:1;
}






.main_c > div{
	position:absolute;
}




.main_c01{
	top: -4%;
	left: 11%;
	width: 26%;
	opacity:0;
}

.open .main_c01{
	top: -3%;
	opacity:1;
	-webkit-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1s;
	-moz-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1s;
	-ms-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1s;
	-o-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1s;
	transition: .8s cubic-bezier(0.78, .18, .34, .98) 1s;
}


.main_c02{
	top:-2%;
	right:25.5%;
	width:28%;
	opacity:0;
}

.open .main_c02{
	top:-1%;
	opacity:1;
	-webkit-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.1s;
	-moz-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.1s;
	-ms-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.1s;
	-o-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.1s;
	transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.1s;
}



.main_c03{
	top:13%;
	right:-5%;
	width:20%;
		opacity:0;
}

.open .main_c03{
	top:14%;
	opacity:1;
	-webkit-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.2s;
	-moz-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.2s;
	-ms-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.2s;
	-o-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.2s;
	transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.2s;
}


.main_c04{
	top:37%;
	left:3%;
	width:15%;
		opacity:0;
}

.open .main_c04{
	top:38%;
	opacity:1;
	-webkit-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.3s;
	-moz-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.3s;
	-ms-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.3s;
	-o-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.3s;
	transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.3s;
}


.main_c05{
	top:38%;
	left:42%;
	width:15%;
		opacity:0;
}

.open .main_c05{
	top:39%;
	opacity:1;
	-webkit-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.4s;
	-moz-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.4s;
	-ms-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.4s;
	-o-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.4s;
	transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.4s;
}


.main_c06{
	top:39%;
	right:-5%;
	width:15%;
		opacity:0;
}

.open .main_c06{
	top:40%;
	opacity:1;
	-webkit-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.5s;
	-moz-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.5s;
	-ms-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.5s;
	-o-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.5s;
	transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.5s;
}

.main_c07{
	bottom:-5%;
	left:7%;
	width:23%;
		opacity:0;
}

.open .main_c07{
	bottom:-6%;
	opacity:1;
	-webkit-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.6s;
	-moz-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.6s;
	-ms-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.6s;
	-o-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.6s;
	transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.6s;
}


.main_c08{
	bottom:-5%;
	left:44%;
	width:21%;
	opacity:0;
}

.open .main_c08{
	bottom:-6%;
	opacity:1;
	-webkit-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.7s;
	-moz-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.7s;
	-ms-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.7s;
	-o-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.7s;
	transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.7s;
}



.main_c09{
	bottom:9%;
	left:-10%;
	width:25%;
	opacity:0;
}

.open .main_c09{
	bottom:10%;
	opacity:1;
	-webkit-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.8s;
	-moz-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.8s;
	-ms-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.8s;
	-o-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.8s;
	transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.8s;
}



.hand{
	bottom:-28%;
	right:-15%;
	width:55%;
	opacity:0;
}



.open .hand{
	opacity:1;
	right:-10%;
	bottom:-22%;
	-webkit-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.9s;
	-moz-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.9s;
	-ms-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.9s;
	-o-transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.9s;
	transition: .8s cubic-bezier(0.78, .18, .34, .98) 1.9s;
}


.hand > a{
	position:relative;
	display: block;
}

.hand > a > div{
	position:absolute;
	top:0;
	left:0;
	opacity:0;
}

.open .hand > a > div:nth-child(2){
	opacity:1;
	-webkit-transition: .8s cubic-bezier(0.78, .18, .34, .98) 2.2s;
	-moz-transition: .8s cubic-bezier(0.78, .18, .34, .98) 2.2s;
	-ms-transition: .8s cubic-bezier(0.78, .18, .34, .98) 2.2s;
	-o-transition: .8s cubic-bezier(0.78, .18, .34, .98) 2.2s;
	transition: .8s cubic-bezier(0.78, .18, .34, .98) 2.2s;
}

.open .hand > a > div:nth-child(3){
	opacity:1;
	-webkit-transition: .8s cubic-bezier(0.78, .18, .34, .98) 2.4s;
	-moz-transition: .8s cubic-bezier(0.78, .18, .34, .98) 2.4s;
	-ms-transition: .8s cubic-bezier(0.78, .18, .34, .98) 2.4s;
	-o-transition: .8s cubic-bezier(0.78, .18, .34, .98) 2.4s;
	transition: .8s cubic-bezier(0.78, .18, .34, .98) 2.4s;
}

.open .hand > a > div:nth-child(4){
	opacity:1;
	-webkit-transition: .8s cubic-bezier(0.78, .18, .34, .98) 2.6s;
	-moz-transition: .8s cubic-bezier(0.78, .18, .34, .98) 2.6s;
	-ms-transition: .8s cubic-bezier(0.78, .18, .34, .98) 2.6s;
	-o-transition: .8s cubic-bezier(0.78, .18, .34, .98) 2.6s;
	transition: .8s cubic-bezier(0.78, .18, .34, .98) 2.6s;
}

.open .hand > a > div:nth-child(5){
	opacity:1;
	-webkit-transition: .8s cubic-bezier(0.78, .18, .34, .98) 2.8s;
	-moz-transition: .8s cubic-bezier(0.78, .18, .34, .98) 2.8s;
	-ms-transition: .8s cubic-bezier(0.78, .18, .34, .98) 2.8s;
	-o-transition: .8s cubic-bezier(0.78, .18, .34, .98) 2.8s;
	transition: .8s cubic-bezier(0.78, .18, .34, .98) 2.8s;
}

.open .hand > a > div:nth-child(6){
	opacity:1;
	-webkit-transition: .8s cubic-bezier(0.78, .18, .34, .98) 3s;
	-moz-transition: .8s cubic-bezier(0.78, .18, .34, .98) 3s;
	-ms-transition: .8s cubic-bezier(0.78, .18, .34, .98) 3s;
	-o-transition: .8s cubic-bezier(0.78, .18, .34, .98) 3s;
	transition: .8s cubic-bezier(0.78, .18, .34, .98) 3s;
}










.main_copy02{
	bottom:-5%;
	right:-54%;
	opacity:0;
}

.open .main_copy02{
	opacity:1;
	-webkit-transition: .8s cubic-bezier(0.78, .18, .34, .98) 2s;
	-moz-transition: .8s cubic-bezier(0.78, .18, .34, .98) 2s;
	-ms-transition: .8s cubic-bezier(0.78, .18, .34, .98) 2s;
	-o-transition: .8s cubic-bezier(0.78, .18, .34, .98) 2s;
	transition: .8s cubic-bezier(0.78, .18, .34, .98) 2s;
}


.main_copy02 p{
	font-size:13px;
	text-align:center;
}








	.main_detail{
	text-align:center;
}



.main_note{
	margin-top:50px;
}

.main_note p{
	font-size:16px;
}
	

.content_index{
    margin-top: 100px;
}


.content_index_inner {
	max-width: 1180px;
	padding: 0 120px;
	margin: 0 auto;
}


.content_box{
	margin-bottom:100px;
}


.content_title{
	text-align:center;
	margin-bottom:30px;
}


.content_title p{
	display:inline-block;
	width:55%;
}

.content_wrap{
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.content_box:last-child{
	margin-bottom:0px;
}



.content_box .content_img{
	width:45%;
	position:relative;
}



.flexslider .slides > li > div{
	position:absolute;
}

.c_01_01{
	top:0;
	left:-60px;
	width:35%;
}

.c_01_02{
	top:30%;
	left:-60px;
	width:25%;
}

.c_01_03{
	top:0%;
	right:0%;
	width:25%;
}

.c_01_04{
	bottom:0%;
	left:20%;
	width:45%;
}




.c_02_01{
	top:-2%;
	right:-8%;
	width:40%;
}

.c_02_02{
	top:15%;
	left:22%;
	width:34%;
}

.c_02_03{
	top:46%;
	right:-12%;
	width:26%;
}

.c_02_04{
	bottom:8%;
	left:-20%;
	width:40%;
}




.c_03_01{
	top:-2%;
	left:-8%;
	width:28%;
}

.c_03_02{
	top:-4%;
	right:-10%;
	width:38%;
}



.c_04_01{
	top:-2%;
	left:-8%;
	width:28%;
}


.c_04_02{
	top:15%;
	right:-10%;
	width:20%;
}

.c_04_03{
	bottom:5%;
	right:-10%;
	width:30%;
}





.c_05_01{
	top:-2%;
	left:-2%;
	width:26%;
}

.c_05_02{
	top:-2%;
	right:22%;
	width:12%;
}

.c_05_03{
	bottom:5%;
	right:-4%;
	width:32%;
}



.c_06_01{
	top:8%;
	left:-10%;
	width:35%;
}

.c_06_02{
	top:-2%;
	right:-10%;
	width:38%;
}

.c_06_03{
	bottom:5%;
	right:-4%;
	width:18%;
}



.c_07_01{
	top:18%;
	left:-10%;
	width:20%;
}

.c_07_02{
	top:-2%;
	right:-10%;
	width:38%;
}

.c_07_03{
	bottom:8%;
	right:-4%;
	width:16%;
}






.c_08_01{
	top:5%;
	left:-2%;
	width:25%;
}

.c_08_02{
	top:5%;
	right:-15%;
	width:48%;
}

.c_08_03{
	bottom:8%;
	left:-8%;
	width:22%;
}

.c_08_04{
	bottom:-3%;
	right:18%;
	width:32%;
}













.content_box .content_detail{
	width:45%;
	position:relative;
}


.shop_sc{
	margin-top:40px;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.shop_staff{
	width:20%;
	position: relative;
}


.shop_staff p{
	position: absolute;
	margin-top:15px;
	font-size:9pt;
	line-height:130%;
	text-align:center;
	left:50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	white-space: nowrap;
}

.shop_copy{
	width:70%;
}

.shop_copy p{
	font-size:16pt;
	font-weight:bold;
	line-height: 140%;
}


.content_box .content_detail .shop_ac{
	   margin-top: 50px;
}

.content_box .content_detail .shop_ac p{
	font-size:14px;
	text-align:center;
}


.content_box .content_detail .shop_note p{
	font-size:13px;
	text-align:center;
}


.new_open{
	position:absolute;
	right:0;
	bottom:-20px;
	width:85px;
}







@media screen and (max-width: 640px){
	
	
	
	
	
	#main_content {
		margin-top: 80px;
	}
	
	
	.main_image {
		width: 87%;
	}
	
	.main_copy p {
		width: 70%;
	}
	
	.main_copy02{
		margin-top:60px;
	}
	
	
	
	
	.content_index {
		margin-top: 60px;
	}
	
	
	.content_index_inner {
		padding: 0 0px;
	}
	
	.content_wrap {
		padding: 0 50px;
	}
	
	
	
	.content_box {
		display: block;
		margin-bottom: 70px;
	}
	
	.content_box .content_img {
		width: 100%;
		padding: 0 20px;
	}
	
	.content_box .content_detail {
		width: 100%;
		margin-top: 10px;
		padding:0 0px;
	}
	
	.content_title p {
    width: 100%;
	}
	
	
	.shop_copy p {
    font-size: 12pt;
	}
	
	
	
	.shop_note p {
		font-size: 12px;
		text-align: left;
	}
	
	
	.shop_name p span {
		display:block;
		margin-top:5px;
		margin-left:0px;
	}
	
	.content_box .content_detail .shop_note p {
		font-size: 11px;
	}
	
	
	
	.content_box .content_detail .shop_ac p {
		font-size: 12px;
	}
	
	
	
	
	
	.new_open {
		width: 65px;
		bottom: -10px;
		right: -30px;
	}
	
	
	
	
	
}


