@charset "UTF-8";
/* ========================================
  @media screen and (min-width: 768px),print
======================================== */
@media screen and (min-width: 768px),print {
/* 下層　header
-------------------------------------*/
#concept .l-header__btn-show a {
	background: #333333;
	color: #ffffff;
}

#concept .l-header__btn-items li a {
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
  border-right: 1px solid #333333;
  color: #333333;
}

#concept .l-header__btn-items li a.top {
  border-left: 1px solid #333333;
}

.p-fv {
  padding-block: 13.5rem 0;
  margin-bottom: 12.5rem;
}

.p-fv__contents {
  display: flex;
  gap: 0 3.5rem;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 3rem;
  position: relative;
}

.p-fv__contents-left {
  position: relative;
  top: 4.5rem;
}

.p-fv__contents-right {

}

.p-fv__img {
  text-align: center;
  margin:-478px 0 0 0;
}

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

.p-concept01 {
  position: relative;
  padding-block: 0 9rem;
  margin-bottom: 15.5rem;
}

.p-concept01::after {
  position: absolute;
  content: "";
  width: min(95%,110rem);
  margin-inline: auto;
  height: 75rem;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  /* background: linear-gradient(#fff 0%, #efede7 100%); */
}

.l-inner.l-concept01 {

margin: 0 0 160px 0;
}

.p-concept__ttl {
  width: min(95%,1760px);
  margin-inline: auto;
  font-size: 38px;
  line-height: 1.8;
  font-weight: 700;
  margin-bottom: -7rem;
  position: relative;
  z-index: 10;
}

.p-concept01__icon {
  width: min(100%,1560px);
  margin-inline: auto;
  text-align: right;
  margin-bottom: -14.5rem;
}

.p-concept01__icon img {
  width: 29.5rem;
  height: auto;
}

.p-concept01__ttl02 {
  width: min(100%,1560px);
  margin-inline: auto;
  text-align: right;
  margin-bottom: -11.5rem;
  position: relative;
  left: -12rem;
}

.p-concept01__ttl02 img {
  width: 6.5rem;
  height: auto;
}

