/*clearfix*/
/*flex*/
/*flex*/
@media screen and (max-width: 644px) {
  .none_pad section:nth-child(n+2) {
    padding: 40px 6vw;
  }
}

@media print, screen and (min-width: 1281px) { /*{overPC}*/
  .TBSP, .TB, .TBl, .TBs, .SP, .SP_bl {
    display: none !important;
  }
  .PCTB, .PC, .PCs {
    display: inherit;
  }
  .PC_inbl {
    display: inline-block !important;
  }
  .PC_bl {
    display: block !important;
  }
  .PC_tj {
    text-align: justify !important;
  }
  .PC_tj * {
    display: inline !important;
  }
  .PC_tl {
    text-align: left !important;
  }
}
@media screen and (min-width: 801px) and (max-width: 1280px) { /*{TB}*/
  .PCl, .PC, .PCs, .SP, .SP_bl {
    display: none !important;
  }
  .PCTB, .TBSP, .TB, .TBl, .TBs {
    display: inherit;
  }
  .TB_inbl {
    display: inline-block !important;
  }
  .TB_bl {
    display: block !important;
  }
  .TB_tj {
    text-align: justify !important;
  }
  .TB_tj * {
    display: inline !important;
  }
  .TB_tl {
    text-align: left !important;
  }
}
@media screen and (max-width: 800px) { /*{SP}*/
  .PCTB, .PCl, .PC, .PCs, .TB, .TBl, .TBs {
    display: none;
  }
  .TBSP, .SP {
    display: inherit;
  }
  .SP_inbl {
    display: inline-block !important;
  }
  .SP_bl {
    display: block !important;
  }
  .SP_none {
    display: none !important;
  }
  .SP_tj {
    text-align: justify !important;
  }
  .SP_tj * {
    display: inline !important;
  }
  .SP_tl {
    text-align: left !important;
  }
}
#kvSec.lifestyle_studio_kv {
  max-height: none !important;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  #kvSec.lifestyle_studio_kv {
    height: 100vw;
    max-height: 100vh !important;
  }
}
@media screen and (max-width: 644px) {
  #kvSec.lifestyle_studio_kv {
    height: 100vh;
  }
}
#kvSec.lifestyle_studio_kv figure {
  max-height: none !important;
  height: 100%;
}
#kvSec.lifestyle_studio_kv figure::after {
  display: block;
  content: "";
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 14.28vw;
  min-height: 200px;
  background: linear-gradient(to bottom, #000000, rgba(128, 128, 128, 0));
}
@media screen and (max-width: 991px) {
  #kvSec.lifestyle_studio_kv figure::after {
    height: 30.27vw;
    min-height: 400px;
  }
}
#kvSec.lifestyle_studio_kv .kvSecInnerWrap {
  height: 100%;
}
#kvSec.lifestyle_studio_kv .kvSecInnerWrap h2 {
  top: 2.85vw;
  transform: translate(0px, 0px);
  font-size: 28px;
  line-height: 1.4;
}
@media screen and (max-width: 1280px) {
  #kvSec.lifestyle_studio_kv .kvSecInnerWrap h2 {
    top: 80px;
  }
}
@media screen and (max-width: 991px) {
  #kvSec.lifestyle_studio_kv .kvSecInnerWrap h2 {
    top: 120px;
  }
}
@media screen and (max-width: 644px) {
  #kvSec.lifestyle_studio_kv .kvSecInnerWrap h2 {
    font-size: 18px;
  }
}
#kvSec.lifestyle_studio_kv .kvScroll {
  display: none;
}

