@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=PT+Serif&display=swap');
h2,
h3{
	margin: 0;
	padding: 0;
	border: none;
	box-sizing: border-box;
	background: none;
}
h1, h2, h3{font-weight: bold; text-align:center;}
.display_sp{
	display: none;
}
/*--#index-----------------------------------------------*/
#content{
	
}



/*#hdr-ind .main-v{
	background:#c70852;
	text-align: center;
}
#hdr-ind .main-v img{
	width: 100%;
	margin: 0 auto;
	max-width: 900px;
}*/

#hdr-ind .main-v{
	background:#e63368 url(https://likaman.co.jp/event/winefesta/img2026/wf2026pc_main2.jpg?2) no-repeat bottom center/1000px auto;
	padding-top: 30px;
	text-align: center;
}
#hdr-ind .main-v img{
	width: 90%;
	margin: 0 auto;
	max-width: 600px;
}

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

#hdr-ind .main-v{
	background:#e63368 url(https://likaman.co.jp/event/winefesta/img2026/wf2026pc_main2.jpg?2) no-repeat bottom center/500px auto;
	padding-top: 30px;
	text-align: center;
}

}

#hdr-ind .booth{
	width:18%;
	max-width: 120px;
	position: absolute;
	top:20px;
	left:20px;
}
#hdr-ind .ticket{
	width:30%;
	max-width: 150px;
	position: absolute;
	top:15%;
	right: 10%;
}
#hdr-ind .txt{
	width: 90%;
	margin: 0 auto;
	color: #FFF;
	font-size:16px;
	text-align: center;
	padding:15px 0 25px 0;
}
#hdr-ind .kaisai{
	width: 300px;
	margin: 0 auto;
}
#hdr-ind .logo{
	position: absolute;
	width:160px;
	left:20px;
	top:20px;
}
#hdr{
	background:#C70E47;
	padding:5px 0;
}
#hdr .logo2{
	width: 400px;
	margin: 0 auto;
}
.tojitsu{
	text-align: center;
	margin: 15px 0;
	font-size: 22px;
	color: #FF0004;
}
.after{
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	padding: 30px 0;
	color:#000;
}
.after span{
	font-size: 38px;
	color:#c70852;
}
.wf-inner{
	width: 780px;
	margin: 0 auto;
	position: relative;
}
.enki{
	padding-top: 15px;
}
.enki h3.enki_ttl{
	text-align: center;
	font-weight: bold;
	font-size:20px;
	color: #FF0000;
	margin-bottom: 10px;
	line-height: 1.2;
}
#special{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	text-align: center;
	margin:30px 0;
}
#special .copy1{
	font-weight: bold;
	color:#c70852;
	font-size: 28px;
	background:#fff9b1;
	border-radius:8px;
}
#special .copy2{
	font-weight: bold;
	color:#c70852;
	font-size: 22px;
	padding: 10px 0;
}
#special span{
	color: #333;
	font-size: 12px;
	display: block;
	padding-top: 5px;
}
.btn_maeuri_p{
	width:250px;
	padding: 15px;
	margin: 15px auto;
	border-radius: 8px;
	background:#c70852;
	text-align: center;
}
.btn_maeuri_p img{
	width: 80%;
}
.btn_maeuri_p a{
	color: #FFF;
}
#news{
    padding: 30px 0;
}
#news h1{
	color:#c70852;
	font-size: 1.5em;
}
#news dl{
	display: flex;
	flex-wrap: wrap;
	width: 90%;
	max-width: 780px;
	margin: 10px auto 0 auto;
	/*height: 150px;*/
    overflow-y: scroll;
}
#news dl dt, #news dl dd{
	border-bottom: 1px dotted #c70852;
	padding:10px 0 5px 0;
}
#news dl dt{
	width: 15%;
}
#news dl dd{
	width: 85%;
}

#news dl dd a{
	color:#c70852;
}

#present {
    background: rgba(250, 251, 221, 0.5);
    padding: 2.5% 0;
}
.center{
    text-align: center;
}
@media screen and (max-width:800px){
	#news dl{
		display: inherit;
		border-bottom: 1px dotted #c70852;
	}
	#news dl dt{
		width:100%;
		padding-left:0%;
		border-bottom:none;
		padding-bottom: 0;
	}
	#news dl dd{
		width:100%;
		padding-top: 0;
	}
}

#thanks{
    background: #c70852;
    padding: 15px 0;
    margin: 0 auto;
    border-top: 1px dotted #ffffff;
}

#thanks h2.thanks_ttl {
    text-align: center;
    font-size: 42px;
    color: #FFFF00;
    font-weight: bold;
    padding-top: 10px;
}



