@charset "UTF-8";
/* CSS Document */

@media screen and (min-width:768px) {
	.sp {
		display: none !important;
	}
	
	.fv_logo {
		height: 290px;
	}
	
	.drawer_open {
		width: 640px;
		height: 86px;
		right: 320px;
	}
	
	#drawer_input:checked ~ .nav_content {
		left: 50%;
	}
	
	.list_wrap {
		padding-left: 140px;
	}
	
	.drawer_open02 {
		width: 640px;
		height: 86px;
		right: 320px;
	}
	
	#drawer_input02:checked ~ .nav_content02 {
		left: 50%;
	}
	
	.head_logo {
		width: 120px;
		padding-left: 220px;
	}
	
	.change_header {
		height: 98px;
	}
	
	.caption p {
		line-height: 3;
	}
	
	.wrap {
		padding-top: 100px;
		padding-bottom: 130px;
	}
	
	.open_img {
		width: 30%;
	}
	
	.menu {
		width: 1200px;
	}
	
	.btn_l {
		width: 8%;
		letter-spacing: 0.1rem;
	}
	
	.wrap_f {
		flex-wrap: nowrap;
		padding-top: 130px;
		width: 100%;
	}
	
	.menu_item {
		width: 30%;
		margin-left: 10px;
	}
	
	.info {
		padding-top: 100px;
	}
	
	.item_pic {
		height: 400px;
	}
	
	.info_item {
		width: 30%;
	}
	
	.infomodal {
		display: flex;
		width: 100%;
	}
	
	.infomodal img {
		width: 50%;
	}
	
	.infomodal h2 {
		margin: 0;
		font-size: 1.5rem;
	}
	
	.infomodal_caption {
		width: 50%;
		padding: 0 20px 0 30px;
	}
	
	.infomodal video {
	width: 100%;
	height: 600px;
	position: relative;
	overflow: hidden;
	}
	
	.line {
		padding-top: 200px;
	}
	
	.ins_wrap01 {
		width: 50%;
		margin: 0 auto;
	}
	
	.sns {
		padding-top: 50px;
		padding-bottom: 50px;
		width: 50%;
		margin: 0 auto;
	}
	
	.sns .wrap_f {
		flex-wrap: wrap;
		width: 100%;
		padding: 0;
		padding-top: 90px;
		line-height: 2;
	}
	
	.sns .wrap_r {
		padding-bottom: 40px;
		margin-bottom: 80px;
	}
	
	.sns_content {
		padding-bottom: 30px;
	}
	
	.space {
		margin-bottom: 10px;
	}
	
	.post_item {
		width: 200px;
		height: 200px;
	}
	
	.insmodal {
		display: flex;
		width: 100%;
	}
	
	.insmodal_item {
		width: 50%;
	}
	
	.inslayout {
		width: 45%;
		margin: 0 auto;
	}
	
	.insmodal_date {
		width: 423px;
		bottom: 33px;
	}
	
	.map {
		padding-top: 0;
		width: auto;
		height: 500px;
	}
	
	.shop_info {
		position: relative;
		padding-top: 200px;
		padding-bottom: 450px;
	}
	
	.shop_info .wrap_r {
		width: 347px;
		position: absolute;
		top: 660px;
		right: 940px;
	}
	
	.name {
		height: 128px;
	}
	
	.name_item {
		height: 88px;
	}
	
	.copy_item {
		width: 10%;
	}
	
	#page_top {
		right: 540px;
		font-size: 21px;
		letter-spacing: 4px;
	}
	
	#page_top a {
		padding: 30px 40px;
	}
	
	
	
}
