@charset "utf-8";

html {
font-size: 62.5%;
margin:0;
padding:0;
}
body {
margin:0;
padding:0;
font-family: Arial, "Helvetica", "Helvetica Neue", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, "Yu Gothic", "ＭＳ Ｐゴシック",sans-serif;
font-size: 1.6em;
font-size: 1.6rem;
line-height: 1.6;
color:#222;
}
#NSP_sp_article_01,
#NSP_sp_article_02 {
display: block !important;
}
#NSP_pc_article_billboard,
#NSP_pc_article_02,
#NSP_pc_article_03,
#NSP_pc_article_06,
#NSP_pc_article_07 {
display: none !important;
}

ul li,ol li {
list-style: none;
}
*, *:before, *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
img {
vertical-align:bottom;
border:0;
width:100%;
height: auto;
line-height:0;
font-size:0;
backface-visibility: hidden;
-webkit-touch-callout:none;
-webkit-user-select:none;
-webkit-user-drag: none;
-khtml-user-select: none;
-moz-touch-callout:none;
-moz-user-select:none;
-ms-user-select: none;
user-select:none;
user-drag: none;
}
.cke_editable img {
vertical-align:bottom;
border:0;
max-width:100%;
line-height:0;
font-size:0;
height: auto;
backface-visibility: hidden;
}
#videocontainer img,
.videocontainer img {
width:1px !important;
height: 1px !important;
}
body>span>img[height="0"] {
display: none;
}

a {
color:#222;
text-decoration:none;
transition: 0.3s;
}
a:hover {
color: #222;
text-decoration:none;
}
#bodyarea {
overflow: hidden;
background: #fff;
}
#hdbnrarea {
position: fixed;
top: 0;
left: 0;
z-index: 0;
width: 100%;
margin: 0 auto;
padding: 20px 0;
text-align: center;
}
#hdbnrarea div {
max-width: 1200px;
margin: 0 auto;
}
#headerarea {
position: absolute;
width: 100%;
left: 0;
z-index: 2;
color: #fff;
}
#headerarea.fixed {
position: fixed;
top: 0;
width: 100%;
height: 132px;
background: url(../common/hdbkov2.png) left top repeat, url(../common/hdbk_sp.jpg) center top / cover no-repeat;
-webkit-transition: -webkit-transform .4s ease;
transition: -webkit-transform .4s ease;
transition: top .4s ease;
transition: top .4s ease, -webkit-transform .4s ease;
}
#headerarea.fixed.show {
top: 0;
}
#headerarea.fixed.hide {
top: -132px;
}
.header--unpinned {
-webkit-transform: translateY(-150%);
transform: translateY(-150%);
}
.detailsarea #headerarea.fixed {
background: url(../common/hdbkov2.png) left top repeat, url(../common/hdbk_sp.jpg) center top / cover no-repeat;
}
.hawksarea #headerarea.fixed {
background: url(../common/hdbkov2.png) left top repeat, url(../common/hdbk4_sp.jpg) center top / cover no-repeat;
}
.avispaarea #headerarea.fixed {
background: url(../common/hdbkov2.png) left top repeat, url(../common/hdbk5_sp.jpg) center top / cover no-repeat;
}
.springsarea #headerarea.fixed {
background: url(../common/hdbkov2.png) left top repeat, url(../common/hdbk6_sp.jpg) center top / cover no-repeat;
}
.love_sports_qarea #headerarea.fixed {
background: url(../common/hdbkov2.png) left top repeat, url(../common/hdbk7_sp.jpg) center top / cover no-repeat;
}
.fortheathletearea #headerarea.fixed {
background: url(../common/hdbkov2.png) left top repeat, url(../common/hdbk8_sp.jpg) center top / cover no-repeat;
}
/* ▼▼▼231004_OW追加▼▼▼ */
.entertainment_qarea #headerarea.fixed {
background: #7EFF9B;
}
/* ▲▲▲231004_OW追加▲▲▲ */
.menu {
  display : block;
position: absolute;
  z-index : 3;
  right :0.7rem;
  top   :0.5rem;
  width : 42px;
  height: 42px;
  cursor: pointer;
  text-align: center;
}
.menu span {
  display : block;
  position: absolute;
  width   : 30px;
  height  : 2px ;
  left: 6px;
  background : #fff;
  border-radius: 4px;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition   : 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
/* ▼▼▼231004_OW追加▼▼▼ */
.entertainment_qarea .menu span {
  background : #222;
}
/* ▲▲▲231004_OW追加▲▲▲ */
.menu span:nth-child(1) {
  top: 10px;
}
.menu span:nth-child(2) {
  top: 20px;
}
.menu span:nth-child(3) {
  top: 30px;
}
.menu.active span:nth-child(1) {
  top : 20px;
  left: 6px;
  background : #fff;
  -webkit-transform: rotate(315deg);
  -moz-transform   : rotate(315deg);
  transform: rotate(315deg);
}
.menu.active span:nth-child(2),
.menu.active span:nth-child(3) {
  top: 20px;
  background : #fff;
  -webkit-transform: rotate(-315deg);
  -moz-transform   : rotate(-315deg);
  transform: rotate(-315deg);
}
#header-wrapper {
margin: 1.15rem 1rem 1rem 1rem;
display: flex;
align-items: center;
}
#header-wrapper .bilogo {
margin-right: 0.5rem;
}
#header-wrapper .bilogo a {
display: block;
}
#header-wrapper .bilogo a img {
max-width: 135px;
}
#header-wrapper .cilogo {
font-size: 0.7em;
font-size: 0.7rem;
line-height: 1.5;
font-weight: normal;
color: #fff;
display: block;
}
#headerarea #today {
position: absolute;
top: 1.85rem;
left: 2rem;
font-size: 1.4em;
font-size: 1.4rem;
line-height: 1.6;
}
nav#sub-nav {
  display: none;
  position: fixed;
  z-index : 2;
  top  : 0;
  left : 0;
  color: #fff;
  background: rgba(0,0,0,0.95);
  text-align: center;
  width: 100%;
  height: 100%;
  opacity: 0;
}
nav#sub-nav.active {
  opacity: 100;
  display: flex;
  flex-direction: column;
  padding: 3rem 5%;
}
#sub-nav .wrapper {
margin-bottom: 2rem;
}
#sub-nav .wrapper .bilogo {
margin: 0 auto 1.5rem auto;
text-align: center;
width: 220px;
}
#sub-nav .wrapper .cilogo {
font-size:1.2em;
font-size: 1.2rem;
}
#sub-nav .wrapper .cilogo a {
color: #fff;
}
ul#sub-menu {
width: 100%;
  margin:0 0 1.5rem 0;
  display: flex;
  flex-wrap: wrap;
border-top: #666 1px solid;
border-left: #666 1px solid;
}
ul#sub-menu li {
  list-style-type: none;
 width: 50%;
font-size:1.4em;
font-size: 1.4rem;
font-weight: bold;
text-align: left;
border-bottom: #666 1px solid;
border-right: #666 1px solid;
}
ul#sub-menu li:nth-child(3n) {
  margin-right: 0;
}
ul#sub-menu li a {
  color: #fff;
  text-decoration :none;
  display: block;
  padding: 1rem 0 1rem 2rem;
background: url("../common/arrow.svg") left 0.5rem center / 11px auto no-repeat;

}
#header-nav {
color: #fff;
}
#header-nav a {
color: #fff;
}
#header-menu {
background: rgba(0,0,0,.8);
overflow-x: auto;
}
#header-menu ul {
max-width: 1200px;
width: max-content;
display: flex;
justify-content: space-between;
text-align: center;
margin: 0.65rem auto;
}
#header-menu ul li {
font-size: 1.2em;
font-size: 1.2rem;
line-height: 1.4;
font-weight: bold;
border-right:#444 1px solid;
}
#header-menu ul li:last-child {
border-right:none;
}
#header-menu ul li a {
display: block;
padding: 0.6rem 1.15rem 0.5rem 1.15rem;
}
#hashtag-menu {
background: rgba(0,0,0,.35);
padding: 0.6rem 1rem 0.7rem 1rem;
position: relative;
width: 100%;
}
/* ▼▼▼231004_OW追加▼▼▼ */
.entertainment_qarea #hashtag-menu {
background: #6C9D77;
}
/* ▲▲▲231004_OW追加▲▲▲ */
#hashtag-menu ul {
display: inline-flex;
}
#hashtag-menu ul li {
font-size: 1.1em;
font-size: 1.1rem;
line-height: 1;
margin-right:0.3rem;
white-space: nowrap;
width: auto;
position: relative;
}
#hashtag-menu ul li a {
display:inline-block;
padding: 0.65rem 1.25rem;
background: #000;
border: rgba(255,255,255,0.2) 1px solid;
border-radius: 2rem;
}
#hashtag-menu .swiper-button-next,
#hashtag-menu .swiper-button-prev {
margin: 0;
top: 0;
--swiper-navigation-color: #fff;
--swiper-navigation-size: 13px;
width: 39px;
height: 39px;
}
#hashtag-menu .swiper-button-next:after,
#hashtag-menu .swiper-button-prev:after {
display: none;
}
#hashtag-menu .swiper-button-next span,
#hashtag-menu .swiper-button-prev span {
border: rgba(255,255,255,0.2) 1px solid;
width: 26px;
height: 26px;
border-radius: 5rem;
background: #000 url("../common/arrow_w.svg") top 6px left 7px no-repeat;
background-size: 13px auto;
margin-bottom: 2px;
}
#hashtag-menu .swiper-button-prev span {
transform: scale(-1, 1);
}
#hashtag-menu .swiper-button-next {
background: rgb(0,0,0);
background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 50%, rgba(0,0,0,0.9) 100%);
right: 0;
padding-left:0;
}
#hashtag-menu .swiper-button-prev {
background: rgb(0,0,0);
background: linear-gradient(270deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 50%, rgba(0,0,0,0.9) 100%);
left:0;
padding-right: 0;
}
#hashtag-menu .swiper-button-next.swiper-button-disabled,
#hashtag-menu .swiper-button-prev.swiper-button-disabled {
opacity: 0;
}
#search-form {
display: none;
}
#sub-search-form {
width: 100%;
margin-bottom: 1.5rem;
padding: 0.5rem 0.5rem 0.5rem 1.5rem;
border: #666 1px solid;
border-radius: 6rem;
display: flex;
justify-content: space-between;
align-items: center;
}
#sub-search-form button {
float: right;
width: 30px;
height: 30px;
border-radius: 60px;
background: none;
display: flex;
justify-content: center;
align-items: center;
text-decoration: none;
transition: .3s;
border: none;
}
#sub-search-form button img {
width: 20px;
height: 20px;
}
#sub-search-form input {
width: 100%;
border: none;
background: none;
outline: none;
color: #ffffff;
font-size: 1.6em;
font-size: 1.6rem;
transition: .4s;
padding: 1rem;
}
.taglist li {
display: inline-block;
margin-left: 0.5rem;
margin-bottom: 1rem;
font-size: 1.4em;
font-size: 1.4rem;
}
.taglist a {
color: #111;
display: block;
padding: 0.5rem 1.8rem 0.4rem 2.8rem;
border: #333 1px solid;
border-radius: 5rem;
background: url(../common/search.svg) left 1rem center no-repeat;
background-size: auto 14px;
}
main {
position: relative;
z-index: 1;
background: #fff;
}
article {
background: #fff;
}
#contentsarea {
margin: 2rem auto 1rem auto;
}
#contentsarea section {
margin-bottom: 2rem;
}
.header-wrapper {
display: flex;
justify-content: space-between;
align-items: flex-end;
padding-bottom: 1.3rem;
}
.article-list .info .header-wrapper {
padding-bottom: 1.3rem;
}
.header-wrapper .head-title {
display: block;
}
.article-list .info .header-wrapper .head-title {
display: block !important;
}
.sidearea .header-wrapper {
display: block;
padding-bottom:0;
}
.sidearea .header-wrapper .head-title {
display: block;
text-align: center;
margin: 1.25rem 0;
}
.head-title p {
font-size: 2.8em;
font-size: 2.8rem;
line-height: 1;
font-weight: bold;
margin-bottom: 0.5rem;
}
.sidearea .head-title p {
font-size: 1.8em;
font-size: 1.8rem;
}
.head-title h2 {
font-size: 1.4em;
font-size: 1.4rem;
line-height: 1.6;
font-weight: bold;
margin-left: 0;
}
h2.title-h2 {
font-size: 2em;
font-size: 2rem;
line-height: 1.4;
font-weight: bold;
margin-left: 0;
margin-bottom: 1.3rem;
}
.spreportarea .head-title h2 {
font-size: 1.2em;
font-size: 1.2rem;
}
/* ▼▼▼231013_OW追加▼▼▼ */
.subtitle {
padding: 0.4em 0.5em;
/*color: #494949;*/
background: #f4f4f4;
border-left: solid 5px #555;
border-bottom: solid 3px #d7d7d7;
}
/* ▲▲▲231013_OW追加▲▲▲ */



