:root {
  --base-font: "Noto Sans JP", sans-serif;
  --inter-font:"Inter", sans-serif;
  --base-color: #181818;
  --base_bg: #F4F4F4;
  --white: #FFF;
  --white-8: rgba(255, 255, 255, 0.80);
  --white-82: rgba(255, 255, 255, 0.82);
  --black: #000;
  --black-7: rgba(24, 24, 24, 0.70);
  --green: #00783C;
  --green01: #005028;
  --green02: #033A1F;
  --light-green: #8CAE9D;
  --light-green01: #B9C9BF;
  --light-green01-8: rgba(185, 201, 191, 0.80);
  --light-green01-9: rgba(185, 201, 191, 0.90);
  --light-green02: #85A294;
  --light-green03: #7EAA8F;
  --light-green04: #EAEDEC;
  --yellow: #FFC55F;
  --yellow-9: rgba(255, 197, 95, 0.90);
  --grey: #E8EEEB;
  --grey01: #E7E7E7;
  --brown:#EFEAE5;
}

/*------------------------------------------------------------
	about
------------------------------------------------------------*/
#main {
  padding-bottom: 0;
  overflow: hidden;
}
@media all and (max-width: 896px) {
  #main .pageTitle02 {
    margin-bottom: 4rem;
  }
  #main .pageTitle02 .headLine01 {
    margin-bottom: 6rem;
  }
  #main .comLinkUl {
    margin-bottom: 4rem;
  }
}
#main .philosophy {
  margin-bottom: -15.9rem;
}
#main .philosophy .bg {
  padding: 12.3rem 0 32rem;
  position: relative;
  z-index: 1;
  border-top-right-radius: 16rem;
  overflow: hidden;
  background-color: var(--grey);
}
#main .philosophy .headLine03 .en {
  margin-bottom: 2.4rem;
  font-size: 8rem;
  font-weight: 500;
  color: var(--green);
}
#main .philosophy h4 {
  margin-bottom: 5.5rem;
  font-size: 6rem;
  font-weight: 700;
  line-height: 1.1;
  color: var(--light-green);
  letter-spacing: 0.5rem;
}
#main .philosophy .imgBox .textBox {
  width: calc(100% - 58rem);
}
#main .philosophy .imgBox .textBox .text {
  margin-bottom: 3.2rem;
  line-height: 2;
  letter-spacing: 0.08rem;
}
#main .philosophy .imgBox .textBox .text:last-child {
  margin-bottom: 0;
}
#main .philosophy .imgBox .photoBox {
  margin-top: 5.3rem;
  width: 44rem;
}
#main .philosophy .imgBox .photoBox .photo {
  margin-bottom: 2rem;
  border-top-left-radius: 8rem;
  overflow: hidden;
}
#main .philosophy .imgBox .photoBox .name {
  text-align: right;
  font-size: 1.4rem;
  line-height: 1.4;
  letter-spacing: 0.07rem;
}
@media all and (max-width: 896px) {
  #main .philosophy {
    margin-bottom: -10rem;
  }
  #main .philosophy .bg {
    padding: 6.4rem 0 20rem;
    border-top-right-radius: 8rem;
  }
  #main .philosophy .headLine03 {
    margin-bottom: 7.4rem;
    padding-top: 3.5rem;
    background-image: url(../img/common/line03.png);
    background-size: 3.8rem auto;
    background-position: left 0.8rem top;
  }
  #main .philosophy .headLine03 .en {
    margin-bottom: 0.9rem;
    font-size: 6rem;
    letter-spacing: 0.23rem;
  }
  #main .philosophy h4 {
    margin-bottom: 5.5rem;
    font-size: 4.2rem;
    letter-spacing: 0.32rem;
  }
  #main .philosophy .imgBox {
    display: block;
  }
  #main .philosophy .imgBox .textBox {
    margin-bottom: 5.8rem;
    width: auto;
  }
  #main .philosophy .imgBox .photoBox {
    margin-top: 0;
    width: auto;
  }
  #main .philosophy .imgBox .photoBox .photo {
    margin-bottom: 2rem;
    border-top-left-radius: 6rem;
  }
  #main .philosophy .imgBox .photoBox .photo img {
    width: 100%;
  }
}
#main .company {
  position: relative;
  z-index: 2;
  padding: 24rem 0 16rem;
  background-color: var(--grey);
}
#main .company::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: "";
  border-radius: 16rem 0;
  background-color: var(--green);
}
#main .company .photo {
  margin-bottom: 8.5rem;
  padding-right: 2rem;
  max-width: 102rem;
}
#main .company .photo img {
  width: 100%;
}
#main .company .headLine08 {
  padding-bottom: 8.5rem;
  text-align: left;
  background-image: url(../img/common/line12.png);
  background-position: left bottom;
}
#main .company .headLine08 .en {
  margin-bottom: 0.9rem;
  color: var(--white);
  font-size: 6rem;
  letter-spacing: 0.2rem;
}
#main .company .headLine08 .jp {
  font-size: 1.8rem;
  color: var(--white);
  letter-spacing: 0.36rem;
}
@media all and (max-width: 896px) {
  #main .company {
    padding: 10rem 0 10rem;
  }
  #main .company::after {
    border-radius: 8rem 0;
  }
  #main .company .photo {
    margin-bottom: 4.6rem;
    padding-right: 0;
    max-width: 100%;
    width: 82%;
  }
  #main .company .headLine08 {
    padding-bottom: 4.3rem;
  }
  #main .company .headLine08 .en {
    margin-bottom: 0.9rem;
    font-size: 4.8rem;
    font-size: 500;
  }
}
#main .group {
  background-color: var(--grey);
  padding: 16.5rem 0 32rem;
  margin-bottom: -18rem;
}
#main .group .headLine08 {
  padding-bottom: 8.4rem;
}
#main .group .headLine08 .en {
  margin-bottom: 1.5rem;
  font-size: 6.4rem;
  font-weight: 600;
}
#main .group .headLine08 .jp {
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.36rem;
}
#main .group .info {
  margin-bottom: 9.1rem;
  text-align: center;
  line-height: 2;
  letter-spacing: 0.08rem;
}
#main .group .groupBox {
  margin: 0 auto 8.9rem;
  width: 100.8rem;
  height: 76.6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
