@charset "UTF-8";

.pg_404 a {
  font-size: 17px;
  padding: 2px 4px 0;
  margin-top: 67px;
  margin-left: 20px;
  display: inline-block;
  letter-spacing: 0.14em;
  border-top: 1px solid;  
  font-family: 'A1 Mincho', 'Noto Serif JP', serif;
}
.pg_404 a:after{
  content: "";
  width: 38px;
  height: 5px;
  margin-left: 15px;
  background: url(/img/philosophy/arrow01.svg) no-repeat center / contain;
  display: inline-block;
  vertical-align: middle;
}


/* ******************************
 *　家づくりについて
 * *******************************/
.pg_philosophy {
  margin-top: -200px;
}
.pg_philosophy .tate{  
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.pg_philosophy .tt2 .en{
  font-size: 0.43em;
}
.pg_philosophy .tt2 .ja{
  font-size: 1.08em;
  margin-right: 0.3em;
  letter-spacing: 0.2em;
}
.pg_philosophy .section#sec1{
  padding-top: 0;
  padding-bottom: 160px;
}
.pg_philosophy .section#sec1 .container{
  position: relative;
}
.pg_philosophy .section#sec1 .container:before{
  content: "";
  width: 691px;
  height: 212px;
  position: absolute;
  right: 0;
  top: -325px;
  background: url(/img/philosophy/bg06.svg) no-repeat center / contain;
}
.pg_philosophy .section#sec1 .tate{  
  font-size: 32px;
  letter-spacing: 0.1em;
  line-height: 2;
  position: absolute;
  top: -122px;
  left: -10px;
  margin-bottom: -50px;
}
.pg_philosophy .section#sec1 .text{
  max-width: 454px;
  font-size: 14px;
  margin-left: auto;
  margin-right: 110px;
  padding-top: 60px;
  line-height: 3;
  letter-spacing: 0.2em;
}
.pg_philosophy .section#sec2{
  max-width: 1366px;
  margin: 150px auto;
  padding-bottom: 93px;
  position: relative;
}
.pg_philosophy .section#sec2 .tt2 .ja{
  letter-spacing: 0.05em;
}
.pg_philosophy .section#sec2 .inner{
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.pg_philosophy .section#sec2 .tt2{
  margin-right: -5px;
  margin-left: auto;
}
.pg_philosophy .section#sec2 .tt2 .text{
  font-size: 15px;
  margin-right: 28px;
  line-height: 2.48;
  letter-spacing: 0.1em;
}
.pg_philosophy .section#sec2 .img01 {
  max-width: 748px;
  width: 55%;
}
.pg_philosophy .section#sec2 .img01 .font_bbb{
  max-width: 469px;
  width: 90%;
  font-size: 14px;
  margin-top: 65px;
  margin-left: auto;
  font-weight: 500;
  letter-spacing: 0.22em;
  line-height: 2.8;
  text-align: justify;
}
.pg_philosophy .section#sec2 .img02{
  max-width: 493px;
  width: 37%;
  text-align: center;
  position: absolute;
  bottom: 0;
  right: 0;
}
.pg_philosophy .section#sec2 .img02 a{
  font-size: 17px;
  padding: 2px 4px 0;
  margin-top: 67px;
  margin-left: 20px;
  display: inline-block;
  letter-spacing: 0.14em;
  border-top: 1px solid;
  font-family: 'A1 Mincho', 'Noto Serif JP', serif;
}
.pg_philosophy .section#sec2 .img02 a:after{
  content: "";
  width: 38px;
  height: 5px;
  margin-left: 15px;
  background: url(/img/philosophy/arrow01.svg) no-repeat center / contain;
  display: inline-block;
  vertical-align: middle;
}