.article-list .info .header-wrapper .head-title h2 {
margin-left: 0;
margin-top: 1rem;
}
.sidearea .head-title h2 {
font-size: 1.4em;
font-size: 1.4rem;
}
.addbox {
margin-bottom: 2rem;
text-align: center;
}
.addbox ifreme {
height: initial;
aspect-ratio: initial;
}
.addbox-top {
margin-top: 2rem;
margin-bottom: 0rem;
text-align: center;
}
.details-titlearea .addbox,
.archive-titlearea .addbox {
margin-top: 2rem;
}
#floatingaddarea {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
background: rgba(0,0,0,0.5);
padding: 2rem 1% 2rem 3%;
z-index: 20;
display: flex;
justify-content: center;
align-self: stretch;
align-items: center;
}
#floatingaddarea .addbox {
margin: 0;
}
#floatingaddarea .wrapper {
display: flex;
justify-content: flex-end;
}
#floatingaddarea .clear {
width: 40px;
}
#floatingaddarea .clear img {
cursor: pointer;
}
/* ▼▼▼特設ページ用バナー_230808_sekaisuiei2023.cssから統合▼▼▼ */
.mainbnrbox {
justify-content: center;
text-align: center;
}
.mainbnrbox > li {
margin-bottom: 2rem;
}
.mainbnrbox img {
max-width: 100%;
width: auto;
}
/* ▲▲▲特設ページ用バナー_230808_sekaisuiei2023.cssから統合▲▲▲ */
.sidebnrbox{
margin-bottom: 2rem;
}
.sidebnrbox p {
margin-bottom:2rem;
}
.sidearea section {
border: #ccc 1px solid;
padding: 1rem;
margin-bottom: 4rem;
}
.rankingbox {
border: #00205b 3px solid !important;
}
.playersbox {
border: #abcd03 3px solid !important;
}
.featurearea {
padding: 5% 5% 2% 5%;
background: #ece9d8;
}
.featurearea .header-wrapper {
padding-bottom: 1.3rem;
}
.spreportarea {
padding: 5% 5% 2% 5%;
background: #e2f3f5;
}
.mediaarea {
padding: 5% 0;
background: #222;
color: #fff;
}
.mediaarea .header-wrapper {
padding-left: 5%;
padding-right: 5%;
}
#avispaphotoslidebox {
position: relative;
}
.mediaarea .swiper {
padding-left: 5%;
padding-right: 5%;
}
.mediaarea #avispaphotoslidebox .swiper {
padding-bottom: 2.5rem;
}
.mediaarea .swiper-button-prev {
left: 1rem;
padding-right: 0.4rem;
}
.mediaarea .swiper-button-next {
right: 1rem;
padding-left: 0.4rem;
}
.mediaarea .swiper-button-next,
.mediaarea .swiper-button-prev {
--swiper-navigation-color: #fff;
--swiper-navigation-size: 20px;
top: inherit;
bottom: 1.25rem;
background: none;
width: 30px;
height: 30px;
border-radius: 50%;
}
.mediaarea #avispaphotoslidebox .swiper-button-next,
.mediaarea #avispaphotoslidebox .swiper-button-prev {
bottom: -1.25rem;
}
.mediaarea .swiper-horizontal>.swiper-pagination-bullets,
.mediaarea .swiper-pagination-bullets.swiper-pagination-horizontal,
.mediaarea .swiper-pagination-custom,
.mediaarea .swiper-pagination-fraction {
bottom: 2.2rem;
left: 0;
width: 100%;
}
.mediaarea #avispaphotoslidebox .swiper-horizontal>.swiper-pagination-bullets,
.mediaarea #avispaphotoslidebox .swiper-pagination-bullets.swiper-pagination-horizontal,
.mediaarea #avispaphotoslidebox .swiper-pagination-custom,
.mediaarea #avispaphotoslidebox .swiper-pagination-fraction {
bottom: 0rem;
}
.mediaarea .swiper-pagination-bullet {
margin: 0 5px!important;
width: 10px;
height: 10px;
background: #fff;
opacity: 0.19;
}
.mediaarea .swiper-pagination-bullet-active {
background: #fff;
opacity: 1;
}
.mediaarea .swiper-button-prev {
left: 0.6rem;
padding-right: 2px;
}
.mediaarea .swiper-button-next {
right: 0.6rem;
padding-left: 2px;
}
.modaal-wrapper {
z-index: 10100;
}
.modaal-gallery-item img {
max-height: 80vh;
}
.modaal-close {
right: 1.5rem;
top: 1.5rem;
width: 40px;
height: 40px;
}
.modaal-close:after,
.modaal-close:before {
    display: block;
    content: " ";
    position: absolute;
    width: 2px;
    height: 30px;
	top: 0px;
    left: 23px;
}
.modaal-close:focus,
.modaal-close:hover {
    background: none;
}
.modaal-close:focus:after,
.modaal-close:focus:before,
.modaal-close:hover:after,
.modaal-close:hover:before {
    background: #fff;
}
.moviearea {
padding: 7% 5% 6% 5%;
background: #222;
color: #fff;
}
.sprpickupbox {
margin-top: -2rem;
padding: 5% 5% 2% 5%;
background: #f2f7db;
}
#uratalkarea {
width: 100%;
margin-bottom: 4rem;
}
#uratalkarea .header-wrapper {
background: url(../common/hdbkov.png) left top repeat, url("../common/uratalkttl.jpg") right  top / 100% auto no-repeat;
padding: 2rem 3% 1rem 3%;
display: block;
}
#uratalkarea .header-wrapper .head-title {
width: 100%;
}
#uratalkarea .head-title p {
color: #ffcc00;
}
#uratalkarea .head-title h2 {
color: #fff;
}
#uratalkarea .morebtn a {
display: flex;
color: #fff;
padding: 0.65rem 1rem 0.6rem 2rem;
font-size: 1.2em;
font-size: 1.2rem;
line-height: 1;
background: rgba(0,0,0,0.7) url("../common/arrow_w.svg") left 6px center / 10px auto no-repeat;
border: rgba(255,255,255,0.7) 2px solid;
border-radius: 3rem;
}
#uratalkarea .morebtn a:hover {
background: rgba(0,0,0,1) url("../common/arrow_w.svg") left 10px center / 12px auto no-repeat;
border: rgba(255,255,255,1) 2px solid;
}
#uratalkarea .bdbox {
background: #14294e;
padding: 10px;
position: relative;
width: 100%;
}
#uratalkarea .scoreboardbox {
background: #eee;
padding: 5px;
}
#uratalkbox {
background: #3f434e;
padding: 7px 10px 10px 10px;
}
#uratalkframe {
overflow-x: hidden;
border: none;
height: 700px;
width: 100%;
}
#uratalkframe2 {
overflow-x: hidden;
border: none;
width: 100%;
}
#uratalkarea div.btnbox {
display: flex;
justify-content: flex-end;
margin-top: .2rem;
width: 100%;
}
.refreshBtn {
margin-left: 0.5rem;
}
.refreshBtn button {
font-size: 1.1em;
font-size: 1.1rem;
line-height: 1;
padding:0.65rem 1.5rem 0.65rem 2.6rem;
border: none;
border: #fff 2px solid;
border-radius: 2rem;
color: #fff;
background: rgba(0,0,0,0.7) url("../common/reload.svg") left 10px top 7px / 10px auto no-repeat;
cursor: pointer;
transition: 0.2s;
}
.refreshBtn button:hover {
line-height: 1;
padding:0.65rem 1.5rem 0.65rem 2.6rem;
border: none;
border: #ffcc00 2px solid;
border-radius: 2rem;
color: #ffcc00;
background: rgba(0,0,0,1) url("../common/reload-y.svg") left 10px top 7px / 10px auto no-repeat;
cursor: pointer;
}

.autoRefreshBtn button {
font-size: 1.1em;
font-size: 1.1rem;
line-height: 1;
padding:0.65rem 1.5rem 0.65rem 2.6rem;
border: none;
border: #fff 2px solid;
border-radius: 2rem;
color: #fff;
background: rgba(0,0,0,0.7) url("../common/reload.svg") left 10px top 7px / 10px auto no-repeat;
cursor: pointer;
transition: 0.2s;
}
.autoRefreshBtn button.on {
line-height: 1;
padding:0.65rem 1.5rem 0.65rem 2.6rem;
border: none;
border: #ffcc00 2px solid;
border-radius: 2rem;
color: #ffcc00;
background: rgba(0,0,0,1) url("../common/reload-y.svg") left 10px top 7px / 10px auto no-repeat;
cursor: pointer;
}
#uratalkbox .ttl {
margin-top: 3px;
padding: 1rem 1rem 1rem 3.25rem;
font-size: 1.6em;
font-size: 1.6rem;
font-weight: bold;
position: relative;
background: #fff;
}
#uratalkbox .ttl::before {
  content: "";
  display: block;
  position: absolute;
  left: 10px;
  top: 14px;
  transform: rotate(-90deg);
  transition: transform .3s ease-in-out, top .3s ease-in-out;
  width: 16px;
  height: 16px;
background: url("../common/arrow2.svg") left top / 16px auto no-repeat;
}
#uratalkbox .ttl.open::before {
  transform: rotate(0deg);
}
#uratalkbox.talk-details .ttl {
cursor: pointer;
}

