@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP:400,700');/*'Noto Serif JP'*/
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700');/*'Noto Sans JP'*/
/* 〜479px：SP縦
------------------------------ */
#mv{
	padding: 0;
	width: 100%;
	max-height: 357px;
	position: relative;
	overflow: hidden;
	font-family: "Noto Serif JP", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	color: #FFF;
}
#mv .mv_catch{
	width: 100%;
	position: absolute;
	top: 35px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
	text-align: center;
}
#mv p,
#mv h2{
	text-shadow: -2px -2px 2px rgba(0,0,0,0.3), 2px -2px 2px rgba(0,0,0,0.3), -2px 2px 2px rgba(0,0,0,0.3), 2px 2px 2px rgba(0,0,0,0.3);
}
#mv .catch{
	margin-bottom:10px;
}
#mv h2 {
	margin: 0px auto;
	width: 47%;
}
#mv .img01{
	margin: 10px auto 0 auto;
	width: 100%;
}
#mv .suBcatch {
    padding: 2% 0;
    display: block;
    font-weight: 700;
    text-align: center;
    font-size: 185.714%;
    margin: 2% 0;
    background: rgb(255,255,255);
    background: radial-gradient(circle, rgb(255, 255, 255) 60%, rgba(255,255,255,0) 100%);
		color: #343c28;
		text-shadow: inherit;
}
#mv .suBcatch span{
	line-height: 1.2;
}
#mv .img02{
	width: 27%;
	position: absolute;
	right: 2%;
	bottom: 4px;
	z-index: 2;
}
@media screen and (min-width: 375px) {/*SP大*/
#mv .img02{
 width: 32%;
}
}/*media screen mix375*/
@media screen and (min-width: 400px) {/*SP大*/
#mv .img02{
	width: 27%;
}
}/*media screen mix400*/
@media screen and (min-width: 490px) {/*タブレット*/
pc_none{
	display: none;
}	
#mv{
	max-height: 580px;
}
#mv .img01{
	width: 80%;
}
#mv .img02{
	width: 140px;
	}
}/*media screen mix490*/

