@charset "utf-8";
/* CSS Document */

/*最終更新 2024/04/01 13:00*/

@import url("/https/hochi.news/assets/v2/record/hakone/css/hakone_head_pc.css");

.container__main:is(.onecolumn, .onecolumn_baseball){
	width: 100%;
}

.text_style--red_bold{font-weight:bold;color:red;}

iframe {display: block; margin: 0 auto; padding: 0;}
.article-area__logo {border-bottom: none !important;}
.pr__list {margin: 10px 0;}
.pr__link {color: #0075c2 !important; border: none !important;}

#searchbox {
width: 300px; margin: 0; padding: 10px 0; height: 44px; background: #000; color: #940000; text-align: center;
}
#_popIn_ranking ._popIn_recommend_header {
width: 300px !important;  color: #fff; background: #000 !important; background: linear-gradient(to right, #000000 0%,#000000 75%,#009026 75%,#009026 100%) !important; display: -webkit-box; display: -ms-flexbox; display: -ms-flex; display: -webkit-flex; display: flex; webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between;
}
.color_giants #_popIn_ranking ._popIn_recommend_header {
background: linear-gradient(to right, #000000 0%,#000000 75%,#f08300 75%,#f08300 100%) !important;
}
.color_entertainment #_popIn_ranking ._popIn_recommend_header {
background: linear-gradient(to right, #000000 0%,#000000 75%,#b2376d 75%,#b2376d 100%) !important;
}

.photos_grid__list{
margin-bottom: 20px;
}

.about_list--disc .about_list__item {
    margin-left: 1.4em;
}

.about_list--number .about_list__item {
    margin-left: 1.4em;
}

/*------------------------------------------------------*/
/* sharearea */
/*------------------------------------------------------*/
.sharearea_pc{
	idth: 100%;
	padding: 20px 0 12px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: start;
	-webkit-align-items: start;
	align-items: start;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden;
}

.related__title{ font-size: 16px; }
.related__item{ font-size: 16px; }

