@charset "UTF-8";
/* ==========================================================

title : 刀剣キャラクター紹介／新規作成

memo：WEB2TCI-26208_igarashi 刀剣キャラクター紹介／新規作成

last modify : 

========================================================== */

/* 共通 */
.banner_h1 .txth1 {
  line-height: 1;
}
.proverb_detail_content__zoom {
  max-width: 800px;
  margin: 0 auto;
}
.cmn_h2_04 {
  max-width: 840px;
  font-family: "HiraKakuPro-W3","Hiragino Kaku Gothic ProN W3","Hiragino Sans", ヒラギノ角ゴシック, "Hiragino Kaku Gothic ProN", 游ゴシック体, "YuGothic", "ＭＳ Ｐゴシック", "MS PGothic",メイリオ, Osaka, sans-serif;
}
.cmn_h2_04 > span {
  font-size: 24px;
}
#torii-yutaka .cmn_h2_04 > span {
  background: url('../image/bg-h2-title-torii.png') no-repeat center;
  background-size: cover;
  text-align: left;
}
#kato-hanae .cmn_h2_04 > span {
  background: url('../image/bg-h2-title-kato.png') no-repeat center;
  background-size: cover;
  text-align: left;
}
#character .cmn_h2_04 > span {
  background: url('../image/bg-h2-title-character.png') no-repeat center;
  background-size: cover;
  text-align: center;
}
.banner_h1 {
  margin: 0 auto;
  max-width: 1024px;
  width: 100%;
}
.box_lead_text {
  max-width: 768px;
  margin: 0 auto;
}
.character_wrap {
  max-width: 1024px;
  margin: 0 auto;
  padding-bottom: 70px;
}
.character_wrap.character_torii {
  background: url('../image/bg-yutaka-torii.jpg') no-repeat top center;
  background-size: cover;
}
.character_wrap.character_kato {
  background: url('../image/bg-hanae-kato.jpg') no-repeat top center;
  background-size: cover;
}


/* .character_profile */
.character_profile {
  display: flex;
  align-items: center;
}
.character_profile__img {
  width: 56%;
  text-align: center;
  margin-top: 2%;
}
#kato-hanae .character_profile__img {
  margin-top: 3%;
}
.character_profile__img img {
  width: 64%;
  min-width: 344px;
}
.character_profile__table {
  width: 46%;
  max-width: 500px;
  font-size: 1.7vw;
  margin-top: 7%;
  margin-right: -1%;
  position: relative;
}
.character_profile__table table {
  max-width: 154px;
  margin-left: -8%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.character_profile__table-img {
  max-width: 319px;
  margin: 0 auto;
}
#kato-hanae .character_profile__img img {
  width: 69%;
  min-width: 386px;
  margin-left: 30%;
}
#kato-hanae .character_profile__table {
  margin-top: 10%;
}

/* .character_deform_wrap */
.character_deform_wrap {
  margin-top: -4%;
  margin-left: 8%;
  position: relative;
}
#kato-hanae .character_deform_wrap {
  margin-top: -7%;
}
.character_deform_wrap-cnt {
  position: absolute;
  top: 0;
  left: 6%;
}
.character_deform_wrap__img {
  width: 37.7vw;
  max-width: 386px;
  position: relative;
}
.character_deform_wrap__txt {
  width: 50%;
  margin-left: auto;
  margin-right: 2%;
  margin-top: -12%;
  min-height: 168px;
}
#kato-hanae .character_deform_wrap__txt {
  margin-top: -8%;
}
.character_deform_wrap__txt p {
  line-height: 1.5;
  width: 90%;
  margin-left: 5%;
}

/* 吹き出し設定 */
.fukidashi {
  position: absolute;
  left: 61.6%;
  top: 22%;
}
#kato-hanae .fukidashi {
  top: 36%;
}
.fukidashi-cnt{
  position: relative;
  width: 28.9vw;
  max-width: 295px;
}
.fukidashi-cnt p {
  position: absolute;
  top: 42%;
  left: 54%;
  transform: translate(-50%, -50%);
  width: 87%;
  font-size: 2.08vw;
}