.p-concept01__contents-wrap {
  width: min(95%,1760px);
  margin-inline: auto;
  background: linear-gradient(#efede7 0%, #fff 100%);
  padding-block: 7.5rem 6.75rem;
  margin-bottom: 0.75rem;
}

.p-concept01__contents {
  width: min(95%,1480px);
  margin-inline: auto;
  display: grid;
  grid-template-columns: 9rem minmax(0, 1fr);
  grid-template-rows: 1fr max-content;
  gap: 0 4rem;
  margin-bottom: 1rem;
  position: relative;
  z-index: 10;
}

.p-concept01__contents-left {

}

.p-concept01__contents-left img {
  width: 142px;
  height: auto;        
}

.p-concept01__contents-right {
  width: min(100%,840px);
  position: relative;
  top: 2rem;
}

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

/* .p-concept01__contents-right:before {
position: absolute;
content: "";
background: url(../images/concept/ten.svg) no-repeat center center / contain;
width: 15px;
height: 44px;
left: 0;
top: 0;
}

.p-concept01__contents-right::after {
position: absolute;
content: "";
background: url(../images/concept/ten02.svg) no-repeat center center / contain;
width: 15px;
height: 44px;
right: 0;
bottom: 0;
} */

.p-concept01__contents02 {
  width: min(95%,1260px);
  margin-inline: auto;
  display: grid;
  grid-template-columns: 27.9% minmax(0, 1fr);
  gap: 0 10rem;
  justify-content: center;
  align-items: center;
  margin-bottom: 7.5rem;
  position: relative;
  left: -7rem;
}

.p-concept01__contents02-left {
position: relative;
z-index: 3;
top: -1rem;
}

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

.p-concept01__contents02-02-left {
        position: absolute;
        top: 175px;
        left: 470px;
}

.p-concept01__contents02-02-left img {
  width: 161px;
  height: auto;        
}

.p-concept01__contents02-03-left {
        position: absolute;
        top: 24px;
        left: 370px;
        z-index: 5;
}

.p-concept01__contents02-03-left img {
  width: 234px;
  height: auto;        
}


.p-concept01__contents02-right {
  display: grid;
  grid-template-columns: repeat(1,minmax(0, 1fr));
  gap: 1.5rem 0;
  width: min(95%,600px);
  margin: 0 0 0 170px;
}

.p-concept01__contents02-right p.top {
  font-size: 20px;
  line-height: 2.35;
}

.p-concept01__contents02-right p.bottom {
  font-size: 16px;
  line-height: 2.25;
}

.p-concept01__contents03 {
  width: min(95%,1480px);
  margin-inline: auto;
  display: grid;
  grid-template-columns: 43.2% minmax(0, 1fr);
  gap: 0 5rem;
}

.p-concept01__contents03-left {

}

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

.p-concept01__contents03-right {
  display: grid;
  grid-template-columns: repeat(1,minmax(0, 1fr));
  width: min(95%,590px);
}

.p-concept01__contents03-right p.top {
  font-size: 20px;
  line-height: 2.35;
}

.p-concept01__contents03-right p.bottom {
  font-size: 16px;
  line-height: 2.25;
}

.p-concept01__img {
  text-align: center;
  margin-bottom: 100px;
}

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

.p-concept01__contents04 {
  width: min(95%,1560px);
  margin-left: auto;
  padding-right: 5rem;
  display: grid;
  grid-template-columns: 37rem minmax(0, 1fr);
  gap: 0 4.25rem;
  margin-bottom: 9.5rem;
}

.p-concept01__contents04-left {
  position: relative;
  top: 2rem;
}

.p-concept01__contents04-left p.top {
  font-size: 20px;
  line-height: 2.35;
  margin-bottom: 2.5rem;
}

.p-concept01__contents04-left p.bottom {
  font-size: 16px;
  line-height: 2.25;
  margin-bottom: 2.5rem;
}

.p-concept01__contents04-right {
position:relative;
}

.p-concept01__contents04-right div.top {
  margin-bottom: 60px;
  position:relative;
  top: -80px;
  left: 0;
}

.p-concept01__contents04-right div.top img {
  width: 17.5rem;
  height: auto;
}

.p-concept01__contents04-right .daihyou-photo {
  margin-bottom: 60px;
  position:absolute;
        top: -50px;
        left: 330px;
}

.p-concept01__contents04-right  .daihyou-photo img {
          width: 23.75rem;
  height: auto;
}

.p-concept01__contents04-right div.bottom {
  text-align: right;
}

.p-concept01__contents04-right div.bottom img {
  width: 760px;
  height: auto;
}

.p-concept01__contents05 {
  width: min(96%,1840px);
  margin-right: auto;
  display: grid;
  grid-template-columns: 55.4% minmax(0, 1fr);
  gap: 0 5rem;
  margin-bottom: 4.5rem;
  position: relative;
  z-index: 10;
}

.p-concept01__contents05-left {
  position: relative;
  top: 4rem;
}

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

.p-concept01__contents05-right {
  display: grid;
  grid-template-columns: repeat(1,minmax(0, 1fr));
  gap: 2.5rem 0;
}

.p-concept01__contents05-right p.top {
  font-size: 20px;
  line-height: 2.35;
}

.p-concept01__contents05-right p.bottom {
  font-size: 16px;
  line-height: 2.25;
  width: min(95%,590px);
}

.p-concept01__contents05-right p.bottom.bottom02 {
  margin-bottom: 2rem;
}

.p-concept01__contents05-right div.img {
  text-align: right;
}

.p-concept01__contents05-right div.img img {
  width: 330px;
  height: auto;
}

.p-concept01__contents06 {
  width: min(95%,1360px);
  margin-inline: auto;
  display: grid;
  grid-template-columns: 37rem minmax(0, 1fr);
  gap: 0 8rem;
  align-items: center;
  position: relative;
  z-index: 10;
  right: -5rem;
}

.p-concept01__contents06-left {
}

.p-concept01__contents06-left p.top {
  font-size: 20px;
  line-height: 2.35;
  margin-bottom: 60px;
}

.p-concept01__contents06-left p.bottom {
  font-size: 16px;
  line-height: 2.25;
  margin-bottom: 30px;
}


.p-concept01__contents06-right {

}

.p-concept01__contents06-right img {
  width: 36.25rem;
  height: auto;
}

.p-concept02 {
  background: url(../images/concept/concept02_bg.png) no-repeat bottom center / contain;
  max-width: 1920px;
  width: 100%;
  margin-inline: auto;
  padding-block: 0 53.75rem;
  margin-bottom: 11rem;
}

.l-inner.l-concept02 {

}

.p-concept02__contents {
  display: grid;
  grid-template-columns: 58.8% minmax(0, 1fr);
  margin-bottom: 6rem;
}

.p-concept02__contents-left {

}

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

.p-concept02__contents-right {
  display: grid;
  place-items: center;
}

.p-concept02__contents-right img {  

}

.p-concept__ttl.concept02 {
  margin-bottom: 6rem;
}

.p-concept02__contents02 {
  width: min(95%,1560px);
  margin-left: auto;
  padding-right: 5rem;
  display: grid;
  grid-template-columns: 39rem minmax(0, 1fr);
  gap: 0 6rem;
  margin-bottom: 8.5rem;
}

.p-concept02__contents02-left {
  position: relative;
  top: 2rem;

}

.p-concept02__contents02-left p.top {
  font-size: 20px;
  line-height: 2.35;
  margin-bottom: 3rem;
}

.p-concept02__contents02-left p.bottom {
  font-size: 16px;
  line-height: 2.25;
  margin-bottom: 2.2rem;
}

.p-concept02__contents02-right {

}

.p-concept02__contents02-right div.top-02 {
  margin-bottom: -7rem;
  text-align: left;
}

.p-concept02__contents02-right div.top-02 img {
  width: 20.625rem;
  height: auto;
}


.p-concept02__contents02-right div.top {
  margin-bottom: 6rem;
  text-align: right;
}

.p-concept02__contents02-right div.top img {
  width: 20.625rem;
  height: auto;
}

.p-concept02__contents02-right div.bottom {
}

.p-concept02__contents02-right div.bottom img {
  width: 30rem;
  height: auto;
}

.p-concept02__img {
  margin-bottom: 7rem;
  text-align: center;
}

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

.p-concept02__contents03-wrap {
  width: min(95%,1340px);
  margin-inline: auto;
  padding-block: 5rem;
  background: linear-gradient(rgba(242, 242, 242, 0) 0%, #f2f2f2 49.37%, rgba(242, 242, 242, 0) 100%);
  margin-bottom: 6.25rem;
}

.p-concept02__contents03 {
  width: min(95%,1200px);
  margin-inline: auto;
  display: grid;
  grid-template-columns: 38.6% minmax(0, 1fr);
  gap: 0 3.5rem;
  align-items: center;
}

.p-concept02__contents03-left {

}

.p-concept02__contents03-left p.top {
  font-size: 20px;
  line-height: 2.35;
  margin-bottom: 1.5rem;
  white-space: nowrap;
}

.p-concept02__contents03-left p.bottom {
  font-size: 16px;
  line-height: 2.25;
}

.p-concept02__contents03-left p.bottom.bottom02 {
  margin-bottom: 2rem;
}

.p-concept02__contents03-left div.img {

}

.p-concept02__contents03-left div.img img {
  width: 25rem;
  height: auto;
}


.p-concept02__contents03-right {
  display: grid;
  grid-template-columns: repeat(1,minmax(0, 1fr));
  gap: 1.5rem 0;
}

.p-concept02__contents03-right li {
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.05em;
  padding-bottom: 20px;
  padding-left: 22px;
  border-bottom: 1px solid #B3B3B3;
  width: fit-content;
  position: relative;
}

.p-concept02__contents03-right li::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background: #B28832;
  left: 0;
  top: 10px;
}

.p-concept02__contents03-right li:nth-child(5),
.p-concept02__contents03-right li:nth-child(8) {
  display: flex;
  align-items: center;
  gap: 0 40px;
  padding-bottom: 0px;
  border-bottom: none;
  padding-left: 0;
}

.p-concept02__contents03-right li:nth-child(5)::before,
.p-concept02__contents03-right li:nth-child(8)::before {
  content: none;
}

.p-concept02__contents03-right li p {
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.05em;
  padding-bottom: 20px;
  padding-left: 22px;
  border-bottom: 1px solid #B3B3B3;
  width: fit-content;
  position: relative;
}

.p-concept02__contents03-right li p::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background: #B28832;
  left: 0;
  top: 10px;
}

