.l_content {
  margin: auto;
  padding: 60px 20px;
  max-width: 1260px;
}
@media screen and (max-width: 47.5em) {
  .l_content {
    padding-left: 15px;
  }
}

/* indexタイトル */
.top-title, main {
  font-family: 'Noto Sans JP', sans-serif;
}
@media screen and (max-width: 30em) {
  .b_page-title h1 {
    padding: 1em 15px;
    font-size: 1.25rem;
  }
}
.b_page-title .subheading {
  margin-top: .4em;
  margin-bottom: 0em;
  display: block;
  font-size: 1.4rem;
}
@media screen and (max-width: 47.5em) {
  .b_page-title h1, .b_page-title p {
    padding-left: 15px;
  }
}
/*h1,タイトル関連*/
.m_hdg._A {
  margin: 2.25em 0;
}
.m_hdg._A h2, .m_hdg._A h3, .m_hdg._A h4, .m_hdg._A h5, .m_hdg._A h6 {
  padding: 0;
  border-left: none;
  color: #000;
  background: none;
  font-size: 1.8rem;
  text-align: center;
}

/* index
-------------------------------------------------------------*/
.top-title {
  max-width: 100%;
  padding-top: 2.60714em;
  background-color: #e6ecee;
  background-image: url(../../images/tit_back_b.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: auto;
}
.top-title .text {
  color: #000;
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
}
.top-index .pad {
  margin: 100px auto 0 auto;
  padding: 4em 20px;
  max-width: 1260px;
}
/*インデックスメニュー*/
.listpage_lede{
	position: relative;
}
.f-number{
	position: absolute;
  top: -80px;
	right: 20px;
	width: 100px;/*幅*/
	height: 100px;/*高さ*/
	border-radius: 50%;/*角丸*/
  background: #00a1ff;
  color: #fff;
  text-align:center;
  line-height: 1.3;
font-weight: bold;
}
.f-number p{
padding-top:  20px;
}
.f-number span{
display: block;
font-size: 34px;
}
.intro_text .f-number{
  top: -70px;
  left: 25px;
}


.m_listpage a:link{
text-decoration: none;
  color: #000;
}
.m_listpage a:link:hover{
text-decoration: underline;
}
.m_listpage a:visited {
  color: #000;
}

.m_listpage > li {
  box-sizing: border-box;
  background-color: #FFF;
}
.m_listpage .listpage_lede{
padding: 10px 25px;
}
.m_listpage .listpage_text{
padding: 0px 25px 30px;
}

.m_listpage .text_lede {
  font-size: 1.5rem;
  color: #000;
}
.name {
  font-size: 1.5em;
  font-weight: bold;
}
.post{
font-size: 0.9rem;
color: #0099ff;
  font-weight: bold;
}
.post a:link:hover{
text-decoration: none;
}


/* タイトル周り*/
.b_page-title {
  background: none;
}
.b_page-title h1 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 6em;
  color: #000;
  text-align: center;
  padding: 0.3em 20px;
}
.b_page-title h1:after{
display: none;
}
.b_page-title h1 b {
  font-weight: 700;
}
@media screen and (max-width: 47.5em) {
  .top-title {
    background-size: 250%;
  }
  .b_page-title h1 {
    font-size: 3.5em;
  }
  .top-title .text {
    font-size: 1em;
  }
}
@media screen and (max-width: 30em) {
  .top-title {
    background-size: 400%;
  }
}


/* person-boxQA インタビュー記事と写真
-------------------------------------------------------------*/
.fstyle{
  background-color: #e6ecee;
}
/* イントロ 各トップ背景画像 */
.intro {
  background-position: center;
  background-repeat: no-repeat;
}
.file01 .intro {
  background-image: url("../../images/01_title_image_back.jpg");
}
.file02 .intro {
  background-image: url("../../images/02_title_image_back.jpg");
}
.file03 .intro {
  background-image: url("../../images/03_title_image_back.jpg");
}
.file04 .intro {
  background-image: url("../../images/04_title_image_back.jpg");
}
.file05 .intro {
  background-image: url("../../images/05_title_image_back.jpg");
}
.file06 .intro {
  background-image: url("../../images/06_title_image_back.jpg");
}
.file07 .intro {
  background-image: url("../../images/07_title_image_back.jpg");
}
.file08 .intro {
  background-image: url("../../images/08_title_image_back.jpg");
}
/* イントロ */
.intro .pad {
  position: relative;
  margin: auto;
  max-width: 1260px;
  height: 650px;
}
.intro .pad .intro_text {
  position: absolute;
  top: 150px;
  width: 470px;
  z-index: 1;
  color: #000;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 40px 10px 20px 30px;
}

