@charset "UTF-8";

/* ====================================================================================
インタビュー CSS
==================================================================================== */

/* =============== インタビュー共通 =============== */
#contentAll{
  color: #333;
}
.view_sp {
  display: none;
}
#container {
  width: 100%;
  height: auto !important;
}
.main_outer {
  width: 900px;
  margin: 20px auto 0 auto;
}
#main_contents {
  width: 100%;
}
.main_contents_inner {
  width: 1240px;
  margin: 0 auto;
  position: relative;
}
.page_common_headertitle{
  display: block;
  width: 1240px;
  height: 32px;
  background: url(../images/header_title.png?20190301) no-repeat 0 0;
  border-bottom: 2px solid #eb6ea5;
  margin: 25px auto 0;
  text-indent: -9999px;
}
.page_common_title {
  width: 100%;
  margin: 40px auto 30px;
  width: 480px;
}
.page_common_style_title {
  margin-bottom: 20px;
}
.page_common_style_title_s {
  font-size: 17px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  text-decoration: underline;
  color: #000;
}
.page_common_style_txt {
  font-size: 12px;
  line-height: 18px;
  text-align: left;
  color: #000;
}

/* =============== インタビュー各コーナー =============== */

/* === ページ1（TOP） === */

.page01_title{
  margin: 45px auto 40px;
  text-align: center;
}
.page01_title img{
  width: 649px;
  height: 142px;
}
.page01_image {
  margin: 0 auto 40px;
}
.page01_txt_inner {
  width: 100%;
  margin: 0 auto 70px;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
}
.page01_lead {
  margin-bottom: 10px;
}
.page01_staff {
  font-size: 11px;
  line-height: 18px;
  color: #999;
  margin-bottom:28px;
}
.page01_btn {
  width: 100%;
  text-align: center;
}
.page01_btn a {
  display: inline-block;
  width: 450px;
  height: 60px;
  background-color: #eb6ea5;
  border: 1px solid #544100;
  color: #fff;
  font-size: 14px;
  line-height: 60px;
  box-sizing: border-box;
  position: relative;
  transition-duration: 0.3s;
}
.page01_btn a:after {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  right: 10px;
  top: 50%;
  margin-top: -4px;
}
.page01_btn a:hover {
  background-color: #242424;
  border: 1px solid #544100;
  text-decoration: none;
}
/* === ページ2（1） === */

.page02_image {
  margin: 0 auto 60px;
}
.page02_style {
  width: 280px;
  position: absolute;
  top: 300px;
  right: 410px;
  text-align: center;
  color: #fff;
}
.page02_style .page_common_style_title{
  display: inline-block;
  width: 15px;
  height: 402px;
  background: url(../images/img_style_num01.png?20190301) no-repeat 0 0;
  margin-bottom: 40px;
  text-indent: -9999px;
}
.page02_txt_inner {
  clear: both;
  width: 870px;
  margin: 0 auto 35px auto;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
}
.page02_style_inner .page_common_style_title_s, .page02_style_inner .page_common_style_txt{
  color: #fff;
}
.page02_txt_list {
  width: 100%;
}
.page02_txt_list:after{
  content: "";
  clear: both;
  display: block;
}
.page02_txt_list li{
  width: 410px;
  float: left;
  margin-bottom: 40px;
}
.page02_txt_list li:nth-child(2n) {
  float: right;
}
.page02_txt_list li:last-child{
  margin-right: 0;
}
.page02_txt_list-title{
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
  margin-bottom: 10px;
}
.page02_txt_interview {
  font-size: 14px;
  line-height: 28px;
}
.page02_txt_interview dt {
  font-weight: bold;
}
.page02_image_btm{
  width: 1063px;
  margin: 0 auto 80px;
}
.page02_image_btm img{
  width: 100%;
  height: auto;
}

/* === ページ3（2） === */

