@charset "UTF-8";
.note {
  font-size: 1.2rem;
  display: block;
}

.img-square {
  padding-top: 75.1% !important;
}

.bl-grey {
  border-left: solid 1px #ccc;
}

@media only screen and (max-width: 767px) {
  .bl-grey {
    border-left: solid 0px #ccc;
  }
}

@media only screen and (max-width: 767px) {
  .bb-grey {
    border-bottom: solid 1px #ccc;
  }
}

.category-summary {
  font-size: 2.4rem;
  padding: 35px 15px;
  margin-bottom: 40px !important;
}

@media only screen and (max-width: 767px) {
  .category-summary {
    font-size: 2rem;
    padding: 20px 15px;
  }
}

.ttl_04 {
  margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
  .ttl_04 {
    margin-bottom: 30px;
  }
}

/**********************************************************************
	企業方針 - className : Basic-policy
***********************************************************************/
.Basic-policy.container_liquid {
  padding-top: 40px;
  padding-bottom: 0;
}

/**********************************************************************
	トップメッセージ - className : Top-message
***********************************************************************/
.Top-message {
  padding-bottom: 70px;
}

/**********************************************************************
	CSRポリシー - className : CSR-policy
***********************************************************************/
.CSR-policy.container_liquid {
  padding-bottom: 40px;
}

.CSR-policy .group-ethics {
  padding: 40px;
  margin-bottom: 70px;
}

@media only screen and (max-width: 768px) {
  .CSR-policy .group-ethics {
    padding: 20px 15px;
    margin-bottom: 40px;
  }
}

.CSR-policy h5 {
  font-size: 1.8rem;
}

.next-arrow {
  position: relative;
}

.next-arrow::after {
  content: '';
  position: absolute;
  top: 50%;
  right: -30px;
  background: url(../../../../common/images/arrow_right_b.png) no-repeat center center;
  -webkit-background-size: contain;
  background-size: contain;
  width: 50px;
  height: 40px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media only screen and (max-width: 767px) {
  .next-arrow::after {
    top: auto;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translate(-50%, 0) rotate(90deg);
    -moz-transform: translate(-50%, 0) rotate(90deg);
    -ms-transform: translate(-50%, 0) rotate(90deg);
    -o-transform: translate(-50%, 0) rotate(90deg);
    transform: translate(-50%, 0) rotate(90deg);
  }
}

.inkjet-item {
  position: relative;
}

.inkjet-item figure {
  position: absolute;
  right: 30px;
}

.ingenuity_02_item {
  position: relative;
}

.ingenuity_02_item figure {
  position: absolute;
  right: -10%;
  bottom: 0;
}

.drinking_01_item {
  position: relative;
}

.drinking_01_item figure {
  position: absolute;
  right: 30px;
  top: 70px;
}

.inner-box {
  width: 66.6666%;
  margin: 0 auto;
}

@media only screen and (max-width: 1000px) {
  .drinking_01 p.btn_detail {
    padding-top: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .drinking_01 p.btn_detail {
    padding-top: 0;
  }
}

.community .support_activities .img-responsive-w {
  max-width: 1036px;
}

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

  .community .support_activities .img-l {
    max-width: 100%;
    height: auto;
  }
  .community .support_activities .img-r {
    max-width: 100%;
    height: auto;
  }
}