#main .group .groupBox .midPhoto {
  width: 60rem;
}
#main .group .groupBox .brandBox {
  position: absolute;
  z-index: 1;
}
#main .group .groupBox .brand01 {
  top: 6.9rem;
  left: 0;
}
#main .group .groupBox .brand02 {
  top: -1.1rem;
  left: 50%;
  transform: translateX(-50%);
}
#main .group .groupBox .brand03 {
  top: 6.9rem;
  right: 0;
}
#main .group .groupBox .brand04 {
  top: 31.1rem;
  left: 0;
}
#main .group .groupBox .brand05 {
  top: 31.1rem;
  right: 0;
}
#main .group .groupBox .brand06 {
  top: 55.3rem;
  left: calc(50% - 33rem);
}
#main .group .groupBox .brand07 {
  top: 55.3rem;
  left: calc(50% + 1rem);
}
#main .group .brandBox {
  width: 32rem;
}
#main .group .brandBox a {
  display: block;
  text-align: center;
  color: var(--white);
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.2;
  position: relative;
}
#main .group .brandBox a::after {
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
  width: 4rem;
  height: 4rem;
  background: url(../img/common/icon07.png) no-repeat right bottom/100%;
  content: "";
  transition: 0.3s;
}
#main .group .brandBox a .sub {
  min-height: 20.2rem;
  padding: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6rem 0.2rem;
  background-color: var(--light-green01);
  transition: 0.3s;
}
#main .group .brandBox a .photo {
  margin: 0 auto 0.5rem;
  width: 24rem;
}
#main .group .tag {
  margin: 0 auto 4rem;
  padding: 0.8rem 2.4rem;
  width: fit-content;
  background-color: var(--green);
  color: var(--white);
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: 0.24rem;
  border-radius: 4rem;
  overflow: hidden;
}
#main .group .popUl {
  margin-bottom: 12rem;
  gap: 1rem 4rem;
}
#main .group .popUl .brandBox a {
  color: var(--light-green);
}
#main .group .popUl .brandBox .sub {
  background-color: var(--white);
}
#main .group .subBox {
  margin: 0 auto 6rem;
  max-width: 72rem;
}
#main .group .subBox :last-child {
  margin-bottom: 0;
}
#main .group .subBox .headLine04 {
  margin-bottom: 4rem;
  padding-left: 2.1rem;
  font-size: 2.4rem;
  color: var(--green);
  letter-spacing: 0.12rem;
  background-size: 1.5rem auto;
}
#main .group .subBox li {
  padding: 2rem 0 2.8rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  border-bottom: 1px solid var(--light-green02);
}
#main .group .subBox li .name {
  width: 20rem;
}
#main .group .subBox li .name a {
  color: var(--green);
  line-height: 1.6;
  letter-spacing: 0.08rem;
  text-decoration: underline;
}
#main .group .subBox li .name a:hover {
  opacity: 0.7;
}
#main .group .subBox li .rBox {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  line-height: 1.6;
  letter-spacing: 0.08rem;
}
#main .group .subBox li .rBox .add {
  flex: 1;
}
#main .group .subBox li .rBox .tel {
  width: 18rem;
}
@media all and (max-width: 896px) {
  #main .group {
    padding: 10.3rem 0 10rem;
    margin-bottom: -7rem;
  }
  #main .group .headLine08 {
    padding-bottom: 4.5rem;
  }
  #main .group .headLine08 .en {
    font-size: 5.6rem;
  }
  #main .group .info {
    margin-bottom: 6.9rem;
  }
  #main .group .groupBox {
    margin: 0 0.2rem 3rem;
    width: auto;
    height: 29rem;
  }
  #main .group .groupBox .midPhoto {
    width: 20rem;
  }
  #main .group .groupBox .brand01 {
    top: 2.1rem;
  }
  #main .group .groupBox .brand02 {
    top: -0.2rem;
  }
  #main .group .groupBox .brand02 .sub {
    min-height: 8.8rem;
  }
  #main .group .groupBox .brand03 {
    top: 2.1rem;
  }
  #main .group .groupBox .brand04 {
    top: 11.3rem;
  }
  #main .group .groupBox .brand05 {
    top: 11.3rem;
  }
  #main .group .groupBox .brand06 {
    top: 20.8rem;
    left: auto;
    right: calc(50% + 0.4rem);
  }
  #main .group .groupBox .brand07 {
    top: 20.8rem;
    left: calc(50% + 0.4rem);
  }
  #main .group .brandBox {
    width: calc((100% - 1.6rem) / 3);
  }
  #main .group .brandBox a {
    font-size: 1.3rem;
    color: var(--green) !important;
  }
  #main .group .brandBox a::after {
    right: -0.2rem;
    width: 2rem;
    height: 2rem;
    background-image: url(../img/common/icon07_sp.png);
  }
  #main .group .brandBox a .sub {
    padding: 1rem;
    min-height: 7.2rem;
    border-radius: 1rem 0;
  }
  #main .group .brandBox a .photo {
    display: block !important;
    margin: 0 auto;
    width: 25.641vw;
    max-width: 18rem;
  }
  #main .group .tag {
    margin-bottom: 1.6rem;
    padding: 0.5rem 2rem;
    font-size: 1.8rem;
    letter-spacing: 0.18rem;
  }
  #main .group .popUl {
    margin-bottom: 8.2rem;
    gap: 1rem 0.8rem;
  }
  #main .group .popUl li {
    width: 31.7%;
  }
  #main .group .popUl .brandBox {
    width: auto;
    height: 100%;
  }
  #main .group .popUl .brandBox a {
    height: 100%;
  }
  #main .group .popUl .brandBox .sub {
    height: 100%;
  }
  #main .group .subBox {
    max-width: 100%;
  }
  #main .group .subBox .headLine04 {
    margin: 0 0.3rem 1.9rem;
  }
  #main .group .subBox li {
    padding: 1.6rem 0 1.7rem;
    display: block;
  }
  #main .group .subBox li .name {
    margin-bottom: 2rem;
    width: auto;
  }
  #main .group .subBox li .rBox {
    display: block;
    line-height: 1.4;
  }
  #main .group .subBox li .rBox .add {
    margin-bottom: 1.1rem;
    flex: 1;
  }
  #main .group .subBox li .rBox .tel {
    width: auto;
  }
  #main .group .subBox li .rBox .tel a {
    margin-right: 1.7rem;
  }
}
#main .office {
  padding: 16.5rem 0;
  border-top-right-radius: 16rem;
  background-color: var(--grey01);
}
#main .office .headLine08 {
  padding-bottom: 8.3rem;
  text-align: left;
  background-position: left bottom;
}
#main .office .headLine08 .en {
  margin-bottom: 1rem;
  font-size: 6rem;
  font-weight: 500;
  letter-spacing: 0.2rem;
}
#main .office .headLine08 .jp {
  font-size: 1.8rem;
  letter-spacing: 0.36rem;
}
#main .office .officeBox {
  gap: 2.4rem;
}
#main .office .officeBox li {
  padding: 4rem 3.5rem 4rem 4rem;
  width: calc((100% - 4.8rem) / 3);
  border-radius: 1rem;
  background-color: var(--white-8);
}
#main .office .officeBox li .headLine09 {
  padding-left: 2.7rem;
  letter-spacing: 0.12rem;
}
#main .office .officeBox li .headLine09::after {
  width: 1.6rem;
  height: 0.2rem;
  top: 1.4rem;
}
#main .office .officeBox li .textBox {
  margin-top: 4rem;
}
#main .office .officeBox li .textBox .add {
  margin-bottom: 0.3rem;
  line-height: 2;
  letter-spacing: 0.08rem;
}
#main .office .officeBox li .textBox .map {
  margin-bottom: 1.7rem;
}
#main .office .officeBox li .textBox .map a {
  color: var(--green);
  text-decoration: underline;
  font-size: 1.4rem;
  line-height: 1.4;
  letter-spacing: 0.07rem;
}
#main .office .officeBox li .textBox .map a:hover {
  opacity: 0.7;
}
#main .office .officeBox li .textBox .tel {
  line-height: 1.6;
  letter-spacing: 0.08rem;
}
#main .office .officeBox li .textBox .tel:not(:last-of-type) {
  margin-bottom: 2.3rem;
}
#main .office .officeBox li .textBox .title {
  margin: -0.3rem 0 1rem;
  line-height: 2;
  letter-spacing: 0.08rem;
}
#main .office .officeBox li .textBox .title span {
  color: var(--green);
}
#main .office .officeBox li.li01 {
  padding: 4.8rem 8rem 4.7rem;
  width: 100%;
}
#main .office .officeBox li.li01 .headLine09 {
  margin: 3.8rem 1rem 0 0;
  width: 20rem;
}
#main .office .officeBox li.li01 .imgBox {
  flex: 1;
}
#main .office .officeBox li.li01 .imgBox .textBox {
  margin-top: 3.8rem;
  width: calc(100% - 45rem);
}
#main .office .officeBox li.li01 .imgBox .photoBox {
  width: 40rem;
}
#main .office .officeBox li.li01 .imgBox .photoBox img {
  width: 100%;
}
@media all and (max-width: 896px) {
  #main .office {
    padding: 8.4rem 0 10.5rem;
    border-top-right-radius: 8rem;
  }
  #main .office .headLine08 {
    margin-bottom: 3.8rem;
    padding-bottom: 4.4rem;
  }
  #main .office .headLine08 .en {
    margin-bottom: 0.9rem;
    font-size: 4.8rem;
  }
  #main .office .officeBox {
    display: block;
  }
  #main .office .officeBox li {
    margin-bottom: 2.4rem;
    padding: 4rem !important;
    width: auto;
  }
  #main .office .officeBox li:last-child {
    margin-bottom: 0;
  }
  #main .office .officeBox li .headLine09 {
    margin-bottom: 2.3rem;
    padding-left: 2.6rem;
    font-size: 2.4rem;
  }
  #main .office .officeBox li .textBox {
    margin-top: 0;
  }
  #main .office .officeBox li .textBox .add {
    margin-right: -2rem;
  }
  #main .office .officeBox li.li01 {
    display: block;
  }
  #main .office .officeBox li.li01 .headLine09 {
    margin: 0 0 2.4rem;
    width: auto;
  }
  #main .office .officeBox li.li01 .imgBox {
    display: block;
  }
  #main .office .officeBox li.li01 .imgBox .textBox {
    margin: 0 0 4rem;
    width: auto;
  }
  #main .office .officeBox li.li01 .imgBox .photoBox {
    width: auto;
  }
}
#main .partner {
  padding-bottom: 36rem;
  margin-bottom: -16.9rem;
  background-color: var(--grey01);
}
#main .partner .headLine08 {
  padding-bottom: 8.3rem;
  text-align: left;
  background-position: left bottom;
}
#main .partner .headLine08 .en {
  margin-bottom: 1rem;
  font-size: 6rem;
  font-weight: 500;
  letter-spacing: 0.2rem;
}
#main .partner .headLine08 .jp {
  font-size: 1.8rem;
  letter-spacing: 0.36rem;
}
#main .partner .partnerBox {
  gap: 2rem 7.8rem;
}
#main .partner ul li {
  margin-bottom: 0.85rem;
  padding-left: 2rem;
  position: relative;
  line-height: 1.6;
  letter-spacing: 0.08rem;
}
#main .partner ul li::after {
  position: absolute;
  top: 1.2rem;
  left: 0;
  content: "";
  z-index: 1;
  background-color: var(--yellow);
  width: 1rem;
  height: 0.2rem;
}
#main .partner ul li span {
  padding-top: 1rem;
  display: block;
}
@media all and (max-width: 896px) {
  #main .partner {
    padding-bottom: 17.8rem;
    margin-bottom: -10rem;
    background-color: var(--grey01);
  }
  #main .partner .headLine08 {
    margin-bottom: 3.8rem;
    padding-bottom: 4.3rem;
  }
  #main .partner .headLine08 .en {
    margin-bottom: 1rem;
    font-size: 4.8rem;
  }
  #main .partner .partnerBox {
    display: block;
  }
  #main .partner ul li {
    margin-bottom: 1.03rem;
    font-size: 1.4rem;
    line-height: 1.4;
  }
  #main .partner ul li::after {
    top: 1rem;
  }
}
#main .history {
  padding: 16rem 0 16rem;
  background: linear-gradient(to bottom, var(--grey01) 50%, var(--grey) 100%);
  position: relative;
  z-index: 2;
}
#main .history::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  content: "";
  border-radius: 16rem 0;
  background-color: var(--green);
}
#main .history .imgBox {
  padding-left: 4rem;
  margin: 0 0 12.2rem auto;
  width: calc(50% + 59rem);
  align-items: flex-start;
}
#main .history .headLine08 {
  margin: 7rem 0 0 -2rem;
  width: 23rem;
  padding-bottom: 8.4rem;
  text-align: left;
  background-image: url(../img/common/line12.png);
  background-position: left bottom;
}
#main .history .headLine08 .en {
  margin-bottom: 0.8rem;
  color: var(--white);
  font-size: 6rem;
  font-weight: 500;
}
#main .history .headLine08 .jp {
  color: var(--white);
  font-size: 1.8rem;
  letter-spacing: 0.36rem;
}
#main .history .photoBox {
  width: 72rem;
}
#main .history .photoBox img {
  width: 100%;
}
#main .history .historyBox {
  margin-bottom: 6.1rem;
  align-items: flex-start;
}
#main .history .historyBox:last-child {
  margin-bottom: 0;
}
#main .history .historyBox .time {
  margin: 2.2rem 8rem 0 0;
  padding-top: 3.7rem;
  position: relative;
  width: 3rem;
  color: var(--white);
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.32rem;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
}
#main .history .historyBox .time::after {
  position: absolute;
  top: 0;
  left: 1.3rem;
  width: 0.3rem;
  height: 1.6rem;
  background-color: var(--yellow);
  content: "";
  z-index: 1;
}
#main .history .historyBox .comTableBox {
  width: 88rem;
}
#main .history .historyBox .comTableBox th {
  color: var(--white);
}
@media all and (max-width: 896px) {
  #main .history {
    padding: 10.7rem 0 10rem;
  }
  #main .history::after {
    border-radius: 8rem 0;
  }
  #main .history .imgBox {
    padding-left: 2rem;
    margin: 0 0 12rem;
    width: auto;
    display: block;
  }
  #main .history .headLine08 {
    margin: 0 0 12rem;
    width: auto;
    padding-bottom: 8.4rem;
    background-image: url(../img/common/line12.png);
  }
  #main .history .photoBox {
    width: auto;
  }
  #main .history .historyBox {
    margin-bottom: 4rem;
  }
  #main .history .historyBox .time {
    margin: 2.2rem 2.3rem 0 0;
    width: 2.5rem;
    font-size: 2rem;
    letter-spacing: 0.2rem;
  }
  #main .history .historyBox .comTableBox {
    flex: 1;
    width: auto;
  }
  #main .history .historyBox .comTableBox th, #main .history .historyBox .comTableBox td {
    line-height: 1.4;
  }
  #main .history .historyBox .comTableBox th {
    padding-top: 1.6rem;
  }
  #main .history .historyBox .comTableBox td {
    padding: 1rem 0 1.5rem !important;
  }
}
#main .certificate {
  padding: 20rem 0 16rem;
  background-color: var(--grey);
}
#main .certificate .innerBox {
  margin-bottom: 7.9rem;
  max-width: 96rem;
}
#main .certificate .innerBox:last-child {
  margin-bottom: 0;
}
#main .certificate .innerBox .h_title {
  margin-bottom: 2.3rem;
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--green01);
}
#main .certificate .innerBox .text {
  margin-bottom: 4.1rem;
  line-height: 1.6;
  letter-spacing: 0.08rem;
}
#main .certificate .innerBox .photoUl {
  gap: 4rem;
}
#main .certificate .innerBox .photoUl img {
  height: 19.6rem;
}
#main .certificate .innerBox .textUl {
  margin: 4rem 0 2.1rem;
}
#main .certificate .innerBox .textUl li {
  display: flex;
  align-items: flex-start;
}
#main .certificate .innerBox .textUl li:not(:last-child) {
  margin-bottom: 2.1rem;
}
#main .certificate .innerBox .textUl li .num {
  margin-top: 0.6rem;
  padding-left: 4rem;
  color: var(--green01);
  width: 9rem;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
  position: relative;
}
#main .certificate .innerBox .textUl li .num::after {
  position: absolute;
  top: 0.9rem;
  left: 2rem;
  content: "";
  z-index: 1;
  width: 1rem;
  height: 0.3rem;
  background-color: var(--yellow);
}
#main .certificate .innerBox .textUl li .rText {
  flex: 1;
  line-height: 1.6;
  letter-spacing: 0.08rem;
}
#main .certificate .innerBox .right {
  text-align: right;
  font-size: 1.4rem;
  line-height: 1.4;
  letter-spacing: 0.07rem;
}
@media all and (max-width: 896px) {
  #main .certificate {
    padding: 8rem 0 10rem;
  }
  #main .certificate .innerBox {
    margin-bottom: 6rem;
    max-width: 100%;
  }
  #main .certificate .innerBox .h_title {
    margin-bottom: 1rem;
    font-size: 2rem;
    letter-spacing: 0.1rem;
  }
  #main .certificate .innerBox .h_title.h_title01 {
    font-size: 2.4rem;
    letter-spacing: 0;
  }
  #main .certificate .innerBox .text {
    margin-bottom: 3rem;
  }
  #main .certificate .innerBox .photoUl {
    margin: 0 auto;
    display: flex;
    flex-wrap: nowrap;
    gap: 1rem;
  }
  #main .certificate .innerBox .photoUl li:not(:last-child) {
    margin-bottom: 1rem;
  }
  #main .certificate .innerBox .photoUl img {
    height: 14rem;
  }
  #main .certificate .innerBox .textUl {
    margin: 4rem 1rem 2.1rem 0;
  }
  #main .certificate .innerBox .textUl li:not(:last-child) {
    margin-bottom: 1.9rem;
  }
  #main .certificate .innerBox .textUl li .num {
    margin-top: 0.6rem;
    padding-left: 4rem;
    width: 7.4rem;
  }
  #main .certificate .innerBox .textUl li .num::after {
    top: 0.9rem;
    left: 2rem;
  }
  #main .certificate .innerBox .textUl li .rText {
    font-size: 1.4rem;
    line-height: 1.8;
  }
  #main .certificate .innerBox .right {
    margin-right: 2rem;
  }
}
@media (max-width: 500px) {
  #main .certificate .photoUl li img {
    height: 10rem !important;
  }
}
#main .sdgs {
  padding-bottom: 22.222vw;
  background-color: var(--grey);
}
#main .sdgs .imgBox {
  align-items: flex-start;
}
#main .sdgs .imgBox .textBox {
  margin: 6.5rem 7rem 0 0;
  flex: 1;
}
#main .sdgs .imgBox .textBox .h_title {
  margin-bottom: 2.5rem;
  font-size: 6rem;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0.2rem;
  color: var(--light-green01);
}
#main .sdgs .imgBox .textBox .text {
  font-size: 1.8rem;
  line-height: 2;
  letter-spacing: 0.09rem;
  color: var(--green01);
}
#main .sdgs .imgBox .photoBox {
  width: 66rem;
}
@media all and (min-width: 897px) and (max-width: 1300px) {
  #main .sdgs .imgBox .textBox .h_title {
    font-size: 5rem;
  }
}
@media all and (max-width: 896px) {
  #main .sdgs {
    padding-bottom: 34.222vw;
  }
  #main .sdgs .imgBox {
    display: block;
  }
  #main .sdgs .imgBox .textBox {
    margin: 0 0 4.1rem;
  }
  #main .sdgs .imgBox .textBox .h_title {
    margin-bottom: 1.5rem;
    font-size: 4.2rem;
    letter-spacing: 0.1rem;
  }
  #main .sdgs .imgBox .textBox .text {
    font-size: 1.6rem;
    line-height: 1.8;
  }
  #main .sdgs .imgBox .photoBox {
    width: auto;
  }
  #main .sdgs .imgBox .photoBox img {
    width: 100%;
  }
}
#main .achieve {
  padding: 17.6rem 0 35.5rem;
  position: relative;
  z-index: 1;
  margin-top: -15.069vw;
  background-color: var(--grey);
}
#main .achieve::after {
  position: absolute;
  z-index: -1;
  top: 0;
  width: 203.9rem;
  left: 50%;
  transform: translateX(-50%);
  height: 135.1rem;
  content: "";
  border-radius: 50%;
  background: linear-gradient(180deg, var(--light-green01) 35%, var(--grey) 75%);
  pointer-events: none;
}
@media all and (min-width: 1530px) {
  #main .achieve::after {
    width: 300rem;
    border-radius: 50% 50% 0 0;
  }
}
#main .achieve .headLine08 .jp {
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0;
}
#main .achieve .imgBox {
  margin-bottom: 8rem;
}
#main .achieve .imgBox .textBox {
  margin-right: 4rem;
  flex: 1;
}
#main .achieve .imgBox .textBox .headLine09 {
  margin-bottom: 4rem;
  padding-left: 2.5rem;
  color: var(--green01);
}
#main .achieve .imgBox .textBox .headLine09::after {
  width: 1.6rem;
  height: 0.2rem;
}
#main .achieve .imgBox .textBox .text {
  line-height: 1.6;
  letter-spacing: 0.08rem;
}
#main .achieve .imgBox .textBox .link {
  margin-top: 4rem;
  line-height: 1.6;
  letter-spacing: 0.08rem;
}
#main .achieve .imgBox .textBox .link a {
  display: block;
  width: fit-content;
  color: var(--green);
  text-decoration: underline;
}
#main .achieve .imgBox .textBox .link a:hover {
  opacity: 0.7;
}
#main .achieve .imgBox .photoBox {
  width: 51.5rem;
}
#main .achieve .imgBox .photoBox ul {
  gap: 1.6rem;
}
#main .achieve .imgBox .photoBox ul li {
  width: 16rem;
}
#main .achieve .imgBox .photoBox ul li img {
  width: 100%;
}
@media all and (max-width: 896px) {
  #main .achieve {
    padding: 8.2rem 0 16.5rem;
    width: auto;
    position: relative;
    border-radius: 0;
    background: none;
    background-color: var(--grey);
  }
  #main .achieve::after {
    width: 152rem;
    height: 100%;
    border-radius: 160rem 160rem 0 0;
  }
  #main .achieve .content {
    position: relative;
    z-index: 2;
  }
  #main .achieve .headLine08 {
    padding-bottom: 4.1rem;
  }
  #main .achieve .headLine08 .jp {
    font-size: 2rem;
    letter-spacing: 0.1rem;
  }
  #main .achieve .imgBox {
    margin-bottom: 6rem;
  }
  #main .achieve .imgBox .textBox {
    margin: 0 0 2.5rem;
  }
  #main .achieve .imgBox .textBox .headLine09 {
    margin-bottom: 2.4rem;
    font-size: 2rem;
    letter-spacing: 0.1rem;
  }
  #main .achieve .imgBox .textBox .headLine09::after {
    top: 1rem;
  }
  #main .achieve .imgBox .textBox .text {
    line-height: 1.6;
    letter-spacing: 0.08rem;
  }
  #main .achieve .imgBox .textBox .link {
    margin: 2.5rem 0 1.5rem;
  }
  #main .achieve .imgBox .photoBox {
    width: auto;
  }
  #main .achieve .imgBox .photoBox ul li {
    width: calc((100% - 3rem) / 2);
  }
}
@media all and (min-width: 1025px) {
  #main .brandBox a:hover {
    color: var(--green);
  }
  #main .brandBox a:hover::after {
    background-image: url(../img/common/icon07_hover.png);
  }
  #main .brandBox a:hover .sub {
    background-color: var(--grey01) !important;
    box-shadow: 4px 4px 10px 0 var(--light-green01);
  }
}