@charset "utf-8";

/***************************************************
PC用および共通設定 974px～
***************************************************/
main{ font-family: "M PLUS 1p"; }
body main{line-height:0;}

.noto-sans-jp-beaujolais {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

.noto-serif-jp-beaujolais {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
div,p{line-height:1.6;}

img.w100{width:100%;}

#container {
  position: relative;
}

main {
  position: relative;
}

.text-left{
	text-align:left !important;
}

.wrp_white{
	width:100%;
	background:#FFF;
}


.left_cnt{
	float:left;
	margin:0 20px 0 0;
	width:150px;
}
.right_cnt{
	float:left;
	width:490px;
}

#fixed_menu {
  width: 100%;
  z-index: 100000;
}

.main_image {
	background: url(../images/main_pc2025.jpg) center top;
    background-size: cover;
  position: relative;
  width: 100%;
  text-align: center;
	height:487px;

}
.main_image h1 {
  position: relative;
	margin:0 auto;
}
.main_image h1 img {
  position: relative;
}

#wrp_bg{
	width:100%;
	background:#fff url("../images/back01.jpg") repeat center 0;
	margin:0 auto 0;
	padding-bottom:30px;
		box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);

}

/*ラベルテーマ*/
#wrp_bg02{
	width:100%;
	margin:20px auto 40px;
	background:#fff url("../images/theme_back01_pc.jpg") no-repeat center bottom;
	text-align:center;
	padding:15px;
}
#box_bg02{
	width:900px;
	padding:15px 15px 360px 15px;
	margin:auto;
}
#box_bg02 h2{
	margin-bottom:5%;
}
#box_bg02 div{
	font-size:120%;
	}
#wrp_bg02 #tl_menu10{
	padding:3% 0 0 0;
}
#wrp_bg02 #tl_menu10 img{
	width:96%;
	margin:auto;
	}

#wrp_bg02 .img_thema{
	width:50%;
	float:left;
	margin:auto;
	padding:0 0 3% 0;

}
#wrp_bg02 .img_thema img{
	width:100%;
}
#wrp_bg02 .txt_thema{
	width:50%;
	float:right;
	margin:auto;
	padding:0 2% 6% 2%;
	color:#231815;
	font-size:120%;
	text-align:left;
}
#wrp_bg02 .txt_thema span{
	font-size:130%;
}


/*背景画像2024*/
#wrp_bg03-02{
	padding-bottom:10px;
	background-color: #fdf2f4;
}
#box_bg03-02{
	width:100%;
	background:url("../images/beaujo_ima01_pc.jpg") no-repeat center bottom;
	height:330px;
	box-shadow: 0 3px 3px 2px rgba(0, 0, 0, 0.1);

}

#wrp_bg03-03{
	padding-bottom:10px;
	background: url(../images/bk_org.jpg) repeat center top;
}
#box_bg03-03{
	width:100%;
	background:url("../images/beaujo_ima02_pc.jpg") no-repeat center bottom;
	height:330px;
	box-shadow: 0 5px 3px 2px rgba(0, 0, 0, 0.1);

}

#wrp_bg03-04{
	padding-bottom:10px;
	background: #e0e0e0;
}
#box_bg03-04{
	width:100%;
	background:url("../images/beaujo_ima03_pc.jpg") no-repeat center bottom;
	height:330px;
	box-shadow: 0 3px 3px 2px rgba(0, 0, 0, 0.1);

}


/*ブランドモメサン*/
#wrp_bg03{
	width:100%;
	background:url("../images/back_about.jpg") repeat-y center bottom;
	text-align:center;
	padding:3% 0;
}


#box_mommessin{
	width:950px;
	padding:30px;
	background:#FFF;
	margin:auto;
	border-radius:20px;
}

#box_mommessin h2{
	margin-bottom:3%;
}

#box_mommessin ul {
	display:flex;
	justify-content: space-between;
	flex-wrap:wrap;

}
#box_mommessin ul li{
	width:48%;
	text-align:left;
	margin-bottom:3%;

}
#box_mommessin ul li img{
	width:100%;
}
#box_mommessin ul li h3{
	font-weight:bold;
	font-size:120%;
	margin:3% auto;
	color:#231815;
}
#box_mommessin ul li div{
	color:#222222;
}


