@charset "UTF-8";

/* ========================================
  @media screen and (min-width: 768px),print
======================================== */
@media screen and (min-width: 768px),print {
#about .c-main__ttl02-wrap {
  background: url(../images/about/header_fv.jpg) no-repeat top center/cover;
  position: relative;
  z-index: 10;
}

.p-design {
  margin-bottom: 12.5rem;
  position: relative;
  padding: 129px 0 0;
}

.p-design::before {
  position: absolute;
  content: "";
  background: url(../images/about/circle.png) no-repeat center center / contain;
  width: 38.5625rem;
  height: 35.1875rem;
  top: -8.4375rem;
  right: -8.6875rem;
}

.l-inner.l-design {
}

.p-sec__content {
  margin-bottom: 6.5rem;
  margin-inline: auto;
  position: relative;
  width: min(95%, 1620px);
  z-index: 10;
}

.c-sec__en {
  margin-bottom: 16px;
}

.c-sec__ttl {
  font-size: 38px;
  font-size: 2.375rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 1.6315789474;
  margin-bottom: 1rem;
}

.c-sec__txt {
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 2.1428571429;
}

.p-design__contents {
  display: grid;
  gap: 0 4.25rem;
  grid-template-columns: 50.9895833333% 45.46875%;
  margin-bottom: 3rem;
  position: relative;
  align-items: center;
}

.p-design__contents:before {
  background: url(../images/about/circle.png) no-repeat center center/contain;
  content: "";
  height: 35.1875rem;
  left: -7.3125rem;
  position: absolute;
  top: -17.625rem;
  width: 38.5625rem;
}

.p-design__contents-left {
  position: relative;
  z-index: 10;
}

.p-design__contents-left img {
  height: auto;
  width: 100%;
}

.p-design__contents-right {
  position: relative;
  top: -1.5rem;
}

.p-design__contents-right h3 {  
  border-bottom: 1px solid #E6E6E6;
  font-size: 2.125rem;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.8235294118;
  margin-bottom: 4.2rem;
  padding-bottom: 1.5rem;
}

.p-design__contents-right h4 {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.6666666667;
  margin-bottom: 1.5rem;
}

.p-design__contents-right p {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 2;
  padding-right: 9rem;
}

.p-design__img {
  margin-bottom: -9.875rem;
  position: relative;
  text-align: right;
  z-index: 10;
}

.p-design__img img {
  height: auto;
  width: 62rem;
}

.p-design__bg {
  margin-bottom: 7.5rem;
}

.p-design__bg img {
  height: auto;
  width: 100%;
}

.p-design__contents02 {
  display: grid;
  gap: 0 4.25rem;
  grid-template-columns: 45.989583% 50.46875%;
  margin-bottom: 3rem;
  position: relative;
}

.p-design__contents02::after {
  background: url(../images/about/circle.png) no-repeat center center/contain;
  bottom: -18.875rem;
  content: "";
  height: 35.1875rem;
  position: absolute;
  right: -7.6875rem;
  width: 38.5625rem;
}

.p-design__contents02-left {
  order: 2;
  position: relative;
  z-index: 10;
}

.p-design__contents02-left img {
  height: auto;
  width: 100%;
}

.p-design__contents02-right {
  order: 1;
}

.p-design__contents02-right h3 {
  border-bottom: 1px solid #E6E6E6;
  font-size: 2.125rem;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.8235294118;
  margin-bottom: 3.5625rem;
  padding-bottom: 2.25rem;
  padding-left: 9.375rem;
}

.p-design__contents02-right h4 {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.6666666667;
  margin-bottom: 2rem;
  padding-left: 9.375rem;
}

.p-design__contents02-right p {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 2;
  margin-bottom: 2.5rem;
  padding-left: 9.375rem;
}

.p-design__btn {
  display: grid;
  gap: 5px 0;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  padding-left: 9.375rem;
}

.p-design__btn a {
  border: 1px solid #333;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.6923076923;
  padding: 19px 26px 19px;
  position: relative;
  width: 258px;
}

