@charset "UTF-8";
/* Mixin
==========================*/
/*img-path*/
/* Common
==========================*/
/* reset
==================== */
body {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  color: #373737;
  color: rgba(0, 0, 0, 0.8);
}

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

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

li {
  list-style: none;
}

table {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
}

caption {
  text-align: left;
}

select, input, textarea, pre, code, kbd, var, ins, del, samp {
  font-size: 100%;
}

address, cite, dfn, em, strong, var, th, ins, del, samp {
  font-weight: normal;
  font-style: normal;
}

fieldset, img {
  border: none;
}

hr.separation {
  display: none;
}

img {
  vertical-align: top;
}

button {
  width: auto;
  padding: 0;
  margin: 0;
  border: 0;
  background: 0;
  line-height: 1;
  cursor: pointer;
}

body, input, textarea, select {
  font-family: "メイリオ","Hiragino Kaku Gothic Pro",Meiryo,"ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;
}

a {
  color: #03C;
  text-decoration: none;
}

a:visited {
  color: #639;
}

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

a:active {
  color: #CC3434;
}

.emg > table {
  margin: 8px auto !important;
}

.emg br {
  display: none;
}

/* alert */
.alertBox {
  max-width: 930px;
  margin: 10px auto;
  font-size: fz(14);
}

.alertBox .alert {
  width: auto;
  padding: 8px 12px;
  background: #FFEFB0;
  border: #FFD325 1px solid;
  border-radius: 3px;
  font-size: 14px;
}

.alertBox .alert p {
  background: url(https://s.yimg.jp/images/jpnews/cre/bylines/img/ic_alert.png) left center no-repeat;
  padding-left: 35px;
  margin: 0 auto;
}

.attention {
  margin: 6px;
  padding: 8px;
  border: solid 2px #436F92;
  border-radius: 2px;
  background-color: #fff;
  font-size: 12px;
}

#header {
  width: 950px;
  margin: 0 auto;
}

#contents {
  min-width: 950px;
}

#footer {
  min-width: 950px;
  margin: 10px auto;
  text-align: center;
}

#footer .sideLink {
  padding: 15px 0;
}

#footer .sideLink li {
  display: inline-block;
  margin-left: 1em;
  padding-right: 1em;
  border-right: 1px solid #e1e1e1;
}

#footer .sideLink li:last-child {
  border-right: 0;
}

#footer address {
  padding: 10px 0;
  border-top: 1px solid #ccc;
  font-size: 14px;
  line-height: 1.4;
}

.yjChviewWrap {
  text-align: center;
  margin-bottom: 10px;
}

.yjChview {
  display: inline-block;
  padding: 10px 30px;
  border: 1px solid #e7e7e7;
  background: #f9f9f9;
  text-align: center;
}

.yjChview dl,
.yjChview dd,
.yjChview p {
  margin: 0;
}

.yjChview dl dt,
.yjChview dl dd {
  display: inline;
  font-size: fz(14);
  line-height: 1.2em;
}

.yjChview dl dt {
  padding-right: 0.2em;
}

.yjChview dl dd span {
  font-weight: bold;
}

.yjChview dl dd:after {
  content: "\ff5c";
}

.yjChview dl dd.end:after {
  content: "";
}

.hdbar {
  padding: 15px 0 10px;
  background-color: #FFF;
  font-size: 13px;
  color: #767D86;
}

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

.hdbar a {
  color: #767D86;
}

.hdbar .yjLogo {
  float: left;
  margin-left: 10px;
}

.hdbar .loginMod {
  float: left;
  margin: 0 10px;
  line-height: 1.22;
}

.hdbar .loginMod .loginName {
  font-weight: bold;
}

.hdbar .hdLink {
  float: right;
  padding: 4px 16px 0 0;
}

.hdbar .hdLink li {
  display: inline-block;
  padding: 0 8px;
  line-height: 18px;
}

.hdbar .hdLink li:first-child {
  border-left: 0;
}

.hdbar .hdLink li span {
  cursor: pointer;
}

.hdbar .hdLink li span:hover {
  text-decoration: underline;
}

.socialBtn {
  width: 640px;
  margin: 0 auto;
}

.socialBtn li {
  display: inline-block;
  width: 25%;
  max-width: 94px;
  list-style-type: none;
  border-right: 5px solid transparent;
  box-sizing: border-box;
}

