@charset "UTF-8";

/*-----------------------------
area_container
-----------------------------*/
.area_prf .pgttl {
  position: absolute;
  text-align: center;
  font-family: "Yu Mincho",YuMincho,"Hiragino Mincho ProN","游明朝","ヒラギノ角ゴ Pro W3","HGS明朝E",Meiryo,"メイリオ",sans-serif;
}
.area_prf .pgttl .en {
  display: block;
  letter-spacing: .3em;
  font-family: "Crimson Text","ヒラギノ角ゴ Pro W3","HGS明朝E",Meiryo,"メイリオ",sans-serif;
  font-weight: normal;
  font-style: italic;/* この指定がないとsafariでフォントが指定されない */
}
@media print,screen and (min-width: 901px) {
  .sc .wrap {
    position: static;
  }
  .sc.area_prf {
    /*display: none;
         position: relative;
    height: 100vh; */
  }
  .sc01 {
    background: url("/asset/img/profile/bg01_pc.jpg") no-repeat center 0;
    background-size: cover;
  }
  .sc02 {
    background: url("/asset/img/profile/bg02_pc.jpg") no-repeat center 0;
    background-size: cover;
  }
  .sc03 {
    background: url("/asset/img/profile/bg03_pc.jpg") no-repeat center 0;
    background-size: cover;
  }
  .sc04 {
    background: url("/asset/img/profile/bg03_pc.jpg") no-repeat center 0;
    background-size: cover;
  }
  .area_prf .pgttl {
    top: 18.2vh;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 2.4rem;
    line-height: 3rem;
    font-weight: 400;
  }
  .area_prf .pgttl .en {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 900px) {
  .box_bg {
    position: relative;
    height: 0;
    padding-bottom: 66.53%;
  }
  .box_bg.bg01 {
    background: url("/asset/img/profile/bg_top_sp.jpg") no-repeat center 0;
    background-size: cover;
  }
  .box_bg.bg02 {
    background: url("/asset/img/profile/img02_sp.jpg") no-repeat center 0;
    background-size: cover;
  }
  .box_bg.bg03 {
    background: url("/asset/img/profile/img03_sp.jpg") no-repeat center 0;
    background-size: cover;
  }
  .area_prf .pgttl {
    top: 52.4%;
    right: 17.3%;
    color: #fff;
    font-size: 2.1rem;
    line-height: 2rem;
    font-weight: bold;
  }
  .area_prf .pgttl .en {
    font-size: 1.6rem;
  }
}

/*
sec_prf
-----------*/
.box_prf .ttl_prf {
  font-family: "Noto Sans Japanese","ヒラギノ角ゴ W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
  line-height: 1;
}
@media print,screen and (min-width: 901px) {
  .sec_prf {
    position: absolute;
    top: 28.51vh;
    /* left: 52.23%; */
    right: 13.69%;
    width: 625px;
  }
  .sc04 .sec_prf {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -ms-transition: .7s;
    transition: .7s;
  }
  .sc04 .sec_prf.is_show {
    visibility: visible;
    opacity: 1;
  }
  .box_prf {
    display: none;
    padding: 35px;
    background-color: rgba(255, 255, 255, .6);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .2);
    font-size: 0;
  }
  .pp-scrollable .box_prf {
    margin-bottom: 80px;
  }
  .box_prf .ttl_prf, .ttl_prf + .box_content {
    display: inline-block;
    vertical-align: top;
  }
  .box_prf .ttl_prf {
    width: 55px;
    margin-top: 4px;
    -ms-writing-mode: tb-lr;
    font-size: 1.7rem;

    -webkit-font-feature-settings: "pkna";
    font-feature-settings: "pkna";
    -webkit-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
  }
  .box_content {
    position: relative;
/*    overflow-x: hidden;
    overflow-y: auto;
     max-height: 392px; */
  }
  .box_content.first {
    padding-bottom: 100px;
  }
  .box_content.first::after {
    display: block;
    position: absolute;
    right: 0;
    bottom: 61px;
    left: -55px;
    height: 1px;
    background-color: #7e7e7e;
    content: "";
  }
  .ttl_prf + .box_content {
    width: calc(100% - 55px);
  }
  .box_content::-webkit-scrollbar {
    width: 5px;
  }
  .box_content::-webkit-scrollbar-track {
    width: 3px;
    margin: auto;
    background-color: #cbcbcb;
  }
  .box_content::-webkit-scrollbar-thumb {
    width: 10px;
    background-color: #cbcbcb;
  }
}
@media screen and (max-width: 900px) {
  .sec_prf {
    position: relative;
    padding: 15px 15px 0;
  }
  .box_content.first {
    padding-bottom: 55px;
  }
  .sc:not(:last-of-type) .sec_prf {
    margin-bottom: 55px;
  }
  .sc:last-of-type .sec_prf {
    margin-bottom: 63px;
  }
  .box_prf .ttl_prf {
    margin-bottom: 13px;
    font-size: 2.1rem;
  }
  .sc01 .sec_prf::after {
    display: none;/* 仮 */
    position: relative;
    bottom: 0;
    left: -15px;
    width: calc(100% + 30px);
    height: 174px;
    margin-top: 12px;
    content: "";
    background: url("/asset/img/profile/img01_sp.png") no-repeat center top;
    background-size: contain;
  }
}

