@charset "utf-8";


.pc_navi .navi > li:nth-child(5) .link{
	border-bottom:4px solid #BB1D2F;
	text-decoration:none;
}

#winery_intro{
	width:1000px;
	margin:0 auto 30px;
	padding-top:60px;
	color:#3B3B3B;
	overflow:hidden;
}


#winery_intro #winery_side{
	float:left;
	width:280px;
	clear:both;
}

#winery_intro #winery_cont{
	float:right;
	width:689px;
}

/*ワイナリー紹介サイドバー*/

#winery_intro .intro_text{
	color:#666666;
	line-height:1.3;
	font-weight:bold;
	font-size:14px;
	margin-bottom:30px;
}
#winery_intro .head_img{
	margin-bottom:7px;
}
#winery_side .side_title{
	color:#fff;
	background:#ADADAD;
	font-size:12px;
	padding:5px 10px 5px 30px;
}

#winery_side .area{
	padding:12px 0 12px 30px;
	font-size:16px;
	color:#333333;
	border-left:solid 1px #E5E5E5;
	border-bottom:solid 1px #E5E5E5;
	line-height:1.0;
	font-weight:bold;
}

#winery_side .acc_area{
	background:url(/image/winery/cnavi_close.png) 90% center no-repeat #F8F8F8;
	padding:14px 29px 14px 29px;
	border-left:solid 1px #E5E5E5;
	border-bottom:solid 1px #EBEBEB;
}

#winery_side .acc_area.open{
	background:url(/image/winery/cnavi_open.png) 90% center no-repeat #F8F8F8;
}

#winery_side .acc_area span{
	color:#BB1D2F;
	font-size:17px;
	font-weight:bold;
	line-height:1.0;
	vertical-align:middle;
}
#winery_side .acc_area span img{
	padding-right:15px;
	vertical-align:middle;
}


#winery_side .acc_list{
	display:none;
	border-left:solid 1px #E5E5E5;
	border-bottom:solid 1px #EBEBEB;
}
#winery_side .acc_list > li{
    margin-left:30px;
}

#winery_side .acc_list > li+li{
    background:#FFFFFF url(/image/winery/navi-line.gif) right top no-repeat;

}

#winery_side .acc_list > li a {
	display:block;
	text-decoration:none;
	color:#000000;
	padding-top:12px;
	padding-bottom:12px;
	text-decoration:underline;
	font-weight:bold;
}

/*ワイナリー紹介メイン*/


#winery_cont .area {
	font-size:20px;
	color:#333333;
	font-weight:bold;
	padding-left:22px;
}

#winery_cont .country-ttl {
	border-top:solid 1px #E8E8E8;
	border-bottom:solid 1px #E8E8E8;
	background:#F7F7F7;
	margin:10px 0 80px 0;
	padding :16px 0 16px 23px;
}

#winery_cont .country-ttl .country li {
	display:inline-block;
	vertical-align:middle;
}

#winery_cont .country-ttl .jpn {
	color:#BB1D2F;
	font-size:18px;
	font-weight:bold;
	padding-left:18px;
}

#winery_cont .region-ttl {
	padding :0 0 20px 0;
	background:url(/image/winery/list-line.gif) left bottom no-repeat;
	margin-bottom:25px; 
}

#winery_cont .region-ttl .region-ttlbox li {
	display:inline-block;
	vertical-align:middle;
}

#winery_cont .region-ttl .region-jpn {
	color:#333333;
	font-size:14px;
	font-weight:bold;
	padding-left:18px;
}

#winery_cont .region {
	padding :0 0 20px 0;
	overflow:hidden;
	min-height: 230px;
}

#winery_cont .region .region_img {
	float:left;
	width:192px;
}

#winery_cont .region .winery-namelist {
	float:right;
	width:480px;
}

#winery_cont .region .winery-namelist ul {
	overflow:hidden;
}

#winery_cont .region .winery-namelist ul li {
	width:226px;
	line-height:2.1;
}