#uratalkbox .talk {
margin-bottom: 3px;
background: #d6d6d6;
padding: 10px;
position: relative;
width: 100%;
}
#uratalkbox .speaker {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 0.4rem;
}
#uratalkbox .spkricon {
width: 68px;
  position: relative;
}
#uratalkbox .spkricon span {
display: block;
  position: relative;
  width: 86%;
  padding-top: 86%;
  overflow: hidden;
  margin: 0 auto;
  border-radius: 50%;
}
#uratalkbox .spkricon span img {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
#uratalkbox .spkricon figcaption {
font-size: 1em;
font-size: 1rem;
line-height: 1;
text-align: center;
margin-top: 0.3rem;
}
#uratalkbox .spkrcomment {
width: calc(100% - 75px);
position: relative;
margin: 0;
padding: 0.5rem 0.75rem;
border-radius: 3px;
background: #fff;
display: flex;
flex-direction: column;
}
#uratalkbox .spkrcomment:after {
content: "";
display: inline-block;
position: absolute;
top: 10px;
left: -19px;
border: 8px solid transparent;
border-right: 18px solid #fff;
-webkit-transform: rotate(5deg);
transform: rotate(5deg);
}
#uratalkbox .spkrcomment .text {
font-size: 1.4em;
font-size: 1.4rem;
line-height: 1.6;
flex-grow: 2;
margin-bottom: 0.5rem;
word-wrap : break-word;
overflow-wrap : break-word;
}
#uratalkbox .spkrcomment .text img {
margin: 0 20%;
width: 60%;
text-align: center;
}
#uratalkbox .spkrcomment .text a {
color: #0039aa;
transition: 0.3s;
}
#uratalkbox .spkrcomment .text a:hover {
color: #0033cc;
text-decoration: underline;
}
#uratalkbox .spkrcomment .spkrinfo {
display: flex;
justify-content: flex-end;
align-items: flex-end;
vertical-align: bottom;
flex-grow: 1;
}
#uratalkbox .spkrcomment .spkrinfo .update {
font-size: 1.2em;
font-size: 1.2rem;
line-height: 1;
margin-left: 2rem;
}
#uratalkbox .spkrcomment .spkrinfo .goodbtn {
font-size: 1.2em;
font-size: 1.2rem;
line-height: 1;
margin-left: 2rem;
border: none;
background: none;
padding: 2px 0 0 22px;
cursor: pointer;
vertical-align: middle;
background: url("../common/thumb_up_on.svg") left center / auto 100% no-repeat;
}
#uratalkbox .spkrcomment .spkrinfo .goodbtn.good_on {
background: url("../common/thumb_up.svg") left top / auto 100% no-repeat;
}
#uratalkframe {
width: 100%;
overflow: auto;
}
#uratalkarea .ftbtnarea {
position: absolute;
bottom: 10px;
left: 10px;
background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,.9) 60%, rgba(255,255,255,1) 100%);
padding: 6rem 0 2rem 0;
text-align: center;
margin:0;
width:calc(100% - 20px);
}
#uratalkarea .ftbtnarea p {
display: flex;
justify-content: center;
font-size: 1.4em;
font-size: 1.4rem;
}
#uratalkarea .ftbtnarea p a {
padding: 1rem 3rem 1rem 3.75rem;
border-radius: 5rem;
color: #fff;
background: #3f434e url("../common/arrow_w.svg") left 20px center / 13px auto no-repeat;
}
.tweetbtn {
background: #1d9bf0;
color: #fff;
border-radius: 2px;
font-size: 1.0em;
font-size: 1.0rem;
line-height: 1;
padding: 0.2rem 0.5rem;
}
.tweetbtn a {
display: block;
background: url("../common/icon_twitter-w.svg") left center / 12px auto no-repeat;
color: #fff;
border-radius: 2px;
font-size: 1.0em;
font-size: 1.0rem;
line-height: 1;
padding: 0.2rem 0.5rem 0.2rem 1.5rem;
}
#contentsheadarea {
background: url(../common/hdbkov.png) left top repeat, url(../common/hdbk_sp.jpg) center top / cover no-repeat;
position: relative;
overflow: hidden;
padding: 132px 0 0 0;
}
.sports-ottoarea #contentsheadarea {
background: url(../common/hdbkov.png) left top repeat, url(../common/hdbk2_sp.jpg) center top / cover no-repeat;
}
.hawksarea #contentsheadarea {
background: url(../common/hdbkov2.png) left top repeat, url(../common/hdbk4_sp.jpg) center top / cover no-repeat;
}
.avispaarea #contentsheadarea {
background: url(../common/hdbkov2.png) left top repeat, url(../common/hdbk5_sp.jpg) center top / cover no-repeat;
}
.springsarea #contentsheadarea {
background: url(../common/hdbkov2.png) left top repeat, url(../common/hdbk6_sp.jpg) center top / cover no-repeat;
}
.love_sports_qarea #contentsheadarea {
background: url(../common/hdbkov2.png) left top repeat, url(../common/hdbk7_sp.jpg) center top / cover no-repeat;
}
.fortheathletearea #contentsheadarea {
background: url(../common/hdbkov2.png) left top repeat, url(../common/hdbk8_sp.jpg) center top / cover no-repeat;
}
/* ▼▼▼231004_OW追加▼▼▼ */
.entertainment_qarea #contentsheadarea {
background: #7EFF9B;
}
/* ▲▲▲231004_OW追加▲▲▲ */
.hawksarea .contents .head-title p:first-letter,
.hawksarea .contents h2.title-h2:first-letter,
.cntarea-hawks h2.title-h2:first-letter {
color: #ffcc00;
}
.avispaarea .contents .head-title p:first-letter,
.avispaarea .contents h2.title-h2:first-letter,
.cntarea-avispa h2.title-h2:first-letter {
color: #009eb4;
}
.springsarea .contents .head-title p:first-letter,
.springsarea .contents h2.title-h2:first-letter,
.cntarea-hawks h2.title-h2:first-letter {
color: #abcd03;
}
.springsarea .contents .moviearea .head-title p:first-letter,
.springsarea .contents .moviearea h2.title-h2:first-letter,
.cntarea-springs h2.title-h2:first-letter {
color: #ff0000;
}
.love_sports_qarea .contents .head-title p:first-letter,
.love_sports_qarea .contents h2.title-h2:first-letter,
.cntarea-lovesportsq h2.title-h2:first-letter {
color: #ff6600;
}
.fortheathletearea .contents .head-title h2:first-letter,
.fortheathletearea .contents h2.title-h2:first-letter,
.cntarea-fortheathlete h2.title-h2:first-letter {
color: #6036ca;
}


#contentsheadarea > div {
padding: 0 5% 0 5%;
}
#contentsheadarea .details-titlearea,
#contentsheadarea .archive-titlearea {
background: #fff;
}
#contentsheadarea .details-titlearea .details-titlebox {
padding-top: 2rem;
display: flex;
flex-direction: column;
justify-content: space-between;
}
#contentsheadarea .details-titlearea .details-ns-titlebox {
padding-top: 0;
}
#breadcrumb {
text-align:left;
margin: 0;
padding-top: 0.5rem;
}
#breadcrumb ol {
width: 100%;
position: relative;
left:0;
top:0;
z-index: 3;
display: block;
list-style: none;
margin: 0.5rem 0 0 0;
padding: 0;
font-size: 0;
}
#breadcrumb ol li {
display: inline;
font-size: 1.1em;
font-size: 1.1rem;
line-height: 1.6;
color: #333;
margin: 0;
padding: 0;
}
.ctgry-titlearea #breadcrumb ol li {
color: #fff;
}
#breadcrumb ol li+li {
padding-left: .5rem;
}
#breadcrumb ol li+li::before {
display: inline-block;
padding-right: .5rem;
color: #999;
content: ">";
}
#breadcrumb ol li a {
color: #999;
}
.titlearea {
position: relative;
padding:0;
text-align: left;
margin-top: 1.5rem;
}
.ctgry-titlearea .titlearea {
margin-top: 2rem;
text-align: center;
color: #fff;
}
.archive-titlearea .titlearea {
margin-top: 2rem;
text-align: center;
}
.titlearea .category-title {
font-size: 1.8em;
font-size: 1.8rem;
line-height: 1.0;
vertical-align: baseline;
}
.ctgry-titlearea .titlearea .category-title {
font-size: 1.8em;
font-size: 1.8rem;
font-weight: bold;
line-height: 1.0;
padding-bottom: 4rem;
}
.archive-titlearea .titlearea .category-title {
font-size: 1.8em;
font-size: 1.8rem;
font-weight: bold;
line-height: 1.0;
padding-bottom: 0;
}
.titlearea .category-title span {
font-size: 1.6em;
font-size: 1.6rem;
line-height: 1.0;
vertical-align: baseline;
margin-left: 1rem;
}
.titlearea .title-h1 {
font-size: 2.2em;
font-size: 2.2rem;
font-weight: bold;
line-height: 1.4;
margin: 1rem 0 1rem 0;
}
#contentsarea .titlearea .title-h1 {
margin: 1.5rem 0 0 0;
}
.ctgry-titlearea .titlearea .title-h1,
.archive-titlearea .titlearea .title-h1 {
font-size: 3.4em;
font-size: 3.4rem;
font-weight: bold;
margin: 0 0 0.3rem 0;
}
.ctgry-titlearea .titlearea .title-h1.arc,
.archive-titlearea .titlearea .title-h1.arc {
margin: 0;
padding-bottom: 2rem;
}
.hawksarea .archive-titlearea .titlearea .title-h1::first-letter {
color: #ffcc00;
}
.avispaarea .archive-titlearea .titlearea .title-h1::first-letter {
color: #009eb4;
}
.springsarea .archive-titlearea .titlearea .title-h1::first-letter {
color: #abcd03;
}
.love_sports_qarea .archive-titlearea .titlearea .title-h1::first-letter {
color: #ff6600;
}
.fortheathletearea .archive-titlearea .titlearea .title-h1::first-letter {
color: #6036ca;
}
/* ▼▼▼231004_OW追加▼▼▼ */
.entertainment_qarea .archive-titlearea .titlearea .title-h1 {
margin-bottom: 0;
}
/* ▲▲▲231004_OW追加▲▲▲ */
.titleinfoarea .hashtag {
display: flex;
flex-wrap: wrap;
padding-top: 1.5rem;
padding-bottom: 1rem;
}
.titleinfoarea .hashtag li {
font-size: 1.4em;
font-size: 1.4rem;
margin-right: 1.25rem;
margin-bottom: 0.3rem;
}
.titleinfoarea .flexbox {
padding-bottom: 0rem;
display: flex;
}
.titleinfoarea .info {
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 1.5rem;
}
.titleinfoarea .sub-category-title {
font-size: 1.2em;
font-size: 1.2rem;
line-height: 1.0;
background: #333;
color: #fff;
padding: 0.3rem 1rem;
margin-right: 0.75rem;
margin-bottom: 0.75rem;
border-radius: 3px;
white-space: nowrap;
}
.titleinfoarea .sub-category-title a {
color: #fff !important;
}
.titleinfoarea .update {
margin-bottom: 1.5rem;
width: 100%;
font-size: 1.4em;
font-size: 1.4rem;
line-height: 1.0;
color: #666;
vertical-align: middle;
}

