@import url("common.css");
/*------------------------------------------------------------
csr
------------------------------------------------------------*/
.p-csr .c-mainvisual2 {
  background-image: url(/assets/images/csr/mv-01.jpg);
  margin-bottom: 112px;
}
@media screen and (max-width: 980px) {
  .p-csr .c-mainvisual2 {
    margin-bottom: 30px;
  }
}

.p-csr1 {
  padding: 0 0 120px;
}
@media screen and (max-width: 980px) {
  .p-csr1 {
    padding: 0 0 30px;
  }
}
.p-csr1 .c-text2 {
  margin-bottom: 89px;
}
@media screen and (max-width: 980px) {
  .p-csr1 .c-text2 {
    margin-bottom: 30px;
  }
}
.p-csr1 .c-title003 {
  margin-bottom: 40px;
}
@media screen and (max-width: 980px) {
  .p-csr1 .c-title003 {
    margin-bottom: 20px;
  }
}
.p-csr1 .c-title003:after {
  top: 46%;
}
@media screen and (max-width: 980px) {
  .p-csr1 .c-title003__txt img {
    width: 200px;
  }
}
.p-csr1 .c-title003__sub {
  font-size: 2rem;
  padding-top: 11px;
}
@media screen and (max-width: 980px) {
  .p-csr1 .c-title003__sub {
    padding-top: 8px;
    font-size: 1.6rem;
  }
}
.p-csr1 .c-title003__wrapper {
  padding: 0 40px;
}
@media screen and (max-width: 980px) {
  .p-csr1 .c-title003__wrapper {
    padding: 0;
  }
}

