.content_title {
  background: url('../images/business/bg_hd_business.jpg') no-repeat;
  background-size: 100% 100%;
}

.ul_tab {
  margin: 0 auto 40px;
  width: 610px;
}

.ul_tab li {
  display: inline-block;
  position: relative;
  width: 305px;
  height: 60px;
  background: #fff;
  border: 1px solid #ebebeb;
  color: #666;
  font-size: 20px;
  line-height: 60px;
  text-align: center;
}

.ul_tab li.active {
  background: #ed1c24;
  border: 1px solid #ed1c24;
  color: #fff;
}

.ul_tab li.active:after {
  content: '';
  margin: auto;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #ed1c24;
}

.food .ul_tab {
  width: 480px;
}

.food .ul_tab li {
  width: 240px;
}

@media (max-width:800px) {

  .ul_tab,
  .food .ul_tab {
    width: 94%;
    max-width: 670px;
  }

  .ul_tab li {
    width: 50%;
    max-width: 335px;
    height: 60px;
    font-size: 22px;
    line-height: 60px;
  }

  .food .ul_tab li {
    width: 50%;
  }
}

@media (max-width:500px) {
  .ul_tab {
    margin: 0 auto 30px;
  }

  .ul_tab li {
    height: 45px;
    font-size: 16px;
    line-height: 45px;
  }
}

.img_box01 {
  width: 100%;
  height: 34.69vw;
  max-height: 340px;
}

.food .img_box02,
.food .img_box03,
.food .img_box04,
.food .img_box_coffe,
.food .img_box_gong {
  width: 100%;
  height: 51.02vw;
  max-height: 500px;
}

.food .img_box_overseas01 {
  width: 100%;
  height: 48vw;
  max-height: 520px;
  background: url('../images/business/img_overseas01.jpg') no-repeat;
  background-size: cover;
  border: 1px solid #d2d2d2;
}

.food .img_box_overseas02 {
  width: 100%;
  height: 58vw;
  max-height: 595px;
  background: url('../images/business/orversea_hanoi_202007.jpg') no-repeat;
  background-size: cover;
  background-position: center;
  border: 1px solid #d2d2d2;
}

.content h3 {
  margin-bottom: 50px;
}

.content .txt_h3 {
  margin: 40px auto;
  line-height: 28px;
  font-weight: 600;
}

@media (max-width:800px) {
  .content .txt_h3 {
    width: 80%;
  }
}

@media (max-width:500px) {
  .content h3 {
    margin-bottom: 25px;
  }

  .content .txt_h3 {
    line-height: 20px;
  }
}

.distribution .content_tab01 .img_box01 {
  background: url('../images/business/img_distribution01.jpg') no-repeat;
  background-size: 100% 100%;
}

.distribution .content_tab02 .img_box01 {
  background: url('../images/business/img_distribution06.jpg') no-repeat;
  background-size: 100% 100%;
}

.food .img_box01 {
  background: url('../images/business/img_food01.jpg') no-repeat;
  background-size: 100% 100%;
}

.food .img_box02 {
  background: url('../images/business/img_food04.jpg') no-repeat;
  background-size: 100% 100%;
}

.food .img_box03 {
  background: url('../images/business/img_food06.jpg') no-repeat;
  background-size: 100% 100%;
}

.food .img_box04 {
  height: 318px;
  background: url('../images/business/img_food_200316_01.png') no-repeat;
  background-size: auto 100%;
  background-position: center;
  margin-bottom: 65px;
}

.food .img_box_coffe {
  background: url('../images/business/img_food_coffe.png') no-repeat;
  background-size: 100% 100%;
}

.food .img_box_gong {
  background: url('../images/business/img_food_gong.png') no-repeat;
  background-size: 100% 100%;
}

/*  200511 ì¶”ê°€  */
.food .img_box10 {
  width: 100%;
  height: 51.02vw;
  max-height: 500px;
  background: url('../images/business/img_food10.jpg') no-repeat;
  background-size: auto 100%;
  background-position: center;
}

.food h4 span {
  font-weight: 400;
}

/*  //200511 ì¶”ê°€  */



@media (max-width:500px) {
  .food .img_box04 {
    height: 250px;
  }

}


@media (max-width:800px) {
  .distribution .content_tab01 .img_box01 {
    background: url('../images/business/m_img_distribution01.jpg') no-repeat;
    background-size: 100% 100%;
  }

  .distribution .content_tab02 .img_box01 {
    background: url('../images/business/m_img_distribution06.jpg') no-repeat;
    background-size: 100% 100%;
  }

  .food .img_box01 {
    background: url('../images/business/m_img_food01.jpg') no-repeat;
    background-size: 100% 100%;
  }
}