.page03_image {
  width: 1240px;
  margin-bottom: 80px;
  position: relative;
}
.page03_image_01 {
  width: 100%;
  margin-bottom: 10px;
}
.page03_image_02 {
  width: 1080px;
  height: auto;
  margin: 0 auto;
}
.page03_style {
  width: 290px;
  position: absolute;
  top: 100px;
  right: 384px;
  text-align: center;
}
.page03_style_inner{
  position: relative;
}
.page03_style .page_common_style_title{
  display: inline-block;
  width: 15px;
  height: 402px;
  background: url(../images/img_style_num01_black.png?20190301) no-repeat 0 0;
  position: absolute;
  top: 190px;
  right: 0;
  left: 0;
  margin: auto;
  text-indent: -9999px;
}
.page03_txt_inner{
  width: 100%;
  position: relative;
}
.page03_image_btm{
  width: 100%;
  text-align: right;
}
.page03_image_btm img{
  width: 716px;
  height: auto;
}
.page03_txt_list{
  width: 421px;
  position: absolute;
  top: 340px;
  left: 65px;
}
.page03_txt_list li{
  margin-bottom: 40px;
}
.page03_txt_list li:last-child{
  margin-bottom: 0;
}
.page03_txt_list-title{
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
  margin-bottom: 10px;
}
.page03_txt_interview {
  font-size: 14px;
  line-height: 28px;
}
.page03_txt_interview dt {
  font-weight: bold;
}
.page03_profile {
  width: 716px;
  margin: 35px 0 0 525px;
}
.page03_profile_name {
  font-size: 18px;
  line-height: 32px;
}
.page03_profile_txt {
  font-size: 13px;
  line-height: 24px;
}
.page03_brand {
  width: 100%;
  margin: 80px 0 0 0;
  border-top: 1px solid #ddd;
  font-size: 11px;
  line-height: 18px;
  color: #999;
}
.page03_brand_inner {
  width: 1000px;
  margin: 0 auto;
  padding: 12px 0;
}
.page03_brand_name {
  font-weight: bold;
}
/*ページャー*/
.pager {
  width: 1240px;
  margin: 0 auto;
  text-align: center;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 9px 0;
}
.pager p {
  display: inline-block;
  width: 45px;
  line-height: 45px;
}
.pager p a {
  display: block;
  width: 45px;
  line-height: 45px;
  text-align: center;
  text-indent: -9999px;
}
.pager p.prev-page a {
  display: block;
  background: url(../images/arrow_prev.png?20190301) no-repeat center center;
}
.pager p.next-page a {
  background: url(../images/arrow_next.png?20190301) no-repeat center center;
}
.pager ul {
  display: inline-block;
}
.pager ul li {
  float: none;
  display: inline-block;
  margin: 0 3px;
}
.pager ul li a:hover {
  text-decoration: underline;
}
.pager ul li a, .pager ul li span {
  color: #333;
  font-size: 14px;
  display: block;
  width: 45px;
  height: 45px;
  border-radius: 30px;
  text-align: center;
  line-height: 45px;
  text-decoration: none;
  font-weight: bold;
}
.pager ul li.current {
  display: inline-block;
}
.pager ul li.current a, .pager ul li.current span {
  background-color: #eb6ea5;
  color: #fff;
}


/*======================================== SP対応 max-width: 767px ========================================*/

