﻿@charset "UTF-8";


#business .innr3 {
  position: relative;
}
.bg_grass01 {
  position: absolute;
	top: -8.5em;
	left: 12%;
}

#business h3{
  text-align: center;
  font-size: 2.125rem;
  margin-bottom: 100px;
  line-height: 1.6;
}

#business h3::after{
  content: "";
  display: block;
  background: #000;
  width: 70px;
  height: 8px;
  margin: 30px auto 0;
}

#business h4{
	font-weight: normal;
	font-size: 1.375rem;
	line-height: 1.6;
}


#business .sub_tit{
	margin-bottom: 20px;
}

#business .sub_tit li:first-child{
	width: 69%;
	font-size: 1.4rem;
	line-height: 1.8;
}

#business .sub_tit li:last-child{
	width: 28%;
}
#business .sub_tit li:last-child img{
	width: 100%;
}




/*.page_link{
	border-bottom: 1px solid #000;
	margin-bottom: 60px;
}

.page_link .link_btn{
	padding: 15px;
	border-bottom: 1px solid #000;	
}

.page_link .is-active{
	background: #535353;
	color: #fff;
	border-bottom: none;
	position: relative;
}

.page_link .is-prev{
	background: #fff;
	color: #000;
	border-bottom: none;
	position: relative;
}

.page_link .is-prev::after{
	content: "";
	background: #fff;
	display: block;
	width: 100%;
	height: 5px;
	position: absolute;
	bottom: -3px;
	right: 0;
	left: 0;
	text-align: center;
	z-index: 2;
}*/

.page_link{
	border-bottom: 1px solid #000;
	margin-bottom: 60px;
}

.page_link .link_btn{
	background: #535353;
	color: #fff;
	padding: 15px;
	border-bottom: 1px solid #000;	
}

.page_link .is-active{
	background: #fff;
	color: #000;
	border-bottom: none;
	position: relative;
}

.page_link .is-active::after{
	content: "";
	background: #fff;
	display: block;
	width: 100%;
	height: 5px;
	position: absolute;
	bottom: -3px;
	right: 0;
	left: 0;
	text-align: center;
	z-index: 2;
}


.page_link .link_btn{
	width: 49%;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	outline: none;
}

.page_link .link_btn a{
	color: #fff;
}

.page_link .is-active a{
	color: #000;
}




.page_link .link_btn a:hover{
	text-decoration: none;
}

.page_link .link_btn li:first-child{
	width: 27.3%;
}
.page_link .link_btn li:first-child img{
	width: 100%;
}

.page_link .link_btn li:last-child{
	width: 66.7%;
	font-size: 1.2rem;
	font-weight: bold;
}

.tab01_content_wrap{
	background: #fff;
}

.tab01_content_wrap .box_common{
	background: #faf7f7;
	padding: 30px;
}

.tab01_content_wrap .box_common ul{
}

.tab01_content_wrap .box_common li:first-child{
	width: 33%;
}
.tab01_content_wrap .box_common li:first-child img{
	width: 100%;
}

.tab01_content_wrap .box_common li:last-child{
	width: 62%;
	font-size: 1.2rem;
	padding-top: 12px;
}

.tab01_content_wrap .box_kind01{
	margin-bottom: 60px;
	position: relative;
}

.tab01_content_wrap .box_kind01::after{
	content: "×";
	font-size: 3rem;
	display: block;
	position: absolute;
	bottom: -30%;
	right: 0;
	left: 0;
	text-align: center;
}

.tab01_content_wrap .box_kind02{
	margin-bottom: 60px;
	position: relative;
}

.tab01_content_wrap .box_kind02::after{
	content: "＝";
	font-size: 3rem;
	display: block;
	position: absolute;
	bottom: -32%;
  left:50%;
  display:inline;
  transform:translate(-50%, -50%);  	
	text-align: center;
	vertical-align: middle;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl; 
}







.tab02_content_wrap h4{
	margin-bottom: 30px;
}

.tab02_content_wrap .box_01 .tit_box{
	margin-bottom: 40px;
}


.tab02_content_wrap h4{
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
}

.tab02_content_wrap h5{
  border-left: 6px solid #bfbfbf;
  font-size: 1.25rem;
  font-weight: bold;
  padding-left: 15px;
  margin-bottom: 30px;
}

.tab02_content_wrap .box_01 h4{
	margin-bottom: 40px;
}

.tab02_content_wrap .box_01 .content_inr{
	margin-bottom: 60px;
}

.tab02_content_wrap .box_01 .content_inr ul{
	margin-bottom: 20px;
}


.tab02_content_wrap .box_01 .content_inr li{
	width: 23%;
	background: #faf7f7;
	padding: 20px;
}

.tab02_content_wrap .box_01 .content_inr li p{
	text-align: center;
	margin-bottom: 15px;
}