.sec01 .desc01 ul {
  width: 910px;
  position: relative;
  margin: -65px auto 0;
}

.sec01 .desc01 ul li {
  background-color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: #333;
  padding: 30px 0 40px;
  word-break: keep-all;
}

.sec01 .desc01 ul li .box01 {
  height: 100%;
  padding-top: 77px;
  border-right: 1px solid #d2d2d2;
}

@media (max-width: 960px) {
  .sec01 .desc01 ul {
    width: 94%;
  }
}

.distribution .content_tab01 .desc01 ul .li01 .box01 {
  background: #fff url('../images/business/ico_distribution01.png') no-repeat center 8px;
  background-size: 46px 43px;
}

.distribution .content_tab01 .desc01 ul .li02 .box01 {
  background: #fff url('../images/business/ico_distribution02.png') no-repeat center 8px;
  background-size: 49px 49px;
}

.distribution .content_tab01 .desc01 ul .li03 .box01 {
  background: #fff url('../images/business/ico_distribution03.png') no-repeat center 8px;
  background-size: 52px 45px;
}

.distribution .content_tab01 .desc01 ul .li04 .box01 {
  background: #fff url('../images/business/ico_distribution04.png') no-repeat center 8px;
  background-size: 46px 46px;
  border-right: 0;
}

@media (max-width:800px) {
  .distribution .content_tab01 .desc01 ul li .box01 {
    padding-left: 140px;
    position: relative;
  }

  .distribution .content_tab01 .desc01 ul li .box01 p {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 17px;
    line-height: 28px;
  }

  .distribution .content_tab01 .desc01 ul .li01 .box01 {
    background: #fff url('../images/business/m_ico_distribution01.png') no-repeat 20px center;
    background-size: 67px 63px;
  }

  .distribution .content_tab01 .desc01 ul .li02 .box01 {
    background: #fff url('../images/business/m_ico_distribution02.png') no-repeat 20px center;
    background-size: 68px 68px;
  }

  .distribution .content_tab01 .desc01 ul .li03 .box01 {
    background: #fff url('../images/business/m_ico_distribution03.png') no-repeat 20px center;
    background-size: 66px 58px;
  }

  .distribution .content_tab01 .desc01 ul .li04 .box01 {
    background: #fff url('../images/business/m_ico_distribution04.png') no-repeat 20px center;
    background-size: 69px 69px;
  }

}


@media (max-width:500px) {
  .distribution .content_tab01 .desc01 ul li .box01 {
    padding-left: 70px;
  }

  .distribution .content_tab01 .desc01 ul li .box01 p {
    font-size: 14px;
    line-height: 20px;
  }

  .distribution .content_tab01 .desc01 ul .li01 .box01 {
    background: #fff url('../images/business/m_ico_distribution01.png') no-repeat 10px center;
    background-size: 33px 31px;
  }

  .distribution .content_tab01 .desc01 ul .li02 .box01 {
    background: #fff url('../images/business/m_ico_distribution02.png') no-repeat 10px center;
    background-size: 34px 34px;
  }

  .distribution .content_tab01 .desc01 ul .li03 .box01 {
    background: #fff url('../images/business/m_ico_distribution03.png') no-repeat 10px center;
    background-size: 33px 29px;
  }

  .distribution .content_tab01 .desc01 ul .li04 .box01 {
    background: #fff url('../images/business/m_ico_distribution04.png') no-repeat 10px center;
    background-size: 34px 34px;
  }

}


.distribution .desc02-1 {
  margin-bottom: 70px;
}

.distribution .box_info {
  display: inline-block;
  width: 462px;
  height: 500px;
  vertical-align: top;
  position: relative;
  border: 1px solid #d2d2d2;
}

.distribution .box_info .img_pic {
  width: 462px;
  height: 272px;
  border: 1px solid #d2d2d2;
}

.distribution .box_info .box_title {
  width: 122px;
  height: 107px;
  position: relative;
  background-color: #ed1c24;
  margin-top: -53px;
  display: inline-block;
  vertical-align: top;
}

.distribution .box_info h4 {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  font-size: 18px;
  line-height: 22px;

  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  justify-content: center;
}

.distribution .txt_info {
  width: 338px;
  padding: 20px 20px 0 20px;
  display: inline-block;
  /*
	position:absolute;
	right:0;
	top:275px;
	*/
}