/*メニュー*/
.bg_menu{
	border-top:#81002e solid 12px;
	background:#d40238;
	padding:0;
	margin:0;
	z-index: 10000;
	position:relative;
	width:100%;
	text-align:center;
	height:120px;
	box-shadow: 3px 3px 2px 1px rgb(193 2 48 / 20%);
}

#menu{
	border-top:#e4de9a solid 8px;

	width:100%;
	margin:0 auto 0;
	height:100px;

}
#menu img{
	vertical-align:middle;
}
#menu ul{
	width:950px;
	margin:0 auto 0;
	display:flex;
	justify-content: space-between;
	padding:15px 0;
}

#menu ul li{
/*	width:15%;*/
	width:22%;
}
#menu ul li:last-child{
	margin-right:0;
}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
}

/*h1下テキスト*/
div#h1_text{
	width:974px;
	margin: auto;
}
div#h1_text p{
	text-align:center;
	color:#534741;
	font-size:120%;
}

p.w800{
	width:800px;
	margin:auto;
}


/*商品情報ボタン*/
.bt_info img{
	width:320px;
}
#cnt_frederic .bt_info{
	margin-top:3%;
}
/*スタンダード*/
#box_standard{
	width:100%;
	background:#fdf2f4;
	text-align:left;
	padding:40px 0;
}
#tl_menu01{
	width:100%;
	background:#8D0438;
	padding:0.7% 0;
}


.title{
	text-align:center;
}
#menu01{
	width:974px;
	margin:0 auto;
	padding:30px 0;
}
.cnt01{
	width:974px;
	margin:0 auto;
	border-bottom:2px dotted #c10230;
	padding: 30px 0;
}
.cnt02{
	width:100%;
	margin:0 auto;
	padding:0;
	}

.cnt01.last{
	border-bottom:none;}
.table_cnt,.table_cnt02
	display:table;
}

.table_cnt .td_cnt > img{
	width:100%;
}
.table_cnt .td_cnt{
	width:46%;
	padding:0 2%;
}
.table_cnt02 .td_cnt:first-child{
	padding:0 2% 0 8%;
	text-align:center;
	width:34%;
}
.table_cnt02 .td_cnt:last-child{
	padding:0 14% 0 2%;
	width:40%;
}
.table_cnt02 .td_cnt > img{
	margin:auto;
	width:31%;
}
.table_cnt02 .td_cnt02:first-child{
	padding:0 2% 0 4%;
	text-align:center;
	width:38%;
}
.table_cnt02 .td_cnt02:last-child{
	padding:0 7% 0 2%;
	width:47%;
}

.table_cnt02 .td_cnt02 > img{
	margin:auto;
	width:31%;
}

/*.table_cnt02{
	display:table-cell;
	width:470px;
	vertical-align:bottom;
	padding-right:5px;

}*/
.td_cnt,.td_cnt02{
	display:table-cell;
	vertical-align:bottom;

}
.tl_standard{
	margin-bottom:20px;
}


.p_info{
	margin:10px 0 20px;
	padding:15px 5px;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
}
.p_info p span.bold{
	margin-right:10px;
}

.p_info table{
	width:100%;
}
.p_info table th{
	width:20%;
	padding-right:2%;
}
.p_info table td{
	width:80%;
}

/*オーガニック*/

/*title2024*/
.tl{
	text-align:center;
	}
.tl img{
	width:640px;
	margin:0 auto 50px;
	}

#box_organic{
	width:100%;
	background:url("../images/bk_org.jpg") repeat center top;
	text-align:left;
	padding:40px 0 ;
}


p.euro{
	margin-top:3% !important;
	color:#005a27;
}
p.euro img{
	width:30%;
	margin-right:2%;
}


/*プレミアム*/
#wrp_premium{
    padding-bottom: 10px;
    background: #e0e0e0;
    }
#box_premium{
	width:100%;
	background:#e0e0e0;
	text-align:left;
	padding:40px 0;
	box-shadow: 0 3px 3px 2px rgba(0, 0, 0, 0.1);
}
/*その他*/
#wrp_others{
	width:100%;
	background:url("../images/back_cave.jpg") repeat center top;
	padding:60px 0;

}
#box_others{
	width:950px;
	margin:auto;
	background:#fff6de;
	padding:22px;
	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
}
#box2_others{
	width:906px;
	margin:auto;
	border:3px solid #4ab134;
	padding:12px;
	}