.file03 .intro .pad .intro_text, 
.file01 .intro .pad .intro_text {
  left: 20px;
}
.file06 .intro .pad .intro_text,
.file05 .intro .pad .intro_text,
.file02 .intro .pad .intro_text {
  right: 20px;
}
.intro h1 {
  font-size: 1.2em;
  font-weight: bold;
}
.file06 .intro .pad .intro_text {
  top: 200px;
  width: 500px;
}
.file07 .intro .pad .intro_text {
  top: 200px;
  width: 600px;
}
.intro .copy {
  font-size: 2em;
  font-weight: bold;
  margin-bottom: 1em;
}
.intro .copy:lang(en) {
  font-size: 1.8em;

}

@media only screen and (max-width:47.5em) {
  .pcbr{
  display: none;
  }
  .intro {
    background-size: auto 300px;
    background-position: top;
  }
  .intro .pad {
    height: 500px;
  }
  .file06 .intro .pad .intro_text,
  .file07 .intro .pad .intro_text,
  .intro .pad .intro_text {
    top: 300px;
    left: 0;
    right: 0;
    width: auto;
    padding: 40px;
    background: none;
  }
  .intro h1 {
    font-size: 1em;
  }
  .intro .copy {
    font-size: 1.5em;
  }
}

@media only screen and (max-width:32.5em) {
  .intro .pad {
    height: 520px;
  }
.intro .pad .intro_text {
    padding:30px 20px;
  }

.file03 .intro .pad .intro_text,
.file01 .intro .pad .intro_text {
  left: 0;
}
  .file02 .intro .pad .intro_text {
  right: 0;
}
.file08 .intro,
.file03 .intro,
.file01 .intro {
    background-position:-380px top;
  }
.file02 .intro {
    background-position:-250px top;
  }
}


/* インタビュー記事 */
.person-boxQA .photo {
  padding-top: 60px;
  margin: auto;
  display: block;
  height: auto;
  max-width: 100%;
}
.person-boxQA {
  margin: 60px auto 0 auto;
  max-width: 1260px;
  padding-top: 40px;
  position: relative;
}
.person-boxQA .boxText {
  background-color: rgba(255, 255, 255, 0.9);
  box-sizing: border-box;
  width: 700px;
  padding: 60px 64px;
  position: relative;
  z-index: 1;
}
.person-boxQA:nth-of-type(even) .boxText {
  margin-left: auto;
}
.boxText .catch {
  font-size: 1.6em;
  line-height: 1.6;
  font-weight: bold;
  margin-bottom: 1em;
}
.boxText p {
  line-height: 2;
}
.person-boxQA .photo {
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
}
.person-boxQA:nth-of-type(even) .photo {
  right: auto;
  left: 0;
}

.photo .caption{
text-align: right;
width: 650px;
margin: auto;
}
.photo .caption._left{
text-align: left;
}

/* インタビュー記事のテキストが足りない時のスペース */
._blank8 {
  height: 8em;
}
._blank6 {
  height: 6em;
}
._blank4 {
  height: 4em;
}
._blank2 {
  height: 2em;
}
@media only screen and (max-width:64em) {
  .person-boxQA .photo {
    margin-top: -30px;
    padding-top: 0;
    width: 100%;
  }
.photo .caption._left,
  .photo .caption{
text-align: center;
    width: 100%;
}

  .person-boxQA {
    margin-top: 30px;
    padding-top: 0;
  }
  .person-boxQA .boxText {
    margin-left: 15px;
    margin-right: 15px;
    width: auto;
    padding: 30px 21px 35px;
  }
  .person-boxQA:nth-of-type(even) .boxText {
    margin-left: 15px;
  }
  .person-boxQA .boxText .catch {
    font-size: 1.5em;
    margin-bottom: 20px;
  }
  .person-boxQA .photo {
    position: static;
  }
  ._blank2, ._blank4,._blank6,._blank8 {
    display: none;
  }
}

/* プロフィール　*/
.m_image-sbs .embedded_caption._prof{
text-align: left;
}
.m_image-sbs .embedded_caption._prof strong{
font-size: 1rem;
}

/* テーブルのセルの色*/
.m_tbl-data th,
.m_tbl-data thead td {
  background: #00a1ff;
  font-weight: bold;
  color: #FFF;
}