#winery_cont .region .winery-namelist ul li:nth-child(odd){
	float:left;
	clear:both;
}

#winery_cont .region .winery-namelist ul li:nth-child(even){
	float:right;
}

#winery_cont .region .winery-namelist ul li a {
	text-decoration:underline;
	color:#000000;
	font-size:12px;
}


#winery_cont .region .winery-namelist ul li a:hover{
	text-decoration:none;
}


#winery_cont p.ptop {
	text-decoration:underline;
	margin:30px 0;
	font-size:12px;
	text-align:right;
	padding-right:40px;
}

#winery_cont p.ptop a:hover{
	text-decoration:none;
}

#winery_cont p.ptop a:hover,
#winery_cont p.ptop a:active {
	color:#BB1D2F;
}

#winery_cont p.ptop a:visited,
#winery_cont p.ptop a:link {
	color:#BB1D2F;
}

/*ワイナリー詳細*/

#winery_detail{
	width:880px;
	margin:0 auto 130px;
	padding-top:60px;
	color:#3B3B3B;
	overflow:hidden;
}

#winery_detail .image img{
	max-width:570px;
}

#winery_detail .title{
	font-size: 28px;
	font-weight: bold;
	color: #111111;
	padding-bottom: 15px;
	border-bottom: solid 1px #E0E0E0;
	line-height:1;
	margin-bottom:20px;
}

#winery_detail .title span {
	font-size: 12px;
	display: block;
	padding-bottom: 7px;
}


#winery_detail .info_all{

	overflow:hidden;
}

#winery_detail .owner {
	float:left;
	padding-right:10px;
	max-width: 249px;
}


#winery_detail .bottles {
	float:left;
	padding-right:10px;
}

#winery_detail .info {
	float:left;
	color:#111111;
	width:400px;
}

#winery_detail .bottles img{
	max-width: 181px;
	max-height:180px;
}
#winery_detail .owner img{
	max-width: 239px;
	max-height:180px;
}

#winery_detail .info dl{
	display:table;

}

#winery_detail .info dl+dl{
	margin-bottom:10px;
}

#winery_detail .info dt, #winery_detail .info dd {
    display: table-cell;
    vertical-align: top;
}

#winery_detail .info dt{
	padding-right:10px;
}

#winery_detail .info dd {
	width: 309px;
	font-size: 12px;
	padding: 2px 0 7px 0;
}

#winery_detail .info dd .map {
	display:block;
	font-size: 10px;
}

#winery_detail .info dd a{
	text-decoration:underline;
}

#winery_detail .info .website{
	background:url(/image/winery/arw.gif) right center no-repeat;
	padding-right:20px;
}

#winery_detail .info_navi{
	overflow:hidden;
	width:390px;
}

#winery_detail .info_navi li:nth-child(odd){
	float:left;
	clear:both;
}

#winery_detail .info_navi li:nth-child(even){
	float:right;
}


#winery_detail .title_area{
	overflow:hidden;
	margin-bottom:30px;
}


#winery_detail .title_area .sub_title{
	font-size: 20px;
	line-height: 1.5;
	padding-bottom: 20px;
	color: #000000;
	font-weight:bold;
}

#winery_detail .detail_box{
	overflow:hidden;
	background-image: url(/image/winery/winery-detail-line.jpg);
	padding-bottom: 30px;
	padding-top: 30px;
}
#winery_detail .detail_box .detail_box_left{
	float:left;
	width:450px;
}

#winery_detail .detail_box .detail_box_image img{
	width:100%;
}

#winery_detail .detail_box .title_sub{
	color: #8E6B00;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom:30px;
}

#winery_detail .detail_box_left > div p{
	margin-bottom:10px;
	font-size:14px;
}

#winery_detail .ptop{
	clear:both;
	padding-top: 40px;
	font-size: 10px;
	text-align: right;
}

#winery_detail .winery_top{
	font-size: 10px;
	text-align: right;
}

