@charset "UTF-8";
/* ad ---------------------------------------*/
.ad-header {
  text-align: center;
  line-height: 1;
  background: #f4f4f4;
  min-width: 1280px;
}

.ad-side-1 > div > *,
.ad-side-2 > div > *,
.ad-side-3 > div > * {
  margin-bottom: 32px !important;
}

.ad-side-mt > div > * {
  margin-top: 48px !important;
}

.ad-bottom-1 {
  padding: 40px 0;
  text-align: center;
}

.ad-articledetail-1 {
  margin: 36px auto 40px;
  text-align: center;
  display: list-item;
  list-style-type: none;
  max-width: 680px;
  clear: both;
}

.ad-articledetail-2 {
  margin: 0 auto;
  text-align: center;
  display: list-item;
  list-style-type: none;
  max-width: 680px;
  clear: both;
}

.ad-articledetail-2 > div > * {
  margin: 40px auto 40px !important;
}

.ad-articledetail-2 > .ad-article-text {
  margin-top: 40px;
}

.ad-articledetail-3 {
  margin: 64px auto 64px;
  text-align: center;
  display: list-item;
  list-style-type: none;
  clear: both;
}

.ad-article-text {
  color: #919191;
  display: block;
  font-size: 1.2rem;
  text-align: center;
  margin-bottom: 5px !important;
}

.ad-article-text + #ad-pc-article-inread > :first-child {
  margin-top: 5px !important;
}

#ad-pc-article-rec1 + .ad-article-text {
  margin-top: -27px;
  margin-bottom: 32px !important;
}

/* トップ　右カラム */
#ad-pc-article-infeed_right {
  padding: 8px 0;
}

#ad-pc-top-infeed_right1,
#ad-pc-top-infeed_right2 {
  padding: 12px 0;
}

/* チャンネル　記事リスト */
.articlelist li > *[id^=ad-pc-] {
  padding: 20px 0;
}

.articlelist.is-2col li > *[id^=ad-pc-] {
  padding: 12px 0;
}

#ad-pc-article-infeed_rank {
  padding: 6px 0;
}

/* color ---------------------------------------*/
.color-gray-0 {
  color: #dbdbdb !important;
}

.color-gray-1 {
  color: #A8A8A8 !important;
}

.color-gray-2 {
  color: #919191 !important;
}

.color-gray-3 {
  color: #767676 !important;
}

.color-gray-4 {
  color: #484848 !important;
}

.color-gray-5 {
  color: #222222 !important;
}

.color-white {
  color: #fff !important;
}

.bg-0 {
  background: #fafafa !important;
}

.bg-1 {
  background: #f8f8f8 !important;
}

.bg-2 {
  background: #f4f4f4 !important;
}

.bg-3 {
  background: #e4e6e8 !important;
}

.bg-4 {
  background: #fff !important;
}

.bg-black {
  background: #000 !important;
}

.color-blue-0 {
  color: #e5f1f9 !important;
}

.color-blue-1 {
  color: #bfddf1 !important;
}

.color-blue-2 {
  color: #0078c6 !important;
}

.color-blue-3 {
  color: #002B48 !important;
}

.color-red-0 {
  color: #c35d59 !important;
}

.color-red-1 {
  color: #b42121 !important;
}

/* block ---------------------------------------*/
.section {
  margin-bottom: 50px;
}

/* grid ---------------------------------------*/
.l-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}

.l-col-1, .l-col-2, .l-col-2-4, .l-col-3, .l-col-4, .l-col-5, .l-col-6, .l-col-7, .l-col-8, .l-col-9, .l-col-10, .l-col-11, .l-col-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.l-col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.l-col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.3333333333%;
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.l-col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.l-col-2-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

.l-col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.l-col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.l-col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.l-col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.l-col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.3333333333%;
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.l-col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.6666666667%;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.l-col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.l-col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.3333333333%;
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.l-col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.6666666667%;
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.l-col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

/*  border */
.border-section {
  border-top: 1px solid #484848;
  padding-top: 15px;
}

.articledetail .border-section {
  padding-top: 12px;
}

.border-section-2 {
  border-top: 2px solid #484848;
  padding-top: 15px;
}

.is-navy .border-section,
.is-navy .border-section-2 {
  border-color: #DFDFDF;
}

/*	margin */
.mt-0 {
  margin-top: 0 !important;
}

.mt-2 {
  margin-top: 2px !important;
}

.mt-4 {
  margin-top: 4px !important;
}

.mt-5 {
  margin-top: 5px !important;
}