.titleinfoarea ul.sns-btn-list {
margin: 0;
display: flex;
justify-content: flex-end;
}
.titleinfoarea ul.sns-btn-list li {
margin: 0 0 0 1rem;
padding: 0;
line-height: 0;
}
.titleinfoarea ul.sns-btn-list li a {
display: block;
background: #666;
border-radius: 50%;
padding: 7px;
}
.titleinfoarea ul.sns-btn-list li img {
width: 18px;
height: auto;
}
.titleprofilearea {
margin-top: -1.5rem;/* 230707_OW修正 */
}
.titleprofilearea .w-title {
margin-bottom: 1.5rem;
}
.titleprofilearea .w-profile {
background: #f5f5f5;
padding: 2rem;
}
.titleprofilearea .w-profile p {
font-size: 1.3em;
font-size: 1.3rem;
line-height: 1.7;
}
.titleprofilearea .w-profile a {
color: #0039aa;
}
.titleprofilearea .w-profile a:hover {
color: #0033cc;
text-decoration: underline;
}
.w-photo {
position: relative;
overflow: hidden;
border-radius: 50%;
}
.w-photo:before {
content: "";
display: block;
padding-top: 100%;
}
.w-photo span {
display: block;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.w-photo span img {
object-fit: cover;
position: absolute;
width: 100%;
height: 100%;
}
.writerbox {
display: flex;
align-items: center;
width: 100%;
}
.writerbox .w-photo {
width: 45px;
margin-right: 1rem;
}
.writerbox .w-name {
font-size: 1.4em;
font-size: 1.4rem;
}
.writerbox .w-name a {
color:#666;
}
.sprpickupbox .article-list li .writerbox {
margin-top: 1rem;
}
.details-cntarea {
width: 100%;
clear: both;
margin: 0 0 2rem 0;
}
.details-cntarea h2 {
font-size: 1.8em;
font-size: 1.8rem;
line-height: 1.6;
margin-bottom: 1.5rem;
}
.details-cntarea h3 {
font-size: 1.7em;
font-size: 1.7rem;
line-height: 1.6;
margin-bottom: 1.5rem;
}
.details-cntarea h4 {
font-size: 1.6em;
font-size: 1.6rem;
line-height: 1.6;
margin-bottom: 1.5rem;
}
.details-cntarea p {
font-size: 1.6em;
font-size: 1.6rem;
line-height: 1.75;
margin-bottom: 2rem;
word-wrap : break-word;
overflow-wrap : break-word;
}
.details-cntarea figure {
margin-bottom: 2rem;
}
.details-titlearea figure figcaption {
background: #222 url("../common/show_detail.svg") right 1rem center / 25px auto no-repeat;
font-size: 1.2em;
font-size: 1.2rem;
line-height: 1.4;
color: #FFF;
padding: 1rem 4rem 1rem 1rem;
}
.details-cntarea figure figcaption {
font-size: 1.2em;
font-size: 1.2rem;
line-height: 1.4;
color: #666;
margin-top: 1rem;
}
.details-titlearea figure:hover img {
opacity: .8;
}
.details-cntarea .youtube {
margin-bottom: 2rem;
}
.details-cntarea .youtube iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
.details-cntarea a {
color: #0039aa;
}
.details-cntarea a:hover {
color: #0033cc;
text-decoration: underline;
}
.details-cntarea a:visited {
color: #663399;
}
.cntarea-hawks a,
.cntarea-avispa a,
.cntarea-springs a,
.cntarea-lovesportsq a,
.cntarea-fortheathlete a {
  color: #0039aa;
}
.cntarea-hawks a:hover,
.cntarea-avispa a:hover,
.cntarea-springs a:hover,
.cntarea-lovesportsq a:hover,
.cntarea-fortheathlete a:hover {
  color: #0033cc;
  text-decoration: underline;
}
.cntarea-hawks a:visited,
.cntarea-avispa a:visited,
.cntarea-springs a:visited,
.cntarea-lovesportsq a:visited,
.cntarea-fortheathlete a:visited {
  color: #663399;
}
.article-cntarea .details-cntarea {
position: relative;
}
.article-cntarea .details-cntarea .titleinfoarea .hashtag {
padding: 0 0 0.5rem 0;
}
.article-cntarea .details-cntarea .titlearea .title-h2 {
font-size: 1.75em;
font-size: 1.75rem;
line-height: 1.5;
margin: 0 0 1rem 0;
}
.article-cntarea .details-cntarea figure {
margin-bottom: 1rem;
}
.article-cntarea .details-cntarea p {
font-size: 1.2em;
font-size: 1.2rem;
line-height: 1.0;
margin-bottom: 0;
}
.article-cntarea .details-cntarea .titleinfoarea .info {
    margin-bottom: 1rem;
}
.article-cntarea .details-cntarea .titleinfoarea .sub-category-title {
margin-right: 0.75rem;
margin-bottom: 0.75rem;
}
.article-cntarea .details-cntarea .titleinfoarea .update {
    margin-bottom: 1rem;
}
.article-cntarea .details-cntarea p.description {
font-size: 1.6em;
font-size: 1.6rem;
line-height: 1.7;
margin-bottom: 0;
}
.article-cntarea .details-cntarea .cntfooter-wrapper {
width: 100%;
position: absolute;
bottom: 0;
left: 0;
margin: 0 auto;
background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
padding: 4rem 0 0rem 0;
}
.ottopickup  {
padding-bottom: 5rem;
}
.ottopickup .swiper-slide  {
padding-bottom: 0rem;
}
.ottopickup .swiper-slide a {
display: flex;
justify-content: space-between;
background: #fff;
align-items: stretch;
color: #111;
}
.article-list {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.sidearea .article-list {
display: block;
  counter-reset:number;
  list-style-type: none!important;
}
.mediaarea .box {
margin-left: 5%;
margin-right: 5%;
}
.article-list li {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: stretch;
margin-bottom: 1.5rem;
}
.article-list li.col-3,
.article-list li.col-4 {
width: 49%;
}
.sidearea .article-list li {
margin-bottom: 0;
flex-direction: row;
align-items: flex-start;
padding: 0.3rem 0;
position: relative;
}
.sprpickupbox .article-list li {
margin-bottom: 0;
}
.sidearea ol.article-list li {
list-style: decimal;
}
.sidearea ol.article-list li:before{
z-index: 100000;
  position: absolute;
  counter-increment: number;
  content: counter(number);
  display:inline-block;
  background: #333;
  color: #fff;
font-size: 1.2em;
font-size: 1.2rem;
line-height: 1;
  left: 0;
  text-align: center;
  top:0.3rem;
  padding: 0.5rem 0.7rem 0.4rem 0.7rem;
}
.article-list li .photo,
.ottopickup .photo,
.avispaphoto .photo,
.sprpickupbox .photo,
.playerslist .photo,
.journalistarea .photo,
.writers-list .photo,
.writers-list .w-photo {
position: relative;
overflow: hidden;
}
.ottopickup .photo {
width: 50%;
}
.sidearea .article-list li .photo {
width: 26%;
}
.article-list li .photo:before,
.ottopickup .photo:before,
.avispaphoto .photo:before,
.sprpickupbox .photo:before,
.playerslist .photo:before,
.journalistarea .photo:before,
.writers-list .w-photo:before {
content: "";
display: block;
padding-top: 100%;
}
.moviearea .article-list li .photo:before {
content: "";
display: block;
padding-top: 56.25%;
}
.article-list li .photo span,
.ottopickup .photo span,
.avispaphoto .photo span,
.sprpickupbox .photo span,
.playerslist .photo span,
.journalistarea .photo span,
.writers-list .w-photo span {
display: block;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.article-list li .photo span img,
.ottopickup .photo span img,
.avispaphoto .photo span img,
.sprpickupbox .photo span img,
.playerslist .photo span img,
.journalistarea .photo span img,
.writers-list .w-photo span img {
object-fit: cover;
position: absolute;
width: 100%;
height: 100%;
}
.article-list li .photo span a img,
.ottopickup  a .photo span img,
.avispaphoto a .photo span img,
.sprpickupbox a .photo span img,
.playerslist a .photo span img,
.journalistarea .photo span img,
.writers-list .w-photo span img {
transition: 0.5s;
}
.spottobox .article-list li .photo span a img {
transform-origin: bottom right;
}
.article-list li .photo span a img:hover,
.ottopickup a .photo span img:hover,
.avispaphoto a:hover .photo span img,
.sprpickupbox a:hover .photo span img,
.playerslist a:hover .photo span img,
.journalistarea a:hover .photo span img,
.writers-list a:hover .w-photo span img {
transform: scale(1.15);
}
.spottobox .article-list li .photo span a img:hover {
transform-origin: bottom right;
}
.moviearea .article-list li .photo a:before {
content: url("../common/play-wl.svg");
display: block;
z-index: 1;
position: absolute;
top: 50%;
   left: 50%;
   transform: translate(-50%,-50%);
width: 30%;
height: auto;
}
.article-list li .info {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: stretch;
position: relative;
flex-grow: 3;
}
.sprpickupbox .article-list li .info {
align-items: flex-start;
}
.ottopickup .info {
width: 50%;
padding: 3rem;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: stretch;
}
.sidearea .article-list li .info {
width: 70%;
margin-top: 0.5rem;
flex-grow:0;
}
.article-list li .info a:hover,
.avispaphoto .info a:hover{
opacity: 0.7;
}
.ottopickup .swiper-slide .title {
font-size: 3em;
font-size: 3rem;
line-height: 1.4;
flex-grow:3;
}
.article-list li .info .title {
margin: 1.5rem 0 0.5rem 0;
flex-grow: 3;
}
.article-list li.col-3 .info .title {
font-size: 1.6em;
font-size: 1.6rem;
line-height: 1.4;
}
.article-list li.col-4 .info .title {
font-size: 1.6em;
font-size: 1.6rem;
line-height: 1.5;
}
.article-list li.col-6 .info .title {
font-size: 2.2em;
font-size: 2.2rem;
line-height: 1.5;
}
.sprpickupbox .article-list li .info .title {
margin: 0 0 1.5rem 0;
flex-grow:0;
}
.sidearea .article-list li .info .title {
margin: 0 0 0.5rem 0;
font-size: 1.5em;
font-size: 1.5rem;
font-weight: normal;
line-height: 1.5;
}
.mediaarea .article-list li .info .title {
margin: 1rem 0 0.5rem 0;
}
.article-list li .info .update,
.ottopickup .info .update {
font-size: 1.0em;
font-size: 1.0rem;
line-height: 1.0;
text-align: right;
color: #666;
}
.sidearea .article-list li .info .update {
font-size: 1.0em;
font-size: 1.0rem;
}
.article-list li .hashtag {
display: flex;
flex-wrap: wrap;
}
.sprpickupbox .article-list li .hashtag {
width: 100%;
}
.sprpickupbox .article-list li .hashtag li {
width: auto;
}
.article-list li .hashtag li {
margin: 0 1rem 1rem 0;
font-size: 1.2em;
font-size: 1.2rem;
line-height: 1.0;
}
.article-list li .w-photo {
top: -15px;
width: 40px;
border: #fff 2px solid;
margin-left: 0.5rem;
}
.article-list li.col-3 .w-photo {
top: -15px;
width: 40px;
border: #fff 2px solid;
margin-left: 0.5rem;
}
.sidearea .article-list li .writerbox a,
.sprpickupbox .article-list li .writerbox a {
display: flex;
align-items: center;
width: 100%;
}
.sidearea .article-list li .w-photo {
top: 0;
border: none;
width: 25%;
}
.sprpickupbox .article-list li .w-photo {
top: 0;
margin-left:0;
}
.article-list li .w-name {
font-size: 1.2em;
font-size: 1.2rem;
line-height: 1.2;/* 230704_OW修正 */
text-align: right;
margin: -32px 0 0 0.5rem;/* 230704_OW修正 */
padding-left: 40px;/* 230626_OW修正 */
}
.ottopickup .info .w-name {
font-size: 1.4em;
font-size: 1.4rem;
line-height: 1.0;
}
.article-list li .w-name a {
color:#666;
}
.sidearea .article-list li .w-name {
font-size: 1.4em;
font-size: 1.4rem;
text-align: left;
margin: 0 0 0.5rem 0;/* 230707_OW修正 */
padding-left: 0;/* 230707_OW追加 */
}
.sprpickupbox .article-list li .w-name {
margin: 0;/* 230707_OW修正 */
padding-left: 0;/* 230707_OW追加 */
}
.sidearea .article-list li .w-title {
font-size: 1.2em;
font-size: 1.2rem;
}
.avispaphoto .swiper-slide .title {
font-size: 1.4em;
font-size: 1.4rem;
font-weight: normal;
line-height: 1.4;
color: #fff;
}
.avispaphoto .info {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding: 5rem 1.5rem 1rem 1.5rem;
background: rgb(0,0,0);
background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 50%, rgba(0,0,0,1) 100%);
}
.sprpickupbox .article-list li {
display: block;
width: 100%;
}
.sprpickupbox .article-list  li .photo {
width: 100%;
align-self: flex-start;
}
.sprpickupbox .article-list li .info {
margin-top: 1.5rem;
width: 100%;
}
.sprpickupbox .article-list li .info .title {
font-size: 1.6em;
font-size: 1.6rem;
line-height: 1.4;
}
.moviearea .article-list li .info .title {
font-size: 1.4em;
font-size: 1.4rem;
line-height: 1.4;
font-weight: normal;
margin: 0.5rem 0 0.5rem 0;
}
.moviearea .article-list li .info a {
color: #eee;
}
.mediaarea .article-list li .info a {
color: #fff;
}
.moviearea .article-list li .info .update {
color: #999;
}
.love_sports_qarea .head-title.s-sizettl {
display: block;
}
.love_sports_qarea .head-title.s-sizettl p {
font-size: 2.2em;
font-size: 2.2rem;
}
.love_sports_qarea .head-title.s-sizettl h2 {
margin-left: 0;
}
.fortheathletearea .head-title.s-sizettl {
display: block;
}
.fortheathletearea .contents .head-title h2 {
font-size: 2.0em;
font-size: 2.0rem;
font-weight: bold;
margin-left: 0;
}
.playerslist {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin: 0 2%;
}
.playerslist li {
width: 48%;
margin-bottom: 1.0rem;
}
.playerslist li a {
position: relative;
width: 100%;
display: block;
}
.playerslist li .info {
position: relative;
z-index: 1;
}
.playerslist li .number {
margin-top: -1.75rem;
background: #004ea3;
border-radius: 2px 2px;
color: #fff;
font-size: 1.2em;
font-size: 1.2rem;
line-height: 1;
padding: 0.3rem 0 0.2rem 0;
width: 35px;
text-align: center;
z-index: 1;
}
.playerslist li .photo {
border-radius: 50%;
z-index: 0;
}
.playerslist li .title {
margin-top: 0.75rem;
font-size: 1.4em;
font-size: 1.4rem;
line-height: 1.3;
text-align: center;
}
.playerslist li .position {
margin-top: 0.2rem;
font-size: 1.1em;
font-size: 1.1rem;
text-align: center;
}
.tab-list {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
overflow: hidden;
}
.tablabel {
cursor: pointer;
order: -1;
position: relative;
transition: cubic-bezier(0.4, 0, 0.2, 1) .2s;
user-select: none;
white-space: nowrap;
-webkit-tap-highlight-color: transparent;
border-left:#ccc 1px solid;
border-top:#ccc 1px solid;
border-right:#ccc 1px solid;
border-radius: 3px 3px 0 0;
text-align: center;
font-size: 1.2em;
font-size: 1.2rem;
font-weight: bold;
line-height: 1.0;
width: 32%;
padding: 0.75rem 0;
margin-bottom:1.5rem;
}
.tablabel::after {
background: #333;
border-radius: 3px 3px 0 0;
top: 0;
content: '';
display: block;
height: 2px;
left: 0;
opacity: 0;
pointer-events: none;
position: absolute;
transform: translateX(100%);
transition: cubic-bezier(0.4, 0, 0.2, 1) .2s 80ms;
width: 100%;
z-index: 1;
}
.tabbtn:checked ~ .tablabel::after {
transform: translateX(-100%);
}
.tabbtn:checked + .tablabel::after {
opacity: 1;
transform: translateX(0);
}
.tab-content {
height:0;
opacity:0;
pointer-events:none;
transform: translateX(-30%);
transition: transform .3s 80ms, opacity .3s 80ms;
width: 100%;
}
.tabbtn:checked ~ .tab-content {
transform: translateX(30%);
}
.tabbtn:checked + .tablabel + .tab-content {
height: auto;
opacity: 1;
order: 1;
pointer-events:auto;
transform: translateX(0);
}
.tabbtn {
display: none;
}
.last-update {
text-align: right;
font-size: 1.0em;
font-size: 1.0rem;
line-height: 1.0;
margin-top: 0.5rem;
color: #666;
}
.hashtag-btn-list {

}
.hashtag-btn-list li {
display: inline-block;
font-size: 1.3em;
font-size: 1.3rem;
line-height: 1.4;
margin-bottom: 0.75rem;
}
.hashtag-btn-list li a {
display:block;
border: #ccc 1px solid;
border-radius: 4rem;
padding: 0.5rem 1.5rem 0.4rem 1.5rem;
}
.hashtag-btn-list li a:hover {
background: #222;
color: #fff;
border: #222 1px solid;
}
#writer-profile {
border-top: #333 3px solid;
border-left: none;
border-right: none;
padding: 1rem 0;
display: flex;
align-items: flex-start;
}
#writer-profile .w-photo {
width: 22%;
margin: 0 auto 1.5rem auto;
}
#writer-profile .w-info {
width: 75%;
}
#writer-profile .w-name {
text-align: left;
font-size: 1.4em;
font-size: 1.4rem;
margin-bottom: 0.1rem;
}
#writer-profile .w-title {
text-align: left;
font-size: 1.2em;
font-size: 1.2rem;
margin-bottom: 0.2rem;
}
#writer-profile .w-profile {
text-align: left;
font-size: 1.2em;
font-size: 1.2rem;
color: #666;
margin-bottom: 0.5rem;
}
#writer-profile .morebtn li{
text-align: center;
}
#writer-profile .morebtn a {
display: inline-block;
border: #ccc 1px solid;
}
#writer-calendar {
border: none;
padding: 0;
}
.writers-list {
background: #ededed;
border: none !important;
}
.contents .writers-list {
background: none;
}
.contents .writers-list .article-list li.col-3 .w-photo {
top: 0;
width: 100%;
border: none;
margin-left: 0;
}
.contents .writers-list .article-list li .w-name {
font-size: 1.8em;
font-size: 1.8rem;
font-weight: bold;
line-height: 1.0;
text-align: center;
margin: 1.5rem 0 0.5rem 0;
padding-left: 0;/* 230707_OW追加 */
}
.contents .writers-list .article-list li .w-title {
font-size: 1.4em;
font-size: 1.4rem;
text-align: center;
}
.morebtn {
font-size: 1.4em;
font-size: 1.4rem;
font-weight: bold;
line-height: 1;
margin: 1rem 0 0 0;
}
.morebtn a {
display: block;
white-space: nowrap;
padding: 1rem 1.5rem 1rem 2.5rem;
background: #fff url("../common/arrow_b.svg") left 8px center / 10px auto no-repeat;
border-radius: 3rem;
border: #222 1px solid;
}
.morebtn a:hover {
background: #fff url("../common/arrow_b.svg") left 10px center / 10px auto no-repeat;
}
.sidearea .morebtn {
font-size: 1.2em;
font-size: 1.2rem;
font-weight: normal;
line-height: 1;
}
.sidearea .morebtn li{
text-align: right;
}
.sidearea .morebtn a {
display: inline-block;
border: #ccc 1px solid;
}
.cntfooter-wrapper {
margin: -10px auto 0rem auto;
text-align: center;
}
.cntfooter-wrapper .morebtn li {
text-align: center;
}
.cntfooter-wrapper .morebtn a {
display: inline-block;
border: #ccc 1px solid;
color: #222;
text-decoration: none;
}
.cntfooter-wrapper .morebtn a:hover,
.cntfooter-wrapper .morebtn a:visited {
color: #222;
text-decoration: none;
}
.pagenation {
display: flex;
justify-content: center;
font-size: 1.4em;
font-size: 1.4rem;
font-weight: bold;
line-height: 1;
margin-bottom: 4rem;
}
.pagenation span {
padding: 1.25rem 1.5rem 1.25rem 1.5rem;
margin: 0 0.2rem;
border-radius: 3rem;
border: #fff 1px solid;
background: #222;
color: #fff;
}
.pagenation a {
padding: 1.25rem 1.55rem 1.25rem 1.55rem;
margin: 0 0.2rem;
border-radius: 3rem;
border: #ccc 1px solid;
}
.post-linklist {
margin-top: 2rem;
display: flex;
flex-direction: column;
justify-content: space-between;
margin-bottom: 2rem;
}
.post-linklist li {
width: 100%;
border: #ccc 1px solid;
padding: 5px;
margin-bottom: 0.5rem;
}
.post-linklist li a {
display: flex;
justify-content: space-between;
align-items: flex-start;
color: #222;
text-decoration: none;
}
.post-linklist li a:hover,
.post-linklist li a:visited {
color: #222;
text-decoration: none;
}
.post-linklist li .photo {
width: 17%;
position: relative;
overflow: hidden;
}
.post-linklist li .photo:before {
content: "";
display: block;
padding-top: 100%;
}
.post-linklist li .photo span {
display: block;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.post-linklist li .photo span img {
object-fit: cover;
position: absolute;
width: 100%;
height: 100%;
}
.post-linklist li a .photo span img {
transition: 0.5s;
}
.post-linklist li a:hover .photo span img {
transform: scale(1.15);
}
.post-linklist li .info {
width: 81%;
display: flex;
justify-content: space-between;
flex-direction: column;
align-items: stretch;
}
.post-linklist li .info .title {
margin: 0 0 0.2rem 0;
font-size: 1.4em;
font-size: 1.4rem;
line-height: 1.5;
flex-grow: 2;
}
.post-linklist li a:hover .info .title {
opacity: 0.7;
}
.post-linklist li .info .post {
font-size: 1.1em;
font-size: 1.1rem;
color: #666;
margin-bottom: 0.2rem;
}
.post-linklist li .info .update {
font-size: 1.1em;
font-size: 1.1rem;
line-height: 1.0;
text-align: right;
color: #666;
margin-bottom: 0;
}
.otto-pickup-area {
padding: 4rem 0 2rem 0;
position: relative;
left: 0;
top: 0;
z-index: 1;
overflow: hidden;
}
.otto-pickup-area:after {
display: block;
z-index: -1;
position: absolute;
bottom: 0;
right: 0;
width:100%;
height:100%;
background: url("../common/hdbk3.jpg") left bottom / 100% auto no-repeat;
content: '';
}
.ottopickup .swiper-button-next,
.ottopickup .swiper-button-prev {
--swiper-navigation-color: #e60012;
--swiper-navigation-size: 30px;
top: inherit;
bottom: 0;
}
.ottopickup .swiper-button-prev {
left: 1%;
}
.ottopickup .swiper-button-next {
right: 1%;
}
.ottopickup .swiper-pagination-bullet {
  margin: 0 5px!important;
  width: 10px;
  height:10px;
  background: #e60012;
  opacity: 0.19;
}
.ottopickup .swiper-pagination-bullet-active {
  background: #e60012;
  opacity: 1;
}
#hawkscalendar {
border: none;
padding: 0;
margin-bottom: 4rem;
}
.sidearea #hawkscalendar .header-wrapper .head-title {
margin: 0 0 2rem 0;
}
.contents #hawkscalendar .calendar thead th {
font-size: 1.8em;
font-size: 1.8rem;
line-height: 1.6;
}
#hawkscalendar .calendar thead th a:hover {
color: #ffcc00;
}
#hawkscalendar .calendar tbody td {
vertical-align: top;
/*padding: 1.7rem 0 0.65rem 0;*/
border-bottom: #333 1px solid;
position: relative;
z-index: 1;
}
#hawkscalendar .calendar tbody td a {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
position: relative;
padding: 1.4rem 0 0.5rem 0;
width: 100%;
height: 100%;
}
#hawkscalendar .calendar tbody td a:hover::before {
background: #ffcc00;
position: absolute;
width: 100%;
height: 100%;
content: "";
top: 0;
left: 0;
z-index: -1;
}
#hawkscalendar .calendar tbody td .day {
position: absolute;
top: 0;
right: 0;
padding: 0.1rem 0;
width: 18px;
text-align: center;
display: inline-block;
background: #333;
color: #fff;
font-size: 11px;
line-height: 1;
}
#hawkscalendar .calendar tbody td .team {
width: 80%;
margin: 0.3rem auto;
}
#hawkscalendar .calendar tbody td .score {
font-size: 1.2em;
font-size: 1.2rem;
line-height: 1.0;
vertical-align: baseline;
}
#hawkscalendar .calendar tbody td .score span {
font-size: .9em;
font-size: .9rem;
line-height: 1.0;
vertical-align: baseline;
margin: 0 1px;
}
.contents #hawkscalendar .calendar tbody td .day {
padding: 0.2rem 0;
width:24px;
font-size: 14px;
}
.contents #hawkscalendar .calendar tbody td .team {
width: 50%;
margin: 0.3rem auto 0.6rem auto;
}
.contents #hawkscalendar .calendar tbody td .score {
font-size: 1.8em;
font-size: 1.8rem;
line-height: 1.0;
vertical-align: middle;
}
.contents #hawkscalendar .calendar tbody td .score span {
font-size: 1.2em;
font-size: 1.2rem;
line-height: 1.0;
margin: 0 0;
vertical-align: middle;
}
.contents #hawkscalendar .calendar tbody td .score img {
width: 13px;
height: auto;
line-height: 1.0;
margin: 0 2px;
vertical-align: middle;
}
#hawkscalendar .calendar tbody td .nogame {
font-size: 1.1em;
font-size: 1.1rem;
line-height: 1.4;
vertical-align: middle;
text-align: center;
}
.journalistarea {
background: #ededed;
padding: 7% 0 8% 0;
}
.journalistarea .header-wrapper {
padding-left: 5%;
padding-right: 5%;
}
.journalistarea .head-title p {
font-size: 2.2em;
font-size: 2.2rem;
}
.journalistarea .morebtn {
display: flex;
justify-content: flex-end;
margin: 0;
}
.journalistarea .morebtn a {
border: #fff 2px solid;
}
.journalistarea .photo {
border-radius: 50%;
}
.journalistarea .w-name {
margin-top: 0.8rem;
text-align: center;
font-size: 1.4em;
font-size: 1.4rem;
font-weight: bold;
line-height: 1.4;
vertical-align: middle;
}
.journalistarea .w-title {
font-size: 1.4em;
font-size: 1.4rem;
text-align: center;
}
.journalistarea .swiperbox {
width: 100%;
position: relative;
}
.journalistarea .journalist {
padding: 0 0 3rem 0;
margin: 0 5%;
}
.journalistarea .swiper-pagination-bullet-active {
background: #000;
opacity: 1;
}
.journalistarea .swiper-pagination-bullet {
margin: 0 5px !important;
width: 10px;
height: 10px;
background: #acacac;
opacity: 0.5;
}
.journalistarea .swiper-horizontal>.swiper-pagination-bullets,
.journalistarea .swiper-pagination-bullets.swiper-pagination-horizontal,
.journalistarea .swiper-pagination-custom, .swiper-pagination-fraction {
bottom: 0px;
}
.journalistarea .swiper-button-next,
.journalistarea .swiper-button-prev {
--swiper-navigation-color: #333;
--swiper-navigation-size: 20px;
top: inherit;
bottom: -1.1rem;
background: none;
width: 30px;
height: 30px;
border-radius: 50%;
}
.journalistarea .swiper-button-prev {
left: 0.2rem;
padding-right: 5px;
}
.journalistarea .swiper-button-next {
right: 0.2rem;
padding-left: 5px;
}
#adbannerarea {
background: #efefef;
padding: 2rem 4%;
position: relative;
}
#adbannerarea .swiper-button-next,
#adbannerarea .swiper-button-prev {
--swiper-navigation-color: #fff;
--swiper-navigation-size: 20px;
top: 40%;
background: #999;
width: 36px;
height: 36px;
border-radius: 50%;
}
#adbannerarea .swiper-button-next {
right:0.2rem;
padding-left: 0.4rem;
}
#adbannerarea .swiper-button-prev {
left:0.2rem;
padding-right: 0.4rem;
}
#footerarea {
background: url(../common/hdbkov.png) left top repeat, url(../common/ftbk.jpg) center top / cover no-repeat;
}
#footerarea #footer-nav {
padding: 1.5rem 2% 1rem 2%;
position: relative;
}
#footerarea #footer-nav ul {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
#footerarea #footer-nav ul li {
font-size: 1.2em;
font-size: 1.2rem;
line-height: 1.4;
border-right:rgba(0,0,0,0.5) 1px solid;
border-left: rgba(255,255,255,0.2) 1px solid;
padding: 0 1rem;
margin-bottom: 0.75rem;
}
#footerarea #footer-nav a {
color: #fff;
}
#footerarea #nnp-nav {
background: #fff;
padding: 1.5rem 2% 1rem 2%;
}
#footerarea #nnp-nav #nnp-logo {
width: 120px;
text-align: center;
margin: 0 auto 1rem auto;
}
#footerarea #nnp-nav ul {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
#footerarea #nnp-nav ul li {