#point{
	border-top:1px solid #c70852;
	padding-top: 15px;
	background: url(../img2019/bg_sakura.jpg) no-repeat;
	background-size: cover;
	height: 500px;
}
#point h1{
	font-size:22px;
	font-weight: bold;
	text-align: center;
	position: static;
}
#point h1 span{
	color:#c70852;
	font-size: 18px;
}
#point ul{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-pack:distribute;
	justify-content:center;
}
#point ul li{
	text-align: center;
}
#Gallery{
	background:#c70852;
	padding:15px 0 30px 0;
}
#Gallery h1{
	color: #FFF;
	font-family: 'Lora', serif;
	font-size: 22px;
	text-align: center;
	position: static;
}
#Gallery ul{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-pack:distribute;
	justify-content:center;
	flex-wrap: wrap;
}
#Gallery ul li{
	margin: 2px;
	width: 150px;
}

#maeuri h4.tic_ttl{
	font-size:32px;
	color:#c70852;
	font-weight: bold;
}
#maeuri .change-part{
	text-align: center;
	padding: 5px 0;
	background:#c70852;
	color:#FFF;
	margin:10px auto;
	font-weight: bold;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
#maeuri .part_catch{
	background: url(https://likaman.co.jp/event/winefesta/img2026/nor_catch_btm.png) no-repeat center bottom/980px auto;
	min-height: 50px;
	font-size: 28px;
	color:#c70852;
	text-align: center;
	font-weight: bold;
	padding-bottom: 20px;
	line-height: 1;
	margin-top: 1em;
}
@media screen and (max-width:640px){
	#maeuri .part_catch{
		padding-bottom: 10px;
		font-size: 4.5vw;
	}
}
.sub-catch{
	line-height: 2;
}
.price{
	max-width: 400px;
	margin: 0 auto;
}
.price_pair{
	max-width: 300px;
	margin: 0 auto;
}

#maeuri{
	text-align: center;
	padding: 30px 0;
}

#maeuri h2.online{
	border-top:1px solid #c70852;
	padding: 15px 0;
	  margin: 0 auto;
}

#maeuri h2.online img{
	width:274px;
	  margin: 0 auto;
}
#maeuri ul.ol_buy li{
}
#maeuri ul.ol_buy li.normal{
	position: relative;
}
#maeuri ul.ol_buy li.pair{
	margin-top: 30px;
}
#maeuri ul.ol_buy li.set{
	margin-top: 30px;
}
#maeuri ul.ol_buy li.pair h3 img{ width:420px;margin: 0 auto; }
#maeuri ul.ol_buy li.set h3 img{ width:450px;margin: 0 auto; }
#maeuri ul.ol_buy li.normal h3 img{ width:380px;}
#maeuri ul.ol_buy li.vip h3 img{ width:580px; }
#maeuri ul.ol_buy li dl{
	background:rgba(252,238,191,0.6);
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-pack:distribute;
	justify-content:center;
	font-size:18px;
	line-height: 1.2;
	font-weight: bold;
	margin-top: 15px;
}
#maeuri ul.ol_buy li.vip dl{
	background:rgba(241,235,224,1.0) url(../img/sakura_bg_corner.png) no-repeat;
	background-size:150px 99px;
}
#maeuri ul.ol_buy li dl dd{
	border-left: 1px solid #CCC;
	padding: 10px 2%;
}
#maeuri ul.ol_buy li dl dd span{
	color: #666;
	font-size: 80%;
	font-weight: normal;
}
#maeuri ul.ol_buy li dl dd:first-child{
	border:none;
}
#maeuri ul.ol_buy li dl dd .btn_buy{
	margin-top: 5px;
}
.btn_buy{
	background: rgba(252,238,191,0.6);
	margin-block-start:0;
	margin-block-end:0;
	padding:0 5% 15px 5%;
	display: inherit;
}
.btn_buy_sold{
	display: none;
	max-width: 100%;
    margin: 0 auto;
    padding-bottom: 10px;
    background: rgba(252, 238, 191, 0.6);
    color: #FF0000;
}
#vip .btn_buy{
	background:block;
}
.btn_buy span{
	display: block;
	max-width: 200px;
	margin:0 auto;
}
.btn_buy_vipsold span{
	display: none;
	max-width: 200px;
	margin:0 auto;
}
.btn_buy-vip{
	background: #FFF;
	margin-block-start:0;
	margin-block-end:0;
	margin-bottom: 7px;
	padding:0 5% 15px 5%;
	display: inherit;
}