.offer {
	clear: both;
	padding-bottom: 32px;
}
.offer .recruit {
	padding: 5px 0;
	color: #333333;
	font-weight: 600;
	text-align: center;
}
.offerBtn a {
	padding: 15px 0;
	text-align: center;
	background: url(../images/offer_arr.png),linear-gradient(0deg, #008000, #005700);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	border-radius: 10px;
	display: block;
	font-size: 153%;
	line-height: 1.3em;
	color: #FFF !important;
	font-weight: 600;
	box-shadow:0px 3px 0px -1px #002300;
	text-decoration: none !important;
}
.offerBtn a:hover {
	color: #FFF !important;
	text-decoration: none !important;
}
.special .specialbox{
	margin-bottom: 20px;
 padding-bottom: 20px;
	border: solid 1px #a5ac91;
}
.special h3{
	margin-bottom: 20px;
	padding: 0.7em 4% 1.3em;
	background: url(../images/special_arr.png) center bottom no-repeat,#a5ac91;
	background-size: 100% 30px;
	font-size: 129%;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}
.special h4{
	margin: 0 auto 20px;
	font-size: 125%;
	font-weight: bold;
}
.special .flex_pc{
	margin: 0 auto;
	width: 80%;
}
.special p.txt{
	margin: 0 0 10px;
font-size: 107%;
	line-height: 1.6;
}
.special p.txt strong{
 color: #941e23;
}
.special .sml{
	font-size: 79%;
}
.recSec {
	background: url(https://ec-force.s3.amazonaws.com/storevinohayashi/uploads/omakasebin/img/omakasegrape2.png) no-repeat center center;
	background-size: cover;
}
.recSec h2 {
	margin: 0px auto 20px auto;
	padding: 30px 0 20px 0;
	font-weight: 600;
	color: #FFF;
	font-size: 135%;
	text-align: center;
	border-bottom: 2px solid #FFF;
}
.recSec ul {
	margin: 0px auto;
	padding: 0px;
	color: #FFF;
}
.recSec ul li {
	padding-bottom: 20px;
}
.recSec ul li:before {
	margin-right: 10px;
	content: '';
	display: inline-block;
	width: 27.5px;
	height: 22.5px;
	background-image: url(../images/check.png);
	background-size: contain;
	vertical-align: middle;
}
.deliySec {
	margin: 20px 0;
	padding: 20px 0;
	background: #efefef;
}
.deliySec .deliBlock {
	margin: 0px auto;
	padding: 20px 5%;
	width: 80%;
	background: #FFF;
}
.deliySec .deli_mi {
	padding: 5px 0;
	border: 1.5px solid #333333;
	font-size: 121%;
	font-weight: 600;
	color: #333333;
	text-align: center;
}
.deliySec h3 {
	padding-bottom: 10px;
	font-weight: 600;
	color: #333333;
	text-align: center;
}
.deliySec .regularPrice {
	font-weight: 600;
	font-size: 85%;
	text-align: center;
}
.deliySec .specialPrice {
	margin-top: 5px;
	padding: 10px 0;
	font-size: 136%;
	text-align: center;
	color: #FFF;
	background: #f5c64e;
	line-height: 1.5em;
}
.deliySec .specialPrice span {
	font-size: 143%;
	font-weight: 700;
	font-family: "Noto Serif JP","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "serif";
}
.deliySec .plus {
	margin: 0px auto;
	padding: 10px 0;
	width: 8%;
}
.deliySec .ph {
	padding: 20px 0 10px 0;
}
.deliySec .deliyOffer {
	margin: 20px auto 0px auto;
	padding: 20px 0 0 0;
	width: 90%;
	background: #FFF;
	border: 1.5px solid #a5ac91;
	box-sizing: border-box;
}
.deliySec .offerPrice {
	font-size: 185%;
	text-align: center;
}
.deliySec h2 {
	padding-bottom: 10px;
	font-size: 132%;
	font-weight: 600;
	text-align: center;
	border-bottom: 2px solid #231815;
	line-height: 1.5em;
}
.deliySec .offerPrice {
	margin: 20px auto;
	font-size: 185%;
	text-align: center;
}
.deliySec .offerPrice strong {
	font-size: 128%;
	font-weight: 700;
	font-family: "Noto Serif JP","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "serif";
	color: #941e23;
}
.deliySec .offerPrice .yen {
	font-size: 73%;
}
.deliySec .offerPrice .tax {
	font-size: 38%;
}
.deliySec .offerPrice .putOn {
	font-size: 113%;
	font-weight: 600;
}
.deliySec .offerPrice .couse {
	font-size: 80%;
	font-weight: 600;
}
.deliySec .offerPrice .end {
	font-size: 63%;
}
.deliySec .att {
	text-align: center;
	font-size: 78%;
}
.profileSec .profile {
	float: right;
	vertical-align: top;
	color: #545454;
}
.profileSec .introduction strong {
	color: #333333;
}
.profileSec .introduction img {
	padding-left: 10px;
	padding-bottom: 10px;
	float: right;
	width: 35% !important;
}
.profileSec .profile {
	margin: 10px auto;
	padding: 10px 0;
	width: 100%;
	clear: both;
	background: #efefef;
}
.profileSec .profile h3 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 107%;
	text-align: center;
	color: #231815;
	font-weight: 600;
	border-bottom: 2px solid #231815;	
}
.profileSec .profile strong {
	color: #231815;
}
.journeySec .txt_01 {
	padding-bottom: 10px;
	color: #545454;
}
.journeySec .wineList {
	margin-bottom: 10px;
}
.journeySec .wineList>.flex {
	padding: 2% 5%;
	border-top: 1.5px solid #a5ac91;
	border-left: 1.5px solid #a5ac91;
	border-right: 1.5px solid #a5ac91;
	box-sizing: border-box;
}
.journeySec .wineList .num {
	margin-bottom: 10px;
	padding: 5px 10px 6px 10px !important;
	color: #FFF;
	text-align: center;
	background: #a5ac91;
	display: inline-block;
}
.journeySec .wineList .wineText {
	width: 70%;
}
.journeySec .wineList .wineText h3 {
	padding: 10px 0;
	font-weight: 600;
	color: #a5ac91;
}
.journeySec .wineList .wineText p {
	padding-bottom: 10px;
}
.journeySec .wineList ul {
	width: 26%;
}
.journeySec .wineList .flex02{
	width:44%;
}
.journeySec .wineList ul li {
	width: 49%;
}
.journeySec .details {
	padding: 10px 0;
	text-align: center;
	color: #FFF;
	background: #a5ac91;
	cursor: pointer;
}
.journeySec .deteailText {
	padding: 3% 5%;
	background: #efefef;
	display: none;
	border-left: 1.5px solid #a5ac91;
	border-right: 1.5px solid #a5ac91;	
	border-bottom: 1.5px solid #a5ac91;
	box-sizing: border-box;
}
.journeySec .deteailText {
	display: block !important;
}

.journeySec .deteailText h3 {
	margin-bottom: 10px;
	padding: 5px 0;
	font-weight: 600;
	color: #333333;
	border-top: 1px solid #a5ac91;
	border-bottom: 1px solid #a5ac91;
}
.journeySec .supplement {
	margin-bottom: 10px;
	padding: 2% 5%;
	font-size: 78%;
	background: #efefef;
}
.withPhoho .text_01 {
	padding-bottom: 30px;
}
.withPhoho .note {
	margin: 0px auto;
	width: 90%;
}
 #voiceSlider {
  padding: 0em 0 3em;
 }
 #voiceSlider .slideInner {
  padding: 30px 2% 60px;
  box-sizing: border-box;
 }
