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

#body{
	/*background-color:#c31820;*/
}





@media screen and (max-width: 800px) {
	.all_wrapper{
		width:100%;
		height: auto;
		display:block;
		margin:0 auto;
		overflow: hidden;
		display: block;
		position: relative;
		top:115px;
	}	
}


.title_gazou,.title_gazou img{
	width:100%;
	max-width: 5000px;
	height: auto;
	display:block;
	margin:0 auto;
	display: block;
	position: relative;
	/*border-top: 1px #000000 solid;
	border-bottom: 3px #000000 solid;*/
	background-color: #ffffff;
	text-align: center;
	vertical-align: bottom;
}

@media screen and (max-width: 800px) {
	
	.title_gazou{
		width:100%;
		max-width: 1200px;
		height: auto;
		display:block;
		margin:0 auto;
		display: block;
		position: relative;
		top:100px;
	}
	
	.title_gazou img{
		width:100%;
		max-width: 5000px;
		height: auto;
		display:block;
		margin:0 auto;
		display: block;
		position: relative;
	}
	
}




/*
========================================
    パンくずリストここから
=========================================
 */

.breadcrumb {
	width: 100%;
	max-width: 360px;
	height:auto;
	margin-left: 10px;
}

.breadcrumb li{
	width: 100%;
	max-width: 290px;
	height: auto;
	height: auto;
	display:inline;/*横に並ぶように*/
	list-style: none;
	font-weight: bold;/*太字*/
}

.breadcrumb li:after{/* >を表示*/
	width: 100%;
	max-width: 290px;
	max-height: 10px;
  	content: '>';
	position: relative;
	top:-2px;
 	padding: 0px 8px 0px 8px;
  	color: #555;
  	font-size: 8px;
	opacity: 0.7;
}

.breadcrumb li:last-child:after{
  content: '';
}

.breadcrumb li a {
	width: 100%;
	max-width: 100px;
	height: auto;
    text-decoration: none;
	font-size: 10px;
    color: gray;
	opacity: 0.7;
}


.breadcrumb li a:hover {
    text-decoration: underline;
}

@media screen and (max-width: 800px) {
	
	.breadcrumb {
		width: 100%;
		max-width: 360px;
		height:auto;
		margin-left: 10px;
		position: relative;
		top:100px;
	}
	
}

/*
========================================
    パンくずリストここまで
=========================================
 */





/*
========================================
    大見出し枠ここまで
=========================================
 */

/*
========================================
    商品紹介タイトルここから
=========================================
 */

.main_wrapper{
	width:100%;
	max-width: 1200px;
	height:auto;
	display: block;
	background-color: #ffffff;
	margin: 0 auto;
	position: relative;
}

@media screen and (max-width: 800px) {
	.main_wrapper{
		width:100%;
		max-width: 1200px;
		height:auto;
		display: block;
		background-color: #ffffff;
		margin: 0 auto;
		margin-bottom: 100px;
		position: relative;
		top:100px;
	}

}


.title_sentence{
	width:100%;
	max-width: 1200px;
	height: auto;
	display:inline-block;
	margin:0 auto;
	position: relative;
	text-align: center;
	margin: 40px auto 0px auto;
}

