@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;
}

.mainImage {
  position: relative;
  min-width: 950px;
  margin: 0 auto;
  background-color: #111;
  text-align: center;
}

.mainImage a {
  display: block;
}

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

.mainImage .thumbnail:after {
  content: "";
  display: block;
  padding-top: 37.89%;
}

.mainImage .titleCover {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px 0 40px;
  background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.55));
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.55));
  text-align: center;
  color: #fff;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
}

.mainImage .titleCover h2 {
  max-width: 920px;
  margin: 0 auto;
  line-height: 1.2;
  font-size: 38px;
}

.mainImage .titleCover .label {
  position: relative;
  max-width: 920px;
  margin: 4px auto 0;
  padding-top: 6px;
  font-size: 16px;
  opacity: .88;
}

.mainImage .titleCover .label:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  display: block;
  border-top: 1px solid #fff;
  width: 40px;
}

.mainImage .mainImageLink {
  position: absolute;
  text-align: center;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: auto;
}

.mainImage .mainImageLink a {
  display: inline-block;
  background-color: #000;
  color: #fff;
  font-size: 13px;
  line-height: 1;
  padding: 12px 16px;
  -webkit-transition: .3s;
  transition: .3s;
}

.mainImage .mainImageLink a:hover {
  text-decoration: none;
  background-color: #222;
}

.newArticle {
  padding: 55px 0 30px;
}

.newArticle ul {
  width: 950px;
  margin: 0 auto;
}

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

.newArticle li {
  width: 300px;
  margin: 0 25px 20px 0;
  float: left;
}

.newArticle li.last {
  margin-right: 0;
}

.newArticle a {
  display: block;
  color: #333;
}

.newArticle a:hover {
  text-decoration: none;
}

.newArticle a:hover .title {
  text-decoration: underline;
}

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

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

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

.newArticle .title {
  margin: 6px 0 4px;
  line-height: 1.3;
  font-weight: bold;
  font-size: 19px;
}

.newArticle .date {
  color: #767D86;
  font-size: 12px;
}

.newArticle a.current {
  opacity: .6;
  pointer-events: none;
}

.newArticle a.current .title {
  text-decoration: none;
}

.seriesList {
  padding: 20px 0 80px;
  background-color: #D3DAE2;
}

.seriesList h2 {
  margin-bottom: 20px;
  text-align: center;
  font-size: 28px;
}

.seriesList ul.labelList {
  width: 950px;
  margin: 0 auto 15px;
}

.seriesList ul.labelList:after {
  content: "";
  display: block;
  clear: both;
}

.seriesList ul.labelList.last li.labelBd {
  height: auto;
}

.seriesList li.labelBd {
  float: left;
  width: 220px;
  height: 330px;
  margin: 0 8px 30px;
}

.seriesList li.labelBd .bdInner {
  position: relative;
}

.seriesList li.labelBd .bdInner:after {
  content: "";
  position: absolute;
  bottom: -13px;
  left: 97px;
  z-index: 20;
  display: block;
  width: 26px;
  height: 26px;
  background: #fff url(../images/ico_expand.png) no-repeat 50% 12px;
  background-size: 10px;
  border-radius: 13px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  text-align: center;
  line-height: 26px;
}

.seriesList li.labelBd.single .bdInner:after {
  display: none;
}

.seriesList li.labelBd:hover .bdInner:after, .seriesList li.labelBd:focus .bdInner:after {
  background-position: 50% -12px;
}

.seriesList li.labelBd:hover .articleList, .seriesList li.labelBd:focus .articleList {
  z-index: 30;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}

.seriesList .labelImage {
  position: relative;
  color: #fff;
}

.seriesList .labelImage .labelCoverImg {
  position: relative;
}

.seriesList .labelImage .labelCoverImg:after {
  content: "";
  position: absolute;
  max-width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.seriesList .labelImage img {
  width: 220px;
}

.seriesList .labelImage .labelCover {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.6));
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.6));
}

.seriesList .labelImage .labelCover h3 {
  padding: 10px 10px 0;
  line-height: 1.2;
  font-size: 18px;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
}

.seriesList .labelImage .labelCover .date {
  padding: 0 10px 5px;
  font-size: 11px;
  color: #ccc;
}

.seriesList .articleList {
  position: relative;
  z-index: 10;
  overflow: hidden;
  -webkit-transition: height 200ms;
  transition: height 200ms;
  background-color: #FFF;
}

.seriesList .articleList li {
  border-top: 1px solid #eee;
}

.seriesList .articleList li:first-child {
  border-top: 0;
}

.seriesList .articleList li a {
  position: relative;
  display: block;
  padding: 10px;
  color: #696F79;
  font-size: 14px;
  line-height: 1.3;
}

.seriesList .articleList li a:after {
  position: absolute;
  display: block;
  content: "";
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border: 6px solid #ededed;
  border-top-color: #fff;
  border-left-color: #fff;
}