.pg_philosophy .section#sec3{
  padding-top: 145px;
  padding-bottom: 100px;
}
.philo_box{
  display: flex;
  flex-wrap: wrap;
}
.pg_philosophy .section#sec3 .tt2 {
  margin-left: -10px;
}
.philo_bg {
  width: 100%;
  padding-left: 186px;
}
.pg_philosophy .section#sec3 .philo_bg {
  width: calc(100% - 70px);
  padding-left: 118px;
}
.philo_bg .bg{
  width: 1000px;
  height: 606px;
  background: url(/img/philosophy/bg01.jpg) no-repeat center / cover;
  position: relative;
}
.philo_bg .ttl {
  width: 183px;
  padding: 65px 0 48px;
  margin: 0 80px 0 auto;
  background: #ffffff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.philo_bg .ttl .en{
  font-size: 14px;
  text-align: center;
  letter-spacing: 0.24em;
}
.philo_bg .ttl .en span{
  font-size: 55px;
  margin: -10px 0 0 10px;
  letter-spacing: 0.25em;
  line-height: 1;
}
.philo_bg .ttl .tate{
  margin: 13px auto 0;
  padding: 27px 15px 0 0;
  position: relative;
}
.philo_bg .ttl .tate:before{
  content: "";
  width: 118px;
  height: 1px;
  background: #000000;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.philo_bg .ttl .tate .font_dm{
  font-size: 15px;
  letter-spacing: 0.165em;
}
.philo_bg .ttl .tate .ja{
  font-size: 32px;
  margin-right: -5px;
  letter-spacing: 0.2em;
  line-height: 1.75;
}
.philo_bg .text{
  font-size: 24px;
  letter-spacing: 0.25em;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
  position: absolute;
  left: 98px;
  bottom: 58px;
}
.philo_bg .text p{
  padding: 15px 0;
  background: #ffffff;
}
.philo_bg .text p + p{
  margin-right: 12px;
}

.philo_list{
  margin-top: 145px;
  padding-left: 185px;
}
.philo_list .item{
  display: flex;
  flex-wrap: wrap;
}
.philo_list .item + .item{
  margin-top: 135px;
}
.philo_list .item .txt{
  width: calc(100% - 290px);
  padding-left: 65px;
}
.philo_list .item .ttl{
  font-size: 24px;
  margin-bottom: 28px;
  letter-spacing: 0.2em;
  line-height: 1.2;
}
.philo_list .item .text{
  font-size: 15px;
  line-height: 2.2;
  text-align: justify;
  letter-spacing: 0.12em;
}

.pg_philosophy .section#sec4{
  margin: 175px 0 195px;
}
.pg_philosophy .section#sec4 .philo_bg .ttl .en span {
  letter-spacing: 0.15em;
}
.pg_philosophy .section#sec4 .philo_bg .ttl .tate .font_dm {
  letter-spacing: 0.145em;
}
.pg_philosophy .section#sec4 .philo_bg .ttl .tate:before{
  width: 79px;
}
.philo_box.re .philo_bg{
  padding-left: 0;
  margin-left: -180px;
}
.pg_philosophy .section#sec4 .philo_bg .bg{
  background: url(/img/philosophy/bg02.jpg) no-repeat center / cover;
}
.pg_philosophy .section#sec4 .philo_bg .ttl {
  width: 184px;
}
.pg_philosophy .section#sec4 .philo_bg .text {
  bottom: inherit;
  top: 95px;
  left: 120px;
}
.pg_philosophy .section#sec4 .philo_bg .text p {
  padding: 20px 0;
}
.pg_philosophy .section#sec4 .philo_list{
  margin-top: 135px;
}
.pg_philosophy .subttl {
  width: 100%;
  font-size: 15px;
  margin-bottom: 15px;
  color: #76706E;
  letter-spacing: 0.3em;
}
.pg_philosophy .subttl:before{
  content: "";
  width: 24px;
  height: 2px;
  margin-right: 10px;
  background: #76706E;
  display: inline-block;
  vertical-align: middle;
}

