@charset "UTF-8";
/*-----------フォント設定------------------*/
.weekend_journey .weekend_journey_wrapper h1,
.about_wj .section_hd h1,
.product h1,
.brewmaster h1,
.sp
{
	font-family: din-condensed, sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 60px;
	text-shadow: 0px 0px 20px #000;
}
html{
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}
body {
	min-width: 680px;
}
.section_wrapper ul li span{
	font-family: bickham-script-pro-3 , sans-serif;
	font-style: normal;
	font-weight: 400;
}
.weekend_journey{
	-webkit-background-size:cover;
	background-size: cover;
	padding-bottom: 40px;
}
.weekend_journey .sp{
	background: rgba(0,0,0,0.6);
	font-size: 36px;
	text-align: center;
	text-shadow: none;
	color: #fff;
	padding: 20px 0px;
	margin-bottom: 54px;
}
.weekend_journey > h1{
	margin: 0;
	text-align: center;
	padding: 44px 0 34px 0;
}
.weekend_journey h1 img{
	width: 464px;
}
.weekend_journey_wrapper{
	background: rgba(0,0,0,0.6);
	background-image: url(../image/obj_beerbottle@2x.png);
	background-repeat: no-repeat;
	-webkit-background-size: 18.571429%;
	background-size: 18.571429%;
	background-position: 5.1% 10.5%;
	width: 87.5%;
	max-width: 1120px;
	margin: 0 auto;
	color: #fff;
}
.weekend_journey_contents{
	width: 74.107143%;
	max-width: 820px;
	margin: 0 0 0 23%;
}
.weekend_journey_contents h1{
	padding: 40px 0 20px 0;
}
.weekend_journey_contents h1 br{
	display: none;
}
.weekend_journey_contents h1 span{
	font-size: 24px;
}
.weekend_journey_contents .hd{
	font-weight: bold;
	line-height: 44px;
	font-size: 30px;
	margin-bottom: 24px;
}
.weekend_journey_contents p:nth-child(odd){
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 200px;
	line-height: 32px;
}
.weekend_journey_contents p:nth-child(5){
	margin-bottom: 40px;
}
.weekend_journey_contents ul{
	padding: 0px;
	overflow: hidden;
	width: 100%;
}
.weekend_journey_contents ul li{
	float: left;
	width: 46.341463%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.weekend_journey_contents ul li:first-child{
	margin-right: 7.3%;
}
.weekend_journey_contents ul li a{
	display: block;
	text-decoration: none;
	text-align: center;
	color: #fff;
/*	color: #7d7d7d;*/
/*border: 2px solid #7d7d7d;*/
	border: 2px solid #fff;
	background: rgba(0,0,0,0.2);
	line-height: 52px;
	font-size: 1.2em;
}
.weekend_journey_contents ul li a.disabled{
	color: #7d7d7d!important;
	border: 2px solid #7d7d7d;
	pointer-events: none;
}
.weekend_journey_contents ul li:first-child a:hover{
	background: rgba(255,255,255,0.8);
	color: #000;
	border: 2px solid #fff;
	transition: 0.3s;
}
.weekend_journey_contents ul li a br{
	display: none;
}
.weekend_journey_wrapper dl{
  overflow: hidden;
  font-size: 16px;
  margin: 50px 10px 0px 50px;
  padding-bottom: 50px;
  line-height: 24px;
}
.weekend_journey_wrapper dt{
	float: left;
	width: 13.4%;
	margin-bottom: 5px;
}
.weekend_journey_wrapper dd{
	float: left;
	width: 86.6%;
	margin-bottom: 5px;
}
.section_wrapper{
	width: 64.0625%;
	margin: 0 auto;
}

.product .section_hd{
	background-image: url(../image/bg_product.jpg);
	-webkit-background-size: 100%;
	background-size: 100%;
	text-align: center;
	color: #fff;
	height: 200px;
}
.product .no_para_product,
.brewmaster .no_para_brewmaster,
.about_wj .no_para_about_wj{
	display: none;
}
.product h1{
	margin: 0;
	padding-top: 70px;
}
.product h1 span{
	font-size: 12px;
	text-align: center;
}
.product .section_wrapper ul{
	font-size: 24px;
	margin-bottom: 40px;
}
.product .section_wrapper ul li{
	display: table;
}
.product .section_wrapper ul li p{
	display: table-cell;
	vertical-align: top;
}
.product .section_wrapper ul li p:first-child{
	width: 4%;
}
.product .section_wrapper ul li p img{
	width: auto;
}
.product .section_wrapper ul li p:nth-child(2){
	padding-left: 20px;
	width: 80%;
}
.product .section_wrapper h2{
	font-size: 40px;
	padding: 40px 0;
	margin-left: 8px;
	font-weight: bold;
}
.product .section_wrapper p{
	font-size: 20px;
	margin-bottom: 40px;
	line-height: 32px;
}
.product .section_wrapper h3{
	font-size: 40px;
	margin-bottom: 20px;
	font-weight: bold;
}
.product .osusume{
	overflow: hidden;
	margin-bottom: 50px;
}
.product .osusume p{
	line-height: 32px;
}
.product .osusume p:first-child{
	width: 38%;
	float: right;
	margin: 0;
}
.product .osusume p:first-child img{
	width: 100%;
}
.product .osusume p:nth-child(2){
	float: left;
  width: 60%;
  margin-right: 2%;
}

.brewmaster .section_hd{
	background-image: url(../image/bg_brewmaster.png);
	-webkit-background-size: 100%;
	background-size: 100%;
	text-align: center;
	color: #fff;
	height: 200px;
}
.brewmaster .section_hd.no_para{
	display: none;
}
.brewmaster h1{
	margin: 0;
	padding-top: 70px;
}
.brewmaster .section_wrapper{
	font-size: 20px;
}
.brewmaster .section_wrapper h2{
	font-size: 36px;
	padding: 40px 0;
	font-weight: bold;
}
.brewmaster .suzuki_info{
	overflow: hidden;
	margin-bottom: 60px;
}
.brewmaster .suzuki_info p{
	width: 67%;
	margin-right: 6%;
	line-height: 32px;
}
.brewmaster .suzuki_info p:first-child{
	float: right;
	width: 27%;
	margin: 0;
}
.brewmaster .suzuki_info p img{
	width: 100%;
}
.brewmaster .suzuki_info p.sp{
	display: none;
}
.brewmaster ul{
	margin: 0 auto 40px;
}
.brewmaster ul li{
	margin-bottom: 10px;
	overflow: hidden;
}
.brewmaster ul li span{
	display: block;
	float: left;
	line-height: 38px;
}
.brewmaster ul li p{
	float: left;
	width: 95%;
}
.about_wj .section_hd{
	background-image: url(../image/bg_about.png);
	-webkit-background-size: 100%;
	background-size: 100%;
	text-align: center;
	color: #fff;
	height: 200px;
	margin-bottom: 40px;
}
.about_wj .section_hd.no_para{
	display: none;
}
.about_wj .section_hd h1{
	margin: 0;
	padding-top: 30px;
}
.about_wj .section_hd h1 img{
	width: 250px;
}
.about_wj p{
	font-size: 20px;
	line-height: 32px;
	margin-bottom: 40px;
}
footer {
	width: 100%;
	text-align: center;
	background: #31312d;
	line-height: 60px;
}
footer ul {
	margin: 0 auto;
}
footer ul li {
	display: inline;
	width: 200px;
	color: #fff;
}
footer ul li a {
	text-decoration: none;
	color: #fff;
}
footer ul li a:after {
	content: "|";
	padding: 15px;
	color: #696660;
}
footer ul li:last-child a:after {
	content: none;
}
p.copyright {
	margin: 0 auto;
	height: 126px;
	line-height: 126px;
	background: #282824;
	text-align: center;
	color: #696660;
}
@media(max-width: 1112px){
	.weekend_journey_contents h1{
		line-height: 30px;
	}
	.weekend_journey_contents h1 br{
		display: block;
	}
	.weekend_journey_contents ul li a br{
	display: block;
	}
	.weekend_journey_contents ul li:nth-child(2) a{
		line-height: 26px;
	}
	.weekend_journey_contents ul li:nth-child(2) a span:nth-child(2){
		display: none;
	}
}

/*----------------sp-----------------------*/

@media(max-width: 640px){
	.weekend_journey .weekend_journey_wrapper h1,
	.about_wj .section_hd h1,
	.product h1,
	.brewmaster h1,
	.sp
	{
		font-family: din-condensed, sans-serif;
		font-style: normal;
		font-weight: 300;
		font-size: calc(8px + 9vw);
		text-shadow: 0px 0px 20px #000;
	}
	body{
		min-width: 320px;
	}
	.hum_menu{
		position: absolute;
		left: 20px;
		top: 20px;
	}
	.hum_menu a{
		background-color: transparent;
		display: block;
		width: 30px;
		height: 30px;
		padding-top: 5px;
		box-sizing: border-box;
	}
	.hum_menu a span{
		display: block;
		width: 30px;
		height: 3px;
		background: #fff;
		border-radius: 10px;
		margin: 6px auto;
	}
	.hum_menu a span:first-child{
		margin-top: 0px;
	}
	.weekend_journey{
		background-image: url(../image/sp_bg_main_01.jpg);
		-webkit-background-size: cover;
		background-size: cover;
		padding-bottom: 20px;
	}
	.weekend_journey > h1{
		text-align: center;
		padding: 100px 0 58px;
		width: 100%;
		margin: 0 auto;
	}
	.weekend_journey > h1 img{
		width: 80%;
	}
	.weekend_journey .sp{
		background: rgba(0,0,0,0.5);
		text-align: center;
		color: #fff;
		font-size: calc(40% + 5.03vw);
		padding: 10px;
		box-sizing: border-box;
		margin-bottom: 40px;
	}
	.weekend_journey .weekend_journey_wrapper{
		background: rgba(0,0,0,0.5) url(../image/sp_obj_beerbottle@2x.png) no-repeat  50% 4% / 25.5%;
	    color: #fff;
	    width: 93.75%;
	    margin: 0 auto;
	    padding-bottom: 6.5%;
	}
	.weekend_journey .weekend_journey_wrapper .weekend_journey_contents{
		width: auto;
		margin: 0 auto;
		padding: 0 5%;
	}
	.weekend_journey .weekend_journey_wrapper h1{
		text-align: center;
		padding-top: 67.2%;
		margin-bottom: 0;
		padding-bottom: 0;
		line-height: 35px;
	}
	.weekend_journey .weekend_journey_wrapper h1 span{
		display: block;
		font-size: 3.75vw;	
		text-align: center;
		margin-bottom: 7%;
	}
	.weekend_journey .weekend_journey_wrapper p{
		margin-bottom: 7.61%;
		font-size: calc(8px + 2.5vw);
		font-weight: 100;
		line-height: 28px;
	}
	.weekend_journey .weekend_journey_wrapper p.hd{
		font-size: calc(8px + 3.1vw);
		margin-bottom: 4.6%;
		font-weight: bold;
		line-height: 36px;
	}
	.weekend_journey .weekend_journey_wrapper ul{
		margin: 0 auto;
		overflow: hidden;
	}
	.weekend_journey .weekend_journey_wrapper ul li{
		/*width: 47%;*/
		width: 100%;
		float: left;
		border: none;
	}
	.weekend_journey .weekend_journey_wrapper ul li:first-child{
		margin-right: 0;
	}
	.weekend_journey .weekend_journey_wrapper ul li:first-child a{
		margin-right: 0;
		height: 48px;
		/*line-height: 46px;*/
		line-height: normal;
		font-size: 100%;
		border: 1px solid #7d7d7d;
	}
	.weekend_journey .weekend_journey_wrapper ul li:nth-child(2){
		margin-left: 5.5%;
	}
	.weekend_journey .weekend_journey_wrapper ul li:nth-child(2) a{
		font-size: 82%;
		padding-top: 6px;
		line-height: 16px;
		display: block;
		height: 48px;
		box-sizing: border-box;
		border: 1px solid;
	}
	.weekend_journey .weekend_journey_wrapper ul li a{
		text-decoration: none;
		color: #7d7d7d;
		font-size: calc(80% + 1.3vw);
		display: block;
		cursor: default;
	}
	.weekend_journey .weekend_journey_contents ul li a br {
		display: none;
	}
	
	.weekend_journey .weekend_journey_wrapper ul li a span{
		/*display: none;*/
	}
	.weekend_journey .weekend_journey_wrapper ul li a span:nth-child(3){
		display: block;
	}
	.weekend_journey .weekend_journey_wrapper dl{
		display: none;
	}
	.section_wrapper{
		padding: 0 5%;
		width: auto;
	}

	.product .section_hd{
	background-image: url(../image/sp_bg_product.jpg);
	-webkit-background-size: 640px 240px;
	background-size: 640px 240px;
	text-align: center;
	color: #fff;
	padding: 12% 0;
	}
	.product .section_hd.pc{
		display: none;
	}
	.product .no_para_product{
		color: #fff;
		display: block;
		padding: 10% 0;
		height: auto;
		text-align: center;
		background-image: url(../image/sp_bg_product.jpg);
		background-position: center;
		-webkit-background-size: cover;
		background-size: cover;
	}
	.product .no_para_product h1, 
	.brewmaster .no_para_brewmaster h1{
		padding-top: 0px;
	}
	.product .section_hd.no_para_product p{
		font-size: 16px;
	}
	.product .section_wrapper h2{
    font-size: calc(8px + 3.8vw);
    font-weight: bold;
    padding: 24px 0px 16px;
    line-height: 32px;
    margin-left: 0;
	}
	.product .section_wrapper p{
		font-size: calc(8px + 2.5vw);
		font-weight: 200;
		margin-bottom: 40px;
		line-height: 1.25em;
	}
	.product .section_wrapper ul{
		margin-bottom: 5%;
	}
	.product .section_wrapper ul li{
		display: table;
		width: 100%;
	}
	.product .section_wrapper ul li p{
		display: table-cell;
		vertical-align: top;
	}
	.product .section_wrapper ul li p img{
		width: auto;
		padding-top: 10%;
	}
	.product .section_wrapper ul li p:first-child{
		width: 5%;
	}
	.product .section_wrapper ul li p:nth-child(2){
		padding: 0 0 4% 5%;
		line-height: 1.25em;
		font-size: calc(13px + 1.5vw);
	}
	.product .section_wrapper h3{
		font-size: calc(8px + 3.8vw);
		padding: 20px 0;
		font-weight: 600;
	}
	.product .section_wrapper .osusume{
		margin-bottom: 0;
	}
	.product .section_wrapper .osusume p{
		float: none;
		text-align: center;
		margin-bottom: 20px;
		width: 100%;
	}
	.product .section_wrapper .osusume p:last-child{
		text-align: left;
		letter-spacing: 1px;
		margin-bottom: 10.7%;
	}
	.product .section_wrapper .osusume p img{
		width: 55%;
	}

	.brewmaster .section_hd{
		background-image: url(../image/sp_bg_brewmaster.png);
		-webkit-background-size: 640px 240px;
		background-size: 640px 240px;
		text-align: center;
		color: #fff;
		margin-bottom: 40px;
		padding: 12% 0;
	}
	.brewmaster .no_para_brewmaster{
		color: #fff;
		display: block;
		padding: 10% 0;
		height: auto;
		text-align: center;
		background-image: url(../image/sp_bg_brewmaster.png);
		background-position: center;
		-webkit-background-size: cover;
		background-size: cover;
		margin-bottom: 40px;
	}
	.brewmaster .section_hd.pc{
		display: none;
	}
	.brewmaster .section_wrapper h2{
		display: none;
	}
	.brewmaster .section_wrapper p.name{
		display: block;
		font-size: calc(8px + 3.8vw);
		text-shadow: none;
		margin-bottom: 16px;
	}
	.brewmaster .section_wrapper p{
		font-size: calc(8px + 2.5vw);
		margin-bottom: 30px;
		line-height: 1.25em;
		width: 100%;
	}
	.brewmaster .section_wrapper p:first-child{
		text-align: center;
		margin-bottom: 20px;
		float: none;
		width: 100%;
	}
	.brewmaster .section_wrapper p img{
		width: 40.4%;
	}
	.brewmaster .section_wrapper ul{
		font-size: calc(8px + 2.5vw);
		margin-bottom: 40px;
	}
	.brewmaster .section_wrapper ul li{
		overflow: hidden;
	}
	.brewmaster .section_wrapper ul li span,
	.brewmaster .section_wrapper ul li p{
		float: left;
	}
	.brewmaster .section_wrapper ul li p{
		width: 90%;
		margin-bottom: 5px;
	}
	.brewmaster .section_wrapper ul li span{
		display: block;
		float: left;
		line-height: 2em;
	}
	.brewmaster .suzuki_info{
		margin-bottom: 0;
	}

	.about_wj .section_hd{
		background-image: url(../image/sp_bg_about.png);
		-webkit-background-size: cover;
		background-size: cover;
		margin-bottom: 40px;	
		padding: 0;
		height: auto;
	}
	.about_wj .no_para_about_wj{
		background-image: url(../image/sp_bg_about.png);
		-webkit-background-size: cover;
		background-size: cover;
		margin-bottom: 40px;	
		padding: 4% 0;
		height: auto;
		display: block;
		text-align: center;
	}
	.about_wj .section_hd.pc{
		display: none;
	}
	.about_wj .section_hd.no_para_about_wj{
		display: block;
		padding: 9% 0;
	}
	.about_wj .section_hd h1{
		text-align: center;
		padding-top: 0;
	}
	.about_wj .section_hd h1 img{
		width: 35%;
	}
	.about_wj p{
		font-size: calc(8px + 2.5vw);
		margin-bottom: 40px;
		line-height: 1.25em;
	}
}
/*-----------------footer-----------------*/
@media(max-width: 750px){
	footer ul li{
		display: block;
		text-align: left;
		font-size: calc(8px + 2.5vw);
		width: 100%;
	}
	footer ul li a{
		padding: 0 5%;
		display: block;
	}
	footer ul li a:hover {
		background: #666;
		transition: 0.3s;
	}
	footer ul li a:after{
		content: none;
	}
	p.copyright{
		line-height: 64px;
		font-size: 8px;
		height: auto;
	}
}

/*------------pc---retina設定-----------------*/
@media(-webkit-min-device-pixel-ratio: 2) and (min-width: 641px),
(min-resolution: 2dppx) and (min-width: 641px) {
	.product .section_hd{
	background-image: url(../image/bg_product@2x.jpg);
	}
	.brewmaster .section_hd{
	background-image: url(../image/bg_brewmaster@2x.png)
	}
	.about_wj .section_hd{
	background-image: url(../image/bg_about@2x.png)
	}
}
/*------------sp---retina設定-----------------*/
@media
(-webkit-min-device-pixel-ratio: 2) and (max-width: 640px),
(            min-resolution: 2dppx) and (max-width: 640px){
 	.weekend_journey{
 		background-image: url(../image/sp_bg_main_01@2x.jpg);
 	}
	.product .no_para_product{
	background-image: url(../image/sp_bg_product@2x.jpg);
	}
	.brewmaster .no_para_brewmaster{
	background-image: url(../image/sp_bg_brewmaster@2x.png);
	}
	.about_wj .no_para_about_wj{
	background-image: url(../image/sp_bg_about@2x.png);
	}
}	
