/* ===========================================
 * top
=========================================== */

#mv {
	height: 800px;
	width: 100%;
	background-image: url(../img/mv.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	overflow: hidden;
}

#mv_cache {
	width: 100%;
	max-width: 500px;
	min-width: 100px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
	z-index: 2;
}


#mv_cache img{
	width: 100%;
}

#mv_f {
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
	position:absolute;
    left:0;
    right:0;
    bottom:0;
}

#mv_f_left {
	float: left;
	padding-top: 30px;
}

#mv_f_right {
	float: right;
}

#mv_f_right a:first-child{
	margin-bottom: 10px;
	display: inline-block;
}


#contents_about {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
}

#contents_about_tit {
	text-align: center;
	font-size: 2.4rem;
	font-weight: bold;
	padding-bottom: 60px;
}


#contents_about_body p{
	display: block;
	padding-bottom: 40px;
	text-align: center;
	line-height: 2;
}

#contents_about_desc {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

#contents_about_descImg {
	text-align: center;
	padding-bottom: 50px;
}

#contents_about_desc p{
	line-height: 2;
}


#contents_ph {
	width: 100%;
	height: 560px;
}

#contents_ph li{
	height: 560px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: block;
}

#contents_ph li:nth-child(1){
	background-image: url(../img/sub_m_01.jpg);
	width: 25%;
}

#contents_ph li:nth-child(2){
	background-image: url(../img/sub_m_02.jpg);
	width: 25%;
}

#contents_ph li:nth-child(3){
	background-image: url(../img/sub_m_03.jpg);
	width: 50%;
}

#contents_insta {
	padding-top: 60px;
	padding-bottom: 60px;
}

#contents_insta h2{
	text-align: center;
}

#contents_instaInner {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}


#contents_lineup {
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #f5f5f0;
}

#contents_lineup h2{
	text-align: center;
}

#contents_lineupInner {
	width: 1060px;
	margin-left: auto;
	margin-right: auto;
}

#contents_lineup_desc p{
	display: block;
	text-align: center;
	padding-bottom: 30px;
	line-height: 2;
}

#contents_lineup_desc2 p{
	display: block;
	text-align: center;
	padding-bottom: 30px;
	line-height: 2;
}

#contents_lineup_hand{
	text-align: center;
	padding-bottom: 55px;
}

.contents_lineup_box {
	padding-bottom: 60px;
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

.contents_lineup_tit {
	border-bottom: 2px #000 solid;
	text-align: center;
	width: 1060px;
	margin-left: auto;
	margin-right: auto;
}

.contents_lineup_tit span{
	display: inline-block;
	background-color: #f5f5f0;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 2.2rem;
	font-weight: bold;
	position: relative;
    top: 17px;
}

.contents_lineup_wrap {
	 display: -webkit-box; /*Android4.3*/
	  display: -moz-box;    /*Firefox21*/
	  display: -ms-flexbox; /*IE10*/
	  display: -webkit-flex; /*PC-Safari,iOS8.4*/
	  display: flex;
	  flex-wrap: wrap;
}


.product_box {
	width: 510px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 20px;
	padding-top: 35px;
	padding-bottom: 35px;
	border-bottom: 1px #cccccc solid;
	box-sizing: border-box;
	
}

.product_subtit {
	height: 32px;
	border: 1px #000 solid;
	border-radius: 16px;
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 1.4rem;
	line-height: 32px;
}

.product_tit {
	padding-top: 15px;
	padding-bottom: 15px;
}

.product_tit h4{
	display: inline-block;
	float: left;
	font-size: 1.8rem;
	font-weight: bold;
}

.product_tit h4 img{
	margin-right: 15px;
	margin-bottom: -9px;
}

.product_tit h4 span{
	display: inline-block;
	font-size: 1.6rem;
	color: #424242;
	margin-left: 10px;
}

.product_price {
	float: right;
	font-size: 1.8rem;
	font-weight: bold;
}

.product_txt {
	padding-left: 63px;
	line-height: 2;
	padding-bottom: 20px;
}

.product_txt_reco {
	font-size: 1.4rem;
	color: #424242;
	padding-left: 63px;
}



#contents_ph_shop {
	width: 100%;
	height: 560px;
}

#contents_ph_shop li{
	height: 560px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: block;
}

#contents_ph_shop li:nth-child(1){
	background-image: url(../img/sub_m_un_01.jpg);
	width: 25%;
}