.pg_philosophy .section#sec5{
  padding: 100px 0;
}
.pg_philosophy .section#sec5 .philo_bg .ttl .tate:before{
  width: 79px;
}
.pg_philosophy .section#sec5 .philo_bg .bg{
  background: url(/img/philosophy/bg03.jpg) no-repeat center / cover;
}
.pg_philosophy .section#sec5 .philo_bg .ttl,
.pg_philosophy .section#sec7 .philo_bg .ttl{
  width: 184px;
  margin: 0 auto 0 80px;
  padding-bottom: 38px;
}
.pg_philosophy .section#sec5 .philo_bg .text,
.pg_philosophy .section#sec7 .philo_bg .text {
  left: inherit;
  right: 132px;
}
.pg_philosophy .section#sec5 .philo_bg .text p + p,
.pg_philosophy .section#sec7 .philo_bg .text p + p {
  margin-right: 10px;
}

.pg_philosophy .section#sec6{
  padding: 180px 0;
}
.pg_philosophy .section#sec6 .philo_bg .bg{
  background: url(/img/philosophy/bg04.jpg) no-repeat center / cover;
}
.pg_philosophy .section#sec6 .philo_bg .ttl .tate:before{
  width: 79px;
}
.pg_philosophy .section#sec6 .philo_bg .text {
  left: 162px;
  bottom: 65px;
}

.pg_philosophy .section#sec7{
  padding: 100px 0 0;
}
.pg_philosophy .section#sec7 .philo_bg .bg{
  background: url(/img/philosophy/bg05.jpg) no-repeat center / cover;
}
.pg_philosophy .section#sec7 .philo_bg .ttl .tate:before{
  width: 79px;
}
.pg_philosophy .section#sec7 .philo_bg .ttl {
  padding-bottom: 65px;
}
.pg_philosophy .section#sec7 .philo_bg .text{  
  font-size: 22px;
  bottom: 43px;
}
.pg_philosophy .section#sec7 .philo_bg .text p{
  padding: 18px 2px;
}


@media (max-width:1199px){
  .pg_philosophy {
    margin-top: -150px;
  }
  .pg_philosophy .section#sec1 .container:before {
    width: 601px;
    height: 182px;
    top: -160px;
  }
  .philo_bg .ttl{
    margin-right: 190px;
  }
  .pg_philosophy .section#sec4 .philo_bg .text {
    left: 210px;
  }
  .pg_philosophy .section#sec5 .philo_bg .text, 
  .pg_philosophy .section#sec7 .philo_bg .text {
    right: 232px;
  }
  .pg_philosophy .section#sec6 .philo_bg .text {
    left: 222px;
  }
}

