@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: 120%;
	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%;
}	
}

/*----------------------------------------------------------------
CTA
----------------------------------------------------------------*/
.pricearea{
	margin: 0 auto 40px;
	width: 92%;
	text-align: center;
}
.pricearea:last-of-type {
	margin-bottom: 80px;
}
.pricearea h3{
	padding: 20px 0;
	background: url(../images/form_mi_hd.png) left top 2px no-repeat, url(../images/form_mi_ft.png) right bottom 2px no-repeat;
	background-size: 5%;
	border-top: solid 1px #a5ac91;
	border-bottom: solid 1px #a5ac91;
	font-size: 116%;
	font-weight: bold;
 color: #333;
}
.pricearea .price{
	margin-bottom: 15px;
	font-size: 122%;
}
.pricearea .price .price_txt{
	padding-left: 0.5em;
	font-weight: bold;
}
.pricearea .price .price_txt .red{
	font-size: 200%;
	color: #000000;
}
.pricearea .sml{
	font-size: 79%;
}
.pricearea .notes{
	font-size: 79%;
	color: #555;
}
.pricearea .btn a{
	margin: 0 auto 10px;
	width: 90%;
	padding: 5.7% 6% 5.7% 4%;
	display: block;
	border-radius: 8px;
	box-shadow:0px 4px 0px 0px #002300;
	background: url(../images/offer_arr.png) 96% 50% no-repeat,-webkit-linear-gradient(top, #005700 0%,#008000 69%);
	background: url(../images/offer_arr.png) 96% 50% no-repeat, linear-gradient(to bottom, #005700 0%,#008000 69%);
 background-size: 3%, auto;
 font-size: 115%;
 font-weight: bold;
 text-decoration: none;
	color: #FFF;
}
.bl .btn a{
	background: url(../images/offer_arr.png) 96% 50% no-repeat,-webkit-linear-gradient(top, #a5ac91 0%,#0c0c86 69%);
	background: url(../images/offer_arr.png) 96% 50% no-repeat, linear-gradient(to bottom, #a5ac91 0%,#0c0c86 69%);
}
.pricearea .btn a img{
 padding-right: 2%;
 width: 27%;
 vertical-align: middle;
}

@media screen and (min-width: 374px) {/*SP å¤§*/
.pricearea h3{
	font-size: 136%;
	}
.pricearea .btn a{
 font-size: 129%;
}
}
@media screen and (min-width: 768px) {/*PC*/
.pricearea{
 margin: 0 auto 80px;
 font-size: 136%;
}	
.pricearea h3{
	margin-bottom: 20px;
}
.pricearea .btn a {
	margin: 0 auto 20px;
	max-width: 740px;
	padding: 20px 4%;
}
.pricearea .btn a img{
	width: 23%;
}
.pricearea h3 {
		background: url(../images/form_mi_hd.png) left top 4px no-repeat, url(../images/form_mi_ft.png) right bottom 4px no-repeat;
		background-size: 3%;	
}
}/*/min-width: 768px*/



div.details01{
	/*padding: 1em 4% 1em 8%;*/
	margin: 0 auto 40px;
	width: 100%;
	text-align: center;
	background: #fff8dc;
}


.marker {
/* background-color: #f7ddc6;*/
background: linear-gradient(transparent 70%, #ffd700 70%);
}



/* YouTube動画用のレスポンシブラッパー */
.video-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  max-width: 100%;
  margin: 0 auto;
}

.video-wrapper iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border: none;
}


/* FV画像をPCでも中央寄せに */
.fv picture,
.fv img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  height: auto;
}

.fv {
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }


/* ワインラインナップ背景黒、文字白 */
.lineup-section {
  background-color: #000;
  color: #fff;
  padding: 40px 0;
}

.lineup-section p,
.lineup-section strong {
  color: #fff !important;
}

@media screen and (max-width: 767px) {
  .lineup-section {
    width: 100vw !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .lineup-section .fv {
    width: 100vw !important;
    max-width: 100vw !important;
    margin: 0 auto !important;
    padding: 0 !important;
  }

  .lineup-section .fv img.summary {
    width: 100vw !important;
    max-width: 100vw !important;
    height: auto !important;
    display: block !important;
  }
}

