@charset "UTF-8";

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


/* ===============リセット=============== */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  padding: 0;
  margin: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}

fieldset, img, a img {
  border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-weight: normal;
  font-style: normal;
}

ol, ul, li {
  list-style: none;
  margin: 0;
  padding: 0;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%
}

q:before, q:after {
  content: ''
}

abbr, acronym {
  border: 0;
}

img {
  vertical-align: bottom;
  -webkit-backface-visibility: hidden;
}

select {
  margin: 0;
}

html {
  overflow: auto;
}


/* =============== アワードの他ページと共通 =============== */

body {
  background-color: #fff;
  font-size: 100%;
  color: #000;
  text-align: center;
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", arial, sans-serif, verdana, Helvetica;
}

a:link {
  color: #d7517c;
  text-decoration: none;
  cursor: pointer;
}

a:visited {
  color: #d7517c;
  text-decoration: none;
}

a:hover {
  color: #d7517c;
  text-decoration: underline;
}

a:active {
  color: #d7517c;
  text-decoration: underline;
}

#contentAll {
  text-align: left;
  min-width: 1120px;
  overflow: hidden;
}

#contentAll h1 {
  position: absolute;
  left: -999px;
  top: -999px;
}

/* ヘッダー */

#header_lp {
  width: 100%;
  min-width: 980px;
  margin: 0 auto;
  padding: 0 0 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  background: #000;
  height: 60px;
}

.logo {
  display: block;
  width: 113px;
  height: 60px;
  background: url(../images/logo_beauty.png) no-repeat center center;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999px;
  margin-left: 50px;
}

#breadcrumbs {
  text-align: center;
}

#breadcrumbs p {
  font-weight: bold;
  width: 1120px;
  margin: 0 auto 5px;
  padding-top: 30px;
  font-size: 10px;
  line-height: 120%;
  font-weight: bold;
  color: #999;
  text-align: left;
  border-top: 1px solid #ddd;
}

#breadcrumbs a {
  font-weight: normal;
}

#breadcrumbs a:link {
  color: #7976a6;
  text-decoration: none;
  cursor: pointer;
}

#breadcrumbs a:visited {
  color: #7976a6;
  text-decoration: none;
}

#breadcrumbs a:hover {
  color: #7878CC;
  text-decoration: underline;
}

#breadcrumbs a:active {
  color: #7878CC;
  text-decoration: underline;
}

/* フッター */

#pagetop {
  width: 1120px;
  margin: 0 auto;
  padding-bottom: 10px;
}

#pagetop p {
  background: url(../images/icon_pagetop.png) no-repeat 0 3px;
  float: right;
  padding-left: 12px;
  font-size: 13px;
}

#pagetop p a:link {
  color: #7976a6;
  text-decoration: none;
  cursor: pointer
}

#pagetop p a:visited {
  color: #7976a6;
  text-decoration: none;
}

#pagetop p a:hover {
  color: #7878CC;
  text-decoration: underline;
}

#pagetop p a:active {
  color: #7878CC;
  text-decoration: underline;
}

#pagetop p:after {
  content: "";
  display: block;
  clear: both;
}

#footer_lp {
  height: 60px;
  border-top: 1px solid #DDDDDD;
  padding-top: 10px;
  position: relative;
  width: 1120px;
  margin: 30px auto 10px auto;
}

#copyright_lp {
  position: absolute;
  top: 10px;
  left: 0;
  padding: 0 10px;
}

#copyright_lp a {
  font-size: 10px;
  color: #435B67;
  font-weight: bold;
}

#footer_lp a:link {
  color: #7976a6;
  text-decoration: none;
  cursor: pointer;
}

#footer_lp a:visited {
  color: #7976a6;
  text-decoration: none;
}

#footer_lp a:hover {
  color: #7878CC;
  text-decoration: underline;
}

#footer_lp a:active {
  color: #7878CC;
  text-decoration: underline;
}

#copyright_lp a:link {
  color: #4C4C80;
  text-decoration: none;
}

#copyright_lp a:visited {
  color: #4C4C80;
  text-decoration: none;
}

#copyright_lp a:hover {
  color: #7878CC;
  text-decoration: underline;
}

#copyright_lp a:active {
  color: #7878CC;
  text-decoration: underline;
}

#footerLinks_lp {
  font-size: 80%;
  overflow: hidden;
  position: absolute;
  top: 10px;
  right: -15px;
}

#footerLinks_lp:after {
  content: "";
  display: block;
  clear: both;
}

#footerLinks_lp li {
  float: left;
  border-right: 1px solid #DDD;
  padding-right: 15px;
  margin-left: 15px;
  margin-right: -1px;
}

#FooterSocialIcon {
	border-top: 1px solid #CCCCCC;
	margin: 20px auto 0;
	padding: 20px 0;
	position: relative;
	text-align: center;
	width: 1120px;
}