#voiceSlider .slideInner .voice{
 padding: 1.5em 8%;
 border: 1px solid #000;
 border-radius: 30px;
 position: relative;
}
#voiceSlider .slideInner .fukidashi{
 position: absolute;
 width: 60px;
 bottom:-41px;
 right: 30px;
}
#voiceSlider .swiper-container-horizontal > .swiper-pagination-bullets, 
#voiceSlider .swiper-pagination-custom, .swiper-pagination-fraction {
 bottom: 0px;
}
#voiceSlider .swiper-pagination-bullet {
 width: 10px;
 height: 10px;
 display: inline-block;
 background: none;
 opacity: 1;
 border-radius: 50%;
 border: 1px solid #999;
}
#voiceSlider .swiper-pagination-bullet-active {
 opacity: 1;
 background: #9e0000;
 border: 1px solid #9e0000;
}
.faq dt{
	margin-bottom: 20px;
	padding: 20px 8% 20px 11%;
	position: relative;
	border: solid 2px #333333;
	background: url(../images/trl_dwn.png) right 10px center no-repeat;
	background-size: 10px 6px;
	font-weight: bold;
	color: #333333;
	cursor: pointer;
}
.faq dt:before{
	content: "Ｑ";
	position: absolute;
	left: 4%;
	top: 20px;
	display: inline-block;
	padding-right: 0.3em;
}
.faq dt.active{
	background: url(../images/trl_up.png) right 10px center no-repeat;
	background-size: 10px 6px;
}
.faq dd{
	margin-bottom: 20px;
	padding: 20px 4% 20px 11%;
	display: none;
	position: relative;
	background: #efefef;
}
.faq dd:before{
	content: "Ａ";
	padding-right: 0.3em;
	position: absolute;
	left: 4%;
	top: 20px;
	display: inline-block;
	font-weight: bold;
	color: #333333;
}
.discount{
	padding: 3em 5% 2em;
	position: relative;
	border-top: solid 2px #ffca4c;
	background: url(	../images/discount_bg.jpg) center bottom no-repeat, #ffebba;
	background-size: 100% 1.8em, auto;
	text-align: left !important;
	color: #941e23;
	box-sizing: border-box;
}
.discount h2{
	text-align: center;
	padding-bottom: 10px;
	font-weight: 600;
	font-size: 128%;
}
.txt_c{
	text-align: center;
	font-size: 128%;
	line-height: 1.8;
}
.discount:before{
	content: "";
	display: block;
	width: 50%;
	height: 80px;
	position: absolute;
	background: url(../images/sarani.png) left top no-repeat;
	background-size: contain;
	z-index: 2;
	left: 0;
	top: 0;
}
#mapSlider .swiper-wrapper {
	display: block !important;
}
#mapSlider .swiper-button-prev,#mapSlider .swiper-button-next {
	display: none;
}
#content iframe {
	margin: 0px auto;
	width: 90% !important;
	display: block;
}
.form_inner{
 margin: 0 auto;
 padding-bottom: 30px;
 width: 92%;
 font-weight: bold;
}
.form_inner .att{
 padding: 20px 4%;
 color: #fff;
 background: #FFFF77;
}
.form_inner .ico{
 margin: 0 auto;
 padding-bottom: 20px;
 width: 20%;
}