/* character_aitou_wrap */
.character_aitou_wrap   {
  margin-top: -19%;
}
#kato-hanae .character_aitou_wrap   {
  margin-top: -21%;
}

.character_aitou_wrap_circle {
  max-width: 249px;
  margin-left: auto;
  margin-right: 12%;
  position: relative;
}
.character_aitou_wrap_circle p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  font-size: 2.4vw;
  font-weight: 700;
}
.character_aitou_wrap__img {
  max-width: 790px;
  margin: -60px auto 0;
  position: relative;
  width: 88.7%;
}
.character_aitou_wrap__img img {
  vertical-align: bottom;
}
.character_aitou_wrap__img p {
  color: #fff;
  text-align: center;
  margin-top: -40px;
  font-weight: 700;
}
#kato-hanae .character_aitou_wrap_circle {
  margin-top: 2.7%;
}
.parts_mt_lv02 {
  max-width: 208px;
  margin: 0 auto;
  margin-top: 30px;
  font-size: 17px;
}

@media (min-width: 1024px) {
  .character_profile__table {
    font-size: 18px;
  }
  .character_deform_wrap__txt p {
    font-size: 18px;
  }
  .character_deform_wrap__img p {
    font-size: 18px;
  }
  .character_aitou_wrap_circle p {
    font-size: 24px;
  }
}

@media (min-width: 769px) {
  
  .fukidashi-cnt p {
    font-size: 17px;
    width: 70%;
  }
}

@media (min-width: 769px) and (max-width: 1023px) {
  .character_deform_wrap__txt p {
    font-size: 1.76vw;
  }
  .fukidashi-cnt p {
    font-size: 1.66vw;
  }
}

/* iPad表示対応 */
@media (max-width: 768px) {
  .banner_h1 .txth1 {
    font-size: 25px;
  }
  .box_lead_text {
    padding: 0 20px;
  }
  .character_profile__table {
    width: 35%;
    margin-top: 23%;
    margin-left: 10%;
  }
  #kato-hanae .character_profile__table {
    margin-top: 27%;
  }
  .character_deform_wrap {
    margin-top: -8%;
  }
  #kato-hanae .character_deform_wrap {
    margin-top: -8%;
  }
  .character_deform_wrap__txt {
    margin-top: 1%;
  }
  #kato-hanae .character_deform_wrap__txt {
    margin-top: 2%;
  }
  .character_deform_wrap__txt p {
    font-size: 15px;
  }
  .character_deform_wrap__img {
    width: 41vw;
  }
  .character_deform_wrap__img p {
    font-size: 17px;
  }
  .character_aitou_wrap_circle {
    margin-right: 5%;
    max-width: 187px;
  }
  .character_aitou_wrap {
    margin-top: -22%;
  }
  #kato-hanae .character_aitou_wrap {
    margin-top: -22%;
  }
  #kato-hanae .fukidashi {
    top: 30%;
  }
  .fukidashi-cnt p {
    width: 88%;
    top: 45%;
    font-size: 16px;
  }
  .character_profile__img img {
    min-width: 240px;
    width: 55%;
  }
  #kato-hanae .character_profile__img {
    margin-top: 2%;
  }
  #kato-hanae .character_profile__img img {
    min-width: 285px;
    margin-left: 20%;
    width: 60%;
  }
  .character_deform_wrap__img {
    height: 300px;
  }
}

