@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
.pageTitle {
  background: url(../img/philosophy/page_title_bg01.jpg) no-repeat center top;
}

@media all and (max-width: 767px) {
  .pageTitle {
    background: url(../img/philosophy/sp_page_title_bg01.jpg) no-repeat center
      top;
  }
}

#main .topBox {
  margin-bottom: 89px;
}

#main .topBox p {
  margin-bottom: 52px;
  font-size: 1.8rem;
  letter-spacing: 1px;
  line-height: 1.65;
  text-align: center;
}

#main .topBox .photo {
  text-align: center;
}
.philosophy .philosophyHead01 {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 40px;
  text-align: center;
}
.philosophy .philosophyHead01 .large {
  font-size: 26px;
  display: block;
}
.philosophy .philosophyHead02 {
  font-size: 24px;
  font-weight: normal;
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
}
.philosophy .philosophyHead03 {
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 60px;
}
.philosophy .philosophyHead04 {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 25px;
}
.philosophy .philosophyHead04 .large {
  font-size: 30px;
  display: block;
}
.philosophy .imgWrap {
  margin: 0 auto;
  max-width: 1250px;
}

.philosophy .imgBox {
  margin-bottom: 55px;
}

.philosophy .imgBox .photoBox {
  width: 50.6%;
  float: left;
}

.philosophy .imgBox .photoBox img {
  width: 100%;
}

.philosophy .imgBox .textBox {
  margin-top: 17px;
  width: 44.5%;
  float: right;
  box-sizing: border-box;
}

.philosophy .imgBox .textBox .headLine04 {
  font-size: 2.4rem;
}

.philosophy .imgBox .textBox p {
  margin-bottom: 25px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.5;
  font-family: '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic',
    'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ',
    Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.philosophy .imgBoxR .photoBox {
  float: right;
}

.philosophy .imgBoxR .textBox {
  padding-left: 6%;
  float: left;
}

.philosophy .imgBox01 {
  margin-bottom: 0;
}

.philosophy .imgBox01 .textBox {
  width: 40%;
}

.philosophy .sec02 .content {
  max-width: 800px;
}
.philosophy .sec02 .meatimgBox {
  padding: 50px;
  box-sizing: border-box;
  border: 1px solid #493005;
}
.philosophy .sec02 li {
  font-family: '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic',
    'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ',
    Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  border-bottom: dotted 2px #daba82;
  padding: 20px 0;
}
.philosophy .sec02 li:last-child {
  border-bottom: none;
  padding: 20px 0 0;
}
.philosophy .sec02 .meatimgHead {
  display: table;
  margin-bottom: 10px;
}
.philosophy .sec02 .meatimgHead .circle {
  display: table-cell;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #fff100;
  color: #493005;
  vertical-align: middle;
  font-size: 3.3rem;
  text-align: center;
  line-height: 1.2;
}
.philosophy .sec02 .meatimgHead .circle .small {
  display: block;
  font-size: 1.3rem;
}
.philosophy .sec03 {
  padding: 80px 0;
}
.philosophy .sec03 .twoColumn .rightTxt,
.philosophy .sec03 .twoColumn .leftImg {
  width: 48%;
}
.philosophy .sec03 .twoColumn .leftImg {
  float: left;
}
.philosophy .sec03 .twoColumn .rightTxt {
  float: right;
}
.philosophy .sec03 .twoColumn .rightTxt p {
  font-family: '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic',
    'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ',
    Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

#main .concept {
  margin-bottom: 68px;
}

#main .concept .comLinkList li {
  width: 32.5%;
}

#main .showroom {
  padding: 30px 3.9% 63px;
}

#main .showroom .imgList {
  margin-bottom: 35px;
}

#main .showroom .imgList li {
  /* width: 23%; */
}