#box3_others{
	width:874px;
	margin:auto;
	border:1px solid #4ab134;
	padding-bottom:8%;
	}
#tl_others{
	background-color:#006d21;
	color:#fff;
	font-weight:bold;
	padding:0.6rem 0;
	width:760px;
	margin:0 auto 3%;
	text-align:center;
	font-size:2.5rem;

	}
#img_others{
	margin:5% auto;
	width:643px;
	}
#box3_others p{
	margin-bottom:1rem;
	}
span.icon{
	background-color:#4ab134;
	color:#fff;
	font-weight:bold;
	padding:0.3rem 0.8rem;
	border-radius:5px;
	margin-right:1rem;
	font-size:120%;
	}
img.icon_hve{
	margin-top:1rem !important;
	margin-right:1rem !important;
	float:left;
	width:20% !important;}
p.icon_hve{
	margin-top:1rem !important;}

/*おすすめバナー*/

#box_recommend{
	width:974px;
	margin:3% auto 3%;
}
.tl_recommend{
	width:361px;
	margin:0 auto 3%;}

ul.recommend_banner{
	width:96%;
	margin:0 auto;
}

ul.recommend_banner li{
	width:32%;
	margin:0 2% 2% 0;
	float:left;
	text-align:left;
}
ul.recommend_banner li img{
	width:100%;
	margin-bottom:2%;
}
ul.recommend_banner li:nth-child(3n){
	margin-right:0;
}

.fixed_menu_filler {
  position: relative;
  margin: 0;
  padding: 0;
  height: 0;
}

/***************************************************
タブレット用 768px～973px
***************************************************/

@media only screen and (max-width: 973px){

#wrp_bg{
	width:100%;
	margin:0 auto;
}

.main_image{
	width:100%;
}

.main_image h1 {
	width:100%;
}

.left_cnt{
	float:left;
	margin:0 2% 0 0;
	width:30%;
}
.right_cnt{
	float:left;
	width:67%;
}


/*メニュー*/
#right_menu{width:100%}

.bg_menu{
	padding:0;
	margin:0;
	z-index: 10000;
	position:relative;
	height:100px;

	}

#menu{
	width:100%;
	margin:0 auto 0;

}
#menu ul{
	width:96%;
	margin:0 auto 0;
}
#menu ul li{
	float:left;
	width:25%;
	margin:0% 2% 2% 0;
}
#menu ul li:last-child{
	margin-right:0;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
}
/*h1下テキスト*/
div#h1_text{
	width:100%;
	margin: auto;
	padding:0% 0;
}

#cnt_harvest{
	width:83%;
}
.table_artist{
	width:80%;
}
p.w800{
	width:80%;
}


/*ラベルテーマ*/
#wrp_bg02{
	width:100%;
	text-align:center;
	padding:20px;
}
#box_bg02{
	width:100%;
	margin:auto;
}
#box_bg02 h2{
	margin-bottom:5%;
}
#wrp_bg02 #tl_menu10{
	padding:3% 0 0 0;
}
#wrp_bg02 .img_thema{
	width:50%;
	float:left;
	margin:auto;
	padding:0 0 3% 0;

}
#wrp_bg02 .img_thema img{
	width:100%;
}
#wrp_bg02 .txt_thema{
	width:50%;
	float:right;
	margin:auto;
	padding:0 2% 6% 2%;
	font-size:120%;
	text-align:left;
}



/*ブランドモメサン*/
#wrp_bg03{
	padding:5% 0;
}
#box_mommessin{
	width:89%;
	padding:4%;
	background:#FFF;
	margin:auto;
	border-radius:20px;
}




/*商品情報ボタン*/
.bt_info img{
	width:100%;
}
.bt_info.first img{
	margin:auto;
}


/*スタンダード*/

#box_standart{
	padding:5% 0;
}
.title{
	width:80%;
	margin:0 auto;}
