@charset "Shift_JIS";


.content .mod-section-title_1st {
  margin: 0px;
}


/*============================
#ttl
============================*/
#ttl img {
width: 100%;
height: auto;

}

#report {
max-width: 620px;
margin-left: auto;
margin-right: auto;
}



.lead {
background:url('../img/bg_lead.png') 0 0 no-repeat;
background-size:100% auto;
color:#fff;
padding-top:5.3vw;
text-align:center;
margin-top:-37vw;
position:relative;
z-index:1;
}

.lead .date{
	border:1px solid #fff;
	width:72%;
	margin:0 auto 0;
	padding:15px 0;
	font-size:1.1em;
}
.lead .txt{
	padding-bottom:5.3vw;
	font-size:1.1em;
}

.opening{
	margin:16vw auto 0;
	width:93%;
}
.opening .sec01{
	text-align:center;
}

.opening .sec01 h3{
	margin-bottom:4vw;
	text-align:left;
}
.opening .sec01 p{
	text-align:left;
}
.opening .sec01 ul{
	margin:5.3vw 0 6.6vw;
	text-align:left;
}

.opening .tourconductor{
	margin-top:8vw;
	background-color:#f6f0eb;
}
.opening .tourconductor .imgarea{
	float:left;
	width:44%
}
.opening .tourconductor .txt{
	float:left;
	width:56%;
}

.opening .tourconductor .txt p{
	width:90%;
	margin:3vw auto 0;
}


.opening .sec02{
	margin-top:12vw;
}

.opening .whiskey{
	margin-top:2vw;
	position:relative;
}

.opening .whiskey p{
	width:93%;
	color:#fff;
	position:absolute;
	bottom:3.5vw;
	left:3%;

}

.bgwrap{
	background:url('../img/bg.png') 0 0 no-repeat;
	background-size:100% auto;
	padding-top:16vw;
}
.teaparty{
	margin:0 auto;
	width:93%;
}
.teaparty h3{
	text-align:center;
}
.teaparty .sec01{
	margin-top:6vw;
	text-align:center;
}

.teaparty .sec01 .imgarea{
	margin-top:4vw;
}
.teaparty .sec01 .imgarea .cap{
	text-align:left;
	margin:2vw 0 2.5vw;
}
.teaparty .sec02 .imgarea{
	width:48%;
}
.teaparty .sec02 .left{float:left;}
.teaparty .sec02 .right{float:right;}

.teaparty .sec02 .imgarea .cap{
	margin:2vw 0 2.5vw;
}

.teaparty .sec03{
	margin-top:2.6vw;
}
.close{
	margin-top:8vw;
}


.ep {
	margin:4vw auto 32vw;
	width:93%
}




.cf:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.cf { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .cf { height: 1%; }  
.cf { display: block; }  
/* End hide from IE-mac */  








.list {
	background-image: url(../../img/bg03.png);
	background-repeat: repeat;
	background-size: cover;
	background-position: 0% 0%;
	padding-top: 29px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 34px;
	margin-bottom: -1px;
	/*margin-top: 28px;*/
}
.list p {
	color: #C50004;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.list ul li a {
	padding-top: 16px;
	display: block;
	background-color: #A50002;
	margin-top: 18px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 25px;
	color: #FFFFFF;
	background-image: url(../../img/ar.png);
	background-repeat: no-repeat;
	background-position: 94% center;
	background-size: auto 12px;
}
