@charset 'UTF-8';
@import url('css/reset.css');
@import url('css/general.css');
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

html {
	font-size: 62.5%;
}
body {
	width:100%;
	font-size: 10px;
	font-size: 1.0rem;
	line-height: 2;
	color:#222;
	font-family:"Noto Sans JP", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif, "游ゴシック", "ヒラギノ角ゴ ProN W3", "メイリオ";
	-webkit-text-size-adjust:100%;
	margin:0;
}


h1,h2,h3,h4 {
	margin:0;
}
img {
	display:block;
	max-width:100%;
	height:auto;
	margin:0;
	padding:0;
}
ul {
	list-style-type:none;
	font-size:160%;
	margin:0;
	padding:0;
}

a, a:visited, a:hover {
	color:#222;
	font-weight:bold;
	text-decoration:none;
	transition-property: all;
	transition: 0.1s linear;
}
a:hover {
	text-decoration:underline;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}
p {
	font-size:160%;
	margin:0 0 1em;
}

.auto-c {margin:0 auto;}
.rlt {position:relative;}
header {
	max-width:1820px;
	padding:30px 5% 0;
	margin:0 auto;
}
header > a,
header > a:visited,
header > a:hover {
	display:inline-block;
	margin-bottom:30px;
}
header h1 img {
	width:auto;
	max-width:100%;
}
header h1 img+img {
	display:none;
}
header p {
	text-align:center;
	font-size:2vw;
	font-weight:600;
	color:#fff;
	background-color:#be0058;
	padding:.2em 0 .5em;
}
section {
	max-width:1820px;
	padding:5%;
	margin:0 auto;
}
.cp-top {
	max-width:1000px;
	text-align:center;
	color:#fff;
	background-color:#be0058;
	padding:2% 0;
	margin:0 auto;
}
.cp-top h2 {
	font-size:3vw;
	line-height:1.5;
	margin-bottom:.2em;
}
.cp-top p {
	font-size:180%;
	font-weight:600;
}
.cp-top p+p br {
	display:none;
}
.cp-top span {
	color:#ffed4c;
}
.cp-top a,
.cp-top a:visited,
.cp-top a:hover {
	display:inline-block;
	font-size:180%;
	color:#e62c83;
	background-color:#fff;
	border-radius:5px;
	padding:.5em 5em;
}
.winery,
.obo {
	max-width:1000px;
	padding:5% 0 0;
	margin:0 auto;
}
.w-1 h2 {
	text-align:center;
	font-size:1.8vw;
	margin-bottom:5%;
}
.w-1 h2 span {
	display:block;
	font-size:70%;
}
.w-2 {
	display:flex;
	justify-content:space-between;
}
.w-2 div:first-child {
	width:40%;
}
.w-2 div:last-child {
	width:55%;
}
.w-2 div:last-child img {
	max-width:250px;
	width:100%;
}
.w-2 h3 {
	font-size:1.5vw;
}
.mov div {
	width:100%;
	height:0;
	position:relative;
	padding-top:56.25%;
	overflow:hidden;
}
.mov div iframe {
	position:absolute;
	top:0;
	left:0;
	width:100% !important;
	height:100% !important;
}
.w-pic,
.lineup-wrap,
.food-wrap {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	align-items:flex-start;
	height:auto;
}
.winery.w-pic {
	max-width:1500px;
}
.w-pic img {
	width:24%;
	margin-bottom:1%;
}
section.lineup,
section#cp {
	max-width:1500px;
}
.lineup h2,
#cp h2 {
	text-align:center;
	font-size:320%;
	line-height:1.5;
	margin-bottom:5%;
}
.lineup h2 span {
	display:block;
	font-size:50%;
	font-weight:400;
}
.lineup h3 {
	text-align:center;
	font-size:200%;
	line-height:1.5;
	margin-bottom:5%;
}
.lineup h3 span {
	display:block;
	font-size:75%;
	font-weight:400;
}
.lineup-wrap div {
	width:30%;
}
.food-wrap img {
	width:32.5%;
	margin-bottom:1%;
}
.marriage h2 {
	margin-top:5%;
}
.lineup dl {
	display:inline-block;
	text-align:left;
	font-size:160%;
	margin:0 0 5%;
}
.lineup dl span {
	font-size:160%;
	font-weight:600;
	margin-right:.2em;
}
.lineup dd {
	color:#be0058;
	margin-left:0;
}
.lineup dl p {
	display:inline-block;
	font-size:120%;
	color:#fff;
	background-color:#be0058;
	padding:0 .5em;
	margin-right:.5em;
}
.cp-wrap {
	display:flex;
	justify-content:space-between;
}
.cp-wrap div {
	width:48%;
}
.cp-wrap span {
	color:#be0058;
	font-weight:600;
}
#cp dl {
	font-size:160%;
}
.step dt {
	text-align:center;
	font-weight:600;
	color:#be0058;
	border:1px solid #ccc;
}
#cp dd {
	margin-left:0;
}
#cp dd:not(:last-child) {
	margin-bottom:1em;
}
.step .present {
	border-bottom:1px solid #ccc;
	padding-bottom:5%;
	margin-bottom:5%;
}
.present img {
	max-width:80px;
	margin:.2em auto 0;
}
.present p {
	font-size:100%;
	margin:1em 0 0;
}
.step .present p span,.kikan {
	font-size:180%;
	font-weight:600;
	line-height:1.5;
	color:#be0058;
}
.outline dt,
.kiyaku dt {
	font-weight:600;
}
#cp ul {
	list-style:disc;
	font-size:100%;
	padding-left:1.5em;
}
.kiyaku {
	overflow:auto;
	height:400px;
	border:1px solid #ccc;
	padding:3%;
}
#cp .kiyaku dd {
	padding-left:1em;
}
.kiyaku span {
	display:block;
	font-weight:600;
	text-decoration:underline;
}


