<style type="text/css">
@charset "utf-8";


/***********************************************************
existing setting
***********************************************************/
/*----------------------------------------------------------
base
----------------------------------------------------------*/
img {
  vertical-align: bottom;
}
main {
  display: block;
}

/*----------------------------------------------------------
heading
----------------------------------------------------------*/
.featuredHeading {
  font-weight: bold;
}
@media (min-width: 960px) {
  .featuredHeading {
    font-size: 1.75rem;
    text-align: center;
  }
}
@media (max-width: 959px) {
  .featuredHeading {
    font-size: 1.125rem;
    text-align: center;
  }
}
.contentsHeadingBoxCtrl {
  background-color: #000;
  color: #fff;
}
.contentsHeadingBoxCtrl h2 {
  padding: 1rem;
}
@media (min-width: 960px) {
  .contentsHeadingBoxCtrl h2 {
    font-size: 2.25rem;
  }
}
@media (max-width: 959px) {
  .contentsHeadingBoxCtrl h2 {
    font-size: 1.375rem;
  }
}

/***********************************************************
unique setting
***********************************************************/
/*----------------------------------------------------------
content box
----------------------------------------------------------*/
.contentsHeadingBoxCtrl__org01 {
  background-color: #EB5505;
  color: #fff;
  padding: 1rem;
}
.contentsHeadingBoxCtrl__org02 {
  background-color: #FFDB4D;
  color: #E15300;
  padding: 1rem;
}
.contentsHeadingBoxCtrl__org03 {
  background-color: #91C41F;
  color: #fff;
  padding: 1rem;
}
.contenTxtBox01 {
  background-color: #F0F0EF;
  padding: 1rem;
}
.contenTxtBox02 {
  background-color: #FFFADC;
  padding: 1rem;
}
.contenTxtBox01 .profileBlock__sns.mg-T0 {
  margin-top: 0 !important;
}

