/*====================================================================
concPageKvSec
====================================================================*/
.concPageKvSec__inner {
    padding: 248px 0 482px;
}
.concPageKvSec__inner.u-bgHist {
    background: center top/cover no-repeat #000 url("../images/design-concept/concPageKvSec_text_bg.png");
}
@media screen and (max-width: 768px) {
    .concPageKvSec__inner.u-bgHist {
        padding: 108vw 0 30vw;
        background-image: url("../images/design-concept/concPageKvSec_text_bg_sp.png");
        background-size: contain;
    }
}
@media screen and (max-width: 768px) {
    .concPageKvSec__inner {
        padding: 120px 0 185px;
    }
}
.concPageKvSec__innerTextArea {
    max-width: 882px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    white-space: nowrap;
}
@media screen and (max-width: 1366px) and (min-width: 769px) {
    .concPageKvSec__innerTextArea {
        padding-left: 1.464vw;
        padding-right: 1.464vw;
    }
}
@media screen and (max-width: 768px) {
    .concPageKvSec__innerTextArea {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}
.concPageKvSec__innerKvImageText {
    max-width: 320px;
}
@media screen and (max-width: 1366px) and (min-width: 769px) {
    .concPageKvSec__innerKvImageText {
        max-width: 24.48vw;
    }
}
@media screen and (max-width: 768px) {
    .concPageKvSec__innerKvImageText {
        max-width: 72.48vw;
        margin: 0 auto;
    }
}
.concPageKvSec__innerKvCapText {
    margin-top: 5px;
    white-space: normal;
    font: bold 34px/1.5 Helvetica Neue, Helvetica, Arial, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    color: #fff;
}
@media screen and (max-width: 1366px) and (min-width: 769px) {
    .concPageKvSec__innerKvCapText {
        font-size: 2.49vw;
    }
}
@media screen and (max-width: 768px) {
    .concPageKvSec__innerKvCapText {
        font-size: 19px;
    }
}
.concPageKvSec__innerKvParaText {
    margin-top: 210px;
    font: 500 16px/1.9 Helvetica Neue, Helvetica, Arial, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    color: #fff;
}
@media screen and (max-width: 1366px) and (min-width: 769px) {
    .concPageKvSec__innerKvParaText {
        font-size: 1.17vw;
    }
}
@media screen and (max-width: 768px) {
    .concPageKvSec__innerKvParaText {
        font-size: 11.5px;
    }
}
@media screen and (max-width: 1366px) and (min-width: 769px) {
    .concPageKvSec__innerKvParaText {
        margin-top: 15.36vw;
    }
}
@media screen and (max-width: 768px) {
    .concPageKvSec__innerKvParaText {
        margin-top: 33px;
    }
}

/*====================================================================
concPageContSec
====================================================================*/
.concPageContSec {
    margin-bottom: 174px;
}
@media screen and (max-width: 768px) {
    .concPageContSec {
        margin-bottom: 30vw;
    }
}
.concPageContSec__list.black {
    background-color: #000;
}
@media screen and (max-width: 768px) {
    .concPageContSec__list {
    }
}
.concPageContSec__list__inner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 882px;
    margin: 0 auto;
}
@media screen and (max-width: 768px) {
    .concPageContSec__list__inner {
        flex-wrap: wrap;
        width: 100%;
    }
}
.concPageContSec__item {
    width: 59%;
}
.concPageIntSec__item {
    width: 404px;
}
@media screen and (max-width: 768px) {
    .concPageContSec__item,
    .concPageIntSec__item {
        width: 100%;
    }
}
.concPageContSec__item__thumb__photo {
/*    max-height: 550px;*/
}
.concPageContSec__text {
    width: 432px;
    margin: 80px 0;
    box-sizing: content-box;
    font: 500 16px/1.9 Helvetica Neue, Helvetica, Arial, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    color: #373E46;
}
.concPageContSec__list.black .concPageContSec__text {
    color: #ffffff;
}
@media screen and (max-width: 768px) {
    .concPageContSec__text {
        width: 100%;
        margin: 0;
        padding: 0 6vw 18vw;
    }
    .concPageContSec__list .concPageContSec__text {
        order: 2;
    }
    .concPageContSec__list .concPageContSec__item {
        order: 1;
    }
}
.concPageContSec__list.black {
    color: #ffffff;
    background-color: #000000;
}
.concPageContSec__list.brown {
    background-color: #E8E2D9;
}
/*
.concPageContSec__text.pr {
    padding-right: 5vw;
}
.concPageContSec__text.pl {
    padding-left: 5vw;
}
*/
.concPageContSec__text__ttl {
    margin-bottom: 30px;
    font-size: 25px;
    font-weight: bold;
    line-height: 1.4;
}
@media screen and (max-width: 768px) {
    .concPageContSec__text__ttl {
        font-size: 20px;
    }
}
.concPageContSec__text__content {
    line-height: 2;
    text-align: justify;
    letter-spacing: 1px;
}
@media screen and (max-width: 768px) {
    .concPageContSec__text__content {
        font-size: 14px;
    }
}