@media screen and (max-width: 1280px) {
  html.black .contsSecWrap {
    padding-top: 0px;
  }
}
html.black .contsSecWrap .sec_com {
  background-color: #fff;
  color: #000000;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media screen and (max-width: 644px) {
  html.black .contsSecWrap .sec_com {
    padding-bottom: 0px;
  }
}
html.black .contsSecWrap .sec_com p {
  color: #231815;
  font-size: 18px;
}
@media screen and (max-width: 644px) {
  html.black .contsSecWrap .sec_com p {
    font-size: 15px;
  }
}
html.black .contsSecWrap .sec_tit01 {
  color: #7D7D7D;
  text-align: justify;
  text-align: left;
  font-size: 60px;
  line-height: 1.2;
  margin-bottom: 40px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 991px) {
  html.black .contsSecWrap .sec_tit01 {
    font-size: 6.05vw;
  }
}
@media screen and (max-width: 644px) {
  html.black .contsSecWrap .sec_tit01 {
    font-size: 38px;
    margin-bottom: 20px;
  }
}
html.black .contsSecWrap .sec_tit02 {
  font-size: 40px;
  line-height: 1.42;
  margin-bottom: 60px;
}
@media screen and (max-width: 991px) {
  html.black .contsSecWrap .sec_tit02 {
    font-size: 4.03vw;
  }
}
@media screen and (max-width: 644px) {
  html.black .contsSecWrap .sec_tit02 {
    font-size: 25px;
    margin-bottom: 30px;
    font-size: min(6.25vw, 25px);
  }
}
html.black .contsSecWrap .sec_tit02 .subTitle {
  display: block;
  font-size: 1.65em;
  margin-bottom: 20px;
}
@media screen and (max-width: 644px) {
  html.black .contsSecWrap .sec_tit02 .subTitle {
    margin-bottom: 10px;
    font-size: 1.05em;
  }
}
html.black .contsSecWrap .sec_tit02 .cap {
  display: block;
  font-size: 0.42em;
  margin-top: 20px;
}
@media screen and (max-width: 644px) {
  html.black .contsSecWrap .sec_tit02 .cap {
    margin-top: 10px;
    font-size: max(0.42em, 10px);
  }
}
html.black .contsSecWrap .sec_tit03 {
  font-size: 36px;
  line-height: 1.41;
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  html.black .contsSecWrap .sec_tit03 {
    font-size: 3.63vw;
  }
}
@media screen and (max-width: 644px) {
  html.black .contsSecWrap .sec_tit03 {
    margin-bottom: 15px;
    font-size: min(5.06vw, 23px);
  }
}
html.black .contsSecWrap .sec_tit03 .subTitle {
  display: block;
  font-size: 2em;
  margin-bottom: 10px;
}
@media screen and (max-width: 644px) {
  html.black .contsSecWrap .sec_tit03 .subTitle {
    margin-top: 5px;
  }
}
html.black .contsSecWrap .sec_txt01 {
  letter-spacing: 0.07em;
}
html.black .contsSecWrap .imgList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 644px) {
  html.black .contsSecWrap .imgList {
    flex-direction: column;
    gap: 5px;
  }
}
html.black .contsSecWrap .imgList li {
  width: 49.58%;
}
@media screen and (max-width: 644px) {
  html.black .contsSecWrap .imgList li {
    width: 100%;
  }
}
html.black .contsSecWrap p.imgList_cap {
  margin-bottom: 10px;
}
@media screen and (max-width: 644px) {
  html.black .contsSecWrap p.imgList_cap {
    margin-bottom: 5px;
  }
}
html.black .contsSecWrap p.imgList_cap small {
  color: #777;
  text-align: right;
}
html.black .contsSecWrap .pointList {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
@media screen and (max-width: 644px) {
  html.black .contsSecWrap .pointList {
    gap: 5px;
    grid-template-columns: repeat(1, 1fr);
  }
}
html.black .contsSecWrap .pointList li {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 2;
  row-gap: 0px;
}
html.black .contsSecWrap .pointList .tit01 {
  text-align: center;
  background-color: #3C2121;
  font-size: 24px;
  line-height: 1;
  padding: 10px 0px;
  font-weight: 500;
}
@media screen and (max-width: 644px) {
  html.black .contsSecWrap .pointList .tit01 {
    font-size: 16px;
  }
}
html.black .contsSecWrap .pointList .txt01 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-align: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 30px 0px;
  background-color: #D4D1CB;
  font-size: 26px;
  line-height: 1.42;
  font-size: min(26px, 1.85vw);
  font-weight: 500;
  color: #3C2121;
}
@media screen and (max-width: 644px) {
  html.black .contsSecWrap .pointList .txt01 {
    padding: 15px 0px;
    font-size: min(16px, 4.03vw);
  }
}
html.black .contsSecWrap .mapSec_flex {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
}
@media screen and (max-width: 800px) {
  html.black .contsSecWrap .mapSec_flex {
    display: block;
    margin-bottom: 20px;
  }
}
html.black .contsSecWrap .mapSec_flex .img_area {
  width: 63.05%;
}
@media screen and (max-width: 800px) {
  html.black .contsSecWrap .mapSec_flex .img_area {
    width: 100%;
  }
}
html.black .contsSecWrap .mapSec_flex .img_area figure {
  margin-bottom: 20px;
}
@media screen and (max-width: 800px) {
  html.black .contsSecWrap .mapSec_flex .img_area figure {
    margin-bottom: 10px;
  }
}
html.black .contsSecWrap .mapSec_flex .txt_area {
  width: 32.02%;
}
@media screen and (max-width: 800px) {
  html.black .contsSecWrap .mapSec_flex .txt_area {
    width: 100%;
  }
}
html.black .contsSecWrap .mapSec_flex .txt_area .txt01 {
  font-size: 18px;
  margin-bottom: 0px;
  padding-bottom: 10px;
}
@media screen and (max-width: 800px) {
  html.black .contsSecWrap .mapSec_flex .txt_area .txt01 {
    font-size: 15px;
  }
}
html.black .contsSecWrap .root_box {
  box-sizing: border-box;
  width: 100%;
  background-color: #E5E5E5;
  padding: 30px;
}
@media screen and (max-width: 800px) {
  html.black .contsSecWrap .root_box {
    padding: 20px;
  }
}
@media screen and (max-width: 644px) {
  html.black .contsSecWrap .root_box {
    padding: 15px;
  }
}
html.black .contsSecWrap .root_box .txt04 {
  font-size: 24px;
  color: #7e0f27;
  line-height: 1;
  text-align: center;
  padding-bottom: 20px;
}
@media screen and (max-width: 800px) {
  html.black .contsSecWrap .root_box .txt04 {
    font-size: 18px;
  }
}
html.black .contsSecWrap .root_box ul {
  list-style-type: disc;
  text-align: justify;
  text-align: left;
  margin-left: 15px;
}
html.black .contsSecWrap .root_box ul li {
  color: #231815;
  font-size: 14px;
  margin-bottom: 10px;
}
@media screen and (max-width: 800px) {
  html.black .contsSecWrap .root_box ul li {
    font-size: 13px;
  }
}
html.black .contsSecWrap .img01 {
  margin-bottom: 20px;
}
@media screen and (max-width: 644px) {
  html.black .contsSecWrap .img01 {
    margin-bottom: 10px;
  }
}
html.black .contsSecWrap .btnWrap {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 100px;
}
@media screen and (max-width: 991px) {
  html.black .contsSecWrap .btnWrap {
    gap: 15px;
  }
}
@media screen and (max-width: 800px) {
  html.black .contsSecWrap .btnWrap.-pc {
    display: none;
  }
}
html.black .contsSecWrap .btnWrap a {
  display: block;
}
html.black .contsSecWrap .btnWrap a.-tabsp {
  display: none;
}
@media screen and (max-width: 800px) {
  html.black .contsSecWrap .btnWrap a.-tabsp {
    display: block;
  }
}
html.black .contsSecWrap .btnWrap a.gmap_btn {
  width: 100%;
  color: #fff;
  background-color: #7e0f27;
  font-size: 20px;
  padding: 20px 0px;
}
@media screen and (max-width: 644px) {
  html.black .contsSecWrap .btnWrap a.gmap_btn {
    font-size: 16px;
    padding: 15px 0px;
  }
}
html.black .contsSecWrap .btnWrap a.cv_btn {
  font-size: 30px;
  border-radius: 10px;
  background-color: #7e0f27;
  width: 100%;
  max-width: 490px;
  color: #fff;
  letter-spacing: 0.1em;
  padding: 15px 0px;
}
@media screen and (max-width: 644px) {
  html.black .contsSecWrap .btnWrap a.cv_btn {
    font-size: 24px;
    padding: 10px 0px;
  }
}
html.black .contsSecWrap .sec03 {
  padding-bottom: 100px;
  margin-bottom: 100px;
}
@media screen and (max-width: 991px) {
  html.black .contsSecWrap .sec03 {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 644px) {
  html.black .contsSecWrap .sec03 {
    padding-bottom: 50px;
  }
}