.title{
	width:100%;
	max-width: 1200px;
	height: auto;
	display:inline-block;
	margin:0 auto;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

.title_sentence1 li a{
	width:100%;
	max-width: 1200px;
	height: auto;
	display:inline-block;
	margin:10px auto;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

@media screen and (max-width: 800px) {
	.title{
		width:100%;
		max-width: 1200px;
		height: auto;
		display:inline-block;
		margin:0 auto;
		text-align: center;
		font-size: 26px;
		font-weight: bold;
		}

	.title_sentence1 li a{
		width:100%;
		max-width: 1200px;
		height: auto;
		display:inline-block;
		margin:10px auto;
		text-align: center;
		font-size: 18px;
		font-weight: bold;
		}
}

.title_sentence2 {
	width:100%;
	max-width: 1200px;
	height: auto;
	display:inline-block;
	margin:20px auto 20px auto;
	text-align: center;
}


.title_sentence2 li a{
	width:100%;
	max-width: 1200px;
	height: auto;
	display:inline-block;
	margin:0 auto;
	text-align: center;
	font-size: 18px;
	color: #898989;
	font-weight: bold;
	line-height: 1.5;
}

@media screen and (max-width: 800px) {
	.title_sentence2 li a{
		width:100%;
		max-width: 350px;
		height: auto;
		display:block;
		margin:0 auto;
		text-align: left;
		font-size: 16px;
		color: #898989;
		font-weight: bold;
		line-height: 1.5;
		}
}

.product_wrapper{
	width: 100%;
	max-width: 1200px;
	height: auto;
	display: block;
	background-color: #ffffff;
}

.product{
	width: 100%;
	max-width: 1040px;
	height: auto;
	display: flex;
	flex-direction: row;
	margin:50px auto;
	background-color: #ffffff;
}

.sentence_outer{
	width:100%;
	max-width: 430px;
	height: auto;
	display: flex;
	flex-direction: column;
	margin: 0;
}

.sentence_title{
	width: 100%;
	max-width: 430px;
	height: auto;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

.sentence{
	width: 100%;
	max-width: 430px;
	height: auto;
	display: inline-block;
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 10px;
}

.sentence_price{
	width: 100%;
	max-width: 430px;
	height: auto;
	display: inline-block;
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 10px;
}

.price{
	width: 100%;
	max-width: 250px;
	height: auto;
	display: inline-block;
	font-size: 20px;
	line-height: 1.5;
	font-weight: bold;
}

.expiration_date{
	width: 100%;
	max-width: 300px;
	height: auto;
	display: inline-block;
	font-size: 14px;
	line-height: 1.5;
}


.button,.button2{
	width: 100%;
	max-width: 180px;
	height: auto;
	display: inline-block;
	background-color: #ffffff;
	border: 2px #000000 solid;
	/*border-radius: 8px;*/
	text-align:center;
	margin-top: 50px;
}

#adjustment1,#adjustment2{
	margin-top: 25px;
}

.button a,.button2 a{
	width: 100%;
	max-width: 180px;
	height: auto;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	text-align:center;
	line-height: 2;
	padding-top: 1px;
}

.button a::before,.button2 a::before,
.button a::after,.button2 a::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button a,
.button a::before,
.button a::after,.button2 a,
.button2 a::before,
.button2 a::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.button:hover,.button2:hover {
  background-color: #C01820;
  border-color: #C01820;
  color: #ffffff;
}

.button a:hover,.button2 a:hover {
  background-color: #C01820;
  border-color: #C01820;
  color: #ffffff;
}

/*.button::after{
	width: 100%;
	width: 5px;
	height:5px;
	display: block;
	position:relative;
	right: -140px;
	top: -20px;
	content:url(/cafe_store/images/arrow.png);
}*/

.gazou_outer{
	width: 100%;
	max-width: 650px;
	height: auto;
	display: flex;
	flex-direction: column;
	overflow: hidden;
	margin:0;
}

.gazou_inner{
	width: 100%;
	max-width: 650px;
	height: auto;
	margin:0 auto;
	display: flex;
	flex-direction: row;
}

.gazou_inner li:nth-child(1){
	width: 100%;
	max-width: 200px;
	height: auto;
	margin:0 auto;
	display: flex;
	flex-direction: column;
	overflow: hidden;
	margin-top: 111px;
	margin-right: 10px;
}

.gazou_inner li:nth-child(2){
	width: 100%;
	max-width: 400px;
	height: auto;
	margin:0 auto;
	display: flex;
	flex-direction: column;
	overflow: hidden;
}

.gazou_inner li:nth-child(1) img{
	width: 100%;
	max-width: 200px;
	height: auto;
	margin:0 auto;
	display: block;
}

.gazou_inner li:nth-child(2) img{
	width: 100%;
	max-width: 400px;
	height: auto;
	margin:0 auto;
	display: block;
}


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

	.product:nth-child(1){
		width: 100%;
		max-width: 350px;
		height: auto;
		display: flex;
		flex-direction: column-reverse;
		margin:20px auto 0 auto;
		background-color: #ffffff;
		border-top: 2px #c31820 solid;
		border-bottom: 2px #c31820 solid;
	}

	.product{
		width: 100%;
		max-width: 350px;
		height: auto;
		display: flex;
		flex-direction: column-reverse;
		margin:0px auto;
		background-color: #ffffff;
		/*border-top: 2px #c31820 solid;*/
		border-bottom: 2px #c31820 solid;
	}

	.sentence_outer{
		width:100%;
		max-width: 350px;
		height: auto;
		display: flex;
		flex-direction: column;
		margin: 0 auto 10px auto;	
	}

	.sentence_inner{
		width:100%;
		max-width: 350px;
		height: auto;
		display: flex;
		flex-direction: column;
		margin: 0 auto 15px auto;
	}	


	.sentence_title{
		width: 100%;
		max-width: 350px;
		height: auto;
		display: inline-block;
		font-size: 16px;
		font-weight: bold;
		margin: 10px auto 20px auto;
		text-align: center;
	}

	.sentence{
		width: 100%;
		max-width: 350px;
		height: auto;
		display: inline-block;
		font-size: 14px;
		line-height: 1.5;
		margin:0 auto 10px auto;
		text-align: center;

	}

	.sentence_price{
		width: 100%;
		max-width: 350px;
		height: auto;
		display: inline-block;
		font-size: 13px;
		line-height: 1.5;
		font-weight: bold;
		margin:0 auto 10px auto;
		text-align: center;
	}

	.price{
		width: 100%;
		max-width: 170px;
		height: auto;
		display: inline-block;
		font-size: 15px;
		line-height: 1.5;
		font-weight: bold;
		margin:0 auto 10px auto;
		text-align: center;
	}

	.expiration_date{
		width: 100%;
		max-width: 350px;
		height: auto;
		display: inline-block;
		font-size: 14px;
		line-height: 1.5;
		margin:0 auto 10px auto;
		text-align: center;
	}


	.button{
		width: 100%;
		max-width: 180px;
		height: auto;
		display: inline-block;
		font-size: 13px;
		font-weight: bold;
		color:#000000;
		background-color: #ffffff;
		border: 2px #000000 solid;
		text-align:center;
		line-height: 1.5;
		margin: 10px auto;
		text-align: center;
	}


	.gazou_outer{
		width: 100%;
		max-width: 500px;
		height: auto;
		display: flex;
		flex-direction: column;
		overflow: hidden;
		margin:20px auto 0 auto;
	}

	.gazou_inner:nth-child(1){
		width: 100%;
		max-width: 400px;
		height: auto;
		margin:0 auto;
		display: flex;
		flex-direction: column-reverse;
	}


	
	.gazou_inner li:nth-child(1){
		width: 100%;
		max-width: 350px;
		height: auto;
		margin:0 auto;
		display: flex;
		flex-direction: column;
		overflow: hidden;
	}

	.gazou_inner li:nth-child(2){
		width: 100%;
		max-width: 400px;
		height: auto;
		margin:0 auto;
		display: flex;
		flex-direction: column;
		overflow: hidden;
	}

	.gazou_inner li:nth-child(1) img{
		width: 100%;
		max-width: 350px;
		height: auto;
		margin:0 auto;
		display: block;
	}

	.gazou_inner li:nth-child(2) img{
		width: 100%;
		max-width: 400px;
		height: auto;
		margin:0 auto;
		display: block;
	}

	


	
}


.product2_all_wrapper{
	width: 100%;
	max-width: 1200px;
	height: auto;
	display: flex;
	flex-direction: column;
	margin:100px auto 50px auto;
	background-color: #ffffff;
}

.product2_title{
	width:100%;
	max-width: 1200px;
	height: auto;
	display:inline-block;
	margin:20px auto 20px auto;
	text-align: center;
}


.product2_title a{
	width:100%;
	max-width: 1200px;
	height: auto;
	display:inline-block;
	margin:0 auto;
	text-align: center;
	font-size: 18px;
	color: #898989;
	font-weight: bold;
	line-height: 1.5;
}


.product2_wrapper{
	width: 100%;
	max-width: 800px;
	height: auto;
	display: flex;
	flex-direction: row;
	margin:0 auto;
	margin-bottom: 30px;
	background-color: #ffffff;
}


.product2{
	width: 100%;
	max-width: 400px;
	height: auto;
	display: flex;
	flex-direction: column-reverse;
	margin:10px auto;
	background-color: #ffffff;
}

.sentence_outer2{
	width:100%;
	max-width: 430px;
	height: auto;
	display: flex;
	flex-direction: column;
	margin: 0;
}

.sentence_title2{
	width: 100%;
	max-width: 430px;
	height: auto;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

.sentence2{
	width: 100%;
	max-width: 430px;
	height: auto;
	display: inline-block;
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 10px;
}

.sentence_price2{
	width: 100%;
	max-width: 430px;
	height: auto;
	display: inline-block;
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 10px;
}

.price2{
	width: 100%;
	max-width: 250px;
	height: auto;
	display: inline-block;
	font-size: 20px;
	line-height: 1.5;
	font-weight: bold;
}

.expiration_date2{
	width: 100%;
	max-width: 300px;
	height: auto;
	display: inline-block;
	font-size: 14px;
	line-height: 1.5;
}

.gazou_outer2{
	width: 100%;
	max-width: 350px;
	height: auto;
	display: flex;
	flex-direction: column;
	overflow: hidden;
	margin:0;
}

.gazou_inner2{
	width: 100%;
	max-width: 350px;
	height: auto;
	margin:0 auto;
	display: flex;
	flex-direction: row;
}

.illust_gazou2,.illust_gazou2 img{
	width: 100%;
	max-width: 350px;
	height: auto;
	display: block;
	position: relative;
}




@media screen and (max-width: 800px){
	
	.product2_all_wrapper{
		width: 100%;
		max-width: 1200px;
		height: auto;
		display: flex;
		flex-direction: column;
		margin:0 auto;
		background-color: #ffffff;
	}

	.product2_title{
		width:100%;
		max-width: 1200px;
		height: auto;
		display:inline-block;
		margin:40px auto 30px auto;
		text-align: center;
	}


	.product2_title a{
		width:100%;
		max-width: 1200px;
		height: auto;
		display:inline-block;
		margin:0 auto;
		text-align: center;
		font-size: 18px;
		color: #898989;
		font-weight: bold;
		line-height: 1.5;
	}


	.product2_wrapper{
		width: 100%;
		max-width: 350px;
		height: auto;
		display: flex;
		flex-direction: column;
		margin:0 auto;
		margin-bottom: 30px;
		background-color: #ffffff;
	}


	.product2{
		width: 100%;
		max-width: 1040px;
		height: auto;
		display: flex;
		flex-direction: column-reverse;
		margin:10px auto;
		background-color: #ffffff;
	}

	.sentence_outer2{
		width:100%;
		max-width: 350px;
		height: auto;
		display: flex;
		flex-direction: column;
		margin: 0 auto;
		text-align: center;
	}
	
	.sentence_inner2{
		width:100%;
		max-width: 350px;
		height: auto;
		display: flex;
		flex-direction: column;
		margin: 0 auto;
		text-align: center;
	}

	.sentence_title2{
		width: 100%;
		max-width: 350px;
		height: auto;
		display: inline-block;
		font-size: 20px;
		font-weight: bold;
		margin: 10px auto 10px auto;
		text-align: center;
	}

	.sentence_title2 a{
		width: 100%;
		max-width: 350px;
		height: auto;
		display: inline-block;
		font-size: 20px;
		font-weight: bold;
		margin: 10px auto 10px auto;
		text-align: center;
	}

	
	.sentence2{
		width: 100%;
		max-width: 350px;
		height: auto;
		display: inline-block;
		font-size: 14px;
		line-height: 1.5;
		margin: 0 auto 10px auto;
	}

	.sentence_price2{
		width: 100%;
		max-width: 350px;
		height: auto;
		display: inline-block;
		font-size: 14px;
		line-height: 1.5;
		font-weight: bold;
		margin: 0 auto 10px auto;
	}

	.price2{
		width: 100%;
		max-width: 250px;
		height: auto;
		display: inline-block;
		font-size: 20px;
		line-height: 1.5;
		font-weight: bold;
	}

	.expiration_date2{
		width: 100%;
		max-width: 300px;
		height: auto;
		display: inline-block;
		font-size: 14px;
		line-height: 1.5;
		margin: 0 auto 10px auto;
	}

	.gazou_outer2{
		width: 100%;
		max-width: 350px;
		height: auto;
		display: flex;
		margin: 0 auto;
		flex-direction: column;
		overflow: hidden;
		margin:0 auto;
	}

	.gazou_inner2{
		width: 100%;
		max-width: 350px;
		height: auto;
		margin:0 auto;
		display: flex;
		flex-direction: row;
	}
	

	.illust_gazou2,.illust_gazou2 img{
		width: 100%;
		max-width: 350px;
		height: auto;
		margin: 0 auto;
		display: block;
		position: relative;
	}

	
}



/*
========================================
    商品紹介タイトルここまで
=========================================
 */

/*
========================================
    商品紹介ここから
=========================================
 */


	/*
	========================================
		商品１ここから
	=========================================
	 */



	/*
	========================================
		商品１ここまで
	=========================================
	 */

	/*
	========================================
		商品2〜5ここまで
	=========================================
	 */


	/*font-family: '游ゴシック','Yu Gothic',San-Serif;*/
	

	/*
	========================================
		商品2〜5ここまで
	=========================================
	 */

/*
	========================================
		商品6ここから
	=========================================
	 */





	/*
	========================================
		商品6ここまで
	=========================================
	 */


/*
========================================
    商品紹介ここまで
=========================================
 */