#contents_ph_shop li:nth-child(2){
	background-image: url(../img/sub_m_un_02.jpg);
	width: 25%;
}

#contents_ph_shop li:nth-child(3){
	background-image: url(../img/sub_m_un_03.jpg);
	width: 50%;
}


#contents_aboutshop {
	padding-top: 60px;
	padding-bottom: 60px;
}

#contents_aboutshop_loca {
	text-align: center;
}

#contents_aboutshop_tit {
	padding-top: 60px;
	padding-bottom: 60px;
	text-align: center;
}

#contents_aboutshop_body {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#contents_aboutshop_body p{
	padding-bottom: 40px;
	display: block;
	line-height: 2;
	font-weight: bold;
}

#contents_aboutshop_post {
	height: 500px;
	width: 100%;
}

#contents_aboutshop_post_ph {
	float: left;
	width: 50%;
	height: 500px;
	background-image: url(../img/shop_ph.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

#contents_aboutshop_post_map {
	float: left;
	width: 50%;
	height: 500px;
}


#contents_follow {
	padding-top: 60px;
	padding-bottom: 60px;
	text-align: center;
}


#contents_follow_tit {
	text-align: center;
	padding-bottom: 50px;
}

#contents_follow_box a{
	display: inline-block;
	margin-left: 30px;
	margin-right: 30px;
}