.title img{
	width:100%;
}
#menu01{
	width:100%;
	margin:0 auto;
	padding: 0;
}
.cnt01{
	width:98%;
	margin:0 auto;
	border-bottom:2px dotted #8d0438;
	padding: 4% 0;
}
.cnt02{
	width:98%;
	margin:0 auto;
	border-bottom:2px dotted #8d0438;
	padding: 4% 0;
}
.table_cnt{
	display:table;
}
.table_cnt02{
	display:table-cell;
	width:49%;
	vertical-align:bottom;
	padding-right:1%;

}
.table_cnt02 .td_cnt:nth-child(1){
	width:30%;
}
.td_cnt{
	display:table-cell;
	vertical-align:bottom;

}

.p_info{
	margin:2% 0;
	padding:2% 1%;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
}
/*オーガニック*/

/*title2024*/

.tl img{
	width:70%;
	margin:0 auto 4%;
	}


#box_organic{
	width:100%;
	padding:5% 0;
}

/*プレミアム*/

#box_premium{
	padding:5% 0;
}
#box_menu02{
	width:100%;

}
#menu02{
	width:100%;
}

.line{
	width:90%;
	margin:0 auto;
	text-align:center;}

#left_img{
	float:left;
	width:65%;
	margin-right:2%;

}
#right_img{
	float:left;
	width:33%;
}

/*その他*/
#wrp_others{
	width:100%;
	background:url("../images/back_cave.jpg") repeat center top;
	padding:8% 0;

}
#box_others{
	width:96%;
	margin:auto;
	background:#fff6de;
	padding:4% 2%;
	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
}
#box2_others{
	width:95%;
	margin:auto;
	border:3px solid #4ab134;
	padding:2% 1%;
	}
#box3_others{
	width:98%;
	margin:auto;
	border:1px solid #4ab134;
	padding-bottom:8%;
	}
#img_others{
	width:80%;}

	#tl_others{
	width:96%;
	}



/*おすすめバナー*/

#box_recommend{
	width:98%;
	margin:10 auto 3%;
}



}
/***************************************************
スマートフォン用 ～767px
***************************************************/
@media only screen and (max-width: 767px){

.br-pc{display:none;}
.mt3_sp{margin-top:3%;}
.sp_center{text-align:center;}

#wrp_bg{
	width:100%;
	margin:0 auto;
	padding-bottom:2%;
}
p.w800{
	width:96%;
	padding:5% 0;
}



.left_cnt{
	float:left;
	margin:0 2% 0 0;
	width:30%;
}
.right_cnt{
	float:left;
	width:67%;
}
.main_image {
	background: none;
	height:100%;
}
/*h1下テキスト*/

div#h1_text p{
	width:96%;
	margin:auto;
	text-align:center;
	font-size:115%;
}
/*ブランドモメサン*/
#wrp_bg03{
	padding:5% 0;
	background-size:cover;
}
#box_mommessin{
	width:92%;
	padding:4%;
	background:#FFF;
	margin:auto;
	border-radius:20px;
}

#box_mommessin h2{
	margin-bottom:6%;
}

#box_mommessin ul {
	display:block;
	text-align:center;

}
#box_mommessin ul li{
	width:100%;
	margin:0 auto 4%;
	text-align:left;

}

#box_mommessin ul li h3{
	font-weight:bold;
	font-size:120%;
	margin:3% auto;
	color:#231815;
}
#box_mommessin ul li div{
	color:#222222;
}


/*背景画像2024*/
#wrp_bg03-02{
	padding-bottom:10px;
	background-color: #fdf2f4;
}
#box_bg03-02{
	width:100%;
	background:none;
	height:100%;
	box-shadow: 0 5px 3px 2px rgba(0, 0, 0, 0.1);

}

#wrp_bg03-03{
	padding-bottom:10px;
	background: url(../images/bk_org.jpg) repeat center top;
}
#box_bg03-03{
	width:100%;
	background:none;
	height:100%;
	box-shadow: 0 5px 3px 2px rgba(0, 0, 0, 0.1);

}

#wrp_bg03-04{
	padding-bottom:10px;
}
#box_bg03-04{
	width:100%;
	background:none;
	height:100%;
	box-shadow: 0 5px 3px 2px rgba(0, 0, 0, 0.1);

}