.socialBtn li.line {
  display: none;
}

.socialBtn li a {
  display: block;
  height: 27px;
  border-radius: 2px;
  background: url(https://s.yimg.jp/images/jpnews/cre/story/images/snsBtn_sprite.png) no-repeat 0 0;
  background-size: 50%;
  color: #fff;
  font-size: 10px;
  text-align: center;
  text-decoration: none;
}

.socialBtn li a span {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.socialBtn li a.twBtn {
  background-color: #55acee;
  background-position: 24px -123px;
}

.socialBtn li a.twBtn:hover {
  background-color: #6cb7f0;
}

.socialBtn li a.fbBtn {
  background-color: #3B5998;
  background-position: 25px -6px;
}

.socialBtn li a.fbBtn:hover {
  background-color: #4264aa;
}

.socialBtn li a.lnBtn {
  display: none;
}

.socialBtn li a.hbBtn {
  background-color: #008FDE;
  background-position: 24px -46px;
}

.socialBtn li a.hbBtn:hover {
  background-color: #009ff8;
}

.socialBtn li a.pkBtn {
  background-color: #EE4056;
  background-position: 24px -84px;
}

.socialBtn li a.pkBtn:hover {
  background-color: #f26f7f;
}

.modalBox {
  display: none;
  position: absolute;
  top: 120px;
  z-index: 1000;
  width: 640px;
}

.modalBox .modalInner {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
  border-radius: 2px;
  overflow: hidden;
}

.modalBox .modalInner:before, .modalBox .modalInner:after {
  content: "";
  display: block;
  position: absolute;
  top: -28px;
  right: 30px;
  width: 42px;
  height: 42px;
  border-top: 2px solid #fff;
  pointer-events: none;
}

.modalBox .modalInner:before {
  -webkit-transform: translateX(20px) rotate(45deg);
          transform: translateX(20px) rotate(45deg);
}

.modalBox .modalInner:after {
  -webkit-transform: translateX(50px) rotate(-45deg);
          transform: translateX(50px) rotate(-45deg);
}

.modalBox .closeBtn {
  position: relative;
  z-index: 10;
  width: 105px;
  height: 34px;
  margin: -70px auto;
  background-color: #999;
  text-align: center;
  line-height: 34px;
  color: #fff;
  cursor: pointer;
}

#wrapper.modalOn {
  overflow: hidden;
  position: relative;
  min-height: 780px;
}

#modalBoxMask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: block;
  width: 100%;
  height: 100%;
  background: #555;
  background: rgba(0, 0, 0, 0.2);
}

#aboutFeature .hd {
  padding: 60px 0;
  background: #111;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 36px;
  text-align: center;
}

#aboutFeature .bd {
  padding: 40px 75px 80px;
  background: #fff;
  text-align: center;
  line-height: 1.7;
}

#aboutFeature .bd p {
  padding-bottom: 1em;
}

figure {
  margin: 0;
}

.spacer {
  margin-bottom: 15px;
}

/* MainHead
==========================*/
.featureHead {
  text-align: center;
}

.featureHead .headImage {
  position: relative;
  background-color: #000;
}

.featureHead .headImage .headCover {
  position: relative;
  margin: 0 auto;
}

.featureHead .headImage .headCover .headCoverImg {
  position: relative;
}

.featureHead .headImage .headCover .headCoverImg:after {
  content: "";
  position: absolute;
  max-width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.featureHead .headImage .headCover .thumbnail {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 1920px;
  height: auto;
  position: relative;
  background: no-repeat 50% 50%;
  background-size: cover;
  margin: 0 auto;
}

.featureHead .headImage .headCover .thumbnail:after {
  content: "";
  display: block;
  padding-top: 41.43%;
}

.featureHead .headImage .headInfo.source {
  z-index: 5;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 5px;
  background-color: rgba(0, 0, 0, 0.2);
  text-align: right;
  color: #fff;
  vertical-align: top;
  font-size: 13px;
  line-height: 1;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
}

.featureHead .headImage .headInfo.source a {
  color: #fff;
}

.featureHead .headImage .headInfo.source:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 14px;
  background: url(../images/ico_photo_w.png) no-repeat;
  margin-right: 4px;
  text-shadow: none;
  vertical-align: middle;
}