/*----------------------------------------------------------
interview
----------------------------------------------------------*/
.contentsHeadingBoxCtrl02 {
  background-color: #e1651d;
  color: #fff;
  font-size: 1.125rem;
}
@media (min-width: 960px) {
  .contentsHeadingBoxCtrl02 h2 {
    font-size: 1.125rem;
  }
}
.contentsHeadingBox__txt {
  font-size: 1.375rem;
  font-weight: bold;
}
@media (max-width: 959px) {
  .contentsHeadingBox__txt {
    font-size: 1.0625rem;
  }
}
.contentsHeadingBoxCtrl03 {
  background-color: transparent;
  border-bottom: solid 2px #333;
  padding: 0.875rem;
}
@media (max-width: 960px) {
  .contentsHeadingBoxCtrl03 {
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 959px) {
  .contentsHeadingBoxCtrl03 {
    margin-right: auto;
    margin-left: auto;
  }
}
.contentsHeadingBoxCtrl03 {
  color: #fff;
  background-color: #91C41F;
  border-bottom: none;
}
.contentsHeadingBox__txt03 {
  font-size: 1.0625rem;
  font-weight: bold;
}

/*----------------------------------------------------------
interview
----------------------------------------------------------*/
.interviewArea {
  margin-top: 2.5rem;
}
.interviewBlock {
  margin-top: 3.125rem;
}
.interviewBlock:first-child {
  margin-top: 0;
}
.interviewTtl {
  font-size: 1.25rem;
  font-weight: bold;
  margin: 0 0 1.5rem;
  padding-bottom: 0.3125rem;
  border-bottom: #333 2px solid;
  line-height: 1.5;
}
.interviewBlock__txtBox {
  margin-top: 2.5rem;
  line-height: 1.5;
}
.interviewBlock__txtBox:first-child {
  margin-top: 0;
}
.interviewBlock__interviewerTxt {
  font-size: 1.0rem;
  font-weight: bold;
  color: #fff;
  margin-top: 3.125rem;
  margin-bottom: 1.25rem;
}
.interviewBlock__interviewerTxt:first-child {
  margin-top: 0;
}
.interviewBlock__intervieweeTxt {
  font-size: 1.0rem;
  color: #ccc;
}
@media (min-width: 1280px) {
  .interviewBlock__interviewerTxt {
    font-size: 1.125rem;
  }
}

/*----------------------------------------------------------
profile
----------------------------------------------------------*/
.profileBlock {
  margin-top: 3.125rem;
  padding: 0 1rem;
}
.profileBlock__head {
  color: #fff;
  font-weight: bold;
  font-size: 1.0rem;
  text-align: center;
}
.profileBlock__imgBox {
  margin-bottom: 1.25rem;
}
.profileBlock__txt {
  color: #ccc;
  font-size: 0.875rem;
  line-height: 1.5;
}
@media (min-width: 1280px) {
  .profileBlock {
    padding: 0 1.25rem;
  }
  .profileBlock__imgBox {
    width: 250px;
    margin-bottom: 0;
  }
  .profileBlock__txtBox {
    width: 760px;
  }
  .profileBlock__columnLeft {
    float: left;
  }
  .profileBlock__columnRight {
    float: right;
  }
  .profileBlock__head {
    font-size: 1.125rem;
    text-align: left;
  }
}
@media (min-width: 1080px) {
  .profileBlock__txtBox02 {
    width: 620px;
  }
}
@media (max-width: 1079px) and (min-width: 960px) {
  .profileBlock__txtBox02 {
    width: 470px;
  }
}
@media (min-width: 960px) {
  .profileBlock__imgBox02 {
    width: 400px;
    margin-bottom: 0;
  }
}
@media (max-width: 959px) {
  .portraitImg {
    width: 70% !important;
  }
  .portraitImg_hz {
    width: 100% !important;
  }
}
@media (min-width: 1080px) {
  .profileBlock__txtBox02 {
    width: 620px;
  }
}
.profileBlock__head {
  font-size: 1.0rem;
  text-align: center;
}
.profileBlock__head__sub {
  font-size: 0.875rem;
  font-weight: bold;
  margin-top: 0.875rem;
}
.profileBlock__txt__sub {
  font-size: 0.875rem;
}
@media (min-width: 960px) {
  .profileBlock__columnLeft02,
  .profileBlock__columnRight02 {
    width: 48%;
  }
  .profileBlock__columnLeft02 {
    float: left;
  }
  .profileBlock__columnRight02 {
    float: right;
  }
  .profileBlock__column_margin {
    margin-left: 2%;
  }
}
@media (max-width: 959px) {
  .profileBlock__columnRight02 {
    margin-top: 1.0rem;
  }
}

/*----------------------------------------------------------
info
----------------------------------------------------------*/
.infoBlock__baseData__title__4em {
  width: 4em;
}
.infoBlock__baseData__title__7em {
  width: 7em;
}
.infoBlock__baseData__title__6em {
  width: 6em;
}
/*----------------------------------------------------------
btn-all-features
----------------------------------------------------------*/
.btn-all-features {
  margin-top: 3.125rem;
}
.btn-all-features a {
  margin: 0 auto 16px auto;
  padding: 16px 8px;
  width: 100%;
  max-width: 480px;
  border-radius: 10px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  background-color: #FF8400;
  text-decoration: none;
  display: inline-block;
  position: relative;
}
.btn-all-features__blue {
  margin-right: auto;
  margin-left: auto;
  width: 90%;
}
.btn-all-features__blue a {
  background-color: #1B95E0;
}
.btn-all-features>a:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 22px;
  right: 8px;
  width: 5px;
  height: 10px;
  vertical-align: middle;
  background: url(/entame/special/images/entertainment/right-arrow.png);
  background-size: 5px 10px;
}
.btn-all-features a {
  font-size: 0.875rem;
  margin-bottom: 0;
  padding-right: 1.125rem;
  padding-left: 1.125rem;
}
.btn-all-features>a:after {
  top: 50%;
  transform: translateY(-50%);
}
.btn-all-features .btnExplain {
  margin-top: 1.0rem;
}
.btn-all-features .btnExplain {
  color: #fff;
  padding: 0 1em;
  font-size: 0.6875rem;
  line-height: 1.5;
}
.btn-all-features .btnExplain a {
  margin: 0;
  padding: 0;
  width: auto;
  font-weight: normal;
  background-color: transparent;
  box-shadow: none;
  display: inline;
  color: #4A90E2;
  font-size: 0.6875rem;
}
@media (min-width: 1280px) {
  .btn-all-features a {
    font-size: 1.125rem;
    text-align: center;
  }
  .btn-all-features .btnExplain {
    font-size: 0.75rem;
  }
  .btn-all-features .btnExplain a {
    font-size: 0.75rem;
  }
}

