@charset "utf-8";
/*-------------------
   common
-------------------*/
#container .wrapper {
	font: 1rem/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
	font-feature-settings: "palt";
	text-align: justify;
	padding-bottom: 40px;
}
#container .wrapper * {
	box-sizing: border-box;
}
#container .wrapper a {
	color: inherit;
	display: block;
}
#container .wrapper img {
	height: auto;
	max-width: 100%;
}
#container .flex {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}

/*-------------------
   mainvisual
-------------------*/
#container .mainvisual{
	background: url(/contents/shop/sevenbeauty/img/freepage/yomogi/sp-top.jpg) no-repeat;
	background-size: 100%;
	padding: 12% 5% 5%;
}
#container .mainvisual h1{
	color: #5a2122;
	font: bold 6vw/1.4 "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
    letter-spacing: -0.5px;
	text-align: center;
}
#container .mainvisual h1 strong{
	color:#40a006;
	font-size: 9vw;
}
#container .mainvisual .desc{
	font-size: 0.9rem;
	margin-top: 63%;
}

/*-------------------
   sec1
-------------------*/
#container .sec1{
	background: #d8efcf;
	padding: 5%;
}
#container .sec1 h2{
	color: #5a2122;
	font: bold 1.6rem/1.3 "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	text-align: center;
}
#container .sec1 .bnr-box{
	margin-top: 15px;
}
	
/*-------------------
   sec2
-------------------*/
#container .sec2{
	margin-top: 5%;
}
#container .sec2 h3{
	border-left: solid 8px #98ab2d;
	font-size: 1.4rem;
	margin: 5% 5% 3%;
	padding-left: 8px;
}
#container .sec2 .sec2_before{
	margin: 0 5%;
}
#container .sec2 .colmun4{
	margin: 0 auto;
	width: 94%;
}
#container .sec2 .colmun4 li{
	margin: 0 2.5% 5%;
	width: calc(90% / 2);
}
#container .sec2 .colmun4 li .img_area{
	margin-bottom: 10px;
}
#container .sec2 .colmun4 li .item_select{
	background: #d8efcf;
	font-size: 0.9rem;
	line-height: 1.2rem;
	margin-top: 8px;
	padding: 3px 5px;
}
#container .sec2 .colmun4 li .item_single-ti{
	line-height: 1.2rem;
	font-weight: bold;
}
#container .sec2 .colmun4 li .item_single,
#container .sec2 .colmun4 li .item_no{
	font-size: 0.9rem;
}
#container .sec2 .colmun4 li .item_price{
	color: #d93d70;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1rem;
}
#container .sec2 .colmun4 li .item_price em{
	font-size: 0.9rem;
	font-weight: bold;
}
#container .sec2 .buy-btn{
	background: #9dd53a;
	background: -moz-linear-gradient(top, #9dd53a 0%, #7cbc0a 100%);
	background: -webkit-linear-gradient(top, #9dd53a 0%, #7cbc0a 100%);
	background: linear-gradient(to bottom, #9dd53a 0%, #7cbc0a 100%);
	border: solid 1px #99b61e;
	border-radius: 5px;
	color: #FFF;
	position: relative;
	text-align:center;
}
#container .sec2 .buy-btn a{
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 1rem;
	padding: 6% 3%;
}
#container .sec2 .buy-btn::before{
	border: solid 5px transparent;
	border-left: solid 7px #FFF;
	content: "";
	display: inline-block;
	position: absolute;
	right: 8px;
	top: 14px;
}

/*-------------------
   sec3
-------------------*/
#container .sec3{
	margin: 10% auto 0;
	width: 90%;
}
#container .sec3 h2{
	border-left: solid 8px #98ab2d;
	font-size: 1.4rem;
	padding-left: 8px;
}
#container .sec3 .baner li{
	margin-top: 15px;
}
#container .allLineup-btn{
	color: #98ab2d;
	font-size: 1.2rem;
	margin-top: 5%;
	text-align: center;
}

 @media screen and (min-width:480px) and ( max-width:960px) {
/*　スマホ横～タブレット 480pxから960pxまではここを読み込む　*/
/*-------------------
   mainvisual
-------------------*/
#container .mainvisual{
	background: url(/contents/shop/sevenbeauty/img/freepage/yomogi/pc-top1.jpg) no-repeat;
	background-size: 100%;
	padding: 7% 5% 30%;
}
#container .mainvisual h1{
	font-size: 2.5rem;
	text-align: left;
}
#container .mainvisual h1 strong{
	font-size: 3rem;
}
#container .mainvisual .desc{
	margin: 1% auto 0 0;
	width: 70%;
}
	
/*-------------------
   sec2
-------------------*/
#container .sec2 .colmun4 li{
	margin: 0 1.6% 5%;
	width: calc(90% / 3);
}
#container .sec2 .colmun4 li .img_area{
	margin-bottom: 10px;
}
}

/*  タブレット～PC  */
@media screen and (min-width: 960px) {
#container  {
	margin:0 auto;
	width:1040px;
}
#container .wrapper{
	font-size: 1.2rem;
	line-height: 2rem;
}
	
/*-------------------
   mainvisual
-------------------*/
#container .mainvisual{
	background: url(/contents/shop/sevenbeauty/img/freepage/yomogi/pc-top1.jpg) no-repeat;
	background-size: 100%;
	height: 650px;
	padding: 8% 4% 0;
}
#container .mainvisual h1{
	font-size: 3.2rem;
	line-height: 4.4rem;
	text-align: left;
}
#container .mainvisual h1 strong{
	font-size: 4rem;
}
#container .mainvisual .desc{
	font-size: 1.2rem;
	margin: 1% auto 0 0;
	width: 66%;
}

/*-------------------
   sec1
-------------------*/
#container .sec1 h2{
	font-size: 2.2rem;
}
#container .sec1 .bnr-box{
	margin: 15px auto 0;
	width: 880px;
}
	
/*-------------------
   sec2
-------------------*/
#container .sec2 h3{
	font-size: 1.8rem;
	margin-bottom: 2%;
}
#container .sec2 .colmun4{
	margin: 0 auto;
	width: 94%;
}
#container .sec2 .colmun4 li{
	margin: 0 1.5% 5%;
	width: calc(88% / 4);
}
#container .sec2 .colmun4 li .item_single-ti{
	font-size: 1rem;
	line-height: 1.4rem;
}
#container .sec2 .colmun4 li .item_single,
#container .sec2 .colmun4 li .item_no{
	line-height: 1.4rem;
}
#container .sec2 .buy-btn a{
	font-size: 1rem;
}
#container .sec2 .buy-btn::before{
	top: 15px;
}

/*-------------------
   sec3
-------------------*/
#container .sec3{
	margin-top: 5%;
}
#container .sec3 .baner li{
	margin: 25px auto 0;
	width: calc(96% / 2);
}
#container .allLineup-btn{
	font-size: 1.5rem;
	margin-top: 3%;
}
}