@media (max-width:1023px){
  .pg_philosophy .section#sec1 {
    padding-bottom: 100px;
  }
  .pg_philosophy .section#sec1 .container:before {
    width: 391px;
    height: 122px;
    right: 30px;
  }
  .pg_philosophy .section#sec1 .text {
    max-width: 394px;
  }
  .philo_bg .bg {
    width: calc(100% + 22px);
  }
  .pg_philosophy .section#sec3 .philo_bg {
    padding-left: 48px;
  }
  .philo_bg {
    padding-left: 105px;
  }
  .philo_bg .ttl {
    margin-right: 60px;
  }
  .philo_bg .text {
    left: 38px;
  }
  .pg_philosophy .section#sec2 {
    margin: 80px auto 100px;
    padding-bottom: 13px;
  }
  .philo_list {
    padding-left: 105px;
  }  
  .philo_list .item .txt {
    width: calc(100% - 220px);
    padding-left: 35px;
  }
  .philo_list .item .img{
    width: 220px;
  }
  .philo_list .item + .item {
    margin-top: 85px;
  }

  .pg_philosophy .section#sec3 {
    padding-top: 105px;
    padding-bottom: 50px;
  }
  .pg_philosophy .section#sec4 {
    margin: 105px 0 145px;
  }
  .philo_box.re .philo_bg {
    margin-left: -120px;
  }
  .philo_list .item .ttl {
    font-size: 21px;
  }
  .pg_philosophy .section#sec4 .philo_list {
    margin-top: 95px;
  }
  .pg_philosophy .section#sec5 .philo_bg .text, 
  .pg_philosophy .section#sec7 .philo_bg .text {
    right: 72px;
  }

  .pg_philosophy .section#sec6 {
    padding: 100px 0;
  }

  .pg_philosophy .section#sec7 {
    padding: 50px 0 0;
  }
}
@media (max-width:767px){
  .pg_philosophy {
    margin-top: -135px;
  }
  .pg_philosophy .section#sec1 .container{
    padding-top: 80px;
  }
  .pg_philosophy .section#sec1 .container:before {
    width: 301px;
    height: 92px;
    right: 30px;
    top: -70px;
  }
  .pg_philosophy .section#sec1 .tate {
    font-size: 24px;
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: -56px;
    -ms-writing-mode: initial;
    writing-mode: initial;
  }
  .pg_philosophy .section#sec1 .img{
    margin-right: -10px;
    padding-left: 150px;
    text-align: right;
  }
  .pg_philosophy .section#sec1 .text{
    font-size: 12px;
    margin-right: 0;
  }

  .pg_philosophy .section#sec2 .inner {
    width: 100%;
    position: inherit;
  }
  .pg_philosophy .section#sec2 .img01 {
    width: 90%;
    margin-left: auto;
  }

  .pg_philosophy .section#sec2 {
    margin: 50px auto 70px;
  }
  .pg_philosophy .section#sec2 .tt2 {
    margin-right: 0;
    margin-left: 0;
  }
  .pg_philosophy .section#sec2 .img01 {
    width: calc(100% - 40px);
    margin-left: auto;
  }
  .pg_philosophy .section#sec2 .tt2{
    margin-bottom: 40px;
  }
  .pg_philosophy .section#sec2 .tt2 .text {
    font-size: 12px;
    margin-right: 18px;
  }
  .pg_philosophy .section#sec2 .img01 .font_bbb {
    width: 100%;
    max-width: 100%;
    font-size: 12px;
    margin-top: 45px;
    margin-right: 0;
    margin-left: 0;
    padding: 0 10px;
  }
  .pg_philosophy .section#sec2 .img02 {
    width: 70%;
    margin: 100px 0 0 auto;
    position: inherit;
  }
  .pg_philosophy .section#sec2 .img02 {
    max-width: 493px;
    width: 70%;
    margin: 80px 0 0 auto;
    position: inherit;
  }
  .pg_philosophy .section#sec2 .img02 a {
    font-size: 20px;
    margin-top: 37px;
    margin-left: 50px;
  }
  .pg_philosophy .section#sec2 .img02 a:after {
    margin-left: 55px;
  }
  .philo_bg {
    width: 100%;
    padding-left: 0;
  }  
  .pg_philosophy .section#sec3 .philo_bg {
    width: 100%;
    padding-left: 0;
  }
  .philo_box{
    display: block;
  }
  .pg_philosophy .section#sec3 .tt2 {
    margin: 0 auto 40px;
  }
  .pg_philosophy .section#sec3 {
    padding-top: 55px;
    padding-bottom: 30px;
  }
  
  .pg_philosophy .subttl:before{
    height: 1px;
  }
  
  .philo_bg{
    display: flex;
  }
  .philo_bg .bg {
    width: 70%;
    height: 78vw;
  }
  .philo_bg .ttl {
    width: 30%;
    margin: 0;
    padding: 0;
  }  
  .philo_bg .ttl .en {
    font-size: 10px;
  }
  .philo_bg .ttl .en span {
    font-size: 38px;
    margin: 0 0 0 4px;
  }
  .philo_bg .ttl .tate {
    margin: 13px auto 0;
    padding: 20px 8px 0 8px;
    min-height: 220px;
  }
  .philo_bg .ttl .tate:before {
    width: 70%;
  }
  .philo_bg .ttl .tate .font_dm {
    font-size: 10px;
  }
  .philo_bg .ttl .tate .ja {
    font-size: 20px;
    margin-right: 0;
  }
  .philo_bg .text {
    font-size: 13px;
    left: 18px;
    bottom: -78px;
  }
  .pg_philosophy .section#sec3 .container,
  .pg_philosophy .section#sec4 .container,
  .pg_philosophy .section#sec5 .container,
  .pg_philosophy .section#sec6 .container,
  .pg_philosophy .section#sec7 .container{
    padding: 0;
  }
  .philo_list {
    margin-top: 85px;
    padding-left: 0;
    padding-right: 0;
    /*padding: 0 10px;*/
  }
  .philo_list .item {
    /*max-width: 290px;*/
    /*max-width:295px;*/
    padding: 0 40px;
    display: block;
  }
  .philo_list .item .txt {
    width: 100%;
    margin-top: 20px;
    padding-left: 0;
  }
  .philo_list .item .ttl {
    font-size: 18px;
    margin-bottom: 18px;
    line-height: 1.85;
    letter-spacing: 0.1em;
  }
  .philo_list .item .img {
    width: auto;
  }
  .philo_list .item .img img{
    width: 100%;
  }
  .philo_list .item + .item{
    margin-top: 100px;
  }
  
  .slide_arrows .slick-arrow{
    border: 0;
    background: 0;
  }
  .slide_arrows {
    padding: 30px 50px 0;
    text-align: right;
  }
  .slide_arrows img{
    width: 25px;
  }
  .slide_arrows .slide-next{
    margin-left: 50px;
  }
  .philo_list .item .text {
    font-size: 13px;
  }
  .philo_list .slick-list {
    padding: 0 10% 0 0!important;
  }
  .philo_list .item {
    /*margin: 0 0.2%;*/
    margin: 0 auto;
  }
  .philo_list li figcaption {
    margin: 10px 0 0;
  }
  .philo_list .item .text {
  }

  .philo_box.re .philo_bg {
    margin-left: 0;
  }
  .pg_philosophy .section#sec4 {
    margin: 75px 0 85px;
  }
  .pg_philosophy .section#sec4 .philo_bg .ttl {
    width: 30%;
  }
  .pg_philosophy .section#sec4 .philo_bg .text {
    left: 30px;
    bottom: -40px;
    top: inherit;
  }
  .pg_philosophy .section#sec4 .philo_list {
    margin-top: 55px;
  }
  .slick-initialized .slick-slide.pc,
  .slick-initialized .slick-slide.tb{
    display: none;
  }
  .pg_philosophy .section#sec4 .philo_list .item:not(.sub){
    padding-top: 40px;
  }

  .pg_philosophy .section#sec5 {
    padding: 50px 0;
  }
  .pg_philosophy .section#sec5 .philo_bg .ttl, 
  .pg_philosophy .section#sec7 .philo_bg .ttl {
    width: 30%;
    margin: 0;
    padding-bottom: 0;
  }
  .pg_philosophy .section#sec5 .philo_bg .text, 
  .pg_philosophy .section#sec7 .philo_bg .text {
    right: inherit;
    left: 30px;
  }

  .pg_philosophy .section#sec6 .philo_bg .text {
    left: 20px;
    bottom: -60px;
  }

  .pg_philosophy .section#sec7 .philo_bg .text {
    font-size: 13px;
    bottom: -70px;
    left: 20px;
  }
  .pg_philosophy .tt2 .ja {
    font-size: 1.3em;
  }
  .philo_bg .text p + p {
    margin-right: 6px;
  }
}