/*ラベルテーマ*/
#wrp_bg02{
	width:100%;
	text-align:center;
	background:none;
	padding:0;
}

#box_bg02{
	width:96%;
	margin:auto;
	padding:0;
}
#box_bg02 h2{
	margin-bottom:5%;
}
#wrp_bg02 #tl_menu10{
	padding:3% 0 0 0;
}
#wrp_bg02 .img_thema{
	width:100%;
	float:none;
	margin:4% auto;
	padding:0;

}
#wrp_bg02 .img_thema img{
	width:100%;
}
#wrp_bg02 .txt_thema{
	width:100%;
	float:none;
	margin:auto;
	padding:0;

}

/*商品情報ボタン*/
.bt_info.first{
	text-align:center;
}
.bt_info.first img{
	width:70%;
	margin:auto;
}

/*スタンダード*/

#box_standard{
	width:100%;
	text-align:left;
}
.title{
	width:100%}
.title img{
	width:100%;
}
.tl_standard {
	text-align:left;
	margin-bottom:3%;
}
.tl_standard img.sp{
	width:80%;
	margin:0 10%;
}
#menu01{
	width:100%;
	margin:0 auto;
}
.cnt01{
	width:95%;
	margin:0 auto;
	border-bottom:2px dotted #8d0438;
	padding: 4% 0;
}
.table_cnt p.cap1{
	width:100%;
}
.table_cnt p.cap1 img{
}
.cnt01 .table_cnt{
	display:block;
}
.cnt01 .table_cnt .td_cnt{
	width:100%;
	padding:0 2%;
	display:block;
}
.cnt01 .table_cnt .td_cnt > img{
	width:82%;
}

.table_cnt02 .td_cnt:first-child{
	padding:0;
	text-align:center;
	width:28%;
}
.table_cnt02 .td_cnt:last-child{
	padding:0;
	width:68%;
}
.table_cnt02 .td_cnt > img{
	margin:auto;
	width:65%;
}
.table_cnt02 .td_cnt02:first-child{
	padding:0 0 0 2%;
	text-align:center;
	width:30%;
}
.table_cnt02 .td_cnt02:last-child{
	padding:0 2% 0 0;
	width:70%;
}
.table_cnt02 .td_cnt02 > img{
	margin:auto;
	width:65%;
}
.p_info{
	margin:5% 0;
}

.td_cnt p{
	margin:2% 0;
}

/*オーガニック*/
.tl img{
	width:90%;
	}

#box_organic{
	width:100%;
	background:url("../images/bk_org.jpg") repeat center top;
	text-align:left;
}

/*プレミアム*/
#box_premium{
	width:100%;
	text-align:left;
}

/*その他*/

#box_others{
	width:100%;
	margin:auto;
	background:#fff6de;
	padding:4% 0;
	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
}
#box2_others{
	width:100%;
	margin:auto;
	border:3px solid #4ab134;
	border-right:none;
	border-left:none;
	padding:2% 0;
	}
#box3_others{
	width:100%;
	margin:auto;
	border:1px solid #4ab134;
	border-right:none;
	border-left:none;

	padding-bottom:8%;
	}
#img_others{
	width:90%;}

	#tl_others{
	width:96%;
	}

/*SP用メニュー*/
.menu_sp {
  background-color: white;
  z-index: 1000;
		box-shadow: 3px 3px 2px 1px rgb(0 0 0 / 20%);
	position:relative;

}
#menu_logo_sp{

}
.menu_sp #menu_logo{
	float:left;
	width:28%;
	margin:1%;
}
.menu_sp #menu_pulldown{
	float:right;
	width:70%;
	margin:1% 0;

}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
}

#sp_menu_margin {
  width: 100%;
  height: 0;
  margin: 0;
  padding: 0;
}

/*おすすめバナー*/
.tl_recommend{
	width:70%;
	margin:30px auto 14px;
}
ul.recommend_banner li{
	width:49%;
	margin:0 2% 2% 0;
	float:left;
	text-align:left;
}
ul.recommend_banner li img{
	width:100%;
	margin-bottom:2%;
}
ul.recommend_banner li:nth-child(2n){
	margin-right:0;
}


}