.p-design__btn a::after {
  content: "→";
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.6923076923;
  position: absolute;
  right: 26px;
  top: 50%;
  transform: translateY(-50%);
}

.p-natural {
  margin-bottom: 11.5rem;
}

.l-inner.l-natural {
}

.p-natural__contents {
  display: grid;
  gap: 0 4rem;
  grid-template-columns: 50.9895833333% 50.46875%;
  margin-bottom: 3rem;
  position: relative;
  align-items: center;
}

.p-natural__contents:before {
  background: url(../images/about/circle.png) no-repeat center center/contain;
  content: "";
  height: 35.1875rem;
  left: -2.5rem;
  position: absolute;
  top: -18.75rem;
  width: 38.5625rem;
}

.p-natural__contents-left {
  position: relative;
  z-index: 10;
}

.p-natural__contents-left img {
  height: auto;
  width: 100%;
}

.p-natural__contents-right {
  position: relative;
  top: -1rem;
}

.p-natural__contents-right h3 {
  border-bottom: 1px solid #E6E6E6;
  font-size: 2.125rem;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.8235294118;
  margin-bottom: 2rem;
  padding-bottom: 2.25rem;
}

.p-natural__contents-right h4 {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.6666666667;
  margin-bottom: 2rem; 
}

.p-natural__contents-right p {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 2;
  margin-bottom: 3.0625rem;
  padding-right: 11vw;
}

.p-natural__img {
  margin-bottom: -9.875rem;
  position: relative;
  text-align: right;
  z-index: 10;
}

.p-natural__img img {
  height: auto;
  width: 62.125rem;
}

.p-natural__bg {
  margin-bottom: 7.5rem;
}

.p-natural__bg img {
  height: auto;
  width: 100%;
}

.p-natural__contents02 {
  display: grid;
  gap: 0 4rem;
  grid-template-columns: 45.9895833333% 51%;
  margin-bottom: 3rem;
  position: relative;
}

.p-natural__contents02::after {
  background: url(../images/about/circle.png) no-repeat center center/contain;
  bottom: -24.3125rem;
  content: "";
  height: 35.1875rem;
  position: absolute;
  right: -2.5rem;
  width: 38.5625rem;
}

.p-natural__contents02-left {
  order: 2;
  position: relative;
  z-index: 10;
}

.p-natural__contents02-left img {
  height: auto;
  width: 100%;
}

.p-natural__contents02-right {
  order: 1;
}

.p-natural__contents02-right h3 {
  border-bottom: 1px solid #E6E6E6;
  font-size: 2.125rem;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.8235294118;
  margin-bottom: 3.5625rem;
  padding-bottom: 2.25rem;
  padding-left: 9.375rem;
}

.p-natural__contents02-right h4 {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.6666666667;
  margin-bottom: 2rem;
  padding-left: 9.375rem;
}

.p-natural__contents02-right p {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 2;
  margin-bottom: 3.0625rem;
  padding-left: 9.375rem;
}

.p-natural__btn.bottom {
  padding-left: 9.375rem;
}

.p-natural__btn a {
  border: 1px solid #333;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.6923076923;
  padding: 19px 26px 19px;
  position: relative;
  width: 264px;
}

.p-natural__btn a::after {
  content: "→";
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.6923076923;
  position: absolute;
  right: 26px;
  top: 50%;
  transform: translateY(-50%);
}

.p-relationship {
}

.p-relationship__contents {
  display: grid;
  gap: 0 8.25rem;
  grid-template-columns: 48% 51%;
  margin-bottom: -16rem;
  position: relative;
}

.p-relationship__contents:before {
  background: url(../images/about/circle.png) no-repeat center center/contain;
  content: "";
  height: 35.1875rem;
  left: -8.875rem;
  position: absolute;
  top: -27.8125rem;
  width: 38.5625rem;
}

.p-relationship__contents-left {
  position: relative;
  z-index: 10;
}

.p-relationship__contents-left img {
  height: auto;
  width: 100%;
}