/* ------------------------------ */
@media screen and (min-width: 768px){/*pc*/
.sp{
		display: none;
}	
#mv .mv_catch{
	top: 50%;
	transform: translate(-50%, -50%);
}
#mvSlide{
	height: 580px;
}
#mv{
	height: 580px;
	background: url(../images/mv_pc_bg.jpg) center center no-repeat;
	background-size: auto;
}
#mv .inner {
	width: 560px;
	padding: 160px 0;
	border: double 4px #fff;
	background: rgba(165,172,145,0.6);
	position: absolute;
	top: 45%;
	left: 50%;
	-webkit-transform: translate(-50%, -45%); /* Safari用 */
	transform: translate(-50%, -45%);
}	
#mv .catch {
	padding-bottom: 20px;
	font-size: 85%;
	font-weight: normal;
	text-align: center;
}
#mv h2 {
	margin-bottom: 25px;
	font-size: 185%;
	font-weight: bold;
}	
#mv .suBcatch{
	padding: 15px 0;
	display: inline-block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 130%;
	font-weight: 600;
	text-align: center;
	margin: 0;
	text-shadow: -2px -2px 2px rgba(0,0,0,0.3), 2px -2px 2px rgba(0,0,0,0.3), -2px 2px 2px rgba(0,0,0,0.3), 2px 2px 2px rgba(0,0,0,0.3);
	color: #fff;
	background: inherit;
	}
#mv .swiper-slide img {
	min-height: 580px;
	width: 100%;
	height: auto;
	min-width: 1200px;
}
#mv .mv_catch{
	font-size: 143%;
}
#mv .img02 {
 display: none;
}
.journeySec .wineBox {
	width: 100%;
}
	/*slider*/
#mapSlider .swiper-wrapper {
	display: flex!important;
}
#mapSlider .swiper-button-prev,#mapSlider .swiper-button-next {
	display: block;
}	
#mapSlider .swiper-button-prev, #mapSlider .swiper-container-rtl .swiper-button-next {
	background-image: url("../images/prev.png") !important;
	background-size: 10px auto;
}
#mapSlider .swiper-button-next, #mapSlider .swiper-button-prev {
	width: 30px;
	height: 30px;
	background-color: rgba(0,0,0,0.3);
	border-radius: 50%;
}
#mapSlider .swiper-button-next, #mapSlider .swiper-container-rtl .swiper-button-prev {
	background-image: url("../images/next.png");
	background-size: 10px auto;
}
#mapSlider .swiper-button-prev {
		left: 0;
}
#mapSlider .swiper-button-next {
		right: 0;
}
.discount {
	margin: 60px auto;
	padding: 2em 11% 2em;
	text-align: center;
	max-width: 1200px;
}
.journeySec .deteailText {
	display: block !important;
}
.journeySec .more {
	display: none;
}
.journeySec .wineList {
	border-bottom: 1.5px solid #a5ac91;
}
#mv{
	height: 580px;
	background: url(../images/mv_pc_bg.jpg) center center no-repeat;
	background-size: cover;
}
/*/max-width: 1800px*/

.offer .recruit {
	padding: 30px 0;
	color: #333333;
	font-weight: 600;
	text-align: center;
	font-size: 142%;
}
.offerBtn {
	margin: 0px auto;
	max-width: 800px;
}
.offerBtn a {
	padding: 30px 0;
}
.recSec {
	padding: 30px 0 60px 0;
}
.recSec h2 {
	margin-bottom: 30px;
	padding: 30px 0px;
}
.recSec ul {
	max-width: 550px;
}
.aboutSec {
	align-items: center;
	}
.aboutSec .text_01 {
	line-height: 2.0;
	}