.distribution .txt_info ul li {
  font-size: 14px;
  line-height: 25px;
  color: #666;
}

.distribution .txt_info ul li .b {
  color: #333;
}

.distribution .txt_info ul li::before {
  content: "·";
  padding-right: 2px;
  color: #333;
}

@media (max-width:960px) {
  .distribution .box_info {
    width: 98%;
  }

  .distribution .txt_info {
    padding: 10px 0 10px 10px;
    width: 260px;
  }
}

@media (max-width:800px) {
  .distribution .desc02 {
    padding-top: 45px;
    margin-bottom: 50px;
  }

  .distribution .box_info {
    width: 100%;
    max-width: 670px;
    /* height:90vw; */
    height: 676px;
    margin: 0 auto;
    display: block;
    float: none;
  }

  .distribution .box_info .img_pic {
    width: 100%;
    max-width: 670px;
    height: 58.20vw;
    max-height: 390px;
    display: block;
    margin: 0 auto;

  }

  .distribution .box_info .box_title {
    width: 29.85vw;
    max-width: 204px;
    height: 26.86vw;
    max-height: 180px;
  }

  .distribution .box_info h4 {
    font-size: 28px;
    line-height: 30px;
  }

  .distribution .txt_info {
    width: 59vw;
    max-width: 450px;
    padding: 20px 0 10px 20px;
  }

  .distribution .txt_info ul li {
    font-size: 20px;
    line-height: 30px;
  }

}

@media (max-width:650px) {
  .distribution .txt_info {
    width: 59vw;
    max-width: 450px;
    padding: 10px;
  }

  .distribution .txt_info ul li {
    font-size: 18px;
    line-height: 30px;
    word-break: keep-all;
  }
}

@media (max-width:500px) {
  .distribution .desc02 {
    padding-top: 30px;
    margin-bottom: 25px;
  }

  .distribution .desc02-1 {
    margin-bottom: 30px;
  }

  .distribution .box_info {
    height: 430px;
  }

  .distribution .box_info h4 {
    font-size: 14px;
    line-height: 16px;
  }

  .distribution .box_info .box_title {
    width: 26.85vw;
    max-width: 96px;
    height: 23.86vw;
    max-height: 86px;
  }

  .distribution .txt_info {
    width: 61vw;
  }

  .distribution .txt_info ul li {
    font-size: 12px;
    line-height: 16px;
  }
}

.distribution .content_tab02 .desc01 ul .li01 .box01 {
  background: #fff url('../images/business/ico_distribution05.png') no-repeat center 8px;
  background-size: 46px 46px;
}

.distribution .content_tab02 .desc01 ul .li02 .box01 {
  background: #fff url('../images/business/ico_distribution06.png') no-repeat center 12px;
  background-size: 55px 39px;
}

.distribution .content_tab02 .desc01 ul .li03 .box01 {
  background: #fff url('../images/business/ico_distribution07.png') no-repeat center 10px;
  background-size: 43px 43px;
  border-right: 0;
}

.distribution .content_tab02 .desc01 ul .li04 .box01 {
  background: #fff url('../images/business/ico_distribution08.png') no-repeat 66% top;
  background-size: 48px 48px;
  padding-left: 33%
}

.distribution .content_tab02 .desc01 ul .li05 .box01 {
  background: #fff url('../images/business/ico_distribution09.png') no-repeat 33% top;
  background-size: 46px 46px;
  border-right: 0;
  padding-right: 33%;
}

.distribution .content_tab02 .desc01 ul li p {
  margin-top: 11px;
  font-weight: 600;
}

@media (max-width:960px) {
  .content_tab02 .desc01 ul {
    width: 94%;
  }
}

