@charset "UTF-8";
/* =======================================
    CommonElements
======================================= */

/* #fade
--------------------------- */
.fade {
	opacity: 0;
	transform: translate(0, 60px);
	-webkit-transform: translate(0, 60px);
	transition: .8s;
}
.fade_on {
	opacity: 1.0;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
}
/* .common
--------------------------- */
h2 {
	font-size: 3.6rem;
	letter-spacing: 0.1em;
	line-height: 2.6em;
}
h3 {
	font-size: 3.4rem;
	letter-spacing: 0.1em;
	font-family:"Courier New", Courier;	
}
.cnt1, .cnt3, .cnt4 {
	max-width: 1280px;
}
/* .header
--------------------------- */
#top-head {
	padding: 30px 0;
	position: relative;
	width: 100%;
	letter-spacing: -2em;
	top: 0;
	left: 0;
	z-index: 10;
}
#top-head h1 {
	width: 40%;
	margin: 0 auto 30px;
	text-align: center;
}
#top-head ul {
	position: relative;
	width: 100%;
	vertical-align: middle;
	text-align: center;
	letter-spacing: normal;
}
header li:first-child {
	margin: 0 4% 0 0;
}
header li {
	display: inline-block;
	margin: 0 4%;
	font-size: 1.4rem;
}
header li.sns {
	width: 24px;
	margin: 0 -2% 0 4%;
}
header li.logo {
	width: 172px;
	margin: 0px 0 0 37%;
}
header li a {
}
header li a:hover {
	opacity: 0.5;
}

/* Fixed */
#top-head #head2{
    display: none;
    position: fixed;
    background: rgba(255,255,255,1);
    padding: 16px 0;
    width: 100%;
    top: 0;
}
#top-head #head2 ul {
	position: relative;
	margin: 0 auto;
	text-align: center;
}
#top-head #head2 li:first-child{
	width: 140px;
}

/* .footer
--------------------------- */
footer{
	width:100%;
	color:#000;
	margin:30px auto;
}
/* main-area
--------------------------- */
.main-cnt {
	position: relative;
	line-height: 3.2rem;
	margin: 20px auto 0;
}
.main-cnt .photo {
	height: 500px;
	background-position:50% 0;
	background-repeat:no-repeat;
	background-size:cover;
    overflow: hidden;
}
.main-cnt .txt {
	position: absolute;
	top: 14%;
	left: 8%;
	color: #fff;
	text-align: left;
	padding: 36px 0 36px 36px;
	text-shadow:2px 2px 10px rgba(0,0,0,0.6);
}
.main-cnt .txt p {
	font-size: 1.8rem;
	line-height: 3.2rem;
	letter-spacing: 0.1rem;
}
.main-cnt .txt2 {
	padding: 40px 0;
}
.main-cnt .txt2 p {
	font-size: 1.4rem;
	text-align: justify;
	vertical-align: top;
	width: 860px;
	padding: 0 0 30px;
	line-height: 2.8rem;
	margin: 0 auto;
}
.main-cnt h2 span {
	font-size: 3.2rem !important;
}
/* .common
--------------------------- */
.cnt1,.cnt2{
	max-width:1280px;
	min-width:1100px;
	margin:0 auto;
}

.cnt1 , .cnt2 {
	display: block;
	margin: 60px auto 80px;
	letter-spacing: -8em;
}
.cnt1 .photo, .cnt2 .photo {
	display: inline-block;
	width: 50%;
	vertical-align: top;
	letter-spacing: normal;
	margin: 0 auto 60px;
}
.cnt1 .photo img, .cnt2 .photo img {
	width: 100%;
}