#FooterSocialIcon .share_txt {
	background-color: #FFFFFF;
	color: #C43357;
	font-size: 14px;
	font-weight: bold;
	left: 50%;
	line-height: 20px;
	padding: 0 10px;
	position: absolute;
	top: -10px;
	transform: translateX(-50%);
  white-space: nowrap;
}

#FooterSocialIcon ul {
	display: flex;
	justify-content: center;
  gap: 24px;
}

#FooterSocialIcon li a {
	display: block;
}

#FooterSocialIcon li a:hover{
	opacity: .7;
}

/* リンクコンテンツ */

.link_contents {
  margin: 0 auto 30px;
  width: 1120px;
  border-top: 1px solid #ddd;
  padding: 50px 0 20px;
}

.link_contents h3 {
  background: url(../images/t_oc.png) no-repeat;
  width: 378px;
  height: 28px;
  margin: 0 auto 40px auto;
}

.link_contents h3 img {
  display: none;
}

.link_contents ul {
  letter-spacing: -0.4em;
  margin-left: -25px;
}

.link_contents ul:after {
  content: '';
  display: block;
  clear: both;
}

.link_contents li {
  width: 260px;
  float: left;
  margin: 0 0 0 25px;
  letter-spacing: normal;
}

.link_contents li a {
  display: block;
  transition-property: all;
  transition: 0.3s linear;
}

.link_contents li a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.link_contents li img {
  width: 100%;
}

.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: 1120px;
  margin: 0 auto;
  position: relative;
}

.page_common_title {
  margin: 30px auto;
  width: 665px;
}

.page_common_style_title {
  margin-bottom: 20px;
}

.page_common_style_title_s {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 5px;
}

.page_common_style_txt {
  font-size: 13px;
  line-height: 20px;
}

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

.page01_image {
  margin: 30px auto 0;
}

.page01_txt_inner {
  width: 670px;
  height: 373px;
  background-color: rgba(0, 0, 0, 0.4);
  margin: 0 auto 25px auto;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  position: absolute;
  top: 559px;
  left: 50%;
  margin-left: -335px;
}

.page01_title {
  display: inline-block;
  width: 470px;
  height: 105px;
  background: url(/award/2018/style/interview/images/title_top.png) no-repeat 0 0;
  margin: 35px 0 25px;
  text-indent: -9999px;
}

.page01_lead {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}

.page01_lead span {
  display: block;
  margin: 5px 0 15px;
  font-size: 12px;
  line-height: 18px;
}

.page01_btn {
  width: 100%;
  text-align: center;
}

.page01_btn a {
  display: inline-block;
  width: 372px;
  height: 50px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 14px;
  line-height: 50px;
  position: relative;
}

.page01_btn a:hover {
  background-color: #df2831;
  transition: 0.5s linear;
  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: 30px auto 11px;
}

.page02_style {
  width: 268px;
  float: left;
}

.page02_photo_top {
  width: 836px;
  float: right;
  letter-spacing: -0.4em;
}

.page02_photo_top li {
  width: 268px;
  display: inline-block;
  margin-left: 16px;
}

.page02_photo_top li:first-child {
  margin-left: 0;
}

.page02_txt_inner {
  clear: both;
  width: 800px;
  margin: 0 auto 25px auto;
  padding-top: 55px;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
}

.page02_txt_interview {
  font-size: 14px;
  line-height: 27px;
  margin-bottom: 30px;
}

.page02_txt_interview dt {
  font-weight: bold;
}

.page02_txt_interview dd {
  margin-bottom: 28px;
}

.page02_photo_btm {
  width: 1120px;
  letter-spacing: -0.4em;
  padding-top: 25px;
}

.page02_photo_btm li {
  width: 552px;
  display: inline-block;
  margin-left: 16px;
}

.page02_photo_btm li:first-child {
  margin-left: 0;
}

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

.main_contents_inner.page03 {
  padding-top: 1475px;
}

.page03_qa {
  position: absolute;
  width: 435px;
}

.page03_qa dt {
  background: url(/award/2018/style/interview/images/icon_q.png) no-repeat 0 0;
  font-size: 22px;
  line-height: 32px;
  font-weight: bold;
  padding-top: 22px;
}

.page03_qa dd {
  font-size: 13px;
  line-height: 20px;
  padding-top: 5px;
}

.page03_qa.page03_qa01 {
  top: 25px;
  left: 0;
}

.page03_qa.page03_qa02 {
  top: 25px;
  left: 470px;
}

.page03_qa.page03_qa03 {
  top: 215px;
  left: 180px;
}

.page03_qa.page03_qa04 {
  top: 215px;
  left: 650px;
}

.page03_qa.page03_qa05 {
  top: 1180px;
  left: 0;
}

.page03_qa.page03_qa06 {
  top: 1180px;
  left: 470px;
}