.featureHead .headImage .headInnr {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 35px 0;
  background: -webkit-linear-gradient(top, transparent 0%, rgba(38, 38, 38, 0.6) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(38, 38, 38, 0.6) 100%);
  color: #fff;
  line-height: 1.1;
}

.featureHead .headImage .headInnr h1 {
  display: inline-block;
  width: 640px;
  padding-bottom: 8px;
  font-size: 42px;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.6);
}

.featureHead .headImage .headInnr .headInfo.time {
  padding: 0 14px;
  font-size: 15px;
  opacity: .88;
}

.featureHead .socialBtn {
  padding-top: 20px;
}

/* Main Contents
==========================*/
.mainBody {
  border: 1px solid #e1e1e1;
  border-bottom: 0;
  background-color: #FFF;
  margin-bottom: 15px;
}

.mainBody .group {
  padding: 20px 0 30px;
  border-bottom: 1px solid #e1e1e1;
}

.mainBody .group .item {
  width: 640px;
  margin: 0 auto;
  padding-bottom: 20px;
}

.mainBody .adArea {
  padding: 15px 0 0;
  background-color: #F7F7F8;
}

/* Item styles
==========================*/
.group .item em, .group strong {
  font-weight: bold;
}

.group .item.title_l,
.group .item.title_date,
.group .item.title_s {
  padding-bottom: 15px;
  line-height: 1.35;
  font-weight: bold;
}

.group .item.title_date,
.group .item.title_l {
  font-size: 24px;
}

.group .item.title_s {
  padding-top: 8px;
  font-size: 18px;
}

.group .item.linkList {
  line-height: 1.35;
}

.group .item.linkList dl, .group .item.linkList dt, .group .item.linkList dd {
  display: inline;
}

.group .item.linkList .ttl {
  font-size: 17px;
}

.group .item.linkList .source {
  margin-left: .8em;
  color: #999;
  font-size: 14px;
}

.group .item.linkList a:hover {
  text-decoration: none;
}

.group .item.linkList a:hover .ttl {
  text-decoration: underline;
}

.group .item.linkList + .linkList {
  margin-top: -12px;
}

.group .item.photoSet a:hover {
  color: #999;
}

.group .item.photoSet .img {
  position: relative;
}