@media (max-width:800px) {
  .sec01 .desc01 ul li {
    text-align: left;
    font-size: 22px;
    line-height: 33px;
    display: block;
    padding: 0 30px;
  }

  .sec01 .desc01 ul li .box01 {
    padding: 20px 0 20px 120px;
    min-height: 118px;
    border-right: 0;
    border-bottom: 1px solid #d2d2d2;
  }

  .distribution .content_tab02 .desc01 ul .li01 .box01 {
    background: #fff url('../images/business/m_ico_distribution05.png') no-repeat 20px center;
    background-size: 67px 67px;
  }

  .distribution .content_tab02 .desc01 ul .li02 .box01 {
    background: #fff url('../images/business/m_ico_distribution06.png') no-repeat 20px center;
    background-size: 77px 55px;
  }

  .distribution .content_tab02 .desc01 ul .li03 .box01 {
    background: #fff url('../images/business/m_ico_distribution07.png') no-repeat 20px center;
    background-size: 69px 69px;
  }

  .distribution .content_tab02 .desc01 ul .li04 .box01 {
    background: #fff url('../images/business/m_ico_distribution08.png') no-repeat 20px center;
    background-size: 69px 69px;
    padding-left: 120px;
  }

  .distribution .content_tab02 .desc01 ul .li05 .box01 {
    background: #fff url('../images/business/m_ico_distribution09.png') no-repeat 20px center;
    background-size: 59px 59px;
    padding-right: 0;
  }

}


@media (max-width:500px) {
  .sec01 .desc01 ul li {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    display: block;
    padding: 0 15px;
  }

  .sec01 .desc01 ul li .box01 {
    padding: 20px 0 20px 60px;
    min-height: 60px;
  }

  .distribution .content_tab02 .desc01 ul .li01 .box01 {
    background: #fff url('../images/business/m_ico_distribution05.png') no-repeat 10px center;
    background-size: 34px 34px;
  }

  .distribution .content_tab02 .desc01 ul .li02 .box01 {
    background: #fff url('../images/business/m_ico_distribution06.png') no-repeat 10px center;
    background-size: 39px 28px;
  }

  .distribution .content_tab02 .desc01 ul .li03 .box01 {
    background: #fff url('../images/business/m_ico_distribution07.png') no-repeat 10px center;
    background-size: 35px 35px;
  }

  .distribution .content_tab02 .desc01 ul .li04 .box01 {
    background: #fff url('../images/business/m_ico_distribution08.png') no-repeat 10px center;
    background-size: 35px 35px;
    padding-left: 60px;
  }

  .distribution .content_tab02 .desc01 ul .li05 .box01 {
    background: #fff url('../images/business/m_ico_distribution09.png') no-repeat 10px center;
    background-size: 30px 30px;
    padding-right: 0;
  }

}

.distribution .content_tab02 .desc02 {
  margin: 0 auto 20px;
}

.distribution .content_tab02 .desc02-1 {
  width: 764px;
  height: 327px;
  display: block;
  margin: 35px auto 0;
  background: url('../images/business/img_distribution07.jpg') no-repeat;
  background-size: 100% 100%;

}

@media (max-width:800px) {
  .distribution .content_tab02 .desc02-1 {
    width: 100%;
    max-width: 750px;
    height: 111.93vw;
    max-height: 892px;
    margin: 50px auto;
    background: url("/images/business/m_img_distribution07.jpg") no-repeat;
    background-size: 100% 100%;

  }
}

@media (max-width:500px) {
  .distribution .content_tab02 .desc02-1 {
    margin: 0;
  }
}

.distribution .content_tab02 .desc03 {
  background-color: #f9f9f9;
  padding-bottom: 90px;
}

.distribution .content_tab02 .desc03 .customer {
  margin-top: 65px;
}

.distribution .content_tab02 .desc03 .customer li {
  display: inline-block;
  margin: 0 0 10px 10px;
}

.distribution .content_tab02 .desc03 .customer li:nth-of-type(5n+1) {
  margin-left: 0;
}

.distribution .content_tab02 .desc03 .customer .img_logo {
  width: 180px;
  height: 80px;
}

@media (max-width:980px) {
  .distribution .content_tab02 .desc03 .customer .img_logo {
    width: 18.2vw;
    height: 8.09vw;
  }

}

@media (max-width:800px) {
  .distribution .content_tab02 .desc03 .customer {
    margin-top: 25px;
  }

  .distribution .content_tab02 .desc03 .customer.container {
    padding: 0;
  }

  .distribution .content_tab02 .desc03 .customer li:nth-of-type(5n+1) {
    margin-left: 10px;
  }

  .distribution .content_tab02 .desc03 .customer li:nth-of-type(3n+1) {
    margin-left: 10px;
  }

  .distribution .content_tab02 .desc03 .customer li {
    margin: 0 0 10px 10px;

  }

  .distribution .content_tab02 .desc03 .customer .img_logo {
    /* width:30vw; */
    /* height:8.09vw; */
  }

}