.page03_qa.page03_qa07 {
  top: 1320px;
  left: 180px;
}

.page03_qa.page03_qa08 {
  top: 1320px;
  left: 650px;
}

.page03_image {
  position: absolute;
  top: 400px;
  left: 0;
}

.page03_style {
  width: 268px;
  position: absolute;
  top: 500px;
  right: 0;
}

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

.page04_image {
  margin: 30px auto 0;
}

.page04_style {
  width: 268px;
  position: absolute;
  top: 460px;
  right: 30px;
}

.page04_style .page_common_style_title_s,
.page04_style .page_common_style_txt {
  color: #fff;
}

.page04_txt {
  margin: 30px 0 0;
}

.page04_txt:after{
  content: "";
  display: block;
  clear: both;
}

.page04_profile {
  width: 530px;
  float: left;
}

.page04_profile_name {
  font-size: 22px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 5px;
}

.page04_profile_txt {
  font-size: 13px;
  line-height: 20px;
}

.page04_movie {
  width: 530px;
  float: right;
}

.page04_movie:after{
  content: "";
  display: block;
  clear: both;
}

.page04_movie_img {
  width: 70px;
  float: left;
}

.page04_movie_img img {
  width: 70px;
  height: auto;
}

.page04_movie_name {
  font-size: 22px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 5px;
  margin-left: 85px;
}

.page04_movie_txt {
  font-size: 13px;
  line-height: 20px;
  margin-left: 85px;
}

/*ページャー*/

.pager {
  width: 1120px;
  margin: 60px auto 0;
  text-align: center;
  border-top: 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(/award/2018/style/interview/images/arrow_prev.png) no-repeat center center;
}