.insta__wrap {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.insta__item {
	width: 250px;
	height: 250px;
	display: inline-block;
	overflow: hidden;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
}

.insta__item img{
	max-height: 250px;
}


@media screen and (max-width:640px){
	
	
	#mv {
		height: 1141px;
		width: 100%;
		background-image: url(../img/mv.jpg);
		background-repeat: no-repeat;
		background-position: center top;
		background-size: cover;
		overflow: hidden;
	}

	#mv_cache {
		width: 7%;
		max-width: 133px;
		min-width: 100px;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		z-index: 2;
	}


	#mv_cache img{
		width: 100%;
	}

	#mv_f {
		max-width: 580px;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 30px;
		box-sizing: border-box;
		padding-left: 20px;
		padding-right: 20px;
		position:absolute;
		left:0;
		right:0;
		bottom:0;
	}

	#mv_f_left {
		float: left;
		padding-top: 30px;
	}

	#mv_f_right {
		float: right;
	}


	#contents_about {
		width: 580px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 50px;
	}

	#contents_about_tit {
		text-align: center;
		font-size: 2.4rem;
		font-weight: bold;
		padding-bottom: 60px;
	}


	#contents_about_body p{
		display: block;
		padding-bottom: 40px;
		text-align: left;
		line-height: 2;
	}

	#contents_about_desc {
		width: 580px;
		margin-left: auto;
		margin-right: auto;
	}

	#contents_about_descImg {
		text-align: center;
		padding-bottom: 50px;
	}
	
	#contents_about_descImg img{
		width: 100%;
	}

	#contents_about_desc p{
		line-height: 2;
	}


	#contents_ph {
		width: 100%;
		height: auto;
	}

	#contents_ph li{
		height: 560px;
		float: left;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
		display: block;
	}

	#contents_ph li:nth-child(1){
		background-image: url(../img/sub_m_01.jpg);
		width: 50%;
	}

	#contents_ph li:nth-child(2){
		background-image: url(../img/sub_m_02.jpg);
		width: 50%;
	}

	#contents_ph li:nth-child(3){
		background-image: url(../img/sub_m_03.jpg);
		width: 100%;
	}

	#contents_insta {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	#contents_insta h2{
		text-align: center;
	}

	#contents_instaInner {
		width: 580px;
		margin-left: auto;
		margin-right: auto;
	}


	#contents_lineup {
		padding-top: 60px;
		padding-bottom: 60px;
		background-color: #f5f5f0;
	}

	#contents_lineup h2{
		text-align: center;
	}

	#contents_lineupInner {
		width: 580px;
		margin-left: auto;
		margin-right: auto;
	}

	#contents_lineup_desc p{
		display: block;
		text-align: center;
		padding-bottom: 30px;
		line-height: 2;
	}
	
	#contents_lineup_desc2 p{
		display: block;
		text-align: center;
		padding-bottom: 30px;
		line-height: 2;
	}

	#contents_lineup_hand{
		text-align: center;
		padding-bottom: 55px;
	}
	
	#contents_lineup_hand img{
		width: 100%;
	}

	.contents_lineup_box {
		padding-bottom: 60px;
		width: 580px;
		margin-left: auto;
		margin-right: auto;
	}

	.contents_lineup_tit {
		border-bottom: 2px #000 solid;
		text-align: center;
		width: 580px;
		margin-left: auto;
		margin-right: auto;
	}

	.contents_lineup_tit span{
		display: inline-block;
		background-color: #f5f5f0;
		padding-left: 30px;
		padding-right: 30px;
		font-size: 2.2rem;
		font-weight: bold;
		position: relative;
		top: 17px;
	}

	.contents_lineup_wrap {
		 display: -webkit-box; /*Android4.3*/
		  display: -moz-box;    /*Firefox21*/
		  display: -ms-flexbox; /*IE10*/
		  display: -webkit-flex; /*PC-Safari,iOS8.4*/
		  display: flex;
		  flex-wrap: wrap;
	}


	.product_box {
		width: 580px;
		margin-left: 20px;
		margin-right: 20px;
		padding: 20px;
		padding-top: 35px;
		padding-bottom: 35px;
		border-bottom: 1px #cccccc solid;
		box-sizing: border-box;

	}

	.product_subtit {
		height: 32px;
		border: 1px #000 solid;
		border-radius: 16px;
		display: inline-block;
		padding-left: 15px;
		padding-right: 15px;
		font-size: 1.4rem;
		line-height: 32px;
	}

	.product_tit {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.product_tit h4{
		display: inline-block;
		float: left;
		font-size: 1.8rem;
		font-weight: bold;
	}

	.product_tit h4 img{
		margin-right: 15px;
		margin-bottom: -9px;
	}

	.product_tit h4 span{
		display: inline-block;
		font-size: 1.6rem;
		color: #424242;
		margin-left: 10px;
	}

	.product_price {
		float: right;
		font-size: 1.8rem;
		font-weight: bold;
	}

	.product_txt {
		padding-left: 63px;
		line-height: 2;
		padding-bottom: 20px;
	}

	.product_txt_reco {
		font-size: 1.4rem;
		color: #424242;
		padding-left: 63px;
	}



	#contents_ph_shop {
		width: 100%;
		height: auto;
	}

	#contents_ph_shop li{
		height: 560px;
		float: left;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
		display: block;
	}

	#contents_ph_shop li:nth-child(1){
		background-image: url(../img/sub_m_un_01.jpg);
		width: 50%;
	}

	#contents_ph_shop li:nth-child(2){
		background-image: url(../img/sub_m_un_02.jpg);
		width: 50%;
	}

	#contents_ph_shop li:nth-child(3){
		background-image: url(../img/sub_m_un_03.jpg);
		width: 100%;
	}


	#contents_aboutshop {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	#contents_aboutshop_loca {
		text-align: center;
	}

	#contents_aboutshop_tit {
		padding-top: 60px;
		padding-bottom: 60px;
		text-align: center;
	}

	#contents_aboutshop_body {
		width: 580px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}

	#contents_aboutshop_body p{
		padding-bottom: 40px;
		display: block;
		line-height: 2;
		font-weight: bold;
	}

	#contents_aboutshop_post {
		height: auto;
		width: 100%;
	}

	#contents_aboutshop_post_ph {
		float: none;
		width: 100%;
		height: 500px;
		background-image: url(../img/shop_ph.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
	}

	#contents_aboutshop_post_map {
		float: left;
		width: 100%;
		height: 500px;
	}


	#contents_follow {
		padding-top: 60px;
		padding-bottom: 60px;
		text-align: center;
	}


	#contents_follow_tit {
		text-align: center;
		padding-bottom: 50px;
	}

	#contents_follow_box a{
		display: inline-block;
		margin-left: 30px;
		margin-right: 30px;
	}


	
	
}


/* ===========================================
 * accordion
=========================================== */

.accordion_li_tit {
	margin-bottom: 70px;
}


.accordion li p{
	display: block;
}

.accordion ul{
	display: block;
}

ul.accordion ul {
	display:none;
	width:100%;
	padding-top: 55px;
}

ul.accordion > li > p span {
	background-image: url(../img/plus.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width:124px;
	height: 124px;
	display:block;
	margin-left: auto;
	margin-right: auto;
}
ul.accordion > li > p span.open {
	background-image: url(../img/minus.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width:124px;
	height: 124px;
	display:block;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (max-width:640px){
	

	
	
}