@media (max-width:500px) {
  .distribution .content_tab02 .desc03 .customer {
    margin-top: 30px;
  }

  .distribution .content_tab02 .desc03 {
    padding-bottom: 45px;
  }

  .distribution .content_tab02 .desc03 .customer li:nth-of-type(5n+1) {
    margin-left: 5px;
  }

  .distribution .content_tab02 .desc03 .customer li:nth-of-type(3n+1) {
    margin-left: 5px;
  }

  .distribution .content_tab02 .desc03 .customer li {
    margin: 0 0 5px 5px;

  }
}

.distribution .content_tab02 .desc04-1 {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 915px;
  height: 65.027vw;
  max-height: 595px;
  background: url('../images/business/img_distribution08.png') no-repeat;
  background-size: 100% 100%;

}

.distribution .content_tab02 .desc04 {
  margin-bottom: 90px;
}

@media (max-width:800px) {
  .distribution .content_tab02 .desc04-1 {
    margin-top: 40px;
    max-height: 1000px;
    height: 133.33vw;
    background: url('../images/business/m_img_distribution08.png') no-repeat;
    background-size: 100% 100%;
  }

  .distribution .list_network {
    padding: 0;
  }

  .distribution .list_network li {
    border-bottom: 1px solid #d2d2d2;
    padding: 20px 40px;
  }

  .distribution .list_network li .txt_net01 {
    display: block;
    font-size: 26px;
    line-height: 40px;
    font-weight: 600;
    color: #333;
  }

  .distribution .list_network li .txt_net02 {
    display: block;
    font-size: 20px;
    line-height: 40px;
    font-weight: 600;
    color: #333;
  }

  .distribution .list_network li .txt_net03 {
    display: block;
    font-size: 20px;
    line-height: 40px;
    font-weight: 600;
    color: #666;
    /* padding-left:10px; */
  }

  .distribution .desc06 .ul_oper li .txt_net03::before {
    content: "·";
    padding-right: 4px;
    color: #666;
  }

}

@media (max-width:500px) {
  .distribution .content_tab02 .desc04-1 {
    /* margin-bottom:45px; */
    margin-top: 20px;
    margin-bottom: 0;
  }

  .distribution .list_network {
    padding: 0;
  }

  .distribution .list_network li {
    border-bottom: 1px solid #d2d2d2;
    padding: 10px 20px;
  }

  .distribution .list_network li .txt_net01 {
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #333;
  }

  .distribution .list_network li .txt_net02 {
    display: block;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    color: #333;
  }

  .distribution .list_network li .txt_net03 {
    display: block;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    color: #666;
  }
}


.food .desc01 ul .li01 .box01 {
  background: #fff url('../images/business/ico_food01.png') no-repeat center 8px;
  background-size: 46px 43px;
}

.food .desc01 ul .li02 .box01 {
  background: #fff url('../images/business/ico_food02.png') no-repeat center 8px;
  background-size: 49px 49px;
}

.food .desc01 ul .li03 .box01 {
  background: #fff url('../images/business/ico_food03.png') no-repeat center 8px;
  background-size: 52px 45px;
  border-right: 0;
}


@media (max-width:800px) {
  .food .desc01 {
    margin-bottom: 50px;
  }

  .food .desc01 ul li .box01 {
    padding-left: 140px;
  }

  .food .desc01 ul .li01 .box01 {
    background: #fff url('../images/business/m_ico_food01.png') no-repeat 20px center;
    background-size: 67px 63px;
  }

  .food .desc01 ul .li02 .box01 {
    background: #fff url('../images/business/m_ico_food02.png') no-repeat 20px center;
    background-size: 68px 68px;
  }

  .food .desc01 ul .li03 .box01 {
    background: #fff url('../images/business/m_ico_food03.png') no-repeat 20px center;
    background-size: 66px 58px;
  }
}


@media (max-width:500px) {
  .food .desc01 {
    margin-bottom: 25px;
  }

  .food .desc01 ul li .box01 {
    padding-left: 70px;
  }

  .food .desc01 ul .li01 .box01 {
    background: #fff url('../images/business/m_ico_food01.png') no-repeat 10px center;
    background-size: 33px 31px;
  }

  .food .desc01 ul .li02 .box01 {
    background: #fff url('../images/business/m_ico_food02.png') no-repeat 10px center;
    background-size: 34px 34px;
  }

  .food .desc01 ul .li03 .box01 {
    background: #fff url('../images/business/m_ico_food03.png') no-repeat 10px center;
    background-size: 33px 29px;
  }

}

.food .desc02 {
  margin-bottom: 130px;
}

