@charset "UTF-8";

.brand_pagettl {
  background-image: url(../img/brand_pagettl_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 16% 0;
  position: relative;
}

.brand_pagettl h2 {
  max-width: 270px;
  position: absolute;
  top: 50%;
  left: 8%;
  transform: translateY(-50%);
}

.lead {
  padding: 100px 0 0 0;
}

.lead p {
  font-size: 20px;
  text-align: center;
  line-height: 1.8;
}

.lead p.bodoni {
  font-size: 30px;
  letter-spacing: 8px;
  color: #9f834f;
  text-align: center;
  margin-bottom: 20px;
}

[class$="box"] {
  width: 90%;
  max-width: 1200px;
  margin: 100px auto 0;
}

.logo {
  max-width: 400px;
  margin: 0 auto 40px;
}

[class*="_ttl"] {
  font-size: 20px;
  text-align: center;
  margin-bottom: 20px;
}

[class*="_txt"] {
  font-size: 16px;
  line-height: 1.8;
  text-align: center;
}

.cap_txt {
  font-size: 10px;
  line-height: 1.3;
}

.leben_ttl,
.leben_txt {
  font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  letter-spacing: 1px;
}

.leben_ttl {
  font-weight: 500;
}

.image_ttl {
  font-size: 13px;
  font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  letter-spacing: 0px;
  text-align: center;
  margin-top: 10px;
}

.leben_image {
  justify-content: space-between;
  align-items: flex-end;
  margin: 60px auto 0;
}

.leben_image .main {
  width: 36.25%;
}

.leben_image .sub {
  width: 61.33%;
}

.leben_image .sub .sub_flex {
  justify-content: space-between;
}

.leben_image .sub .sub_flex li:nth-of-type(1) {
  width: 100%;
  margin-bottom: 50px;
}

.leben_image .sub .sub_flex li:nth-of-type(2),
.leben_image .sub .sub_flex li:nth-of-type(3) {
  width: 48%;
}

.ranking {
  max-width: 900px;
  margin: 60px auto 0;
}

.rankttl {
  font-size: 20px;
  color: #fff;
  line-height: 1.5;
  text-align: center;
  background-image: -moz-linear-gradient(0deg, rgb(46, 155, 213) 0%, rgb(31, 40, 117) 100%);
  background-image: -webkit-linear-gradient(0deg, rgb(46, 155, 213) 0%, rgb(31, 40, 117) 100%);
  background-image: -ms-linear-gradient(0deg, rgb(46, 155, 213) 0%, rgb(31, 40, 117) 100%);
  padding: 12px 0;
  margin-bottom: 50px;
}

.tc_ttl,
.tc_txt {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "Noto Serif JP", serif;
}

.brand_logo_gclef {
  margin: 60px auto 0;
}

.tc_image {
  justify-content: space-between;
  margin: 40px auto 0;
}

.tc_image li.left {
  width: 45.6%;
}

.tc_image li.center {
  width: 35.5%;
}

.tc_image li.right {
  width: 14.9%;
}

.art_ttl,
.art_txt {
  font-weight: bold;
  font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  color: #595757;
  letter-spacing: 3px;
  line-height: 1.8;
}

.art_image {
  gap: 2%;
  margin: 60px auto 0;
}

.art_image li {
  width: 18.4%;
}


/*---------------------------
tab
---------------------------*/
@media only screen and (max-width: 1024px) {}

/*---------------------------
sp
---------------------------*/
@media only screen and (max-width: 768px) {
  .brand_pagettl {
    padding: 32% 0;
  }

  .brand_pagettl h2 {
    max-width: 180px;
    top: 40%;
    left: 4%;
  }

  .lead {
    padding: 50px 0 0 0;
  }

  .lead p.bodoni {
    font-size: 22px;
  }

  .lead p {
    font-size: 18px;
  }

  [class$="box"] {
    margin: 60px auto 0;
  }

  .logo {
    width: 80%;
  }

  [class*="_ttl"] {
    font-size: 18px;
  }

  .image_ttl {
    font-size: 14px;
  }

  .leben_image {
    margin: 30px auto 0;
  }

  .leben_image .main {
    width: 100%;
  }

  .leben_image .sub {
    width: 100%;
    margin: 40px auto 0;
  }

  .leben_image .sub .sub_flex li:nth-of-type(1) {
    margin-bottom: 0;
  }

  .leben_image .sub .sub_flex li:nth-of-type(2),
  .leben_image .sub .sub_flex li:nth-of-type(3) {
    width: 100%;
  }

  .leben_image .sub .sub_flex li:nth-of-type(3) {
    margin-top: 20px;
  }

  .logo {
    margin: 0 auto 20px;
  }

  .rankttl {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .brand_logo_gclef {
    margin: 30px auto 0;
  }

  .tc_image {
    margin: 30px auto 0;
  }

  .tc_image li.left {
    width: 100%;
  }

  .tc_image li.center {
    width: 100%;
  }

  .tc_image li.right {
    width: 100%;
  }

  .art_txt {
    letter-spacing: 2px;
  }

  .art_image {
    gap: 0;
    margin: 30px auto 0;
  }

  .art_image li {
    width: 100%;
  }

  .art_image li:nth-of-type(n+2) {
    margin-top: 20px;
  }
}