/*------------------------------------------------------*/
/* tab */
/*------------------------------------------------------*/
.tab__wrap{
	min-height: 129px;
	margin: 8px 0;
}
.tab{
	display: flex;
	flex-wrap: wrap;
}
.tab__input{
	display: none;
}
.tab__label{
	line-height: 1;
	background: #e6f4ee;
	margin: 8px 0 8px 8px;
	padding: 3px 20px;
	cursor: pointer;
	order: -1;
}
.tab__label:hover{
	color: #fff;
	background: #328b39;
}
.tab__item{
	width: 100%;
	display: none;
}
.tab__input:checked + .tab__label{
	color: #fff;
	background: #328b39;
}
.tab__input:checked + .tab__label + .tab__item{
	display: block;
}
/* tab--score */
.tab--score{
	background-image: url(/https/hochi.news/assets/subcontents/img/baseball/bg_npb_score.gif);
	position: relative;
}
.tab--score .tab__label{
	width: 180px;
	color: #222;
	text-align: center;
	background: #fff;
	padding: 3px 0;
	position: absolute;
}
.tab--score .tab__label:hover{
	background: #ffff00;
}
.tab--score .tab__input:checked + .tab__label{
	color: #222;
	background: #ffff00;
}
/* scoreboard */
.scoreboard_npb__wrap{background-color: #666; overflow: hidden; background-image: url(/https/hochi.news/assets/subcontents/img/baseball/bg_npb_score.gif); background-repeat: repeat-x; font-size:11px;}
.scoreboard_npb__head{font-weight: bold; font-size: 14px; line-height: 1; background: rgba(0,0,0,0.2); padding: 8px;}
.scoreboard_npb__head a{display: inline-block; color:#313131; text-decoration: none; background: #fff; border-radius: 3px; padding: 3px 8px;}
.scoreboard_npb__body{padding: 8px 1%; display: flex; flex-wrap: nowrap;}
.scoreboard_npb__group{width: 16%; margin: 0 0.33%;}
.scoreboard_npb__unit{text-align: center;}
.scoreboard_npb__item{display: flex; justify-content: center; padding: 2px 0;}
.scoreboard_npb__unit li:first-child{background-color: #313131;}
.scoreboard_npb__unit li:nth-child(2){background-color: #434343;}
.scoreboard_npb__unit li:last-child{background-color: #313131;}
.scoreboard_npb__team{text-align: left; color: #fff; flex-grow: 1; margin-left: 5px;}
.scoreboard_npb__team.team--hawks{width: auto; letter-spacing: -0.05em;}
.scoreboard_npb__score{color: #ffff00; text-align: right; margin-right: 5px;}
.scoreboard_npb__result{text-align: center; color: #ffff00; font-size: 9px;}
.scoreboard_npb__wrap a:hover{opacity: 0.8;}

.scoreboard-column__wrap{
	min-height: 129px;
	margin: 8px 0;
	display: flex;
	justify-content: space-between;
}
.scoreboard-column__item{
	width: calc(50% - 4px);
}

.omyu.game-contents table .team{font-weight: 900;}

/*------------------------------------------------------*/
/* box */
/*------------------------------------------------------*/
.box_h,
.box_v,
.box_c,
.box_s,
.box_p,
.column_profile,
.box_g,
.box_e,
.box_j,
.box_b{
	padding: 5px 10px;
	clear: both;
}
.box_h p,
.box_v p,
.box_c p,
.box_t p,
.box_s p,
.box_p p,
.box_g p,
.box_e p,
.box_j p,
.box_b p{
	margin: 0 !important;
}
.column_profile p{
	font-size: 80%;
	line-height: 1.7;
	letter-spacing: -0.3px;
	margin: 5px 0;
}
ul.slides{margin: 0;}
ul.slides li{margin: 0;}
.box_h ul.slides > li,
.box_v ul.slides > li,
.box_c ul.slides > li,
.box_g ul.slides > li,
.box_e ul.slides > li,
.box_j ul.slides > li,
.box_b ul.slides > li{
	text-align: center;
	margin: 10px 0 0;
}
.box_h ul.slides > li a,
.box_v ul.slides > li a,
.box_c ul.slides > li a,
.box_g ul.slides > li a,
.box_e ul.slides > li a,
.box_j ul.slides > li a,
.box_b ul.slides > li a{
	display: inline-block;
	position: relative;
}
.box_h ul.slides > li a::after,
.box_v ul.slides > li a::after,
.box_c ul.slides > li a::after,
.box_g ul.slides > li a::after,
.box_e ul.slides > li a::after,
.box_j ul.slides > li a::after,
.box_b ul.slides > li a::after{
	content: "";
	height: 20px;
	width: 20px;
	background-image: url("/https/hochi.news/assets/v2/img/scaleup_icon.png");
	background-size: 20px auto;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
}
.box_h ul.slides > li a:hover::after,
.box_v ul.slides > li a:hover::after,
.box_c ul.slides > li a:hover::after,
.box_g ul.slides > li a:hover::after,
.box_e ul.slides > li a:hover::after,
.box_j ul.slides > li a:hover::after,
.box_b ul.slides > li a:hover::after{
	opacity: 0.7;
}
.box_h ul.slides > li p,
.box_v ul.slides > li p,
.box_c ul.slides > li p,
.box_g ul.slides > li p,
.box_e ul.slides > li p,
.box_j ul.slides > li p,
.box_b ul.slides > li p{
	margin-top: 5px !important;
}
.box_h p a,
.box_v p a,
.box_c p a,
.box_p p a,
.box_i p a,
.box_s p a,
.box_g p a,
.box_e p a,
.box_j p a,
.box_b p a{
	border-bottom: 2px dotted #808080;
	padding: 2px;
}
.box_s ul.slides,
.box_p ul.slides,
.column_profile ul.slides{
	width: 100px;
	display: inline-block;
	float: left;
	margin: 3px 8px 5px 0;
}
.box_s ul.slides p,
.box_p ul.slides p,
.column_profile ul.slides p{
	display: none;
}
.box_s ul.slides a,
.box_p ul.slides a,
.column_profile ul.slides a{
	display: inline-block;
	position: relative;
}
.box_s ul.slides a::after,
.box_p ul.slides a::after,
.column_profile ul.slides a::after{
	content: "";
	height: 20px;
	width: 20px;
	background-image: url("/https/hochi.news/assets/v2/img/scaleup_icon.png");
	background-size: 20px auto;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
}
.box_s ul.slides a:hover::after,
.box_p ul.slides a:hover::after,
.column_profile ul.slides a:hover::after{
	opacity: 0.7;
}
.box_s ul.slides img,
.box_p ul.slides img,
.column_profile ul.slides img{
	height: 100%;
	width: 100%;
	float: left;
	vertical-align: baseline;
}

.box_h{
	background: #def0d9;
	border: 1px solid #249800;
	border-left: 15px solid #249800;
	margin: 0 30px 10px 0;
}
.box_v{
	background: #ecf5ff;
	border: 1px solid #a1c4ef;
	border-right: 15px solid #a1c4ef;
	margin: 0 0 10px 30px;
}
.box_g{
	background: #feeee1;
	border: 1px solid #f97709;
	border-left: 15px solid #f97709;
	margin: 0 30px 10px 0;
}
.box_e{
	background: #ededed;
	border: 1px solid #bababa;
	border-right: 15px solid #bababa;
	margin: 0 0 10px 30px;
}
.box_j{
	background: #fee;
	border: 1px solid #f00;
	border-left: 15px solid #f00;
	margin: 0 30px 10px 0;
}
.box_c{
	margin: 0 0 10px 0;
	background: #fffeec;
	border: 1px solid #ded98f;
}
.box_t{
	margin: 0 0 10px 0;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
	background: #000;
	clear: both;
	overflow: hidden;
}
.box_t ul.slides{
	margin-top: 10px;
}
.box_t ul.slides li p{
	margin-top: 5px !important;
}
.box_p,
.column_profile{
	margin: 0 0 10px 0;
	background: #eee;
	border: 1px solid #ccc;
}
.box_s{
	margin: 0 0 10px 0;
}

.box_i{
	clear: both;
}
.box_i p{
	float: right;
	width: 320px;
}
.box_i ul.slides{
	width: 300px;
	background: #f7f7f7;
	margin: 0;
}
.box_i ul.slides li p{
text-align: left !important; color: #000 !important; float: none; display: table-cell; padding: 0 10px 10px; font-size: 12px !important; line-height: 16px !important; letter-spacing: 0 !important;
}

.box_movie{margin: 0 auto; display: block;}
.box_b{
	margin: 0 0 10px 0;
	background: #fff;
	border: 1px solid #757474;
}

#img_s {
display: inline-block; width: 300px; margin-right: 20px; margin-bottom: 10px; background: #f7f7f7; float: left; line-height: normal;
}
.etoki{
display: table; width: 100%; text-align: center; border-spacing: 0;
}
.etoki ul{
display: table-row; margin: 0px auto;
}
.etoki li.photo{
width: 300px; margin: 0; padding: 0 0 5px 0; text-align: center; vertical-align: middle;
}
.etoki li.text{
width: 280px; padding: 0 10px 10px; text-align: left; font-size: 12px; line-height: 16px; margin: 0;
}

.box_image{
	width: 300px;
	text-align: center;
	background: #f7f7f7;
	margin: 0 20px 10px 0;
	display: inline-block;
	float: left;
}
.box_image__img{
	max-width: 100%;
	height: auto;
}
.box_image__unit{
	text-align: center;
	display: inline-block;
	position: relative;
}
a.box_image__unit::after{
	content: "";
	height: 20px;
	width: 20px;
	background-image: url("/https/hochi.news/assets/v2/img/scaleup_icon.png");
	background-size: 20px auto;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
}
a.box_image__unit:hover::after{
	opacity: 0.7;
}
.box_image__cap{
	width: 280px;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	padding: 5px 10px 10px;
}

.box_image.img-right{
	margin: 0 0 10px 20px;
	float: right;
}
.box_image.img-left{
	margin: 0 20px 10px 0;
	float: left
}
.box_image.img-center{
	width: 450px;
	margin: 0 auto 10px;
	display: block;
	float: none;
}
.box_image.img-center.box_image--horizontal img{
	max-width: 100%;
	height: auto;
}
.box_image.img-center.box_image--vertical img{
	max-height: 450px;
	width: auto;
}
.box_image.img-center .box_image__cap{
	width: 430px;
}
.box_image.img-large{
	width: 100%;
	margin: 0 auto 10px;
	display: block;
	float: none;
}
.box_image.img-large img{
	max-height: 500px;
	max-width: 100%;
	height: auto;
	width: auto;
}
.box_image.img-large .box_image__cap{
	width: calc(100% - 20px);
}

/*------------------------------------------------------*/
/* globalnavi */
/*------------------------------------------------------*/
.globalnavi-scroll__inner a:nth-child(2){
	background-color: #ff0000;
}

/*------------------------------------------------------*/
/* conteiner-right */
/*------------------------------------------------------*/
#membership_btn__wrap{
 margin-bottom: 10px;
 min-width: 300px;
 min-height: 40px;
}
#membership_unlogin__inner{
display: flex;
}
#membership_unlogin__inner > a,#membership_login_inner > a{
 font-size: 13px;
 font-weight: bold;
 transition: all 0.4s;
 text-align: center;
 vertical-align: middle;
 text-decoration: none;
 color: #fff;
 border-radius: 3px;
 display: inline-block;
 letter-spacing: 0.1em;
}
#membership_unlogin__inner > a,#membership_login_inner > a{
 color: #fff;
}
#membership_login__btn {
 width: 146px;
 max-height: 40px;
 margin-right: 8px;
 padding: 10px 0;
 background-color: #328B39;
 cursor: pointer;
}
#membership_login__btn:hover{
 background-color: #3DAF52;
}
#membership_register__btn {
 position: relative;
 width: 146px;
 line-height: 40px;
 background-color: #DD272D;
 cursor: pointer;
}
#membership_register__btn:hover {
 background-color: #F2221C;
}
#membership_myaccount__btn{
 width: 300px;
 max-height: 40px;
 padding: 10px 0;
 background-color: #328B39;
 display: block;
	}