.pager p.next-page a {
  background: url(/award/2018/style/interview/images/arrow_next.png) 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: #000;
  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: #000;
  color: #fff;
}

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

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

  /* =============== アワードの他ページと共通 =============== */

  body {
    line-height: 1.3;
    min-width: 320px;
    -webkit-text-size-adjust: none;
  }

  a:link {
    text-decoration: underline;
  }

  a:visited {
    text-decoration: underline;
  }

  #contentAll {
    min-width: 100%;
  }

  /* ヘッダー */

  #header_lp {
    width: auto;
    min-width: 100%;
    margin-bottom: 0;
    padding: 0 10px;
    height: 50px;
  }

  .logo {
    display: block;
    width: 72px;
    height: 50px;
    background: url(../images/logo_beauty.png) no-repeat center center;
    -webkit-background-size: auto 23px;
    -o-background-size: auto 23px;
    background-size: auto 23px;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 200%;
    margin-left: 0;
  }

  .logo a {
    display: block;
  }

  #breadcrumbs {
    margin: 0;
    border-top: 1px solid #ddd;
  }

  #breadcrumbs p {
    width: 90%;
    margin: 0 auto 25px auto;
    padding-top: 25px;
    line-height: 15px;
    border: none;
  }

  /* フッター */

  #pagetop {
    display: none;
  }

  #footer_lp {
    border-top: 1px solid #ddd;
    padding-top: 5px;
    width: 94%;
    margin: 5px auto 10px auto;
    height: auto;
  }

  #footer_lp a:link, #footer_lp a:visited, #copyright_lp a:link, #copyright_lp a:link {
    text-decoration: underline;
  }

  #copyright_lp {
    position: static;
    padding: 0;
    margin-top: 5px;
  }

  #footerLinks_lp {
    font-size: 10px;
    line-height: 14px;
    position: static;
  }

  #footerLinks_lp li {
    padding: 0 5px 0 0;
    margin: 0 5px 5px 0;
  }

  #FooterSocialIcon {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 0;
  }

  /* リンクコンテンツ */

  .link_contents {
    padding: 40px 0 20px 0;
    margin: 0 auto;
    width: 90%;
    border: none;
  }

  .link_contents h3 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: none;
    padding-bottom: 35px;
  }

  .link_contents h3 img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }

  .link_contents ul {
    margin-left: 0;
  }

  .link_contents ul:after {
    content: none;
  }

  .link_contents li {
    width: 100%;
    float: none;
    margin: 0 0 20px 0;
  }

  .link_contents li a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
  }

  .view_sp {
    display: block;
  }

  /* =============== インタビュー共通 =============== */

  #container {
    width: auto;
    height: auto !important;
    margin-bottom: 0;
  }

  .main_outer {
    width: 100%;
    margin: 20px auto 0 auto;
  }

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

  .main_contents_inner {
    width: 100%;
  }

  .page_common_title {
    margin: 15px auto;
    width: 90%;
  }

  .page_common_title img {
    width: 100%;
    height: auto;
  }

  .page_common_style_title {
    width: 100%;
    margin-bottom: 10px;
  }

  .page_common_style_title img {
    width: 40%;
    height: auto;
  }

  .page_common_style_title_s {
    width: 100%;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 24px;
  }

  .page_common_style_title_s br {
    display: none;
  }

  .page_common_style_txt {
    font-size: 13px;
    line-height: 20px;
  }

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

  .main_contents_inner.page01 {
    width: 90%;
  }

  .page01_image {
    margin: 20px auto 0;
  }

  .page01_image img {
    width: 100%;
    height: auto;
  }

  .page01_txt_inner {
    width: 100%;
    height: auto;
    background-color: #999;
    margin: 0 auto;
    padding-top: 35px;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    position: static;
    margin-left: 0;
  }

  .page01_title {
    width: 100%;
    height: 0;
    margin: 0 0 30px;
    padding-top: 16%;
    background: url(/award/2018/style/interview/images/title_top_sp.png) no-repeat 0 0;
    background-size: contain;
    display: block;
  }

  .page01_lead {
    width: 90%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
  }

  .page01_lead span {
    display: block;
    margin: 10px 0 25px;
    font-size: 10px;
    line-height: 14px;
  }

  .page01_btn a {
    display: inline-block;
    width: 90%;
    height: 45px;
    margin: 0 auto 20px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    line-height: 45px;
    text-decoration: none;
  }

  .page01_btn a:hover {
    background-color: transparent;
  }

  .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;
    background: #eee;
    padding: 10px 0;
  }

  .page02_style_inner {
    width: 90%;
    margin: 0 auto;
  }

  .page02_photo_top {
    width: 90%;
    margin: 20px auto;
    float: none;
  }

  .page02_photo_top li {
    width: 32%;
    margin-left: 2%;
  }

  .page02_photo_top li img {
    width: 100%;
    height: auto;
  }

  .page02_photo_top li:first-child {
    margin-left: 0;
  }

  .page02_txt_inner {
    width: 90%;
    margin: 0 auto 25px auto;
    padding-top: 5px;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
  }

  .page02_txt_interview {
    margin-bottom: 35px;
  }

  .page02_txt_interview dd {
    margin-bottom: 30px;
  }

  .page02_photo_btm {
    width: 90%;
    margin: 0 auto;
    padding-top: 15px;
  }

  .page02_photo_btm li {
    width: 49%;
    margin-left: 2%;
  }

  .page02_photo_btm li img {
    width: 100%;
    height: auto;
  }

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

  .main_contents_inner.page03 {
    padding-top: 15px;
  }

  .page03_qa {
    position: static;
    width: 90%;
    margin: 0 auto 20px;
  }

  .page03_qa dt {
    background: url(/award/2018/style/interview/images/icon_q_sp.png) no-repeat 0 0;
    background-size: 25px auto;
    font-size: 18px;
    line-height: 22px;
    padding-top: 24px;
  }

  .page03_qa dd {
    font-size: 14px;
    line-height: 26px;
    padding-top: 5px;
  }

  .page03_image {
    position: static;
  }

  .page03_image img {
    width: 100%;
    height: auto;
  }

  .page03_style {
    position: static;
    width: 100%;
    background: #eee;
    padding: 10px 0;
    margin-bottom: 30px;
  }

  .page03_style_inner {
    width: 90%;
    margin: 0 auto;
  }

  .page03_style .page_common_style_title_s br {
    display: block;
  }

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

  .page04_image {
    margin: 0 auto;
  }

  .page04_image img {
    width: 100%;
    height: auto;
  }

  .page04_style {
    position: static;
    width: 100%;
    float: none;
    background: #a3b1a4;
    padding: 10px 0;
  }

  .page04_style_inner {
    width: 90%;
    margin: 0 auto;
  }

  .page04_style .page_common_style_title_s br {
    display: block;
  }

  .page04_txt {
    width: 90%;
    margin: 20px auto 25px auto;
  }

  .page04_profile {
    width: 100%;
    float: none;
  }

  .page04_profile_name {
    font-size: 18px;
    line-height: 22px;
  }

  .page04_profile_txt {
    font-size: 14px;
    line-height: 26px;
  }

  .page04_movie {
    width: 100%;
    float: none;
    margin-top: 15px;
  }

  .page04_movie_name {
    font-size: 18px;
    line-height: 22px;
  }

  .page04_movie_txt {
    font-size: 14px;
    line-height: 26px;
  }

  /*ページャー*/

  .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(/award/2018/style/interview/images/arrow_prev_sp.png) no-repeat center center;
    background-size: 14px auto;
    position: absolute;
    top: 50%;
    left: 2px;
    margin-top: -18px;
  }

  .pager p.next-page a {
    background: url(/award/2018/style/interview/images/arrow_next_sp.png) no-repeat center center;
    background-size: 14px auto;
    position: absolute;
    top: 50%;
    right: 2px;
    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;
  }


}