.group .item.photoSet .img:after {
  content: "";
  position: absolute;
  max-width: 640px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.group .item.photoSet img {
  vertical-align: top;
  max-width: 640px;
}

.group .item.photoSet .caption {
  margin-top: 5px;
  line-height: 1.35;
  color: #999;
  font-size: 13px;
}

.group .item.quoteSet blockquote {
  position: relative;
  border-left: 3px solid #555;
  padding-left: 25px;
}

.group .item.quoteSet blockquote:before {
  position: absolute;
  top: 0;
  left: -5px;
  content: "";
  width: 20px;
  height: 20px;
  background: #FFF url(https://s.yimg.jp/images/jpnews/cre/common/all/images/ic_quote.png) no-repeat 50%;
}

.group .item.quoteSet blockquote cite,
.group .item.quoteSet blockquote cite a {
  padding-top: 3px;
  color: #999;
  font-size: 13px;
}

.group .item.embed iframe {
  max-width: 640px;
}

.group .item.embed .yj-survey-widget-cp iframe {
  width: 100% !important;
}

.group .item.embed .livePlayer {
  width: 640px;
  height: 360px;
}

.group .item.embed .livePlayer iframe {
  width: 100%;
  height: 100%;
  border: 0;
}

.group .item.credit {
  padding-top: 20px;
  color: #888;
  text-align: right;
  font-size: 13px;
}

/* Feature Oridinal Design
==========================*/
.mainBody {
  position: relative;
  width: 950px;
  margin: 0 auto 30px;
  border: 0;
}

.mainBody .group {
  border: 0;
}

.mainBody .hd {
  margin-bottom: 10px;
  color: #666E77;
  font-weight: bold;
}

.group .item {
  font-size: 17px;
}

.group .item.text {
  padding-bottom: 10px;
  line-height: 1.9;
}

.group .item.title_l {
  padding-top: 2em;
}

.articleFt {
  width: 640px;
  margin: 0 auto 20px;
  overflow: hidden;
  text-align: center;
}

/* Feature Footer
==========================*/
.mainBody.articleList {
  border-bottom: 1px solid #dbdbdb;
}

.mainBody.articleList .bd ul {
  margin-bottom: 20px;
}

.mainBody.articleList .bd ul:after {
  content: "";
  display: block;
  clear: both;
}

.mainBody.articleList .bd li {
  width: 300px;
  margin: 0 25px 20px 0;
  float: left;
}

.mainBody.articleList .bd li.last {
  margin-right: 0;
}

.mainBody.articleList .bd a {
  display: block;
  color: #333;
}

.mainBody.articleList .bd a:hover {
  text-decoration: none;
}

.mainBody.articleList .bd a:hover .title {
  text-decoration: underline;
}

.mainBody.articleList .bd img {
  outline: 1px solid rgba(0, 0, 0, 0.1);
}

.mainBody.articleList .bd .thumbnail {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
  position: relative;
  background: no-repeat 50% 50%;
  background-size: cover;
  margin: 0 auto;
}

.mainBody.articleList .bd .thumbnail:after {
  content: "";
  display: block;
  padding-top: 50%;
}

.mainBody.articleList .bd .title {
  margin-top: 6px;
  line-height: 1.3;
  font-weight: bold;
  font-size: 16px;
}

.mainBody.articleList .bd .date {
  color: #767D86;
  font-size: 12px;
}

.mainBody.articleList .bd a.current {
  opacity: .6;
  pointer-events: none;
}

.mainBody.articleList .bd a.current .title {
  text-decoration: none;
}

.mainBody.articleList .ft {
  margin-bottom: 30px;
}

.mainBody.articleList .ft .moreBtn {
  display: none;
  width: 310px;
  height: 60px;
  margin: 0 auto;
  border: 1px solid #ddd;
  border-radius: 2px;
  background-color: #F8F8F8;
  line-height: 60px;
  color: #666E77;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
}

.mainBody.articleList .ft .moreBtn:hover {
  background-color: #EFEFEF;
  text-decoration: none;
}

.mainBody.more .ft .moreBtn {
  display: block;
}

.mainBody.more ul:nth-child(n+3) {
  display: none;
}

.mainBody.commentMod {
  width: 640px;
  margin-bottom: 60px;
}

.mainBody.commentMod .hd {
  position: relative;
}

.mainBody.commentMod .hd .ttl {
  padding-left: 20px;
  background: url(https://s.yimg.jp/images/jpnews/cre/bylines/img/ic_social_sprite.png) no-repeat -74px -72px;
}

.mainBody.commentMod .comment-toggle {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 23px;
}

.mainBody.commentMod .comment-toggle-btn {
  display: inline-block;
  position: relative;
  width: 40px;
  height: 20px;
  margin-left: 4px;
  border: 1px solid #3474ce;
  border-radius: 12px;
  background-color: #3474ce;
  outline: none;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  vertical-align: top;
}

.mainBody.commentMod .comment-toggle-btn:after {
  content: "";
  position: absolute;
  top: 0;
  left: 20px;
  display: block;
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 10px;
  -webkit-transition: left .2s ease-in-out, width .2s ease-in-out;
  transition: left .2s ease-in-out, width .2s ease-in-out;
}

.mainBody.commentMod .notice {
  line-height: 1.3;
  color: #999;
  font-size: 12px;
}

.mainBody.commentMod.hide .hd {
  border-bottom: 0;
}

.mainBody.commentMod.hide .bd, .mainBody.commentMod.hide .ft {
  display: none;
}

.mainBody.commentMod.hide .comment-toggle-btn {
  border-color: #ddd;
  background-color: #ddd;
}

.mainBody.commentMod.hide .comment-toggle-btn:after {
  left: 0;
}

.ftLink {
  background-color: #fcfcfc;
  border: solid #dadada;
  border-width: 1px 0;
  text-align: center;
}

.ftLink a {
  display: block;
  padding: 15px;
  color: #8A939D;
  font-size: 14px;
}

.ftLink a:before {
  display: inline-block;
  margin-right: 6px;
  content: "";
  width: 9px;
  height: 15px;
  background: url(../images/ico_arrow_l.png) no-repeat;
  vertical-align: middle;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  .featureHead .headImage .headInfo.source:before {
    background: url(../images/ico_photo_w@2x.png) no-repeat;
    background-size: 15px auto;
  }
}