/* ******************************
 *　コンセプト・会社概要
 * *******************************/
.pg_concept .tt2{
  margin-left: -10px;
}
.pg_concept .tt2 .ja{  
  padding-top: 15px;
  margin-right: 8px;
  letter-spacing: 0.4em;
}
.pg_concept .tt2 .en{
  /*color: inherit;*/
  letter-spacing: 0.2em;
  padding-top: 8px;
}
.pg_concept .section#sec1{
  margin-bottom: 170px;
  position: relative;
}
.pg_concept .section#sec1:after{
  content: "";
  width: 652px;
  height: 198px;
  background: url(/img/concept/bg01.svg) no-repeat center / contain;
  position: absolute;
  right: -143px;
  top: 48.5%;
  transform: translateY(-50%);
}
.pg_concept .section#sec1 .container{
  display: flex;
  flex-wrap: wrap;
}
.pg_concept .section#sec1 .tate{
  width: 290px;
  font-size: 30px;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl; 
  letter-spacing: 0.15em;
  margin-left: -15px;
  line-height: 2;
  text-align: left;
  display: flex;
  align-items: flex-end;
}
.pg_concept .section#sec1 .text{
  font-size: 14px;
  margin-top: -15px;
  letter-spacing: 0.2em;
  line-height: 2.9;
  position: relative;
}
.pg_concept .section#sec1 .text p + p{
  margin-top: 38px;
}