.food .content_tab01 .desc03 .line,
.food .desc02 .desc02-1 .customer {
  margin-top: 65px;
}

.food .desc02 .desc02-1 .customer {
  text-align: center;
}

.food .desc02 .desc02-1 .customer li {
  display: inline-block;
  margin: 0 0 10px 10px;
}

.food .desc02 .desc02-1 .customer li:first-child {
  margin-left: 0;
}

/*
.food .desc02 .desc02-1 .customer li:nth-of-type(6){
	margin-left:10%;
}*/

.food .desc02 .desc02-1 .customer .img_logo {
  width: 150px;
  /*
    height:80px;
    */
}

@media (max-width:980px) {
  .food .desc02 .desc02-1 .customer .img_logo {
    width: 18.2vw;
    /*
		height:8.09vw;
        */
  }

}

@media (max-width:800px) {

  .food .content_tab01 .desc03 .line,
  .food .desc02 .desc02-1 .customer {
    margin-top: 25px;
  }

  .food .desc02 .desc02-1 .customer.container {
    padding: 0;
  }

  .food .desc02 .desc02-1 .customer li:nth-of-type(5n+1) {
    margin-left: 10px;
  }

  .food .desc02 .desc02-1 .customer li:nth-of-type(3n+1) {
    margin-left: 0;
  }

  .food .desc02 .desc02-1 .customer li {
    margin: 0 0 10px 10px;

  }

  .food .desc02 .desc02-1 .customer .img_logo {
    /* width:30vw; */
    /* height:8.09vw; */
  }

}

@media (max-width:500px) {

  .food .content_tab01 .desc03 .line,
  .food .desc02 .desc02-1 .customer {
    margin-top: 25px;
  }

  .food .desc02 {
    margin-top: 30px;
    margin-bottom: 65px;
  }

}

.food .desc03 {
  margin-bottom: 40px;
}

.food .box_info {
  display: inline-block;
  width: 462px;
  height: 400px;
  vertical-align: top;
  position: relative;
  border: 1px solid #d2d2d2;
}

.food .box_info .img_pic {
  width: 462px;
  height: 272px;
  border: 1px solid #d2d2d2;
}

.food .box_info .box_title {
  width: 122px;
  height: 107px;
  position: relative;
  background-color: #ed1c24;
  margin-top: -53px;
  display: inline-block;
  vertical-align: top;
}

.food .box_info h5 {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  padding: 0;
  background: none;

  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  justify-content: center;
}

.food .txt_info {
  width: 338px;
  padding: 20px 0 0 50px;
  display: inline-block;
  /*
	position:absolute;
	right:0;
	top:275px;
	*/
}

.food .txt_info ul {
  margin-left: -20px;
}

.food .txt_info ul li {
  font-size: 14px;
  line-height: 25px;
  color: #666;
}

.food .txt_info ul li .b {
  color: #333;
}

.food .txt_info ul li::before {
  content: "·";
  color: #333;
  margin-left: -20px;
}

@media (max-width:960px) {
  .food .box_info {
    width: 98%;
  }

  .food .txt_info {
    padding: 10px 0 10px 45px;
    width: 260px;
  }
}

@media (max-width:800px) {
  .food .desc03 {
    margin-bottom: 0;
  }

  .food .desc03-1 {
    margin-bottom: 50px;
  }

  .food .box_info {
    width: 100%;
    max-width: 670px;
    height: 90vw;
    max-height: 586px;
    margin: 0 auto;
    display: block;
    float: none;
  }

  .food .box_info .img_pic {
    width: 100%;
    max-width: 670px;
    height: 58.20vw;
    max-height: 390px;
    display: block;
    margin: 0 auto;

  }

  .food .box_info .box_title {
    width: 29.85vw;
    max-width: 204px;
    height: 26.86vw;
    max-height: 180px;
  }

  .food .box_info h4 {
    font-size: 28px;
    line-height: 30px;
  }

  .food .txt_info {
    width: 59vw;
    max-width: 450px;
    padding: 20px 0 10px 50px;
  }

  .food .txt_info ul li {
    font-size: 20px;
    line-height: 30px;
  }

}

@media (max-width:650px) {
  .food .txt_info {
    width: 59vw;
    max-width: 450px;
    padding: 10px 10px 10px 50px;
  }

  .food .txt_info ul li {
    font-size: 18px;
    line-height: 30px;
    word-break: keep-all;
  }
}