@media all and (max-width: 1024px) {
  .philosophy {
    font-size: 1.4rem;
  }
}
@media all and (max-width: 767px) {
  #main .topBox {
    margin-bottom: 0;
  }

  #main .topBox p {
    margin-bottom: 37px;
    font-size: 1.4rem;
    letter-spacing: 0.5px;
    line-height: 1.9;
  }

  #main .topBox .photo {
    margin: 0 -15px;
  }
  .philosophy .philosophyHead01 {
    font-size: 14px;
    margin-bottom: 0px;
  }
  .philosophy .philosophyHead01 .large {
    font-size: 20px;
  }
  .philosophy .philosophyHead02 {
    font-size: 20px;
    display: block;
    padding-left: 0px;
  }
  .philosophy .philosophyHead03 {
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 60px;
  }
  .philosophy .philosophyHead04 {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 25px;
  }
  .philosophy .philosophyHead04 .large {
    font-size: 22px;
    display: block;
  }

  .philosophy .headLine03 {
    margin-bottom: 37px;
    letter-spacing: 1px;
  }

  .philosophy .headLine03::before {
    margin-left: -70px;
    width: 140px;
    bottom: -19px;
  }

  .philosophy .topText {
    margin: 0 15px 49px;
    font-size: 1.4rem;
    letter-spacing: 0.5px;
    line-height: 1.94;
  }

  .philosophy .imgWrap {
    margin: 0 15px;
  }

  .philosophy .imgBox {
    margin-bottom: 40px;
  }

  .philosophy .imgBox .photoBox {
    margin-bottom: 20px;
    width: auto !important;
    float: none !important;
  }

  .philosophy .imgBox .textBox {
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
    float: none !important;
  }

  .philosophy .imgBox .textBox .headLine04 {
    margin-bottom: 16px;
    font-size: 1.6rem;
  }

  .philosophy .imgBox .textBox p {
    margin: 0 -10px 25px 0;
    font-size: 1.4rem;
    letter-spacing: 1px;
    line-height: 1.73;
  }

  .philosophy .imgBox .textBox p:last-child {
    margin-bottom: 0;
  }

  .philosophy .imgBox01 {
    margin-bottom: 0;
  }

  .philosophy .sec02 .meatimgBox {
    padding: 25px;
  }
  .philosophy .sec02 .meatimgHead {
    display: block;
    margin-bottom: 10px;
    text-align: center;
  }
  .philosophy .sec02 .meatimgHead .circle {
    width: 80px;
    height: 80px;
    font-size: 3rem;
    text-align: center;
    line-height: 1.2;
    margin: 0 auto 20px;
    display: block;
    padding-top: 18px;
    box-sizing: border-box;
  }
  .philosophy .sec02 .meatimgHead .circle .small {
    display: block;
    font-size: 1.2rem;
  }
  .philosophy .sec03 {
    padding: 50px 0;
  }
  .philosophy .sec03 .twoColumn .rightTxt,
  .philosophy .sec03 .twoColumn .leftImg {
    width: 100%;
  }
  .philosophy .sec03 .twoColumn .leftImg {
    float: none;
    margin-bottom: 20px;
  }
  .philosophy .sec03 .twoColumn .rightTxt {
    float: none;
  }
  #main .concept {
    margin-bottom: 64px;
  }

  #main .concept .headLine01 {
    margin-bottom: 36px;
  }

  #main .concept .headLine01 .mark img {
    height: 40px;
  }

  #main .concept .comLinkList li {
    width: auto;
  }

  #main .concept .comLinkList li a .inn {
    font-size: 2.28rem;
  }

  #main .concept .comLinkList li a .en {
    margin-bottom: 9px;
    font-size: 2.28rem;
  }

  #main .showroom {
    padding: 30px 30px 55px;
  }

  #main .showroom .imgList {
    margin-bottom: 35px;
  }

  #main .showroom .imgList li {
    margin-bottom: 26px;
    width: auto;
  }

  #main .showroom .comBtn {
    margin: 0 -14px;
  }
}