.pg_concept .section#sec2{
  padding: 200px 0;
}
.pg_concept .section#sec2 .philo_bg{
  width: calc(100% - 78px);
  padding-left: 65px;
}
.pg_concept .section#sec2 .philo_bg .bg{
  width: 1053px;
  height: 658px;
  background: url(/img/concept/img01.jpg) no-repeat center / cover;
}
.concept_list{
  margin-top: 150px;
  padding-left: 130px;
}
.concept_list .item{
  max-width: 541px;
}
.concept_list .item + .item{
  margin-top: 120px;
}
.concept_list .item:nth-child(even){
  margin-left: auto;
}
.concept_list .ttl{
  font-size: 24px;
  margin-bottom: 30px;
  letter-spacing: 0.145em;
}
.concept_list .text{
  font-size: 14px;
  letter-spacing: 0.2em;
  line-height: 2.85;
}

.pg_concept .section#sec3{
  padding: 155px 0;
}
.pg_concept .section#sec3 .container{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pg_concept .section#sec3 .tt2{
  order: 2;
}
.company_tbl {
  width: calc(100% - 84px);
  font-size: 14px;
  text-align: left;
  font-family: 'Gothic Medium BBB', 'Noto Sans JP', sans-serif;
  letter-spacing: 0.27em;
  order: 1;
  color: #1A1311;
}
.company_tbl th,
.company_tbl td{
  padding: 0;
  line-height: 4;
}
.company_tbl th{
  width: 304px;
  vertical-align: top;
}

.pg_concept .section#sec4{
  padding: 200px 0 50px;
}
.pg_concept .section#sec4 .container{
  display: flex;
  flex-wrap: wrap;
}
.concept_area{
  width: calc(100% - 68px);
  padding-left: 92px;
  display: flex;
  flex-wrap: wrap;
}
.concept_area .text{
  width: 100%;
  font-size: 14px;
  padding-top: 8px;
  padding-right: 40px;
  letter-spacing: 0.18em;
  line-height: 2.82;
}
.concept_area .text p + p{
  margin-top: 42px;
}
.concept_area .map{
  width: 100%;
  padding-top: 18px;
}

@media (max-width:1199px){
  .pg_concept .section#sec2 .philo_bg .bg {
    width: 883px;
    height: 548px;
  }
  .pg_concept .section#sec1:after {
    right: -243px;
  }
}