ul.outside{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-pack:distribute;
	justify-content:center;
}
.so-txt,.so-txtvip{
	text-align: center;
	font-size:2.2em;
	margin-top: 33px;
	color: #FF0000;
	font-weight: bold;
	display: none;
}


@media screen and (max-width:640px){
.so-txt,.so-txtvip {
    font-size: 1.4em;
}
}

h2.outside-txt{
	text-align: center;
	font-size: 22px;
	margin-top: 10px;
	border-top:1px solid #c70852;
	padding-top: 15px;
}
h2.shop-txt{
	font-size: 22px;
	margin-top: 20px;
	border-top:1px solid #c70852;
	padding-top: 15px;
}

@media screen and (max-width:640px){
h2.outside-txt,h2.shop-txt{
	font-size: 18px;
}

}

@media screen and (min-width:641px){
	h2.shop-txt br{
		display: none;
	}
}
ul.outside li{
	width: 150px;
	border:1px solid #CCC;
	padding: 5px;
	margin: 5px;
}
.btn_shopSearch{
	width: 300px;
	border:1px solid #CCC;
	padding: 5px;
	margin: 5px auto;
	text-align: center;
}
.btn_shopSearch img{
	width: 200px;
}
.shop_att{
	font-size: 0.8em;
	width: 90%;
	margin: 15px auto;
}
@media screen and (min-width:640px){
	.shop_att{
		text-align: center;
	}
}
.maeuricacth {
    font-size:28px;
    font-weight: bold!important;
    color: #FF0000;
    padding: 5px 0 0 0;
    display: none;
}
.maeuricacth span {
    font-size: 22px;
    color: #000000;
}
#maeuri .att{
	font-size: 14px;
	padding: 5px 0;
}
#maeuri .hayawari{
	width: 90%;
	max-width: 550px;
	margin:10px auto;
	display:inherit;
}
#maeuri .irekae {
  background: #c70852;
  color: #FFF;
  padding: 0.5em 0;
	font-weight: bold;
}
#maeuri .ticket700{
	position: absolute;
	right: 40px;
	top: 0;
	width: 90px;
}
@media screen and (max-width:640px){
	#maeuri .ticket700{
	right:0;
	top:-100px;
	width: 70px;
	}
	.maeuricacth {
    font-size:4vw;
}

}
#toujitu{
	text-align: center;
	padding-bottom: 30px;
	margin-top: 10px;
	border-top:1px solid #c70852;
	padding-top: 15px;
	margin-top: 30px;
}
#vip h2.vip_ttl,{
	/*background:#411c46;*/
	padding:5%;
	text-align: center;
	margin-bottom: 15px;
}
#vip h2.vip_ttl img{
	max-width: 500px;
	margin: 0 auto;
}
#vip .part_catch{
	font-size:28px;
	background:#461948;
	text-align: center;
	font-weight: bold;
	padding:0.5em 0;
	line-height: 1;
	margin-top: 1em;
	color: #FFF;
}
#vip .premium{
	background:url("https://likaman.co.jp/event/winefesta/img2023/vip_about-top.png") no-repeat top 20px center/600px auto;
	padding:50px 5% 5% 5%;
}
@media screen and (max-width:640px){
	#vip .part_catch{
		padding-bottom: 0;
		font-size: 3.5vw;
	}
}
#vip{
	position: relative;
	/*background-color: #411c46;*/
	color:#FFF;
	padding: 2.5% 0;
	background-image: url(https://likaman.co.jp/event/winefesta/img2026/vip_bg.jpg?2);
}

#vip{
	position: relative;
	/*background-color: #411c46;*/
	color:#FFF;
	padding: 2.5% 0;
	background-image: url(https://likaman.co.jp/event/winefesta/img2026/vip_bg.jpg?2);
background-size:cover;
}

@media screen and (max-width:640px){
#vip{
	background-image: url(https://likaman.co.jp/event/winefesta/img2026/vip_bg.jpg?2);
	background-size: cover;
    background-position: bottom;
}
}

#vip h4.tic_ttl{
	font-size:32px;
	color:#461948;
	font-weight: bold;
	text-align: center;
}
#vip .inner-vip{
	
}
#vip .inner-vip .ticket30{
	position: absolute;
	right: 70px;
	top: 50px;
	width: 90px;
}
@media screen and (max-width:640px){
	#vip .inner-vip .ticket30{
	display:none;
	}
}
#vip .genei30 {
    font-size: 30px;
    text-align: center;
    color: #FF0;
    margin-top: 10px;
    colod: revert;
}