.p-concept02__contents04 {
  width: min(95%,1720px);
  margin-left: auto;
  display: grid;
  grid-template-columns: 36.8% 59.3%;
  gap: 0 4.25rem;
  margin-bottom: 15.5rem;
}

.p-concept02__contents04-left {
  position: relative;
  top: 2rem;
}

.p-concept02__contents04-left p.top {
  font-size: 20px;
  line-height: 2.35;
  margin-bottom: 40px;
}

.p-concept02__contents04-left p.top02 {
  font-size: 16px;
  line-height: 2.25;
  margin-bottom: 40px;
}

.p-concept02__contents04-left p.bottom {
  font-size: 16px;
  line-height: 2.25;
  margin-bottom: 40px;
}

.p-concept02__contents04-right {

}

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

.p-concept02__txt {
  text-align: center;
  margin-bottom: 3rem;
}

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

.p-concept__logo img {

}

.p-link {
  margin-bottom: 12rem;
}

.l-inner.l-link {
  margin-inline: auto;
  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:1500px) {
======================================== */
@media screen and (min-width:768px) and ( max-width:1500px) {
.p-concept01__ttl02 {
  margin-bottom: -9rem;
}

.p-concept01__contents {
  margin-bottom: 3.25rem;
}

.p-concept01__contents02 {
  left: 2rem;
  align-items: flex-start;
}

.p-concept01__contents04 {
  padding-right: 0;
}

.p-concept01__contents04-right div.bottom img {
  width: 100%;
  height: auto;
}



.p-concept01__contents02-right {display: grid;grid-template-columns: repeat(1, minmax(0, 1fr));gap: 2.5rem 0;width: min(95%, 40vw);margin: 0 0 0 7.33vw;}
.p-concept01__contents02-right p.top {/* font-size: 1.33vw; *//* line-height: 2.35; */}
.p-concept01__contents02-right p.bottom {/* font-size: 1.06vw; *//* line-height: 2.25; */}
.p-concept01__contents02-02-left { position: absolute; top: 11.67vw; left: 27.33vw; }
.p-concept01__contents02-02-left img { width: 15.6vw; height: auto; }
.p-concept01__contents02-03-left { position: absolute; top: -2.67vw; left: 27.33vw; }
.p-concept01__contents02-03-left img { width: 15.6vw; height: auto; }


}






/* ========================================
@media screen and (min-width:768px) and (max-width:1610px) {
======================================== */
@media screen and (min-width:768px) and (max-width:1610px) {
.p-concept02__contents02-right div.top-02 { margin-bottom: -7vw; text-align: left; }
.p-concept02__contents02-right div.top-02 img { width: 17.625vw; height: auto; }
.p-concept02__contents02-right div.top { margin-bottom: 6vw; text-align: right; }
.p-concept02__contents02-right div.top img { width: 15.625vw; height: auto; }
.p-concept02__contents02-right div.bottom { }
.p-concept02__contents02-right div.bottom img { width: 30vw; height: auto; }
}




/* ========================================
@media screen and (min-width:768px) and (max-width:1470px)  {
======================================== */
@media screen and (min-width:768px) and (max-width:1470px) {
.p-concept01__contents04-right .daihyou-photo { margin-bottom: 4.08vw; position:absolute; top: -3vw;left: 19vw;}
.p-concept01__contents04-right .daihyou-photo img { width: 23.5vw; height: auto; }
.p-concept01__contents04-right div.top { margin-bottom: 4.08vw; position: relative; top: -5.44vw; left: 0; }
.p-concept01__contents04-right div.top img { width: 17vw; height: auto; }
}


/* ========================================
@media screen and (min-width:768px) and ( max-width:1300px) {
======================================== */
@media screen and (min-width:768px) and ( max-width:1300px) {
.p-concept02__contents02 {
  padding-right: 0;
}

}

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

.p-concept02__contents02-right div.bottom img {
  width: 24rem;
  height: auto;
}
}

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

}