.aboutSec .mi {
	margin: 0 0 0 0;
	padding: 80px 1% 80px 0;
	width: 29%;
	border: none;
	background: #880000;
	color: #FFF;
	text-align: right;
}	
.aboutSec .inner {
	margin: 0 0 0 0;
	padding: 0 5% 0 1%;
	width: 74%;
}	
.deliySec {
	padding: 60px 0;
	margin: 0px auto;
}	
.deliySec .specialPrice span {
	font-size: 114%;
}	
.deliySec>.pcFlex {
	margin: 0px auto;
	max-width: 1200px;
}	
.deliySec .deliBlock {
	margin: 0px auto;
	padding: 20px;
	box-sizing: border-box;
}
.pcDeli {
	width: 33% !important;
}
.deliySec .plus {
	margin: 0px auto;
	padding: 40% 2% 0 2%;
	width: 3%;
}	
.wineBoxs {
	width: 48%;
	margin-top: 30px;
}	
.phBox {
	width: 48%;
}
.deliySec .deliyOffer {
	margin: 40px auto 0px auto;
	width: 100%;
	border-top: 2px solid #a5ac91;
	border-bottom: 2px solid #a5ac91;
	border-left: none;
	border-right: none;
	padding: 20px 0;
}
.profileSec {
	margin-bottom: 30px;
	padding-top: 60px;
	height: 800px;
	background: url(../images/bg_prof.jpg) no-repeat center center;
	background-size: cover;
}	
.profileSec .introduction {
	line-height: 2.0;
	font-size: 111%;
	}
.profileSec .introduction strong {
	font-size: 134%;
}
.profile .inner {
	padding: 20px;
	box-sizing: border-box;
}	
.profileSec .introduction img {
	padding-left: 20px;
	padding-bottom: 20px;
	float: right;
	width: 20% !important;
}
.withPhoho {
	margin-bottom: 60px;
}	
.withPhoho>p {
	width: 50%;
}	
.withPhoho>p,.withPhoho .note {
	width: 36%;
}
.enjoySec .text {
	width: 60%;
}
.journeySec {
	margin-bottom: 30px;
}
.journeySec .inner>.txt_01 {
	line-height: 2.0;
}
.withPhoho .text_01 {
	line-height: 2.0;
}	
#content iframe {
	width: 100% !important;
	height: 2850px;
}	
.form_inner{
 margin: 0 auto;
 padding-bottom: 30px;
 width: 750px;
 font-weight: bold;
 text-align: center;
}
.form_inner .ico{
 width: 15%;
}
 .special .specialbox{
  margin-bottom: 60px;
 }
.special .flex_pc{
 display: flex;
	-webkit-justify-content:space-between;
	justify-content: space-between;
}
.special h3{
 margin-bottom: 30px;
}
.special .txtbox{
 width: 65%;
}
.special p.ph{
	margin: 0 0 10px;
	width: 25%;
} 
}
/*/max-width: 768px*/
@media screen and (min-width:800px) {	
.deliySec .plus {
	padding: 18% 2% 0 2%;
}	
}
@media screen and (max-width:330px) {	
#mv .suBcatch {
    font-size: 164.286%;
}	
}


/* =========================
   260218（LP用：統合版）
   ※ここから下を「これだけ」にする
========================= */

:root{ --lpw: 700px; }

/* 画像：幅を統一 */
.summary,
.wine-block img{
  display:block;
  width:100%;
  height:auto;
}

/* 画像幅に合わせる共通コンテナ */
.lp-headline,
.lp-block,
.lp-feature,
.rotation-title,
.wine-detail,
.lp-summary-text,
.lp-notes,
.wine-block{
  max-width: var(--lpw);
  margin-left:auto;
  margin-right:auto;
}

/* ===== 冒頭：ボタン直下の要点 ===== */
.lp-summary-text{
  margin:15px auto 30px;
  text-align:center;
  font-size:14px;
  line-height:1.7;
  color:#555;
}

/* ===== 見出し（冒頭キャッチ） ===== */
.lp-headline{
  margin:40px auto 20px;
  text-align:center;
}
.lp-headline h2{
  font-size:22px;
  font-weight:700;
  margin:0 0 10px;
}
.lp-headline p{
  font-size:16px;
  color:#555;
  margin:0;
}

/* ===== 文章ブロック（見出し＋本文） ===== */
.lp-block{
  margin:0 auto 28px;
  text-align:left;
  line-height:1.85;
}
.lp-block__title{
  font-weight:700;
  font-size:20px;
  margin:0 0 8px;
}
.lp-block__text{
  margin:0;
  font-size:16px;
}

/* 「お得なローテーション…」見出し色（画像に合わせる） */
.title-rotation{
  color:#9b1b14;
  text-align:center;
  margin:60px auto 20px;
  font-weight:700;
  letter-spacing:0.05em;
}