/*====================================================================
concPageIntSec
====================================================================*/
.concPageIntSec {
    width: 882px;
    margin: 0 auto;
}
@media screen and (max-width: 768px) {
    .concPageIntSec {
        width: 100%;
    }
}
.concPageIntSec__text {
    width: 404px;
    box-sizing: content-box;
    font: 500 16px/1.9 Helvetica Neue, Helvetica, Arial, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.concPageIntSec__text.pr {
    padding-right: 70px;
}
.concPageIntSec__text.pl {
    padding-left: 70px;
}
@media screen and (max-width: 768px) {
    .concPageIntSec__text {
        width: 100%;
        padding: 0 6vw;
    }
    .concPageIntSec__head .concPageIntSec__text {
        margin-bottom: 10vw;
    }
}

.concPageIntSec__head {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 110px;
}
@media screen and (max-width: 768px) {
    .concPageIntSec__head {
        flex-wrap: wrap;
        margin-bottom: 15vw;
    }
}
@media screen and (max-width: 768px) {
    .concPageIntSec__text__ttl {
        width: 60%;
    }
}
.concPageIntSec__head .concPageIntSec__item__thumb__photo {
    max-height: 347px;
}
@media screen and (max-width: 768px) {
    .concPageIntSec__head .concPageIntSec__item__thumb__photo {
        max-height: 347px;
    }
}
.concPageIntSec__text__ttlsub {
    margin-bottom: 50px;
    font-size: 25px;
    font-weight: bold;
}
@media screen and (max-width: 768px) {
    .concPageIntSec__text__ttlsub {
        margin-bottom: 10vw;
        font-size: 20px;
    }
}
.concPageIntSec__text__name {
    padding-left: 10px;
    border-left: 5px solid #000000;
}
.concPageIntSec__text__name .txtBig {
    display: block;
    margin-top: 20px;
    font-weight: bold;
    font-size: 25px;
}

.concPageIntSec__caption {
    margin-bottom: 112px;
    font-size: 25px;
    font-weight: bold;
    line-height: 2;
}
@media screen and (max-width: 768px) {
    .concPageIntSec__caption {
        margin-bottom: 15vw;
        padding: 0 6vw;
        font-size: 20px;
    }
}

.concPageIntSec__list {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 122px;
}
@media screen and (max-width: 768px) {
    .concPageIntSec__list {
        flex-wrap: wrap;
        margin-bottom: 10vw;
        padding: 0 6vw;
    }
}
@media screen and (max-width: 768px) {
    .concPageIntSec__list .concPageIntSec__text {
        order: 2;
        padding: 0;
    }
    .concPageIntSec__list .concPageIntSec__item {
        order: 1;
        margin-bottom: 10vw;
    }
}
.concPageIntSec__list .concPageIntSec__item__thumb__photo {
/*    max-height: 375PX;*/
}
.concPageIntSec__text__content {
    margin-top: -8px;
    letter-spacing: 1px;
}
@media screen and (max-width: 768px) {
    .concPageIntSec__text__content {
        margin-top: 0;
    }
}
.concPageIntSec__text__content p {
    line-height: 2;
    margin-bottom: 2rem;
    text-align: justify;
}

.concPageIntSec__prof {
    margin-bottom: 150px;
}
@media screen and (max-width: 768px) {
    .concPageIntSec__prof {
        margin-bottom: 30vw;
        padding: 0 6vw;
    }
}
.concPageIntSec__prof__ttl {
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-weight: bold;
    line-height: 3;
    border-bottom: 1px solid #707070;
}
.concPageIntSec__prof__ttl .txtBig {
    display: block;
}
.concPageIntSec__prof__content {
    line-height: 1.8;
    font-size: 14px;
}


/*====================================================================
concPageButtonSec
====================================================================*/
.concPageButtonSec__inner {
  padding-bottom: 100px;
  max-width: 790px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 1366px) and (min-width: 769px) {
  .concPageButtonSec__inner {
    padding-left: 1.464vw;
    padding-right: 1.464vw;
  }
}
@media screen and (max-width: 768px) {
  .concPageButtonSec__inner {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 1366px) and (min-width: 769px) {
  .concPageButtonSec__inner {
    padding-bottom: 12.22vw;
  }
}
@media screen and (max-width: 768px) {
  .concPageButtonSec__inner {
    padding-bottom: 26vw;
  }
}
.concPageButtonSec__innerButtonArea {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: stretch;
}
@media screen and (max-width: 768px) {
  .concPageButtonSec__innerButtonArea {
    flex-direction: column;
    align-items: center;
  }
}
.concPageButtonSec__innerButtonAnchor {
  position: relative;
  width: 100%;
  max-width: 291px;
  height: 52px;
  padding: 14px 25px;
  background: #000000;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  transition: all 0.6s ease-in-out 0s;
}
@media screen and (min-width: 769px) {
  .concPageButtonSec__innerButtonAnchor:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 1366px) and (min-width: 769px) {
  .concPageButtonSec__innerButtonAnchor {
    max-width: 21.29vw;
    height: 3.8vw;
    padding: 1.02vw 1.83vw;
  }
}
@media screen and (max-width: 768px) {
  .concPageButtonSec__innerButtonAnchor {
    max-width: 375px;
    height: 47px;
  }
}
@media all and (-ms-high-contrast: none) {
  .concPageButtonSec__innerButtonAnchor {
    padding: 1.08vw 1.83vw 0.95vw;
  }
}
.concPageButtonSec__innerButtonAnchor:not(:first-child) {
  margin-left: 60px;
}
@media screen and (max-width: 1366px) and (min-width: 769px) {
  .concPageButtonSec__innerButtonAnchor:not(:first-child) {
    max-width: 21.29vw;
    margin-left: 4.39vw;
  }
}
@media screen and (max-width: 768px) {
  .concPageButtonSec__innerButtonAnchor:not(:first-child) {
    margin-top: 25px;
    margin-left: 0;
  }
}
.concPageButtonSec__innerButtonAnchorText {
  font: 600 16px/1.5 "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 1366px) and (min-width: 769px) {
  .concPageButtonSec__innerButtonAnchorText {
    font-size: 1.17vw;
  }
}
.concPageButtonSec__innerButtonAnchorArrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  width: 6px;
  height: 12px;
  background: center/contain no-repeat url("../images/_etc/ico_rightArrowGray.png");
}
@media screen and (max-width: 1366px) and (min-width: 769px) {
  .concPageButtonSec__innerButtonAnchorArrow {
    width: 0.44vw;
    height: 0.88vw;
  }
}
@media screen and (max-width: 1366px) and (min-width: 769px) and (-ms-high-contrast: none) {
  .concPageButtonSec__innerButtonAnchorArrow {
    width: 0.88vw;
  }
}
@media screen and (max-width: 768px) {
  .concPageButtonSec__innerButtonAnchorArrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 17.5px;
    width: 6.5px;
    height: 14.5px;
  }
}