font-size: 1.2em;
font-size: 1.2rem;
line-height: 1.4;
border-right: #ccc 1px solid;
padding: 0 1rem;
margin-bottom: 0.75rem;
}
#footerarea #nnp-nav ul li:last-child {
border-right: none;
}
#footerarea #copyrightarea {
background: rgba(0,0,0,.6);
padding: 2.5rem 5%;
color: #fff;
display: flex;
justify-content: center;
flex-direction: column;
}
#footer-wrapper {
display: block;
width: 100%;
}
#footer-wrapper .bilogo {
margin:0 auto;
text-align: center;
}
#footer-wrapper .bilogo a {
display: block;
}
#footer-wrapper .bilogo a img {
max-width: 220px;
}
#footer-wrapper2 {
display: flex;
flex-direction: column;
justify-content:center;
margin-top: 2rem;
}
#copyrightarea ul {
display: flex;
justify-content:center;
margin-bottom: 1rem;
}
#copyrightarea ul.sns-btn-list {
margin: 0 0 2rem 0;
}
#copyrightarea ul.sns-btn-list li {
width: 22px;
border:none;
margin: 0 2rem;
}
#copyrightarea ul.privacy-link-list li {
font-size: 1.1em;
font-size: 1.1rem;
border-right: #ccc 1px solid;
padding: 0 1.5rem;
}
#copyrightarea ul.privacy-link-list li:last-child {
border-right: none;
padding: 0 0 0 1.5rem;
}
#copyrightarea ul li a {
color: #ccc;
}
#copyright {
font-size: 1.1em;
font-size: 1.1rem;
font-weight: normal;
line-height: 1;
color: #ccc;
text-align: center;
margin-top: 1.5rem;
}
.youtubebox {
margin-bottom: 1rem;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtubebox iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/* ▽▽▽OW追加▽▽▽ */
.article-list .pr .w-photo,
.article-list .pr .w-name {
visibility: hidden;
}
/* △△△OW追加△△△ */

.container {
width: 90%;
clear: both;
margin: 0 5% 2rem 5%;
}
.inner-column {
width: 100%;
margin: 0 0 2rem 0;
}
.inner-column .sidearea.col-3 {
width: 90%;
clear: both;
margin: 0 5% 2rem 5%;
}
.inner_item {
width: 90%;
clear: both;
margin: 0 5% 2rem 5%;
}
.flexbox {
display: block;
}
.flexbox.alignitem-c {
align-items: center;
}
.jc-center {
justify-content: center;
}
.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12 {
width: 100%;
}
.col-mrgR {
margin-right:8.625%;
}
.order-1 {
order: 1 !important;
}
.order-2 {
order: 2 !important;
}
table {
  width: 100%;
  margin: 0;
  padding: 0;
  border-top: rgba(0, 0, 0, 0.3) 1px solid; 
}
.table-scroll {
overflow-x: scroll;
white-space: nowrap;
}
table thead th {
background: #222;
color: #fff;
  margin: 0;
  padding: 0.4rem;
  border-bottom: rgba(0, 0, 0, 0.3) 1px solid;
  text-align: center;
  font-weight: normal;
font-size: 1.2em;
font-size: 1.2rem;
line-height: 1.4;
vertical-align: top;
}
table tbody th {
  margin: 0;
  padding: 0.4rem;
  border-bottom: rgba(0, 0, 0, 0.3) 1px solid;
  text-align: center;
vertical-align: top;
font-size: 1.4em;
font-size: 1.4rem;
line-height: 1.4;
}
table tbody th.th {
background: rgba(0, 0, 0, 0.1);
}
table tbody td {
  margin: 0;
  padding: 0.4rem;
  border-bottom: rgba(0, 0, 0, 0.3) 1px solid;
vertical-align: top;
font-size: 1.4em;
font-size: 1.4rem;
line-height: 1.4;
}
table tbody td p {
  margin: 0 !important;
}
.cntarea-hawks table tbody th.th {
background: #f8f4e3;
}
.cntarea-avispa table tbody th.th {
background: #e2f3f5;
}
.cntarea-springs table tbody th.th {
background: #f2f7db;
}
.cntarea-lovesportsq table tbody th.th {
background: #f7ebe3;
}
.cntarea-fortheathlete table tbody th.th {
background: #e8e3f6;
}
table.calendar {
border: none;
}
table.calendar thead {
border: none;
}
table.calendar thead tr.tr-month th {
background: #222;
color:#fff;
font-size: 1.4em;
font-size: 1.4rem;
line-height: 1.6;
vertical-align: middle;
border: none;
text-align: center;
}
/*table.calendar thead tr.tr-month th:first-child {
text-align: left;
padding-left: 0.5rem;
}
table.calendar thead tr.tr-month th:last-child {
text-align: right;
padding-right: 0.5rem;
}*/
table.calendar thead tr.tr-month th a {
color:#fff;
}
table.calendar thead th {
color: #111;
background: none;
  margin: 0;
  padding: 0.3rem 0;
  text-align: center;
  font-weight: normal;
font-size: 1.1em;
font-size: 1.1rem;
vertical-align: top;
}
table.calendar tbody td {
width: 14.285714%;
height: 4.5rem;
  padding: 0;
text-align: center;
vertical-align: middle;
font-size: 1.2em;
font-size: 1.2rem;
line-height: 1;
background: #f8f8f8;
border: #fff 1px solid;
}
table.calendar tbody td .day {
}
table.calendar tbody td .day a {
text-align: center;
margin: 0 auto;
background: #999;
color: #fff;
display: inline-block;
width: 2.8rem;
line-height: 2.8rem;
border-radius: 50%;
}
table.calendar tbody td .day a:hover {
background: #666;
}
table.ranking thead th,
table.ranking thead td{
background: #222;
color:#fff;
font-size: 1.1em;
font-size: 1.1rem;
line-height: 1.6;
padding: 0.2rem 0;
vertical-align: middle;
border: none;
text-align: center;
}
table.ranking tbody th{
background: #555;
color:#fff;
font-size: 1.2em;
font-size: 1.2rem;
line-height: 1.6;
padding: 0.2rem 0;
vertical-align: middle;
text-align: center;
}
table.ranking tbody td{
font-size: 1.4em;
font-size: 1.4rem;
line-height: 1.6;
padding: 0.2rem 0;
vertical-align: middle;
padding-left: 1rem;
background: #fff;
}
table.ranking tbody td:last-child{
text-align: right;
padding-right: 1rem;
}
dl {
  width: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  border-top: rgba(0, 0, 0, 0.3) 1px solid;
}
dl dt {
  width: 30%;
  margin: 0;
  padding: 1.5rem 0;
  border-bottom: rgba(0, 0, 0, 0.3) 1px solid;
  text-align: center;
}
dl dd {
  width: 70%;
  margin: 0;
  padding: 1.5rem 0;
  border-bottom: rgba(0, 0, 0, 0.3) 1px solid;
}
dl dd dl {
  margin-top: 1.5rem;
}
dl dd p {
  margin: 0 !important;
}
dl dd .link {
  margin: 1rem 0 0 0 !important;
}
dl dd .linklist {
  margin: 1rem 0 0 0 !important;
}
dl dd .linklist li:last-child {
  margin-bottom: 0 !important;
}
ul.notice {
margin:0;
padding:0;
}
ul.notice li,
p.notice {
margin:.5rem 1.8rem;
padding:0;
list-style: none;
font-size: 1.4em;
font-size: 1.4rem;
line-height: 1.6;
text-indent: -1.8rem;
color: #ddd;
}
.ol {
margin: 0 0 1rem 3.5rem;
}
.ol li {
margin: 0 0 0.35rem 0;
list-style-type: decimal;
}
.uldisc {
margin: 0 0 1rem 3.5rem;
}
.uldisc li {
margin: 0 0 0.35rem 0;
list-style-type: disc;
}
ul.note {
margin: 1.5rem 0 1.5rem 2rem;
}
ul.note li {
margin: 0;
text-indent: -2rem;
}
span.note {
display: block;
margin: 0.5rem 0 0 2rem;
text-indent: -2rem;
}
#pagetop {
position: fixed;
z-index: 5;
bottom: 20px;
right: 20px;
width: 50px;
padding: 0;
margin: 0;
}
#pagetop a {
display: block;
background: rgba(0,0,0,0.6);
padding: .4em .4em .4em .4em;
color:#fff;
}
.bg-hawks {
background-color: #fff8da;
}
.bg-avispa {
background-color: #e2f3f5;
}
.bg-springs {
background-color: #f2f7db;
}
.bg-lovesp {
background-color: #f7ebe3;
}
.bg-athlete {
background-color: #e8e3f6;
}
.color-hawks {
color: #ffcc00;
}
.color-avispa {
color: #009eb4;
}
.color-springs {
color: #abcd03;
}
.color-lovesp {
color: #ff6600;
}
.color-athlete {
color: #6036ca;
}
.right {
text-align: right;
}
.left {
text-align: left;
}
.center {
text-align: center;
}
.nowrap {
white-space: nowrap;
}
.mb-6 {
margin-bottom: 4rem;
}
.mb-5 {
margin-bottom: 2rem;
}
.mb-4 {
margin-bottom: 1.5rem;
}
.mb-3 {
margin-bottom: 1rem;
}
.mb-2 {
margin-bottom: 0.5rem;
}
.mb-1 {
margin-bottom: 0.2rem;
}