#vip .irekae {
  background: #461948;
  color: #FFF;
  padding: 0.5em 0;
	font-weight: bold;
	text-align: center;
}
#vip dl.vip-ticket{
background-color: #FFF;
color:#333;
	display: flex;
	justify-content: center;
	margin-top: 7px;
}
#vip dl.vip-ticket dd{
	padding: 10px 2%;
	text-align: center;
	background:#FFF;
	font-weight: bold;
	font-size: 1.3em;
}
#vip dl.vip-ticket dd:nth-child(2){
	border-left:1px solid #999;
}
#vip dl.vip-ticket dd img{
	max-width:160px;
}

#about-vip{
background-color: #411c46;
}

#about-vip .about-vip{
	background:#461948 url("https://likaman.co.jp/event/winefesta/img2023/vip_about-top.png") no-repeat top 20px center/600px auto;
	padding:50px 5% 5% 5%;
	color: #FFF;
	/*margin-top: 10px;*/
}
#about-vip .about-vip h3{
	font-size: 1.3em;
	padding: 0.5em 0;
}
#about-vip dl.viproom{
	display: flex;
	margin-top: 15px;
}
#about-vip dl.viproom dd:nth-child(2){
	border-left:1px solid #FFF;
}
#about-vip .vip-more{
	width: 150px;
	margin: 15px auto 0 auto;
	/*display: none;*/
}
#about-vip .vip-cap{
	text-align: center;
	font-size: 0.8em;
	padding: 1em;
}
#contact{
	margin-top: 0;
}
#contact h1{
	background:#c70852;
	padding: 5px 0;
	text-align: center;
	color: #FFF;
	font-size: 20px;
	position: static;
}
#contact .tel{
	width: 40%;
	margin: 15px auto;
}
#seminar h1,#tasting h1,#wineset h1{
	background:#c70852;
	padding: 5px 0;
	text-align: center;
	color: #FFF;
	font-size: 20px;
	position: static;
}
#access{
	margin-top:30px;
	padding-bottom: 30px;
}
#access .wf-inner{
	
}
#access h2{
	font-size:28px;
	color:#c70852;
	padding-top: 25px;
}
#access h1{
	background:#c70852;
	padding: 5px 0;
	text-align: center;
	color: #FFF;
	font-size: 20px;
	position: static;
}
#access h3{
	color: #333;
	font-size: 20px;
	margin-top: 0;
}
#access .gaikan{
	width: 70%;
	max-width: 640px;
	margin: 15px auto;
}
#access ul.place{
	display: flex;
}
#access ul.place li:nth-child(1){
	width: 50%;
}
#access ul.place li:nth-child(2){
	width: 48%;
	margin-left: 2%;
}
@media screen and (max-width:800px){
	#access ul.place li:nth-child(2){
		margin-left:0;
		margin-top: 15px;
	}
}
#access .add_url{
	text-align: center;
	margin-top: 15px;

}
#access .btn_more{
	background:#c70852;
	text-align: center;
	padding: 5px;
	width: 300px;
	margin: 15px auto;
	border-radius: 5px;
}
#access .btn_more a{
	color: #FFF;
}
#access .bold{
	font-weight: bold;
	font-size:120%;
	color: #c70852;
}
#attention h2.att_h2{
	font-size: 1.5em;
	font-weight: bold;
	color: #c70852;
}
#attention .att_copy1{
	text-align: center;
}
#attention .att_copy2{
	padding: 1em 0;
}
#attention h3.att_h3{
	font-size: 1.3em;
	font-weight: bold;
}
#attention h4.no-entory{
	font-weight: bold;
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
}
#attention ul.att_list{
	padding-left: 1em;
}
#attention ul.att_list li{
	text-indent: -0.5em;
	margin-top: 0.25em;
}
#attention .btn_cocoa_more{
	margin: 10px auto;
	text-align: center;
	font-size: 1.2em;
}
#attention .btn_cocoa_more a{
	color: #000;
}
#attention .cocoattl{
	font-size: 22px;
    color: #c70852;
    padding-top: 25px;
    text-align: center;
    font-weight: bold;
}
#attention ul.cocoa_app{
	display: flex;
}
#attention br.sp{
	display: none;
}
#attention .wrap_att-sogo,
#attention .wrap_kaijo{
	padding: 10px;
	border: 1px solid #c70852;
	margin-top:15px;
}
#attention .copy{
	margin: 30px auto;
	border: 1px solid #666;
	padding:15px;
}
#attention .under20{
	font-size:18px;
	text-align: center;
	color:#c70852;
}
.compnay{
	width: 780px;
	margin:15px auto 30px auto;
}

#hanbai h1{
	background:#c70852;
	padding: 5px 0;
	text-align: center;
	color: #FFF;
	font-size: 20px;
}