/*----------------------------------------------------------
color change
----------------------------------------------------------*/
body {
  background-color: #ecebe6;
}
main,
nav,
section,
.content-article, .content-related, .content-profile, .content-info {
  background-color: #fff;
}
.contents-main__head,
.contents-main__desc,
.interviewBlock__interviewerTxt,
.btn-all-features .btnExplain,
.profileBlock__head,
.profileBlock__txt,
.content-info__title,
.content-info__overview {
  color: #000;
}
.interviewBlock__intervieweeTxt {
  color: #000;
}
.profileBlock {
  background-color: #f4fbf7;
  padding: 1.0rem;
}

/*----------------------------------------------------------
add setting
----------------------------------------------------------*/
.interviewBlock__interviewee01 {
  font-weight: bold;
  color: #2174BB;
  margin-right: 1em;
}
.interviewBlock__interviewee02 {
  font-weight: bold;
  color: #DB7937;
  margin-right: 1em;
}
.interviewBlock__interviewee03 {
  font-weight: bold;
  color: #0C9540;
  margin-right: 1em;
}
.interviewBlock__interviewerTxt {
  color: #728894 !important;
}
.content-info.infoType01 {
  background: #f0f0ef;
  padding: 0.625rem;
}
.indentCtrl {
  width: 6em;
}
.padCtrl {
  padding: 0 !important;
}
.infoCtrl {
  margin-right: 0;
  margin-left: 0;
}
.content-info__title {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.5;
  padding: 0 0 0.625rem;
  border-bottom: rgba(155, 154, 145, 0.3) 1px solid;
}
.termsBlock p,
.termsBlock li {
  line-height: 1.5;
}
.termsBlock__circleList {
  list-style: disc outside;
  margin-left: 1.5em;
}
.cautionList__item {
  display: table-row;
}
.cautionList__item:before {
  display: table-cell;
  content: "※";
  padding-right: 0.25em;
  min-width: 1em;
}

/*----------------------------------------------------------
featuresBtn
----------------------------------------------------------*/
.featuresBtnWrap {
  margin-right: auto;
  margin-left: auto;
  width: 90%;
  max-width: 480px;
}
.featuresBtn {
  font-size: 1.125rem;
  text-align: center;
  border-radius: 3px;
  font-weight: bold;
  background-color: #ff8400;
  -webkit-box-shadow: 0 0 0 1px #ff8400, 0 0 0 2px #ff8400;
  box-shadow: 0 0 0 1px #ff8400, 0 0 0 2px #ff8400;
  text-decoration: none;
  position: relative;
}
.featuresBtnLink {
  display: block;
  padding: 1em 1.125rem;
  color: #fff;
}
.featuresBtnLink:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 8px;
  width: 5px;
  height: 10px;
  vertical-align: middle;
  background: url(/entame/special/images/entertainment/right-arrow.png);
  background-size: 5px 10px;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media (max-width: 959px) {
  .featuresBtn {
    font-size: 0.875rem;
  }
}
.featuresBtnCaution {
  margin-top: 1rem;
  text-align: center;
  font-size: 0.625rem;
}
.featuresBtnCaution__txt {
  font-size: 0.625rem;
}
.featuresBtnLink__artificially:after {
  display: none;
}
</style>
<script src="https://code.jquery.com/jquery-3.4.1.js"></script>
<script>
    $(function(){
  $('area[href^="#"]').click(function(){
    var speed = 500;
    var href= $(this).attr("href");
    var target = $(href == "#" || href == "" ? 'html' : href);
    var position = target.offset().top;
    $("html, body").animate({scrollTop:position}, speed, "swing");
    return false;
  });
});
</script>

/*----------------------------------------------------------
youtubeBox
----------------------------------------------------------*/
.contentsBlock__youtubeBox {
  margin-top: 1.25rem;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
}
.contentsBlock__youtubeBox__inner {
  padding-top: 56.25%;
  position: relative;
  height: 0;
  overflow: hidden;
}
.contentsBlock__youtubeBox__frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}