@media screen and (max-width: 767px) {

  /* =============== インタビュー共通 =============== */
  .view_sp {
    display: block;
  }
  #container {
    width: auto;
    height: auto !important;
    margin-bottom: 0;
    padding-bottom: 30px;
  }
  .main_outer {
    width: 100%;
    margin: 20px auto 0 auto;
  }
  .main_contents_inner {
    width: 100%;
  }
  .page_common_headertitle{
    width: 100%;
    height: 0;
    padding: 3.5% 0 5px;
    background: url(../images/header_title_sp.png?20190301) no-repeat 0 0;
    background-size: contain;
  }
  .page_common_title {
    width: 100%;
    margin: 30px auto 24px;
    padding: 0 69px;
    box-sizing: border-box;
  }
  .page_common_title img {
    width: 100%;
    height: auto;
  }
  .page_common_style_title {
    width: 100%;
    margin-bottom: 10px;
  }
  .page_common_style_title_s {
    width: 100%;
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 15px;
    text-decoration: none;
  }
  .page_common_style_txt {
    font-size: 12px;
    line-height: 18px;
  }

  /* =============== インタビュー各コーナー =============== */

  /* === ページ1（TOP） === */
  .page01_title{
    width: 100%;
    margin: 30px auto 40px;
    padding: 0 39px;
    box-sizing: border-box;
    text-align: center;
  }
  .page01_title img{
    width: 100%;
    height: auto;
  }
  .page01_image {
    margin: 20px auto 0;
  }
  .page01_image img {
    width: 100%;
    height: auto;
  }
  .page01_txt_inner {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding-top: 20px;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    position: static;
    margin-left: 0;
  }
  .page01_lead {
    width: 100%;
    margin: 0 auto 10px;
    padding: 0 20px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 29px;
  }
  .page01_staff {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .page01_btn{
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .page01_btn a {
    width: 100%;
    height: 50px;
    margin: 0 auto 30px;
    line-height: 50px;
    text-decoration: none;
  }
  .page01_btn a:after {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    right: 10px;
    top: 50%;
    margin-top: -4px;
  }
  /* === ページ2（1） === */
  .page02_image {
    margin: 0 auto;
  }
  .page02_image img {
    width: 100%;
    height: auto;
  }
  .page02_style {
    width: 100%;
    float: none;
    position: static;
    background: #a3a4b2;
    padding: 35px 0;
  }
  .page02_style .page_common_style_title{
    display: inline-block;
    width: 310px;
    height: 12px;
    background: url(../images/img_style_num01_sp.png?20190301) no-repeat 0 0;
    background-size: contain;
    margin-bottom: 30px;
    text-indent: -9999px;
  }
  .page02_style_inner {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .page02_txt_inner {
    width: 100%;
    margin: 40px auto 60px;
    padding: 0 20px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
  }
  .page02_txt_list li{
    width: 100%;
    margin-right: 0;
  }
  .page02_txt_list li:nth-child(2n){
    float: left;
  }
  .page02_txt_list li:last-child{
    margin-bottom: 0;
  }
  .page02_txt_list-title{
    margin-bottom: 10px;
  }
  .page02_image_btm {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .page02_image_btm img{
    width: 100%;
    height: auto;
  }
  /* === ページ3（2） === */
  .page03_image,.page03_image_01,.page03_image_02{
    width: 100%;
  }
  .page03_image{
    margin-bottom: 0;
  }
  .page03_image img {
    width: 100%;
    height: auto;
  }
  .page03_image_01{
    margin-bottom: 3px;
  }
  .page03_style {
    width: 100%;
    float: none;
    position: static;
    background: #a3a4b2;
    color: #fff;
    padding: 35px 0;
    margin-bottom: 60px;
  }
  .page03_style_inner {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .page03_style_inner .page_common_style_title{
    position: static;
    display: inline-block;
    width: 310px;
    height: 12px;
    background: url(../images/img_style_num01_sp.png?20190301) no-repeat 0 0;
    background-size: contain;
    margin-bottom: 30px;
    text-indent: -9999px;
  }
  .page03_style_inner .page_common_style_title_s,.page03_style_inner .page_common_style_txt{
    color: #fff;
  }
  .page03_image_btm{
    width: 100%;
    text-align: left;
    margin-bottom: 40px;
  }
  .page03_image_btm img{
    width: 100%;
    padding-right: 20px;
    box-sizing: border-box;
  }
  .page03_txt_list{
    position: static;
    width: 100%;
    margin: 0 auto 45px;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .page03_profile {
    width: 100%;
    margin: 75px 0 0;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .page03_profile_name {
    font-size: 18px;
    line-height: 32px;
  }
  .page03_profile_txt {
    font-size: 13px;
    line-height: 24px;
  }
  .page03_brand {
    width: 100%;
    margin: 75px 0 0;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .page03_brand_inner {
    width: 100%;
    padding: 16px 0;
  }
  .page03_brand_name {
    font-weight: bold;
  }
  /*ページャー*/
  .pager {
    width: 100%;
    position: relative;
    padding: 0;
    height: 54px;
    border-bottom: 1px solid #ddd;
  }
  .pager p {
    width: 37px;
    line-height: 37px;
  }
  .pager p a {
    width: 37px;
    line-height: 37px;
  }
  .pager p.prev-page a {
    background: url(../images/arrow_prev_sp.png?20190301) no-repeat center center;
    background-size: 10px auto;
    position: absolute;
    top: 50%;
    left: 7px;
    margin-top: -18px;
  }
  .pager p.next-page a {
    background: url(../images/arrow_next_sp.png?20190301) no-repeat center center;
    background-size: 10px auto;
    position: absolute;
    top: 50%;
    right: 7px;
    margin-top: -18px;
  }
  .pager ul {
    display: block;
    width: 200px;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    left: 50%;
    margin-left: -100px;
  }
  .pager ul li {
    margin: 0 4px;
  }
  .pager ul li a, .pager ul li span {
    font-size: 12px;
    width: 37px;
    height: 37px;
    border-radius: 18px;
    line-height: 37px;
    text-decoration: underline;
  }
  .pager ul li.current a, .pager ul li.current span {
    text-decoration: none;
  }
}