/*--福袋　目玉企画-----------------------------------------*/	
#kuji{
	background:#c70852;
	padding: 15px 0;
	margin:0 auto;
}
.kuji_pc {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;	
}
.kuji_sp {
    display: none;
}


/*--Youtube-----------------------------------------*/	
#youtube{
	background:#c70852;
	padding: 15px 0;
}
.youtube{
	width: 560px;
	margin: 0 auto;
}
.wrapper-youtube {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.wrapper-youtube iframe,  
.wrapper-youtube object,  
.wrapper-youtube embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media only screen and (max-width: 800px) {
	.display_sp {
		display:inherit;
	}
	.display_pc {
		display: none;
	}
	#hdr-ind .kaisai{
		width:70%;
		max-width: 250px;
		margin: 0 auto;
	}
	#hdr-ind .booth{
		width:20%;
		max-width: 80px;
		position: absolute;
		top:5px;
		left:5%;
	}
	#hdr-ind .ticket{
		width:25%;
		max-width: 100px;
		top:60px;
		right:5%;
	}
	#hdr-ind .txt{
		text-align: left;
		color:#FFF;
	}
	#hdr-ind{
		border-bottom: none;
	}
	#hdr-ind .logo{
		width:80px;
		left:10px;
		top:10px;
	}
	#hdr .logo2{
		width:200px;
	}
	.after{
		font-size: 18px;
		width: 90%;
		margin: 0 auto;
	}
	.after span{
		font-size: 30px;
	}
	.wf-inner{
		width: 90%;
		margin: 0 auto;
	}
	.enki{
		padding-top: 10px;
	}
	.enki h3.enki_ttl{
		font-size:16px;
	}
	#special .copy1{
		font-size: 16px;
	}
	#special .copy2{
		font-size: 14px;
	}
	.btn_maeuri_p{
		width:70%;
		max-width: 250px;
	}
	
	#Ticket .wf-inner{
		background-size:101px 74px;
	}
	#Ticket h2{
		font-size:18px;
	}
	#Ticket h3{
		font-size:22px;
	}
	#Ticket .yokoku{
		font-size: 14px;
	}

	#Ticket .yokoku br{
		display: none;
	}
#Ticket .mae_soldout {
    font-size: 16px;
}
	#access .wf-inner{
		background-size:101px 74px;
	}
	#access ul.place{
		display: inherit;
	}
	#access ul.place li:nth-child(1),
	#access ul.place li:nth-child(2){
		width: 100%;
	}
	#attention .copy{
		margin:15px auto;
		border-top: 1px solid #666;
		padding:2.5%;
	}
	#attention .under20{
		font-size:14px;
	}
	#attention .att_copy1{
	text-align:left;
	}
	#attention ul.cocoa_app{
		display: inherit;
	}
	#attention .cocoattl{
		font-size:18px;
	}
	.compnay{
		width:90%;
		margin:15px auto 30px auto;
	}
	/*--Youtube-----------------------------------------*/	
	.youtube{
		width: 90%;
		margin: 0 auto;
	}

}
#contact .tel{
	width: 70%;
	max-width: 300px;
	margin: 30px auto;
	}
@media only screen and (max-width: 468px) {	
	#maeuri h2.online img{
		width:200px;
		  margin: 0 auto;
	}
	#maeuri ul.ol_buy li.pair h3 img{ width:230px; }
	#maeuri ul.ol_buy li.set h3 img{ width:250px; }
	#maeuri ul.ol_buy li.normal h3 img{ width:200px; }
	#maeuri ul.ol_buy li.vip h3 img{ width:320px; }
	#maeuri ul.ol_buy li dl{
		display: inherit;
		font-size:16px;
	}
	#maeuri ul.ol_buy li dl dd{
		width: 100%;
		border-left: none;
		border-top:1px solid #CCC;
		padding: 10px 0;
	}
	#maeuri ul.ol_buy li dl dd .btn_buy img{
		width: 60%;
		max-width: 150px;
		margin: 0 auto;
	}
	#maeuri h2.outside-txt,
	#maeuri h2.shop-txt{
		font-size: 16px;
	}
	#maeuri .btn_shopSearch{
		width:70%;
	}
	#maeuri .btn_shopSearch img{
		width: 50%;
	}
#maeuri .maeuricacth {
    font-size: 16px;
}
#maeuri .maeuricacth span {
    font-size: 12px;
}
	.tojitsu{
		font-size: 16px;
	}
	/*--福袋　目玉企画-----------------------------------------*/	
.kuji_pc {
    display: none;
}
.kuji_sp {
    display: block;
    margin-top: 20px;
}

	

	#thanks h2.thanks_ttl {
    font-size: 24px;
}
}