/* ========================================
@media screen and (min-width:768px) and ( max-width:900px) {
======================================== */
@media screen and (min-width:768px) and ( max-width:900px) {
.p-concept02__contents03-left p.top {
  font-size: 18px;
}

.p-concept__ttl {
  font-size: 32px;
}
}

/* ========================================
@media screen and (max-width: 767px)
======================================== */
@media screen and (max-width: 767px) {
.p-fv {
  padding-block: 33.375vw 0;
  margin-bottom: 23.5vw;
}

.p-fv__contents {
  display: flex;
  gap: 0 3.5vw;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 10.4375vw;
  position: relative;
}

.p-fv__contents-left {
  position: relative;
  top: 13vw;
}

.p-fv__contents-left img {
  width: 9.145vw;
  height: auto;
}

.p-fv__contents-right {

}

.p-fv__contents-right img {
  width: 4vw;
  height: auto;
}


.p-fv__img {
  text-align: center;
  margin:-71vw 0 0 0;
}

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

.p-concept01 {
  position: relative;
  padding-block: 0 6rem;
  margin-bottom: 0.75rem;
}

.p-concept01::after {
  position: absolute;
  content: "";
  width: min(95%, 94.2vw);
  margin-inline: auto;
  height: 709.903vw;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  /* background: linear-gradient(#fff 0%, #efede7 100%); */
}

.l-inner.l-concept01 {

margin: 0 0 7vw 0;
}

.p-concept__ttl {
  width: min(95%,88.9vw);
  margin-inline: auto;
  font-size: 5.797vw;
  line-height: 1.6;
  font-weight: 700;
  margin-bottom: -19vw;
  position: relative;
  z-index: 10;
}

.p-concept01__icon {
  text-align: right;
  margin-bottom: -10.14vw;
}

.p-concept01__icon img {
  width: 50vw;
  height: auto;
}

.p-concept01__ttl02 {
  width: min(95%,76.4vw);
  margin-inline: auto;
  text-align: right;
  margin-bottom: -24vw;
}

.p-concept01__ttl02 img {
  width: 12.527vw;
  height: auto;
}

.p-concept01__contents-wrap {
  width: min(95%, 94.2vw);
  margin-inline: auto;
  background: linear-gradient(#efede7 0%, #fff 100%);
  padding-block: 9.662vw 9.662vw;
  margin-bottom: 2.324vw;
}

.p-concept01__contents {
  width: min(95%,84.5vw);
  margin-inline: auto;
  display: grid;
  grid-template-columns: repeat(1,minmax(0, 1fr));
  gap: 6.246vw 0;
  margin-bottom: 14.908vw;
  position: relative;
}

.p-concept01__contents-left {

}

.p-concept01__contents-left img {
  width: 43.478vw;
  height: auto;        
}

.p-concept01__contents-right {
  position: relative;
  left: -2vw;
}

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

/* .p-concept01__contents-right:before {
position: absolute;
content: "";
background: url(../images/concept/ten.svg) no-repeat center center / contain;
width: 3.623vw;
height: 10.628vw;
left: 0;
top: 0;
}

.p-concept01__contents-right::after {
position: absolute;
content: "";
background: url(../images/concept/ten02.svg) no-repeat center center / contain;
width: 3.623vw;
height: 10.628vw;
right: 0;
bottom: 0;
} */

.p-concept01__contents02 {
  display: grid;
  grid-template-columns: repeat(1,minmax(0, 1fr));
  gap: 4vw 0;
  width: min(95%,84.5vw);
  margin-inline: auto;
  margin-bottom: 18.324vw;
}

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

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

.p-concept01__contents02-02-left {
  order: 3;
}

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

.p-concept01__contents02-right {
  display: contents;
}

.p-concept01__contents02-right p.top {
  font-size: 4.348vw;
  line-height: 2;
  order: 1;
}

.p-concept01__contents02-right p.bottom {
  font-size: 3.223vw;
  line-height: 2.2;
  order: 3;
}

.p-concept01__contents03 {
  display: grid;
  grid-template-columns: repeat(1,minmax(0, 1fr));
  gap: 3.831vw 0;
  width: min(95%,84.5vw);
  margin-inline: auto;
}

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

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

.p-concept01__contents03-right {
  display: contents;
}

.p-concept01__contents03-right p.top {
  font-size: 4.348vw;
  line-height: 2;
  order: 1;
}

.p-concept01__contents03-right p.bottom {
  font-size: 3.2vw;
  line-height: 2.2;
  order: 3;
  margin-bottom: 6vw;
}

.p-concept01__img {
  text-align: center;
  margin-bottom: 18.324vw;
}

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

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

.p-concept01__contents04-left {
  display: contents;
}

.p-concept01__contents04-left p.top {
  font-size: 4.348vw;
  line-height: 2;
  order: 1;
}

.p-concept01__contents04-left p.bottom {
  font-size: 3.2vw;
  line-height: 2;
  order: 3;
  margin-bottom: 3vw;
}

.p-concept01__contents04-left p.bottom.bottom02 {
  order: 5;
  margin-bottom: 0vw;
}
.p-concept01__contents04-left .sp-haba{width: 46vw;}

.p-concept01__contents04-right {
  display: contents;
}

.p-concept01__contents04-right div.top {
  order: 2;
}

.p-concept01__contents04-right div.top img {
  width: 100%;
  height: auto;
}

.p-concept01__contents04-right .daihyou-photo { position:relative;        top: -62vw;
        left: 49vw; order: 4; margin:0 0 -66vw 0;} 
.p-concept01__contents04-right .daihyou-photo img { width: 38vw; height: auto; }


.p-concept01__contents04-right div.bottom {
  order: 4;
}

.p-concept01__contents04-right div.bottom img {
  width: 100%;
  height: auto;
}

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

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

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

.p-concept01__contents05-right {
  display: contents;
}

.p-concept01__contents05-right p.top {
  font-size: 4.348vw;
  line-height: 2;
  order: 1;
}

.p-concept01__contents05-right p.bottom {
  font-size: 3.2vw;
  line-height: 2.2;
  order: 3;
  margin-bottom: 5vw;
}

.p-concept01__contents05-right p.bottom.bottom02 {
  order: 5;
}

.p-concept01__contents05-right div.img {
  order: 4;
}

.p-concept01__contents05-right div.img img {
  width: 100%;
  height: auto;        
}

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

.p-concept01__contents06-left {
  display: contents;
}

.p-concept01__contents06-left p.top {
  font-size: 4.348vw;
  line-height: 2;
  order: 1;
}

.p-concept01__contents06-left p.bottom {
  font-size: 3.2vw;
  line-height: 2.2;
  order: 3;
  margin-bottom: 5vw;
}

.p-concept01__contents06-right {
  order: 2;
}

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

.p-concept02 {
  background: url(../images/concept/sp_concept02_bg.png) no-repeat bottom center / contain;
  width: 100%;
  margin-inline: auto;
  padding-block: 0 172.237vw;
  margin-bottom: 24.155vw;
}

.l-inner.l-concept02 {

}

.p-concept02__contents {
  display: grid;
  grid-template-columns: 65.2% minmax(0, 1fr);
  margin-bottom: 13.493vw;
}

.p-concept02__contents-left {

}

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

.p-concept02__contents-right {
  position: relative;
  top: -8.662vw;
  text-align: center;
}

.p-concept02__contents-right img {  

}

.p-concept__ttl.concept02 {
  margin-bottom: 24.155vw;
}

.p-concept02__contents02 {
  display: grid;
  grid-template-columns: repeat(1,minmax(0, 1fr));
  gap: 4vw 0;
  width: min(95%,84.5vw);
  margin-inline: auto;
  margin-bottom: 13.324vw;
}

.p-concept02__contents02-left {
  display: contents;
}



.p-concept02__contents02-left p.top {
  font-size: 4.348vw;
  line-height: 2;
  order: 1;
}

.p-concept02__contents02-left p.bottom {
  font-size: 3.2vw;
  line-height: 2.2;
  order: 3;
  margin-bottom: 5vw;
}

.p-concept02__contents02-left p.bottom.bottom02 {
  font-size: 3.2vw;
  line-height: 2.2;
  order: 4;
}

.p-concept02__contents02-left p.bottom.bottom03 {
  font-size: 3.2vw;
  line-height: 2.2;
  order: 6;
}


.p-concept02__contents02-right {
  display: contents;
}

.p-concept02__contents02-right div.top {
  margin-bottom: -1.169vw;
  order: 3;
  text-align: right;
  position: relative;
  right: -8vw;
}

.p-concept02__contents02-right div.top img {
  width: 50vw;
  height: auto;
}

.p-concept02__contents02-right div.bottom {
  order: 5;
  margin-bottom: 4vw;
}

.p-concept02__contents02-right div.bottom img {
  width: 100%;
  height: auto;
}


.p-concept02__contents02-right div.top-02 {
    order:2;
}

.p-concept02__contents02-right div.top-02 img {
  width: 100%;
  height: auto;
}



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

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

.p-concept02__contents03-wrap {
  padding-block: 13.493vw 14.493vw;
  background: url(../images/concept/sp_concept03_wrap.png) no-repeat top center / cover;
  width: 100%;
  margin-bottom: 18.493vw;
}

.p-concept02__contents03 {
  display: grid;
  grid-template-columns: repeat(1,minmax(0, 1fr));
  width: min(95%,84.5vw);
  margin-inline: auto;
}

.p-concept02__contents03-left {
  display: contents;
}

.p-concept02__contents03-left p.top {
  font-size: 4.348vw;
  line-height: 2;
  order: 1;
  margin-bottom: 3.831vw;
}

.p-concept02__contents03-left p.bottom {
  font-size: 3.2vw;
  line-height: 2.2;
  order: 3;
  margin-bottom: 11.077vw;
}

.p-concept02__contents03-left p.bottom.bottom02 {
  font-size: 3.2vw;
  line-height: 2.2;
  order: 5;
  margin-bottom: 4vw;
}

.p-concept02__contents03-left div.img {
  order: 2;
  margin-bottom: 4.831vw;
}

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

.p-concept02__contents03-right {
  order: 4;
  display: grid;
  grid-template-columns: repeat(1,minmax(0, 1fr));
  gap: 4.5vw 0;
  margin-bottom: 9.831vw;
}

.p-concept02__contents03-right li {
  font-size: 3vw;
  line-height: 1.75;
  letter-spacing: 0.05em;
  padding-bottom: 2.831vw;
  padding-left: 5.314vw;
  border-bottom: 1px solid #B3B3B3;
  position: relative;
}

.p-concept02__contents03-right li::before {
  position: absolute;
  content: "";
  width: 2.415vw;
  height: 2.415vw;
  background: #B28832;
  left: 0;
  top: 1.6vw;
}

.p-concept02__contents03-right li:nth-child(5),
.p-concept02__contents03-right li:nth-child(8) {
  display: grid;
  grid-template-columns: repeat(1,minmax(0, 1fr));
  gap: 4.5vw 0;
  padding-left: 0;
  border: none;
  padding-bottom: 0;
}

.p-concept02__contents03-right li:nth-child(5)::before,
.p-concept02__contents03-right li:nth-child(8)::before {
  content: none;
}

.p-concept02__contents03-right li p {
  font-size: 3vw;
  line-height: 1.75;
  letter-spacing: 0.05em;
  padding-bottom: 2.831vw;
  padding-left: 5.314vw;
  border-bottom: 1px solid #B3B3B3;
  position: relative;
}

.p-concept02__contents03-right li p::before {
  position: absolute;
  content: "";
  width: 2.415vw;
  height: 2.415vw;
  background: #B28832;
  left: 0;
  top: 1.4vw;
}

.p-concept02__contents04 {
  display: grid;
  grid-template-columns: repeat(1,minmax(0, 1fr));
  width: min(95%,84.5vw);
  margin-inline: auto;
  margin-bottom: 28.324vw;
}

.p-concept02__contents04-left {
  display: contents;
}

.p-concept02__contents04-left p.top {
  font-size: 4.348vw;
  line-height: 2;
  order: 1;
  margin-bottom: 3.831vw;
}

.p-concept02__contents04-left p.top02 {
  font-size: 3.623vw;
  line-height: 2.2;
  margin-bottom: 7vw;
}

.p-concept02__contents04-left p.bottom {
  font-size: 3.623vw;
  line-height: 2.2;
  order: 3;
  margin-bottom: 10vw;
}

.p-concept02__contents04-right {
  order: 2;
  margin-bottom: 3.831vw;
}

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

.p-concept02__txt {
  text-align: center;
  margin-bottom: 11.662vw;
}

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

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

.p-link {
  margin-bottom: 24.154589372vw;
}

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

.p-link__items {
  display: grid;
  gap: 5.7971014493vw 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%;
}

}
  
  