.mt-8 {
  margin-top: 8px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-12 {
  margin-top: 12px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mt-16 {
  margin-top: 16px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-24 {
  margin-top: 24px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mt-28 {
  margin-top: 28px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-32 {
  margin-top: 32px !important;
}

.mt-36 {
  margin-top: 36px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-48 {
  margin-top: 48px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-56 {
  margin-top: 56px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-64 {
  margin-top: 64px !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-2 {
  margin-bottom: 2px !important;
}

.mb-4 {
  margin-bottom: 4px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mb-8 {
  margin-bottom: 8px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-12 {
  margin-bottom: 12px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-16 {
  margin-bottom: 16px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-24 {
  margin-bottom: 24px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mb-28 {
  margin-bottom: 28px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-32 {
  margin-bottom: 32px !important;
}

.mb-36 {
  margin-bottom: 36px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-48 {
  margin-bottom: 48px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-56 {
  margin-bottom: 56px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-64 {
  margin-bottom: 64px !important;
}

/*	padding */
.pt-0 {
  padding-top: 0 !important;
}

.pt-2 {
  padding-top: 2px !important;
}

.pt-4 {
  padding-top: 4px !important;
}

.pt-5 {
  padding-top: 5px !important;
}

.pt-8 {
  padding-top: 8px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pt-12 {
  padding-top: 12px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pt-16 {
  padding-top: 16px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-24 {
  padding-top: 24px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.pt-28 {
  padding-top: 28px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-32 {
  padding-top: 32px !important;
}

.pt-36 {
  padding-top: 36px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pt-48 {
  padding-top: 48px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pt-56 {
  padding-top: 56px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pt-64 {
  padding-top: 64px !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-2 {
  padding-bottom: 2px !important;
}

.pb-4 {
  padding-bottom: 4px !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.pb-8 {
  padding-bottom: 8px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-12 {
  padding-bottom: 12px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pb-16 {
  padding-bottom: 16px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-24 {
  padding-bottom: 24px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.pb-28 {
  padding-bottom: 28px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-32 {
  padding-bottom: 32px !important;
}

.pb-36 {
  padding-bottom: 36px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pb-48 {
  padding-bottom: 48px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pb-56 {
  padding-bottom: 56px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pb-64 {
  padding-bottom: 64px !important;
}

/* ------------------------------------------*/
/*　部品                                      */
/* ------------------------------------------*/
/* btn ---------------------------------------*/
.btn {
  display: inline-block;
  min-width: 160px;
  padding: 10px 24px;
  border-radius: 4px;
  border: 1px solid #0078c8;
  background-color: #0078c8;
  font-size: 1.4rem;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  font-weight: 600;
  cursor: pointer;
}

.btn:hover {
  background-color: #008CEA;
  opacity: 1;
}

.btn.is-primary:hover {
  border-color: #008CEA;
}

.btn.is-secondary {
  color: #0078c8;
  background: #fff;
}

.btn.is-secondary:hover {
  background-color: #0078c8;
  color: #fff;
}

.btn.is-tertiary {
  background: none;
  color: #767676;
  border-color: #919191;
}

.btn.is-tertiary:hover {
  background: #919191;
  color: #fff;
}

.btn.is-attention {
  background-color: #c35d59;
  border-color: #c35d59;
}

.btn.is-attention:hover {
  background: #EF6C66;
  border-color: #EF6C66;
}

.btn.is-photo {
  color: #0078c8;
  background: #fff;
  padding-left: 40px;
  width: 100%;
}

.btn.is-photo span {
  position: relative;
}

.btn.is-photo span::before {
  content: "";
  display: block;
  position: absolute;
  left: -24px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: url(../../../images/v2/common/icon_photo_blue.svg) center center no-repeat;
  width: 20px;
  height: 20px;
}

.btn.is-photo:hover {
  background-color: #0078c8;
  color: #fff;
}

.btn.is-photo:hover span::before {
  background-image: url(../../../images/v2/common/icon_photo_white.svg);
}

.btn.is-download {
  color: #0078c8;
  background: #fff;
  display: inline-block;
  line-height: 37px;
  padding: 0;
}

.btn.is-download::before {
  content: "";
  vertical-align: baseline;
  background: url(../../../images/v2/common/icon_download_blue.svg) center center no-repeat;
  background-size: 20px auto;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  margin-right: 4px;
  -webkit-transform: translate(0, -1px);
  transform: translate(0, -1px);
}

.btn.is-download:hover {
  background-color: #0078c8;
  color: #fff;
}

.btn.is-download:hover::before {
  background-image: url(../../../images/v2/common/icon_download_white.svg);
}

.btn.is-limited {
  background: none;
  color: #0078c8;
  background: #fff;
  display: inline-block;
  line-height: 37px;
  padding: 0;
}

.btn .is-limited-caption.pc {
  display: inline-block;
}

.btn .is-limited-caption.sp {
  display: none;
}

.btn.is-limited::before {
  content: "";
  background: url(../../../images/v2/common/icon_key_blue.svg) center center no-repeat;
  background-size: 20px auto;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  margin-right: 4px;
  -webkit-transform: translate(0, -2px);
  transform: translate(0, -2px);
}

.btn.is-limited:hover {
  background-color: #0078c8;
  color: #fff;
}

.btn.is-limited:hover::before {
  background-image: url(../../../images/v2/common/icon_key_white.svg);
}

.btn.is-externallink {
  background: none;
  color: #0078c8;
  background: #fff;
  display: inline-block;
  line-height: 37px;
  padding: 0;
}

.btn.is-externallink::before {
  content: "";
  vertical-align: baseline;
  background: url(../../../images/v2/common/icon_externallink_blue.svg) center center no-repeat;
  background-size: 20px auto;
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  margin-right: 4px;
  -webkit-transform: translate(0, -1px);
  transform: translate(0, -1px);
}

.btn.is-externallink:hover {
  background-color: #0078c8;
  color: #fff;
}

.btn.is-externallink:hover::before {
  background-image: url(../../../images/v2/common/icon_externallink_white.svg);
}

.btn.is-l {
  min-width: 320px;
  padding: 15px 32px;
  border-radius: 4px;
  font-size: 1.6rem;
}

.btn.is-disabled {
  background-color: #bebebe;
  border-color: #bebebe;
  cursor: default;
}

.btn.is-secondary.is-disabled {
  background: none;
  color: #bebebe;
}

.btn.is-tertiary.is-disabled {
  background: none;
  color: #bebebe;
}

.btn.is-attention.is-disabled {
  background-color: #bebebe;
  border-color: #bebebe;
}

.btn.is-disabled:hover {
  opacity: 1;
}

.btn-follow,
.btn-follow-feature {
  display: inline-block;
  width: 98px;
  border-radius: 4px;
  border: solid 1px #0078c6;
  background-color: #ffffff;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 30px;
  text-align: center;
  color: #0078c6;
  cursor: pointer;
}

.btn-follow {
  width: 98px;
}

.btn-follow-feature {
  width: 158px;
}

.btn-follow::before,
.btn-follow-feature::before {
  display: inline-block;
  vertical-align: baseline;
  content: "";
  background: url("../../../images/v2/common/icon_plus.svg") no-repeat left top;
  background-size: 100%;
  width: 10px;
  height: 10px;
  margin-right: 4px;
}

.btn-follow.is-active,
.btn-follow:hover,
.btn-follow-feature.is-active,
.btn-follow-feature:hover {
  background: #0078c6;
  color: #fff;
  border-color: #fff;
  opacity: 1;
}

.btn-follow.is-active:hover,
.btn-follow-feature.is-active:hover {
  background: #fff;
  color: #0078c6;
  border-color: #0078c6;
}

.btn-follow.is-active::before,
.btn-follow.is-active:hover::before,
.btn-follow-feature.is-active::before {
  background-image: url("../../../images/v2/common/icon_check_white.svg");
  width: 10.8px;
  height: 7.6px;
}

.btn-follow-feature.is-active:hover::before {
  background-image: url("../../../images/v2/common/icon_check.svg");
}

.btn-follow:hover::before,
.btn-follow-feature:hover::before {
  background-image: url("../../../images/v2/common/icon_plus_white.svg");
}

.btn-signup {
  display: inline-block;
  width: 68px;
  border: solid 1px #0078c6;
  background-color: #ffffff;
  font-size: 1.1rem;
  line-height: 1;
  padding: 6px 0;
  text-align: center;
  color: #0078c6;
}

.btn-signup:hover {
  color: #fff;
  background-color: #0078c6;
  opacity: 1;
}

.btn-signup.is-disabled {
  background: #bebebe;
  border-color: #bebebe;
  color: #fff;
  cursor: default;
}

.btn-inlinelist {
  font-size: 0;
}

.btn-inlinelist > li {
  display: inline-block;
  vertical-align: top;
  margin: 0 8px 8px 0;
}

/* もっと見る ---------------------------------------*/
.link-more button {
  display: inline-block;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.57;
  color: #0078c6;
  position: relative;
  cursor: pointer;
  border: none;
  background: transparent;
}

.link-more button::after {
  display: block;
  content: "";
  width: 7px;
  height: 7px;
  border-right: 2px solid #0078c6;
  border-bottom: 2px solid #0078c6;
  position: absolute;
  left: 50%;
  bottom: -12px;
  -webkit-transform: translate(-50%, 0) rotate(45deg);
  transform: translate(-50%, 0) rotate(45deg);
}

.link-more:hover button {
  color: #008CEA;
}

.link-more:hover::after {
  border-color: #008CEA;
}

.is-navy .link-more button {
  color: #dfdfdf;
}

.is-navy .link-more button::after {
  border-right: 2px solid #dfdfdf;
  border-bottom: 2px solid #dfdfdf;
}

/* textlink ---------------------------------------*/
.textlink {
  color: #0078c6;
  display: inline-block;
}

.textlink:hover,
a:hover .textlink {
  text-decoration: underline;
}

.textlink.is-primary,
.textlink.is-back {
  color: inherit;
  font-weight: 600;
  display: inline-block;
  position: relative;
}

.textlink.is-primary::after {
  display: inline-block;
  vertical-align: baseline;
  content: "";
  background: url("../../../images/v2/common/arrow_blue.svg") no-repeat left top;
  background-size: 100%;
  width: 14px;
  height: 14px;
  margin-left: 4px;
  position: relative;
  top: 1px;
}

.textlink.is-back::before {
  display: inline-block;
  vertical-align: baseline;
  content: "";
  background: url("../../../images/v2/common/arrow_blue.svg") no-repeat left top;
  background-size: 100%;
  width: 14px;
  height: 14px;
  margin-right: 4px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.textlink.is-tertiary {
  color: #484848;
  display: inline-block;
}

.textlink.is-attention {
  color: #c35d59;
  font-weight: 600;
  display: inline-block;
  font-weight: 600;
}

.textlink.is-disabled,
.textlink.is-disabled:hover {
  opacity: 1;
  color: #bebebe;
  text-decoration: none;
  cursor: default;
}

.textlink.is-primary.is-disabled::after {
  background-image: url("../../../images/v2/common/arrow_gray.svg");
}

.textlink.is-primary.is-white::after {
  background-image: url("../../../images/v2/common/arrow_white.svg");
}

.is-navy .title-more .textlink {
  color: #DFDFDF;
}

/* image mask ---------------------------------------*/
.image-mask {
  position: relative;
}

.image-mask::after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 10;
  position: absolute;
  right: 0;
  top: 0%;
}

.object-fit-img {
  object-fit: contain;
  font-family: "object-fit: contain;";
}

/* text ---------------------------------------*/
.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

.text-left {
  text-align: left !important;
}

.text-s {
  font-size: 1.2rem;
  line-height: 1.5;
}

.text-m {
  font-size: 1.4rem;
  line-height: 1.5;
}

.text-l {
  font-size: 1.8rem;
  color: #484848;
  line-height: 1.94;
}

.text-bold {
  font-weight: 600;
}

.text-red {
  color: #b42121 !important;
}

.is-navy .text-red {
  color: #F5C686 !important;
}

.text-ellipsis-1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-ellipsis-2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.text-ellipsis-3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.text-ellipsis-4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

.text-ellipsis-count::after {
  content: "…";
}

/* title ---------------------------------------*/
.title-page {
  font-weight: 600;
  font-size: 3.2rem;
  line-height: 1.5;
  color: #222;
}

.title-section {
  font-weight: 600;
  font-size: 2.8rem;
  line-height: 1.5;
  color: #222;
}

.title-block {
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.5;
  color: #222;
}

.title-paragraph {
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #222;
}

.title-small {
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.5;
  color: #222;
}

.title-more-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 16px;
  overflow: hidden;
}

.title-more-wrapper .title-block {
  float: left;
}

.title-more {
  float: right;
  text-align: right;
  font-size: 1.4rem;
  padding: 4px 0;
  color: #222;
}

.is-navy .title-section,
.is-navy .title-block,
.is-navy .title-paragraph,
.is-navy .title-small {
  color: #FFFFFF;
}

.is-gray .title-block {
  color: #FFFFFF;
}

/* pager ---------------------------------------*/
.pager {
  padding: 30px 0;
}

.pager-list {
  font-size: 0;
  text-align: center;
}

.pager-list-item {
  display: inline-block;
  margin: 0 8px;
  font-family: Roboto;
  font-size: 1.4rem;
  text-align: center;
  color: #555555;
  vertical-align: top;
  background: #fff;
}

.pager-list-item a,
.pager-list-item span {
  width: 32px;
  height: 32px;
  line-height: 30px;
  background: #fff;
  color: #555;
  display: block;
  border: solid 1px #e3e9f0;
}

.pager-list-item span {
  background-color: #004196;
  color: #fff;
}

.pager-list-item a:hover {
  opacity: 0.7;
}

.pager-list-item-more a {
  line-height: 19px;
}

.pager-list-item-prev {
  margin-right: 20px;
}

.pager-list-item-next {
  margin-left: 20px;
}

.pager-list-item-prev a,
.pager-list-item-next a {
  text-align: left;
  background: url("../img/common/icon_arrow_pagenation.svg") no-repeat center center #fff;
  background-size: 10px 10px;
  text-indent: -99em;
  overflow: hidden;
}

.pager-list-item-next a {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* form ---------------------------------------*/
.form-area .submit {
  text-align: center;
}

.form-select {
  width: 100%;
  padding: 8px 10px;
  font-size: 1.4rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: solid 1px #dbdbdb;
  background: url("../../../images/v2/common/arrow_select.svg") 92% 50% no-repeat #fff;
  background-size: 6px 4px;
  border-radius: 0;
  color: #484848;
  outline: none;
  line-height: 130%;
}

.form-select:focus-within {
  border-color: #0078c6;
}

select::-ms-expand {
  display: none;
}

.form-text {
  padding: 13px 5px;
  border: 1px solid #dbdbdb;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}

.form-text:focus-within {
  border-color: #0078c6;
}

.form-date {
  font-size: 1.4rem;
  line-height: 1;
  padding: 7px 10px;
  border: 1px solid #dbdbdb;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 136px;
  position: relative;
  background: url("../../../images/v2/common/icon_date.svg") no-repeat 94% center #fff;
  background-size: 19px;
  outline: none;
}

.form-date::before {
  content: attr(placeholder);
  color: rgb(117, 117, 117);
}

.form-date::-webkit-datetime-edit-fields-wrapper {
  display: none;
}

.form-date::-webkit-calendar-picker-indicator {
  display: none;
}

.form-date.is-input::before {
  content: "";
}

.form-date:focus-within {
  border-color: #0078c6;
}

.form-radio,
.form-checkbox {
  position: relative;
  display: inline-block;
  line-height: 1;
  margin-right: 5px;
  font-size: 1.4rem;
  color: #484848;
}

.form-radio label,
.form-checkbox label {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  line-height: 1.4;
  min-height: 21px;
  margin: 0 0;
  padding: 1px 0 0 28px;
  position: relative;
  vertical-align: top;
}

.form-radio label {
  background: url("../../../images/v2/common/radio.svg") left 0 no-repeat;
  background-size: 20px 20px;
}

.form-checkbox label {
  background: url("../../../images/v2/common/checkbox.svg") left 0 no-repeat;
  background-size: 20px 20px;
}

.form-radio input[type=radio] {
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  opacity: 0;
}

.form-radio input:checked + label {
  background-image: url("../../../images/v2/common/radio_on.svg");
}

.form-radio input:disabled + label,
.form-checkbox input:disabled + label {
  opacity: 0.7;
}

.form-checkbox input[type=checkbox] {
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  opacity: 0;
}

.form-checkbox input:checked + label {
  background-image: url("../../../images/v2/common/checkbox_on.svg");
}

.form-textarea {
  padding: 13px 5px;
  border: 1px solid #999;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 80px;
}

::-webkit-input-placeholder {
  color: #a8a8a8;
}

::-moz-placeholder {
  color: #a8a8a8;
}

:-ms-input-placeholder {
  color: #a8a8a8;
}

::-ms-input-placeholder {
  color: #a8a8a8;
}

::placeholder {
  color: #a8a8a8;
}

/*  error */
select.error, input.error {
  border: 1px solid #c80000;
}

p.error {
  color: #c80000;
  padding-top: 8px;
  line-height: 1.1;
}

/* icon ---------------------------------------*/
.icon-new {
  display: inline-block;
  text-indent: -99em;
  overflow: hidden;
  background: url("../../../images/v2/common/icon_new.svg") no-repeat center center;
  background-size: 100%;
  width: 21px;
  height: 7px;
  vertical-align: baseline;
  margin-left: 8px;
}

/* articletab ---------------------------------------*/
.articletag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.articletag-item {
  display: inline-block;
  padding: 1px 2px;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1;
  text-align: center;
  color: #484848;
  border: solid 1px #a3a3a3;
  margin-left: 4px;
  white-space: nowrap;
  letter-spacing: 0;
  border-radius: 2px;
}

.articledetail-head .articletag-item {
  padding: 2px 3px;
  letter-spacing: 0;
  border-radius: 2px;
  font-size: 1rem;
}

.is-navy .articletag-item {
  color: #FFFFFF;
  border-color: #A3A3A3;
}

.articletag-item.is-short {
  min-width: 30px;
}

.articletag-item.is-blue,
.articletag-item.is-deep,
.articletag-item.is-ichioshi {
  font-weight: 400;
  background-color: #0078c6;
  border-color: #0078c6;
  color: #fff;
}

.articletag-item.is-red,
.articletag-item.is-scoop {
  font-weight: 400;
  background-color: #b42121;
  border-color: #b42121;
  color: #fff;
}

.articletag-item.is-live {
  min-width: 60px;
  color: #fff;
  background: #E03E3B;
  border-color: #E03E3B;
  position: relative;
  padding-right: 7px;
  cursor: default;
  font-family: Roboto;
  border-radius: unset;
}

.articletag-item.is-live::after {
  display: block;
  content: "";
  background: url("../../../images/v2/common/icon_live_white.svg") no-repeat left center;
  background-size: 100%;
  width: 11px;
  height: 11px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.articletag-item.is-disabled {
  border: 1px solid #bebebe;
  color: #bebebe;
  cursor: default;
  background: none;
}

.articletag-item.is-blue.is-disabled,
.articletag-item.is-deep.is-disabled,
.articletag-item.is-ichioshi.is-disabled,
.articletag-item.is-red.is-disabled,
.articletag-item.is-scoop.is-disabled {
  background: #bebebe;
  color: #fff;
}

.articletag-date {
  font-family: Roboto;
  font-size: 1.2rem;
  line-height: 1.5;
  color: #767676;
  margin-left: 10px;
  letter-spacing: 0;
}

.is-navy .articletag-date {
  color: #919191;
}

.articletag-date.is-articledetail {
  color: #484848;
}

.articletag-date.is-red {
  color: #b42121;
}

.articletag-date.is-limited {
  padding-right: 20px;
  position: relative;
}

.articletag-date.is-limited.is-nodate {
  padding-right: 16px;
}

.articletag-date.is-nodate + .articletag-item {
  margin-left: 0;
}

.articletag-date.is-limited.is-nodate + .articletag-item {
  margin-left: 4px;
}

.articletag-date.is-limited::after {
  display: block;
  content: "有料記事";
  font-size: 0px;
  color: rgba(0, 0, 0, 0);
  background: url("../../../images/v2/common/icon_key.svg") no-repeat left center;
  background-size: 100%;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  position: absolute;
  right: 0;
  top: 50%;
}

.articletag-count {
  font-family: Hiragino Sans, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
  color: #484848;
  margin-left: 15px;
}

.articletag-paper {
  font-size: 1.2rem;
  line-height: 1.5;
  color: #484848;
  padding-right: 10px;
  border-right: 1px solid #dbdbdb;
}

.articletag-area {
  font-size: 1.2rem;
  line-height: 1.67;
  color: #484848;
  margin-left: 10px;
}

.articletag-author {
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.67;
  color: #484848;
  margin-left: 10px;
  padding-left: 18px;
  background: url("../../../images/v2/common/icon_author.svg") no-repeat left center;
  background-size: 15px 15px;
}

a.articletag-author {
  color: #0078c6;
}

a.articletag-author:hover {
  text-decoration: underline;
}

.articletag-type {
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.67;
  color: #484848;
  margin-left: 10px;
  padding-left: 18px;
  background: url(../../../images/v2/common/icon_key.svg) no-repeat left center;
  background-size: 16px 16px;
}

.articletag-language,
.articletag-photo {
  font-size: 1.2rem;
  line-height: 1.67;
  color: #0078c6;
  margin-left: 10px;
  font-family: Roboto;
  letter-spacing: 0;
}

a.articletag-language:hover,
a.articletag-photo:hover {
  text-decoration: underline;
}

.articletag > span:first-child,
.articletag > a:first-child {
  margin-left: 0;
}

/* 画像バナー */
.bnrlink:hover {
  opacity: 0.7;
}

/* ------------------------------------------*/
/*　一覧                                      */
/* ------------------------------------------*/
/* articlelist ---------------------------------------*/
.articlelist > li {
  border-top: solid 1px #dbdbdb;
}

.articlelist > li:first-child {
  border-top: none;
}

.articlelist > li a {
  display: block;
  padding: 20px 0;
}

.l-half-2 .articlelist > li:last-child a {
  padding-bottom: 0;
}

.articlelist.is-tophorizontal > li:first-child a {
  padding-top: 0;
}

.articlelist-item {
  overflow: hidden;
}

.articlelist-image {
  float: right;
  width: 144px;
  height: 96px;
  margin-left: 20px;
  position: relative;
  overflow: hidden;
}

.articlelist-image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #dbdbdb;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}

.articlelist-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 144px;
  height: 96px;
}

.articlelist-number {
  font-size: 1.4rem;
  height: 14px;
  line-height: 1;
  margin-bottom: 4px;
  color: #767676;
  font-family: Roboto;
}

.articlelist-detail {
  overflow: hidden;
}

.articlelist-shoulder,
.articlelist-shoulder-nolink {
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #767676;
}

.articlelist-shoulder:hover {
  text-decoration: underline;
}

.articlelist-item-more {
  display: none;
}

.articlelist-title {
  color: #484848;
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.5;
  margin-bottom: 5px;
}

.articlelist-title.is-limited:after {
  content: "有料記事";
  font-size: 0px;
  color: rgba(0, 0, 0, 0);
  display: inline-block;
  height: 14px;
  width: 14px;
  margin-left: 2px;
  vertical-align: middle;
  background-image: url(../../../images/v2/common/icon_key.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-origin: content-box;
  background-color: transparent;
  position: relative;
  top: -1px;
}

.articlelist > li a:hover .articlelist-title {
  text-decoration: underline;
}

/*  articlelist 2col */
.articlelist.is-2col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.articlelist.is-2col > li {
  width: calc(50% - 12px);
  border-top: none;
  border-bottom: none;
}

.articlelist.is-2col > li a {
  padding: 12px 0;
}

.articlelist.is-2col > li:first-child {
  padding-top: 0px;
}

.articlelist.is-2col > li:nth-child(2n) {
  margin-left: 24px;
}

.articlelist.is-2col > li .articlelist-title {
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.5;
  color: #222;
}

.articlelist.is-2col > li .articlelist-title.is-limited:after {
  content: "有料記事";
  font-size: 0px;
  color: rgba(0, 0, 0, 0);
  display: inline-block;
  height: 14px;
  width: 14px;
  margin-left: 2px;
  vertical-align: middle;
  background-image: url(../../../images/v2/common/icon_key.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-origin: content-box;
  background-color: transparent;
  position: relative;
  top: -1px;
}

.articlelist.is-2col > li a:hover .articlelist-title {
  text-decoration: underline;
}

.articlelist.is-2col .articlelist-image {
  width: 96px;
  height: 64px;
  margin-left: 10px;
}

.articlelist.is-2col .articlelist-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 96px;
  height: 64px;
}

/*  articlelist ranking */
.articlelist.is-ranking .articlelist-item {
  padding-left: 70px;
  position: relative;
}

.articlelist-ranking-num {
  position: absolute;
  left: -5px;
  top: 10px;
  color: #A8A8A8;
  font-size: 4rem;
  line-height: 1;
  width: 50px;
  text-align: right;
  letter-spacing: -1px;
  font-family: Roboto;
}

.articlelist.is-ranking.is-movie .articlelist-image,
.articlelist.is-ranking.is-movie .articlelist-image img {
  height: 81px;
}

/*navy*/
.is-navy .articlelist-title {
  color: #dfdfdf;
}

.is-navy .articlelist-detail p,
.is-navy .articlelist-detail .articletag-count {
  color: #BFBFBF;
}

.is-navy .articlelist-image::before,
.is-navy .articlelist > li {
  border-color: #123A53;
}

/* article-cdatalist ---------------------------------------*/
.article-cdatalist li a {
  font-size: 1.8rem;
  line-height: 1.98;
  color: #0078c6;
}

/* serieslist ---------------------------------------*/
.serieslist > li:not(:first-child) {
  margin-top: 16px;
}

.serieslist > li > a {
  display: block;
}

.serieslist-item {
  background: #fff;
  border: 1px solid #dbdbdb;
  overflow: hidden;
  padding: 24px;
}

.serieslist-image {
  float: right;
  margin-left: 24px;
  position: relative;
  width: 120px;
  height: 80px;
  overflow: hidden;
}

.serieslist-image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #dbdbdb;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}

.serieslist-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 120px;
  height: 80px;
}

.serieslist-detail {
  overflow: hidden;
}

.serieslist-title {
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.5;
}

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

.serieslist-text {
  font-size: 1.4rem;
  color: #767676;
  line-height: 1.57;
}

/* serial list black */
.is-navy .serieslist-item {
  background: #082D45;
  border-color: #123A53;
}

.is-navy .serieslist-title {
  color: #DFDFDF;
}

.is-navy .serieslist-text {
  color: #BFBFBF;
}

.is-navy .serieslist-image::before {
  border-color: #123A53;
}

/* panellist ---------------------------------------*/
.paywallpanel-wrapper {
  position: relative;
}

.paywallpanel-wrapper::before {
  display: block;
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgb(250, 250, 250)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(250, 250, 250));
  width: 100%;
  height: 150px;
  position: absolute;
  left: 0;
  top: -190px;
}

.panellist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.panellist.is-1col {
  width: 800px;
  margin: 0 auto;
}

.panellist.is-2col > li {
  width: 408px;
  margin-bottom: 24px;
  margin-left: 24px;
}

.panellist.is-3col > li {
  width: 264px;
  margin-bottom: 24px;
  margin-left: 24px;
}

.panellist.is-4col > li {
  width: 192px;
  margin-bottom: 40px;
  margin-left: 24px;
}

.panellist.is-2col > li:nth-child(2n+1) {
  margin-left: 0;
}

.panellist.is-3col > li:nth-child(3n+1) {
  margin-left: 0;
}

.panellist.is-4col > li:nth-child(4n+1) {
  margin-left: 0;
}

.panellist-item-more {
  display: none;
}

.panellist > li a {
  display: block;
}

.panellist-number {
  font-size: 1.4rem;
  height: 14px;
  line-height: 1;
  margin-bottom: 4px;
  color: #767676;
  font-family: Roboto;
}

.panellist-detail {
  padding: 0 0 0;
}

.panellist-image {
  position: relative;
  overflow: hidden;
}

.panellist-image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #dbdbdb;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}

.panellist.is-1col .panellist-image {
  width: 800px;
  height: 540px;
}

.panellist.is-2col .panellist-image {
  width: 408px;
  height: 272px;
}

.panellist.is-3col .panellist-image {
  width: 264px;
  height: 176px;
}

.panellist.is-4col .panellist-image {
  width: 192px;
  height: 128px;
}

.panellist.is-1col .panellist-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 800px;
  height: 540px;
}

.panellist.is-2col .panellist-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 408px;
  height: 272px;
}

.panellist.is-3col .panellist-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 264px;
  height: 176px;
}

.panellist.is-4col .panellist-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 192px;
  height: 128px;
}

.panellist-shoulder,
.panellist-shoulder-nolink {
  color: #767676;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.5;
}

.panellist-shoulder:hover {
  text-decoration: underline;
}

.panellist-title {
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.5;
  color: #484848;
  overflow-wrap: break-word;
}

.panellist-title.is-size-l {
  font-size: 1.6rem;
  margin-bottom: 8px;
}

.panellist > li a:hover .panellist-title {
  text-decoration: underline;
}

.panellist-link {
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.5;
  color: #a8a8a8;
  padding-top: 10px;
}

/*  panellist black */
.is-navy .panellist-shoulder,
.is-navy .panellist-shoulder-nolink {
  color: #BFBFBF;
}

.is-navy .panellist-title {
  color: #DFDFDF;
}

.is-navy .panellist-link {
  color: #DFDFDF;
}

.is-navy .panellist-image::before {
  border-color: #123A53;
}

/* channnellist ---------------------------------------*/
/* featurelist ---------------------------------------*/
.featurelist-wrapper {
  padding: 36px 0 40px;
}

.featurelist-slider-wrapper {
  position: relative;
}

.featurelist-slider {
  width: 2100px;
}

.featurelist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
  -webkit-transition: all 0.75s ease;
  transition: all 0.75s ease;
}

.featurelist > li {
  background: #fff;
  height: auto;
  position: relative;
  width: 320px;
  margin-left: 24px;
  max-height: 400px;
}

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

.featurelist > li.swiper-slide {
  margin-left: 0;
}

.featurelist > li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #dbdbdb;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  pointer-events: none;
}

.featurelist > li > a {
  display: block;
  position: relative;
}

.featurelist-detail {
  padding: 0 24px 20px;
}

.featurelist-image {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 96px;
}

.is-searchresults .featurelist-image {
  height: 79px;
}

.searchresults-featurelist .featurelist > li {
  max-height: 300px !important;
}

.featurelist-image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #dbdbdb;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}

.featurelist-image img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.featurelist-head {
  padding: 12px 24px 12px;
}

.featurelist-title {
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #222;
}

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

.featurelist-list > li > a:hover .featurelist-title {
  text-decoration: underline;
}

.featurelist-body {
  border-top: 1px solid #dbdbdb;
  padding-top: 16px;
}

.featurelist-body-list {
  position: relative;
}

.featurelist-body-list > li {
  margin-bottom: 20px;
}

.featurelist-body-list > li:last-child {
  margin-bottom: 0;
}

.featurelist-body-list > li > a {
  display: block;
}

.featurelist-body-list > li > a:hover .featurelist-body-title {
  text-decoration: underline;
}

.featurelist-body-title {
  font-size: 1.2rem;
  line-height: 1.5;
  color: #222;
  position: relative;
  margin-bottom: 5px;
}

.featurelist-body-title.is-limited:after {
  content: "有料記事";
  font-size: 0px;
  color: rgba(0, 0, 0, 0);
  display: inline-block;
  height: 14px;
  width: 14px;
  margin-left: 2px;
  vertical-align: middle;
  background-image: url(../../../images/v2/common/icon_key.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-origin: content-box;
  background-color: transparent;
  position: relative;
  top: -1px;
}

.featurelist-sponsored {
  position: absolute;
  left: 24px;
  bottom: 24px;
  font-size: 1.2rem;
  line-height: 1.67;
  color: #a8a8a8;
}

.featurelist-wrapper .featurelist-button-prev,
.featurelist-wrapper .featurelist-button-next {
  background: url("../../../images/v2/common/arrow_slider.svg") no-repeat left center;
  background-size: 100%;
  width: 68px;
  height: 68px;
  top: 40%;
  outline: none;
  position: absolute;
  cursor: pointer;
  z-index: 2;
}

.featurelist-wrapper .featurelist-button-prev:hover,
.featurelist-wrapper .featurelist-button-next:hover {
  opacity: 1;
  background-image: url("../../../images/v2/common/arrow_slider_on.svg");
}

.featurelist-wrapper .featurelist-button-prev {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  left: -7px;
}

.featurelist-wrapper .featurelist-button-next {
  right: -7px;
}

.featurelist-wrapper .featurelist-button-next.featurelist-button-disabled,
.featurelist-wrapper .featurelist-button-prev.featurelist-button-disabled,
.featurelist-wrapper .featurelist-button-next.swiper-button-disabled,
.featurelist-wrapper .featurelist-button-prev.swiper-button-disabled {
  display: none;
}

/* followlist ---------------------------------------*/
.followlist > li {
  margin-top: 15px;
}

.followlist > li > a {
  display: block;
  padding: 24px;
  border: solid 1px #e3e3e3;
  background: #fff;
}

.followlist-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.followlist-image {
  width: 96px;
  height: 64px;
  position: relative;
  overflow: hidden;
}

.followlist-image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #dbdbdb;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}

.followlist-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 96px;
  height: 64px;
}

/*not cropped image*/
.image-nocrop {
  padding: 5px;
}

.followlist-image.image-nocrop img {
  object-fit: contain;
  font-family: "object-fit: contain;";
  width: 86px;
  height: 54px;
}

.followlist-detail {
  width: calc(100% - 110px);
  overflow: hidden;
}

.followlist-btn {
  width: 100px;
  float: right;
  margin-left: 16px;
}

.followlist-detail-body {
  overflow: hidden;
}

.followlist-title-wrapper {
  margin-bottom: 5px;
}

.followlist-shoulder {
  font-size: 1.2rem;
  line-height: 1.5;
  color: #767676;
  padding-right: 10px;
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
}

.followlist-title-wrapper small {
  font-size: 1rem;
  line-height: 1.5;
  color: #767676;
  padding-right: 10px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}

.followlist-title {
  display: inline-block;
  margin: 0;
  color: #484848;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.5;
}

.followlist > li > a:hover .followlist-title {
  text-decoration: underline;
}

.followlist-text {
  font-size: 1.2rem;
  line-height: 1.5;
  color: #767676;
}

/* oblist ---------------------------------------*/
.oblist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.oblist.is-6col > li {
  width: 180px;
  margin-bottom: 36px;
  margin-left: 24px;
}

.oblist.is-4col > li {
  width: 192px;
  margin-bottom: 40px;
  margin-left: 24px;
}

.oblist.is-6col > li:nth-child(6n+1) {
  margin-left: 0;
}

.oblist.is-4col > li:nth-child(4n+1) {
  margin-left: 0;
}

.oblist > li a {
  display: block;
}

.oblist-detail {
  padding: 0 0 0;
}

.oblist-image {
  position: relative;
  overflow: hidden;
}

.oblist-image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #dbdbdb;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}

.oblist.is-6col .oblist-image {
  width: 180px;
  height: 120px;
}

.oblist.is-4col .oblist-image {
  width: 192px;
  height: 128px;
}

.oblist.is-6col .oblist-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 180px;
  height: 120px;
}

.oblist.is-4col .oblist-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 192px;
  height: 128px;
}

.oblist-shoulder {
  color: #767676;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.5;
}

.oblist-shoulder:hover {
  text-decoration: underline;
}

.oblist-title {
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.5;
  color: #484848;
}

.oblist-title.is-size-l {
  font-size: 1.6rem;
  margin-bottom: 8px;
}

.oblist > li a:hover .oblist-title {
  text-decoration: underline;
}

.oblist-link {
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.5;
  color: #a8a8a8;
  padding-top: 10px;
}

/* black */
.is-navy .oblist-title {
  color: #BFBFBF;
}

.is-navy .oblist-image::before {
  border-color: #123A53;
}

.is-navy .oblist-link {
  color: #919191;
}

/* movielist ---------------------------------------*/
.movielist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.movielist.is-2col > li {
  width: 408px;
  margin-bottom: 16px;
  margin-left: 24px;
}

.movielist.is-3col > li {
  width: 264px;
  margin-bottom: 16px;
  margin-left: 24px;
}

.movielist.is-4col > li {
  width: 192px;
  margin-bottom: 16px;
  margin-left: 24px;
}

.movielist.is-2col > li:nth-child(2n+1) {
  margin-left: 0;
}

.movielist.is-3col > li:nth-child(3n+1) {
  margin-left: 0;
}

.movielist.is-4col > li:nth-child(4n+1) {
  margin-left: 0;
}

.movielist-item-more {
  display: none;
}

.movielist > li a {
  display: block;
}

.movielist-number {
  font-size: 1.4rem;
  height: 14px;
  line-height: 1;
  margin-bottom: 4px;
  color: #767676;
  font-family: Roboto;
}

.movielist-detail {
  padding: 0 0 0;
}

.movielist-image {
  position: relative;
  overflow: hidden;
}

.movielist-image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #dbdbdb;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}

.movielist.is-4col .movielist-image {
  width: 192px;
  height: 108px;
}

.movielist-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 192px;
  height: 108px;
}

.movielist-image .articletag-item {
  position: absolute;
  right: 0;
  top: 0;
}

.movielist-shoulder {
  color: #484848;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.5;
  margin-bottom: 8px;
  font-family: Roboto;
}

.movielist-title {
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.5;
  color: #484848;
}

.movielist-title.is-size-l {
  font-size: 1.6rem;
  margin-bottom: 8px;
}

.movielist > li a {
  display: block;
}

.movielist > li a:hover .movielist-title {
  text-decoration: underline;
}

.movielist-notice {
  font-weight: 300;
  font-size: 1.2rem;
  line-height: 1;
  color: #B42121;
}

.movielist > li .articletag-item.is-live {
  display: none;
}

.movielist > li.is-active .articletag-item.is-live {
  display: block;
  z-index: 1;
  top: 1px;
  right: 1px;
}

.movielist-livelinks .movielist-image::after {
  background: rgba(0, 0, 0, 0.35);
  display: block;
  height: 100%;
  width: 100%;
  z-index: 0;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}

/* navy */
.is-navy .movielist-image::before {
  border-color: #123A53;
}

.is-navy .movielist-title {
  color: #DFDFDF;
}

/* sidearticlelist ---------------------------------------*/
.sidearticlelist > li a {
  display: block;
  padding: 8px 0;
}

.sidearticlelist > li:first-child a {
  padding-top: 0;
}

.sidearticlelist-item {
  overflow: hidden;
}

.sidearticlelist-image {
  float: right;
  width: 64px;
  height: 64px;
  margin-left: 10px;
  position: relative;
  overflow: hidden;
}

.sidearticlelist-image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #dbdbdb;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}

.sidearticlelist-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 64px;
  height: 64px;
}

.sidearticlelist-detail {
  overflow: hidden;
}

.sidearticlelist-shoulder {
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.5;
  color: #484848;
  margin-bottom: 2px;
}

.sidearticlelist-shoulder:hover {
  text-decoration: underline;
}

.sidearticlelist-item-more {
  display: none;
}

.sidearticlelist-title {
  color: #222;
  font-weight: 600;
  font-size: 1.3rem;
  line-height: 1.5;
  margin-bottom: 4px;
}

.sidearticlelist-title.is-l {
  font-size: 1.5rem;
}

.sidearticlelist-title.is-limited:after {
  content: "有料記事";
  font-size: 0px;
  color: rgba(0, 0, 0, 0);
  display: inline-block;
  height: 14px;
  width: 14px;
  margin-left: 2px;
  vertical-align: middle;
  background-image: url(../../../images/v2/common/icon_key.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-origin: content-box;
  background-color: transparent;
  position: relative;
  top: -1px;
}

.sidearticlelist-text {
  font-size: 1.2rem;
  line-height: 1.5;
  color: #767676;
}

.sidearticlelist > li a:hover .sidearticlelist-title {
  text-decoration: underline;
}

/* sidechannellist ---------------------------------------*/
.sidechannellist > li {
  margin-bottom: 16px;
}

.sidechannellist > li > a {
  display: block;
  height: 100%;
}

.sidechannellist-item {
  background: #fff;
  height: 100%;
  position: relative;
}

.sidechannellist-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #dbdbdb;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.sidechannellist-image {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 90px;
}

.sidechannellist-image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #dbdbdb;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}

.sidechannellist-image img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}

.sidechannellist-detail {
  padding: 16px 24px 20px;
}

.sidechannellist-title {
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #484848;
  margin-bottom: 5px;
}

.sidechannellist > li a:hover .sidechannellist-title {
  text-decoration: underline;
}

.sidechannellist-text {
  font-size: 1.4rem;
  line-height: 1.57;
  color: #767676;
}

.sidechannellist-slider-wrapper {
  position: relative;
}

.sidechannellist-slider {
  position: relative;
  overflow: hidden;
}

.sidechannellist-slider .sidechannellist > li {
  margin-bottom: 0;
  height: auto;
}

.sidechannellist-slider-wrapper .swiper-button-prev,
.sidechannellist-slider-wrapper .swiper-button-next {
  background: url("../../../images/v2/common/arrow_slider.svg") no-repeat left center;
  background-size: 100%;
  width: 45px;
  height: 45px;
  top: 45%;
  outline: none;
}

.sidechannellist-slider-wrapper .swiper-button-prev:hover,
.sidechannellist-slider-wrapper .swiper-button-next:hover {
  opacity: 1;
  background-image: url("../../../images/v2/common/arrow_slider_on.svg");
}

.sidechannellist-slider-wrapper .swiper-button-prev {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  left: -22px;
}

.sidechannellist-slider-wrapper .swiper-button-next {
  right: -22px;
}

.sidechannellist-slider-wrapper .swiper-button-next.swiper-button-disabled,
.sidechannellist-slider-wrapper .swiper-button-prev.swiper-button-disabled {
  display: none;
}

/* black */
.is-navy .sidechannellist-item {
  background: #082D45;
}

.is-navy .sidechannellist-item::before,
.is-navy .sidechannellist-image::before,
.is-navy .sidephotolist-image::before {
  border-color: #123A53;
}

.is-navy .sidechannellist-title {
  color: #DFDFDF;
}

.is-navy .sidechannellist-text {
  color: #BFBFBF;
}

.is-navy .sidephotolist-title {
  color: #DFDFDF;
}

/* sidemovielist ---------------------------------------*/
.sidemovielist-wrapper {
  background: #fff;
  border: solid 1px #dbdbdb;
}

.sidemovielist-wrapper.is-scroll {
  height: 470px;
}

.sidemovielist {
  padding: 24px;
}

.sidemovielist > li {
  border-top: solid 1px #dbdbdb;
}

.sidemovielist > li:first-child {
  border-top: none;
}

.sidemovielist > li a {
  display: block;
  padding: 12px 0;
}

.sidemovielist > li:first-child a {
  padding-top: 0;
}

.sidemovielist > li:last-child a {
  padding-bottom: 0;
}

.sidemovielist-item {
  overflow: hidden;
}

.sidemovielist-image {
  float: left;
  width: 64px;
  height: 64px;
  margin-right: 10px;
  position: relative;
  overflow: hidden;
}

.sidemovielist-image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #dbdbdb;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}

.sidemovielist-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 64px;
  height: 64px;
}

.sidemovielist-detail {
  overflow: hidden;
}

.sidemovielist-title {
  color: #484848;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.5;
}

.sidemovielist-text {
  color: #484848;
  font-size: 1.2rem;
  line-height: 1.5;
}

.sidemovielist > li a:hover .sidemovielist-title {
  text-decoration: underline;
}

/* siderankinglist ---------------------------------------*/
.siderankinglist-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 4px solid #0078c6;
  margin-bottom: 8px;
}

.siderankinglist-tab-item {
  width: 33%;
  text-align: center;
  position: relative;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.5;
  color: #222;
  padding: 6px 0 4px;
  border: 1px solid #dbdbdb;
  background-color: #FCFCFC;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  cursor: pointer;
}

.siderankinglist-tab-item:hover {
  color: #0078c6;
}

.siderankinglist-tab-item::after {
  display: block;
  content: "";
  background: transparent;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.siderankinglist-tab-item.is-active {
  background-color: #0078c6;
  border-color: #0078c6;
  color: #fff;
  cursor: default;
}

.siderankinglist-tab-item.is-active:hover {
  opacity: 1;
}

.siderankinglist-tab-item.is-active::after {
  background: #0078c6;
}

.siderankinglist-box-wrapper {
  position: relative;
  overflow: hidden;
}

.siderankinglist-box {
  display: none;
}

.siderankinglist-box.is-active {
  display: block;
}

.siderankinglist > li.is-rank1,
.siderankinglist > li.is-rank2,
.siderankinglist > li.is-rank3,
.siderankinglist > li.is-rank4,
.siderankinglist > li.is-rank5 {
  position: relative;
  padding-left: 30px;
}

.siderankinglist > li.is-rank1::before,
.siderankinglist > li.is-rank2::before,
.siderankinglist > li.is-rank3::before,
.siderankinglist > li.is-rank4::before,
.siderankinglist > li.is-rank5::before {
  position: absolute;
  left: 0;
  top: 12px;
  font-family: Roboto;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.2;
  color: #a8a8a8;
}

.siderankinglist > li.is-rank1::before {
  content: "1";
}

.siderankinglist > li.is-rank2::before {
  content: "2";
}

.siderankinglist > li.is-rank3::before {
  content: "3";
}

.siderankinglist > li.is-rank4::before {
  content: "4";
}

.siderankinglist > li.is-rank5::before {
  content: "5";
}

.siderankinglist > li > a {
  display: block;
  padding: 6px 0;
}

.siderankinglist-item {
  overflow: hidden;
}

.siderankinglist-image {
  float: right;
  width: 64px;
  height: 64px;
  margin-left: 8px;
  overflow: hidden;
  position: relative;
}

.siderankinglist-image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #dbdbdb;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}

.siderankinglist-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 64px;
  height: 64px;
}

.siderankinglist-detail {
  overflow: hidden;
}

.siderankinglist-shoulder {
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.5;
  margin-bottom: 3px;
  color: #767676;
}

.siderankinglist-title {
  font-weight: 600;
  font-size: 1.3rem;
  line-height: 1.46;
  color: #222;
}

.siderankinglist-title.is-limited:after {
  content: "有料記事";
  font-size: 0px;
  color: rgba(0, 0, 0, 0);
  display: inline-block;
  height: 14px;
  width: 14px;
  margin-left: 2px;
  vertical-align: middle;
  background-image: url(../../../images/v2/common/icon_key.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-origin: content-box;
  background-color: transparent;
  position: relative;
  top: -1px;
}

.siderankinglist > li > a:hover .siderankinglist-title {
  text-decoration: underline;
}

.siderankinglist-detail .articletag {
  margin-top: 4px;
}

/* black */
.is-navy .siderankinglist > li {
  border-color: #123A53;
}

.is-navy .siderankinglist-image::before {
  border-color: #123A53;
}

.is-navy .siderankinglist > li::before {
  color: #BFBFBF;
}

.is-navy .siderankinglist-shoulder {
  color: #BFBFBF;
}

.is-navy .siderankinglist-title {
  color: #DFDFDF;
}

/* siderankinglist02 ---------------------------------------*/
.siderankinglist02-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 4px solid #0078C6;
  margin-bottom: 8px;
}

.siderankinglist02-tab-item {
  width: 33%;
  text-align: center;
  position: relative;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.5;
  color: #222;
  padding: 6px 0 4px;
  border: 1px solid #DBDBDB;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  cursor: pointer;
}

.siderankinglist02-tab-item:hover {
  color: #0078c6;
}

.siderankinglist02-tab-item.is-active {
  color: #fff;
  background-color: #0078c6;
  border-color: #0078c6;
  cursor: default;
}

.siderankinglist02-tab-item.is-active:hover {
  opacity: 1;
}

.siderankinglist02-tab-item.is-active::after {
  background: #0078c6;
}

.siderankinglist02-box-wrapper {
  position: relative;
  overflow: hidden;
}

.siderankinglist02-box {
  display: none;
}

.siderankinglist02-box.is-active {
  display: block;
}

.siderankinglist02 > li.is-rank1,
.siderankinglist02 > li.is-rank2,
.siderankinglist02 > li.is-rank3,
.siderankinglist02 > li.is-rank4,
.siderankinglist02 > li.is-rank5,
.siderankinglist02 > li.is-ad {
  position: relative;
  padding-left: 30px;
}

.siderankinglist02 > li.is-rank1::before,
.siderankinglist02 > li.is-rank2::before,
.siderankinglist02 > li.is-rank3::before,
.siderankinglist02 > li.is-rank4::before,
.siderankinglist02 > li.is-rank5::before,
.siderankinglist02 > li.is-ad::before {
  position: absolute;
  left: 0;
  top: 12px;
  font-family: Roboto;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.2;
  color: #a8a8a8;
}

.siderankinglist02 > li.is-rank1::before {
  content: "1";
}

.siderankinglist02 > li.is-rank2::before {
  content: "2";
}

.siderankinglist02 > li.is-rank3::before {
  content: "3";
}

.siderankinglist02 > li.is-rank4::before {
  content: "4";
}

.siderankinglist02 > li.is-rank5::before {
  content: "5";
}

.siderankinglist02 > li > a {
  display: block;
  padding: 6px 0;
}

.siderankinglist02-item {
  overflow: hidden;
}

.siderankinglist02-image {
  float: right;
  width: 64px;
  height: 64px;
  margin-left: 8px;
  overflow: hidden;
  position: relative;
}

.siderankinglist02-image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #dbdbdb;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}

.siderankinglist02-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 64px;
  height: 64px;
}

.siderankinglist02-detail {
  overflow: hidden;
}

.siderankinglist02-shoulder {
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.5;
  margin-bottom: 3px;
  color: #767676;
}

.siderankinglist02-title {
  font-weight: 600;
  font-size: 1.3rem;
  line-height: 1.46;
  color: #222;
}

.siderankinglist02-title.is-limited:after {
  content: "有料記事";
  font-size: 0px;
  color: rgba(0, 0, 0, 0);
  display: inline-block;
  height: 14px;
  width: 14px;
  margin-left: 2px;
  vertical-align: middle;
  background-image: url(../../../images/v2/common/icon_key.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-origin: content-box;
  background-color: transparent;
  position: relative;
  top: -1px;
}

.siderankinglist02-detail .articletag {
  margin-top: 4px;
}

.siderankinglist02 > li > a:hover .siderankinglist02-title {
  text-decoration: underline;
}

#pi-pc-sponichi-ranking .textlink.is-primary {
  color: #222;
}

/* articlesort ---------------------------------------*/
.articlesort-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.articlesort {
  width: 176px;
}

/* autoreload ---------------------------------------*/
.autoreload {
  text-align: right;
  margin-bottom: 16px;
}

.autoreload-title {
  vertical-align: middle;
  font-size: 1.4rem;
  line-height: 1.57;
  color: #767676;
  display: inline-block;
  line-height: 1;
}

.autoreload-switch {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
  font-family: Hiragino Sans, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro";
}

.autoreload-switch li {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  font-size: 1.4rem;
  line-height: 1.57;
  color: #767676;
  line-height: 1;
}

.autoreload-switch li:first-child {
  padding-right: 10px;
}

.autoreload-switch li:last-child {
  padding-left: 10px;
  border-left: 1px solid #dbdbdb;
}

.autoreload-switch li.is-active {
  font-weight: 600;
  color: #0078c6;
}

.autoreload .articlesort,
.autoreload .searchresultsort,
.text-right .searchresultsort {
  display: inline-block;
  margin-left: 30px;
}

.is-navy .autoreload-title {
  color: #BFBFBF;
}

.is-navy .autoreload-switch li {
  color: #BFBFBF;
}

.is-navy .autoreload-switch li:last-child {
  border-color: #123A53;
}

.is-navy .autoreload-switch li.is-active {
  color: #fff;
}

/* channellist ---------------------------------------*/
.channellist > li {
  margin-bottom: 16px;
}

.channellist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.channellist > li {
  width: 264px;
  margin-bottom: 24px;
  margin-left: 24px;
}

.channellist.is-3col > li {
  width: 264px;
}

.channellist.is-3col > li:nth-child(3n+1) {
  margin-left: 0;
}

.channellist.is-2col > li {
  width: 408px;
}

.channellist.is-2col > li:nth-child(2n-1) {
  margin-left: 0;
}

.channellist.is-2col > li:nth-last-child(1),
.channellist.is-2col > li:nth-last-child(2) {
  margin-bottom: 0;
}

.channellist > li > a {
  display: block;
  height: 100%;
}

.channellist-item {
  background: #fff;
  height: 100%;
  position: relative;
}

.channellist-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #dbdbdb;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.channellist-image {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 90px;
}

.channellist.is-2col .channellist-image {
  height: 124px;
}

.channellist.is-3col .channellist-image {
  height: 80px;
}

.channellist-image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #dbdbdb;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}

.channellist-image img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}

.channellist-detail {
  padding: 19px 24px 19px;
}

.channellist-title {
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #484848;
  margin-bottom: 3px;
}

.channellist > li a:hover .channellist-title {
  text-decoration: underline;
}

.channellist-text {
  font-size: 1.4rem;
  line-height: 1.57;
  color: #767676;
}

.channellist-item-more {
  display: none;
}

/*channellist ボタンあり*/
.channellist.has-button .channellist-item::before {
  display: none;
}

.channellist.has-button > li {
  border: 1px solid #dbdbdb;
  background: #fff;
}

.channellist.has-button > li > a {
  height: auto;
}

.channellist.has-button .channellist-detail {
  padding-bottom: 0;
  margin-bottom: 19px;
}

.channellist-btn {
  padding: 0 24px;
  margin-bottom: 19px;
}

.channellist-btn .btn {
  width: 100%;
  margin-top: 12px;
}

.channellist-btn .btn:first-child {
  margin-top: 0;
}

.channellist-note {
  font-size: 1.4rem;
  line-height: 1.57;
  color: #767676;
}

/* authorlist ---------------------------------------*/
.authorlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.authorlist > li {
  width: 408px;
  margin-bottom: 16px;
  margin-left: 24px;
  padding: 24px 24px 24px 24px;
  border: 1px solid #DBDBDB;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
}

.authorlist > li > a {
  display: block;
}

.authorlist-item-more {
  display: none;
}

.authorlist > li:nth-child(2n+1) {
  margin-left: 0;
}

.authorlist-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 24px;
  border-bottom: 1px solid #DBDBDB;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.authorlist-head-image {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  border: 1px solid #dbdbdb;
}

.authorlist-head-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 80px;
  height: 80px;
}

.authorlist-head-detail {
  margin-left: 24px;
  position: relative;
}

.authorlist-head-name {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 8px;
}

.authorlist-head-link {
  font-size: 1.4rem;
  color: #484848;
}

.authorlist-head-link a:hover {
  text-decoration: underline;
}

.authorlist-article {
  padding-top: 20px;
}

.authorlist-article-image {
  float: right;
  width: 96px;
  height: 64px;
  margin-left: 20px;
  position: relative;
  overflow: hidden;
}

.authorlist-article-image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #dbdbdb;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}

.authorlist-article-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 96px;
  height: 64px;
}

.authorlist-article-detail {
  overflow: hidden;
}

.authorlist-article-shoulder,
.authorlist-article-shoulder-nolink {
  color: #767676;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.5;
  margin-bottom: 4px;
}

.authorlist-article-shoulder:hover {
  text-decoration: underline;
}

.authorlist-article-title {
  color: #484848;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.5;
  margin-bottom: 5px;
}

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

/* matchlist ---------------------------------------*/
.matchlist {
  border-top: 1px solid #DBDBDB;
}

.matchlist > li {
  width: 100%;
  border-bottom: 1px solid #DBDBDB;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.matchlist > li:nth-child(2n+1) {
  background-color: #F4F4F4;
}

/*.matchlist > li > a:hover .matchlist-detail{background: #E5F1F9;}*/
.matchlist-head {
  font-size: 1.2rem;
  text-align: center;
  letter-spacing: 0.04rem;
  line-height: 1.2;
  padding-bottom: 6px;
}

.matchlist-head.is-l {
  font-size: 1.6rem;
  font-weight: 600;
}

.matchlist-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 12px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.matchlist-team {
  width: calc(50% - 80px);
  text-align: right;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 48px;
}

.matchlist-team.is-right {
  text-align: left;
}

.matchlist-team-name {
  color: #484848;
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 8px;
  line-height: 1.4;
  letter-spacing: 0.04rem;
}

.matchlist-team-place {
  color: #767676;
  line-height: 1.1;
  font-size: 1.4rem;
  letter-spacing: 0.04rem;
  font-weight: 300;
}

.matchlist-time {
  width: 160px;
  text-align: center;
  padding: 3px 0;
}

.matchlist-time-start,
.matchlist-time-score {
  color: #222222;
  font-size: 3.8rem;
  font-family: Roboto;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 6px;
}

.matchlist-time-battle {
  color: #484848;
  font-size: 2.6rem;
  font-family: Hiragino Sans, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック";
  font-weight: 600;
  line-height: 1.1;
}

.matchlist-time-battle.is-draw {
  font-size: 1.8rem;
}

.matchlist-time-status {
  color: #767676;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.4;
  width: 100%;
  margin: 0 auto;
}

.matchlist-time-status.is-playing {
  background: #E03E3B;
  color: #fff;
}

.matchlist-time-status.is-end {
  background: #DCE3E8;
  color: #767676;
}

.matchlist-time-status.is-stop {
  background: transparent;
  color: #BEBEBE;
}

.matchlist-time-note {
  color: #222222;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.4;
  width: 100%;
  margin: 0 auto;
  padding: 0 0 16px;
}

.matchlist-winning-technique {
  margin-top: 10px;
  color: #484848;
}

.matchlist-button {
  margin-bottom: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.matchlist-button .btn {
  margin: 0 8px;
  width: 388px;
}

.matchlist-button.is-ylink .btn {
  width: 268px;
}

.matchlist-button.is-sp {
  display: none;
}

/*matchlist-detail-link テキスト＋ボタン2個表示*/
.matchlist-detail.matchlist-detail-link {
  position: relative;
  padding-right: 60px;
  padding-left: 60px;
}

.matchlist-detail.matchlist-detail-link::after {
  content: "";
  display: block;
  position: absolute;
  right: 40px;
  top: calc(50% - 5px);
  width: 20px;
  height: 20px;
  border-top: 2px solid #0078c8;
  border-right: 2px solid #0078c8;
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}

.matchlist-button.matchlist-button-lyt {
  border-top: 1px solid #dbdbdb;
  padding: 21px 180px 0;
  position: relative;
}

.matchlist-button-lyt-text {
  font-weight: 600;
  line-height: 1;
  position: absolute;
  left: 30px;
  top: calc(50% + 10px);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.matchlist-button .matchlist-button-lyt-wrap .btn {
  width: 210px;
}

/*kendolive*/
#score_html_kendo .matchlist-team-name,
#score_html_volley .matchlist-team-name {
  margin-bottom: 0;
}

#score_html_kendo .matchlist-team-place,
#score_html_volley .matchlist-team-place {
  margin-top: 8px;
}

.matchlist-score {
  text-align: center;
  font-family: Roboto;
  white-space: nowrap;
  width: 60px;
}

.matchlist-score-head,
.matchlist-score-bottom {
  font-weight: 600;
  color: #484848;
  line-height: 1;
}

.matchlist-score-head {
  font-size: 3.6rem;
  margin-bottom: 6px;
}

.matchlist-score-bottom {
  font-size: 1.6rem;
}

.matchlist-score-head span {
  font-size: 2.6rem;
  margin-left: 4px;
  display: inline-block;
}

/* todaymatchlist ---------------------------------------*/
.todaymatchlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.todaymatchlist > li {
  margin-left: 24px;
  border: 1px solid #DBDBDB;
}

.is-navy.todaymatchlist > li {
  border: 1px solid #123A53;
}

.is-1col.todaymatchlist > li {
  width: 100%;
  margin-bottom: 24px;
  margin-left: 0;
}

.is-2col.todaymatchlist > li {
  width: calc(50% - 12px);
  margin-bottom: 24px;
}

.is-2col.todaymatchlist > li:nth-child(2n+1) {
  margin-left: 0;
}

.is-3col.todaymatchlist > li {
  width: calc(33.3333% - 16px);
  margin-bottom: 24px;
}

.is-3col.todaymatchlist > li:nth-child(3n+1) {
  margin-left: 0;
}

.is-4col.todaymatchlist > li {
  width: calc(25% - 18px);
  margin-bottom: 24px;
}

.is-4col.todaymatchlist > li:nth-child(4n+1) {
  margin-left: 0;
}

.todaymatchlist > li > a {
  display: block;
}

.todaymatchlist > li > a:hover .todaymatchlist-detail {
  background: #E5F1F9;
}

.todaymatchlist.is-navy > li > a:hover .todaymatchlist-detail {
  background: #133C57;
}

.todaymatchlist-head {
  background-color: #767676;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 600;
  text-align: center;
  padding: 5px 10px;
  letter-spacing: 0.04rem;
  line-height: 1.5;
  border-bottom: 1px solid #DBDBDB;
  min-height: 38px;
}

.todaymatchlist.is-navy .todaymatchlist-head {
  background-color: #224C67;
  border-bottom: 1px solid #123A53;
  color: #fff;
}

.todaymatchlist-detail {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.todaymatchlist.is-navy .todaymatchlist-detail {
  background-color: #082D45;
}

.todaymatchlist-team {
  width: calc(50% - 105px);
  text-align: right;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.is-1col .todaymatchlist-team {
  width: calc(50% - 200px);
}

.is-3col .todaymatchlist-team {
  width: calc(50% - 70px);
}

.is-4col .todaymatchlist-team {
  width: calc(50% - 60px);
}

.todaymatchlist-team.is-right {
  text-align: left;
  padding: 0 0 0 0px;
}

.is-3col .todaymatchlist-team {
  padding-right: 16px;
}

.is-3col .todaymatchlist-team.is-right {
  padding: 0 0 0 16px;
}

.todaymatchlist-team-name {
  color: #484848;
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 14px;
  line-height: 1.4;
  letter-spacing: 0.04rem;
}

.todaymatchlist.is-navy .todaymatchlist-team-name {
  color: #DFDFDF;
}

.todaymatchlist-team-place {
  color: #767676;
  line-height: 1.1;
  font-size: 1.2rem;
  letter-spacing: 0.04rem;
  font-weight: 300;
}

.todaymatchlist.is-navy .todaymatchlist-team-place {
  color: #bfbfbf;
}

.todaymatchlist-time {
  width: 210px;
  text-align: center;
  padding: 3px 0;
}

.is-1col .todaymatchlist-time {
  width: 400px;
}

.is-3col .todaymatchlist-time {
  width: 140px;
}

.is-4col .todaymatchlist-time {
  width: 120px;
}

.todaymatchlist-time-start,
.todaymatchlist-time-score {
  color: #222222;
  font-size: 2.8rem;
  font-family: Roboto;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 6px;
}

.todaymatchlist-time-status {
  color: #767676;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.4;
  width: 128px;
  margin: 0 auto;
}

.todaymatchlist.is-navy .todaymatchlist-time-status {
  color: #DFDFDF;
}

.todaymatchlist-time-status.is-playing {
  background: #E03E3B;
  color: #fff;
}

.todaymatchlist-time-status.is-end {
  background: #DCE3E8;
  color: #767676;
}

.todaymatchlist.is-navy .todaymatchlist-time-status.is-end {
  background: #DCE3E8;
  color: #484848;
}

.todaymatchlist.is-navy .todaymatchlist-time-start,
.todaymatchlist.is-navy .todaymatchlist-time-score {
  color: #fff;
}

/* sidetodaymatchlist ---------------------------------------*/
.sidetodaymatchlist > li {
  width: 100%;
  margin-bottom: 16px;
  border: 1px solid #DBDBDB;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.sidetodaymatchlist > li > a:hover .sidetodaymatchlist-detail {
  background: #E5F1F9;
}

.sidetodaymatchlist-head {
  background-color: #767676;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 600;
  text-align: center;
  padding: 3px 10px;
  letter-spacing: 0.04rem;
  line-height: 1.6;
  min-height: 32px;
}

.sidetodaymatchlist-detail {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.sidetodaymatchlist-team {
  width: calc(50% - 60px);
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.sidetodaymatchlist-team.is-right {
  text-align: left;
}

.sidetodaymatchlist-team-name {
  color: #484848;
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 14px;
  line-height: 1.4;
  letter-spacing: 0.04rem;
}

.sidetodaymatchlist-team-place {
  color: #767676;
  line-height: 1.1;
  font-size: 1.2rem;
  letter-spacing: 0.04rem;
  font-weight: 300;
  text-align: center;
}

.sidetodaymatchlist-time {
  width: 120px;
  text-align: center;
  padding: 3px 0;
}

.sidetodaymatchlist-time-start,
.sidetodaymatchlist-time-score {
  color: #222222;
  font-size: 2.4rem;
  font-family: Roboto;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 6px;
}

.sidetodaymatchlist-time-battle {
  color: #484848;
  font-size: 2.4rem;
  font-family: Roboto;
  font-weight: 600;
  line-height: 1.1;
}

.sidetodaymatchlist-time-status {
  color: #767676;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.4;
  width: 100px;
  margin: 0 auto;
}

.sidetodaymatchlist-time-status.is-playing {
  background: #E03E3B;
  color: #fff;
}

.sidetodaymatchlist-time-status.is-end {
  background: #DCE3E8;
  color: #767676;
}

.l-side .todaymatchlist-time-status {
  width: auto;
}

/* black */
.is-navy .sidetodaymatchlist-time-status.is-end {
  background: #fff;
  color: #484848;
}

/* win-mark / lose-mark ---------------------------------------*/
.win-mark::before {
  display: inline-block;
  content: "○";
}

.lose-mark::before {
  display: inline-block;
  content: "●";
}

.is-navy .win-mark::before {
  display: inline-block;
  content: "●";
  color: #fff;
}

.is-navy .lose-mark::before {
  display: inline-block;
  content: "●";
  color: #222;
  text-shadow: 0.5px 0.5px 0 #fff, -0.5px -0.5px 0 #fff, -0.5px 0.5px 0 #fff, 0.5px -0.5px 0 #fff;
}

/* sidephotolist ---------------------------------------*/
.sidephotolist-slider-wrapper {
  position: relative;
}

.sidephotolist-title {
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #484848;
  margin-bottom: 5px;
}

.sidephotolist > li a {
  display: block;
}

.sidephotolist > li a:hover .sidephotolist-title {
  text-decoration: underline;
}

.sidephotolist-image {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.sidephotolist-image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #dbdbdb;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}

.sidephotolist-text {
  font-size: 1.4rem;
  line-height: 1.57;
  color: #767676;
}

.sidephotolist-slider {
  overflow: hidden;
}

.sidephotolist-slider-wrapper .swiper-button-prev,
.sidephotolist-slider-wrapper .swiper-button-next {
  background: url("../../../images/v2/common/arrow_slider.svg") no-repeat left center;
  background-size: 100%;
  width: 45px;
  height: 45px;
  top: 90px;
  outline: none;
}

.sidephotolist-slider-wrapper .swiper-button-prev:hover,
.sidephotolist-slider-wrapper .swiper-button-next:hover {
  opacity: 1;
  background-image: url("../../../images/v2/common/arrow_slider_on.svg");
}

.sidephotolist-slider-wrapper .swiper-button-prev {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  left: -22px;
}

.sidephotolist-slider-wrapper .swiper-button-next {
  right: -22px;
}

.sidephotolist-slider-wrapper .swiper-button-next.swiper-button-disabled,
.sidephotolist-slider-wrapper .swiper-button-prev.swiper-button-disabled {
  display: none;
}

/* photoslideshow ---------------------------------------*/
.photoslideshow {
  overflow: hidden;
  position: relative;
  padding-bottom: 24px;
}

.photoslideshow-image {
  width: 300px;
  height: 200px;
  position: relative;
  overflow: hidden;
}

.photoslideshow-image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #363636;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}

.photoslideshow-image img {
  position: absolute;
  left: 0%;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  width: 100%;
}

.photoslideshow-text {
  font-size: 1.2rem;
  line-height: 1.5;
  margin-top: 8px;
}

.photoslideshow .swiper-pagination {
  bottom: 0;
}

.photoslideshow .swiper-pagination-bullet {
  margin: 0 6px !important;
  background: #dbdbdb;
}

.photoslideshow .swiper-pagination-bullet {
  background: #DBDBDB;
}

.photoslideshow .swiper-pagination-bullet-active {
  background: #007aff;
}

.is-navy .photoslideshow .swiper-pagination-bullet {
  background: #123A53;
}

.is-navy .photoslideshow .swiper-pagination-bullet-active {
  background: #fff;
}

.is-navy .photoslideshow-image::before {
  border-color: #123A53;
}

.is-navy .photoslideshow-text {
  color: #BFBFBF;
}

.is-gray .photoslideshow-text {
  color: #BFBFBF;
}

/* ------------------------------------------*/
/*　タブ・メニュー                              */
/* ------------------------------------------*/
/* maintab ---------------------------------------*/
.maintab {
  margin-bottom: 24px;
}

.maintab-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 2px solid #0078c6;
}

/*
.maintab-list.is-2tab > li{width:50%;}
.maintab-list.is-3tab > li{width:33.333%;}
.maintab-list.is-4tab > li{width:25%;}
.maintab-list.is-5tab > li{width:20%;}
.maintab-list.is-6tab > li{width:16.777%;}
*/
.maintab-list > li {
  cursor: pointer;
  text-align: center;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.71;
  color: #484848;
  background: #fff;
  padding: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
  width: 100%;
}

.maintab-list > li h2 {
  font-weight: 600;
}

.maintab-list > li:first-child {
  border-radius: 5px 0 0 0;
}

.maintab-list > li:last-child {
  border-radius: 0 5px 0 0;
  border-right: 1px solid #dbdbdb;
}

.maintab-list > li.is-active,
.maintab-list > li:hover {
  background: #0078c6;
  color: #fff;
  border-color: #0078c6;
}

.maintab-content {
  display: none;
}

.maintab-content.is-active {
  display: block;
}

/* li に button を追加 */
.maintab-list > li button {
  display: inline-block;
  width: 100%;
  border: none;
  background: transparent;
  cursor: pointer;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.71;
  color: #222;
  font-family: Hiragino Sans, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif, Roboto;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 1px;
  padding: 0;
}

.maintab-list > li.is-active button,
.maintab-list > li:hover button {
  color: #FFF;
}

/*メインタブ（画面遷移用）：.maintab-list の代わりに使う */
.maintab-exc-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 2px solid #0078c6;
}

.maintab-exc-list > li {
  cursor: pointer;
  text-align: center;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.71;
  color: #484848;
  background: #fff;
  padding: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
  width: 100%;
}

.maintab-exc-list > li {
  padding: 0;
  height: 40px;
  line-height: 40px;
}

.maintab-exc-list > li a {
  display: block;
  height: 40px;
  line-height: 40px;
}

.maintab-exc-list > li:first-child {
  border-radius: 5px 0 0 0;
}

.maintab-exc-list > li:last-child {
  border-radius: 0 5px 0 0;
  border-right: 1px solid #dbdbdb;
}

.maintab-exc-list > li.is-active,
.maintab-exc-list > li:hover {
  background: #0078c6;
  color: #fff;
  border-color: #0078c6;
}

.maintab-exc-list > li:hover a {
  color: #fff;
}

/* subtab ---------------------------------------*/
.subtab {
  margin-bottom: 24px;
}

.subtab-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/*
.subtab-list.is-2tab > li{width:50%;}
.subtab-list.is-3tab > li{width:33.333%;}
.subtab-list.is-4tab > li{width:25%;}
.subtab-list.is-5tab > li{width:20%;}
.subtab-list.is-6tab > li{width:16.777%;}
*/
.subtab-list > li {
  cursor: pointer;
  text-align: center;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.71;
  color: #484848;
  background: #f4f4f4;
  padding: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  width: 100%;
}

.subtab-list > li:last-child {
  border-right: 1px solid #dbdbdb;
}

.subtab-list > li.is-active,
.subtab-list > li:hover {
  background: #fafafa;
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
  -webkit-box-shadow: 0px 4px 0px rgb(0, 120, 200) inset;
  box-shadow: 0px 4px 0px rgb(0, 120, 200) inset;
  color: #222;
}

.subtab-content {
  display: none;
}

.subtab-content.is-active {
  display: block;
}

.subtab-content-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 16px;
}

/* subtab-link ---------------------------------------*/
.subtab-list-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.subtab-list-link > li {
  position: relative;
  cursor: pointer;
  text-align: center;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.71;
  color: #484848;
  background: #f4f4f4;
  padding: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  width: 100%;
}

.subtab-list-link > li > a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.subtab-list-link > li:last-child {
  border-right: 1px solid #dbdbdb;
}

.subtab-list-link > li.is-active,
.subtab-list-link > li:hover {
  background: #fafafa;
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
  -webkit-box-shadow: 0px 4px 0px rgb(0, 120, 200) inset;
  box-shadow: 0px 4px 0px rgb(0, 120, 200) inset;
  color: #222;
}

/* localnav ---------------------------------------*/
.localnav {
  position: relative;
  min-width: 1200px;
  padding: 0;
}

.l-listmain .localnav {
  min-width: inherit;
  padding: 0;
}

.localnav-list {
  -webkit-box-shadow: 0px -2px 0px rgb(219, 219, 219) inset;
  box-shadow: 0px -2px 0px rgb(219, 219, 219) inset;
  font-size: 0;
  letter-spacing: 0px;
  white-space: nowrap;
}

.localnav.has-select {
  z-index: 12;
}

.localnav.has-select .localnav-list {
  width: calc(100% - 100px);
}

.localnav-list > li {
  display: inline-block;
  text-align: center;
  letter-spacing: 1px;
}

.localnav-list > li a {
  display: block;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #484848;
  padding: 0px 24px 10px;
  font-weight: 600;
  border-bottom: 4px solid transparent;
}

.page-kurojishi .localnav-list > li a {
  padding: 0px 18px 10px;
}

.localnav-list > li.is-active a,
.localnav-list > li a:hover {
  border-color: #0078c6;
  color: #0078c6;
}

.localnav.has-select .localnav-select {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100px;
  background: none;
  -webkit-box-shadow: 0px -2px 0px rgb(219, 219, 219) inset;
  box-shadow: 0px -2px 0px rgb(219, 219, 219) inset;
}

.localnav-select-title {
  display: block;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #222;
  padding: 0px 20px 13px 0;
  text-align: right;
  position: relative;
  cursor: pointer;
}

.localnav-select-title::after {
  display: block;
  content: "";
  background: url("../../../images/v2/common/arrow_select.svg") no-repeat right center;
  background-size: 100%;
  width: 9px;
  height: 6px;
  margin-top: -9px;
  position: absolute;
  right: 0px;
  top: 50%;
}

.localnav-select-list {
  position: absolute;
  background: #fff;
  right: 0;
  top: 40px;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  padding: 20px 32px;
  min-width: 147px;
  display: none;
}

.localnav-select-list::before {
  top: -7px;
  right: 30px;
  -webkit-transform: rotate(45deg) skew(15deg, 15deg);
  transform: rotate(45deg) skew(15deg, 15deg);
  background: #fff;
  -webkit-box-shadow: 0 0 10px 2px rgba(163, 163, 163, 0.2);
  box-shadow: 0 0 10px 2px rgba(163, 163, 163, 0.2);
  content: "";
  position: absolute;
  z-index: 1;
  width: 15px;
  height: 15px;
}

.localnav-select-list::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background: #fff;
}

.localnav-select-list li {
  font-size: 1.4rem;
  color: #222;
  line-height: 2.2;
  position: relative;
  z-index: 2;
}

.localnav-select-list li a {
  display: block;
}

.localnav-select-list li a:hover {
  text-decoration: underline;
}

.localnav.is-navy {
  background: #031D2E;
  color: #BFBFBF;
  -webkit-box-shadow: 0px -2px 0px rgb(18, 58, 83) inset;
  box-shadow: 0px -2px 0px rgb(18, 58, 83) inset;
}

.localnav.is-gray {
  background: #F0F0F0;
  -webkit-box-shadow: 0px -2px 0px rgb(219, 219, 219) inset;
  box-shadow: 0px -2px 0px rgb(219, 219, 219) inset;
}

.localnav.is-navy .localnav-list {
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.localnav.is-navy .localnav-list > li a {
  color: #bfbfbf;
}

.localnav.is-navy .localnav-list > li.is-active a,
.localnav.is-navy .localnav-list > li a:hover {
  color: #fff;
}

/* ------------------------------------------*/
/*　テーブル                                   */
/* ------------------------------------------*/
.articledetail section:not(.breaking-body) table:not(.table-horizontal):not(.table-vertical):not(.breakingscore-baseball-inning):not(.breakingscore-baseball-detail) {
  margin: 0 48px 48px;
  max-width: 680px;
}

.articledetail section:not(.breaking-body) table:not(.table-horizontal):not(.table-vertical):not(.breakingscore-baseball-inning):not(.breakingscore-baseball-detail) thead th,
.articledetail section:not(.breaking-body) table:not(.table-horizontal):not(.table-vertical):not(.breakingscore-baseball-inning):not(.breakingscore-baseball-detail) thead td {
  background: #767676;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.94;
  padding: 3px 4px;
  border-top: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
  text-align: center;
  white-space: nowrap;
}

.articledetail section:not(.breaking-body) table:not(.table-horizontal):not(.table-vertical):not(.breakingscore-baseball-inning):not(.breakingscore-baseball-detail) tbody th,
.articledetail section:not(.breaking-body) table:not(.table-horizontal):not(.table-vertical):not(.breakingscore-baseball-inning):not(.breakingscore-baseball-detail) tbody td {
  font-size: 1.6rem;
  line-height: 1.75;
  padding: 6px 8px;
  background: #fff;
  border: 1px solid #dbdbdb;
}

.articledetail section:not(.breaking-body) table:not(.table-horizontal):not(.table-vertical).is-zebra tbody tr:nth-child(2n) th,
.articledetail section:not(.breaking-body) table:not(.table-horizontal):not(.table-vertical).is-zebra tbody tr:nth-child(2n) td {
  background: #F4F4F4;
}

.table-horizontal thead th,
.table-horizontal thead td {
  background: #767676;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.94;
  padding: 3px 4px;
  border-top: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
  text-align: center;
  white-space: nowrap;
}

.is-navy .district-sokuho.table-horizontal thead th {
  background: #224c67;
  border-right-color: #1c3443;
  border-top: none;
  border-left: none;
  border-bottom: 1px solid #dbdbdb;
}

.table-horizontal tbody th,
.table-horizontal tbody td {
  font-size: 1.6rem;
  line-height: 1.75;
  padding: 6px 8px;
  background: #fff;
  border: 1px solid #dbdbdb;
}

.is-navy .district-sokuho.table-horizontal tbody td {
  color: #484848;
}

.table-horizontal tbody th.is-gray,
.table-horizontal tbody td.is-gray {
  background: #767676;
  color: #fff;
}

.table-horizontal tbody th {
  text-align: center;
}

.table-horizontal tbody td.td-grouptitle {
  font-weight: 600;
  text-align: center;
  background: #DCE3E8;
  color: #484848;
  font-size: 1.4rem;
}

.table-horizontal.is-zebra tbody tr:nth-child(2n) th,
.table-horizontal.is-zebra tbody tr:nth-child(2n) td {
  background: #F4F4F4;
}

.table-horizontal.is-noseparate thead th {
  padding: 4px;
}

.table-horizontal.is-noseparate thead th,
.table-horizontal.is-noseparate thead td,
.table-horizontal.is-noseparate tbody th,
.table-horizontal.is-noseparate tbody td {
  font-size: 1.2rem;
  border-left: none;
  border-right: none;
  padding: 4px;
}

.table-horizontal.is-shogi tbody th,
.table-horizontal.is-shogi tbody td {
  padding: 12px 8px;
  text-align: center;
}

.table-horizontal.is-shogi td:nth-child(2) {
  width: 13%;
}

.table-horizontal.is-shogi td:nth-child(n+4) {
  font-size: 1.2rem;
  line-height: 1.5;
}

.table-horizontal.is-shogi td:first-child {
  width: 8%;
}

.table-horizontal.is-shogi td:nth-child(3) {
  width: 8%;
}

.table-horizontal.is-shogi td:last-child,
.table-horizontal.is-shogi td:nth-last-child(2) {
  font-size: 1.6rem;
  line-height: 1.94;
  width: 6%;
}

.table-horizontal.is-igo tbody th,
.table-horizontal.is-igo tbody td {
  padding: 12px 8px;
  text-align: center;
}

.table-horizontal.is-igo td:first-child {
  width: 16%;
}

.table-horizontal.is-igo td:nth-child(3) {
  width: 10%;
}

.table-horizontal.is-igo td:nth-child(n+3) {
  font-size: 1.2rem;
  line-height: 1.5;
}

.table-horizontal.is-igo td:last-child {
  font-size: 1.6rem;
  line-height: 1.94;
  width: 10%;
}

.table-horizontal .td-normal {
  font-size: 1.6rem !important;
  line-height: 1.94 !important;
}

.table-horizontal .td-small {
  font-size: 1.2rem !important;
  line-height: 1.5 !important;
}

.table-vertical {
  border-top: 1px solid #DBDBDB;
}

.table-vertical th {
  text-align: left;
  font-size: 1.6rem;
  padding: 16px;
  background: #F4F4F4;
  vertical-align: top;
  font-weight: 600;
  border-bottom: 1px solid #DBDBDB;
  color: #767676;
  line-height: 2;
  min-width: 145px;
}

.table-vertical td {
  text-align: left;
  font-size: 1.6rem;
  padding: 16px 16px;
  vertical-align: top;
  border-bottom: 1px solid #DBDBDB;
  line-height: 2;
  color: #484848;
}

.table-horizontal th a,
.table-vertical th a,
.table-horizontal td a,
.table-vertical td a {
  color: #0078C6;
}

.table-horizontal th a,
.table-vertical th a,
.table-horizontal td a:hover,
.table-vertical td a:hover {
  text-decoration: underline;
}

.table-vertical.is-match th {
  width: 100px;
  text-align: center;
  vertical-align: middle;
}

.table-vertical.is-match td {
  line-height: 1.5;
}

.table-vertical.is-small thead th,
.table-vertical.is-small thead td,
.table-vertical.is-small tbody th,
.table-vertical.is-small tbody td {
  font-size: 1.2rem;
  padding: 5px 16px !important;
  color: #484848;
  font-weight: normal;
}

.table-vertical.is-small thead th,
.table-vertical.is-small tbody th {
  width: 50%;
}

.table-note-small {
  font-size: 1.2rem;
  color: #919191;
}

.is-nowrap {
  white-space: nowrap;
}

.table-archive td {
  min-width: 70px;
}

/* スコアボード ---------------------------------------*/
.breakingscore-baseball-inning,
.breakingscore-baseball-detail {
  table-layout: fixed;
}

/*野球延長分はデフォルト非表示*/
#board2.breakingscore-baseball-inning {
  display: none;
}

.breakingscore-baseball-inning thead th,
.breakingscore-baseball-inning thead td,
.breakingscore-baseball-detail thead th,
.breakingscore-baseball-detail thead td {
  padding-bottom: 10px;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
}

.breakingscore-baseball-inning tbody th,
.breakingscore-baseball-inning tbody td,
.breakingscore-baseball-detail tbody th,
.breakingscore-baseball-detail tbody td {
  color: #fff;
  border-left: 1px solid #000;
  border-top: 1px solid #000;
  background-color: #363636;
  vertical-align: top;
}

.breakingscore-baseball-inning tbody td.current {
  background-color: #fff;
  color: #363636;
}

.breakingscore-baseball-inning tbody th:first-child,
.breakingscore-baseball-inning tbody td:first-child,
.breakingscore-baseball-detail tbody th:first-child,
.breakingscore-baseball-detail tbody td:first-child {
  border-left: none;
}

.breakingscore-baseball-inning tbody tr:first-child th,
.breakingscore-baseball-inning tbody tr:first-child td,
.breakingscore-baseball-detail tbody tr:first-child th,
.breakingscore-baseball-detail tbody tr:first-child td {
  border-top: none;
}

.breakingscore-baseball-inning {
  margin-bottom: 0px;
  background-color: #484848;
  color: #fff;
}

.breakingscore-baseball-inning thead th,
.breakingscore-baseball-inning thead td {
  font-family: Roboto;
  font-size: 2rem;
  color: #919191;
  padding-top: 10px;
}

.breakingscore-baseball-inning tbody th,
.breakingscore-baseball-inning tbody td {
  font-family: Roboto;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.8;
  text-align: center;
  padding: 8px 0;
}

.breakingscore-baseball-detail {
  background-color: #484848;
  padding: 12px;
  color: #fff;
}

.breakingscore-baseball-detail thead th,
.breakingscore-baseball-detail thead td {
  font-size: 1.6rem;
  color: #bcbcbc;
  padding: 10px 0;
}

.breakingscore-baseball-detail tbody th,
.breakingscore-baseball-detail tbody td {
  font-size: 1.6rem;
}

.breakingscore-baseball-inning tbody th {
  font-weight: 600;
}

.breakingscore-baseball-detail-team {
  padding: 8px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.breakingscore-baseball-detail-team dt {
  width: 30px;
  line-height: 1.94;
  font-weight: 600;
}

.breakingscore-baseball-detail-team dd {
  width: calc(100% - 30px);
  line-height: 1.94;
}

/* ------------------------------------------*/
/*　ヘッダー帯とフッター追従                      */
/* ------------------------------------------*/
/* featureheadline ---------------------------------------*/
.l-contents.has-featureheadline {
  position: relative;
  padding-top: 46px;
}

.featureheadline {
  background-color: #0078c6;
  color: #fff;
  padding: 7px 40px;
  min-width: 1280px;
  position: absolute;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
}

.featureheadline.is-fixed {
  position: fixed;
}

.featureheadline-title-wrapper {
  position: relative;
  min-height: 34px;
}

.featureheadline-subtitle {
  display: inline-block;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.5;
  color: #fff;
  margin-right: 15px;
  vertical-align: top;
  padding-top: 7px;
}

.featureheadline-title {
  display: inline-block;
  position: relative;
  vertical-align: top;
  padding-top: 4px;
}

.featureheadline-title-main {
  margin-right: 30px;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #ffffff;
}

.featureheadline-title-main a {
  color: #fff;
}

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

.featureheadline-description {
  background: #fff;
  width: 370px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px;
  position: absolute;
  left: 20%;
  top: 40px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  display: none;
}

.featureheadline-title:hover .featureheadline-description {
  display: block;
}

.featureheadline-description::before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 20px;
  height: 20px; /* 吹き出しサイズ */
  top: -7px;
  left: 35px; /* 位置 */
  -webkit-transform: rotate(45deg) skew(10deg, 10deg);
  transform: rotate(45deg) skew(10deg, 10deg); /* 傾斜角(skew) */
  background: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(163, 163, 163, 0.5);
  box-shadow: 0 0 10px 0 rgba(163, 163, 163, 0.5); /* ぼかし距離(第3引数)，拡散距離(第4引数)，色(第5引数) */
}

.featureheadline-description::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}

.featureheadline-description-shoulder {
  position: relative;
  z-index: 3;
  font-size: 1.2rem;
  line-height: 1.5;
  margin-bottom: 3px;
}

.featureheadline-description-title {
  position: relative;
  z-index: 3;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 500;
  margin-bottom: 10px;
  color: #484848;
}

.featureheadline-description-text {
  position: relative;
  z-index: 3;
  font-size: 1.2rem;
  line-height: 1.5;
}

.featureheadline-title-btn {
  display: inline-block;
}

.featureheadline-more {
  float: right;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.57;
  text-align: right;
  color: #ffffff;
  padding-top: 7px;
}

.featureheadline-more a {
  color: #ffffff;
}

/* 号外 ---------------------------------------*/
.headline-wrapper {
  padding: 16px 0;
}

.bigearthquakeheadline,
.earthquakeheadline,
.extraheadline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 8px 0;
}

.bigearthquakeheadline dt,
.earthquakeheadline dt,
.extraheadline dt {
  width: 60px;
  font-size: 1.2rem;
  line-height: 1.5;
  text-align: center;
  padding: 6px 0;
}

.bigearthquakeheadline dd,
.earthquakeheadline dd,
.extraheadline dd {
  width: calc(100% - 60px);
  padding: 1px 16px;
  vertical-align: middle;
  line-height: 1.5;
}

.bigearthquakeheadline dd b,
.earthquakeheadline dd b,
.extraheadline dd b {
  font-size: 1.4rem;
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
}

.bigearthquakeheadline dd a:hover,
.earthquakeheadline dd a:hover,
.extraheadline dd a:hover {
  text-decoration: underline;
}

.bigearthquakeheadline dd small,
.earthquakeheadline dd small,
.extraheadline dd small {
  font-size: 1rem;
  display: inline-block;
  vertical-align: middle;
}

.bigearthquakeheadline {
  background: #222;
  color: #fff;
  border: 1px solid #222;
}

.bigearthquakeheadline dt {
  color: #fff;
}

.earthquakeheadline {
  border: 1px solid #222;
  color: #222;
  background-color: #fff;
}

.earthquakeheadline dt {
  color: #fff;
  background: #222;
}

.extraheadline {
  border: 1px solid #b42121;
  color: #222;
  background-color: #fff;
}

.extraheadline dt {
  color: #fff;
  background: #b42121;
}

.infoheadline li {
  border: 1px solid #E2EEF5;
  background: #E2EEF5;
  color: #00609E;
  width: 100%;
  padding: 5px 16px;
  vertical-align: middle;
  line-height: 1.5;
  font-size: 1.4rem;
  margin: 0 0 8px 0;
}

.infoheadline li a:hover {
  text-decoration: underline;
}

.headline-wrapper > *:first-child {
  margin-top: 0;
}

.headline-wrapper > *:last-child,
.infoheadline li:last-child {
  margin-bottom: 0;
}

/* フッター追従 ---------------------------------------*/
.fixedfooterline {
  position: fixed;
  left: 0;
  bottom: 0;
  height: 50px;
  width: 100%;
  background: #ef8811;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 11px;
  text-align: center;
  z-index: 100;
}

.fixedfooterline-title {
  display: inline-block;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1;
  vertical-align: middle;
  color: #fff;
}

.fixedfooterline-text {
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1;
  vertical-align: middle;
  color: #fff;
  margin: 0 12px;
}

.fixedfooterline-btn {
  display: inline-block;
  font-size: 1.4rem;
  vertical-align: middle;
  font-weight: 600;
  color: #ef8811;
  border: 1px solid #ef8811;
  line-height: 1;
  background: #fff;
  padding: 6px 12px;
  border-radius: 5px;
}

.fixedfooterline-btn:hover {
  color: #fff;
  background-color: #ef8811;
  border-color: #fff;
}

.fixedfooterline-close {
  display: block;
  content: "";
  background: url("../../../images/v2/common/icon_close_popup_white.svg") 0 0 no-repeat;
  background-size: 100%;
  width: 24px;
  height: 24px;
  position: absolute;
  right: 24px;
  top: 50%;
  margin-top: -12px;
  cursor: pointer;
}

.fixedfooterline-close:hover {
  opacity: 0.8;
}

.popuppanel-left {
  position: fixed;
  left: 16px;
  bottom: 50px;
  z-index: 100;
}

.popuppanel-right {
  position: fixed;
  right: 16px;
  bottom: 50px;
  z-index: 100;
  font-family: Hiragino Sans, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro";
}

.popuppanel-right.is-hide {
  display: none;
}

.popuppanel1 {
  width: 464px;
  background: #fff;
  position: relative;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  margin-bottom: 16px;
  clear: both;
  float: right;
}

.popuppanel1-inner {
  padding: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.popuppanel1-image {
  width: 144px;
  height: 96px;
  overflow: hidden;
  position: relative;
}

.popuppanel1-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 144px;
  height: 96px;
}

.popuppanel1-detail {
  width: calc(100% - 160px);
  padding-right: 30px;
}

.popuppanel1-title {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.5;
  color: #222;
  margin-bottom: 6px;
}

.popuppanel1-text {
  font-size: 1.2rem;
  line-height: 1.5;
  color: #484848;
}

.popuppanel2 {
  width: 310px;
  background: #fff;
  position: relative;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  margin-bottom: 16px;
  clear: both;
  float: right;
}

.popuppanel2-inner {
  padding: 16px;
}

.popuppanel2-date {
  font-family: Roboto;
  font-size: 1.2rem;
  line-height: 1.5;
  color: #b42121;
  margin-bottom: 5px;
}

.popuppanel2-text {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.57;
  color: #484848;
}

.popuppanel3 {
  width: 365px;
  background: #fff;
  position: relative;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  margin-bottom: 16px;
  clear: both;
  float: right;
}

.popuppanel3-inner {
  padding: 26px 32px;
}

.popuppanel3-list > li > a {
  display: block;
  padding: 6px 0;
}

.popuppanel3-list-item {
  overflow: hidden;
}

.popuppanel3-list-image {
  width: 120px;
  height: 63px;
  float: left;
  position: relative;
  margin-right: 16px;
  overflow: hidden;
}

.popuppanel3-list-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 120px;
  height: 63px;
}

.popuppanel3-list-title {
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.5;
  color: #484848;
  margin-bottom: 5px;
}

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

.popuppanel4 {
  width: 390px;
  background: #fff;
  position: relative;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  margin-bottom: 16px;
}

.popuppanel4-inner {
  padding: 32px;
}

.popuppanel4 p {
  font-size: 1.2rem;
  line-height: 1.67;
  color: #484848;
}

.popuppanel4 a {
  color: #0078c6;
}

.popuppanel4 a:hover {
  text-decoration: underline;
}

.popuppanel-article-wrapper {
  position: fixed;
  right: -450px;
  bottom: 50px;
  z-index: 110;
  width: 440px;
  -webkit-transition: right 0.4s ease-out;
  transition: right 0.4s ease-out;
}

.popuppanel-article-wrapper.is-show {
  right: 16px;
}

.popuppanel-article {
  background: #fff;
  position: relative;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  margin-bottom: 12px;
}

.popuppanel-article-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.popuppanel-article-image {
  width: 144px;
  height: 96px;
  overflow: hidden;
  position: relative;
}

.popuppanel-article-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 144px;
  height: 96px;
}

.popuppanel-article-detail {
  width: calc(100% - 144px);
  padding: 8px 30px 8px 12px;
}

.popuppanel-article-shoulder {
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.5;
  color: #767676;
  margin-bottom: 2px;
}

.popuppanel-article-shoulder:hover {
  text-decoration: underline;
}

.popuppanel-article-title {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.5;
  color: #484848;
  margin-bottom: 8px;
}

.popuppanel-article-title.is-small {
  font-size: 1.2rem;
  margin-bottom: 4px;
}

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

.popuppanel-article-text {
  font-size: 1.2rem;
  line-height: 1.5;
  color: #484848;
}

.popuppanel-close {
  display: block;
  content: "";
  background: url("../../../images/v2/common/icon_close_popup.svg") 0 0 no-repeat;
  background-size: 100%;
  width: 24px;
  height: 24px;
  position: absolute;
  right: 8px;
  top: 8px;
  cursor: pointer;
}

.popuppanel-close:hover {
  opacity: 0.8;
}

/* ------------------------------------------*/
/*　ペイウォール                                */
/* ------------------------------------------*/
.paywallpanel {
  border: solid 4px #0078c8;
  margin: 0 48px 48px;
  position: relative;
}

.paywallpanel-head {
  background-color: #f4f4f4;
  padding: 12px 32px;
  text-align: center;
}

.paywallpanel-head-title {
  font-size: 1.8rem;
  line-height: 1.94;
  color: #222;
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
}

.paywallpanel-head-title::before {
  content: "有料記事";
  font-size: 0px;
  color: rgba(0, 0, 0, 0);
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  background: url("../../../images/v2/common/icon_key.svg") 0 0 no-repeat;
  background-size: 24px 24px;
  width: 24px;
  height: 24px;
  position: relative;
  top: -4px;
}

.paywallpanel-count {
  font-size: 1.2rem;
  line-height: 1.5;
  color: #767676;
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  font-family: Roboto;
}

.paywallpanel-count b {
  font-family: "Roboto";
  font-size: 1.8rem;
  font-weight: 600;
}

.paywallpanel-inner {
  background-color: #fff;
  padding: 36px 28px;
  text-align: center;
}

.textlink.textlink-paywallpanel {
  font-size: 1.4rem;
  color: #484848;
  position: relative;
  padding-left: 15px;
}

.textlink.textlink-paywallpanel::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4px;
  margin-right: 10px;
  border-top: 1px solid #767676;
  border-right: 1px solid #767676;
  width: 5px;
  height: 5px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.paywallpanel-block-title {
  line-height: 1;
  font-size: 1.6rem;
  font-weight: 600;
  color: #222;
  margin-bottom: 16px;
}

.paywallpanel-block-price {
  font-size: 0;
  height: 60px;
}

.paywallpanel-block-price.is-nomargin {
  height: 40px;
}

.paywallpanel-block-price-recommend {
  display: inline-block;
  width: 48px;
  background-color: #ef8811;
  color: #fff;
  font-size: 1rem;
  line-height: 48px;
  text-align: center;
  font-weight: 600;
  border-radius: 50%;
  vertical-align: top;
  position: relative;
  top: -3px;
  margin-right: 5px;
}

.paywallpanel-block-price-rec-top {
  width: 100%;
  background-color: #ef8811;
  color: #fff;
  font-size: 1.4rem;
  line-height: 24px;
  text-align: center;
  font-weight: bold;
  position: absolute;
  top: -24px;
  left: 0;
}

.paywallpanel-block-price-num {
  display: inline-block;
  font-family: Roboto;
  font-size: 4rem;
  font-weight: 600;
  color: #222;
  line-height: 1;
}

.paywallpanel-block-yen {
  display: inline-block;
  color: #222;
  font-size: 1.4rem;
  text-align: left;
  line-height: 1;
  margin-left: 3px;
}

.paywallpanel-block-yen small {
  font-size: 1rem;
  margin-bottom: 3px;
  line-height: 1;
}

.paywallpanel-block-yen p {
  font-weight: 600;
  color: #222;
}

.paywallpanel-block-value {
  color: #484848;
  font-size: 1rem;
  line-height: 1;
  margin-bottom: 12px;
  font-weight: 600;
  font-family: Roboto;
}

.paywallpanel-block-value.is-nomargin {
  margin-bottom: 4px;
}

.paywallpanel-block-value.is-blue {
  color: #0078c6;
}

.paywallpanel-block-value b {
  font-size: 1.4rem;
}

.paywallpanel-block-notice {
  color: #767676;
  font-size: 1rem;
  line-height: 1;
}

.paywallpanel-block-taxincluded {
  font-size: 1.1rem;
  padding: 0 0 7px 0;
  font-weight: 500;
  color: #484848;
}

.paywallpanel-block-notice-red {
  color: #B42121;
  font-size: 1rem;
  line-height: 1;
  padding-top: 10px;
}

.paywallpanel-block-comment {
  height: 65px;
}

.paywallpanel-block-comment-l {
  height: 85px;
}

.paywallpanel-block-offer {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5;
  color: #ef8811;
  margin-bottom: 3px;
}

.paywallpanel-block-offer .is-strike {
  color: #484848;
  text-decoration: line-through;
  margin-right: 5px;
}

.paywallpanel-block-offer.is-nomorgin {
  margin-bottom: 0;
}

.paywallpanel-block-offer b {
  font-family: Roboto;
  font-size: 1.6rem;
}

.paywallpanel-block-campaign {
  display: inline-block;
  background: #ef8811;
  color: #fff;
  line-height: 1;
  font-size: 1.2rem;
  font-weight: 600;
  padding: 5px 8px;
  margin-bottom: 12px;
}

.paywallpanel-tax {
  position: absolute;
  right: 24px;
  bottom: 16px;
  font-size: 1rem;
  color: #767676;
}

/* デフォルトパターン */
.paywallpanel-basictype-title {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
  color: #0078c6;
  margin-bottom: 24px;
  font-family: Roboto;
}

.paywallpanel-basictype-title b {
  font-size: 2.4rem;
  margin: 0 3px;
}

.paywallpanel-basictype-btn {
  margin-bottom: 24px;
}

/* 2パターン */
.paywallpanel-type2-shoulder {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.2;
  color: #0078c6;
  margin-bottom: 8px;
}

.paywallpanel-type2-title {
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 1.2;
  color: #222;
  margin-bottom: 24px;
}

.paywallpanel-type2-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.paywallpanel-type2-block {
  width: 33.33%;
  padding: 16px 0px;
  border-left: 1px solid #dbdbdb;
  text-align: center;
}

.is-noborder .paywallpanel-type2-block {
  border: none;
}

.paywallpanel-type2-block.is-feature {
  background: rgba(255, 196, 0, 0.15);
  position: relative;
}

.paywallpanel-type2-block:first-child {
  border-left: none;
}

.paywallpanel-type2-block.is-feature .btn.is-feature {
  border: 1px solid #ef8811;
  background-color: #ef8811;
}

.paywallpanel-type2-block.is-feature .btn.is-feature:hover {
  border: 1px solid #ff9e3e;
  background-color: #ff9e3e;
}

/* 3パターン */
.paywallpanel-type3-title-wrapper {
  height: 100px;
}

.paywallpanel-type3-shoulder {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.2;
  color: #0078c6;
  margin-bottom: 8px;
}

.paywallpanel-type3-title {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
  color: #222;
}

.paywallpanel-type3-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.paywallpanel-type3-outerblock {
  padding: 16px 0;
}

.paywallpanel-type3-outerblock:nth-child(1) {
  width: 66.666%;
}

.paywallpanel-type3-outerblock:nth-child(2) {
  width: 33.3333%;
  border-left: 1px solid #dbdbdb;
}

.paywallpanel-type3-innerblock {
  width: 50%;
  padding: 0px 0px;
  border-left: 1px solid #dbdbdb;
  text-align: center;
}

.paywallpanel-type3-innerblock.is-feature,
.paywallpanel-type3-outerblock.is-feature {
  background: rgba(255, 196, 0, 0.15);
}

.paywallpanel-type3-innerblock:first-child {
  border-left: none;
}

.is-campaign-a .paywallpanel-type3-innerblock {
  border: none;
  padding: 16px 0;
}

.is-campaign-a .paywallpanel-type3-outerblock {
  padding: 16px 0 0;
}

.is-campaign-a .paywallpanel-type3-outerblock:nth-child(1) {
  width: 64%;
}

.is-campaign-a .paywallpanel-type3-outerblock:nth-child(1) .paywallpanel-type3-title-wrapper {
  height: 84px;
}

.is-campaign-b .paywallpanel-type3-outerblock {
  border: none;
}

/* 4パターン */
.paywallpanel-type4-shoulder {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.2;
  color: #0078c6;
  margin-bottom: 8px;
}

.paywallpanel-type4-title {
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 1.2;
  color: #222;
  margin-bottom: 24px;
}

.paywallpanel-type4-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 535px;
  margin: 0 auto;
}

.paywallpanel-type4-head {
  width: 180px;
}

.paywallpanel-type4-head-title {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
  color: #222;
  margin-bottom: 12px;
}

.paywallpanel-type4-head-price {
  font-size: 0;
  height: 63px;
}

.paywallpanel-type4-head-price-num {
  display: inline-block;
  font-family: Roboto;
  font-size: 4.8rem;
  font-weight: 600;
  color: #222;
  line-height: 1;
}

.paywallpanel-type4-head-yen {
  display: inline-block;
  color: #222;
  font-size: 1.4rem;
  text-align: left;
  line-height: 1;
  margin-left: 3px;
}

.paywallpanel-type4-head-yen small {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 3px;
  line-height: 1;
}

.paywallpanel-type4-head-yen p {
  font-weight: 600;
  font-size: 2rem;
  line-height: 1;
  color: #222;
}

.paywallpanel-type4-head-comment {
  font-size: 1.2rem;
  color: #222;
  font-weight: 600;
  line-height: 1;
  font-family: Roboto;
}

.paywallpanel-type4-head-comment b {
  font-size: 1.8rem;
}

.paywallpanel-type4-detail {
  width: 330px;
  text-align: left;
}

.paywallpanel-type4-detail-title {
  font-size: 1.4rem;
  color: #0078c6;
  font-weight: 600;
  line-height: 1.5;
  padding-bottom: 5px;
  border-bottom: 1px solid #dbdbdb;
}

.paywallpanel-type4-detail-list > li {
  margin-top: 16px;
  font-size: 1rem;
  color: #484848;
  line-height: 1;
  background: url("../../../images/v2/common/icon_checklist.svg") no-repeat left center;
  background-size: 10px 10px;
  padding-left: 16px;
}

.paywallpanel-type4-detail-list > li b {
  font-size: 1.2rem;
  color: #222;
  font-weight: 600;
  margin-right: 5px;
}

.paywallpanel-type4-detail-list > li span.is-blue {
  color: #0078c6;
}

/* パターン6 */
.paywallpanel-type6-title {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
  color: #0078c6;
  margin-bottom: 32px;
}

.paywallpanel-type6-subtitle {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.2;
  color: #484848;
  margin-bottom: 12px;
}

.panellist.is-paywall {
  width: 512px;
  margin: 0 auto 28px;
  text-align: left;
}

.panellist.is-paywall > li {
  width: 144px;
  margin-left: 40px;
  margin-bottom: 0;
}

.panellist.is-paywall > li:first-child {
  margin-left: 0;
}

.panellist.is-paywall .panellist-image {
  width: 144px;
  height: 96px;
}

/* パターン7 */
.paywallpanel-type7-title-plan {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  color: #ed521e;
  line-height: 1;
  margin-bottom: 12px;
}

.paywallpanel-type7-title-msg {
  font-weight: normal;
  font-size: 28px;
  text-align: center;
  color: #222;
  line-height: 1;
  margin-bottom: 42px;
}

.paywallpanel-type7-payment {
  background: #fff;
  border: 1px solid #0078c8;
  border-radius: 16px;
  font-weight: normal;
  font-size: 13px;
  text-align: center;
  color: #0078c8;
  margin: 0 auto 10px;
  padding: 7px 0 6px;
  line-height: 1;
}

.paywallpanel-type7-monthly {
  font-weight: normal;
  font-size: 14px;
  text-align: right;
  margin-right: 8px;
}

.paywallpanel-type7-price {
  font-family: Roboto;
  font-weight: bold;
  font-size: 40px;
  text-align: right;
  line-height: 0.9;
  margin-right: 4px;
}

.paywallpanel-type7-unit {
  font-weight: normal;
  font-size: 14px;
  text-align: left;
}

.paywallpanel-type7-price-item {
  position: relative;
  margin-bottom: 24px;
}

.is-after .paywallpanel-type7-price-item {
  margin-bottom: 40px;
}

.paywallpanel-type7-price-taxed {
  font-weight: normal;
  font-size: 11px;
  text-align: right;
  color: #000;
  position: absolute;
  right: -36px;
  bottom: -30px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.is-after .paywallpanel-type7-price-taxed {
  color: #ed521e;
}

.is-twomonth-free .paywallpanel-type7-price-text {
  font-family: Meiryo;
  font-weight: bold;
  font-size: 31px;
  text-align: center;
  color: #ed521e;
  margin-bottom: 32px;
}

.paywallpanel-type7-price-wrapper.is-before {
  color: #222;
}

.paywallpanel-type7-price-wrapper.is-after {
  color: #ed521e;
}

.is-before .paywallpanel-type7-price {
  text-decoration: line-through;
}

.paywallpanel-type7-btn a {
  display: inline-block;
  padding: 17px 12px;
  border-radius: 4px;
  border: 2px solid #0078c8;
  background: #0078c8;
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  color: #fff;
  width: 100%;
  line-height: 1;
}

.paywallpanel-type7-btn a:hover {
  background-color: #fff;
  color: #0078c8;
}

.paywallpanel-type7-footer-textlink {
  text-align: center;
  margin-bottom: 24px;
}

.paywallpanel-type7-footer-textlink:last-child {
  margin-bottom: 0;
}

.paywallpanel-type7-footer-textlink a {
  padding-left: 15px;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  color: #484848;
  position: relative;
}

.paywallpanel-type7-footer-textlink a:hover {
  text-decoration: underline;
}

.paywallpanel-type7-footer-textlink a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4px;
  margin-right: 10px;
  border-top: 1px solid #484848;
  border-right: 1px solid #484848;
  width: 5px;
  height: 5px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.paywallpanel-type7-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 42px;
}

.paywallpanel-type7-content {
  width: 33.3%;
  text-align: center;
}

.is-prm-main .paywallpanel-type7-content:nth-of-type(2) {
  border-right: 1px solid #dbdbdb;
}

.paywallpanel-type7-content:nth-of-type(3) {
  padding-right: 0;
}

.paywallpanel-type7-price-excluded {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.paywallpanel-type7-content-inner {
  width: 180px;
  margin: 0 auto;
}

.is-prm-main .paywallpanel-type7-title-plan {
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  color: #0078c6;
}

.is-prm-main .paywallpanel-type7-title-msg {
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #222;
}

.is-prm-main .paywallpanel-type7-title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.paywallpanel-type7-prm-title {
  width: 66.6%;
}

.paywallpanel-type7-std-title {
  width: 33.3%;
}

.is-prm-main .paywallpanel-type7-title-msg {
  margin-bottom: 29px;
}

/* パターン8 */
.paywallpanel-type8-title-plan {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  color: #ed521e;
  line-height: 1;
  margin-bottom: 12px;
}

.paywallpanel-type8-title-msg {
  font-weight: normal;
  font-size: 28px;
  text-align: center;
  color: #222;
  line-height: 1;
  margin-bottom: 42px;
}

.paywallpanel-type8-payment {
  background: #fff;
  border: 1px solid #0078c8;
  border-radius: 16px;
  font-weight: normal;
  font-size: 13px;
  text-align: center;
  color: #0078c8;
  margin: 0 auto 10px;
  padding: 7px 0 6px;
  line-height: 1;
}

.paywallpanel-type8-monthly {
  font-weight: normal;
  font-size: 14px;
  text-align: right;
  margin-right: 8px;
}

.paywallpanel-type8-price {
  font-family: Roboto;
  font-weight: bold;
  font-size: 40px;
  text-align: right;
  line-height: 0.9;
  margin-right: 4px;
}

.paywallpanel-type8-unit {
  font-weight: normal;
  font-size: 14px;
  text-align: left;
}

.paywallpanel-type8-price-item {
  position: relative;
  margin-bottom: 24px;
}

.is-after .paywallpanel-type8-price-item {
  margin-bottom: 40px;
}

.paywallpanel-type8-price-taxed {
  font-weight: normal;
  font-size: 11px;
  text-align: right;
  color: #000;
  position: absolute;
  right: -36px;
  bottom: -30px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.is-after .paywallpanel-type8-price-taxed {
  color: #ed521e;
}

.is-twomonth-free .paywallpanel-type8-price-text {
  font-family: Meiryo;
  font-weight: bold;
  font-size: 31px;
  text-align: center;
  color: #ed521e;
  margin-bottom: 32px;
}

.paywallpanel-type8-price-wrapper.is-before {
  color: #222;
}

.paywallpanel-type8-price-wrapper.is-after {
  color: #ed521e;
}

.is-before .paywallpanel-type8-price {
  text-decoration: line-through;
}

.paywallpanel-type8-btn a {
  display: inline-block;
  padding: 17px 12px;
  border-radius: 4px;
  border: 2px solid #0078c8;
  background: #0078c8;
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  color: #fff;
  width: 100%;
  line-height: 1;
}

.paywallpanel-type8-btn a:hover {
  background-color: #fff;
  color: #0078c8;
}

.paywallpanel-type8-footer-textlink {
  text-align: center;
  margin-bottom: 24px;
}

.paywallpanel-type8-footer-textlink:last-child {
  margin-bottom: 0;
}

.paywallpanel-type8-footer-textlink a {
  padding-left: 15px;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  color: #484848;
  position: relative;
}

.paywallpanel-type8-footer-textlink a:hover {
  text-decoration: underline;
}

.paywallpanel-type8-footer-textlink a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4px;
  margin-right: 10px;
  border-top: 1px solid #484848;
  border-right: 1px solid #484848;
  width: 5px;
  height: 5px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.paywallpanel-type8-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 42px;
}

.paywallpanel-type8-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.is-prm-main .paywallpanel-type8-content:nth-of-type(1) {
  border-right: 1px solid #dbdbdb;
}

.paywallpanel-type8-content:nth-of-type(3) {
  padding-right: 0;
}

.paywallpanel-type8-price-excluded {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.paywallpanel-type8-content-inner {
  margin: 0 auto;
}

.is-prm-main .paywallpanel-type8-title-plan {
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  color: #0078c6;
}

.paywallpanel-type8-title-msg {
  margin-bottom: 24px;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #222;
}

.is-std .paywallpanel-type8-title-msg {
  min-height: 48px;
}

.paywallpanel-type8-subtxt {
  margin-bottom: 4px;
}

.is-prm .paywallpanel-type8-subtxt {
  font-weight: bold;
}

.is-prm .is-before .paywallpanel-type8-price-item {
  margin-bottom: 12px;
}

.is-std .is-before .paywallpanel-type8-price-item {
  margin-bottom: 38px;
}

.paywallpanel-type8-prm-title .paywallpanel-type8-title-msg,
.paywallpanel-type8-std-title .paywallpanel-type8-title-msg {
  font-weight: bold;
}

/* ------------------------------------------*/
/*　モーダル                                   */
/* ------------------------------------------*/
/* ------------------------------------------*/
/*　その他                                     */
/* ------------------------------------------*/
/* categorypickup ---------------------------------------*/
.categorypickup a {
  display: block;
}

.categorypickup-image {
  margin-bottom: 10px;
  width: 100%;
  height: 315px;
  position: relative;
  overflow: hidden;
}

.categorypickup-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 600px;
  height: 315px;
}

.categorypickup-image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #dbdbdb;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}

.categorypickup-detail {
  overflow: hidden;
}

.categorypickup .title-section,
.categorypickup .title-block {
  color: #484848;
}

.categorypickup-shoulder,
.categorypickup-shoulder-nolink {
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.5;
  color: #767676;
}

.categorypickup-shoulder:hover {
  text-decoration: underline;
}

.categorypickup-title {
  font-weight: 600;
  font-size: 2.8rem;
  line-height: 1.5;
  color: #484848;
}

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

.categorypickup.is-noimage .categorypickup-shoulder,
.categorypickup.is-noimage .categorypickup-shoulder-nolink {
  margin-bottom: 8px;
}

.categorypickup.is-noimage .categorypickup-title {
  font-size: 3.2rem;
  margin-bottom: 8px;
}

/* categorypickupfeature ---------------------------------------*/
.categorypickupfeature-wrapper {
  background: #E4E6E8;
  padding: 24px;
  text-align: center;
  margin-top: -24px;
}

.categorypickupfeature-frame {
  border: 1px solid #DBDBDB;
  width: 800px;
  height: 160px;
  position: relative;
  display: inline-block;
  vertical-align: bottom;
  overflow: hidden;
}

.categorypickupfeature-frame > a {
  display: block;
  height: 100%;
}

.categorypickupfeature-frame::after {
  background: -webkit-gradient(linear, left top, right top, color-stop(65%, rgb(34, 34, 34)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to right, rgb(34, 34, 34) 65%, rgba(0, 0, 0, 0) 100%);
  width: 520px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}

.categorypickupfeature-image {
  position: absolute;
  right: 0;
  height: 100%;
}

.categorypickupfeature-image img {
  max-width: 100%;
  max-height: 100%;
}

.categorypickupfeature-inner {
  position: absolute;
  left: 0;
  top: 0;
  padding: 30px 32px;
  color: #fff;
  z-index: 15;
  text-align: left;
  height: 100%;
}

.categorypickupfeature-title {
  margin-bottom: 4px;
  color: #fff;
  font-size: 20px;
  display: inline-block;
}

.categorypickupfeature-frame > a:hover .categorypickupfeature-title {
  text-decoration: underline;
}

.categorypickupfeature-title::after {
  display: inline-block;
  vertical-align: baseline;
  content: "";
  background: url("../../../images/v2/common/arrow_blue.svg") no-repeat left top;
  background-size: 100%;
  width: 17px;
  height: 17px;
  margin-left: 4px;
  position: relative;
  top: 1px;
}

.categorypickupfeature-text {
  color: #BFBFBF;
  font-size: 14px;
  max-width: 360px;
}

/* featurepickup ---------------------------------------*/
.featurepickup a {
  display: block;
}

.featurepickup-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.featurepickup-image {
  width: 360px;
  height: 240px;
  position: relative;
  overflow: hidden;
}

.featurepickup-image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #dbdbdb;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}

.featurepickup-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 360px;
  height: 240px;
}

.featurepickup-detail {
  width: calc(100% - 384px);
}

.featurepickup-shoulder,
.featurepickup-shoulder-nolink {
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.5;
  margin-bottom: 5px;
  color: #767676;
}

.featurepickup-shoulder:hover {
  text-decoration: underline;
}

.featurepickup-title {
  font-weight: 600;
  font-size: 2.8rem;
  line-height: 1.5;
  margin-bottom: 5px;
  color: #484848;
}

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

/* black */
.is-navy .featurepickup-image::before {
  border-color: #123A53;
}

.is-navy .featurepickup-shoulder,
.is-navy .featurepickup-shoulder-nolink {
  color: #BFBFBF;
}

.is-navy .featurepickup-title {
  color: #DFDFDF;
}

.is-navy .featurepickup p {
  color: #BFBFBF;
}

/* featurehistory ---------------------------------------*/
.featurehistory {
  padding-bottom: 12px;
}

.featurehistory-title {
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.5;
  color: #484848;
  margin-bottom: 24px;
}

.featurehistory-title-s {
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.5;
  color: #484848;
  margin-bottom: 24px;
}

.featurehistory-title-small {
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.5;
  color: #484848;
  margin-bottom: 10px;
}

.featurehistory p {
  font-size: 1.8rem;
  color: #484848;
  line-height: 1.96;
  margin-bottom: 24px;
}

.featurehistory hr {
  border: none;
  border-top: 1px solid #dbdbdb;
  background: none;
  margin: 24px 0;
}

.featurehistory a {
  color: #0078c6;
}

.featurehistory a:hover {
  text-decoration: underline;
}

.featurehistory p:last-child {
  margin-bottom: 16px;
}

.featurehistory-textwithimage {
  overflow: hidden;
}

.featurehistory-image-left {
  float: left;
  margin-right: 24px;
  width: 320px;
}

.featurehistory-image-left figure {
  margin-bottom: 32px;
}

.featurehistory-image {
  clear: both;
  margin-bottom: 24px;
  text-align: center;
}

.featurehistory-image img {
  max-width: 800px;
  max-height: 800px;
}

.featurehistory-list {
  margin-bottom: 24px;
}

.featurehistory-list > li {
  border-bottom: 1px solid #dbdbdb;
  font-size: 1.6rem;
  color: #484848;
  line-height: 1.5;
  padding: 16px 0 16px 32px;
  position: relative;
}

.featurehistory-list.is-noboder > li {
  border-bottom: none;
  padding: 12px 0 12px 32px;
}

ul.featurehistory-list > li::before {
  display: block;
  content: "";
  background: #0078c6;
  background-size: 100%;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 8px;
  top: 24px;
}

ol.featurehistory-list {
  counter-reset: item;
  list-style-type: none;
  padding-left: 0;
}

ol.featurehistory-list > li::before {
  counter-increment: item;
  content: counter(item);
  color: #0078c6;
  position: absolute;
  left: 8px;
  top: 18px;
  line-height: 1;
  font-family: Roboto;
  font-size: 1.8rem;
}

.featurehistory-box {
  background: #F4F4F4;
  border: 1px solid #dbdbdb;
  padding: 12px 24px;
  margin-bottom: 30px;
  clear: both;
}

.featurehistory-box .featurehistory-list {
  margin-bottom: 0;
}

.featurehistory-box .featurehistory-list > li {
  border: none;
  padding: 12px 0 12px 32px;
}

.featurehistory-box-title {
  margin: 10px 0 12px;
  font-size: 18px;
  font-weight: 600;
}

.featurehistory-box-content {
  line-height: 2;
  font-size: 18px;
}

ul.featurehistory-list > li::before {
  top: 25px;
}

ol.featurehistory-list > li::before {
  top: 18px;
}

ul.featurehistory-list.is-noboder > li::before {
  top: 20px;
}

ol.featurehistory-list.is-noboder > li::before {
  top: 14.5px;
}

.featurehistory-box ul.featurehistory-list > li::before {
  top: 20px;
}

.featurehistory-box ol.featurehistory-list > li::before {
  top: 14px;
}

.featurehistory > table {
  margin: 0 0 24px;
}

.featurehistory > table:not(.table-horizontal):not(.table-vertical) > thead > tr > th,
.featurehistory > table:not(.table-horizontal):not(.table-vertical) > thead > tr > td {
  background: #767676;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.94;
  padding: 3px 4px;
  border-top: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
  text-align: center;
  white-space: nowrap;
}

.featurehistory > table:not(.table-horizontal):not(.table-vertical) > tbody > tr > th,
.featurehistory > table:not(.table-horizontal):not(.table-vertical) > tbody > tr > td {
  font-size: 1.6rem;
  line-height: 1.75;
  padding: 6px 8px;
  background: #fff;
  border: 1px solid #dbdbdb;
}

.featurehistory table:not(.table-horizontal):not(.table-vertical).is-zebra tbody tr:nth-child(2n) th,
.featurehistory table:not(.table-horizontal):not(.table-vertical).is-zebra tbody tr:nth-child(2n) td {
  background: #F4F4F4;
}

/* channelpagehead ---------------------------------------*/
.channelpagehead {
  position: relative;
}

.channelpagehead::after {
  display: block;
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.7)));
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.7));
  width: 100%;
  height: 160px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.channelpagehead.is-noimage::after {
  display: none;
}

.channelpagehead-inner {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 40px 40px 36px;
  color: #fff;
  z-index: 15;
}

.channelpagehead-title-wrapper {
  margin-bottom: 12px;
  width: 100%;
  position: relative;
}

.channelpagehead-shoulder {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  font-weight: 600;
  line-height: 1.5;
  font-size: 1.6rem;
  position: relative;
  top: 6px;
  color: #484848;
}

.channelpagehead-shoulder a:hover {
  text-decoration: underline;
}

.channelpagehead-title {
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 1.5;
  color: #484848;
  display: inline-block;
  vertical-align: middle;
}

.channelpagehead-follow {
  display: inline-block;
  vertical-align: middle;
  margin-left: 35px;
}

.channelpagehead-text {
  color: #484848;
  font-size: 1.4rem;
  line-height: 1.57;
}

.channelpagehead-language {
  font-size: 1.4rem;
  line-height: 1.1;
  color: #FFFFFF;
  font-family: Roboto;
  letter-spacing: 0;
  position: absolute;
  top: 13px;
  right: 0;
}

.channelpagehead-language:hover {
  text-decoration: underline;
}

.channelpagehead-inner .channelpagehead-shoulder,
.channelpagehead-inner .channelpagehead-text,
.channelpagehead-inner .channelpagehead-title {
  color: #fff;
}

.channelpagehead-sns {
  display: inline-block;
  vertical-align: middle;
  margin-left: 16px;
}

.channelpagehead-sns > a {
  display: inline-block;
  vertical-align: middle;
  text-indent: -99em;
  overflow: hidden;
  width: 24px;
  height: 24px;
  background: url("../../../images/v2/common/icon_head_tw.svg") center center;
  background-size: 24px 24px;
}

.channelpagehead-sns > a.channelpagehead-sns-twitter {
  background-image: url("../../../images/v2/common/icon_tool_tw.svg");
}

.is-navy .channelpagehead-sns > a.channelpagehead-sns-twitter {
  background-image: url("../../../images/v2/common/icon_head_tw.svg");
}

.channelpagehead-sns > a:hover.channelpagehead-sns-twitter {
  background-image: url("../../../images/v2/common/icon_head_tw_on.svg");
}

.channelpagehead-live {
  position: absolute;
  right: 0;
  top: 0;
  width: 70px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  padding-right: 5px;
  color: #fff;
  font-size: 14px;
  font-family: Roboto;
  background: #E03E3B;
}

.channelpagehead-live::after {
  display: block;
  content: "";
  background: url("../../../images/v2/common/icon_live_white.svg") no-repeat left center;
  background-size: 100%;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 11px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.is-navy .channelpagehead-shoulder,
.is-navy .channelpagehead-title,
.is-navy .channelpagehead-text {
  color: #fff;
}

/* category title ---------------------------------------*/
.categorypagehead-wrapper {
  border-bottom: 1px solid #dbdbdb;
  padding: 16px 40px;
  position: relative;
}

.categorypagehead-wrapper .l-inner {
  position: relative;
}

.categorypagehead {
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1;
  color: #222222;
}

.categorypagehead-nav {
  position: absolute;
  right: 0px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-align: right;
  white-space: nowrap;
}

.categorypagehead-nav-link {
  display: inline-block;
  margin-left: 12px;
  font-size: 1.4rem;
}

/* searchresults ---------------------------------------*/
.searchresults-terms-wrapper {
  padding: 40px 0 0;
}

.searchresults-terms {
  font-size: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #dbdbdb;
}

.searchresults-terms li {
  font-size: 1.2rem;
  line-height: 1.5;
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 5px;
  color: #767676;
}

.searchresults-title-wrapper {
  margin-bottom: 15px;
}

.searchresults-title-wrapper .title-block {
  display: inline-block;
}

.searchresults-title {
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1.5;
  margin-left: 20px;
  vertical-align: baseline;
}

.searchresults-title span {
  font-family: Roboto;
  font-size: 1.4rem;
  line-height: 1.86;
  color: #484848;
  margin: 0 5px;
}

.searchresultsort-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.searchresultsort {
  width: 120px;
}

.articlelist-detail em {
  background: #bfddf1;
  font-weight: 600;
}

.searchresults-featurelist {
  position: relative;
}

.searchresults .featurelist-slider-wrapper {
  overflow: hidden;
}

.searchresults .featurelist-wrapper .featurelist-button-prev {
  left: -40px;
}

.searchresults .featurelist-wrapper .featurelist-button-next {
  right: -40px;
}

/* shimensort ---------------------------------------*/
.shimenhead {
  display: inline-block;
}

.shimenresultsort {
  width: 140px;
  display: inline-block;
  margin-left: 24px;
}

/* authorpagehead ---------------------------------------*/
.authorpagehead {
  width: 960px;
  margin: 60px auto 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.authorpagehead-image {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  background: url("../../../images/v2/common/img_auther_noimage.png") no-repeat center center;
  background-size: 100%;
}

.authorpagehead-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100px;
  height: 100px;
}

.authorpagehead-detail {
  width: calc(100% - 148px);
}

.authorpagehead-head {
  /*overflow: hidden;*/ /* ツイッターアイコンのhover文字が出ない */
}

.authorpagehead-sns {
  display: inline-block;
  margin-left: 0px;
  vertical-align: middle;
  font-size: 0px;
}

.authorpagehead-sns > li {
  display: inline-block;
  margin-left: 15px;
}

.authorpagehead-sns > li a {
  display: block;
}

.authorpagehead-sns > li a:hover {
  opacity: 0.7;
}

.authorpagehead-title {
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 1.5;
  color: #484848;
  display: inline-block;
  vertical-align: middle;
}

.authorpagehead-follow {
  display: inline-block;
  margin-left: 24px;
}

.authorpagehead-job {
  color: #767676;
  line-height: 1.5;
  font-size: 1.2rem;
}

.authorpagehead-text {
  font-size: 1.4rem;
  line-height: 1.71;
  color: #484848;
  margin-top: 12px;
}

/* thumbphotolist ---------------------------------------*/
.thumbphotolist {
  width: 664px;
  margin: 0 auto;
  position: relative;
}

.thumbphotolist-count {
  color: #767676;
  font-size: 1.2rem;
  line-height: 1.5;
  text-align: right;
  position: absolute;
  right: 0;
  top: -23px;
}

.thumbphotolist-main {
  overflow: hidden;
  margin-bottom: 24px;
  position: relative;
}

.thumbphotolist-main-item a {
  color: #0078c6;
  margin-left: 12px;
}

.thumbphotolist-main-item a:hover {
  text-decoration: underline;
}

.thumbphotolist-main .image-mask::after {
  height: calc(100% - 60px);
}

.thumbphotolist-main-item figure {
  text-align: center;
  width: 100%;
}

.thumbphotolist-main-item figure img {
  max-height: 520px;
}

.thumbphotolist-main-item figure figcaption {
  text-align: left;
}

.thumbphotolist .swiper-pagination-bullet {
  width: 48px;
  height: 48px;
  background: none;
  position: relative;
  overflow: hidden;
  border-radius: 0;
}

.thumbphotolist .swiper-pagination-bullet img {
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 200%;
}

.thumbphotolist-thumb {
  margin: 0 57px;
  overflow: hidden;
}

.thumbphotolist-thumb-wrapper {
  position: relative;
  overflow: hidden;
  margin: 0 -56px;
}

.thumbphotolist-main-wrapper .swiper-button-next,
.thumbphotolist-main-wrapper .swiper-button-prev {
  background: url("../../../images/v2/common/arrow_blue.svg") no-repeat center center;
  background-size: 24px 24px;
  width: 45px;
  height: calc(100% - 120px);
  outline: none;
}

.thumbphotolist-main-wrapper .swiper-button-next:hover,
.thumbphotolist-main-wrapper .swiper-button-prev:hover {
  background-color: #e2eef5;
  opacity: 1;
}

.thumbphotolist-main-wrapper .swiper-button-next {
  right: -53px;
  top: 0px;
  margin-top: 0;
}

.thumbphotolist-main-wrapper .swiper-button-prev {
  left: -53px;
  top: 0px;
  margin-top: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.thumbphotolist-thumb-wrapper .swiper-button-next,
.thumbphotolist-thumb-wrapper .swiper-button-prev {
  background: url("../../../images/v2/common/arrow_blue.svg") no-repeat center center #fafafa;
  background-size: 16px 16px;
  width: 51px;
  height: 50px;
  outline: none;
  margin-top: 0;
}

.thumbphotolist-thumb-wrapper .swiper-button-next:hover,
.thumbphotolist-thumb-wrapper .swiper-button-prev:hover {
  background-color: #e2eef5;
  opacity: 1;
}

.thumbphotolist-thumb-wrapper .swiper-button-next {
  right: 0px;
  top: 0px;
}

.thumbphotolist-thumb-wrapper .swiper-button-prev {
  left: 0px;
  top: 0px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.thumbphotolist-thumb .swiper-slide {
  width: 48px;
  height: 48px;
  cursor: pointer;
}

.thumbphotolist-thumb img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
  height: 48px;
}

.thumbphotolist-thumb .swiper-slide:hover {
  opacity: 0.7;
}

.thumbphotolist-thumb .swiper-slide.is-active {
  position: relative;
}

.thumbphotolist-thumb .swiper-slide.is-active::after {
  display: block;
  content: "";
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #0078c6;
}

.thumbphotolist-thumb .swiper-slide.is-active:hover {
  opacity: 1;
}

.thumbphotolist .swiper-button-disabled {
  opacity: 0;
}

/* 時系列で見る ---------------------------------------*/
.timeseries {
  padding: 27px 32px 26px;
  border: solid 1px #dbdbdb;
  background-color: #ffffff;
  margin: 0 0 40px;
}

.timeseries-title {
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.5;
  margin-bottom: 6px;
  color: #222;
}

.timeseries-shoulder {
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 600;
  color: #222;
}

.timeseries-shoulder a {
  color: #0078c6;
}

.timeseries-shoulder a:hover {
  text-decoration: underline;
}

.timeseries-scroll-wrapper {
  height: 450px;
}

.timeseries-scroll-wrapper.is-noscroll {
  height: auto;
}

.timeseries-scroll {
  padding-left: 10px;
}

.timeseries-list {
  position: relative;
}

.timeseries-list > li {
  padding: 0 30px 0 30px;
  position: relative;
}

.timeseries-list > li > a {
  padding: 12px 0;
  display: block;
  position: relative;
}

.timeseries-list > li > a::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.timeseries-list > li:last-child > a {
  border: none;
}

.timeseries-list > li::before {
  content: "";
  display: block;
  position: absolute;
  left: 1px;
  top: 0%;
  background: #919191;
  width: 1px;
  height: 100%;
}

.timeseries-list > li:first-child::before {
  top: 50%;
  height: 50%;
}

.timeseries-list > li:last-child::before {
  height: 50%;
}

.timeseries-list.has-next > li:first-child::before {
  top: 0;
  height: 100%;
}

.timeseries-list.has-prev > li:last-child::before {
  height: 100%;
}

.timeseries-list.has-one > li:last-child::before {
  display: none;
}

.timeseries-list > li::after {
  content: "";
  display: block;
  position: absolute;
  left: -3px;
  top: 50%;
  margin-top: -4px;
  background: #919191;
  border-radius: 100%;
  width: 8px;
  height: 8px;
}

.timeseries-list > li.is-current::after {
  left: -8px;
  top: 50%;
  margin-top: -7px;
  width: 14px;
  height: 14px;
  background-color: #0078c6;
  border: 2px solid #9BC9E6;
}

.timeseries-list > li.is-current > a {
  cursor: default;
}

.timeseries-list > li > a:hover {
  opacity: 1;
}

.timeseries-list > li > a:hover::before,
.timeseries-list > li.is-current > a::before {
  content: "";
  display: block;
  position: absolute;
  left: -10px;
  top: 0;
  width: calc(100% + 20px);
  height: 100%;
  background-color: #e5f1f9;
}

.timeseries-list-image {
  float: right;
  width: 64px;
  height: 64px;
  background: #fff;
  margin-left: 20px;
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.timeseries-list-image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #dbdbdb;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}

.timeseries-list-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 64px;
  height: 64px;
}

.timeseries-list-detail {
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.timeseries-list-title {
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 4px;
  color: #222;
}

.timeseries-list-title.is-limited:after {
  content: "有料記事";
  font-size: 0px;
  color: rgba(0, 0, 0, 0);
  display: inline-block;
  height: 14px;
  width: 14px;
  margin-left: 2px;
  vertical-align: middle;
  background-image: url(../../../images/v2/common/icon_key.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-origin: content-box;
  background-color: transparent;
  position: relative;
  top: -1px;
}

.timeseries-more {
  text-align: center;
  padding: 12px 0 0;
}

.mCSB_scrollTools {
  width: 8px !important;
  opacity: 1 !important;
}

.mCSB_scrollTools .mCSB_draggerContainer {
  background: #e5e5e5;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #0078c6 !important;
  width: 8px !important;
  border-radius: 0 !important;
}

.mCSB_scrollTools .mCSB_draggerRail {
  background: none !important;
}

/* 前の記事・次の記事 ---------------------------------------*/
.articlenav {
  margin: 0 0 40px;
  padding: 0px 0 0;
}

.articlenav-inner {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.articlenav-inner > a {
  position: relative;
  display: block;
  width: 50%;
}

.articlenav-inner > a::after {
  content: "";
  width: 12px;
  height: 22px;
  position: absolute;
  top: 50%;
  background: url(../../../images/v2/common/arrow_darkgray_l.svg) no-repeat left center;
  background-size: contain;
}

.articlenav-prev {
  margin-right: auto;
  padding-right: 20px;
  padding-left: 25px;
}

.articlenav-prev::after {
  left: 0;
  -webkit-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}

.articlenav-next {
  margin-left: auto;
  padding-left: 20px;
  padding-right: 25px;
}

.articlenav-next::after {
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.articlenav-item {
  overflow: hidden;
}

.articlenav-item-image {
  width: 96px;
  height: 64px;
  position: relative;
  overflow: hidden;
  float: left;
  margin-right: 10px;
}

.articlenav-next .articlenav-item-image {
  float: right;
  margin-right: 0;
  margin-left: 10px;
}

.articlenav-item-image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #dbdbdb;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}

.articlenav-item-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 96px;
  height: 64px;
}

.articlenav-item-text {
  font-size: 1.5rem;
  line-height: 1.5;
  color: #222;
}

a:hover .articlenav-item-text {
  text-decoration: underline;
}

.articlenav-prev-direction,
.articlenav-next-direction {
  font-size: 1.2rem;
  line-height: 1.5;
  color: #484848;
  margin-bottom: 3px;
}

a:hover .articlenav-prev-direction,
a:hover .articlenav-next-direction {
  text-decoration: underline;
}

/* コメント ---------------------------------------*/
.comments {
  padding: 20px 0 60px;
  border-top: 1px solid #484848;
}

.comments-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 27px;
}

.comments-note {
  float: right;
  text-align: right;
  font-size: 1.3rem;
  line-height: 1;
  color: #484848;
}

.comments-note a {
  color: #0078c8;
}

.comments-note a:hover {
  text-decoration: underline;
}

.comments-input {
  margin-bottom: 12px;
}

.comments-input .form-text {
  font-size: 1.4rem;
  padding: 11px 20px;
  margin-bottom: 20px;
}

.comments-counts {
  float: right;
  font-size: 1.2rem;
  line-height: 1.92;
  text-align: right;
  color: #767676;
}

.comments-counts > span {
  font-family: HiraginoSans-W7;
}

.comments-soat {
  float: right;
  width: 110px;
}

.comments-item-wrapper {
  padding-top: 13px;
  clear: both;
  margin-bottom: 20px;
}

.comments-item {
  padding: 18px 24px;
  border: solid 1px #cccccc;
  background-color: #ffffff;
  margin-bottom: 24px;
}

.comments-item-more {
  display: none;
}

.comments-item:last-child {
  margin-bottom: 0;
}

.comments-item-header {
  margin-bottom: 10px;
}

.comments-item-title {
  display: inline-block;
  font-family: HiraginoSans-W7;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #767676;
  vertical-align: middle;
}

.comments-item-id,
.comments-item-date {
  display: inline-block;
  font-family: HiraginoSans-W7;
  font-size: 1.1rem;
  line-height: 1.5;
  color: #888888;
  margin-left: 15px;
  vertical-align: middle;
}

.comments-item-call {
  float: right;
}

.comments-item-call a {
  display: block;
  font-size: 1.2rem;
  line-height: 1.92;
  color: #c35d59;
}

.comments-item-call a:hover {
  text-decoration: underline;
}

.comments-item-body {
  margin-bottom: 10px;
}

.comments-item-body p {
  font-size: 1.3rem;
  line-height: 1.69;
  color: #767676;
}

.comments-item-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.comments-item-review {
  width: calc(100% - 100px);
}

.comments-item-review-good,
.comments-item-review-bad {
  font-size: 1.3rem;
  line-height: 1.95;
  color: #767676;
  display: inline-block;
  margin-right: 15px;
  cursor: pointer;
}

.comments-item-review-good::before,
.comments-item-review-bad::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  width: 20px;
  height: 20px;
}

.comments-item-review-good::before {
  background: url("../../../images/v2/common/icon_review_good.svg") 0 0 no-repeat;
  background-size: 100%;
}

.comments-item-review-bad::before {
  background: url("../../../images/v2/common/icon_review_bad.svg") 0 0 no-repeat;
  background-size: 100%;
}

.comments-item-reply {
  width: 100px;
  text-align: right;
}

.comments-item-reply a {
  font-size: 1.3rem;
  display: inline-block;
  line-height: 1.77;
  color: #767676;
}

.comments-item-reply a:hover {
  text-decoration: underline;
}

.comments-powered {
  font-size: 1.1rem;
  line-height: 1.73;
  text-align: right;
  color: #a8a8a8;
}

/* articletool ---------------------------------------*/
.articletool {
  position: absolute;
  left: 0;
  top: 0px;
  display: none;
  z-index: 5;
}

.articletool.is-photopage {
  top: 30px;
}

.articletool.is-fix {
  position: fixed;
  left: 50%;
  top: 64px !important;
  margin-left: -600px;
}

.l-inner-single .articletool.is-fix {
  margin-left: -420px;
}

.articletool.is-fix.is-bottom {
  top: auto !important;
  bottom: 0;
  left: 0;
  margin-left: 0;
  position: absolute;
}

.articletool-list > li {
  cursor: pointer;
  height: 24px;
  margin-bottom: 15px;
  position: relative;
  padding-left: 24px;
  background: url("../../../images/v2/common/icon_tool_comment.svg") no-repeat left center;
  background-size: 24px 24px;
}

.articletool-list > li.is-disabled {
  cursor: default;
}

.articletool-list > li img {
  width: 24px;
  height: 24px;
}

.articletool-list > li.tool-comment {
  background-image: url("../../../images/v2/common/icon_tool_comment.svg");
}

.articletool-list > li.tool-save {
  background-image: url("../../../images/v2/common/icon_tool_save.svg");
}

.articletool-list > li.tool-twitter {
  background-image: url("../../../images/v2/common/icon_tool_tw_outline.svg");
}

.articletool-list > li.tool-twitter-timeline {
  background-image: url("../../../images/v2/common/icon_tool_tw_timline.svg?20231120");
  background-size: 24px 36px;
  height: 36px;
}

.articletool-list > li.tool-facebook {
  background-image: url("../../../images/v2/common/icon_tool_fb.svg");
}

.articletool-list > li.tool-hatebu {
  background-image: url("../../../images/v2/common/icon_tool_hatebu.svg");
}

.articletool-list > li.tool-mail {
  background-image: url("../../../images/v2/common/icon_tool_mail.svg");
}

.articletool-list > li.tool-link {
  background-image: url("../../../images/v2/common/icon_tool_link.svg");
}

.articletool-list > li.tool-print {
  background-image: url("../../../images/v2/common/icon_tool_print.svg");
}

.articletool-list > li.tool-comment:hover {
  background-image: url("../../../images/v2/common/icon_tool_comment_on.svg");
}

.articletool-list > li.tool-save:hover {
  background-image: url("../../../images/v2/common/icon_tool_save_on.svg");
}

.articletool-list > li.tool-twitter:hover {
  background-image: url("../../../images/v2/common/icon_tool_tw_outline_on.svg");
}

.articletool-list > li.tool-twitter-timeline:hover {
  background-image: url("../../../images/v2/common/icon_tool_tw_timline_on.svg?20231120");
}

.articletool-list > li.tool-facebook:hover {
  background-image: url("../../../images/v2/common/icon_tool_fb_on.svg");
}

.articletool-list > li.tool-hatebu:hover {
  background-image: url("../../../images/v2/common/icon_tool_hatebu_on.svg");
}

.articletool-list > li.tool-mail:hover {
  background-image: url("../../../images/v2/common/icon_tool_mail_on.svg");
}

.articletool-list > li.tool-link:hover {
  background-image: url("../../../images/v2/common/icon_tool_link_on.svg");
}

.articletool-list > li.tool-print:hover {
  background-image: url("../../../images/v2/common/icon_tool_print_on.svg");
}

.articletool-list > li.tool-save.is-active {
  background-image: url("../../../images/v2/common/icon_tool_save_active.svg");
}

.articletool-list > li.tool-save.is-active:hover {
  background-image: url("../../../images/v2/common/icon_tool_save_active_on.svg");
}

.articletool-list > li.tool-comment.is-disabled,
.articletool-list > li.tool-comment.is-disabled:hover {
  background-image: url("../../../images/v2/common/icon_tool_comment.svg");
  opacity: 0.7;
}

.articletool-list > li.tool-save.is-disabled,
.articletool-list > li.tool-save.is-disabled:hover {
  background-image: url("../../../images/v2/common/icon_tool_save_bk.svg");
  opacity: 0.7;
}

.articletool-list > li.tool-twitter.is-disabled,
.articletool-list > li.tool-twitter.is-disabled:hover {
  background-image: url("../../../images/v2/common/icon_tool_tw.svg?20231120");
  opacity: 0.7;
}

.articletool-list > li.tool-facebook.is-disabled,
.articletool-list > li.tool-facebook.is-disabled:hover {
  background-image: url("../../../images/v2/common/icon_tool_fb.svg");
  opacity: 0.7;
}

.articletool-list > li.tool-hatebu.is-disabled,
.articletool-list > li.tool-hatebu.is-disabled:hover {
  background-image: url("../../../images/v2/common/icon_tool_hatebu.svg");
  opacity: 0.7;
}

.articletool-list > li.tool-mail.is-disabled,
.articletool-list > li.tool-mail.is-disabled:hover {
  background-image: url("../../../images/v2/common/icon_tool_mail.svg");
  opacity: 0.7;
}

.articletool-list > li.tool-link.is-disabled,
.articletool-list > li.tool-link.is-disabled:hover {
  background-image: url("../../../images/v2/common/icon_tool_link.svg");
  opacity: 0.7;
}

.articletool-list > li.tool-print.is-disabled,
.articletool-list > li.tool-print.is-disabled:hover {
  background-image: url("../../../images/v2/common/icon_tool_print.svg");
  opacity: 0.7;
}

.articletool-label {
  position: absolute;
  left: 35px;
  top: 0;
  display: block;
  white-space: nowrap;
  background: #484848;
  font-size: 1.2rem;
  padding: 7px 15px;
  line-height: 1;
  min-width: 56px;
  color: #fff;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
  display: none;
}

.articletool-list > li:hover .articletool-label {
  display: block;
}

.articletool-list > li.is-disabled:hover .articletool-label {
  display: none;
}

.articletool-comment-num {
  position: absolute;
  padding: 2px 3px;
  display: inline-block;
  font-family: Roboto;
  font-size: 1rem;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  border-radius: 7px;
  background-color: #484848;
  left: 13px;
  top: 10px;
}

.articletool-list > li.tool-comment:hover .articletool-comment-num {
  background-color: #0078C6;
}

.articletool-list > li > a {
  height: 24px;
  width: 24px;
  position: absolute;
  top: 0;
  left: 0;
}

/* horiontaltool ---------------------------------------*/
.horizontaltool {
  position: relative;
  z-index: 2;
}

.horizontaltool-list {
  text-align: right;
  font-size: 0px;
}

.horizontaltool-list > li {
  margin-left: 8px;
  position: relative;
  display: inline-block;
  font-size: 1.2rem;
  text-align: left;
  width: 40px;
}

.horizontaltool-list > li a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
}

.horizontaltool-list-icon {
  display: inline-block;
  background: url("../../../images/v2/common/icon_tool_comment.svg") no-repeat center center;
  background-size: 24px 24px;
  height: 24px;
  width: 24px;
  text-indent: -99em;
  overflow: hidden;
}

.horizontaltool-list > li.tool-comment .horizontaltool-list-icon {
  background-image: url("../../../images/v2/common/icon_tool_comment.svg");
}

.horizontaltool-list > li.tool-save .horizontaltool-list-icon {
  background-image: url("../../../images/v2/common/icon_tool_save.svg");
}

.horizontaltool-list > li.tool-twitter .horizontaltool-list-icon {
  background-image: url("../../../images/v2/common/icon_tool_tw.svg?20231120");
}

.horizontaltool-list > li.tool-facebook .horizontaltool-list-icon {
  background-image: url("../../../images/v2/common/icon_tool_fb.svg");
}

.horizontaltool-list > li.tool-hatebu .horizontaltool-list-icon {
  background-image: url("../../../images/v2/common/icon_tool_hatebu.svg");
}

.horizontaltool-list > li.tool-mail .horizontaltool-list-icon {
  background-image: url("../../../images/v2/common/icon_tool_mail.svg");
}

.horizontaltool-list > li.tool-link .horizontaltool-list-icon {
  background-image: url("../../../images/v2/common/icon_tool_link.svg");
}

.horizontaltool-list > li.tool-print .horizontaltool-list-icon {
  background-image: url("../../../images/v2/common/icon_tool_print.svg");
}

.horizontaltool-list > li.tool-comment a:hover .horizontaltool-list-icon {
  background-image: url("../../../images/v2/common/icon_tool_comment_on.svg");
}

.horizontaltool-list > li.tool-save a:hover .horizontaltool-list-icon {
  background-image: url("../../../images/v2/common/icon_tool_save_on.svg");
}

.horizontaltool-list > li.tool-twitter a:hover .horizontaltool-list-icon {
  background-image: url("../../../images/v2/common/icon_tool_tw_on.svg");
}

.horizontaltool-list > li.tool-facebook a:hover .horizontaltool-list-icon {
  background-image: url("../../../images/v2/common/icon_tool_fb_on.svg");
}

.horizontaltool-list > li.tool-hatebu a:hover .horizontaltool-list-icon {
  background-image: url("../../../images/v2/common/icon_tool_hatebu_on.svg");
}

.horizontaltool-list > li.tool-mail a:hover .horizontaltool-list-icon {
  background-image: url("../../../images/v2/common/icon_tool_mail_on.svg");
}

.horizontaltool-list > li.tool-link a:hover .horizontaltool-list-icon {
  background-image: url("../../../images/v2/common/icon_tool_link_on.svg");
}

.horizontaltool-list > li.tool-print a:hover .horizontaltool-list-icon {
  background-image: url("../../../images/v2/common/icon_tool_print_on.svg");
}

.horizontaltool-list-label {
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: -24px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background: #484848;
  font-size: 1.2rem;
  color: #fff;
  height: 24px;
  line-height: 24px;
  padding: 0 16px;
  white-space: nowrap;
  text-align: center;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
  display: none;
}

/* 挿入位置によるレイアウト調整  */
.authorpagehead-head .horizontaltool-list,
.channelpagehead-title-wrapper .horizontaltool-list {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
}

a:hover .horizontaltool-list-label {
  display: block;
}

/* black */
.is-navy .horizontaltool-list > li.tool-comment .horizontaltool-list-icon {
  background-image: url("../../../images/v2/common/icon_tool_comment_black.svg");
}

.is-navy .horizontaltool-list > li.tool-save .horizontaltool-list-icon {
  background-image: url("../../../images/v2/common/icon_tool_save_black.svg");
}

.is-navy .horizontaltool-list > li.tool-twitter .horizontaltool-list-icon {
  background-image: url("../../../images/v2/common/icon_tool_tw_black.svg?20231120");
}

.is-navy .horizontaltool-list > li.tool-facebook .horizontaltool-list-icon {
  background-image: url("../../../images/v2/common/icon_tool_fb_black.svg");
}

.is-navy .horizontaltool-list > li.tool-hatebu .horizontaltool-list-icon {
  background-image: url("../../../images/v2/common/icon_tool_hatebu_black.svg");
}

.is-navy .horizontaltool-list > li.tool-mail .horizontaltool-list-icon {
  background-image: url("../../../images/v2/common/icon_tool_mail_black.svg");
}

.is-navy .horizontaltool-list > li.tool-link .horizontaltool-list-icon {
  background-image: url("../../../images/v2/common/icon_tool_link_black.svg");
}

.is-navy .horizontaltool-list > li.tool-print .horizontaltool-list-icon {
  background-image: url("../../../images/v2/common/icon_tool_print_black.svg");
}

.is-navy .horizontaltool-list > li.tool-comment a:hover .horizontaltool-list-icon {
  background-image: url("../../../images/v2/common/icon_tool_comment_black_on.svg");
}

.is-navy .horizontaltool-list > li.tool-save a:hover .horizontaltool-list-icon {
  background-image: url("../../../images/v2/common/icon_tool_save_black_on.svg");
}

.is-navy .horizontaltool-list > li.tool-twitter a:hover .horizontaltool-list-icon {
  background-image: url("../../../images/v2/common/icon_tool_tw_black_on.svg");
}

.is-navy .horizontaltool-list > li.tool-facebook a:hover .horizontaltool-list-icon {
  background-image: url("../../../images/v2/common/icon_tool_fb_black_on.svg");
}

.is-navy .horizontaltool-list > li.tool-hatebu a:hover .horizontaltool-list-icon {
  background-image: url("../../../images/v2/common/icon_tool_hatebu_black_on.svg");
}

.is-navy .horizontaltool-list > li.tool-mail a:hover .horizontaltool-list-icon {
  background-image: url("../../../images/v2/common/icon_tool_mail_black_on.svg");
}

.is-navy .horizontaltool-list > li.tool-link a:hover .horizontaltool-list-icon {
  background-image: url("../../../images/v2/common/icon_tool_link_black_on.svg");
}

.is-navy .horizontaltool-list > li.tool-print a:hover .horizontaltool-list-icon {
  background-image: url("../../../images/v2/common/icon_tool_print_black_on.svg");
}

/* articledetail ---------------------------------------*/
.articledetail {
  padding: 0 0 0 64px;
  margin-bottom: 28px;
  position: relative;
}

/* articledetail-head  */
.articledetail-head {
  padding: 37px 0 25px 64px;
}

.l-flex-wrapper.is-article .articledetail-head {
  padding-top: 0;
}

.articledetail-head-shoulder {
  margin-bottom: 8px;
}

.articledetail-head-shoulder small {
  display: inline-block;
  font-weight: 400;
  font-size: 1.2rem;
  color: #767676;
  line-height: 1;
  vertical-align: middle;
  margin-right: 9px;
}

.articledetail-head-shoulder a {
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1;
  color: #0078c6;
  vertical-align: middle;
}

.articledetail-head-shoulder span {
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1;
  color: #484848;
  vertical-align: middle;
}

.articledetail-head-shoulder a:hover {
  text-decoration: underline;
}

.articledetail-head .title-page {
  margin-bottom: 8px;
}

.articledetail-head-category-list {
  font-size: 0;
  display: inline-block;
}

.articletag-item + .articledetail-head-category-list,
.articletag-author + .articledetail-head-category-list {
  margin-left: 20px;
}

.articledetail-head-category-list li {
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1;
  color: #0078c6;
}

.articledetail-head-category-list li a {
  color: #0075C2;
  display: block;
  padding: 0 10px;
  border-left: 1px solid #dbdbdb;
}

.articledetail-head-category-list li:first-child a {
  padding-left: 0;
  border-left: none;
}

.articledetail-head-category-list li a:hover {
  text-decoration: underline;
}

/* articledetail body ---------------------------------------*/
.articledetail-body {
  position: relative;
  margin-bottom: 40px;
}

.articledetail-image {
  margin-bottom: 37px;
}

.articledetail-image-scale,
.articledetail-image-scale-single {
  position: absolute;
  right: 12px;
  bottom: 12px;
  cursor: pointer;
  z-index: 15;
}

.articledetail-image-scale img,
.articledetail-image-scale-single img {
  width: 50px;
  height: 50px;
}

.articledetail-kv-image {
  position: relative;
}

.articledetail-image2 {
  margin: 40px 0 40px;
}

.articledetail-image::before,
.articledetail-image2::before {
  content: "";
  display: block;
  clear: both;
}

.articledetail-image2-inner {
  width: 100%;
  position: relative;
}

.articledetail-image2-inner img {
  width: 100%;
  max-height: 100%;
}

.articledetail-image2 .articledetail-image2-inner {
  height: 410px;
}

.articledetail-image2 .articledetail-image2-inner img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
  width: auto;
}

.articledetail-image-full {
  text-align: center;
}

.articledetail-body::after {
  display: block;
  position: relative;
  content: "";
  clear: both;
}

.articledetail-body > p {
  font-size: 1.8rem;
  line-height: 1.7;
  color: #222;
  margin: 0 48px 27px 48px;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.articledetail-body > p a {
  color: #0078c6;
}

.articledetail-body > hr {
  border: none;
  border-top: 1px solid #dbdbdb;
  background: none;
  margin: 12px 48px 40px;
}

.articledetail-body > h2,
.articledetail-body > h3 {
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.5;
  color: #222;
  margin: 0 48px 1.7rem 48px;
}

.articledetail-body > :last-child {
  margin-bottom: 0;
}

.articledetail-body blockquote {
  border: solid 2px #dbdbdb;
  background-color: #fafafa;
  padding: 18px 24px;
  font-size: 1.6rem;
  line-height: 2;
  margin: 0 48px 36px;
  clear: both;
}

.articledetail-body p + blockquote {
  margin-top: 36px;
}

.articledetail-body blockquote p {
  font-size: 1.6rem;
  line-height: 2;
}

.articledetail-body blockquote small {
  font-size: 1.4rem;
  line-height: 1.57;
}

.articledetail-body blockquote a {
  color: #0078c6;
}

.articledetail-body blockquote a:hover {
  text-decoration: underline;
}

.articledetail-table {
  margin: 0 48px 48px;
  max-width: 680px;
}

.articledetail-subcontents {
  padding: 0 48px;
}

.articledetail-body-pr {
  margin: 50px 48px;
}

.articledetail-body-pr-list li {
  margin-top: 10px;
}

.articledetail-body-pr-list li:first-child {
  margin-top: 0;
}

.articledetail-body-pr-list a {
  display: block;
  margin-bottom: 10px;
}

.articledetail-body-pr-list a:last-child {
  margin-bottom: 0;
}

.articledetail-body-pr-icon {
  border: solid 1px #a3a3a3;
  width: 30px;
  font-family: Roboto;
  font-size: 1rem;
  line-height: 1.6;
  text-align: center;
  color: #7c7c7c;
  padding: 0 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}

.articledetail-body-pr-text {
  display: inline-block;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #484848;
  margin: 0;
  vertical-align: middle;
}

.articledetail-body-pr-list a:hover .articledetail-body-pr-text {
  text-decoration: underline;
}

.articledetail-image-left,
.articledetail-image2-left {
  float: left;
  clear: left;
  margin: 0 24px 0 48px;
  width: 280px;
}

.articledetail-image-right,
.articledetail-image2-right {
  float: right;
  clear: right;
  margin: 0 48px 0 24px;
  width: 280px;
}

.articledetail-image-left figure,
.articledetail-image2-left figure,
.articledetail-image-right figure,
.articledetail-image2-right figure {
  margin-bottom: 36px;
}

.articledetail-image-inner {
  text-align: center;
}

.articledetail-textwithimage figcaption {
  padding-top: 8px;
}

.articledetail-video {
  margin-bottom: 37px;
  clear: both;
}

.articledetail-bottom {
  border-top: 1px solid #dbdbdb;
  padding: 80px 0 0 0;
}

.articledetail-recommend a {
  display: block;
  padding: 16px;
  background: #fff;
  border: 1px solid #dbdbdb;
}

.articledetail-recommend-item {
  overflow: hidden;
}

.articledetail-recommend-image {
  float: left;
  width: 144px;
  height: 96px;
  margin-right: 16px;
  position: relative;
  overflow: hidden;
}

.articledetail-recommend-image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #dbdbdb;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}

.articledetail-recommend-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 144px;
  height: 96px;
}

.articledetail-recommend-detail {
  overflow: hidden;
}

.articledetail-recommend-shoulder {
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #767676;
}

.articledetail-recommend-shoulder:hover {
  text-decoration: underline;
}

.articledetail-recommend-item-more {
  display: none;
}

.articledetail-recommend-title {
  color: #484848;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 5px;
}

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

.l-flex-wrapper.is-article {
  padding-top: 37px;
}

.l-flex-wrapper.is-article .l-side {
  padding-top: 3px;
}

/* photopickup ---------------------------------------*/
.photopickup {
  width: 800px;
  margin: 0 auto;
}

.photopickup-item {
  width: 100%;
}

.photopickup-item a {
  display: block;
}

.photopickup-item a:hover .panellist-title {
  text-decoration: underline;
}

.photopickup-image {
  width: 100%;
}

/* archivebnr ---------------------------------------*/
.archivebnr-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px 14px;
  background-color: #fff;
  border: 1px solid #DBDBDB;
}

.archivebnr-image {
  width: 96px;
  height: 64px;
  position: relative;
}

.archivebnr-image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #dbdbdb;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}

.archivebnr-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
  height: 64px;
}

.archivebnr-detail {
  width: calc(100% - 108px);
}

.archivebnr-title {
  color: #484848;
  font-size: 1.5rem;
  line-height: 1.1;
  margin-bottom: 8px;
  font-weight: 600;
}

.archivebnr-item:hover .archivebnr-title {
  text-decoration: underline;
}

.archivebnr-text {
  color: #767676;
  font-size: 1.2rem;
  line-height: 1.6;
  font-weight: 300;
}

.archivebnr.is-l .archivebnr-item {
  padding: 24px;
}

.archivebnr.is-l .archivebnr-image {
  width: 120px;
}

.archivebnr.is-l .archivebnr-detail {
  width: calc(100% - 132px);
}

.archivebnr.is-l .archivebnr-title {
  font-size: 1.6rem;
}

/* black */
.is-navy .archivebnr-item {
  background-color: #082D45;
  border: 1px solid #123A53;
}

.is-navy .archivebnr-title {
  color: #DFDFDF;
}

.is-navy .archivebnr-text {
  color: #BFBFBF;
}

.is-navy .archivebnr-image::before {
  border: 1px solid #123A53;
}

/* livemovie ---------------------------------------*/
.livemovie-wrapper {
  position: relative;
}

.livemovie-wrapper.is-fixed {
  padding-top: 472px;
}

.livemovie-wrapper.is-fixed .livemovie {
  position: fixed;
  right: 24px;
  top: 64px;
  width: 320px;
  z-index: 1000;
}

/* score ---------------------------------------*/
.score {
  border: solid 1px #dbdbdb;
  background-color: #484848;
  padding: 12px 24px;
  color: #fff;
}

.is-navy .score {
  border: solid 1px #123A53;
  background-color: #224C67;
}

/* score-baseball */
.score-baseball table {
  table-layout: fixed;
}

.score-baseball table thead th,
.score-baseball table thead td {
  padding-bottom: 10px;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
}

.score-baseball table tbody th,
.score-baseball table tbody td {
  color: #fff;
  border-left: 1px solid #000;
  border-top: 1px solid #000;
  background-color: #363636;
  vertical-align: top;
}

.score-baseball table tbody td.current {
  background-color: #fff;
  color: #363636;
}

.score-baseball table tbody th:first-child,
.score-baseball table tbody td:first-child {
  border-left: none;
}

.score-baseball table tbody tr:first-child th,
.score-baseball table tbody tr:first-child td {
  border-top: none;
}

.score-baseball-inning {
  margin-bottom: 16px;
}

.score-baseball-inning thead th,
.score-baseball-inning thead td {
  font-family: Roboto;
  font-size: 2rem;
  color: #919191;
}

.score-baseball-inning tbody th,
.score-baseball-inning tbody td {
  font-family: Roboto;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.8;
  text-align: center;
  padding: 8px 0;
}

.score-baseball-detail thead th,
.score-baseball-detail thead td {
  font-size: 1.6rem;
  color: #bcbcbc;
  padding-bottom: 10px;
}

.score-baseball-detail tbody th,
.score-baseball-detail tbody td {
  font-size: 1.6rem;
}

.score-baseball-inning tbody th {
  font-weight: 600;
}

.score-baseball-detail-team {
  padding: 8px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.score-baseball-detail-team dt {
  width: 30px;
  line-height: 1.94;
  font-weight: 600;
}

.score-baseball-detail-team dd {
  width: calc(100% - 30px);
  line-height: 1.94;
}

.is-navy .score-baseball-inning thead th,
.is-navy .score-baseball-inning thead td {
  color: #bfbfbf;
}

.is-navy .score-baseball table tbody th,
.is-navy .score-baseball table tbody td {
  border-color: #031D2E;
  background: #082D45;
}

.is-navy .score-baseball table tbody td.current {
  background-color: #fff;
  color: #224c67;
}

.score-baseball-team {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px 0 20px;
}

.score-baseball-team-label {
  display: block;
  width: 90px;
  height: 20px;
  padding: 0 2px;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 20px;
  text-align: center;
  color: #767676;
  margin-right: 24px;
  white-space: nowrap;
  letter-spacing: 0;
  background-color: #DCE3E8;
}

.score-baseball-team-label.is-live {
  color: #FFFFFF;
  background-color: #E03E3B;
}

.score-baseball-team-label.is-before {
  background-color: inherit;
  border: 1px solid #BFBFBF;
  color: #BFBFBF;
  line-height: 18px;
}

.score-baseball-team-date {
  font-size: 1.4rem;
  color: #BFBFBF;
  font-weight: 600;
  margin-right: 24px;
}

.score-baseball-team-name {
  font-size: 1.8rem;
  color: #BFBFBF;
  font-weight: 600;
}

.score-baseball-team-name span {
  padding: 0 16px;
}

.score-baseball-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.score-baseball-text {
  width: 467px;
  padding: 4px 0 12px 0;
}

.is-navy .score-baseball-text {
  width: 100%;
}

.score-baseball-photo-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -36px;
}

.score-baseball-photo-wrap > .score-baseball-photo {
  margin-top: 36px;
  margin-right: 36px;
}

.score-baseball-photo {
  width: 300px;
}

.score-baseball .sidelivetext {
  height: 310px !important;
}

.livemovie-link {
  font-size: 1.4rem;
  color: #FFFFFF;
}

.livemovie-link:hover {
  text-decoration: underline;
}

/* score-soccer */
.score-soccer {
  padding: 0;
}

.score-soccer-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #919191;
  position: relative;
}

.score-soccer-head::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -80px;
  background: #767676;
  width: 160px;
  height: 100%;
}

.score-soccer-head-team {
  width: 308px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 16px 50px 12px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.score-soccer-head-team-mark {
  width: 85px;
}

.score-soccer-head-team-mark figcaption {
  display: block;
  font-size: 1.8rem;
  line-height: 1.94;
  text-align: center;
  color: #ffffff;
  font-weight: 600;
}

.score-soccer-head-team-point {
  font-family: Roboto;
  font-size: 5.6rem;
  font-weight: 600;
  line-height: 0.64;
  text-align: center;
  color: #ffffff;
  width: calc(100% - 135px);
}

.score-soccer-head-team.is-right .score-soccer-head-team-point {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.score-soccer-head-team.is-right .score-soccer-head-team-mark {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.score-soccer-head-proccess {
  text-align: center;
  padding: 16px 10px;
  width: 160px;
  background: #767676;
  position: relative;
  z-index: 2;
}

.score-soccer-head-proccess-item {
  font-size: 1.6rem;
  line-height: 1.7;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 2px 10px;
}

.score-soccer-head-proccess-item-num {
  font-family: Roboto;
  width: calc(50% - 25px);
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.6;
}

.score-soccer-head-proccess-item-title {
  width: 50px;
  line-height: 1.6;
}

b.score-soccer-head-proccess-item-title {
  font-weight: 600;
}

.score-soccer-proccess-title {
  font-size: 1.4rem;
  line-height: 1.7;
  background-color: #0078c6;
  margin: 0 10px;
}

.score-soccer-detail-proccess-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.score-soccer-detail-proccess-item-left {
  width: calc(50% - 80px);
  text-align: right;
  padding: 0 20px;
  font-size: 1.6rem;
  line-height: 1.2;
}

.score-soccer-detail-proccess-item-title {
  width: 160px;
  background: #767676;
  padding: 5px 10px;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.57;
}

.score-soccer-detail-proccess-item-right {
  width: calc(50% - 80px);
  padding: 0 20px;
  font-size: 1.6rem;
  line-height: 1.2;
}

.score-soccer-detail-proccess-item:first-child .score-soccer-detail-proccess-item-title {
  padding-top: 16px;
}

.score-soccer-detail-proccess-item:last-child .score-soccer-detail-proccess-item-title {
  padding-bottom: 16px;
}

.score-soccer-detail-proccess-item:last-child .score-soccer-detail-proccess-item-left,
.score-soccer-detail-proccess-item:last-child .score-soccer-detail-proccess-item-right {
  padding-bottom: 16px;
}

/* score-tennis */
.score-tennis-set {
  table-layout: fixed;
}

.score-tennis-set-td {
  width: 70px;
}

.score-tennis-set thead th {
  font-size: 1.8rem;
  line-height: 1.4;
  vertical-align: top;
  color: #fff;
  padding-left: 12px;
}

.score-tennis-set thead td {
  font-family: Roboto;
  font-size: 2rem;
  line-height: 1.2;
  color: #919191;
  text-align: center;
  padding-bottom: 10px;
  font-weight: 600;
}

.score-tennis-set tbody td.score-tennis-set-title {
  padding-right: 20px;
}

.score-tennis-set tbody td:not(.score-tennis-set-title) {
  color: #fff;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
  background-color: #363636;
  vertical-align: top;
}

.score-tennis-set tbody th:last-child,
.score-tennis-set tbody td:last-child {
  border-right: none;
}

.score-tennis-set tbody tr:first-child th,
.score-tennis-set tbody tr:first-child td {
  border-top: none;
}

.score-tennis-set-td-inner {
  position: relative;
  padding: 20px 10px;
  text-align: center;
  font-size: 2rem;
  font-family: Roboto;
  line-height: 1;
}

.score-tennis-set-td-sup {
  position: absolute;
  right: 8px;
  top: 8px;
  font-size: 1.4rem;
  color: #fff;
  line-height: 1;
}

.score-tennis-set-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding-left: 12px;
}

.score-tennis-set-name dt {
  line-height: 1.4;
  width: 27px;
}

.score-tennis-set-name dd {
  width: calc(100% - 40px);
  font-size: 1.8rem;
  font-weight: 500;
  text-align: left;
  line-height: 1.5;
}

/* score-rugby */
.score-rugby-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 12px;
  padding-top: 12px;
}

.score-rugby-head-team {
  width: 308px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.score-rugby-head-team-mark {
  width: 160px;
  text-align: center;
}

.score-rugby-head-team-mark figcaption {
  display: block;
  font-size: 1.8rem;
  line-height: 1.5;
  text-align: center;
  color: #ffffff;
  font-weight: 600;
}

.score-rugby-head-team-point {
  font-family: Roboto;
  font-size: 5.6rem;
  font-weight: 600;
  line-height: 0.64;
  text-align: center;
  color: #ffffff;
  width: calc(100% - 170px);
}

.score-rugby-head-team.is-right .score-rugby-head-team-point {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.score-rugby-head-team.is-right .score-rugby-head-team-mark {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.score-rugby-head-proccess {
  text-align: center;
  width: 160px;
}

.score-rugby-head-proccess-item {
  font-size: 1.6rem;
  line-height: 1.7;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 10px;
}

.score-rugby-head-proccess-item-num {
  font-family: Roboto;
  width: calc(50% - 25px);
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.6;
}

.score-rugby-head-proccess-item-title {
  width: 50px;
  line-height: 1.6;
  font-weight: 600;
}

.score-rugby-set {
  table-layout: fixed;
}

.score-rugby-set-td {
  width: 76px;
}

.score-rugby-set thead th {
  font-size: 1.8rem;
  line-height: 1.4;
  vertical-align: top;
  color: #fff;
}

.score-rugby-set thead td {
  font-family: Roboto;
  font-size: 2rem;
  line-height: 1.2;
  color: #919191;
  text-align: center;
  padding-bottom: 10px;
  font-weight: 600;
}

.score-rugby-set tbody th.score-rugby-set-title {
  padding-right: 20px;
}

.score-rugby-set tbody td {
  color: #fff;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
  background-color: #363636;
  vertical-align: top;
  text-align: center;
  padding: 15px 0;
  font-size: 2rem;
  font-family: Roboto;
  line-height: 1;
}

.score-rugby-set tbody th {
  color: #fff;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
  background-color: #363636;
  text-align: center;
  padding: 0px 0;
  font-size: 1.8rem;
  font-weight: 600;
  vertical-align: middle;
}

.score-rugby-set tbody th:last-child,
.score-rugby-set tbody td:last-child {
  border-right: none;
}

.score-rugby-set tbody tr:first-child th,
.score-rugby-set tbody tr:first-child td {
  border-top: none;
}

.score-notice {
  font-size: 1.4rem;
  line-height: 1.57;
  color: #767676;
  padding: 12px;
  margin-bottom: 40px;
}

/* sidelivetext ---------------------------------------*/
.sidelivetext-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

.sidelivetext-stretch {
  height: 100%;
}

.sidelivetext {
  height: 473px;
}

.sidelivetext.is-kurojishi {
  min-height: 100%;
}

.sidelivetext .mCSB_inside > .mCSB_container {
  margin-right: 10px;
}

.sidelivetext .mCSB_scrollTools .mCSB_draggerContainer {
  background: #123A53;
}

.sidelivetext-title-section-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 2px solid #0078c6;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 8px;
  margin: 16px 16px 24px;
}

.sidelivetext-title-section-image {
  width: 30px;
  position: relative;
  top: 1px;
}

.sidelivetext-title-section {
  width: calc(100% - 40px);
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1;
  color: #222;
}

.sidelivetext-title-section > span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}

.sidelivetext-title-section-name {
  margin-left: 12px;
  padding-left: 12px;
  border-left: 1px solid #dbdbdb;
}

.sidelivetext-matchprocess {
  margin: 0 16px 0 36px;
}

.sidelivetext-matchprocess > li {
  position: relative;
  margin-bottom: 24px;
}

.sidelivetext-matchprocess > li::before {
  content: "";
  display: block;
  position: absolute;
  border-radius: 100%;
  width: 6px;
  height: 6px;
  left: -24px;
  top: 7px;
  background-color: #0078c6;
  border: 1px solid #9BC9E6;
}

.sidelivetext-matchprocess > li.has-fukidashi::before {
  top: 50%;
  margin-top: -5px;
}

.sidelivetext-matchprocess-fukidashi {
  font-size: 1.4rem;
  line-height: 1.7;
  color: #484848;
  background: #fff;
  padding: 8px 16px;
  border: solid 1px #dbdbdb;
  position: relative;
}

.sidelivetext-matchprocess-fukidashi::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -8px;
  margin-top: -4px;
  border: 3px solid transparent;
  border-right: 5px solid #FFF;
  z-index: 2;
}

.sidelivetext-matchprocess-fukidashi::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -10px;
  margin-top: -5px;
  border: 4px solid transparent;
  border-right: 6px solid #dbdbdb;
  z-index: 1;
}

.sidelivetext-matchprocess-item-title {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.7;
  color: #484848;
}

.sidelivetext-matchprocess > li p {
  font-size: 1.4rem;
  line-height: 1.7;
  color: #484848;
}

.sidelivetext-matchprocess-text {
  padding: 0 16px 16px 36px;
}

.sidelivetext-matchprocess-text .inning {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.7;
  color: #dfdfdf;
  position: relative;
}

.sidelivetext-matchprocess-text .inning::before {
  content: "";
  display: block;
  position: absolute;
  border-radius: 100%;
  width: 6px;
  height: 6px;
  left: -20px;
  top: 7px;
  background-color: #0078c6;
  border: 1px solid #9BC9E6;
}

.sidelivetext-matchprocess-text p {
  font-size: 1.4rem;
  line-height: 1.7;
  color: #dfdfdf;
  margin-bottom: 12px;
}

.is-navy .sidelivetext {
  background: #082D45;
  border: 1px solid #123A53;
}

.is-navy .sidelivetext-title-section {
  color: #fff;
}

.is-navy .sidelivetext-matchprocess-fukidashi {
  border-color: #123A53;
}

.is-navy .sidelivetext-matchprocess-fukidashi::before {
  border-right-color: #224C67;
}

.is-navy .sidelivetext-matchprocess-fukidashi::after {
  border-right-color: #123A53;
}

.is-navy .sidelivetext-matchprocess-fukidashi {
  border-color: #123A53;
  color: #DFDFDF;
  background-color: #224C67;
}

.is-navy .sidelivetext-matchprocess-item-title,
.is-navy .sidelivetext-matchprocess > li p {
  color: #dfdfdf;
}

.is-navy .sidelivetext-matchprocess-text p,
.is-navy .sidelivetext-matchprocess-text .inning,
.is-navy .sidelivetext-matchprocess-text {
  color: #dfdfdf !important;
}

.is-gray .sidelivetext {
  background: #363636;
  border: 1px solid #484848;
}

.is-gray .sidelivetext-title-section {
  color: #fff;
}

.is-gray .sidelivetext .mCSB_scrollTools .mCSB_draggerContainer {
  background: #3E3E3E;
}

/* livearticle ---------------------------------------*/
.live-title-section {
  font-weight: 600;
  font-size: 2.8rem;
  line-height: 1.5;
  color: #484848;
}

.livearticle-body .title-section {
  font-size: 2.4rem;
}

.livearticle-body .title-section,
.livearticle-body .title-block,
.livearticle-body .title-paragraph {
  color: #484848;
}

.livearticle-body-text {
  font-size: 1.8rem;
  line-height: 1.9;
  color: #484848;
}

.livearticle-body-text a:hover {
  text-decoration: underline;
}

.is-navy .livearticle-body .title-section,
.is-navy .livearticle-body .title-block,
.is-navy .livearticle-body .title-paragraph,
.is-navy .livearticle-body-text {
  color: #DFDFDF;
}

.livearticle-body .movie-section {
  width: 300px;
  height: 167px;
  float: left;
  margin: 0 24px 16px 0;
  background: #EEE;
}

.livearticle-body .movie-img {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

.livearticle-body::after {
  display: block;
  position: relative;
  content: "";
  clear: both;
}

.livearticle-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 24px;
  gap: 24px;
}

.livearticle-button a:hover {
  text-decoration: none;
}

/* sponsored contents ---------------------------------------*/
.articledetail-head .sc-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 0 12px;
  margin-bottom: 22px;
}

.articledetail-head .sc-title-label {
  font-size: 1.2rem;
  font-weight: 400;
  font-family: Roboto;
  color: #919191;
  padding: 0 8px 0 0;
  letter-spacing: 0;
}

.articledetail-head .sc-title-name {
  font-size: 1.4rem;
  font-weight: bold;
  color: #767676;
}

.ad-header *[id^=ad-PC-SC-] {
  display: inline-block;
}

.ad-header *[id^=ad-PC-SC-] > * {
  margin: 15px auto !important;
}

/* information page (add class 'infodetail')---------------------------------------*/
.infodetail p {
  margin-bottom: 24px;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #484848;
}

.infodetail p > a {
  color: #0078c6;
}

.infodetail thead th,
.infodetail thead td {
  background: #767676;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.94;
  padding: 3px 4px;
  border-top: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
  text-align: center;
  white-space: nowrap;
}

.infodetail tbody th,
.infodetail tbody td {
  font-size: 1.6rem;
  line-height: 1.75;
  padding: 6px 8px;
  background: #fff;
  border: 1px solid #dbdbdb;
}

.infodetail tbody th a,
.infodetail tbody td a {
  color: #0078c6;
}

.infodetail ul {
  font-size: 1.6rem;
  margin-bottom: 24px;
}

.infodetail li {
  margin: 0 0 0.5em 2em;
  list-style: outside disc;
}

/* post form ---------------------------------------*/
.postform {
  padding: 32px 32px 8px;
}

.postform .postform-title {
  text-align: center;
  font-size: 1.8rem;
}

.postform-text {
  text-align: center;
}

.postform-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.postform-buttons a {
  margin-left: 24px;
  margin-bottom: 24px;
}

.postform-buttons a:nth-child(2n+1),
.postform-buttons.postform-button-single {
  margin-left: 0;
}

/* riesan ---------------------------------------*/
.contentsinfo-wrapper {
  border: 1px solid #DBDBDB;
  padding: 24px;
  display: block;
  background: #fff;
}

.link-external {
  position: relative;
  display: block;
}

.link-external::after {
  content: "";
  height: 24px;
  width: 24px;
  background: url("../../../images/v2/common/icon_externallink.svg") no-repeat center;
  background-size: 100%;
  right: 16px;
  bottom: 16px;
  position: absolute;
  display: block;
}

.link-external .archivebnr-text {
  padding-right: 30px;
}

.contentsinfo-item {
  margin-bottom: 24px;
  overflow: auto;
}

.contentsinfo-item::after {
  content: "";
  clear: both;
}

.contentsinfo-image {
  float: left;
  border: 1px solid #DBDBDB;
  width: 96px;
  margin-right: 16px;
}

.contentsinfo-image img {
  width: 100%;
  vertical-align: bottom;
  display: block;
}

.contentsinfo-title {
  color: #484848;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 12px;
}

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

.contentsinfo-text {
  color: #919191;
  font-size: 1.2rem;
}

.link-external .contentsinfo-detail {
  margin-bottom: 16px;
}

.contentsinfo-detail a {
  color: #0078c8;
}

.contentsinfo-detail a:hover {
  text-decoration: underline;
}

/* itori ---------------------------------------*/
.link-pdf,
.link-twitter {
  position: relative;
  display: block;
}

.link-pdf::after {
  content: "";
  height: 24px;
  width: 24px;
  background: url("../../../images/v2/common/icon_pdf.svg") no-repeat center;
  background-size: 100%;
  right: 16px;
  bottom: 12px;
  position: absolute;
  display: block;
}

.link-pdf .archivebnr-detail {
  padding-right: 30px;
}

.link-twitter::before {
  content: "";
  height: 24px;
  width: 24px;
  background: url("../../../images/v2/common/icon_tw.svg") no-repeat center;
  background-size: 100%;
  left: 16px;
  top: 16px;
  position: absolute;
  display: block;
}

.link-twitter .archivebnr-detail {
  padding-left: 30px;
  width: 100%;
}

.archivebnr-detail.is-onlytitle .archivebnr-title {
  line-height: 1.5;
  margin-bottom: 0;
}

/* sideform (subdirectory contents)  ---------------------------------------*/
.sideform-wrapper {
  background: #F4F4F4;
  padding: 32px 24px;
}

.sideform-title {
  text-align: center;
  color: #222;
  font-size: 1.6rem;
  font-weight: 600;
}

.sideform-wrapper .btn {
  width: 100%;
}

/* breadcrumb (subdirectory contents)  ---------------------------------------*/
.breadcrumb-wrapper {
  background: #FAFAFA;
  border-bottom: solid 1px #dbdbdb;
}

.breadcrumb {
  padding: 17px 0 0;
  line-height: 1;
  height: 48px;
}

.breadcrumb a {
  color: #484848;
  position: relative;
  font-size: 1.4rem;
  font-weight: 600;
  padding-left: 20px;
  display: block;
}

.breadcrumb a::before {
  content: "";
  height: 14px;
  width: 14px;
  background: url("../../../images/v2/common/arrow_blue.svg") no-repeat center;
  background-size: 100%;
  left: 0;
  top: 0;
  display: block;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  position: absolute;
}

.breadcrumb a:hover {
  text-decoration: underline;
}

/* wakaru (subdirectory contents)  ---------------------------------------*/
.panellist-wakaru.is-4col .panellist-image {
  width: 144px;
  height: auto;
  margin: 0 auto;
  max-height: 203px;
}

.panellist-wakaru.is-4col .panellist-image img {
  width: 144px;
  height: auto;
}

/* eventbnr (subdirectory contents)  ---------------------------------------*/
.eventbnr-item a {
  display: block;
  margin-bottom: 24px;
}

.eventbnr-item a:last-child {
  margin-bottom: 0;
}

/* sunday-mainichi viewerlist (subdirectory contents)  ---------------------------------------*/
.viewerlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.viewerlist > li {
  width: 144px;
  margin-bottom: 24px;
  margin-left: 30px;
  text-align: center;
  font-weight: 600;
  font-size: 1.4rem;
}

.viewerlist > li:nth-child(5n+1) {
  margin-left: 0;
}

.viewerlist > li a {
  display: block;
}

.viewerlist-image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #dbdbdb;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}

.viewerlist-image {
  position: relative;
  margin-bottom: 12px;
}

.viewerlist-image img {
  width: 144px;
  height: auto;
}

.viewerlist-image::after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 10;
  position: absolute;
  right: 0;
  top: 0%;
}

.viewerlist-btn {
  text-align: center;
}

/* univ (subdirectory contents)  ---------------------------------------*/
.univ-title {
  font-size: 1.2rem;
  color: #767676;
  font-weight: 600;
}

.univlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.univlist > li {
  width: 192px;
  margin-bottom: 16px;
  margin-left: 24px;
}

.univlist > li:nth-child(4n+1) {
  margin-left: 0;
}

.univlist-item {
  position: relative;
}

.univlist-image {
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.univlist > li a:hover .univlist-title {
  text-decoration: underline;
}

.univlist-title {
  display: block;
  font-size: 1.4rem;
  color: #484848;
  font-weight: normal;
  padding-left: 28px;
  padding-top: 2px;
}

.mainform-wrapper {
  background: #F4F4F4;
  padding: 32px;
  text-align: center;
}

.mainform-title {
  font-size: 2rem;
  color: #222;
  font-weight: 600;
}

.pagelink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 16px 20px;
}

.pagelink a {
  color: #484848;
  position: relative;
  font-size: 1.4rem;
  font-weight: 600;
  padding-left: 26px;
  height: 20px;
  line-height: 20px;
  display: inline-block;
}

.pagelink a::before {
  content: "";
  height: 20px;
  width: 20px;
  background: url("../../../images/v2/common/arrow_circle_bottom.svg") no-repeat center;
  background-size: 100%;
  left: 0;
  top: 0;
  display: block;
  position: absolute;
}

.pagelink a:hover {
  text-decoration: underline;
}

/* archive list(baseball,shogi)  ---------------------------------------*/
.archive-list {
  width: 100%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.archive-list-wrap {
  margin-bottom: 44px;
}

.archive-list li {
  border-bottom: 1px solid #DFDFDF;
  font-size: 1.6rem;
  font-weight: 500;
  width: 48%;
  padding: 20px 0;
}

.archive-list li.archive-list-noborder {
  border-bottom: 0px;
}

.archive-list li a {
  color: #0078C6;
}

.archive-list li a:hover {
  text-decoration: underline;
}

/* channel-top hensei & movie  ---------------------------------------*/
.channelhensei-title {
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1.5;
  color: #484848;
}

.channelhensei-text {
  font-size: 1.8rem;
  color: #484848;
  line-height: 1.94;
}

.channelmovie-wrapper {
  width: 840px;
}

.channelmovie-wrapper.is-schedule {
  width: 564px;
  margin: 0 auto;
}

.channelmovie-title {
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.5;
  color: #484848;
}

.channelmovie-text {
  font-size: 1.2rem;
}

.channelhensei-text a,
.channelmovie-text a {
  color: #0078C6;
}

.channelhensei-text a:hover,
.channelmovie-text a:hover {
  text-decoration: underline;
}

.channelhensei-section {
  margin-bottom: 64px;
}

.mb-title-block {
  margin-bottom: 16px;
}

.mb-table {
  margin-bottom: 64px;
}

.mb-table-half {
  margin-bottom: 24px;
}

/*ライブ配信時*/
#live_area.channelmovie-wrapper,
#score_html_kendo,
#score_html_volley,
#score_html_sumo {
  display: none;
}

#live_area.channelmovie-wrapper.is-live,
#score_html_kendo.is-active,
#score_html_volley.is-active,
#score_html_sumo.is-active {
  display: block;
}

#live_area.is-volley.is-live,
#live_area.is-sumo.is-live {
  margin-bottom: 64px;
}

/* senryu  ---------------------------------------*/
.senryu-search {
  background: #F4F4F4;
  padding: 32px;
  text-align: center;
  margin-bottom: 64px;
}

.senryu-search-title {
  color: #222222;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 10px;
}

.senryu-search-title .is-limited {
  position: relative;
}

.senryu-search-title .is-limited::before {
  display: block;
  content: "有料記事";
  font-size: 0px;
  color: rgba(0, 0, 0, 0);
  background: url("../../../images/v2/common/icon_key.svg") no-repeat left center;
  background-size: 100%;
  width: 22px;
  height: 22px;
  margin-top: -11px;
  position: absolute;
  left: -26px;
  top: 50%;
}

.senryu-search-form {
  margin: 24px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  width: 580px;
}

.senryu-search-form-item {
  width: 184px;
  text-align: left;
}

.senryu-search-form-item input {
  width: 100%;
  padding: 11px 14px;
  font-size: 1.4rem;
  line-height: 1;
  outline: none;
  border: 1px solid #dbdbdb;
}

.senryu-search-form-item label {
  color: #767676;
  font-size: 1.2rem;
  line-height: 2;
  font-weight: 600;
}

.form-input-wrapper.is-focus {
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.form-input-wrapper.is-focus .form-input {
  border-color: #0078c6;
}

.senryuinfo-wrapper {
  border: 1px solid #DBDBDB;
  padding: 24px;
  display: block;
  background: #fff;
}

.senryuinfo-title {
  text-align: center;
  color: #222;
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 24px;
}

.senryuinfo-label {
  color: #767676;
  font-size: 1.2rem;
  margin-bottom: 4px;
}

.senryuinfo-detail {
  background: #F4F4F4;
  padding: 12px 16px;
  color: #484848;
  font-size: 1.4rem;
  font-weight: 600;
  margin-bottom: 24px;
  line-height: 2;
}

.senryuinfo-list li {
  color: #767676;
  font-size: 1.2rem;
  list-style: disc;
  margin-left: 15px;
}

.senryulist > li {
  border-top: solid 1px #dbdbdb;
  padding: 20px 0;
  position: relative;
}

.senryulist > li:first-child {
  border-top: none;
}

.senryu-search .searchresults-title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.senryu-search .searchresults-title {
  margin-left: 24px;
}

.senryulist-title {
  color: #484848;
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.5;
  margin-left: 28px;
  width: 475px;
}

.senryulist-title em {
  background: #bfddf1;
  font-weight: 600;
}

.searchresults-text {
  display: inline-block;
  margin-left: 42px;
  font-size: 1.2rem;
  color: #484848;
  line-height: 24px;
}

.searchresults-text img {
  margin-right: 3px;
}

.senryulist-item {
  position: relative;
}

.senryulist-icon {
  position: absolute;
  display: block;
  width: 24px;
  height: 24px;
  overflow: hidden;
  text-indent: -99em;
  background: url(../../../images/v2/common/icon_excellent.svg);
  top: 2px;
}

.senryulist-title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.senryulist-tags {
  width: 248px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.senryulist-tags a {
  display: block;
  width: 120px;
  border: 1px solid #0078C6;
  border-radius: 4px;
  color: #0078C6;
  text-align: center;
  font-size: 1rem;
  height: 26px;
  line-height: 25px;
  font-weight: 600;
  background: #fff;
}

.senryulist-tags a:hover {
  background: #0078C6;
  color: #fff;
}

.senryulist-date {
  font-family: Roboto;
  font-size: 1.2rem;
  line-height: 1.5;
  color: #919191;
  letter-spacing: 0;
}

.senryulist-date:hover {
  text-decoration: underline;
}

.pagenation-wrapper {
  margin: 0 0 64px;
}

.pagenationlist {
  font-size: 0;
  text-align: center;
}

.pagenationlist-item {
  display: inline-block;
  margin: 0 5px;
  font-family: Roboto;
  font-size: 1.4rem;
  color: #0078C6;
  vertical-align: top;
  background: #fff;
}

.pagenationlist-item a,
.pagenationlist-item span {
  width: 32px;
  height: 32px;
  line-height: 31px;
  background: #fff;
  color: #0078C6;
  display: block;
  border: solid 1px #0078C6;
}

.pagenationlist-item span {
  background-color: #0078C6;
  color: #fff;
}

.pagenationlist-item a:hover {
  background-color: #0078C6;
  color: #fff;
}

.pagenationlist-item-more a {
  line-height: 19px;
}

.pagenationlist-item-prev {
  margin-right: 20px;
}

.pagenationlist-item-next {
  margin-left: 20px;
}

.pagenationlist-item-head a,
.pagenationlist-item-last a,
.pagenationlist-item-prev a,
.pagenationlist-item-next a {
  text-align: left;
  background: url("../../../images/v2/common/arrow_blue.svg") no-repeat center center;
  background-size: 12px;
  text-indent: -99em;
  overflow: hidden;
}

.pagenationlist-item-head a,
.pagenationlist-item-last a {
  background: url("../../../images/v2/common/arrow_last_blue.svg") no-repeat center center;
  background-size: 12px;
}

.pagenationlist-item-prev a:hover,
.pagenationlist-item-next a:hover {
  background-image: url("../../../images/v2/common/arrow_white.svg");
}

.pagenationlist-item-head a:hover,
.pagenationlist-item-last a:hover {
  background-image: url("../../../images/v2/common/arrow_last_white.svg");
}

.pagenationlist-item-head a,
.pagenationlist-item-prev a {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* buttonlist  ---------------------------------------*/
.buttonlist-head {
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.5;
  color: #222;
  padding: 0 0 10px 0;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #DBDBDB;
}

.buttonlist-wrapper {
  margin-bottom: 60px;
}

.buttonlist-wrapper.is-2col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.buttonlist-wrapper.is-2col .buttonlist-inner {
  width: 46%;
}

.buttonlist-title {
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #222;
  padding: 0 0 10px 0;
  margin: 0;
}

.buttonlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.buttonlist-wrapper .buttonlist li {
  display: inline-block;
}

.buttonlist-wrapper.is-2col .buttonlist.is-5col li {
  width: 70px;
}

.buttonlist-wrapper.is-2col .buttonlist.is-4col li {
  width: 88px;
}

.buttonlist a {
  font-size: 1.4rem;
  text-align: center;
  display: inline-block;
  line-height: 37px;
  background-color: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #0078c8;
  color: #0078c8;
  font-weight: 600;
  width: 100%;
}

.buttonlist a:hover {
  text-decoration: none !important;
  background-color: #0078c8;
  color: #FFFFFF;
}

.buttonlist a[href=""],
.buttonlist a[href=""]:hover {
  border: 1px solid #BFBFBF;
  background: #BFBFBF;
  color: #fff;
  cursor: default;
}

/* soccer-japan ---------------------------------------*/
.title-block .border-right,
.title-block .border-right + span {
  display: inline-block;
  line-height: 1;
}

.title-block .border-right {
  padding-right: 16px;
  margin-right: 16px;
  border-right: 1px solid #DBDBDB;
}

/*順位表*/
.teble-score {
  text-align: center;
}

.teble-score tbody td {
  font-family: Roboto;
}

.teble-score tbody td.text-left {
  padding: 6px 16px;
}

/*速報*/
.matchlist.is-tight > li {
  border-left: 1px solid #DBDBDB;
  border-right: 1px solid #DBDBDB;
}

.matchlist.is-tight .matchlist-head {
  background: #767676;
  color: #fff;
  padding: 8px 16px;
  line-height: 1;
  text-align: left;
}

.matchlist.is-tight > li {
  background: #fff;
}

.matchlist.is-tight .matchlist-detaillist li:nth-child(2n) {
  background: #F4F4F4;
}

.matchlist.is-tight .matchlist-detaillist li a {
  display: block;
}

.matchlist.is-tight .matchlist-detaillist li a:hover {
  background: #E5F1F9;
}

.matchlist.is-tight .matchlist-detail {
  position: relative;
}

.matchlist.is-tight .matchlist-detail .matchlist-place {
  position: absolute;
  top: 10px;
  left: 16px;
  color: #767676;
  font-size: 1.2rem;
}

.matchlist.is-tight .matchlist-team-name {
  font-size: 1.4rem;
  font-weight: normal;
  margin-bottom: 0;
}

.matchlist.is-tight .matchlist-team {
  padding: 2px 0 0;
  width: calc(50% - 76px);
}

.matchlist.is-tight .matchlist-time-score {
  font-size: 2rem;
}

.matchlist.is-tight .matchlist-time-status {
  width: 120px;
}

.matchlist.is-tight .matchlist-time .text-gray {
  color: #767676;
  font-size: 1.8rem;
}

.matchlist.is-tight .matchlist-time {
  width: 152px;
  padding: 0;
}

/* rightcolumnbox ---------------------------------------*/
.rightcolumnbox > div:nth-of-type(2),
.rightcolumnbox > div:nth-of-type(3) {
  margin-top: 20px;
}

.rightcolumnbox .btn-follow {
  width: auto;
  margin-top: 2px;
  padding: 5px 8px;
  line-height: 1;
  text-align: initial;
}

.rightcolumnbox .btn-follow:hover,
.rightcolumnbox .btn-follow.is-active {
  background-color: #0078c6;
  border-color: #fff;
  color: #fff;
}

.rightcolumnbox .btn-follow.is-active:hover {
  background: #fff;
  color: #0078c6;
  border-color: #0078c6;
}

.rightcolumnbox .btn-follow.is-active:hover::before {
  background-image: url("../../../images/v2/common/icon_check.svg");
}

/* featureserieslist ---------------------------------------*/
.featureserieslist ul li {
  margin-bottom: 12px;
}

.featureserieslist ul li:last-child {
  margin-bottom: 0;
}

.featureserieslist-title {
  font-size: 1.6rem;
  font-weight: bold;
  color: #222;
  margin-bottom: 8px;
}

.featureserieslist-panel {
  padding: 16px;
  background-color: #fff;
  border: 1px solid #dbdbdb;
}

.featureserieslist-shoulder {
  font-size: 1.2rem;
  line-height: 1.5;
  color: #767676;
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
}

.featureserieslist-articletitle {
  font-size: 1.3rem;
  font-weight: bold;
  color: #222;
}

.featureserieslist-articletitle:hover {
  text-decoration: underline;
}

.featureserieslist-image {
  width: 64px;
  height: 64px;
  position: relative;
  overflow: hidden;
}

.featureserieslist-image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #dbdbdb;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}

.featureserieslist-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 64px;
  height: 64px;
}

.featureserieslist-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.featureserieslist-detail {
  width: calc(100% - 76px);
  overflow: hidden;
  -webkit-transform: translate(0, -4px);
  transform: translate(0, -4px);
}

/* authorslist ---------------------------------------*/
.is-hidden {
  display: none;
}

.authorslist ul li {
  margin-bottom: 12px;
}

.authorslist ul li:last-child {
  margin-bottom: 0;
}

.authorslist-title {
  font-size: 1.6rem;
  font-weight: bold;
  color: #222;
  margin-bottom: 8px;
}

.authorslist-panel {
  padding: 16px;
  background-color: #fff;
  border: 1px solid #dbdbdb;
}

.authorslist-name {
  font-size: 1.3rem;
  font-weight: bold;
  color: #222;
}

.authorslist-name:hover {
  text-decoration: underline;
}

.authorslist-image {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  border: 1px solid #dbdbdb;
}

.authorslist-image.image-nocrop {
  padding: 0;
}

.authorslist-image img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 64px;
  height: 64px;
}

.authorslist-image.image-nocrop img {
  object-fit: contain;
  object-position: center center;
  font-family: "object-fit: cover; object-position: center center;";
}

.authorslist-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.authorslist-detail {
  width: calc(100% - 76px);
  overflow: hidden;
}

.authorslist-detail-body {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* seealllist ---------------------------------------*/
.seeall-list-btn {
  margin-top: 12px;
  text-align: center;
  font-size: 1.3rem;
  color: #0078C6;
}

.seeall-list-btn:hover {
  cursor: pointer;
}

/* loader ---------------------------------------*/
.loader,
.loader:after {
  border-radius: 50%;
  width: 80px;
  height: 80px;
}

.loader {
  margin: 24px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(125, 125, 125, 0.2);
  border-right: 1.1em solid rgba(125, 125, 125, 0.2);
  border-bottom: 1.1em solid rgba(125, 125, 125, 0.2);
  border-left: 1.1em solid #CCC;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* 画像保存禁止 */
img.cboxPhoto,
.thumbphotolist-thumb-list picture img,
.articledetail-image-scale img,
.articledetail-modal-image img,
.image-mask img {
  pointer-events: none;
  touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* accordion-item ---------------------------------------*/
.accordion-item {
  margin-bottom: 20px;
}

.accordion-item .accordion-item-hdg {
  margin-bottom: 0;
}

.accordion-item .js-accordion-item-hook {
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.8;
  color: #222;
  position: relative;
  padding: 12px 30px 12px 0;
  border: 0;
  border-bottom: 1px solid #dbdbdb;
  background: none;
  display: block;
  width: 100%;
  text-align: left;
  cursor: pointer;
  font-family: Hiragino Sans, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif, Roboto;
}

.accordion-item .js-accordion-item-hook::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 28px;
  -webkit-transform: translate(-49%, -50%) rotate(90deg);
  transform: translate(-49%, -50%) rotate(90deg);
  background: url(/vol1/images/v2/sp/arrow_gnav.svg) no-repeat center center;
  background-size: auto;
  background-size: 100%;
  width: 14px;
  height: 14px;
}

.accordion-item .accordion-item-content.js-accordion-item-content {
  display: none;
  margin: 24px 0 36px;
}

.accordion-item.is-active .js-accordion-item-hook.title-block::before {
  -webkit-transform: translate(-49%, -50%) rotate(270deg);
  transform: translate(-49%, -50%) rotate(270deg);
}

.accordion-item.is-active .accordion-item-content {
  display: block;
}

/* vjs-pip ---------------------------------------*/
.vjs-pip-container {
  min-height: 300px;
}

.vjs-pip-container.is-schedule {
  width: 564px;
  margin: 0 auto;
}

.video-js.video-js.vjs-fluid:not(.vjs-audio-only-mode) {
  padding-top: 56.25%;
}

/* toggle-switch ---------------------------------------*/
.toggle-switch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 2.2rem;
}

.toggle-switch-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 1.8em;
  height: 1em;
  border-radius: 2em;
  background-color: #dbdbdb;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
  background-position: left center;
  background-repeat: no-repeat;
  -webkit-transition: background-position 0.2s ease;
  transition: background-position 0.2s ease;
  cursor: pointer;
}

.toggle-switch-input:checked {
  background-color: #0078c6;
  background-position: right center;
}

.toggle-switch-label {
  font-size: 1.4rem;
  line-height: 1;
  margin-right: 0.5em;
  font-weight: bold;
}

/* .playback-position-link ---------------------------------------*/
.playback-position-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 32px 0;
  gap: 16px 8px;
}

.playback-position-link li {
  width: calc((100% - 24px) / 4);
  min-width: 20%;
}

.playback-position-link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  border: 1px solid #0078c6;
  border-radius: 8px;
  padding: 6px 12px;
  text-align: center;
  color: #0078c6;
}

.playback-position-link a:hover {
  opacity: 0.7;
}

.playback-position-link .playback-position-link__hdg {
  font-size: 1.6rem;
  font-weight: bold;
}

.playback-position-link .playback-position-link__inner__text {
  font-size: 1.4rem;
  padding-top: 0.4em;
}

.playback-position-link .playback-position-link__inner__text:empty {
  padding-top: 0;
}

.playback-position-link__hdg:empty + .playback-position-link__inner > .playback-position-link__inner__text {
  padding-top: 0;
}

/* player-bottom-button ---------------------------------------*/
.player-bottom-button {
  text-align: center;
}

.player-bottom-button .btn {
  width: 388px;
  background-color: #fff;
}

@media screen and (max-width: 1280px){
  .articletool.is-fix {
    left: 40px;
    margin-left: 0;
  }
  .l-inner-single .articletool.is-fix {
    left: 220px;
    margin-left: 0;
  }
}

@media all and (-ms-high-contrast: none){
  .text-ellipsis-2 {
    height: 3.2em;
  } /* IE10〜Edge */
  .text-ellipsis-3 {
    height: 4.7em;
  } /* IE10〜Edge */
  *::-ms-backdrop, .articletag-item {
    padding: 3px 2px 1px;
  } /* IE11 */
  .articletag-item {
    padding: 3px 2px 1px;
  } /* IE10〜Edge */
}