@media (max-width:1023px){
  .pg_concept .section#sec1 .tate{
    width: 220px;
  }
  .pg_concept .section#sec1 .text {
    width: calc(100% - 220px);
  }
  .pg_concept .section#sec1:after {
    width: 472px;
    height: 148px;
    right: -203px;
    top: 55.5%;
  }  
  .pg_concept .section#sec1 {
    margin-bottom: 100px;
  }

  .pg_concept .section#sec2 {
    padding: 150px 0;
  }
  .pg_concept .section#sec2 .philo_bg .bg {
    width: 638px;
    height: 398px;
  }
  .concept_list {
    margin-top: 100px;
  }
  .concept_list .item {
    max-width: 441px;
  }
  .concept_list .item + .item {
    margin-top: 80px;
  }

  .pg_concept .section#sec3 {
    padding: 105px 0;
  }
  .company_tbl {
    width: calc(98% - 84px);
  }
  .company_tbl th {
    width: 264px;
  }

  .pg_concept .section#sec4 {
    padding: 100px 0 30px;
  }
  .concept_area {
    width: calc(100% - 58px);
    padding-left: 52px;
  }
}

@media (max-width:767px){
  .pg_concept .section#sec1:after{
    display: none;
  }
  .pg_concept .section#sec1 .container{
    
  }
  
  .pg_concept .section#sec1 .tate {
    width: 100%;
    font-size: 22px;
    margin-left: 0;
    writing-mode: initial;
  }
  .pg_concept .section#sec1 .text {
    width: 100%;
    font-size: 13px;
    margin-top: 50px;
    padding-left: 0;
  }
  .pg_concept .section#sec1 .text p + p {
    margin-top: 20px;
  }
  .pg_concept .section#sec1 .text.sp{
    width: auto;
    padding-left: 0;
  }
  .pg_concept .section#sec1 .text.sp p{    
    max-width: 100%;
  }
  .pg_concept .section#sec1 .text.sp:before {
    content: "";
    width: 85%;
    height: 200px;
    margin-left: -10px;
    background: url(/img/concept/bg01.svg) no-repeat center / contain;
    display: block;
  }

  .pg_concept .section#sec2 {
    padding: 80px 0;
  }
  .pg_concept .section#sec2 .philo_bg .bg {
    width: 100%;
    height: auto;
    background-image: url(/img/concept/img01_sp.jpg);
  }
  .pg_concept .section#sec2 .philo_bg .bg:before{
    padding-top: 128%;
    display: block;
    content: "";
  }
  .pg_concept .section#sec2 .philo_box{
    display: flex;
  }
  .pg_concept .tt2 {
    margin-left: 0;
  }
  .pg_concept .section#sec2 .philo_bg {
    width: calc(100% - 30px);
    padding-left: 25px;
    margin-right: -40px;
  }

  .concept_list {
    margin-top: 90px;
    padding-left: 0;
  }
  .concept_list .ttl {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .concept_list .text {
    font-size: 12px;
  }

  .pg_concept .section#sec3 {
    padding: 105px 0;
  }
  .pg_concept .section#sec3 .tt2{
    margin-top: -10px;
    order: 1;
  }
  .company_tbl{
    width: calc(95% - 84px);
    order: 2;
    letter-spacing: -0.02em;
  }
  .company_tbl tr{
    display: block;
  }
  .company_tbl tr + tr{
    margin-top: 35px;
  }
  .company_tbl th, 
  .company_tbl td{
    width: 100%;
    line-height: 2;
    display: block;
  }

  .pg_concept .section#sec4 {
    padding: 50px 0 10px;
  }
  .concept_area {
    width: calc(100% - 73px);
    padding-left: 35px;
    margin-bottom: 80px;    
  }
  .concept_area .text {
    width: 100%;
    font-size: 12px;
    padding-right: 0;
    letter-spacing: 0.2em;
  }
  .pg_concept .tt2 .ja {
    letter-spacing: 0.2em;
  }
  .pg_concept .tt2 .en{
    /*color: #76706E;*/
  }
  .concept_area + .map + .text.font_bbb.sp {
    margin-top: 50px;
    font-size: 12px;
    letter-spacing: 0.2em;
    line-height: 2.82;
  }
}

/* コピー用 */
@media (max-width:767px){

}
@media (min-width:768px){

}
@media (min-width:1024px){


}
@media (min-width:1200px){


}