/* ===== ラインナップ見出し ===== */
.lp-feature{
  margin:60px auto 30px;
  text-align:center;
}
.lp-lineup-title{
  font-size:22px;
  font-weight:700;
  margin:0 0 15px;
  letter-spacing:0.05em;
}
.lp-lineup-sub{
  font-size:16px;
  line-height:1.8;
  color:#555;
  margin:0;
}

/* ===== ローテーションA/B/C/D ブロック ===== */
.wine-block{
  margin:70px auto 60px;     /* 上下余白 */
  padding-top:40px;          /* 線と中身の間隔（線ありのブロック用） 
                                ※first-of-typeでは消す */
}

/* 1つ目（最初の wine-block ）は線なし＆余白控えめ */
.wine-block:first-of-type{
  border-top:none;
  padding-top:0;
  margin-top:40px;
}

/* 2つ目以降だけ区切り線を入れる */
.wine-block + .wine-block{
  border-top:3px solid #e5e5e5;
  padding-top:50px;
  margin-top:70px;
}

/* ローテーションタイトル */
.rotation-title{
  margin:30px auto 30px;
  text-align:center;
  font-size:22px;
  font-weight:700;
}
.rotation-title span{
  display:block;
  font-size:16px;
  font-weight:400;
  line-height:1.6;
  color:#555;
  margin-top:8px;
}

/* ワイン詳細 */
.wine-detail{
  margin:0 auto 60px;
  text-align:left;
}

/* 各ワイン */
.wine-item{
  padding-top:24px;
  margin-top:24px;
  border-top:1px solid #eee;
}
.wine-item:first-child{
  border-top:none;
  padding-top:0;
  margin-top:0;
}
.wine-item h3{
  font-size:18px;
  font-weight:700;
  margin:0 0 12px;
}
.wine-item p{
  font-size:15px;
  line-height:1.8;
  margin:0 0 12px;
}
.wine-spec{
  font-size:14px;
  color:#555;
  margin:0;
}

/* ===== 注意書き ===== */
.lp-notes{
  margin:0 auto 28px;
  text-align:left;
  line-height:1.8;
  font-size:14px;
}
.lp-notes ul{
  margin:0;
  padding-left:1.2em;
}
.lp-notes li{
  margin:6px 0;
}

/* ===== rotation画像（小さめ・中央） ===== */
.rotation-image{
  text-align:center;
  margin:20px auto 30px;
}
.rotation-image img{
  width:100%;
  max-width:480px;   /* PC */
  height:auto;
}
@media (max-width:768px){
  .rotation-image img{
    width:75%;
    max-width:320px;
  }
}

/* ===== ボタン文字サイズ（最終上書き） ===== */
.offerBtn a.offerBtn__link{
  font-size:16px !important;
  font-weight:600;
  line-height:1.5;
}
@media (max-width:768px){
  :root{ --lpw: 92vw; }
  .lp-block__title{ font-size:18px; }
  .lp-block__text{ font-size:15px; }

  .offerBtn a.offerBtn__link{
    font-size:15px !important;
  }
}

@media screen and (min-width: 768px){
  .offerBtn a.offerBtn__link{
    font-size:17px !important;
  }
}

/* =========================
   260218（LP用：統合版）
   ※ここから下を「これだけ」にする（整理版）
========================= */

:root{ --lpw: 700px; }

/* 画像：幅を統一 */
.summary,
.wine-block img{
  display:block;
  width:100%;
  height:auto;
}

/* 画像幅に合わせる共通コンテナ */
.lp-headline,
.lp-block,
.lp-feature,
.rotation-title,
.wine-detail,
.lp-summary-text,
.lp-notes,
.wine-block{
  max-width: var(--lpw);
  margin-left:auto;
  margin-right:auto;
}

/* ===== 冒頭：ボタン直下の要点 ===== */
.lp-summary-text{
  margin: 10px auto 12px;   /* 下を詰めたいので短め */
  text-align:center;
  font-size:14px;
  line-height:1.7;
  color:#555;
}

/* ===== 見出し（冒頭キャッチ） ===== */
.lp-headline{
  margin:40px auto 20px;
  text-align:center;
}
.lp-headline h2{
  font-size:22px;
  font-weight:700;
  margin:0 0 10px;
}
.lp-headline p{
  font-size:16px;
  color:#555;
  margin:0;
}