@media screen and (min-width:600px) {

#headerarea.fixed {
position: fixed;
top: 0;
width: 100%;
height: 132px;
background: url(../common/hdbkov2.png) left top repeat, url(../common/hdbk.jpg) center top / cover no-repeat;
}
.detailsarea #headerarea.fixed {
background: url(../common/hdbkov2.png) left top repeat, url(../common/hdbk.jpg) center top / cover no-repeat;
}
.hawksarea #headerarea.fixed,
.hawksarea #contentsheadarea {
background: url(../common/hdbkov2.png) left top repeat, url(../common/hdbk4.jpg) center top / cover no-repeat;
}
.avispaarea #headerarea.fixed,
.avispaarea #contentsheadarea {
background: url(../common/hdbkov2.png) left top repeat, url(../common/hdbk5.jpg) center top / cover no-repeat;
}
.springsarea #headerarea.fixed,
.springsarea #contentsheadarea {
background: url(../common/hdbkov2.png) left top repeat, url(../common/hdbk6.jpg) center top / cover no-repeat;
}
.love_sports_qarea #headerarea.fixed,
.love_sports_qarea #contentsheadarea {
background: url(../common/hdbkov2.png) left top repeat, url(../common/hdbk7.jpg) center top / cover no-repeat;
}
.fortheathletearea #headerarea.fixed,
.fortheathletearea #contentsheadarea {
background: url(../common/hdbkov2.png) left top repeat, url(../common/hdbk8.jpg) center top / cover no-repeat;
}

}
@media screen and (min-width:768px) {

#NSP_sp_article_01,
#NSP_sp_article_02 {
display: none !important;
}
#NSP_pc_article_billboard,
#NSP_pc_article_02,
#NSP_pc_article_03,
#NSP_pc_article_06,
#NSP_pc_article_07 {
display: block !important;
}

}