@media (max-width:500px) {
  .food .desc03-1 {
    margin-bottom: 30px;
  }

  .food .box_info {
    height: 79vw;
    max-height: 400px;
  }

  .food .box_info h5 {
    font-size: 14px;
    line-height: 16px;
  }

  .food .box_info .box_title {
    width: 26.85vw;
    max-width: 96px;
    height: 23.86vw;
    max-height: 86px;
  }

  .food .txt_info {
    width: 61vw;
  }

  .food .txt_info ul li {
    font-size: 12px;
    line-height: 16px;
  }
}


.food .content_tab01 h4 {
  font-size: 30px;
  color: #333;
  text-align: center;
  padding: 95px 0 25px;
  background: url('../images/underbar_h3.png') no-repeat center bottom;
  background-size: 38px 5px;
}

@media (max-width:800px) {
  .food .content_tab01 h4 {
    padding: 55px 0 25px;
    font-weight: 600;
  }
}

@media (max-width:500px) {
  .food .content_tab01 h4 {
    padding: 28px 0 13px;
    font-weight: 600;
    font-size: 18px;
  }

  .food .desc03 {
    margin-bottom: 30px;
  }

}

.food .content_tab02 h4 {
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  color: #333;
  margin-bottom: 20px;
}

.food .content_tab02 .desc04,
.food .content_tab02 .desc05 {
  width: 910px;
  position: relative;
  margin: -65px auto 0;
  text-align: center;
  background: #fff;
  padding: 40px 0 20px;
}

.food .content_tab02 .desc06,
.food .content_tab02 .desc07 {
  width: 910px;
  position: relative;
  margin: 0 auto;
  text-align: center;
  background: #fff;
  padding: 0 0 100px;
}

.food .content_tab02 .txt_fb01,
.food .content_tab03 .txt_fb01 {
  text-align: center;
  font-size: 17px;
  line-height: 27px;
  color: #666;
  margin: 40px 100px 20px;
  word-break: keep-all;
}

.food .content_tab02 .txt_fb02,
.food .content_tab03 .txt_fb02,
.food .txt_fb02 {
  text-align: center;
  font-size: 14px;
  color: #666;
  margin-bottom: 30px;
}


.food .img_fb {
  width: 100%;
  max-width: 980px;
  height: 38.265vw;
  max-height: 375px;
  margin-bottom: 125px;
}

.food .content_tab02 .desc04 .btn_go_cf {
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #bdbdbd;
  background: #fff;
  color: #666;
}

.food .content_tab02 .desc04-1 .img_fb {
  background: url('../images/business/img_food05.jpg') no-repeat;
  background-size: 100% 100%;
}

.food .content_tab02 .desc05-1 .img_fb {
  background: url('../images/business/img_food07.jpg') no-repeat;
  background-size: 100% 100%;
}

.food .content_tab03 .txt_fb01,
.food .content_tab03 .txt_fb02 span {
  margin-bottom: 34px;
}

.food .content_tab03 .desc06-1 {
  width: 100%;
  max-width: 980px;
  height: 34.694vw;
  max-height: 340px;
  background: url('../images/business/img_food08.jpg') no-repeat;
  background-size: 100% 100%;
  margin-bottom: 60px;
}

.food .content_tab03 .desc06-2 {
  width: 100%;
  max-width: 980px;
  height: 17.04vw;
  max-height: 167px;
  background: url('../images/business/img_food09.jpg') no-repeat;
  background-size: 100% 100%;
  margin: 0 auto 10px;
}

.food .content_tab03 .desc06-3 {
  margin-bottom: 100px;
}

.food .content_tab03 .space30 {
  display: inline-block;
  width: 30px;
}

.food .content_tab03 .box_txt {
  padding: 40px 30px;
  height: 158px;
  border-left: 1px solid #dcdcdc;
}

.food .content_tab03 .box_txt:first-child {
  border: 0;
}


.food .content_tab03 .txt_fb03 {
  font-size: 14px;
  line-height: 25px;
  color: #666;
  text-align: left;
  word-break: keep-all;
}


.food .content_tab02 .desc_coffe .img_fb {
  background: url('../images/business/img_food_coffe_bottom.png') no-repeat;
  background-size: 100% 100%;
}


.food .content_tab02 .desc_gong .img_fb {
  background: url('../images/business/img_food_gong_bottom.png') no-repeat;
  background-size: 100% 100%;
}


@media (max-width:960px) {

  .food .content_tab02 .desc04,
  .food .content_tab02 .desc05,
  .food .content_tab02 .desc06,
  .food .content_tab02 .desc07 {
    width: 94%;
  }
}