#membership_myaccount__btn:hover{
 background-color: #3DAF52;
}

.hbaseball__label {
    height: 40px;
    width: 350px;
    color: #fff;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
    background: #328b39;
    margin: 5px auto 20px;
    display: block;
}

/*--------------------------------------------------------------*/
/* recommend-umatoku */
/*--------------------------------------------------------------*/
.recommend-umatoku{
	border: 1px solid #f14345;
	width: 614px;
	margin: 20px 13px 0 13px;
	overflow: hidden;
}
.recommend-umatoku__img{
	width: 240px;
	padding: 10px 7px 10px 10px;
	text-align: center;
	float: left;
}
.recommend-umatoku__img img{
	width: 220px;
}
.recommend-umatoku__title{
	font-weight: bold;
	line-height: 1.5;
	letter-spacing: -0.3px;
	margin: 10px 0;
}
.recommend-umatoku__media{
	width: 340px;
	padding: 10px 10px 10px 2px;
	float: right;
}
.recommend-umatoku__text{
	line-height: 1.8;
	letter-spacing: -0.3px;
	margin: 5px 0;
}
.recommend-umatoku__link{
	width: 300px;
	height: 40px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	line-height: 40px;
	background: #328b39;
	margin: 0 auto;
	display: block;
}

/*--------------------------------------------------------------*/
/* horserace-pdf */
/*--------------------------------------------------------------*/
.horserace-pdf{
	border: 1px solid #CCC;
	width: 638px;
	margin: 20px 0 0 0;
	overflow: hidden;
}
.horserace-pdf.action{
	border: 1px solid #f14345;
	width: 614px;
	margin: 20px 13px 0 13px;
}
.horserace-pdf__img{
	width: 257px;
	padding: 10px 7px 10px 10px;
	text-align: center;
	float: left;
}
.horserace-pdf__img img{
	width: 220px;
}
.horserace-pdf__title{
	font-weight: bold;
	line-height: 1.5;
	letter-spacing: -0.3px;
	margin: 5px 0 0 0;
}
.horserace-pdf.action .horserace-pdf__title{
	margin: 10px 0;
}
.horserace-pdf__media{
	width: 372px;
	padding: 10px 10px 10px 2px;
	float: right;
}
.horserace-pdf.action .horserace-pdf__media{
	width: 352px;
}
.horserace-pdf__time{
	font-size: 12px;
	line-height: 2;
	color: #b5b5b5;
	letter-spacing: 0.3px;
	font-weight: bold;
	display: block;
	text-align: center;
	margin: 0 0 5px 0;
}
.horserace-pdf.action .horserace-pdf__time{
	text-align: right;
	margin: 10px;
}
.horserace-pdf__text{
	font-size: smaller;
	line-height: 1.8;
	letter-spacing: -0.3px;
	margin: 5px 0;
}
.horserace-pdf.action .horserace-pdf__text{
	font-size: 16px;
	line-height: 1.5;
	margin: 10px 0;
}
.horserace-pdf__racecard-link{
	text-align: center;
	margin-top: 10px;
}
.horserace-pdf__btn{
}
.horserace-pdf__btn a{
	width: 80px;
	display: inline-block;
	background: #ddd;
	font-size: 12px;
	line-height: 30px;
	padding: 3px 0;
	margin: 0 3px 10px 0;
	border-radius: 5px;
	text-align: center;
	white-space: nowrap;
}