/* レスポンシブ対応 */
@media (max-width: 767px) {
  .banner_h1 .txth1 {
    font-size: 4.5vw;
    line-height: 20px;
  }
  .box_lead_text {
    padding: 0 15px;
  }
  .cmn_h1_sitetop_name {
    font-size: 50%;
    white-space: nowrap;
  }
  .parts_mt_lv02 {
    font-size: 14px;
  }
  .box_lead_text {
    font-size: 16px;
  }
  .cmn_h2_04 {
    width: 95%;
  }
  .cmn_h2_04 > span {
    font-size: 19px;
  }
  #torii-yutaka .cmn_h2_04 > span {
    background: url('../image/bg-h2-title-torii-sp.png') no-repeat center;
    background-size: 100%;
  }
  #kato-hanae .cmn_h2_04>span {
    background: url('../image/bg-h2-title-kato-sp.png') no-repeat center;
    background-size: 100%;
  }
  #character .cmn_h2_04>span {
    background: url('../image/bg-h2-title-character-sp.png') no-repeat center;
    background-size: 100%;
  }
  .character_wrap.character_torii {
    background: url('../image/bg-yutaka-torii-sp.jpg') no-repeat top center;
    background-size: cover;
  }
  .character_wrap.character_kato {
    background: url('../image/bg-hanae-kato-sp.jpg') no-repeat top center;
    background-size: cover;
  }
  .character_profile {
    flex-direction: column;
  }
  #kato-hanae .character_profile__img {
    width: 66%;
  }
  .character_profile__img img {
    width: 100%;
    min-width: inherit;
    margin-left: -30%;
  }
  #kato-hanae .character_profile__img img {
    width: 100%;
    min-width: initial;
    margin-left: 0;
    margin-top: 4%;
  }
  .character_profile__table {
    width: 90%;
    margin: 0 auto;
  }
  .character_profile__table table {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    max-width: 300px;
    margin-left: initial;
  }
  .character_profile__table table tbody:first-of-type tr td:first-of-type{
    width: 70px;
  }
  .character_profile__table table tbody:nth-of-type(2) tr td:first-of-type{
    width: 50px;
  }
  #kato-hanae .character_profile__table {
    width: 90%;
    margin: 0 auto;
  }
  .character_profile__table-img {
    max-width: initial;
  }
  .character_deform_wrap {
    position: relative;
  }
  #kato-hanae .character_deform_wrap {
    margin-top: 8%;
  }
  .character_deform_wrap__img {
    left: 0;
    width: 60vw;
    height: 309px;
    max-width: 297px;
  }
  .character_deform_wrap__txt {
    margin: 0 auto;
    width: 95%;
    background-color: rgba(255, 255, 255, .8);
    padding: 1.111em;
    margin-top: 5%;
    min-height: initial;
    max-width: 500px;
  }
  #kato-hanae .character_deform_wrap__txt {
    margin-top: 5%;
  }
  .character_deform_wrap {
    margin-top: 8%;
    margin-left: 2%;
  }
  .fukidashi {
    top: 14%;
    left: 86%;
  }
  .fukidashi-cnt {
    max-width: initial;
    width: 45vw;
    max-width: 220px;
  }
  .fukidashi-cnt p {
    width: 68%;
    font-size: 16px;
  }
  .character_aitou_wrap,
  #kato-hanae .character_aitou_wrap {
    margin-top: -2%;
  }
  .character_aitou_wrap__img {
    margin: -80px auto 0;
    width: 95%;
  }
  .character_aitou_wrap__img p {
    font-size: 16px;
  }
  .character_aitou_wrap_circle p {
    font-size: 18px;
    top: 40%;
  }
}

@media (max-width: 425px) {
  .character_wrap.character_torii,
  .character_wrap.character_kato {
    background-size: cover;
  }
  .fukidashi-cnt p {
    font-size: 3.76vw;
  }
  .character_profile__table table {
    font-size: 3.76vw;
  }
}

@media (max-width: 320px) {
  .character_profile__table table {
    max-width: 90%;
  }
  .fukidashi-cnt p {
    width: 80%;
  }
  .cmn_h2_04>span {
    padding: 8px 20px 9px;
  }
  .character_aitou_wrap {
    margin-top: -25%;
  }
}