.p-relationship__contents-right {
  position: relative;
  z-index: 10;
  top: 4.5rem;
}

.p-relationship__contents-right h3 {
  border-bottom: 1px solid #E6E6E6;
  font-size: 2.125rem;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.8235294118;
  margin-bottom: 3rem;
  padding-bottom: 2.25rem;
}

.p-relationship__contents-right h4 {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.6666666667;
  margin-bottom: 2rem;
}

.p-relationship__contents-right p {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 2;
  margin-bottom: 2.0625rem;
  padding-right: 16rem;

}

.p-relationship__bg {
  margin-bottom: 8rem;
}

.p-relationship__bg img {
  height: auto;
  width: 100%;
}

.p-relationship__contents02 {
  display: grid;
  gap: 0 4.25rem;
  grid-template-columns: 45% 51%;
  margin-bottom: 3rem;
}

.p-relationship__contents02-left {
  order: 2;
}

.p-relationship__contents02-left img {
  height: auto;
  width: 100%;
}

.p-relationship__contents02-right {
  order: 1;
}

.p-relationship__contents02-right h3 {
  border-bottom: 1px solid #E6E6E6;
  font-size: 2.125rem;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.8235294118;
  margin-bottom: 3.5625rem;
  padding-bottom: 2.25rem;
  padding-left: 8.5rem;
}

.p-relationship__contents02-right h4 {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.6666666667;
  margin-bottom: 2rem;
  padding-left: 8.5rem;
}

.p-relationship__contents02-right p {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 2;
  margin-bottom: 2.5rem;
  padding-left: 8.5rem;
}

.p-relationship__btn.top {
  padding-left: 0;
}

.p-relationship__btn {
  padding-left: 8.5rem;
}

.p-relationship__btn a {
  border: 1px solid #333;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.6923076923;
  padding: 19px 26px 19px;
  position: relative;
  width: 263px;
}

.p-relationship__btn a::after {
  content: "→";
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.6923076923;
  position: absolute;
  right: 26px;
  top: 50%;
  transform: translateY(-50%);
}

.p-bottom {
  background: #ffffff;
}

.l-inner.l-bottom {
  padding: 8.25rem 0 8.75rem;
}

.p-bottom__ttl {
  margin-bottom: 2.5rem;
  text-align: center;
}

.p-bottom__logo {
  margin-bottom: 6.25rem;
  text-align: center;
}

.p-bottom__logo img {
  height: auto;
  width: 230px;
}

.p-bottom__img {
  text-align: center;
}

.p-bottom__img img {
  height: auto;
  width: 100%;
}

.p-link {
  background: #ffffff;
}

.l-inner.l-link {
  margin-inline: auto;
  padding: 0 0 14.375rem;
  width: min(95%, 1200px);
}

.p-link__items {
  display: grid;
  gap: 0 1.875rem;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.p-link__item a {
  display: inline-block;
}

.p-link__item a img {
  height: auto;
  width: 100%;
}

}

/* ========================================
@media screen and (min-width:768px) and ( max-width:1750px)
======================================== */
@media screen and (min-width:768px) and ( max-width:1750px) {
.p-design__contents-right p {
  padding-right: 2rem;
}

.p-design__contents-right h3 {
  padding-right: 2rem;
}

.p-design__contents-right h4 {
  padding-right: 2rem;
}

.p-design__img {
  margin-bottom: -3.875rem;
}

.p-design__contents02-right h3 {
  padding-left: 2rem;
}

.p-design__contents02-right h4 {
  padding-left: 2rem;
}

.p-design__contents02-right p {
  padding-left: 2rem;
}

.p-design__btn {
  padding-left: 2rem;
}

.p-natural__contents-right h4 {
  padding-right: 4vw;
}

.p-natural__contents-right h3 {
  padding-right: 4vw;
}

.p-natural__contents-right p {
  padding-right: 5vw;
}

.p-natural__contents {
  gap: 0 2rem;
}

.p-natural__btn {
  padding-left: 0.375rem;
}

.p-natural__img {
  margin-bottom: -4.8rem;
}

.p-natural__contents02-right h3 {
  padding-left: 2rem;
}

.p-natural__contents02-right h4 {
  padding-left: 2rem;
}

.p-natural__contents02-right p {
  padding-left: 2rem;
}

.p-natural__btn {
  padding-left: 2rem;
}

.p-design__btn {
  padding-left: 2rem;
}

.p-natural__contents02::after {
  bottom: 20rem;
}

.p-relationship__contents {
  gap: 0 3.25rem;
  margin-bottom: 3rem;
}

.p-relationship__contents-right h4 {
  padding-right: 4rem;
}

.p-relationship__contents-right p {
  padding-right: 4rem;
}

.p-relationship__contents02-right h3 {
  padding-left: 2rem;
}

.p-relationship__contents02-right h4 {
  padding-left: 2rem;
}

.p-relationship__contents02-right p {
  padding-left: 2rem;
}

.p-relationship__btn {
  padding-left: 2rem;
}

}
  