.p-csr2 {
  background-image: url(/assets/images/csr/csr-bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 72px 0 79px;
}
@media screen and (max-width: 980px) {
  .p-csr2 {
    padding: 30px 0;
  }
}
.p-csr2 .c-title005 {
  color: #fff;
  letter-spacing: 2px;
  padding-bottom: 14px;
  margin-bottom: 31px;
}
@media screen and (max-width: 980px) {
  .p-csr2 .c-title005 {
    margin-bottom: 20px;
  }
}
.p-csr2 .c-text2 {
  color: #fff;
  margin-bottom: 51px;
}
@media screen and (max-width: 980px) {
  .p-csr2 .c-text2 {
    margin-bottom: 20px;
  }
}
.p-csr2 .c-list7 {
  margin-bottom: 41px;
}
@media screen and (max-width: 980px) {
  .p-csr2 .c-list7 {
    margin-bottom: 15px;
  }
}

.p-csr3 {
  padding: 114px 0 68px;
}
@media screen and (max-width: 980px) {
  .p-csr3 {
    padding: 30px 0 10px;
  }
}
.p-csr3 .c-list6__item:nth-child(1) .c-text1 {
  width: calc(100% + 5px);
}
@media screen and (max-width: 980px) {
  .p-csr3 .c-list6__item:nth-child(1) .c-text1 {
    width: 100%;
  }
}

/*------------------------------------------------------------
csr/priority
------------------------------------------------------------*/
.p-priority .c-mainvisual3 {
  background-image: url(/assets/images/csr/mv-02.jpg);
  margin-bottom: 91px;
}
@media screen and (max-width: 980px) {
  .p-priority .c-mainvisual3 {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 980px) {
  .p-priority .c-mainvisual3__box {
    width: 270px;
  }
}

.p-priority .c-title001 {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 17px;
}
@media screen and (max-width: 980px) {
  .p-priority .c-title001 {
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
}

.p-priority .c-title005 {
  padding: 0 0 28px;
}

.p-priority .c-title010 {
  margin: 73px 0 31px;
}
@media screen and (max-width: 980px) {
  .p-priority .c-title010 {
    margin: 30px 0 15px;
  }
}

.p-priority__block {
  border-bottom: 1px solid #ccc;
  padding: 0 0 72px;
}
@media screen and (max-width: 980px) {
  .p-priority__block {
    padding: 0 0 30px;
  }
}
.p-priority__block .c-title003 {
  margin-bottom: 69px;
}
@media screen and (max-width: 980px) {
  .p-priority__block .c-title003 {
    margin-bottom: 30px;
  }
}
.p-priority__block .c-title003__wrapper {
  padding: 0 100px;
}
@media screen and (max-width: 980px) {
  .p-priority__block .c-title003__wrapper {
    padding: 0 15px;
  }
}
@media screen and (max-width: 980px) {
  .p-priority__block .c-title003__sub {
    padding: 5px 40px 0;
  }
}

.p-priority__block2 {
  border-bottom: 1px solid #ccc;
  padding: 72px 0 72px;
}
@media screen and (max-width: 980px) {
  .p-priority__block2 {
    padding: 30px 0;
  }
}
.p-priority__block2 .c-title005 {
  margin-bottom: 75px;
}
@media screen and (max-width: 980px) {
  .p-priority__block2 .c-title005 {
    margin-bottom: 25px;
  }
}

.p-priority__block3 {
  padding: 72px 0 47px;
}
@media screen and (max-width: 980px) {
  .p-priority__block3 {
    padding: 30px 0 0;
  }
}
.p-priority__block3 .c-title005 {
  margin-bottom: 68px;
}
@media screen and (max-width: 980px) {
  .p-priority__block3 .c-title005 {
    margin-bottom: 25px;
  }
}
.p-priority__block3 .c-imgtext004 h3 {
  font-size: 2rem;
  color: #333;
  margin: 6px 0 15px;
}

.p-priority__block4 {
  padding: 0 0 47px;
}
@media screen and (max-width: 980px) {
  .p-priority__block4 {
    padding: 0;
  }
}
.p-priority__block4 .c-text2 {
  margin-bottom: 73px;
}
@media screen and (max-width: 980px) {
  .p-priority__block4 .c-text2 {
    margin-bottom: 15px;
  }
}
.p-priority__block4 .c-imgtext005,
.p-priority__block4 .c-imgtext006 {
  margin-bottom: 80px;
}
@media screen and (max-width: 980px) {
  .p-priority__block4 .c-imgtext005,
  .p-priority__block4 .c-imgtext006 {
    margin-bottom: 30px;
  }
}
.p-priority__block4 .c-imgtext005:last-of-type,
.p-priority__block4 .c-imgtext006:last-of-type {
  margin-bottom: 0;
}

.p-priority__block5 {
  padding: 0 0 124px;
}
@media screen and (max-width: 980px) {
  .p-priority__block5 {
    padding: 0 0 30px;
  }
}
.p-priority__block5 .c-text1 {
  margin-bottom: 43px;
}
@media screen and (max-width: 980px) {
  .p-priority__block5 .c-text1 {
    margin-bottom: 20px;
  }
}

.p-priority__imagetext {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 69px;
}
@media screen and (max-width: 980px) {
  .p-priority__imagetext {
    display: block;
    margin-top: 20px;
  }
}

.p-priority__image {
  width: 340px;
  padding-top: 4px;
}
@media screen and (max-width: 980px) {
  .p-priority__image {
    width: 100%;
    padding-top: 0;
    margin-bottom: 15px;
    text-align: center;
  }
}

.p-priority__text {
  width: calc(100% - 340px);
}
@media screen and (max-width: 980px) {
  .p-priority__text {
    width: 100%;
  }
}

.p-priority__title {
  font-size: 2.4rem;
  color: #333;
  margin-bottom: 24px;
}
@media screen and (max-width: 980px) {
  .p-priority__title {
    font-size: 1.6rem;
    margin-bottom: 5px;
  }
}

/*------------------------------------------------------------
csr/fundamentals
------------------------------------------------------------*/
.p-fundamentals .c-mainvisual3 {
  background-image: url(/assets/images/csr/mv-03.jpg);
  margin-bottom: 91px;
}
@media screen and (max-width: 980px) {
  .p-fundamentals .c-mainvisual3 {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 980px) {
  .p-fundamentals .c-mainvisual3__box {
    width: 270px;
  }
}

.p-fundamentals .c-title005 {
  padding: 0 0 28px;
  margin-bottom: 72px;
}
@media screen and (max-width: 980px) {
  .p-fundamentals .c-title005 {
    margin-bottom: 25px;
  }
}

.p-fundamentals__block {
  padding: 0 0 71px;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 980px) {
  .p-fundamentals__block {
    padding: 0 0 30px;
  }
}
.p-fundamentals__block .c-title003 {
  margin-bottom: 69px;
}
@media screen and (max-width: 980px) {
  .p-fundamentals__block .c-title003 {
    margin-bottom: 30px;
  }
}
.p-fundamentals__block .c-title003__wrapper {
  padding: 0 126px;
}
@media screen and (max-width: 980px) {
  .p-fundamentals__block .c-title003__wrapper {
    padding: 0 15px;
  }
}
@media screen and (max-width: 980px) {
  .p-fundamentals__block .c-title003__sub {
    padding: 5px 40px 0;
  }
}
.p-fundamentals__block .c-text2 {
  margin-bottom: 72px;
}
@media screen and (max-width: 980px) {
  .p-fundamentals__block .c-text2 {
    margin-bottom: 30px;
  }
}

.p-fundamentals__block2 {
  padding: 73px 0 67px;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 980px) {
  .p-fundamentals__block2 {
    padding: 30px 0 15px;
  }
}
.p-fundamentals__block2 .c-text2 {
  margin-bottom: 64px;
}
@media screen and (max-width: 980px) {
  .p-fundamentals__block2 .c-text2 {
    margin-bottom: 30px;
  }
}

.p-fundamentals__block3 {
  padding: 73px 0 58px;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 980px) {
  .p-fundamentals__block3 {
    padding: 30px 0 15px;
  }
}
.p-fundamentals__block3 .c-text2 {
  margin-bottom: 73px;
}
@media screen and (max-width: 980px) {
  .p-fundamentals__block3 .c-text2 {
    margin-bottom: 30px;
  }
}

.p-fundamentals__block4 {
  padding: 73px 0 60px;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 980px) {
  .p-fundamentals__block4 {
    padding: 30px 0 15px;
  }
}
.p-fundamentals__block4 .c-text2 {
  margin-bottom: 72px;
}
@media screen and (max-width: 980px) {
  .p-fundamentals__block4 .c-text2 {
    margin-bottom: 30px;
  }
}
.p-fundamentals__block4 .c-title009 {
  margin-bottom: 51px;
}
@media screen and (max-width: 980px) {
  .p-fundamentals__block4 .c-title009 {
    margin-bottom: 20px;
  }
}
.p-fundamentals__block4 .c-list5 {
  margin-bottom: 11px;
}
.p-fundamentals__block4 .c-imgtext009 {
  margin-bottom: 60px;
}
@media screen and (max-width: 980px) {
  .p-fundamentals__block4 .c-imgtext009 {
    margin-bottom: 30px;
  }
}

.p-fundamentals__block5 {
  padding: 73px 0 80px;
}
@media screen and (max-width: 980px) {
  .p-fundamentals__block5 {
    padding: 30px 0 20px;
  }
}
.p-fundamentals__block5 .c-text2 {
  margin-bottom: 73px;
}
@media screen and (max-width: 980px) {
  .p-fundamentals__block5 .c-text2 {
    margin-bottom: 30px;
  }
}

.p-fundamentals__list {
  margin-bottom: 71px;
}
@media screen and (max-width: 980px) {
  .p-fundamentals__list {
    margin-bottom: 10px;
  }
}
.p-fundamentals__list .c-title007 {
  margin-bottom: 20px;
}
@media screen and (max-width: 980px) {
  .p-fundamentals__list .c-title007 {
    margin-bottom: 5px;
  }
}
.p-fundamentals__list .c-list5 {
  margin-bottom: 0;
}


.p-fundamentals-list-3__item {
  width: 100%;
  margin-bottom: 54px;
  display: flex;
}
@media screen and (max-width: 980px) {
  .p-fundamentals-list-3__item {
    width: 100%;
    margin-bottom: 30px;
    flex-direction: column-reverse;
  }
}

.p-fundamentals-list-3__cont {
  width: 737px;
  flex-shrink: 0;
}
@media screen and (max-width: 980px) {
  .p-fundamentals-list-3__cont {
    width: 100%;
    flex-shrink: 0;
  }
}

.p-fundamentals-fig-3 {
  width: 343px;
}
@media screen and (max-width: 980px) {
  .p-fundamentals-fig-3 {
    width: 100%;
    margin-top: 25px;
    text-align: center;
  }
}
@media screen and (max-width: 980px) {
  .p-fundamentals-fig-3 img {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.p-fundamentals-img-3-border {
  border: 1px solid #ccc;
}
.p-fundamentals-fig-3__note {
  max-width: 353px;
  font-size: 1.4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center;
  color: #000;
  -webkit-transform: translateX(13px);
  -ms-transform: translateX(13px);
  transform: translateX(13px);
  margin-left: auto;
  margin-top: 8px;
}
@media screen and (max-width: 980px) {
  .p-fundamentals-fig-3__note {
    width: 100%;
    max-width: 375px;
    margin: 8px auto 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    white-space: nowrap;
  }
}
.p-fundamentals-fig-3__note p {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.p-fundamentals-desc {
  display: flex;
  justify-content: space-between;
}
.p-fundamentals-desc__ttl {
  padding-left: 1em;
  padding-right: .5em;
  position: relative;
}
.p-fundamentals-desc__ttl::before {
  content: "・";
  position: absolute;
  left: 0;
}
.p-fundamentals-desc__ttl::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #ccc;
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
}
.p-fundamentals-desc__cont {
  width: 385px;
  padding-left: .5em;
  background-color: #fff;
  position: relative;
}
@media screen and (max-width: 980px) {
  .p-fundamentals-desc {
    flex-direction: column;
  }
  .p-fundamentals-desc__ttl {
    padding-right: 0;
  }
  .p-fundamentals-desc__ttl::after {
    display: none;
  }
  .p-fundamentals-desc__cont {
    width: 100%;
  }
}

/* 20210720   */

@media screen and (min-width: 980px) {
  .declaration__inner {
    padding: 45px 60px 30px;
    background: rgba(229, 229, 229, 0.2);
    border: 1px #ff2905;
    border-style: solid none;
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0.048em;
  }
  .declaration__ttl {
    font-size: 2.6rem;
    text-align: center;
    margin-bottom: 46px;
  }
  .declaration__txt {
    margin-bottom: 2.8rem;
  }
  .declaration__dl {
    display: flex;
  }
  .declaration__dt {
    color: #ff2905;
    width: 88.05px;
  }
  .declaration__bottom {
    margin-top: 70px;
    text-align: right;
  }

  .certification__inner {
    margin: 50px 0 62px;
  }
  .certification__item {
    display: flex;
  }
  .certification__item .c-titleText {
    margin-top: 30px;
  }
  .certification__img {
    margin-right: 42px;
    flex-shrink: 0;
  }

  .health__link {
    width: 664px;
    height: 206px;
    margin: 0 auto 50px;
  }
  .health__ttl--en {
    font-size: 2rem;
    margin-bottom: 12px;
  }
  .health__ttl--ja {
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 980px) {
  .declaration__inner {
    padding: 22.5px 30px 15px;
    font-size: 1.2rem;
  }
  .declaration__ttl {
    font-size: 1.3rem;
    margin-bottom: 23px;
  }
  .declaration__txt {
    margin-bottom: 1.4rem;
  }
  .declaration__dt {
    width: 88.05px;
  }
  .declaration__bottom {
    margin-top: 35px;
  }

  .certification__inner {
    margin: 50px 0 62px;
  }
  .certification__item .c-titleText {
    margin-top: 15px;
  }
  .certification__img {
    display: block;
    margin: 0 auto;
  }
  .health__link {
    width: 348.6px;
    height: 108.15px;
    margin: 0 auto 50px;
  }
  .health__ttl--en {
    font-size: 1.6rem;
    margin-bottom: 6px;
  }
  .health__ttl--ja {
    font-size: 1.2rem;
  }
}
.declaration__inner {
  background: rgba(229, 229, 229, 0.2);
  border: 1px #ff2905;
  border-style: solid none;
  line-height: 2;
  letter-spacing: 0.048em;
}
.declaration__ttl {
  text-align: center;
}
.declaration__dl {
  display: flex;
}
.declaration__dt {
  color: #ff2905;
}
.declaration__bottom {
  text-align: right;
}
.certification__img {
  width: 310px;
  height: auto;
}
.health__link {
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: url(../../assets/images/csr/bg_health.jpg) center / cover
    no-repeat;
}
.health__ttl {
  text-align: center;
}
.health__ttl--en {
  color: #2fc367;
  letter-spacing: 0.04em;
  font-family: "Helvetica Neue Light";
  font-style: italic;
}
.health__ttl--ja {
  color: #fff;
  letter-spacing: 0.04em;
}

/*------------------------------------------------------------
csr/health-declation
------------------------------------------------------------*/
.p-health-declation .c-mainvisual3 {
  background-image: url(/assets/images/csr/mv-04.jpg);
  margin-bottom: 91px;
}
.p-health-declation .c-mainvisual3__box {
  border-left-color: #2fc367;
  width: 320px;
}
.p-health-declation .c-mainvisual3__text {
  color: #2fc367;
}
.p-health-declation .c-mainvisual3__text2 {
  letter-spacing: 0.04em;
}
.p-health-declation .c-title005:after {
  background: #2fc367;
}
.p-health-declation .c-title007:after {
  background: #2fc367;
}
.p-health-declation__container {
  max-width: 880px;
}

.p-health-declation .c-title007 {
  margin-bottom: 20px;
}

#health-declation1 {
  padding-bottom: 73px;
  border-bottom: 1px solid #aaa;
}
#health-declation1 .c-title005 {
  margin-bottom: 63px;
}
#health-declation2 {
  margin: 65px 0 100px;
}
#health-declation2 .c-title005 {
  margin-bottom: 58px;
}
.p-health-declation__item--02 .c-text1,
.p-health-declation__item--03 .c-text1 {
  margin-bottom: 36px;
}
.p-health-declation__item--01 .c-list3__item {
  width: 402px;
}
.p-health-declation__item--01 .c-list3__item:nth-of-type(3) {
  width: 406px;
}
.p-health-declation__item--01 .c-list4__item {
  width: 427.7px;
}
.p-health-declation__item--02 .c-list4__item,
.p-health-declation__item--03 .c-list4__item {
  width: auto;
}
.p-health-declation__item--02 .c-list4__item:not(:last-of-type) {
  margin-right: 15px;
}
.process__img {
  display: block;
}
.process__img.hidden-sp {
  display: block;
  width: 783px;
  margin: 70px auto 0;
}
.process__img.hidden-pc {
  display: none;
}
@media screen and (max-width: 545px) {
  .p-health-declation__item--02 .c-list4__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .p-health-declation__item--02 .c-list4__item:not(:last-of-type) {
    margin-right: 0;
  }
}
@media screen and (max-width: 980px) {
  .p-health-declation .c-mainvisual3 {
    margin-bottom: 60px;
  }
  .p-health-declation .c-mainvisual3__box {
    width: 270px;
  }
  #health-declation1 {
    padding-bottom: 45px;
  }

  #health-declation2 {
    margin: 30px 0 20px;
  }
  .p-health-declation__item--01 .c-list4__inner,
  .p-health-declation__item--02 .c-list4__inner,
  .p-health-declation__item--03 .c-list4__inner {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .p-health-declation__item--02 .c-list4__item:nth-of-type(2) {
    margin-right: 0;
  }
  #health-declation2 .c-title005 {
    margin-bottom: 25px;
    padding: 0 0 28px;
  }
  .p-health-declation .c-title007 {
    margin-bottom: 5px;
  }
  .process__img.hidden-pc {
    width: 320px;
    margin: 35px auto 0;
    display: block;
  }
  .process__img.hidden-sp {
    display: none;
  }
}