/* ===== 文章ブロック（見出し＋本文） ===== */
.lp-block{
  margin:0 auto 28px;
  text-align:left;
  line-height:1.85;
}
.lp-block__title{
  font-weight:700;
  font-size:20px;
  margin:0 0 8px;
}
.lp-block__text{
  margin:0;
  font-size:16px;
}

/* 「お得なローテーション…」通常（ボタン直下・上下の3箇所の“通常版”） */
.title-rotation{
  color:#9b1b14;
  text-align:center;
  margin: 12px auto 8px;   /* ←詰めたデフォルト（60pxはやめる） */
  font-weight:700;
  letter-spacing:0.05em;
  font-size:16px;          /* 通常版は小さめ基準 */
  line-height:1.25;
}
@media (max-width:768px){
  :root{ --lpw: 92vw; }
  .lp-block__title{ font-size:18px; }
  .lp-block__text{ font-size:15px; }

  .title-rotation{
    font-size:14px;
  }
}

/* ===== rotation画像（小さめ・中央） ===== */
.rotation-image{
  text-align:center;
  margin: 6px auto 12px;   /* 上下を詰める */
}
.rotation-image img{
  width:100%;
  max-width:480px;   /* PC */
  height:auto;
}
@media (max-width:768px){
  .rotation-image img{
    width:75%;
    max-width:320px;
  }
}

/* ===== ラインナップ見出し ===== */
.lp-feature{
  margin:40px auto 6px;   /* 下を詰める */
  text-align:center;
}
.lp-lineup-title{
  font-size:22px;
  font-weight:700;
  margin:0 0 6px;         /* 画像との余白を詰める */
  letter-spacing:0.05em;
}
.lp-lineup-sub{
  font-size:16px;
  line-height:1.8;
  color:#555;
  margin:0;
}

/* ===== ローテーションA/B/C/D ブロック ===== */
.wine-block{
  margin: 10px auto 40px; /* ←上を詰める（ラインナップ直下対策） */
  padding-top:0;
}

/* 2つ目以降だけ区切り線（長め） */
.wine-block + .wine-block{
  border-top:3px solid #e5e5e5;
  padding-top:36px;       /* 線と中身の間 */
  margin-top:48px;        /* 線の前の空き */
}

/* ワイン詳細 */
.wine-detail{
  margin:0 auto 60px;
  text-align:left;
}

/* 各ワイン */
.wine-item{
  padding-top:24px;
  margin-top:24px;
  border-top:1px solid #eee;
}
.wine-item:first-child{
  border-top:none;
  padding-top:0;
  margin-top:0;
}
.wine-item h3{
  font-size:18px;
  font-weight:700;
  margin:0 0 12px;
}
.wine-item p{
  font-size:15px;
  line-height:1.8;
  margin:0 0 12px;
}
.wine-spec{
  font-size:14px;
  color:#555;
  margin:0;
}

/* ===== 注意書き ===== */
.lp-notes{
  margin:0 auto 28px;
  text-align:left;
  line-height:1.8;
  font-size:14px;
}
.lp-notes ul{
  margin:0;
  padding-left:1.2em;
}
.lp-notes li{
  margin:6px 0;
}

/* =========================
   ローテーション説明ブロック（真ん中）だけグレー背景
   ※HTMLで <section class="lp-block rotation-section"> を使ってる前提
========================= */
.rotation-section{
  background:#f5f5f5;
  padding:18px 18px;
  border-radius:6px;
  margin: 12px auto 22px;
}

/* 真ん中だけ見出しを大きく（他2箇所はそのまま） */
.rotation-section .title-rotation{
  font-size:22px;          /* PC */
  margin:0 0 8px;          /* 画像との間 */
}
.rotation-section .summary{
  max-width:480px;
  margin:0 auto 10px;
}
@media (max-width:768px){
  .rotation-section{
    padding:14px 14px;
    margin:10px auto 18px;
  }
  .rotation-section .title-rotation{
    font-size:18px;
  }
  .rotation-section .summary{
    width:78%;
    max-width:320px;
  }
}

/* =========================
   ボタン文字サイズ（最終上書き：これ1回だけ）
========================= */
.offerBtn .offerBtn__link{
  font-size:15px !important;   /* SP基準 */
  font-weight:600;
  line-height:1.5;
}
@media screen and (min-width:768px){
  .offerBtn .offerBtn__link{
    font-size:18px !important; /* PC */
  }
}