@media screen and (min-width:992px) {

#headerarea.fixed {
height: 134px;
}
#headerarea.fixed.hide {
top: -134px;
}
.menu {
right: 1.5rem;
top: 1.5rem;
}
#headerarea.fixed .menu {
right: 1rem;
top: 1rem;
}
#header-wrapper {
margin: 0;
position: absolute;
left:1.5%;
top: 1.25rem;
}
#headerarea.fixed #header-wrapper {
left:1%;
top: 0.75rem;
}
#header-wrapper .bilogo {
margin-right: 2rem;
}
#header-wrapper .bilogo a img {
max-width: 250px;
}
/* ▼▼▼231004_OW追加▼▼▼ */
#header-wrapper .bilogo.ent_q a img {
max-width: 215px;
}
/* ▲▲▲231004_OW追加▲▲▲ */
#headerarea.fixed #header-wrapper .bilogo a img {
max-width: 190px;
}
#header-wrapper .cilogo {
font-size: 1.2em;
font-size: 1.2rem;
}
#header-wrapper .cilogo br {
display: none;
}
#header-wrapper .cilogo a {
display: inline;
}
#header-wrapper .cilogo a {
margin-left: 5px;
font-size: 1.4em;
font-size: 1.4rem;
}
nav#sub-nav.active {
  flex-direction: row;
}
#sub-nav .wrapper:nth-child(1) {
width: 30%;
}
#sub-nav .wrapper:nth-child(2) {
width: 65%;
}
#sub-nav .wrapper .bilogo {
width: 100%;
}
nav#sub-nav.active {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  padding: 10rem 8% 0rem 8%;
}
#sub-nav .wrapper {
width: 25%;
margin-bottom: 0;
}
#sub-nav .wrapper .bilogo {
margin: 0 0 2rem 0;
}
#sub-nav .wrapper .cilogo {
font-size:1.6em;
font-size: 1.6rem;
}
ul#sub-menu {
  margin:0 0 3rem 0;
}
ul#sub-menu li {
font-size: 2em;
font-size: 2rem;
}
ul#sub-menu li a {
  color: #fff;
  text-decoration :none;
  display: block;
  padding: 2rem 0 2rem 3rem;
background: url("../common/arrow.svg") left 1rem center no-repeat;
background-size: 15px auto;
}
#header-nav {
position: relative;
top: 65px;
margin: 15px 0 0 0;
}
#headerarea.fixed #header-nav {
top: 45px;
}
#header-menu ul {
margin: 0 auto;
padding: 0 2rem;
width: 100%;
}
#header-menu ul li {
font-size: 1.6em;
font-size: 1.6rem;
line-height: 1.0;
white-space: nowrap;
border:none;
}
#header-menu ul li br {
display: none;
}
#headerarea.fixed #header-menu ul li a {
font-size: 1.4em;
font-size: 1.4rem;
}
#header-menu ul li a {
display: block;
padding: 1.75rem 0 1.5rem 0;
}
#headerarea.fixed #header-menu ul li a {
padding: 1.15rem 0 1.15rem 0;
}
#hashtag-menu {
padding: 0.8rem 1rem;
}
#headerarea.fixed #hashtag-menu {
padding: 0.4rem 1rem 0.6rem 1rem;
}
#hashtag-menu ul li {
font-size: 1.2em;
font-size: 1.2rem;
margin-right:0.4rem;
}
#headerarea.fixed #hashtag-menu ul li {
font-size: 1.1em;
font-size: 1.1rem;
margin-right:0.3rem;
}
#hashtag-menu ul li a {
padding: 0.75rem 1.25rem;
}
#headerarea.fixed #hashtag-menu ul li a {
padding: 0.65rem 1.25rem;
}
#hashtag-menu .swiper-button-next,
#hashtag-menu .swiper-button-prev {
width: 45px;
height: 45px;
}
#headerarea.fixed #hashtag-menu .swiper-button-next,
#headerarea.fixed #hashtag-menu .swiper-button-prev {
width: 35px;
height: 35px;
}
#hashtag-menu .swiper-button-next span,
#hashtag-menu .swiper-button-prev span {
width: 28px;
height: 28px;
margin-bottom: 0;
}
#headerarea.fixed #hashtag-menu .swiper-button-next span,
#headerarea.fixed #hashtag-menu .swiper-button-prev span {
width: 26px;
height: 26px;
margin-bottom: 2px;
}

#search-form-btn {
	position: absolute;
	top:2rem;
	right:70px;
	background:url("../common/search-w.svg") no-repeat center;
	background-size: 24px 24px;
	width:34px;
	height:34px;
	cursor: pointer;
}
/* ▼▼▼231004_OW追加▼▼▼ */
.entertainment_qarea #search-form-btn {
	background:url("../common/search-b.svg") no-repeat center;
	background-size: 24px 24px;
}
/* ▲▲▲231004_OW追加▲▲▲ */
#search-form-btn.btnactive {
	background:url("../common/close.svg") no-repeat center;
	background-size: 24px 24px;
}
/* ▼▼▼231004_OW追加▼▼▼ */
.entertainment_qarea #search-form-btn.btnactive {
	background:url("../common/close-b.svg") no-repeat center;
	background-size: 24px 24px;
}
/* ▲▲▲231004_OW追加▲▲▲ */
#headerarea.fixed #search-form-btn {
top: 1.4rem;
right:60px;
}
#search-wrap {
position: absolute;
top: 2.2rem;
right: 110px;
z-index: -1;
opacity: 0;
height: 30px;
border-radius: 60px;
padding:0;
display: flex;
justify-content: space-between;
align-items: center;
transition: all 0.4s;
}
#search-wrap.panelactive {
opacity: 1;
z-index: 3;
right:115px;
}
#headerarea.fixed #search-wrap {
top: 1.6rem;
right: 100px;
}
#headerarea.fixed #search-wrap.panelactive {
right:105px;
}
#search-form {
height: 36px;
display: flex;
justify-content: space-between;
background: #222;
border-radius: 60px;
padding: 0 0.5rem 0 1.75rem;
}