@media (max-width:800px) {
  .food .img_fb {
    width: 100%;
    max-width: 750px;
    height: 112.27vw;
    max-height: 842px;
    margin-bottom: 80px;
  }

  .food .content_tab02 .txt_fb01 {
    margin: 20px;
  }

  .food .content_tab02 .desc04-1 .img_fb {
    background: url('../images/business/m_img_food05.jpg') no-repeat;
    background-size: 100% 100%;
  }

  .food .content_tab02 .desc05-1 .img_fb {
    background: url('../images/business/m_img_food07.jpg') no-repeat;
    background-size: 100% 100%;
  }

  .food .content_tab02 .desc_coffe .img_fb {
    background: url('../images/business/m_img_food_coffe_bottom.png') no-repeat;
    background-size: 100% 100%;
  }

  .food .content_tab02 .desc_gong .img_fb {
    background: url('../images/business/m_img_food_gong_bottom.png') no-repeat;
    background-size: 100% 100%;
  }

  .food .content_tab03 .txt_fb01,
  .food .content_tab03 .txt_fb02 span {
    margin-bottom: 14px;
  }

  .food .content_tab03 .desc06-1 {
    width: 100%;
    max-width: 800px;
    height: 45.06vw;
    max-height: 360px;
    background: url('../images/business/m_img_food08.jpg') no-repeat;
    background-size: 100% 100%;
    margin-bottom: 80px;
  }

  .food .content_tab03 .desc06-2 {
    display: inline-block;
    /*
		width:19.2vw;
		max-width:144px;
		height:76.8vw;
		max-height:576px;
		*/
    width: 144px;
    max-width: 144px;
    height: 576px;
    max-height: 576px;
    background: url('../images/business/m_img_food09.png') no-repeat;
    background-size: 100% 100%;
    margin: 0 auto 10px;
    vertical-align: top;
  }

  .food .content_tab03 .desc06-3 {
    display: inline-block;
    width: 70vw;
  }

  .food .content_tab03 .box_txt {
    border-left: 0;
    border-top: 1px solid #dcdcdc;
    /* height:25.6vw; */
    height: 192px;
  }

  .food .content_tab03 .box_txt .txt_fb03 {
    font-size: 22px;
    line-height: 33px;
  }

}

@media (max-width:630px) {
  .food .content_tab03 .desc06-3 {
    display: inline-block;
    width: 65vw;
  }

  .food .content_tab03 .box_txt {
    padding: 20px 10px 20px 20px;
  }

  .food .content_tab03 .box_txt:last-child {
    padding-top: 40px;
    ;
  }

  .food .content_tab03 .box_txt .txt_fb03 {
    font-size: 18px;
    line-height: 28px;
  }
}

@media (max-width:530px) {
  .food .content_tab03 .desc06-3 {
    display: inline-block;
    width: 60vw;
  }
}

@media (max-width:500px) {
  .food .content_tab02 h4 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .food .content_tab02 .txt_fb01 {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  .food .desc02 .desc02-1 .customer {
    margin-top: 30px;
  }

  .food .content_tab02 .desc04 {
    margin-bottom: 0;
  }

  .food .content_tab02 .desc05 {
    margin-bottom: 30px;
  }

  .food .content_tab02 .desc06,
  .food .content_tab02 .desc07 {
    margin-bottom: 30px;
  }

  .food .content_tab02 .desc05 {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .food .content_tab03 .desc06-1 {
    margin-bottom: 20px;
  }

  .food .content_tab03 .desc06-2 {
    width: 72px;
    height: 288px;

  }

  .food .content_tab03 .desc06-3 {
    width: 70vw;
    margin-bottom: 50px;
  }

  .food .content_tab03 .box_txt {
    height: 96px;
  }

  .food .content_tab03 .box_txt .txt_fb03 {
    font-size: 12px;
    line-height: 16px;
  }

  .food .content_tab02 .desc04 .btn_go_cf {
    font-size: 14px;
  }

  .food .content_tab03 .txt_fb01,
  .food .content_tab03 .txt_fb02 span {
    font-size: 12px;
  }
}

@media (max-width:380px) {
  .ul_tab li {
    font-size: 14px;
  }

  .food .content_tab03 .desc06-3 {
    width: 64vw;
  }

  .food .content_tab03 .box_txt {
    padding: 10px 5px 10px 10px;
  }

  .food .content_tab03 .box_txt:last-child {
    padding-top: 30px;
  }
}