/* ========================================
@media screen and (min-width:768px) and ( max-width:1600px)
======================================== */
@media screen and (min-width:768px) and ( max-width:1600px) {
.p-relationship__contents {
  margin-bottom: -3rem;
}

.p-design__contents02::after {
  bottom: -3rem;
}
}


/* ========================================
@media screen and (max-width: 767px)
======================================== */
@media screen and (max-width: 767px) {
#about .c-main__ttl02-wrap {
  background: url(../images/about/sp_header_fv.jpg) no-repeat top center/cover;
  margin-bottom: 16.908vw;
}

.p-design {
  margin-bottom: 16.324vw;
  position: relative;
}

.p-design::before {
  position: absolute;
  content: "";
  background: url(../images/about/sp_circle.png) no-repeat center center / contain;
  width: 230px;
  height: 210px;
  top: 5vw;
  right: -13vw;
}

.p-design::after {
  position: absolute;
  content: "";
  background: url(../images/about/sp_circle.png) no-repeat center center / contain;
  width: 230px;
  height: 210px;
  top: 52vw;
  left: -27vw;
}

.p-design__content {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-bottom: 14.493vw;
  margin-inline: auto;
  position: relative;
  width: min(95%, 86.9vw);
  z-index: 10;
}

.c-sec__en {
  margin-bottom: 0.5vw;
  text-align: center;
}

.c-sec__en img {
  height: auto;
  width: 23.019vw;
}

.c-sec__ttl {
  font-size: 5.797vw;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 2.5833333333;
  margin-bottom: 0.8vw;
  text-align: center;
}

.c-sec__txt {
  font-size: 4.348vw;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1.7222222222;
  text-align: center;
  position: relative;
  z-index: 10;
  margin-bottom: 59px;
}

.p-design__contents {
  display: grid;
  gap: 4.797vw 0;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-bottom: 9vw;
  position: relative;
  z-index: 10;
}

.p-design__contents-left img {
  height: auto;
  width: 100%;
}

.p-design__contents-right {
  margin-inline: auto;
  width: min(95%, 86.9vw);
}

.p-design__contents-right h3 {
  border-bottom: 0.2vw solid #E6E6E6;
  font-size: 5.072vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.8095238095;
  margin-bottom: 1.865vw;
  padding-bottom: 3.865vw;
}

.p-design__contents-right h4 {
  font-size: 4.348vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.6666666667;
  margin-bottom: 2.5vw;
}

.p-design__contents-right p {
  font-size: 3.14vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.9230769231;
  width: 100%;
}

.p-design__img {
  margin-bottom: -32.662vw;
  position: relative;
  text-align: center;
  z-index: 10;
}

.p-design__img img {
  height: auto;
  width: 100%;
}

.p-design__bg {
  margin-bottom: 9.493vw;
}

.p-design__bg img {
  height: auto;
  width: 100%;
}

