@charset "UTF-8";
.concept .area2{
  padding: 60px 0 0;
  background: #F2F0EF;
}
.concept .area2 .primary-heading{
  margin-bottom: 1.2em;
  font-size: 4rem;
}
@media screen and (max-width: 767px) {
  .concept .area2{
    padding: 32px 0 0;
  }
  .concept .area2 .primary-heading{
    margin-bottom: 1.2em;
    font-size: 2rem;
  }
}
.pageHeader {
  z-index: 5;
}

.concept-font {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.concept .mv h2 {
  width: 36.6vw;
  /* max-width: 660px; */
  margin: 0 auto 4vw;
}
@media screen and (max-width: 767px) {
  .concept .mv h2 {
    width: 76.6vw;
  }
}
.concept .mv h3 {
  font-size: 2.2vw;
  font-weight: normal;
}
.mv .text-wrapper{
  position: absolute;
  inset: 8% 0 0;
  margin: auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .concept .mv h3 {
    font-size: 5.5vw;
  }
}
.concept .area1 {
  position: relative;
}
.concept .area1 .line {
  width: 4px;
  height: 91%;
  background-color: #b8905f;
  position: absolute;
  z-index: 3;
  top: 65px;
  left: 50%;
  transform-origin: 0 0;
}
@media screen and (max-width: 1024px) and (orientation: portrait) {
  .concept .area1 .line {
    height: 93%;
  }
}
@media screen and (max-width: 767px) {
  .concept .area1 .line {
    width: 2px;
    top: 55px;
    height: 91%;
  }
}
.concept .area1 .tl-n {
  background-image: url(../img/concept/bg1.jpg);
  background-size: cover;
  padding: 45px 0;
}
@media screen and (max-width: 767px) {
  .concept .area1 .tl-n {
    padding: 40px 0 20px 0;
  }
}
.concept .area1 .tl-n p {
  width: 35px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .concept .area1 .tl-n p {
    width: 20px;
  }
}
.concept .area1 .sec1 {
  height: 75vh;
  display: flex;
  position: relative;
}
@media screen and (max-width: 767px) {
  .concept .area1 .sec1 {
    height: 60vh;
  }
}
.concept .area1 .sec1 .sec1a {
  position: relative;
  z-index: 2;
  width: 50%;
  margin: 0 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .concept .area1 .sec1 .sec1a {
    width: 100%;
    height: auto;
    padding: 10% 0;
    margin: auto 0 0 0;
    z-index: 4;
  }
}
.concept .area1 .sec1 .sec1a dl {
  position: relative;
  z-index: 2;
  text-align: center;
  color: #fff;
}
.concept .area1 .sec1 .sec1a dl dt img {
  height: 48px;
}
@media screen and (max-width: 767px) {
  .concept .area1 .sec1 .sec1a dl dt img {
    height: 25px;
  }
}
.concept .area1 .sec1 .sec1a dl dt span {
  display: block;
  font-size: 2.8rem;
  font-family: Roboto, "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", Verdana, Meiryo, "M + 1p", sans-serif;
  margin: 30px 0 25px 0;
}
@media screen and (max-width: 767px) {
  .concept .area1 .sec1 .sec1a dl dt span {
    font-size: 4vw;
    margin: 15px 0 5px 0;
  }
}
.concept .area1 .sec1 .sec1a dl dd {
  font-size: 2.4rem;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .concept .area1 .sec1 .sec1a dl dd {
    font-size: 3.5vw;
  }
}
.concept .area1 .sec1 .sec1a dl dd a {
  display: block;
  max-width: 245px;
  margin: 30px auto 0 auto;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .concept .area1 .sec1 .sec1a dl dd a {
    max-width: 150px;
  }
}
.concept .area1 .sec1 .sec1a dl dd a:hover {
  opacity: 0.6;
}
.concept .area1 .sec1 .sec1a span.bg {
  background: rgba(81, 62, 36, 0.5);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.concept .area1 .sec1 p.pic {
  height: 100%;
  width: 100%;
  background-image: url(../img/concept/area1a.jpg);
  background-size: cover;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .concept .area1 .sec1 p.pic {
    background-image: url(../img/concept/area1a-sp.jpg);
  }
}
.concept .area1 .sec1 p.pic span {
  position: absolute;
  font-size: 1.1rem;
  bottom: 5px;
  left: 5px;
}
@media screen and (max-width: 767px) {
  .concept .area1 .sec1 p.pic span {
    color: #fff;
    font-size: 1rem;
    z-index: 5;
    left: auto;
    right: 5px;
  }
}
.concept .area1 .sec1:nth-child(2n+1) .sec1a {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .concept .area1 .sec1:nth-child(2n+1) .sec1a {
    margin: auto 0 0 0;
  }
}
.concept .area1 .sec1.station p.pic {
  background-image: url(../img/concept/area1b.jpg);
}
@media screen and (max-width: 767px) {
  .concept .area1 .sec1.station p.pic {
    background-image: url(../img/concept/area1b-sp.jpg);
  }
}
.concept .area1 .sec1.station p.pic span {
  left: auto;
  right: 5px;
}
.concept .area1 .sec1.shopping p.pic {
  background-image: url(../img/concept/area1c.jpg);
}
@media screen and (max-width: 767px) {
  .concept .area1 .sec1.shopping p.pic {
    background-image: url(../img/concept/area1c-sp.jpg);
  }
}
.concept .area1 .sec1.safety p.pic {
  background-image: url(../img/concept/area1d.jpg);
}
@media screen and (max-width: 767px) {
  .concept .area1 .sec1.safety p.pic {
    background-image: url(../img/concept/area1d-sp.jpg);
  }
}
.concept .area1 .sec1.safety p.pic span {
  color: #fff;
  left: auto;
  right: 5px;
}
.concept .area1 .tl-s {
  background-image: url(../img/concept/bg2.jpg);
  background-size: cover;
  padding: 45px 0;
}
@media screen and (max-width: 767px) {
  .concept .area1 .tl-s {
    background-image: url(../img/concept/bg2-sp.jpg);
  }
}
.concept .area1 .tl-s p {
  width: 153px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .concept .area1 .tl-s p {
    width: 80px;
  }
}

.concept-bg{
  background: url(../img/concept/bg.jpg) no-repeat left center;
  background-size: cover;
}
.concept-inner{
  padding: 80px 0;
  width: min(calc(100% - 32px),1280px);
  margin: 0 auto;
  color: #fff;
}
.concept-lead{
  font-size: 2.2rem;
  color: #fff;
  line-height: 2;
  font-feature-settings: "palt";
}
.concept-list{
  margin: 60px 0 0;
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 46px 66px;
}
.concept-heaidng{
  margin-top: 20px;
  font-size: 1.8rem;
  font-weight: 100;
}
.concept-note{
  font-size: 1.4rem;
  line-height: 1.5;
}
.concept-text-img{
  height: 31px;
  width: auto;
  margin: 16px 0;
}
.concept-item:nth-of-type(5){
  margin: 0 -66px;
  padding-left: 66px;
}
.img-wrapper .caption-out{
  bottom: -30px;
}
@media screen and (max-width: 900px) {
  .concept-note{
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 767px) {
  .concept-lead{
    font-size: 1.3rem;
  }
  .concept-inner{
    padding: 40px 0;
  }
  .concept-list{
    grid-template-columns: repeat(2,1fr);
    gap: 15px 10px;
    width: 100vw;
    margin: 30px calc(50% - 50vw) 0;
  }
  .concept-item:nth-of-type(5){
    margin: 0;
    padding-left: 40px;
    grid-column: 1/3;
    width: 300px;
    margin: 0 auto 30px;
  }
  .concept-heaidng{
    margin-top: 10px;
    font-size: 1.4rem;
  }
  .concept-text-img{
    height: 15px;
    margin: 5px 0;
  }
  .concept-note{
    font-size: 1rem;
  }
  .concept-item:nth-of-type(1){
    order: -4;
  }
  .concept-item:nth-of-type(2){
    order: -3;
  }
  .concept-item:nth-of-type(3){
    order: -1;
  }
  .concept-item:nth-of-type(4){
    order: -2;
  }
  .concept-bg{
    background: url(../img/concept/bg-sp.jpg) no-repeat right center;
    background-size: cover;
  }
}