#winery_detail .ptop a,
#winery_detail .winery_top a{
	text-decoration:underline;
}

#winery_detail .ptop a:hover,
#winery_detail .winery_top a:hover{
	text-decoration:none;
}

#winery_detail .detail_box_right{
	width:380px;
	float:right;
	margin-right:20px;
}

#winery_detail .detail_box_right img{
	max-height: 282px;
}

#winery_detail .detail_box_right .img_text{
	display:block;
	font-size:13px;
}

#winery_detail .search_pagination{
	overflow: hidden;
	padding-top: 30px;
	border-top: solid 1px #e0e0e0;
}

#winery_detail .search_pagination .bttl{
	font-size: 16px;
	color: #BB1D2F;
	font-weight: bold;
	float: left;

}

#winery_detail .search_pagination .key_symbol {
    float: right;
    margin: 0px 0px 0px 20px;
}
#winery_detail .search_pagination .key_symbol li {
    display: inline-block;
    margin: 0px 2px;
}

#winery_detail .winery_item {
	clear: both;
	overflow:hidden;
	padding: 20px 0 30px 0;
}

#winery_detail .topics{
	font-size: 14px;
	color: #8A2639;
	padding: 0 0 10px 0;
	font-weight:bold;
}


#winery_detail .winery_item dl{
	padding: 0 0 10px 0;
	margin-bottom: 20px;
}
#winery_detail .winery_item ul{
	overflow: hidden;
}

#winery_detail .winery_item .heightLineParent > li {
	float: left;
	position: relative;
	margin-right: 10px;
	width: 168px;
	margin-bottom:10px;
}

#winery_detail .winery_item .heightLineParent > li:nth-child(5n) {
	margin-right: 0px;
	float:right;
}
#winery_detail .winery_item .heightLineParent > li:nth-child(5n+1){
	clear:both;
}

#winery_detail .winery_item .item_country {
	margin-top: 10px;
}

#winery_detail .winery_item .item_country span {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
}

#winery_detail .winery_item .item_country span img{
	vertical-align: middle;
	padding-right:5px;
}
#winery_detail .winery_item .item_type li:first-child {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}

#winery_detail .winery_item .item_type li{
	display: inline-block;
	margin: 0 0 5px 5px;
	padding: 0 0 0 5px;
	border-left: #ddd solid 1px;
	font-size: 14px;
	line-height: 1;
}

#winery_detail .winery_relation {
	overflow: hidden;
	margin-top: 45px;
	border-top: solid 1px #e0e0e0;
	border-bottom: solid 1px #e0e0e0;
	padding-bottom:30px;
	margin-bottom:50px;
}

#winery_detail .winery_relation .red_text{
	font-size: 16px;
	color: #BB1D2F;
	padding: 15px 0 17px 0;
	font-weight:bold;
}

#winery_detail .winery_relation .relation li{
	overflow:hidden;
}

#winery_detail .winery_relation .relation li a {
	color: #333333;
}

#winery_detail .winery_relation li{
	overflow:hidden;
}

#winery_detail .winery_relation .relation_day,
#winery_detail .winery_relation .relation_title {
	display: block;
	font-size:14px;
}

#winery_detail .winery_relation .relation_title{
	width:790px;
	float:right;
}

#winery_detail .winery_relation .relation_title a{
	text-decoration:underline;
}

#winery_detail .winery_relation .relation_title a:hover{
	text-decoration:none;
}

#winery_detail .winery_relation .relation_day{
	width:85px;
	float:left;
}

#winery_detail .notice_box {
    line-height: 1.8;
    text-align: center;
}

#winery_detail .notice_box .notice_box_title {
	margin: 0 0 10px;
	background: #F0EBD8;
	font-size: 20px;
	text-align: center;
	padding:8px 0;
}

#winery_detail .notice_box ul {
	width: 900px;
	margin: 15px auto;
	text-align: left;
	font-size:14px;
}