.tab02_content_wrap .box_01 .content_inr li dt{
	font-weight: normal;
	text-align: center;
	height: 80px;
}

.tab02_content_wrap .box_01 .content_inr li dt span{
	font-weight: bold;
}

.tab02_content_wrap .box_01 .content_inr li dt span.t01{
	display: block;
	font-size: 1.5rem;
	text-align: center;	
}

.tab02_content_wrap .box_02{
	margin-bottom: 80px;
}

.tab02_content_wrap .box_02 .content_inr p{
	width: 94.4%;
	text-align: center;
	margin: 0 auto;
}

.tab02_content_wrap .box_02 .content_inr p img{
	width: 100%;
}


.tab02_content_wrap .box_03 .box_child01{
	margin-bottom: 30px;
}


.tab02_content_wrap .box_03 .box_child01 li:first-child{
	width: 100%;
}

.tab02_content_wrap .box_03 .box_child01 li:last-child{
/*	width: 28%;*/
}
.tab02_content_wrap .box_03 .box_child01 li:last-child img{
	width: 100%;
}






.tab02_content_wrap .box_03 .box_child02 .box_common{
  margin-bottom: 20px;
}

.tab02_content_wrap .box_03 .box_child02 .box_common:nth-of-type(3){
	margin-bottom: 0;
}

.tab02_content_wrap .box_03 .box_child02 .box_common{
  background: #faf3f5;
  padding: 25px;
}

.tab02_content_wrap .box_03 .box_child02 .box_common ul{
  align-items: center;
}

.tab02_content_wrap .box_03 .box_child02 .box_common li:first-child{
  width: 8%;
}
.tab02_content_wrap .box_03 .box_child02 .box_common li:last-child{
  width: 88%;
  font-weight: bold;
}





#cat_dl .innr3 {
  position: relative;
}
.bg_grass01 {
  position: absolute;
	top: -8.5em;
	left: 12%;
}

#cat_dl h3{
    font-size: 3.2rem;
    border-bottom: 3px solid #333;
    padding-bottom: 10px;
    margin-bottom: 60px;
    font-weight: bold;
}


#cat_dl .wine_cat .left_img{
	width: 20.2%;
}

#cat_dl .wine_cat .left_img img{
	width: 100%;
}

#cat_dl .wine_cat .right_box{
	width: 71.8%;
}

#cat_dl .wine_cat .tit_box{
	margin-bottom: 60px;
}

#cat_dl .wine_cat .right_box h4{
	font-weight: bold;
	font-size: 1.5rem;
	margin-bottom: 30px;
}

#cat_dl .wine_cat .right_box h5{
	font-weight: bold;
	font-size: 1.125rem;
	border-bottom: 1px solid #222;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#cat_dl .wine_cat .box_common h5::before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}

#cat_dl .wine_cat .cat_box02 h5::before{
	background: url(../img/cat_dl/comp_fla.jpg) no-repeat;
	background-size: cover;
	width: 29px;
	height: 20px;
}
#cat_dl .wine_cat .cat_box03 h5::before{
	background: url(../img/cat_dl/comp_aus.jpg) no-repeat;
	background-size: cover;
	width: 29px;
	height: 20px;
}
#cat_dl .wine_cat .cat_box04 h5::before{
	background: url(../img/cat_dl/comp_ger.jpg) no-repeat;
	background-size: cover;
	width: 29px;
	height: 20px;
}
#cat_dl .wine_cat .cat_box05 h5::before{
	background: url(../img/cat_dl/comp_ita.jpg) no-repeat;
	background-size: cover;
	width: 29px;
	height: 20px;
}
#cat_dl .wine_cat .cat_box06 h5::before{
	background: url(../img/cat_dl/comp_spa.jpg) no-repeat;
	background-size: cover;
	width: 29px;
	height: 20px;
}
#cat_dl .wine_cat .cat_box07 h5::before{
	background: url(../img/cat_dl/comp_aust.jpg) no-repeat;
	background-size: cover;
	width: 29px;
	height: 20px;
}
#cat_dl .wine_cat .cat_box08 h5::before{
	background: url(../img/cat_dl/comp_chi.jpg) no-repeat;
	background-size: cover;
	width: 29px;
	height: 20px;
}










#cat_dl .cat_child{
	margin-bottom: 50px;
}

#cat_dl .cat_child .pdf_box{
	margin-bottom: 55px;
}

#cat_dl .cat_child h6{
	margin-bottom: 10px;
	font-size: 1.125rem;
}


#cat_dl .cat_child ul li{
	width: 47%;
}

#cat_dl .cat_child ul li a{
	color: #222;
	border: 1px solid #222;
	display: block;
	text-align: center;
	padding: 15px 0;
	font-weight: bold;
	position: relative;
}