/* .contents
--------------------------- */
.cnt1 .bottle {
	position: relative;
	margin: 40px auto;
	letter-spacing: -1em;
}
.cnt1 .bottle h3 {
	margin: 0 auto 60px;
}
.cnt1 .bottle dl {
	display: inline-block;
    letter-spacing: normal;
    width: 33%;
    position: relative;
    vertical-align: top;
    opacity: 0.3;
    margin: 0 auto;
}
.cnt1 .bottle dl.opacity_on{
	opacity:1;
}
.cnt1 .bottle dl dd img{
	width:90px;
}
.cnt1 .bottle .center {
	margin-left:3%;
	width:100%;	
}
.cnt1 .bottle .left {
	margin-left:-9%;
	width:100%;
}
.cnt1 .bottle dt{
	width: 60px;
	margin:0 auto;
}
.cnt1 .bottle dt img {
	text-align: center;
	margin-left: -3px;
}
.cnt1 .bottle dt a img {
	transition: all .2s ease-out;
}
.cnt1 .bottle dt a:hover img {
	cursor: pointer;
	color: #f00;
	opacity: 0.5;
	transform: rotate(10deg);
}
.cnt1 .bottle dd {
	font-family:"Courier New", Courier;	
	font-size: 1.8rem;
	line-height: 1.2em;
	margin: 10px auto 30px;
	text-align: center;
}
.cnt1 .bottle dd span {
	font-size: 1.1rem;
	color: #666;
}
.cnt2 .txt {
	text-align: left;
	display: inline-block;
	width: 50%;
	letter-spacing: normal;
}
.cnt2 h3 {
	font-size: 2.6rem;
	letter-spacing: 0.1em;
	padding: 20px 34px 20px 0;
}
.cnt2 .language {
    vertical-align: bottom;
    margin: 20px auto 0;
    font-size: 1.2rem;
    letter-spacing: 0.2rem;
    position: absolute;
    right: 0;
    left: 30%;
	z-index: 30;
}
.cnt2 .language li {
	font-family:"Courier New", Courier;
	display: inline-block;
	margin: 0 40px 0 20px;
	cursor:pointer;
}
.cnt2 .language li:hover {
	opacity: 0.4;
}

/*タブ切り替え*/
.select {
	color: #999;
}
.disnon {
	display: none !important;
}
/*//タブ切り替え*/

.cnt2 .info {
	letter-spacing: -1em;
	vertical-align:top;
	position: relative;
}
.cnt2 .info dl {
	width: 100%;
	display: inline-block;
	position: relative;
	text-align: left;
	letter-spacing: normal;
	padding: 0 40px;
	line-height: 2.2rem;
}
.cnt2 .info dt {
	width: 20%;
	float: left;
	padding: 15px 0 0;
}
.cnt2 .info dd {
	width: 70%;
	float: left;
	padding: 15px 0 0;
}
.cnt2 p {
	margin: 0 auto 20px;
	padding: 0 40px 20px;
	text-align: justify;
}
.cnt2 p span {
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 3.2rem;
}

.cnt3 #para-bg {
	/*Parallax Background (※挙動設定は、base.js)*/
	clear:both;
	position:relative;
	min-width:1000px;
	margin: 0px -500% 100px;
	padding: 0px 500%;	
	height:400px;
	background-color:#fff;
	background-image:url(../images/para.jpg);
	background-repeat:no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-attachment:fixed;
}

.cnt4{
	position:relative;
	margin:0 auto 120px;
}
.cnt4 h4{
	margin:60px auto 40px;
	width:20%;	
}


.cnt4 .photo {
	display: inline-block;
	width: 50%;
	vertical-align: top;
	letter-spacing: normal;
	margin: 0 auto 60px;
}
.cnt4 h4 span{
    font-size: 1.6rem;
    margin: 20px auto 0;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    display: block;
    font-weight: bold;
}

.cnt4 p{
	margin:0 auto 60px;
	font-size:1.4rem;
	line-height:3.8rem;
}
.cnt4 .vineyards_photo{
	position:relative;
	margin:0 auto;
	letter-spacing:-1em;
}

section .vineyards_photo img {
	display: inline-block;
	width: 50%;
	vertical-align: top;
	letter-spacing: normal;
}

/* モーダルウィンドウ
--------------------------- */
.modal-content {
	position: fixed;
	display: none;
	z-index: 2;
	width: 540px;
	left: 0;
	right: 0;
	margin: 0;
	padding: 40px 0;
	/* border: 2px solid #aaa; */
	background: #fff;
}
.modal-content p {
	margin: 20px auto;
	font-size: 1.2rem;
	width: 420px;
	text-align: justify;
}

.modal-content p.nxt-link{
    text-align: center;
    width: 30%;
    color: #000;
    padding: 7px;
    font-size: 1.4rem;
    border: 1px solid #333;
	transition:.4s;
	margin:0 auto;
}
.modal-content p.nxt-link a{
	color:#000;
}
.modal-content p.nxt-link:hover{
    color: #fff;
    border: 1px solid #333;
	background:#333;
}
.modal-content p.nxt-link:hover a{
	color:#fff;
}
.modal-content img {
	width: 60px;
	margin: 0 auto 10px;
}
.modal-overlay {
	z-index: 1;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 120%;
	background-color: rgba(220,220,220,0.8);
}
.modal-open {
	color: #00f;
	text-decoration: underline;
}
.modal-close {
	color: #333;
	text-decoration: underline;
	margin: 20px auto 0;
	font-size: 1.4rem;
}
.modal-close:hover {
	cursor: pointer;
	color: #f00;
}