#search-form input {
-webkit-appearance:none;
outline: none;
cursor: pointer;
border: none;
background: #222;
float: left;
color: #ffffff;
font-size: 1.6em;
font-size: 1.6rem;
transition: .5s;
width: 240px;
padding: 0.4rem 0;
}
#search-form input:focus {
background: #222;
}
#search-form button {
float: right;
width: 36px;
height: 36px;
border-radius: 70px;
background: none;
display: flex;
justify-content: center;
align-items: center;
text-decoration: none;
transition: .3s;
border: none;
cursor: pointer;
}
#search-form button img {
width: 22px;
height: 22px;
}
#sub-search-form {
margin-bottom: 3rem;
}
#contentsarea {
margin: 8rem auto 4rem auto;
}
#contentsarea section {
margin-bottom: 4rem;
}
.header-wrapper {
padding-bottom: 4rem;
}
.article-list .info .header-wrapper {
padding-bottom: 2rem;
}
.header-wrapper .head-title {
display: flex;
align-items: flex-end;
}
.spreportarea .header-wrapper .head-title,
.avispaarea .mediaarea .header-wrapper .head-title {
display: block;
}
.sidearea .header-wrapper .head-title {
margin: 2rem 0;
}
.head-title p {
font-size: 4.4em;
font-size: 4.4rem;
margin-bottom: 0rem;
}
.spreportarea .head-title p,
.avispaarea .mediaarea .head-title p {
margin-bottom: 1rem;
}
.sidearea .head-title p {
font-size: 1.6em;
font-size: 1.6rem;
}
.head-title h2 {
font-size: 1.6em;
font-size: 1.6rem;
line-height: 1.75;
margin-left: 1rem;
}
h2.title-h2 {
font-size: 3.4em;
font-size: 3.4rem;
line-height: 1.6;
margin-left: 0;
margin-bottom: 4rem;
}
.spreportarea .head-title h2 {
font-size: 1.6em;
font-size: 1.6rem;
}
.addbox {
margin-bottom: 2rem;
}
.addbox-top {
margin-top: 4rem;
margin-bottom: 0rem;
}
.details-titlearea .addbox,
.archive-titlearea .addbox {
margin-top: 4rem;
margin-bottom: 0rem;
}
#floatingaddarea {
padding: 2rem 10%;
}
.sidebnrbox{
margin-bottom: 6rem;
}
.sidebnrbox p {
margin-bottom:3rem;
}
.featurearea {
padding: 5%;
}
.featurearea .header-wrapper {
padding-bottom: 4rem;
}
.spreportarea {
padding: 5%;
}
.mediaarea .swiper-button-next,
.mediaarea .swiper-button-prev {
--swiper-navigation-color: #000;
--swiper-navigation-size: 20px;
top: 45%;
background: rgba(255,255,255,0.9);
width: 36px;
height: 36px;
border-radius: 50%;
}
.moviearea {
padding: 5% 5% 2% 5%;
}
.sprpickupbox {
margin-top: 0;
padding: 5%;
}
#uratalkarea .header-wrapper {
background: url(../common/hdbkov.png) left top repeat, url("../common/uratalkttl.jpg") right  top / 100% auto no-repeat;
padding: 7rem 1rem 1rem 1rem;
}
#uratalkarea div.btnbox {
    margin-top: 0.5rem;
}
#uratalkarea .morebtn a {
padding: 1rem 2rem 1rem 2.7rem;
font-size: 1.4em;
font-size: 1.4rem;
background: rgba(0,0,0,0.7) url("../common/arrow_w.svg") left 10px center / 12px auto no-repeat;
}
#contentsheadarea {
padding: 175px 0 0 0;
}
#contentsheadarea .details-titlearea .details-titlebox {
padding-top: 6rem;
flex-direction: row;
}
#contentsheadarea .details-titlearea .details-ns-titlebox {
padding-top: 6rem;
}
#breadcrumb {
padding-top: 1.5rem;
}
.titlearea {
margin-top: 0rem;
}
.ctgry-titlearea .titlearea {
margin-top: 5.5rem;
}
.archive-titlearea .titlearea {
margin-top: 5.5rem;
}
.titlearea .category-title {
font-size: 3em;
font-size: 3rem;
}
.ctgry-titlearea .titlearea .category-title {
padding-bottom: 8rem;
}
.titlearea .title-h1 {
font-size: 3.4em;
font-size: 3.4rem;
line-height: 1.4;
margin: 2rem 0 2rem 0;
}
.ctgry-titlearea .titlearea .title-h1,
.archive-titlearea .titlearea .title-h1 {
font-size: 6.0em;
font-size: 6.0rem;
margin: 0 0 1rem 0;
}
.titleinfoarea .hashtag {
padding-top: 1rem;
padding-bottom: 3rem;
}
.titleinfoarea .hashtag li {
margin-right: 1.5rem;
margin-bottom: 0.5rem;
}
.titleinfoarea .flexbox {
padding-bottom: 2rem;
}
.titleinfoarea ul.sns-btn-list li {
margin: 0 1rem 0 0;
}
.writerbox .w-photo {
width: 60px;
margin-right: 2rem;
}
.writerbox .w-name {
font-size: 1.6em;
font-size: 1.6rem;
}
.details-cntarea {
width: 84%;
margin: 0 8% 4rem 8%;
}
.details-cntarea h2 {
font-size: 2em;
font-size: 2rem;
line-height: 1.6;
margin-bottom: 2rem;
}
.details-cntarea h3 {
font-size: 1.8em;
font-size: 1.8rem;
line-height: 1.6;
margin-bottom: 2rem;
}
.details-cntarea h4 {
font-size: 1.75em;
font-size: 1.75rem;
line-height:1.6;
margin-bottom: 2rem;
}
.details-cntarea p {
font-size: 1.75em;
font-size: 1.75rem;
line-height:2;
margin-bottom: 3rem;
}
.details-cntarea figure {
margin-bottom: 3rem;
}
.article-cntarea .details-cntarea .titleinfoarea .hashtag {
margin-bottom: 2rem;
}
.hashtag li a,
.hashtag li a:visited {
color: #222;
text-decoration: none;
transition: 0.3s;
}
.hashtag li a:hover {
    color: #222;
	opacity: 0.7;
    text-decoration: none;
}
.article-list {
justify-content:flex-start;
}
.article-list li {
margin-bottom: 4rem;
}
.article-list li.col-3 {
width: 22.375%;
}
.article-list li.col-4 {
width: 31%;
}
.article-list li.col-3,
.article-list li.col-4,
.article-list li.col-5,
.article-list li.col-6 {
margin-right: 3.5%;
}
.article-list li.col-3:nth-child(4n) {
margin-right: 0;
}
.article-list li.col-4:nth-child(3n) {
margin-right: 0;
}
.article-list li.col-6:nth-child(2n) {
margin-right: 0;
}
.sidearea .article-list li {
padding: 0.75rem 0;
}
.sidearea ol.article-list li:before{
font-size: 1.1em;
font-size: 1.1rem;
line-height: 1.1;
  top: 1rem;
  padding: 0.2rem 0.4rem;
}
.sidearea .article-list li .photo {
width: 25%;
}
.moviearea .article-list li .photo a:before {
width: 20%;
}
.sidearea .article-list li .info {
margin-top: 0rem;
}
.article-list li .info .title {
margin: 1.5rem 0 1.5rem 0;
}
.article-list li.col-3 .info .title {
font-size: 1.75em;
font-size: 1.75rem;
line-height: 1.5;
}
.article-list li.col-4 .info .title {
font-size: 2em;
font-size: 2rem;
}
.sidearea .article-list li .info .title {
margin: 0 0 0.8rem 0;
font-size: 1.3em;
font-size: 1.3rem;
font-weight: normal;
line-height: 1.5;
}
.article-list li .info .update,
.ottopickup .info .update {
font-size: 1.2em;
font-size: 1.2rem;
}
.article-list li .w-photo {
top: -20px;
width: 50px;
border: #fff 3px solid;
margin-left: 0.5rem;
}
.article-list li.col-3 .w-photo {
top: -15px;
width: 45px;
border: #fff 2px solid;
margin-left: 0.5rem;
}
.article-list li .w-name {
margin: -38px 0 0 0.5rem;/* 230626_OW修正 */
padding-left: 45px;/* 230626_OW修正 */
}
.moviearea .article-list li.col-3 .w-photo {
top: -12px;
width: 35px;
border: #fff 2px solid;
margin-left: 0.2rem;
}
.moviearea .article-list li .w-name {
margin-top: -28px;
}
.moviearea .article-list li .w-name a {
color: #999;
}
.article-cntarea .details-cntarea .titlearea .title-h2 {
font-size: 2.6em;
font-size: 2.6rem;
line-height: 1.5;
margin: 0 0 1.5rem 0;
}
.sprpickupbox .article-list li {
display: flex;
flex-direction: row;
}
.sprpickupbox .article-list  li .photo {
width: 45%;
}
.sprpickupbox .article-list li .info {
width: 55%;
padding-left: 3rem;
}
.sprpickupbox .article-list li .info .title {
font-size: 2.4em;
font-size: 2.4rem;
line-height: 1.6;
}
.moviearea .article-list li .info .title {
font-size: 1.6em;
font-size: 1.6rem;
margin: 1.5rem 0 1.5rem 0;
}
.love_sports_qarea .head-title.s-sizettl p {
font-size: 4.4em;
font-size: 4.4rem;
margin-bottom: 1rem;
}
.fortheathletearea .contents .head-title h2 {
font-size: 3.0em;
font-size: 3.0rem;
}
.last-update {
font-size: 1.2em;
font-size: 1.2rem;
margin-top: 1rem;
}
#writer-profile {
display: block;
padding: 2rem 1rem;
}
#writer-profile .w-photo {
width: 50%;
}
#writer-profile .w-info {
width: 100%;
}
#writer-profile .w-name {
text-align: center;
font-size: 1.6em;
font-size: 1.6rem;
margin-bottom: 0.5rem;
}
#writer-profile .w-title {
text-align: center;
margin-bottom: 1rem;
}
#writer-profile .w-profile {
text-align: center;
margin-bottom: 2rem;
}
.morebtn {
font-size: 1.4em;
font-size: 1.4rem;
font-weight: bold;
line-height: 1;
}
.morebtn a {
display: flex;
padding: 1.25rem 2.5rem 1.25rem 3.5rem;
background: #fff url("../common/arrow_b.svg") left 12px center / 11px auto no-repeat;
border: #222 2px solid;
}
.morebtn a:hover {
background: #fff url("../common/arrow_b.svg") left 14px center / 11px auto no-repeat;
}
.sidearea .morebtn a {
padding: 1rem 2rem 1rem 3rem;
}
.cntfooter-wrapper {
margin: -10px auto -2rem auto;
text-align: center;
}
.post-linklist {
margin-top: 4rem;
display: flex;
flex-direction: row;
justify-content: space-between;
margin-bottom: 4rem;
}
.post-linklist li {
width: 48%;
padding: 10px;
margin-bottom: 0rem;
}
.post-linklist li .photo {
width: 20%;
}
.post-linklist li .info {
width: 78%;
}
.post-linklist li .info .title {
margin: 0 0 0.2rem 0;
font-size: 1.2em;
font-size: 1.2rem;
line-height: 1.4;
flex-grow: 2;
}
.post-linklist li .info .title {
margin: 0 0 0.8rem 0;
font-size: 1.6em;
font-size: 1.6rem;
line-height: 1.5;
flex-grow: 2;
}
.post-linklist li .info .post {
font-size: 1.2em;
font-size: 1.2rem;
margin-bottom: 0.5rem;
}
.post-linklist li .info .update {
font-size: 1.2em;
font-size: 1.2rem;
}
.journalistarea .header-wrapper {
display: flex;
}
.journalistarea .head-title p {
font-size: 4.4em;
font-size: 4.4rem;
}
.journalistarea .morebtn {
display: block;
margin: 1rem 0 0 0;
}
.journalistarea .w-name {
font-size: 1.6em;
font-size: 1.6rem;
}
.journalistarea .swiper-button-next,
.journalistarea .swiper-button-prev {
--swiper-navigation-color: #000;
top: 35%;
bottom: inherit;
background: rgba(255,255,255,0.9);
width: 36px;
height: 36px;
}
.journalistarea .swiper-button-prev {
left: 0.2rem;
padding-right: 5px;
}
.journalistarea .swiper-button-next {
right: 0.2rem;
padding-left: 5px;
}
.journalistarea .swiper-button-prev {
left: 2rem;
}
.journalistarea .swiper-button-next {
right: 2rem;
}
#adbannerarea {
padding: 4rem 4%;
}
#adbannerarea .swiper-button-next,
#adbannerarea .swiper-button-prev {
top: 45%;
}
#adbannerarea .swiper-button-next {
right:1rem;
}
#adbannerarea .swiper-button-prev {
left:1rem;
}
#footerarea #footer-nav {
padding: 3rem 5% 2rem 5%;
}
#footerarea #footer-nav ul li {
padding: 0 1.5rem;
}
#footerarea #nnp-nav {
padding: 1rem 2% 0.5rem 2%;
}
#footerarea #nnp-nav {
padding: 2rem 0;
display: flex;
align-items: center;
justify-content: center;
}
#footerarea #nnp-nav #nnp-logo {
margin: 0 2rem 0 0;
}
#footerarea #nnp-nav ul {
display: flex;
justify-content:flex-start;
}
#footerarea #nnp-nav ul li {
padding: 0 1.5rem;
margin-bottom: 0;
}
#footerarea #copyrightarea {
padding: 4rem 5%;
justify-content: space-between;
flex-direction: row;
}
#footer-wrapper {
display: flex;
align-items: center;
width: 50%;
}
#footer-wrapper .bilogo {
margin-right: 2rem;
margin-left: 0;
}
#footer-wrapper .bilogo a img {
max-width: 300px;
}
#footer-wrapper2 {
justify-content: flex-end;
margin-top: 0rem;
}
#copyrightarea ul {
display: flex;
justify-content: flex-end;
}
#copyrightarea ul.sns-btn-list li {
margin: 0 0 0 2rem;
}
#copyright {
text-align: right;
margin-top:0rem;
}
.youtubebox {
margin-bottom: 3rem;
}

.container {
width: 90%;
clear: both;
margin: 0 5% 4rem 5%;
}
.inner-column {
width: 90%;
clear: both;
margin: 0 5% 4rem 5%;
}
.inner-column .sidearea.col-3 {
width: 22.375%;
clear: both;
margin: 0;
}
.inner_item {
width: 100%;
margin: 0 0 6rem 0;
}
table thead th {
    font-size: 1.4em;
    font-size: 1.4rem;
    line-height: 1.6;
}
table tbody th,
table tbody td {
    font-size: 1.6em;
    font-size: 1.6rem;
    line-height: 1.6;
}
.flexbox {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.col-1 {
width: 5.125%;
}
.col-2 {
width: 13.75%;
}
.col-3 {
width: 22.375%;
}
.col-4 {
width: 31%;
}
.col-5 {
width: 39.625%;
}
.col-6 {
width:48.25%;
}
.col-7 {
width: 56.875%;
}
.col-8 {
width: 65.5%;
}
.col-9 {
width: 74.125%;
}
.col-10 {
width: 82.75%;
}
.col-11 {
width: 91.375%;
}
.col-12 {
width: 100%;
}
.mb-6 {
margin-bottom: 10rem;
}
.mb-5 {
margin-bottom: 6rem;
}
.mb-4 {
margin-bottom: 4rem;
}
.mb-3 {
margin-bottom: 2rem;
}
.mb-2 {
margin-bottom: 1rem;
}
.mb-1 {
margin-bottom: 0.5rem;
}

}

@media screen and (min-width:1200px) {
#header-menu ul {
padding: 0;
}
.head-title p {
font-size: 5.4em;
font-size: 5.4rem;
}
#contentsarea section {
margin-bottom: 6rem;
}
.header-wrapper {
padding-bottom: 6rem;
}
.sprpickupbox .article-list li .info .title {
font-size: 2.8em;
font-size: 2.8rem;
line-height: 1.6;
}
.fortheathletearea .contents .head-title h2 {
font-size: 3.4em;
font-size: 3.4rem;
}
.journalistarea .head-title p {
font-size: 5.4em;
font-size: 5.4rem;
}
.inner-column .sidearea.col-3 {
width: 21.25%;
clear: both;
margin: 0;
}
.article-list li.col-3 {
width: 21.25%;
}
.article-list li.col-4 {
width: 30%;
}
.article-list li.col-3,
.article-list li.col-4,
.article-list li.col-5,
.article-list li.col-6 {
margin-right: 5%;
}
.titlearea .title-h1 {
font-size: 4.0em;
font-size: 4.0rem;
line-height: 1.5;
margin: 4rem 0 4rem 0;
}
.details-cntarea {
width: 76%;
margin: 0 12% 8rem 12%;
}
.details-cntarea h2 {
font-size: 2.4em;
font-size: 2.4rem;
line-height: 1.6;
margin-bottom: 3rem;
}
.details-cntarea h3 {
font-size: 2em;
font-size: 2rem;
line-height: 1.6;
margin-bottom: 3rem;
}
.details-cntarea h4 {
font-size: 1.8em;
font-size: 1.8rem;
line-height: 1.75;
margin-bottom: 3rem;
}
.details-cntarea p {
font-size: 1.8em;
font-size: 1.8rem;
line-height: 2.0;
margin-bottom: 4rem;
}
.details-cntarea figure {
margin-bottom: 4rem;
}
.article-cntarea .details-cntarea .titlearea .title-h2 {
font-size: 2.6em;
font-size: 2.6rem;
line-height: 1.5;
margin: 0 0 1.5rem 0;
}
.article-list li .w-photo {
top: -20px;
width: 60px;
border: #fff 4px solid;
margin-left: 1rem;
}
.article-list li.col-3 .w-photo {
top: -20px;
width: 60px;
border: #fff 4px solid;
margin-left: 1rem;
}
.article-list li .w-name {
margin: -50px 0 0 1rem;/* 230626_OW修正 */
padding-left: 60px;/* 230626_OW修正 */
}
.moviearea .article-list li.col-3 .w-photo {
top: -18px;
width: 45px;
border: #fff 2px solid;
margin-left: 0.3rem;
}
.moviearea .article-list li .w-name {
margin-top: -35px;
}
.moviearea .article-list li .w-name a {
color: #999;
}
.article-cntarea .details-cntarea figure {
margin-bottom: 2rem;
}
.youtubebox {
margin-bottom: 4rem;
}
.col-1 {
width: 3.75%;
}
.col-2 {
width: 12.5%;
}
.col-3 {
width: 21.25%;
}
.col-4 {
width: 30%;
}
.col-5 {
width: 38.75%;
}
.col-6 {
width:47.5%;
}
.col-7 {
width: 56.25%;
}
.col-8 {
width: 65%;
}
.col-9 {
width: 73.75%;
}
.col-10 {
width: 82.5%;
}
.col-11 {
width: 91.25%;
}
.col-12 {
width: 100%;
}
}