#cat_dl .cat_child ul li a span{
	font-size: 1.125rem;
}

#cat_dl .cat_child ul li:first-child a{
	background: #f1f3ed;
}

#cat_dl .cat_child ul li:last-child a{
	background: #f7eef8;
}

#cat_dl .cat_child ul li a:hover{
	text-decoration: none;
	background: #fff;
	transition: 0.4s;
}

#cat_dl .cat_child ul li a::before{
	content: "";
	display: inline-block;
	position: absolute;
	top: 28%;
	left: 10%;
}

#cat_dl .cat_child ul li:first-child a::before{
	background: url(../img/cat_dl/dl_ico01.png) no-repeat;
	background-size: cover;
	width: 24px;
	height: 22px;
}

#cat_dl .cat_child ul li:last-child a::before{
	background: url(../img/cat_dl/dl_ico02.png) no-repeat;
	background-size: cover;
	width: 24px;
	height: 22px;
}

#cat_dl .cat_child ul li a::after{
	content: ">";
	display: block;
	position: absolute;
	top: 27%;
	right: 10%;
}

.relation_page .page_link_btn{
	margin-bottom: 100px;
}

.relation_page .page_link_btn ul{
	text-align: center;
}

.relation_page .page_link_btn li{
	width: 18.8%;
	display: inline-block;
	border: 1px solid #ccc;
	margin-right: 1%;
}

.relation_page .page_link_btn li:last-child{
	margin-right: 0;
}

.relation_page .page_link_btn li a{
	display: block;
	padding: 20px 0;
	position: relative;
	color: #333;
	font-weight: bold;
	font-size: 1.2rem;
}

.relation_page .page_link_btn li p{
	text-align: center;
}

.relation_page h3{
	font-size: 3.2rem;
	border-bottom: 3px solid #333;
	padding-bottom: 10px;
	margin-bottom: 60px;
	font-weight: bold;
}

.relation_page h4{
	font-weight: bold;
	font-size: 1.5rem;
	margin-bottom: 20px;
}

.relation_page .relation_list .box01{
	border-bottom: 1px solid #ccc;
	padding-bottom: 50px;
	margin-bottom: 50px;
	position: relative;
}

.relation_page .relation_list .relation_img{
	width: 27%;
}

.relation_page .relation_list .relation_img img{
	width: 100%;
}

.relation_page .relation_list .relation_text{
	width: 70%;
}

.relation_page .relation_list .relation_text p:nth-of-type(1){
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 1.7;
}
.shop_all a:after {
    content: ">";
    display: block;
    position: absolute;
    top: 22%;
    right: 8%;
}


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

.relation_page .page_link_btn li .btn_img{
	width: 90%;
	margin: 0 auto;
}

.relation_page .page_link_btn li .btn_img img{
	width: 100%;
}



#business h3{
	font-size: 2.8vw;	
}







}



@media screen and (max-width: 768px){
	.bg_grass01 {
    top: -2em;
    left: 7%;
}


#business h3{
	font-size: 1.2rem;
	margin-bottom: 10vw;
}


#business .sub_tit li:first-child,
#business .sub_tit li:last-child{
	width: 100%;
}

#business .sub_tit li:first-child{
	margin-bottom: 4vw;
	font-size: 1.1rem;
}	

#business h4{
	font-size: 1.1rem;
}

.tab01_content_wrap .box_kind01::after,
.tab01_content_wrap .box_kind02::after{
	bottom: -14%;
}



.page_link .link_btn li:first-child,
.page_link .link_btn li:last-child,
.tab01_content_wrap .box_common li:first-child,
.tab01_content_wrap .box_common li:last-child{
	width: 100%;
}
.page_link .link_btn li:first-child,
.tab01_content_wrap .box_common li:first-child{
	margin-bottom: 10px;
}


.tab02_content_wrap .box_01 .content_inr li{
	width: 100%;
	margin-bottom: 4vw;
}

.tab02_content_wrap .box_01 .content_inr li:last-child{
	margin-bottom: 0;
}


.tab02_content_wrap .box_01 .content_inr li p{
	width: 30%;
	margin: 0 auto 4vw;
}


.tab02_content_wrap .box_03 .box_child01 li:first-child,
.tab02_content_wrap .box_03 .box_child01 li:last-child,
.tab02_content_wrap .box_03 .box_child02 .box_common li:first-child,
.tab02_content_wrap .box_03 .box_child02 .box_common li:last-child{
	width: 100%;
}
.tab02_content_wrap .box_03 .box_child01 li:first-child{
	margin-bottom: 4vw;
}

.tab02_content_wrap .box_03 .box_child02 .box_common li:first-child{
	width: 40%;
	margin: 0 auto 4vw;
}





}

