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

main{
	margin-top: 100px;
	margin-bottom: 80px;
}

/*----------------------section_1-------------------------*/

.orangefarm{
	width: 450px;
	height: auto;
	padding-top: 20px;
}
.narrative_text_wrapper{
	width: 450px;
	padding: 20px 60px 0 0;
	font-size: 14px;
	line-height: 1.8em;
}
.narrative_h3{
	font-size: 20px;
	line-height: 1.7em;
	padding-bottom: 30px;
}
.narrative_flex{
	display: flex;
	justify-content: center;
	padding-bottom: 120px;
}
.text_top_space{
	padding-top: 15px;
}



/*----------------------//section_1-------------------------*/


/*----------------------section_2-------------------------*/
.orangette_section2{
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 120px;
}

.hishi{
	width: 15px;
	height: auto;
	vertical-align: text-bottom;
	padding-right: 3px;
}
.product_name{
	font-size: 20px;
	padding: 25px 40px 25px 60px;
	background-color: #fff;
	width: 230px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.main_img{
	position: relative;
	display: block;
	width: 800px;
	margin: 0 auto;
}
.main_img p{
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.name_1{
	color: #E1957F;
	background-color: rgba(255,255,255,0.90);
	padding: 30px 35px;
	font-size: 24px;
}
.name_1 span{
	font-size: 14px;
	color: rgba(120,120,120,1.00);
}
.name_2{
	color: #DDB2B2;
	background-color: rgba(255,255,255,0.90);
	padding: 30px 35px;
	font-size: 24px;
}
.name_2 span{
	font-size: 14px;
	color: rgba(120,120,120,1.00);
}
.name_3{
	color: #8e9dbf;
	background-color: rgba(255,255,255,0.90);
	padding: 30px 35px;
	font-size: 24px;
}
.name_3 span{
	font-size: 14px;
	color: rgba(120,120,120,1.00);
}
.name_4{
	color: #c07171;
	background-color: rgba(255,255,255,0.90);
	padding: 30px 35px;
	font-size: 24px;
}
.name_4 span{
	font-size: 14px;
	color: rgba(120,120,120,1.00);
}

.img_box{
	width: 800px;
	margin: 0 auto;
}
.orangette_img{
	width: 100%;
	height: auto;
}
.main_detail{
	width: 800px;
	margin: 0 auto;
	padding: 15px 0 40px;
}
.detail_box{
	display: flex;
	width: 880px;
	margin: 0 auto;
}
.detail_box_02{
	width: 880px;
	margin: 0 auto;
}
.sub_flex{
	display: flex;
}
.sub_img{
	width: 210px;
	height: auto;
}
.sub_detail{
	width: 200px;
	margin-left: 20px;
}
.cart{
	width: 18px;
	height: auto;
	margin-right: 10px;
	display: block;
}
.store_btn{
	color: #fff;
	background-color: #E1957F;
	width: 100%;
	padding: 15px 0;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
		-webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all  0.35s ease;
	font-family: 'sorts_mill_goudy', 'Didot', 'Palatino Linotype', "serif";
	line-height: 1em;
}
.store_btn span{
	display: block;
	line-height: 1em;
	padding-top: 3px;
}
.coming_soon_btn{
	color: #fff;
	background-color: #aaa;
	text-align: center;
	padding: 18px 22px 16px;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 40px;
	font-family: 'sorts_mill_goudy', 'Didot', 'Palatino Linotype', "serif";
	line-height: 1em;	
}
.store_btn:hover{
	opacity: .7;
}
.Blm405 .store_btn{
	background-color: #E9B8B8;
}
.Blt513 .store_btn{
	background-color: #8e9dbf;
}
.detail_name{
	font-size: 17px;
	display: inline-block;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 200px;
	border-bottom: solid 1px #d0a37f;
	letter-spacing: 0.05em;
}
.Blm405 .detail_name{
	border-bottom: solid 1px #dabfbf;
}
.Blt513 .detail_name{
	border-bottom: solid 1px #8e9dbf;
}
.Va603 .detail_name{
	border-bottom: solid 1px #c07171;
}
.detail{
	padding-top: 14px;
}
.detail li{
	font-size: 14px;
	line-height: 1.6em;
	letter-spacing: -0.02em;
}
.premium{
	padding-right: 10px;
}
.normal{
	padding-left: 10px;
}
.Blm405{
	padding-bottom: 80px;
}
.Blt513{
	padding-bottom: 80px;
}



/*----------------------//section_2-------------------------*/

/*----------------------section_3-------------------------*/
.sp_occation{
	border-top: solid 1px #E1957F;
}
.occation_img{
	width: 500px;
	height: auto;
	position: absolute;
	top: 10px;
	left: 10px;
}
.base_color{
	position: relative;
	width: 500px;
	height: 373px;
	background-color: #E1957F;
	margin-right: 150px;
}
.base_border{
	position: relative;
	width: 500px;
	height: 373px;
	border: solid 1px #E1957F;
	margin-right: 150px;
}
.occation_title_base{
	width: 320px;
	height: 160px;
	background-color: #fff;
	position: absolute;
	padding: 10px;
	margin: 0 auto;
	bottom: 110px;
    right: 0px;
}
.occation_title{
	width: 322px;
	height: 202px;
	border: solid 1px #E1957F;
	padding: 30px;
	position: absolute;
}
.occation_title_2{
	width: 322px;
	height: 202px;
	background-color: #E1957F;
	padding: 30px;
	position: absolute;
	color: #fff;
}
.occation_wrapper{
	width: 660px;
	height: 500px;
	margin: 0 auto;
	position: relative;
	padding-right: 50px;
}

.occation_h3{
	text-align: center;
	font-size: 17px;
	padding-bottom: 20px;
	border-bottom: solid 1px #E1957F;
}
.occation_p{
	font-size: 14px;
	line-height: 1.3em;
	padding-top: 15px;
}
.drink{
	padding-top: 4px;
	border-bottom: solid 1px #fff;
}
.tips_wrapper{
	display: flex;
	width: 800px;
	justify-content: space-between;
	margin: 0 auto;
	padding-bottom: 40px;
}
.tips{
	background-color: #BDBDBD;
	color: #fff;
	font-size: 14px;
	padding: 10px 25px;
}
.osusume{
	font-size: 14px;
	text-align: center;
	line-height: 1.4em;
	padding-bottom: 60px;
}



/*----------------------//section_3-------------------------*/

@media screen and (max-width : 770px){
	main {
		margin: 0 auto;
		margin-top: 50px;
		margin-bottom: 60px;
		max-width: 600px;
	}
	
	/*----------------------section_1-------------------------*/

	.sp_orangette_section_1{
		margin: 0 20px;
	}
	.orangefarm{
		display: none;
	}
	.narrative_text_wrapper{
		width: auto;
		padding: 0;
	}
	.narrative_h3{
		font-size: 18px;
		padding-bottom: 20px;
	}
	.narrative_flex{
		display: block;
		width: auto;
		padding-bottom: 60px;
	}
	.text_top_space{
		padding-top: 15px;
	}
	.sp_img{
		width: 100%;
		padding-bottom: 30px;
	}
/*----------------------//section_1-------------------------*/
	
/*----------------------section_2-------------------------*/
.orangette_section2{
	width: 100%;
	margin: 0 auto;
	padding-bottom: 40px;
}
.orangette_img{
	width: 100%;
	display: block;
	margin: 0 auto;
	padding: 0 20px;
}
.hishi{
	width: 15px;
	height: auto;
}
.product_name{
	font-size: 17px;
	padding: 20px 30px 20px 30px;
	border: solid 1px #f18e05;
	background-color: #fff;
	width: 180px;
	margin-left: 0px;
	position: absolute;
	top: -50px;
	left: 20px;
}
.main_flex{
	display: flex;
	position: relative;
	justify-content: center;
	height: 460px;
}
.second_flex{
	display: block;
}
.sub_flex{
	display: flex;
	justify-content: center;
}

.main_img p{
    background-color: #f7f7f7;
    position: inherit;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 1.1em;
	font-size: 18px;
	display: block;
	padding: 12px 10px;
}
.name_1 span {
	font-size: 12px;
	color: rgba(120,120,120,1.00);
}
.sub_img{
	max-width: 176px;
    width: 100%;
    height: auto;
    display: inline-block;
}
.sub_detail{
	max-width: 160px;
    width: 100%;
    margin-left: 12px;
}
.cart{
	width: 15px;
	height: auto;
	padding-right: 0px;
	vertical-align: middle;
	margin-right: 5px;
}
.store_btn{
	padding: 14px 0;
	text-align: center;
	width: 100%;
}
.coming_soon_btn{
    padding: 16px 0 14px 0;
    text-align: center;
    width: 100%;
}
.detail_name{
	font-size: 17px;
	display: inline-block;
	padding-bottom: 3px;
	padding-left: 0px;
	width: 150px;
	border-bottom: solid 1px #d0a37f;
}
.detail{
	padding-top: 5px;
}
.detail li{
	font-size: 13px;
	line-height: 1.6em;
	letter-spacing: -0.02em;
}
.premium{
	padding-right: 0px;
}
.normal{
	padding-left: 0px;
}
	.Blm405{
		padding-bottom: 40px;
	}
	/*.Va603{
		padding-bottom: 40px;
	}*/
	.Blt513 {
		padding-bottom: 40px;
	}
	.Na207{
		margin-bottom: 40px;
	}	
	.img_box{
		width: 100%;
	}
	.main_img {
		position: relative;
		display: block;
		width: 100%;
		margin: 0 auto;
	}
	.main_detail {
		width: auto;
		margin: 0 auto;
		padding: 15px 20px 30px 20px;
	}
	.detail_box {
		display: block;
		width: auto;
		margin: 0 auto;
	}
	.detail_box_02 {
		width: auto;
		margin: 0 auto;
	}
.sp_occation{
	border-top: none;
}
.name_1{
	padding: 15px 25px;
	font-size: 24px;
}
.name_2{
	padding: 15px 25px;
	font-size: 24px;
}
.name_3{
	padding: 15px 25px;
	font-size: 24px;
}
.name_4{
	padding: 15px 25px;
	font-size: 24px;
}

	
	
	
	

/*----------------------//section_2-------------------------*/	

	/*----------------------section_3-------------------------*/
	.occation_img{
		width: 280px;
		height: 208px;
		position: absolute;
		top: 7px;
		left: 7px;
	}
	.base_color{
		position: relative;
		width: 280px;
		height: 208px;
		margin-right: 30px;
	}
	.base_border{
		width: 280px;
		height: 208px;
		margin-right: 30px;
	}
	.occation_title_base{
		width: 230px;
		height: 180px;
		padding: 5px;
		margin: 0 auto;
		bottom: 34px;
		right: 20px;
	}
	.occation_title{
		width: 250px;
		height: 180px;
		padding: 22px 15px;
	}
	.occation_title_2{
		width: 250px;
		height: 170px;
		padding: 22px 15px;
	}
	.occation_wrapper{
		width: 320px;
		height: 400px;
		margin: 0 auto;
		position: relative;
		padding-right: 20px;
	}
	.occation_h3{
		font-size: 15px;
		padding-bottom: 10px;
	}
	.occation_p{
		padding-top: 10px;
	}
	.drink{
		padding-top: 4px;
	}
	.tips_wrapper{
		display: block;
		width: auto;
		justify-content: space-between;
		margin: 0 auto;
		padding-bottom: 15px;
		padding-top: 20px;
	}
	.tips{
		padding: 10px 25px;
		text-align: center;
		margin: 0 auto;
		margin-bottom: 10px;
		width: 90%;
		max-width: 400px;
	}
	.osusume{
		text-align: left;
		line-height: 1.7em;
		padding: 0 20px 50px 20px;
		padding-bottom: 50px;
	}
	.sp_occation{
		width: 320px;
		margin: 0 auto;
	}


	/*----------------------//section_3-------------------------*/

	
	
	
	
	
	
}

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

	
	
	

}






































