/*
中身
-----------*/
/* 略歴 */
.un_list .list {
  position: relative;
  padding-left: 1em;
}
.un_list .list::before {
  display: block;
  position: absolute;
  left: 0;
  content: "";
  border-radius: 50%;
  background-color: #7e7e7e;
}
@media print,screen and (min-width: 901px) {
  .un_list .list {
    margin-bottom: 3px;
    font-size: 1.6rem;
    line-height: 1.56;
  }
  .un_list .list::before {
    top: 5px;
    width: 11px;
    height: 11px;
  }
}
@media screen and (max-width: 900px) {
  .un_list .list {
    font-size: 1.8rem;
    line-height: 1.5;
  }
  .un_list .list::before {
    top: 5px;
    width: 9px;
    height: 9px;
  }
}


/* 画像 */
@media print,screen and (min-width: 901px) {
  .box_img {
    margin-top: 36px;
    text-align: center;
  }
  .box_img img {
    width: 496px;
    display: none;/* 仮 */
  }
}

/* お気に入り */
.box_favorite {
  font-family: "Noto Sans Japanese","ヒラギノ角ゴ W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
}
.box_favorite .ttl {
  border-left-style: solid;
  border-left-color: #7e7e7e;
  font-weight: bold;
  line-height: 1;
}
@media print,screen and (min-width: 901px) {
  .box_favorite .ttl {
    font-size: 1.7rem;
    margin-bottom: 9px;
    padding-left: 9px;
    border-left-width: 5px;
  }
  .box_favorite .description {
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 1.875;
  }
  .box_favorite .description:not(:last-of-type) {
    margin-bottom: 37px;
  }
}
@media screen and (max-width: 900px) {
  .box_favorite {
    font-size: 1.8rem;
  }
  .box_favorite .ttl {
    margin-bottom: 7px;
    padding-left: 11px;
    border-left-width: 3px;
    font-size: 2.1rem;
  }
  .box_favorite .description {
    line-height: 1.5;
    font-size: 1.8rem;
  }
  .box_favorite .description:not(:last-of-type) {
    margin-bottom: 25px;
  }
}

/* 議員歴 */
.box_career {
  font-size: 0;
}
.box_career .ttl, .box_career .description {
  display: inline-block;
  vertical-align: top;
}
@media print,screen and (min-width: 901px) {
  .box_career .ttl, .box_career .description {
    margin-bottom: 22px;
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .box_career .ttl {
    width: 52px;
  }
  .box_career .description {
    width: calc(100% - 52px);
  }
}
@media screen and (max-width: 900px) {
  .box_career .ttl, .box_career .description {
    font-size: 1.8rem;
    line-height: 1.5;
  }
  .box_career .ttl, .box_career .description:not(:last-of-type) {
    margin-bottom: 18px;
  }
  .box_career .ttl {
    width: 52px;
  }
  .box_career .description {
    width: calc(100% - 52px);
  }
}

/* 所属議連 */
@media print,screen and (min-width: 901px) {
  .none_list .list {
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .none_list .list:not(:last-of-type) {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 900px) {
  .none_list .list {
    font-size: 1.8rem;
    line-height: 1.5;
  }
}

/*-----------------------------
pagePiling.js
-----------------------------*/
#pp-nav {
  display: none;
}