#winery_detail .notice_box ul li {
    margin: 0px 30px;
    line-height: 1.8;
}

#winery_detail .notice_text {
    color: #F00;
    font-weight: bold;
}


@media only screen and (min-width:661px){
#winery_side .side_acco{
	display:block !important;
}
}

@media only screen and (max-width:660px){

#winery_intro{
	width:auto;
	margin:0 auto 30px;
	padding-top:30px;
	color:#3B3B3B;
	overflow:hidden;
}


#winery_intro #winery_side{
	float:none;
	width:auto;
	clear:none;
	margin-bottom:30px;
}

#winery_intro #winery_cont{
	float:none;
	width:auto;
}

/*ワイナリー紹介サイドバー*/

#winery_intro .intro_text{
	font-size: 20px;
	padding:0 3%;
}
#winery_intro .head_img{
	margin-bottom:7px;
	padding:0 3%;
}
#winery_side .side_title{
	padding: 18px 50px 18px 3%;
	font-size: 25px;
	background:url(/image/winery/navi_open.png) 95% center no-repeat #ADADAD;
}

#winery_side .side_title.open{
	background:url(/image/winery/navi_close.png) 95% center no-repeat #ADADAD;
}

#winery_side .side_acco{
	display:none;
}


#winery_side .area{
	padding:17px 3% 12px 3%;
	font-size:25px;
}

#winery_side .acc_area{
	background:url(/image/winery/cnavi_close.png) 95% center no-repeat #F8F8F8;
	padding:14px 35px 14px 3%;
}

#winery_side .acc_area.open{
	background:url(/image/winery/cnavi_open.png) 95% center no-repeat #F8F8F8;
}

#winery_side .acc_list > li{
	margin-left:0;
	padding-right:3%;
	padding-left:3%;
}

#winery_side .acc_list > li+li{
	background:#FFFFFF url(/image/winery/navi-line.gif) right top repeat-x;
}


/*ワイナリー紹介メイン*/

#winery_cont{
	margin:0 3%;
}
#winery_cont .area {
	font-size:25px;
	padding:0 3%;
}

#winery_cont .country-ttl {
	padding :16px 3% 16px 3%;
	margin-bottom:30px;
}

#winery_cont .country-ttl img{
	vertical-align:middle;
}


#winery_cont .country-ttl .jpn {
	font-size:20px;
}

#winery_cont .region-ttl {
	font-size:20px;
}

#winery_cont .region-ttl .region-jpn {
	font-size:20px;
}

#winery_cont .region {
	padding :0 0 20px 0;
	overflow:hidden;
	min-height: initial;
}

#winery_cont .region .region_img {
	float:none;
	width:auto;
	text-align:center;
	margin-bottom:30px;
}

#winery_cont .region .winery-namelist {
	float:none;
	width:auto;
}

#winery_cont .region .winery-namelist ul {
	overflow:hidden;
}

#winery_cont .region .winery-namelist ul li {
	width:auto;
}
#winery_cont .region .winery-namelist ul li:nth-child(even),
#winery_cont .region .winery-namelist ul li:nth-child(odd){
	float:none;
}


#winery_cont .region .winery-namelist ul li a {
	font-size:18px;
}


#winery_cont p.ptop {
	padding-right:0;
	font-size:18px;
	margin-top:0px;
	margin-bottom:50px;
}
/*ワイナリー詳細*/

#winery_detail{
	width:auto;
	margin:0 3% 50px;
	padding-top:30px;
	color:#3B3B3B;
	overflow:hidden;
}

#winery_detail .owner {
	max-width: initial;
}

#winery_detail .bottles img{
	max-width: 100%;
	max-height:300px;
}
#winery_detail .owner img{
	max-width: 100%;
	max-height:300px;
}
#winery_detail .bottles,
#winery_detail .owner{
	text-align:center;
}

#winery_detail .ownercpy{
	text-align:left;
}

#winery_detail .image img{
	max-width:100%;
}