.pagetop {
	position:fixed;
	bottom:-50px;
	right:2%;
}
.pagetop a {
	display:block;
	text-indent:-9999px;
	width:50px;
	height:50px;
	background:url('../images/pagetop.png') no-repeat left top;
}

.nav-menu {
	position: fixed;
	top:30px;
	right:5%;
	z-index:2;
}
.nav-menu a {
	display:inline-block;
	width: 80px;
	height: 80px;
	position:absolute;
	top:0;
	right:90px;
}
:root {
	--nav-button-size: 74px; /* メニューの大きさ */ 
	--nav-button-padding: 20px;
	--nav-button-border-px: 4px; /* 線の太さ */
	--nav-button-border-color: #8c0000; /* 線の色 */
	--nav-button-transition: 0.3s; /* アニメーション秒数 */
}
.nav-button {
	cursor: pointer;
	position:absolute;
	top:0;
	right:0;
	width: 74px;
	height: 74px;
	border:3px solid #8c0000;
	border-radius:5px;
	background-color: #fff;
}
.nav-line {
	position: absolute;
	transition: 0.3s;
	transition: var(--nav-button-transition);
	width: 34px;
	width: calc(100% - var(--nav-button-padding) * 2);
	height: 4px;
	height: var(--nav-button-border-px);
	background-color: #8c0000;
	background-color: var(--nav-button-border-color);
	border-radius:10px;
}
.line-top {
	top: 20px;
	top: var(--nav-button-padding);
	left: 20px;
	left: var(--nav-button-padding);
}
.line-middle {
	top: 35px;
	top: calc(50% - var(--nav-button-border-px)/2);
	left: 20px;
	left: var(--nav-button-padding);
}
.line-bottom {
	bottom: 20px;
	left: 20px;
	bottom: var(--nav-button-padding);
	left: var(--nav-button-padding);
}
.nav-active > .line-top {
	top: 35px;
	top: calc(50% - var(--nav-button-border-px)/2);
	transform: rotate(45deg);
}
.nav-active > .line-middle {
	width: 0;
	height: 0;
	left: 20px;
	left: var(--nav-button-padding);
}
.nav-active > .line-bottom {
	top: 35px;
	top: calc(50% - var(--nav-button-border-px)/2);
	transform: rotate(-45deg);
}
.menu {
	width:100%;
	height:100vh;
	background-color:rgba(255,255,255,0.9);
	position:fixed;
	top:0;
	left:0;
	z-index:1;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	display:none;
}
.menu ul {
	text-align:center;
	line-height:1.5;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.menu li:not(:last-child) {
	margin-bottom:1em;
}
.menu a,
.menu a:visited,
.menu a:hover {
	display:block;
	text-decoration:none;
}
.menu span {
	display:block;
	font-size:75%;
	font-weight:400;
	color:#8c0000;
	border-top:1px solid #ccc;
}
body.noscroll {
	overflow: hidden;
}

footer {
	text-align:center;
}
footer ul {
	line-height:1.5;
}
footer li {
	display:inline-block;
}
footer li:not(:first-child) {
	border-left:1px solid #ccc;
}
footer a,
footer a:visited,
footer a:hover {
	padding:0 2em;
}
footer p {
	font-size:140%;
	margin:5%;
}

@media only screen and (max-width: 1000px) {
	:root {
		--nav-button-size: 44px;
		--nav-button-padding: 10px;
	}
	.nav-menu {
		top:10px;
		right:10px;
	}
	.nav-menu a {
		width: 50px;
		height: 50px;
		right:60px;
	}
	.nav-button {
		width: 44px;
		height: 44px;
	}
	header {
		padding:10px 0 0;
	}
	header > a, header > a:visited, header > a:hover {
		margin:0 0 10px 10px;
	}
	.cp-top h2 {
		font-size:5vw;
	}
	.w-1 h2,.w-2 h3 {
		font-size:3vw;
	}
}
@media only screen and (max-width: 800px) {
	html {
		font-size:50%;
	}
	header p {
		font-size:3vw;
	}
	.menu ul {
		top:0;
		-webkit-transform: translate(-50%,0);
		-ms-transform: translate(-50%,0);
		transform: translate(-50%,0);
	}
	.cp-top p+p br {
		display:block;
	}
	.lineup h3 {
		font-size:180%;
	}
	.cp-wrap div p br {
		display:none;
	}
	footer ul {
		line-height:2;
	}
	footer a,
	footer a:visited,
	footer a:hover {
		padding:0 1em;
	}
}
@media only screen and (max-width: 600px) {
	header > a, header > a:visited, header > a:hover {
		max-width:40%;
	}
	header h1 img:first-child,
	.step .present p span br:nth-child(2) {
		display:none;
	}
	header h1 img+img,.w-2,
	.lineup-wrap,.cp-wrap {
		display:block;
	}
	.menu ul {
		top:50%;
		-webkit-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}
	.cp-top h2 {
		font-size:6vw;
	}
	.w-1 h2 {
		font-size:5vw;
		line-height:1.5;
	}
	.w-2 div:first-child,.w-2 div:last-child,
	.lineup-wrap div,.cp-wrap div {
		width:100%;
	}
	.w-2 h3 {
		font-size:4.5vw;
		text-align:center;
	}
	.w-2 div:last-child img {
		max-width:200px;
		margin:0 auto;
	}
	.w-pic img {
		width:49%;
	}
	.lineup h3 {
		font-size:220%;
	}
	.present img {
		margin:.5em auto 0;
	}
}
@media only screen and (max-width: 270px) {
}