body{
	margin: 0;
	padding: 0;
	font-family: "游明朝";
}

header{
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	height: auto;
}

.res{
	display: none;
}

.header-inner{
	display: flex;
	align-items: center;
}

.header-box{
	width: 23%;
	padding: 100px 0;
	height: auto;
	background-color: #4c4f83;
}

.header-box h1{
	margin: 0;
	padding: 10px 0;
	text-align: center;
}

.header-box img{
	width: 100px;
}

.header-box h2{
	margin: 0;
	color: #fff;
	text-align: center;
}

.header-box p{
	padding: 10px 0;
	color: #fff;
	text-align: center;
}

.logo-2{
	margin: 0 auto;
}

.logo-2 img{
	width: 600px;
	filter: drop-shadow(0px 0px 12px #000);
}

.overview{
	background-image: url(img/wasi.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding: 100px 0;
}

.overview-inner{
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.overview-ti h2{
	writing-mode: vertical-rl;
	font-size: 26px;
	letter-spacing: 0.8em;
}

.overview-text p{
	writing-mode: vertical-rl;
	vertical-align: 5px;
	line-height: 70pt;
	font-size: 18px;
	margin: 0;
}

.tenpo-image{
	background-image: url(img/tenpo.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding: 100px 0;
	height: auto;
}

.tenpo-image p{
	width: 30%;
	padding-top: 10%;
	writing-mode: vertical-rl;
	line-height: 70pt;
	font-size: 20px;
	color: #fff;
}

.wine{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.wine img{
	height: auto;
}

.wine h1{
	margin: 0;
	padding-left: 20px;
	writing-mode: vertical-rl;
	border-left: 1px solid #000;
	font-size: 50px;
}

.wine p{
	writing-mode: vertical-rl;
	font-size: 22px;
}

.ti-wine{
	width: 30%;
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
}

.ti-left{
	margin-left: auto;
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
}

.wine-image{
	background-image: url(img/wine.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 100vh;
}

.wine-image p{
	margin: 0;
	color: #fff;
	font-size: 16px;
	letter-spacing: 3pt;
	line-height: 2em;
}

.wine-image h2{
	font-size: 28px;
	color: #fff;
	margin: 20px 0;
}

.wine-desc{
	width: 25%;
	padding-top: 25%;
	margin-left: auto;
}

.whisky{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.whisky img{
	height: auto;
	margin: 0;
}

.whisky h1{
	margin: 0;
	padding-left: 20px;
	writing-mode: vertical-rl;
	border-left: 1px solid #000;
	font-size: 50px;
}

.whisky p{
	writing-mode: vertical-rl;
	font-size: 22px;
}

.ti-whisky{
	display: flex;
	align-items: center;
}

.ti-right{
	margin-left: 80%;
	display: flex;
	align-items: center;
}

.whisky-image{
	background-image: url(img/whisky.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 100vh;
}

.whisky-image p{
	margin: 0;
	color: #fff;
	font-size: 16px;
	letter-spacing: 3pt;
	line-height: 3em;
}

.whisky-desc{
	width: 90%;
	padding-top: 35%;
	margin-left: auto;
}

.whisky-desc BIG{
	font-size: 28px;
}



.syochu{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.syochu img{
	height: auto;
}

.syochu h1{
	margin: 0;
	padding-left: 20px;
	writing-mode: vertical-rl;
	border-left: 1px solid #000;
	font-size: 50px;
}

.syochu p{
	writing-mode: vertical-rl;
	font-size: 22px;
}

.ti-syochu{
	width: 30%;
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
}

.syochu-image{
	background-image: url(img/syochu.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 100vh;
	opacity: 0.9;
}

.syochu-image p{
	margin: 0;
	color: #fff;
	font-size: 16px;
	letter-spacing: 3pt;
	line-height: 2em;
}

.syochu-image h2{
	font-size: 28px;
	color: #fff;
	margin: 20px 0;
}

.syochu-desc{
	width: 80%;
	height: auto;
	padding-top: 27%;
	margin-left: auto;
}

.sake{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.sake img{
	height: auto;
}

.sake h1{
	margin: 0;
	padding-left: 20px;
	writing-mode: vertical-rl;
	border-left: 1px solid #000;
	font-size: 50px;
}

.sake p{
	writing-mode: vertical-rl;
	font-size: 22px;
}

.ti-sake{
	display: flex;
	align-items: center;
}

.ti-right p{
	color: #000;
}

.ti-right{
	margin-left: 80%;
	display: flex;
	align-items: center;
}

.sake-image{
	background-image: url(img/sake.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 100vh;
}

.sake-image p{
	margin: 0;
	color: #fff;
	font-size: 16px;
	letter-spacing: 3pt;
	line-height: 2em;
}

.sake-desc{
	width: 20%;
	padding-top: 35%;
	margin-left: auto;
}

.sake-desc h2{
	font-size: 24px;
	margin: 10px 0;
	color: #fff;
}

.shop{
	width:100%;
	height: auto;
}

.shop-border{
	margin: 100px auto;
	width: 70%;
	background-image: url(img/shop.jpg);
	background-repeat: no-repeat;
	background-size: 100% ;
	height: 800px;
}

.text-1{
	margin: 50px 0;
}

.shop-inner1{
	width: 60%;
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin:30px 0 10px 0;
}

.shop-inner1 .book{
	width: 300px;
}
.shop-inner1 .btn{
	width: 150px;
}

.shop-inner2{
	width: 60%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.shop-inner2 .text-2{
	width: 200px;
}

.shop-inner2 .taru{
	width: 300px;
}

footer{
	margin: 0;
	width: 100%;
	height: auto;
	background-color: #4c4f83;
}

.footer{
	padding: 50px 0;
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.footer-logo img{
	width:100px;
}

.footer-logo h1{
	color: #fff;
	font-size: 16px;
	text-align: center;
}

.footer-ove p{
	color: #fff;
	margin: 0;
	padding-bottom: 3px;
}

.footer-ove img{
	margin: 10px 0 20px 20px;
}

.map p{
	text-align: left;
}

footer small{
	color: #fff;
	font-size: 10px;
	text-align: center;
}



@media screen and (max-width: 1092px){
	header{
	width: 100%;
}

.header-box{
	width: 100%;
	padding: 20px 0;
}

.res{
	display: block;
	width:100%;
	position: relative;
}

.header-flex{
	display: flex;
	align-items: flex-start;
	justify-content: space-around;
}

.header-inner{
	display: block;
}

.header-colmun{
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
}

.header-box h2{
	font-size: 22px;
	padding: 0 0 10px 0;
	letter-spacing: 3pt;
	writing-mode: vertical-rl;
}

.header-box p{
	font-size: 14px;
	line-height: 2.5em;
	text-align:left;
	writing-mode: vertical-lr;
}

.header-box img{
	width: 50px;
}

.logo-2 img{
	width: 400px;
	filter: drop-shadow(0px 0px 12px #000);
	position: absolute;
	top:10%;
	left: 25%
}

.overview{
	padding: 0;
}

.overview img{
	width:300px;
}

.overview-ti h2{
	font-size: 22px;
	letter-spacing: 0.4em;
}

.overview-text p{
	font-size: 14px;
	line-height: 20pt;
}

.tenpo-image{
	height: 230px;
	padding: 0;
}


.tenpo-image p{
	width: 30%;
	padding-top:10%;
	writing-mode: vertical-rl;
	line-height: 30pt;
	font-size: 14px;
	color: #fff;
}

.wine img{
	width:300px;
}

.wine h1{
	font-size: 36px;
}

.wine p{
	font-size: 18px;
}

.wine-image p{
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 1em;
}

.wine-image h2{
	font-size: 22px;
	margin: 10px 0;
}

.wine-desc{
	width: 25%;
	padding-top: 25%;
	margin-left: auto;
}

.wine-image{
	height: 400px;
}

.whisky img{
	width:300px;
}

.whisky h1{
	font-size: 36px;
}

.whisky p{
	font-size: 18px;
}

.ti-right{
	margin-left: 40%;

}

.whisky-image p{
	margin: 0;
	color: #fff;
	font-size: 12px;
	letter-spacing: 3pt;
	line-height: 3em;
}

.whisky-image{
	height: 450px;
}

.whisky-desc{
	width: 90%;
	padding-top: 40%;
	margin-left: auto;
}

.whisky-desc BIG{
	font-size: 22px;
}

.syochu img{
	width:300px;
}

.syochu h1{
	font-size: 36px;
}

.syochu p{
	font-size: 18px;
}

.syochu-image{
	background-image: url(img/syochu.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 450px;
	opacity: 0.9;
}

.syochu-image p{
	margin: 0;
	color: #fff;
	font-size: 12px;
	letter-spacing: 3pt;
	line-height: 2em;
}

.syochu-image h2{
	font-size: 22px;
	color: #fff;
	margin: 20px 0;
}

.syochu-desc{
	width: 80%;
	height: auto;
	padding-top: 27%;
	margin-left: auto;
}

.sake img{
	width: 300px;
}

.sake h1{
	font-size: 36px;
}

.sake p{
	font-size: 18px;
}

.sake-image p{
	margin: 0;
	color: #fff;
	font-size: 12px;
	letter-spacing: 1.5pt;
	line-height: 2em;
}

.sake-image h2{
	font-size: 22px;
}

.sake-desc{
	width: 25%;
	padding-top: 45%;
	margin-left: auto;
}

.sake-image{
	background-image: url(img/sake.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 750px;
}

.text-1{
	width: 200px;
	margin: 50px 0;
}


.shop-inner1 .book{
	width: 120px;
}
.shop-inner1 .btn{
	width: 50px;
}


.shop-inner2 .text-2{
	width: 100px;
}

.shop-inner2 .taru{
	width: 150px;
}

.footer{
	flex-direction: column;
	align-items: center;
}

.footer-logo{
	margin: 50px;
}

.map p{
	text-align: center;
}
}

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

header{
	width: 100%;
}

.header-box{
	width: 100%;
	padding: 20px 0;
}

.res{
	display: block;
	width:100%;
	position: relative;
}

.header-flex{
	display: flex;
	align-items: flex-start;
	justify-content: space-around;
}

.header-inner{
	display: block;
}

.header-colmun{
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
}

.header-box h2{
	font-size: 14px;
	padding: 0 0 10px 0;
	writing-mode: vertical-rl;
}

.header-box p{
	font-size: 8px;
	line-height: 2.5em;
	text-align:left;
	writing-mode: vertical-lr;
}

.header-box img{
	width: 50px;
}

.logo-2 img{
	width: 150px;
	filter: drop-shadow(0px 0px 12px #000);
	position: absolute;
	top:10%;
	left: 30%
}

.overview{
	padding: 0;
}

.overview img{
	width:100px;
}

.overview-ti h2{
	font-size: 12px;
	letter-spacing: 0.4em;
}

.overview-text p{
	font-size: 8px;
	line-height: 15pt;
}

.tenpo-image{
	padding: 0;
}


.tenpo-image p{
	width: 30%;
	padding-top:3%;
	writing-mode: vertical-rl;
	line-height: 15pt;
	font-size: 8px;
	color: #fff;
}

.wine img{
	width:200px;
}

.wine h1{
	font-size: 25px;
}

.wine p{
	font-size: 10px;
}

.wine-image p{
	padding-bottom: 5px;
	font-size: 8px;
	line-height: 2em;
}

.wine-image h2{
	font-size: 14px;
	margin: 10px 0;
}

.wine-desc{
	width: 35%;
	padding-top: 45%;
	margin-left: auto;
}

.wine-image{
	height: auto;
}

.whisky img{
	width:200px;
}

.whisky h1{
	font-size: 25px;
}

.whisky p{
	font-size: 10px;
}

.ti-right{
	margin-left: 20%;

}

.whisky-image p{
	margin: 0;
	color: #fff;
	font-size: 8px;
	letter-spacing: 3pt;
	line-height: 3em;
}

.whisky-image{
	height: 250px;
}

.whisky-desc{
	width: 90%;
	padding-top: 40%;
	margin-left: auto;
}

.whisky-desc BIG{
	font-size: 20px;
}

.syochu img{
	width:200px;
}

.syochu h1{
	font-size: 25px;
}

.syochu p{
	font-size: 10px;
}

.syochu-image{
	background-image: url(img/syochu.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 200px;
	opacity: 0.9;
}

.syochu-image p{
	margin: 0;
	color: #fff;
	font-size: 8px;
	letter-spacing: 3pt;
	line-height: 2em;
}

.syochu-image h2{
	font-size: 16px;
	color: #fff;
	margin: 20px 0;
}

.syochu-desc{
	width: 80%;
	height: auto;
	padding-top: 27%;
	margin-left: auto;
}

.sake img{
	width: 200px;
}

.sake h1{
	font-size: 25px;
}

.sake p{
	font-size: 10px;
}

.sake-image p{
	margin: 0;
	color: #fff;
	font-size: 8px;
	letter-spacing: 3pt;
	line-height: 3em;
}

.sake-image h2{
	font-size: 14px;
}

.sake-desc{
	width: 30%;
	padding-top: 35%;
	margin-left: auto;
}

.sake-image{
	background-image: url(img/sake.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 250px;
}

.text-1{
	width: 100px;
	margin: 20px 0;
}
.shop-border{
	margin: 100px auto;
	width: 70%;
	background-image: url(img/shop.jpg);
	background-repeat: no-repeat;
	background-size: 100% ;
	height: 200px;
}

.shop-inner1{
	width: 60%;
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin: 0 0 10px 0;
}

.shop-inner1 .book{
	width: 70px;
}

.shop-inner1 .btn{
	width: 40px;
}

.shop-inner2 .text-2{
	width: 50px;
}

.shop-inner2 .taru{
	width: 80px;
}