#winery_detail .image_all{
	width:auto;
	float:none;
	margin-bottom:10px;
}

#winery_detail .info {
	float:none;
	width:auto;
}

#winery_detail .info dt{
	width:90px;
}

#winery_detail .info dd {
	width:auto;
	font-size: 18px;
}

#winery_detail .info dd .map {
	font-size: 14px;
}

#winery_detail .info_navi{
	overflow:hidden;
	width:auto;
}

#winery_detail .info_navi li{
	width:49%;
	text-align:center;
	margin-bottom:10px;
}

#winery_detail .info_navi li:nth-child(odd){
	float:left;
	clear:both;
}

#winery_detail .info_navi li:nth-child(even){
	float:right;
}


#winery_detail .title_area{
	margin-bottom:20px;
}

#winery_detail .detail_box{
	overflow:hidden;
	background-image: url(/image/winery/winery-detail-line.jpg);
	padding-bottom: 20px;
	padding-top: 20px;
}
#winery_detail .detail_box .detail_box_left{
	float:none;
	width:auto;
}

#winery_detail .detail_box .title_sub{
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom:20px;
}

#winery_detail .detail_box_left > div p{
	margin-bottom:10px;
	font-size:18px;
}

#winery_detail .ptop{
	padding-top: 20px;
	font-size: 18px;
}

#winery_detail .winery_top{
	font-size: 18px;
}


#winery_detail .detail_box_right{
	width:auto;
	float:none;
	margin-right:0;
	text-align:center;
}

#winery_detail .detail_box_right img{
	max-height: initial;
}

#winery_detail .detail_box_right .img_text{
	font-size:16px;
	text-align:left;
}

#winery_detail .search_pagination{
	padding-top: 20px;
}

#winery_detail .search_pagination .bttl{
	font-size: 25px;

}

#winery_detail .image_all{
	overflow:hidden;
}

#winery_detail .owner {
	width: 53%;
	padding-right:0;
}

#winery_detail .bottles{
	width: 44%;
	padding-right:0;
	float:right;
}

#winery_detail .search_pagination .key_symbol {
	float: right;
	margin: 0px 0px 0px 20px;
	padding-top:5px;

}

#winery_detail .winery_item .heightLineParent > li {
	float: left;
	margin-right: 0;
	width: 48%;
	margin-bottom:20px;

}

#winery_detail .winery_item .heightLineParent > li:nth-child(5n) {
	margin-right: 0px;
	float:right;
}
#winery_detail .winery_item .heightLineParent > li:nth-child(5n+1){
	clear:none;
}

#winery_detail .winery_item .heightLineParent > li:nth-child(odd){
	float: left;
	clear:both;
}

#winery_detail .winery_item .heightLineParent > li:nth-child(even){
	float: right;
}


#winery_detail .winery_relation {
	margin-top: 0px;
	padding-bottom:20px;
	margin-bottom:20px;
}

#winery_detail .winery_relation .red_text{
	font-size: 20px;
}

#winery_detail .winery_item .item_type li{
	font-size: 18px;
}

#winery_detail .topics{
	font-size: 18px;
}

#winery_detail .winery_relation .relation_day,
#winery_detail .winery_relation .relation_title {
	display: block;
	font-size:18px;
}

#winery_detail .winery_relation .relation_title{
	width:77%;
	float:right;
}

#winery_detail .winery_relation .relation_title a{
	text-decoration:underline;
}

#winery_detail .winery_relation .relation_title a:hover{
	text-decoration:none;
}

#winery_detail .winery_relation .relation_day{
	width:22%;
	float:left;
}


#winery_detail .notice_box ul {
	width: auto;
	font-size:18px;
}


}/*media 660 end*/



@media only screen and (max-width:650px){

#winery_detail .winery_relation .relation_day,
#winery_detail .winery_relation .relation_title{
	width:auto;
	float:none;
}

#winery_detail .winery_relation .relation_title{
	margin-bottom:10px;
}

}/*media 650 end*/