@charset "utf-8";

.clfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
.clfix {
	min-height: 1px;
}
.fl_l {
	float: left;
}
.fl_r {
	float: right;
}
.dis_sp {
	display:none;
}
7.dis_pc {
	display:block;
}

#Cont {
	width: 100%;
}
#Cont img {
	width: 100%;
}

#main {
	position: relative;
	font-weight: 500;
}
@media screen and (max-width:640px){
	.dis_pc {
		display:none;
	}
	.dis_sp {
		display:block;
	}
}
/*-------------------------------------------------
	nav
-------------------------------------------------*/
#sticker-sticky-wrapper {
	width: 100% !important;
	height: auto !important;
}
#sticker {
	position: absolute;
	width: 100%;
	z-index: 100 !important;
	text-align: center;
}
.nav {
	background: rgba(255,255,255,0.5);
}
.nav ul {
	max-width: 960px;
	margin: 0 auto;
	padding: 30px 0;
}
.nav ul li {
	display: inline-block;
	vertical-align: middle;
}
.nav ul li:first-child {
	width: 11%;
	margin-right: 5%;
}
.nav ul li:nth-child(2) {
	width: 21%;
	margin-right: 4%;
}
.nav ul li:nth-child(3) {
	width: 20%;
	margin-right: 3%;
}
.nav ul li:nth-child(4) {
	width: 16%;
	margin-right: 3%;
}
.nav ul li:last-child {
	width: 13%;
}
@media screen and (max-width:640px){
	.nav {
		position: relative;
	}
	.nav_menu {
		position: absolute;
		width: 100%;
		z-index: 10;
		background: rgba(255,255,255,0.5);
		display: none;
	}
	.nav_menu ul {
		width: 100%;
		padding: 12% 0;
	}
	.nav_menu ul li {
		display: block;
	}
	.nav_menu ul li:first-child {
		width: 100%;
		margin-right: 0%;
		margin-bottom: 40px;
	}
	.nav_menu ul li:nth-child(2) {
		width: 100%;
		margin-right: 0%;
		margin-bottom: 58px;
	}
	.nav_menu ul li:nth-child(3) {
		width: 100%;
		margin-right: 0%;
		margin-bottom: 54px;
	}
	.nav_menu ul li:nth-child(4) {
		width: 100%;
		margin-right: 0%;
		margin-bottom: 54px;
	}
	.nav_menu ul li:last-child {
		width: 100%;
	}
	#menu {
		width: 7%;
		height: 15px;
		position: absolute;
		right: 1.5%;
		margin: 5% 0;
		transform: translateY(-50%);
		z-index: 20;
	}
	#menu .bar {
		display: inline-block;
		width: 90%;
		height: 5px;
		background-color: #000;
		position: absolute;
		left: 0;
		transition: .20s ease-in-out;
	}
	#bar01 {
		top: 0;
	}
	#bar03 {
		top: 10px;
	}
	.active #bar01 {
		top: 10px;
		transform: rotate(45deg);
	}
	.active #bar03 {
		top: 10px;
		transform: rotate(-45deg);
	}
}
/*-------------------------------------------------
	slider
-------------------------------------------------*/
.slider {
	overflow: hidden;
}
.slide_bg_inner {
	position: relative;
	width: 100%;
	height: 100%;
	padding-top: 41%;
	overflow: hidden;
}
.slide_item1 {
	background: url(../images/mv_01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.slide_item2 {
	background: url(../images/mv_02.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.slide_item3 {
	background: url(../images/mv_03.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.slide_item3_wine {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	width: 65%;
	max-width: 960px;
	margin: auto;
}
@media screen and (min-width:1470px){
	.slide_bg_inner {
		height: 670px;
		padding-top: 0;
	}
}
@media screen and (max-width:640px){
	.slide_cover {
		position: absolute;
		z-index: 5;
	}
	.slide_bg_inner {
		padding-top: 106%;
	}
	.slide_item1 {
		background: url(../images/mv_01_sp.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
	}
	.slide_item2 {
		background: url(../images/mv_02_sp.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
	}
	.slide_item3 {
		background: url(../images/mv_03_sp.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
	}
}
/*-------------------------------------------------
	main_logo, main_ttl
-------------------------------------------------*/
.main_logo {
	width: 65%;
	max-width: 956px;
	margin: 35px auto 45px;
}
.main_ttl {
	width: 100%;
	max-width: 956px;
	margin: 0 auto 38px;
}
@media screen and (max-width:640px){
	.main_logo {
		width: 100%;
		margin: 25px 0 29px;
	}
	.main_ttl {
		width: 100%;
		margin-bottom: 20px;
	}
}
/*-------------------------------------------------
	lineup_area
-------------------------------------------------*/
.lineup_area {
	width: 65%;
	max-width: 956px;
	margin: 0 auto 85px;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
}
.lineup_img {
	margin-bottom: 22px;
}
.lineup_area span {
	display: block;
	margin-top: 5px;
	font-size: 13px;
	font-weight: 400;
}
@media screen and (max-width:640px) {
	.lineup_area {
		width: 100%;
		margin: 0 0 40px;
	}
	.lineup_txt {
		width: 89%;
		margin: 15px auto 0;
		font-size: 13px;
		line-height: 20px;
	}
	.lineup_area span {
		font-size: 12px;
		font-weight: 500;
	}
}
/*-------------------------------------------------
	fixed_bg
-------------------------------------------------*/
.fixed_bg {
	position: relative;
	min-height: 100%;
	padding: 18% 0;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.fixed_bg.bg1 {
	background-image: url(../images/cd-background-1.jpg);
}
.fixed_bg.bg2 {
	background-image: url(../images/cd-background-2.jpg);
}
.bg_icon {
	width: 14.5%;
	position: absolute;
	top: -17.5%;
	right: 63.5%;
	left: 17%;
}
@media screen and (max-width:1024px){
	.fixed_bg {
		background-attachment: scroll; 
	}
	.fixed_bg.bg1 {
		background-image: url(../images/cd-background-1_tablet.jpg);
	}
	.fixed_bg.bg2 {
		background-image: url(../images/cd-background-2_tablet.jpg);
	}
}
@media screen and (max-width:640px){
	.fixed_bg.bg1 {
		padding-top: 60%;
		background: url(../images/cd-background-1_sp.jpg);
		background-size: cover;
		position: relative;
	}
	.fixed_bg.bg2 {
		padding: 39% 0;
		background: url(../images/cd-background-2_sp.jpg);
		background-size: cover;
	}
	.bg_icon {
		width: 33%;
		top: -6%;
		left: 2%;
		right: 0;
	}
}
/*-------------------------------------------------
	wine_detail
-------------------------------------------------*/
.wine_detail {
	width: 65%;
	max-width: 956px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 32px;
	text-align: center;
}
.wine_detail .txt {
	margin: 30px 0 40px;
}
.wine_detail dl {
	font-size: 14px;
	text-align: left;
	line-height: 26px;
}
.wine_detail dl:nth-child(2) {
	width: 43%;
	margin-right: 4%;
	margin-bottom: 50px;
}
.wine_detail dl:nth-child(3) {
	width: 53%;
	margin-bottom: 50px;
}
.wine_detail dt {
	margin-bottom: 20px;
}
.wine_detail dd span {
	font-weight: 700;
}
.wine_making {
	width: 85%;
	max-width: 816px;
	clear: both;
	margin: 0 auto;
	background: url("../images/img_cont_bk.jpg");
	padding: 20px 0 0;
	font-size: 15px;
	line-height: 27px;
	text-align: left;
}
.wine_making ul {
	padding: 20px 30px 10px;
	text-align: left;
}
.wine_making ul li {
	display: inline-block;
	vertical-align: middle;
}
.wine_making ul li:first-child {
	width: 56%;
	margin-right: 8.5%;
}
.wine_making ul li:nth-child(2) {
	width: 30%;
	max-width: 251px;
}
.wine_making span {
	display: inline-block;
	margin: 10px 0;
	font-size: 18px;
	font-weight: 600;
	line-height: 32px;
}
.making_txt {
	width: 90%;
	margin: 0 auto;
	padding-bottom: 20px;
	text-align: center;
	letter-spacing: -1px;
}
@media screen and (max-width:640px){
	.wine_detail {
		width: 95%;
		margin: 15px auto;
		font-size: 13px;
		line-height: 19px;
	}
	.wine_detail .txt {
		width: 96%;
		margin: 0 auto 15px;
	}
	.wine_detail dl {
		float: none;
		font-size: 13px;
		line-height: 19px;
	}
	.wine_detail dl:nth-child(2) {
		width: 86%;
		margin: 0 auto 14px;
	}
	.wine_detail dl:nth-child(3) {
		width: 86%;
		margin: 0 auto 10px;
	}
	.wine_detail dt {
		margin-bottom: 10px;
	}
	.wine_making {
		background: none;
		padding: 0;
	}
	.wine_making ul {
		width: 93%;
		margin: 0 auto;
		padding: 0;
		font-size: 13px;
		line-height: 19px;
	}
	.wine_making ul li:first-child {
		width: 100%;
		margin-right: 0;
	}
	.wine_making ul li:nth-child(2) {
		width: 100%;
		max-width: 572px;
		margin-bottom: 10px;
	}
}
/*-------------------------------------------------
	wine_detail
-------------------------------------------------*/
.ttl_area2 {
	width: 65%;
	max-width: 956px;
	margin: 90px auto 35px;
}
@media screen and (max-width:640px) {
	.ttl_area2 {
		width: 100%;
		margin: 35px 0 15px;
	}
}
/*-------------------------------------------------
	txt_area
-------------------------------------------------*/
.txt_area {
	width: 65%;
	max-width: 956px;
	margin: 30px auto 65px;
	text-align: center;
	font-size: 16px;
	line-height: 32px;
}
@media screen and (max-width:640px) {
	.txt_area {
		width: 95%;
		margin: 14px auto 38px;
		font-size: 13px;
		line-height: 20px;
	}
}
/*-------------------------------------------------
	master_wine
-------------------------------------------------*/
.master_wine {
	width: 65%;
	max-width: 956px;
	margin: 0 auto 105px;
}
.master_wine p {
	margin-bottom: 45px;
}
.master_wine_area p {
	width: 39%;
	margin-right: 6%;
	margin-bottom: 0;
	background: url(../images/img_human_bg.jpg);
	background-size: cover;
}
.master_wine_txt {
	width: 46%;
}
.master_wine_txt ul:first-child {
	margin-top: 2%;
	font-size: 14px;
	line-height: 25px;
}
.master_wine_txt .txt {
	margin: 5% 0 9%;
}
.master_wine_txt .master_wine_bk {
	padding: 3% 0 5%;
	background: #EAE6DE;
}
.master_wine_txt .master_wine_bk li:last-child {
	margin: 2% 5% 0;
}
@media screen and (max-width:640px) {
	.master_wine {
		width: 100%;
		margin: 0 auto 39px;
	}
	.master_wine p {
		margin-bottom: 17px;
	}
	.master_wine_human li:first-child {
		width: 63%;
		margin: 0 auto 20px;
		background: url(../images/img_human_bg.jpg);
		background-size: cover;
	}
	.master_wine_human li:nth-child(2) {
		margin-bottom: 20px;
	}
	.master_wine_human li:nth-child(3) {
		width: 85%;
		margin: 0 auto 18px;
		font-size: 13px;
		/*line-height: 19px;*/
	}
	.master_wine_bk {
		width: 84%;
		margin: 0 auto;
		padding: 13px 0 15px;
		background: #EAE6DE;
	}
	.master_wine_bk li:nth-child(2) {
		width: 80%;
		margin: 13px auto 0;
		font-size: 12px;
	}
}
/*-------------------------------------------------
	lineup
-------------------------------------------------*/
.lineup {
	width: 65%;
	max-width: 956px;
	margin: 0 auto;
}
.lineup_ttl {
	margin-bottom: 80px;
}
.lineup_wine {
	width: 95%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.lineup_wine2 {
	width: 48%;
	margin: 0 auto;
}
.wine01, .wine02 {
	width: 39%;
	margin-bottom: 135px;
	font-size: 14px;
	line-height: 23px;
}
.wine_name {
	margin-bottom: 30px;
}
.wine_photo {
	margin-bottom: 15px;
}
.wine_type, .wine_type2 {
	font-size: 13px;
	line-height: 20px;
}
.lineup_award li {
	margin-bottom: 25px;
}
.lineup_award li:last-child {
	margin-bottom: 0;
}
.wine_award {
	width: 76%;
	max-width: 573px;
	margin: 105px auto;
	font-size: 11px;
	line-height: 19px;
}
.wine_award dl {
	margin-bottom: 30px;
}
.wine_award dt {
	border-bottom: 1px solid #231815;
	padding-bottom: 7px;
}
.wine_type_txt3 {
	width: 77%;
	margin: 0 auto 45px;
}
.wine_type3 {
	width: 77%;
	margin: 0 auto 23px;
}
.lineup_award3 {
	width: 77%;
	margin: 0 auto;
}
.lineup_award3 li {
	margin-bottom: 25px;
}
@media screen and (max-width:640px) {
	.lineup {
		width: 100%;
	}
	.lineup_ttl {
		margin-bottom: 28px;
	}
	.lineup_wine {
		width: 89%;
		margin: 26px auto;
		display: block;
	}
	.lineup_wine2 {
		width: 89%;
	}
	.wine01, .wine02 {
		width: 100%;
		margin-bottom: 40px;
		font-size: 13px;
	}
	.wine02 {
		margin-top: 38px;
	}
	.wine_type_txt_sp {
		width: 91%;
		margin: 0 auto;
		font-size: 12px;
		line-height: 18px;
	}
	.wine_type_txt_sp span {
		display: inline-block;
		margin: 15px 0 18px;
	}
	.lineup_award li {
		margin-bottom: 20px;
	}
	.wine_award {
		width: 84%;
		margin: 45px auto;
	}
	.wine_award dl {
		margin-bottom: 15px;
	}
	.wine_award dt {
		margin-bottom: 7px;
	}
}
/*-------------------------------------------------
	page_top
-------------------------------------------------*/
#page_top {
	position: fixed;
	bottom: 10%;
	right: 12%;
	z-index: 500;
}
#page_top.fixed {
	/* opacityに対して、1秒かけてアニメーションする指定 */
	transition-property: opacity !important; 
	transition-duration: 1s !important;
	opacity: 0 !important;
}
@media screen and (max-width:640px){
	#page_top {
		width: 6%;
		right: 3%;
	}
}
/*-------------------------------------------------
	コンテンツ（フェードイン）
-------------------------------------------------*/
.wine {
	opacity: 0;
}
.faUp {
	-webkit-animation-duration: 0.8s;
	-ms-animation-duration: 0.8s;
	animation-duration: 0.8s;
	-webkit-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: faUp;
	animation-name: faUp;
	visibility: visible !important;
}
@-webkit-keyframes faUp {
	0% {
		opacity: 0; -webkit-transform: translateY(8%);
	}
	100% {
		opacity: 1; -webkit-transform: translateY(0);
	}
}
@keyframes faUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(8%);
		-ms-transform: translateY(8%);
		transform: translateY(8%); 
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}