.p-design__contents02 {
  display: grid;
  gap: 4.797vw 0;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.p-design__contents02-left {
  order: 1;
}

.p-design__contents02-left img {
  height: auto;
  width: 100%;
}

.p-design__contents02-right {
  margin-inline: auto;
  order: 2;
  width: min(95%, 86.9vw);
}

.p-design__contents02-right h3 {
  border-bottom: 0.2vw solid #E6E6E6;
  font-size: 5.072vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.8095238095;
  margin-bottom: 3.662vw;
  padding-bottom: 2.5vw;
}

.p-design__contents02-right h4 {
  font-size: 4.348vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.6666666667;
  margin-bottom: 1.865vw;
  width: 100%;
}

.p-design__contents02-right p {
  font-size: 3.14vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.9230769231;
  margin-bottom: 7.29vw;
}

.p-design__btn {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 2vw 0;
}

.p-design__btn a {
  border: 0.2vw solid #333;
  display: inline-block;
  font-size: 3.86vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.6923076923;
  padding: 6.5vw 8.2vw 6.5vw;
  position: relative;
  width: 100%;
}

.p-design__btn a::after {
  content: "→";
  font-size: 3.14vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.6923076923;
  position: absolute;
  right: 7.28vw;
  top: 50%;
  transform: translateY(-50%);
}

.p-natural {
  margin-bottom: 17vw;
  position: relative;
}

.p-natural::before {
  position: absolute;
  content: "";
  background: url(../images/about/sp_circle.png) no-repeat center center / contain;
  width: 230px;
  height: 210px;
  top: -14vw;
  right: -23vw;
}

.p-natural::after {
  position: absolute;
  content: "";
  background: url(../images/about/sp_circle.png) no-repeat center center / contain;
  width: 230px;
  height: 210px;
  top: 52vw;
  left: -27vw;
}

.p-natural__contents {

}

.p-natural__contents-left {
  margin-bottom: 20px;
}

.p-natural__contents-right {
  width: min(95%,86.9vw);
  margin-inline: auto;
}

.p-natural__contents-right h3 {
  border-bottom: 0.2vw solid #E6E6E6;
  font-size: 5.072vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.8095238095;
  margin-bottom: 2.662vw;
  padding-bottom: 3.5vw;
}

.p-natural__contents-right h4 {
  font-size: 4.348vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.6666666667;
  margin-bottom: 1.865vw;
  width: 100%;
}

.p-natural__contents-right p {
  font-size: 3.14vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.9230769231;
  margin-bottom: 7.29vw;
}

.p-natural__btn {
  margin-bottom: 40px;
}

.p-natural__contents02 {

}

.p-natural__contents02-left {
  margin-bottom: 19px;
}

.p-natural__contents02-left img  {
  width: 100%;
  height: auto;        
}

.p-natural__contents02-right {
  width: min(95%,86.9vw);
  margin-inline: auto;
}

.p-natural__contents02-right h3 {
  border-bottom: 0.2vw solid #E6E6E6;
  font-size: 5.072vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.8095238095;
  margin-bottom: 2.662vw;
  padding-bottom: 3vw;
}

.p-natural__contents02-right h4 {
  font-size: 4.348vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.6666666667;
  margin-bottom: 2.865vw;
  width: 100%;
}

.p-natural__contents02-right p {
  font-size: 3.14vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.9230769231;
  margin-bottom: 7.29vw;
}

.c-sec__en.natural img {
  width: 17vw;
  height: auto;
}

.p-natural__btn {
  text-align: center;
}

.p-natural__btn a {
  border: 0.2vw solid #333;
  display: inline-block;
  font-size: 3.864vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.6923076923;
  padding: 6.589vw 8.28vw 6.589vw;
  position: relative;
  width: 100%;
  text-align: left;
}

.p-natural__btn a::after {
  content: "→";
  font-size: 3.14vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.6923076923;
  position: absolute;
  right: 6.28vw;
  top: 50%;
  transform: translateY(-50%);
}

.p-natural__img {
  margin-bottom: -34vw;
  position: relative;
  z-index: 10;
}

.p-natural__img img {
  width: 100%;
  height: auto;        
}

.p-natural__bg {
  margin-bottom: 15vw;
}

.p-relationship {
  margin-bottom: 0.493vw;
  position: relative;
}

.p-relationship::before {
  position: absolute;
  content: "";
  background: url(../images/about/sp_circle.png) no-repeat center center / contain;
  width: 230px;
  height: 210px;
  top: -14vw;
  right: -27vw;
}

.p-relationship::after {
  position: absolute;
  content: "";
  background: url(../images/about/sp_circle.png) no-repeat center center / contain;
  width: 230px;
  height: 210px;
  top: 52vw;
  left: -27vw;
}

.p-relationship__bg {
  margin-bottom: 0px;
}

.p-relationship__bg img {
  height: auto;
  width: 100%;
}


.p-relationship__btn a {
  border: 0.2vw solid #333;
  display: inline-block;
  font-size: 3.8647vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.6923076923;
  padding: 5.589vw 8.28vw 6.589vw;
  position: relative;
  width: 100%;
}

.p-relationship__btn a::after {
  content: "→";
  font-size: 3.14vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.6923076923;
  position: absolute;
  right: 6.28vw;
  top: 50%;
  transform: translateY(-50%);
}

.p-relationship__contents {margin-bottom: 15vw;}

.p-relationship__contents-left {
  margin-bottom: 19px;
  position: relative;
  left: -11vw;
}

.p-relationship__contents-left img {
  max-width: 200%;
  width: 473px;
  height: auto;
}

.p-relationship__contents-right {
  width: min(95%,86.9vw);
  margin-inline: auto;
}

.p-relationship__contents-right h3 {
  border-bottom: 0.2vw solid #E6E6E6;
  font-size: 5.072vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.8095238095;
  margin-bottom: 2.662vw;
  padding-bottom: 3.5vw;
}

.p-relationship__contents-right h4 {
  font-size: 4.348vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.6666666667;
  margin-bottom: 1.865vw;
  width: 100%;
}

.p-relationship__contents-right p {
  font-size: 3.14vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.9230769231;
  margin-bottom: 7.29vw;
}

.p-relationship__btn.top {
  /* margin-bottom: 40px; */
}

.p-relationship__contents02 {

}

.p-relationship__contents02-right {
  width: min(95%,86.9vw);
  margin-inline: auto;
}

.p-relationship__contents02-right h3 {
  border-bottom: 0.2vw solid #E6E6E6;
  font-size: 5.072vw;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.8095238095;
  margin-bottom: 3.662vw;
  padding-bottom: 2vw;
}

.p-relationship__contents02-right h4 {
  font-size: 4.348vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.6666666667;
  margin-bottom: 1.865vw;
  width: 100%;
}

.p-relationship__contents02-right p {
  font-size: 3.14vw;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.9230769231;
  margin-bottom: 7.29vw;
}

.p-relationship__contents02-left {
  margin-bottom: 24px;
}

.p-relationship__contents02-left img {
  width: 100%;
  height: auto;        
}

.p-relationship__contents02-right {

}



.p-bottom {
  background: #ffffff;
}

.l-inner.l-bottom {
  padding: 24.155vw 0px 24.155vw;
}

.p-bottom__ttl {
  margin-bottom: 8.696vw;
  text-align: center;
}

.p-bottom__ttl img {
  height: auto;
  width: 27.121vw;
}

.p-bottom__logo {
  margin-bottom: 19.324vw;
  text-align: center;
}

.p-bottom__logo img {
  height: auto;
  width: 44.686vw;
}

.p-bottom__img {
  text-align: center;
}

.p-bottom__img img {
  height: auto;
  width: 100%;
}

.p-link {
  background: #ffffff;
}

.l-inner.l-link {
  margin-inline: auto;
  padding: 0px 0px 24.155vw;
  width: min(95%, 91.7vw);
}

.p-link__items {
  display: grid;
  gap: 5.797vw 0;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.p-link__item a {
  display: inline-block;
}

.p-link__item a img {
  height: auto;
  width: 100%;
}

}