/*------------------------------------------------------*/
/* giants-90th */
/*------------------------------------------------------*/
.chronological-table{
 width: 100%;
 border-collapse: collapse;
 text-align: center;
}
.chronological-table th,.chronological-table td{
  height: 40px;
}
.article__content table.chronological-table th,
.preview__detail .chronological-table th{
  background: #222;
  color: #f79320;
}
.chronological-table tr:nth-child(even){
  background: #f1f1f1;
}
.chronological-table tr:nth-child(odd){
  background: #ddd;
}

/*------------------------------------------------------*/
/* giants-90th-nenpyo */
/*------------------------------------------------------*/
.nenpyo-wrap {
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
}
.nenpyo-days {
 text-align: center;
 width: 8.5em;
 padding: 0.5em 1.0em 0.5em 0.5em;
 position: relative;
 font-weight: bold;
 color: #f79320;
}
.nenpyo-days span {
 white-space: nowrap;
}
.nenpyo-days::after {
 content: '●';
 position: absolute;
 right: -0.55em;
 top: 5px;
 font-size: 22px;
 color: #f79320;
}
.nenpyo-item {
 width: calc(100% - 8.5em);
 padding: 0.5em 2.0em 3.0em;
 border-left: 2px solid #ccc;
}
.nenpyo-title {
 font-size: 22px;
 font-weight: bold;
}
.nenpyo-text {
 margin: 16px 0;
}
