﻿@charset "UTF-8";
/* ---------------------------------------
  TITLE : HANSHIN Tigers
  URI : hanshintigers.jp
  (C) HANSHIN Tigers.
--------------------------------------- */
@import "format.css";
@import "layout.css";
@import "common.css";
/* STRUCTURES
--------------------------------------- */
#article {
  margin: 0;
  width: 780px;
  min-height: 555px;
}
#ln {
  background: url(/community/img/bg_ct.jpg) 0 0 no-repeat;
}
h2.ct {
  background: url(/community/img/ct_community.jpg) 0 0 no-repeat;
}
#year-nav {
  padding: 0 20px;
  height: 34px;
  background: #FFFFFF;
}
#year-nav li {
  float: left;
  padding-right: 10px;
}
#article .news-list {
  margin: 10px 10px 0 10px;
}
#article .news-list table {
  width: 100%;
  background: url(/img/line_4.gif) bottom left repeat-x;
}
#article .news-list th, #article .news-list td {
  padding: 5px 0 8px 0;
  font-weight: normal;
  vertical-align: top;
  line-height: 1.5;
}
#article .news-list th.icon {
  width: 40px;
}
#article .news-list th.date {
  width: 8em;
  text-align: center;
}
#article .news-list td span {
  color: #666666;
  font-size: 11px;
}
#article .news-list li {
  list-style-type: disc;
}
/* TOP
--------------------------------------- */
body.ctop {
  font-size: 14px;
  line-height: 1.8em;
}
.ctop h3.pt {
  background: #D4D4CD url(/community/img/pt_community.gif) 0 0 no-repeat;
}
.ctop h4 {
  margin-top: -20px;
  margin-left: -20px;
}
.ctop #article {
  margin: 0;
  width: 740px;
}
.ctop #section {
  width: 720px;
}
.ctop h5 {
  margin-bottom: 15px;
}
.ctop h5.st {
  font-size: 15px;
  font-weight: bold;
  background: url(/community/img/top/st_title.gif) no-repeat 0 0;
  padding-left: 27px;
  height: 32px;
  line-height: 35px;
  color: #000;
}
.ctop p.lead {
  margin: 0 0 10px 0;
}
.ctop .flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: stretch;
}
.flex:after {
  content: "";
  display: block;
  width: 230px;
  height: 0;
}
.ctop .flex.irr_lines .activity dd{
  height:2.7em;
  display:flex;
  justify-content: center;
  align-items:center;
}
.ctop a.link-arrow {
  text-decoration: none;
  color: #000;
  display: block;
}
.ctop a.link-arrow:hover {
  text-decoration: none;
  color: #000;
  opacity: 0.8;
}
.ctop dl.activity {
  width: 230px;
  background-color: #f1f1f1;
  margin-bottom: 20px;
}
.ctop dl.activity_wide {
  background-color: #f1f1f1;
  margin-bottom: 20px;
  height: 153px;
}
.ctop dl.activity_wide + h5 {
  float: none;
}
.ctop dl.activity dd, .ctop dl.activity_wide dd {
  padding: 10px;
}
.ctop dl.activity dd.title, .ctop dl.activity_wide dd.title {
  background: #fee101 url(/community/img/arrow_black.png) no-repeat 99% center;
  background-size: 22px 22px;
  font-weight: bold;
  color: #000;
  text-align: center;
  font-size: 16px;
  padding: 10px 26px 10px 10px;
  line-height:1.4em;
}
.ctop dl.activity dd.note {
  height: 130px;
}
.ctop dl.activity_wide dt {
  float: left;
  margin-right: 10px;
}
.ctop dl.activity dd.nolink {
  background: #fee101 ;
  font-weight: bold;
  color: #000;
  text-align: center;
  font-size: 16px;
  padding: 10px ;
}
.ctop #news-unit{
overflow-y:scroll;
height:26em;
font-size: 12px;
}
.ctop #news-unit, .ctop #policy-unit {
  margin: 0 0 30px 20px;
}
.ctop #news-unit dl {
  display: flex;
  border-bottom: 1px dotted #000000;
  margin-bottom: 6px;
}
.ctop #news-unit dl dt, .ctop #news-unit dl dd {
  padding-bottom: 6px;
}
.ctop #news-unit dl dt {
  width: 80px;
  padding-left: 12px;
  box-sizing: border-box;
}
.ctop #news-unit dl dd {
  flex: 1;
  padding-left: 20px;
}
.ctop #detail-unit .unit {
  padding-bottom: 30px;
}
.ctop #side .block {
  padding: 10px 0;
  border-top: 1px dotted #000000;
}
.ctop #side .block dt {
  margin-bottom: 4px;
  font-weight: bold;
}
.ctop #side .block dt span {
  color: #ffcc00;
}
.ctop #side .block dd.photo {
  margin-bottom: 6px;
}
.ctop #side #ecocap {}
.ctop #side #ecocap dl {
  padding: 10px 13px 10px;
  border: 3px solid #59d633;
  border-top: none;
}
.ctop #side #ecocap dl.date {
  padding: 0 13px 0;
  border-bottom: none;
}
.ctop #side #ecocap dl.date dt, .ctop #side #ecocap dl.date dd {
  color: #b4915b;
}
.ctop #side #ecocap dl.date dt {
  font-size: 11px;
  border-top: 1px solid #59d633;
  padding-top: 10px;
  margin-bottom: 0;
  line-height: 1;
}
.ctop #side #ecocap dl.date dd {
  font-size: 14px;
  border-bottom: 1px solid #59d633;
  padding-bottom: 10px;
}
.ctop #side #ecocap dl dt, .ctop #side #ecocap dl dd, .ctop #side #ecocap dl dd a, .ctop #side #ecocap dl dd a:hover {
  color: #59d633;
  font-weight: bold;
  font-size: 11px;
}
.ctop #side #ob {
  width: 200px;
  border: 1px solid #17357a;
  background: #e1e4ea;
  padding: 0 0 10px;
}
.ctop #side #ob h6 {
  text-align: center;
  padding: 10px 0 8px;
}
.ctop #side #ob dl {
  background: #f2f4f8;
  margin: 0 10px 10px;
  padding: 7px 0 8px;
}
.ctop #side #ob dl dt, .ctop #side #ob dl dd, .ctop #side #ob p {
  text-align: center;
}
.ctop #side #ob dl dt {
  font-size: 11px;
  font-weight: normal;
  margin-bottom: 0;
  line-height: 1.5;
}
.ctop #side #ob dl dd {
  font-size: 14px;
  font-weight: bold;
}
/* JUNIOR
--------------------------------------- */
.junior #main {
  background: #FDE900 url(/community/img/pt_junior.gif) 0 0 no-repeat;
}
.junior #main.top {
  padding-bottom: 0;
}
.junior #article {
  padding: 30px 20px 0 20px;
  width: 740px;
}
.junior #article .lead-unit p.photo {
  float: left;
  width: 236px;
  height: 155px;
  border: 2px solid #FFFFFF;
}
.junior #article .lead-unit p.photo2015 {
  float: left;
  width: 336px;
  height: 200px;
  border: 2px solid #FFFFFF;
}
.junior #article .lead-unit p.left {
  float: left;
}
.junior #article .lead-unit dl {
  width: 460px;
  float: right;
}
.junior #article .lead-unit dl.ptxt2015 {
  width: 365px;
  float: right;
}
.junior #article .lead-unit dt {
  margin-bottom: 12px;
  line-height: 1.8;
}
.junior #article .lead-unit dd {
  margin-top: 12px;
}
.junior #article .lead-unit-c p.logo_c {
  text-align: center;
  margin-top: -8px;
}
.junior #article .lead-unit-c p {
  font-size: 13px;
  line-height: 1.5em;
  margin: 20px auto 10px auto;
  width: 700px;
}
.junior #article h5 {
  margin: 20px 0 10px 0;
}
.junior #article .news-list {
  /*margin: 10px 10px 20px 10px;*/
  padding: 10px 22px 20px 22px;
  background: #fff;
}
.junior #article .player-potision {
  margin: 10px 10px 20px 10px;
}
.junior #article .staff th {
  padding: 50px 0 20px 0;
}
.junior #article .player-list-name {
  margin-top: 6px !important;
}
.junior #article p.back {
  margin: 20px 0;
  text-align: right;
}
.junior #article #profile-data {
  margin: 0 auto;
  width: 720px;
}
.junior #article #personal-data th, .junior #article #personal-data td {
  padding: 5px 8px;
  line-height: 1.5;
}
.junior #article div.profile_list {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  background: url(../../data/player/img/img_list_line1.gif) bottom left repeat-x;
  margin: 20px 0;
}
.junior #article div.profile_list dl {
  font-size: 11px;
}
.junior #article div.profile_list dt img {
  border: 4px solid #E9E7E7;
}
.junior #article div.profile_list dd {
  text-align: center;
  padding: 4px 0 16px 0;
}
.junior #article div.profile_list dd span {
  font-size: 10px;
}
.junior #article div.profile_list dd a {
  color: #000;
}
/* PROMOTION / SOCIETY / FANSERVICE
--------------------------------------- */
.society #top-section, .promotion #top-section, .fanservice #top-section {
  margin: 0 20px;
  width: 740px;
}
.promotion #top-section {
  min-height: 330px;
}
.society #top-section h5, .promotion #top-section h5, .fanservice #top-section h5 {
  margin: 30px 0 18px 0;
}
.society #top-section h6, .promotion #top-section h6, .fanservice #top-section h6 {
  margin: 20px 0 10px 10px;
}
.society #top-section .unit, .promotion #top-section .unit, .fanservice #top-section .unit {
  margin: 0 10px;
  width: 720px;
}
.promotion #top-section .unit2, .fanservice #top-section .unit2 {
  margin: 0 10px 10px;
  width: 720px;
}
.society #top-section .unit-lead-1, .promotion #top-section .unit-lead-1, .fanservice #top-section .unit-lead-1 {
  float: right;
  width: 460px;
}
.society #top-section .unit-lead-2, .promotion #top-section .unit-lead-2, .fanservice #top-section .unit-lead-2 {
  float: right;
  width: 590px;
}
.society #top-section p, .promotion #top-section p, .fanservice #top-section p {
  margin-bottom: 12px;
  line-height: 1.8;
}
.society #top-section p.detail, .promotion #top-section p.detail, .fanservice #top-section p.detail {
  margin-bottom: 0;
  margin-top: 12px;
}
.society #top-section p.photo, .promotion #top-section p.photo, .fanservice #top-section p.photo {
  margin-bottom: 15px;
  line-height: 2em;
  float: left;
  width: 236px;
  height: 155px;
  border: 2px solid #FFFFFF;
  text-align: center;
}
.society #top-section p.photo-player, .promotion #top-section p.photo-player, .fanservice #top-section p.photo-player {
  margin-bottom: 0;
  line-height: 1;
  float: left;
  width: 106px;
  height: 146px;
  border: 2px solid #FFFFFF;
}
.society #top-section p.finish, .promotion #top-section p.finish, .fanservice #top-section p.finish {
  margin-top: 20px;
}
.society #top-section table, .promotion #top-section table, .fanservice #top-section table {
  background: url(../../img/line_4.gif) 0 0 repeat-x;
}
.society #top-section table th, .society #top-section table td, .promotion #top-section table th, .promotion #top-section table td, .fanservice #top-section table th, .fanservice #top-section table td {
  padding: 6px;
  line-height: 1.5;
  background: url(../../img/line_4.gif) bottom left repeat-x;
}
.society #top-section table th, .promotion #top-section table th, .fanservice #top-section table th {
  font-weight: normal;
  vertical-align: top;
}
.society #top-section .list1 li, .promotion #top-section .list1 li, .fanservice #top-section .list1 li {
  list-style-type: disc;
  line-height: 1.8;
  margin-bottom: 12px;
}
.fanservice #main {
  min-height: 596px;
}
.society #top-section p.link, .promotion #top-section p.link, .fanservice #top-section p.link {
  padding: 2px 0 2px 27px;
  background: url(../../img/arrow_others_trans.gif) center left no-repeat;
  line-height: 16px;
}
.mt_10 {
  margin-top: 10px;
}
.mb_10 {
  margin-bottom: 10px;
}
h6.subtitle {
  background-image: url(/community/society/img/bg_h5.gif);
  background-repeat: repeat-x;
  color: #ffffff;
  font-size: 14px;
  padding: 5px 10px;
  height: 28px;
}
p.poster {
  float: left;
  margin: 0 10px 0 0;
  border: 2px #ffffff solid;
}
h5 {
  height: 32px;
  position: relative;
}
h5 p.add_icon {
  position: absolute;
  top: 3px;
  right: 140px;
}
/* PROMOTION
--------------------------------------- */
.promotion #main {
  background: #FDE900 url(/community/img/pt_promotion.gif) 0 0 no-repeat;
}
.promotion #wp-section {
  background: url(../../community/promotion/school/images/bg_school_2013.jpg) top center no-repeat;
  padding: 30px 0 0;
}
.promotion #wp-section { /* IE6・7用 */
  *padding-left: 20px;
}
.promotion #wp-section p.tit {
  padding: 20px 0;
  width: 315px;
  height: 110px;
  line-height: 1.8;
}
.promotion .h4text {
  font-size: 16px;
  font-weight: bold;
  margin: -40px 0 0 170px;
}
/* SCHOOL
--------------------------------------- */
.promotion #top-section table.b-no {
  background: none;
}
.promotion #top-section table.b-no th, .promotion #top-section table.b-no td {
  background: none;
  padding: 5px 10px 0;
  line-height: 1.2;
}
.promotion #top-section table.b-no th {
  font-weight: bold;
}
.promotion #top-section table.b-no td.t-top {
  vertical-align: top;
  margin-top: 10px;
}
.promotion #top-section table.b-no caption {
  margin-bottom: 8px;
}
.promotion #top-section .date-list ul li {
  background: url(../../img/line_4.gif) bottom left repeat-x;
  padding: 5px 0 8px 0;
  list-style: none;
}
.promotion #top-section p.photo-b {
  border: 2px solid #FFFFFF;
}
.promotion #top-section .list-school li {
  width: 120px;
  float: left;
  padding-bottom: 12px;
}
.promotion #top-section .unit .list-school li.wide {
  width: 240px;
}
.promotion .link-bg a {
  margin: 0;
  padding-left: 25px;
  background: url(../../img/arrow_others_trans.gif) center left no-repeat;
  line-height: 16px;
  display: block;
}
/* SOCIETY
--------------------------------------- */
.society #main {
  background: #FDE900 url(/community/img/pt_society.gif) 0 0 no-repeat;
}
.society #section {
  margin: 0 20px;
  width: 740px;
}
.society #section h5 {
  margin-top: 30px;
}
.society #section h6 {
  margin: 20px 0 10px 10px;
}
.society #section p.donation {
  margin-top: 30px;
}
.society #section .unit-visit, .society #section .unit-visit-long {
  margin: 0 10px;
}
.society #section .unit-visit {
  margin-top: 20px;
}
.society #section .unit-visit .unit {
  width: 360px;
  float: left;
}
.society #section .unit-visit-long .unit {}
.society #section .unit-visit p.photo, .society #section .unit-visit-long p.photo {
  float: left;
  width: 176px;
  height: 116px;
  border: 2px solid #FFFFFF;
}
.society #section .unit-visit p.photo-eco {
  float: left;
  width: 180px;
  height: 120px;
}
.society #section .unit-visit dl {
  padding: 0 20px;
  width: 140px;
  float: right;
}
.society #section .unit-visit-long dl {
  padding: 0 20px;
  width: 500px;
  float: left;
}
.society #section .unit-visit dt, .society #section .unit-visit-long dt {
  margin-bottom: 12px;
  line-height: 1.8;
}
.society #section .thumbs-list {
  margin: 10px 0;
}
.society #section .thumbs-list table {
  margin: 0 auto;
}
.society #section .thumbs-list td {
  padding: 4px;
  width: 62px;
  height: 41px;
}
.photo2 img {
  border: 2px solid #FFFFFF;
}
.society .left {
  float: left;
  margin-right: 20px;
}
.society .left_txt {
  padding: 10px;
}
.mt_10 {
  margin-top: 10px;
}
/* SOCIETY - KINDERGARTEN　/ DLSCHOOL
--------------------------------------- */
.society #kindergarten, .society #dlschool {
  margin: 30px auto 0 auto;
  width: 740px;
}
.society #kindergarten .lead {
  padding: 33px 0 0 25px;
  width: 715px;
  min-height: 400px;
  background: url(../../dreamlink/society/img/bg_kindergarten.jpg) 0 0 no-repeat;
}
.society #kindergarten .lead.bg2015 {
  background: url(../../community/society/kindergarten/img/bg_kindergarten2015.jpg) 0 0 no-repeat;
}
.society #kindergarten .lead.bg2018 {
  background: url(../../community/society/kindergarten/img/bg_kindergarten2018.jpg) 0 0 no-repeat;
}
.society #kindergarten p.ex, .society #dlschool p.ex {
  width: 357px;
  margin: 30px 0;
  line-height: 1.8;
}
.society #kindergarten p.finish, .society #dlschool p.finish {
  margin: 20px 0;
}
.society #kindergarten #visit-list .unit, .society #dlschool #visit-list .unit {
  margin-bottom: 20px;
  padding: 0 35px;
  float: left;
  width: 300px;
}
.society #kindergarten #past-list .unit, .society #dlschool #past-list .unit {
  padding: 10px;
}
.society #kindergarten #visit-list h5, .society #kindergarten #past-list h5, .society #dlschool #visit-list h5, .society #dlschool #past-list h5 {
  margin-bottom: 20px;
}
.society #kindergarten .unit dt, .society #dlschool .unit dt {
  font-size: 14px;
  font-weight: bold;
}
.society #kindergarten .unit dd, .society #dlschool .unit dd {
  margin-top: 5px;
}
.society #kindergarten #past-list ul, .society #dlschool #past-list ul {
  height: 1em;
}
.society #kindergarten #past-list li, .society #dlschool #past-list li {
  float: left;
  width: 100px;
}
.society #kindergarten #past-list li a, .society #dlschool #past-list li a {
  padding: 3px 0 3px 25px;
  background: url(../../img/arrow_others_trans.gif) center left no-repeat;
}
.society #dlschool .unit p {
  line-height: 1.8;
}
.society #kindergarten th, .society #kindergarten td {
  line-height: 1.5;
  vertical-align: top;
}
.society #kindergarten th {
  padding: 3px 10px 3px 0;
  white-space: nowrap;
}
.society #kindergarten td {
  padding: 3px 0;
}
.society #dlschool .lead {
  padding: 0 0 0 25px;
  width: 715px;
  min-height: 430px;
  background: url(../../community/society/dlschool/img/bg_dlschool.jpg) 0 0 no-repeat;
}
/* SOCIETY - ECOCAP
--------------------------------------- */
.society #ecocap {
  margin: 30px auto 0 auto;
  width: 740px;
}
.society #ecocap .unit {
  padding: 18px 10px 0 10px;
}
.society #ecocap .unit p {
  line-height: 1.8;
}
.society #ecocap .unit p.lead {
  margin-bottom: 10px;
}
.society #ecocap .unit dl {
  margin-top: 20px;
}
.society #ecocap .unit dt {
  padding: 7px 10px;
  background: #85DB5B;
  color: #000000;
  font-weight: bold;
}
.society #ecocap .unit dd {
  padding: 10px;
  line-height: 1.5;
}
.society #ecocap .unit dt.record {
  background: #CC0000;
  color: #FFFFFF;
}
.society #ecocap .unit dd.record p {
  color: #CC0000;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
}
.society #ecocap .unit table {
  margin: 10px 0;
}
.society #ecocap .unit th, .society #ecocap .unit td {
  padding: 5px;
  border: 1px solid #CCCCCC;
}
.society #ecocap .unit th {
  background: #EEEEEE;
  text-align: left;
  font-weight: normal;
}
.society #ecocap .unit td {
  background: #FFFFFF;
}
/* FANSERVICE
--------------------------------------- */
.fanservice #main {
  background: #FDE900 url(/community/img/pt_fanservice.gif) 0 0 no-repeat;
}
/* WAKABAYASHI
--------------------------------------- */
.wakabayashi #main {
  background: #FFFFFF url(/community/img/pt_wakabayashi.gif) 0 0 no-repeat;
}
.wakabayashi #section {
  margin: 30px 20px 0 20px;
  width: 740px;
}
.wakabayashi #article p.lead {
  margin: 0 10px;
}
.wakabayashi h5 {
  margin: 30px 0 10px;
}
.wakabayashi #article p, .wakabayashi #article ul {
  margin: 0 10px 10px 10px;
  line-height: 1.8;
}
.wakabayashi #article ul li {
  list-style: disc inside;
}
.wakabayashi .comment {
  background: #f7f2e0 url(../../community/wakabayashi/img/bg_comment.gif) repeat-x top;
  /*height: 123px;*/
  border: #755e00 1px solid;
  padding: 20px 20px 0;
  margin: 40px 0;
}
.wakabayashi .comment h6 {
  font-size: 16px;
  color: #755e01;
  margin-bottom: 10px;
}
.wakabayashi .comment span {
  font-weight: bold;
}
.wakabayashi #article p.link {
  margin: 10px 0;
  padding: 2px 0 2px 27px;
  background: url(../../img/arrow_others_normal.gif) center left no-repeat;
  line-height: 16px;
  font-weight: bold;
}
.wakabayashi #article p.bnr {
  width: 740px;
  margin: 0 auto;
}
/* DREAMLINK
--------------------------------------- */
.dreamlink #main {
  background: #FDE900 url(../../dreamlink/img/pt_project.gif) 0 0 no-repeat;
}
.dreamlink .project #article .unit {
  margin: 20px auto 0 auto;
  padding: 26px 33px;
  width: 654px;
  background: #FFFFFF;
}
.dreamlink .project #article .unit p {
  margin-top: 30px;
  line-height: 1.8;
}
.dreamlink .project #article .unit p.notice {
  margin-top: 0;
  line-height: 1;
}
.dreamlink .project #article .emphasis {
  color: #FF3399;
}
/* sponsor
--------------------------------------- */
.junior #j_sponsor {
  background: #fff;
  padding: 20px;
}
.junior #j_sponsor .sp_tit {
  border-bottom: solid 3px #e60019;
  font-size: 18px;
  font-weight: bold;
  color: #e60019;
  padding-bottom: 3px;
}
.junior #j_sponsor .j_sponsor_detail {
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
  justify-content: center;
}
.junior #j_sponsor .j_sponsor_detail dl {
  margin-right: 40px;
  width: 220px;
}
.junior #j_sponsor .j_sponsor_detail dl:nth-of-type(3n),
.junior #j_sponsor .j_sponsor_detail dl:last-of-type{
  margin-right: 0;
}
.junior #j_sponsor .j_sponsor_detail dd {
  padding: 5px 0 10px;
  text-align: center;
}
/* tigers_cup
--------------------------------------- */
.tigers_cup #main {
  background: #FFFFFF url(/community/img/pt_tigers_cup.gif) 0 0 no-repeat;
  font-size: 14px;
  line-height: 1.8em;
}
.tigers_cup #section {
  margin: 30px 20px 0 20px;
  width: 740px;
}
.tigers_cup div.inner {
  padding: 5px 10px 0 10px;
}
.tigers_cup div.inner_red {
  padding: 5px 10px 10px 10px;
  background: #ffeded;
  margin-top: -10px;
}
.tigers_cup #article p.lead {
  margin: 0 10px;
}
.tigers_cup #article p.right {
  text-align: right;
  margin: 10px 0;
}
.tigers_cup h5.ttl {
  font-size: 15px;
  font-weight: bold;
  height: 32px;
  line-height: 34px;
  padding-left: 26px;
  background: url(/community/tigers-cup/img/bg_h5.jpg) no-repeat 0 0;
  margin: 30px 0 10px;
}
.tigers_cup h5.ttl_red {
  font-size: 15px;
  font-weight: bold;
  height: 32px;
  line-height: 34px;
  padding-left: 26px;
  background-color: #FF0000;
  color: #fff;
  margin: 30px 0 10px;
}
.tigers_cup h6 {
  background: #ffe100;
  padding: 4px 10px;
  color: #000;
  font-weight: bold;
  margin: 10px 0 20px 0;
}
.tigers_cup h6.red {
  background: #ffaaaa;
  padding: 4px 10px;
  color: #000;
  font-weight: bold;
  margin: 10px 0 20px 0;
}
.tigers_cup dl.outline {
  display: flex;
  flex-wrap: wrap;
  padding: 0 10px;
}
.tigers_cup dl.outline dt {
  width: 30%;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.tigers_cup dl.outline dd {
  width: 70%;
}
.tigers_cup dl.outline dt, .tigers_cup dl.outline dd {
  border-bottom: dotted 1px #000;
  padding: 10px 0;
}
.tigers_cup table.schedule {
  margin: 10px 0;
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #000;
}
.tigers_cup table.schedule th, .tigers_cup table.schedule td {
  text-align: center;
  vertical-align: middle;
  padding: 20px 0;
  line-height: 1.5em;
  border: 1px solid #000;
  /* width: calc(100% / 4);*/
}
.tigers_cup table.schedule th {
  font-weight: normal;
  background-color: #e6e6e6;
}
.tigers_cup table.schedule td.left {
  text-align: left;
  padding-left: 4em;
}
.tigers_cup table.schedule td.bg_beige {
  background: #f8f6ea;
}
.tigers_cup ul.indent {
  margin-left: 1em;
  text-indent: -1em;
  line-height: 1.2em;
}
.tigers_cup ul.indent li {
  margin-bottom: 0.5em;
}
.tigers_cup ul.teamlist, .tigers_cup ul.winner {
  list-style-type: none;
  padding: 0;
  margin: 0 10px;
  display: flex;
  flex-wrap: wrap;
}
.tigers_cup ul.teamlist li {
  margin: 5px;
  width: calc(50% - 10px);
}
.tigers_cup ul.winner li {
  margin: 5px;
  width: calc(100% / 3 - 10px);
}
.tigers_cup div.sponcer_list {
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
  justify-content: center;
}
.tigers_cup div.sponcer_list dl {
  margin-right: 40px;
  width: 220px;
}
.tigers_cup div.sponcer_list dl:nth-of-type(3n),
.tigers_cup div.sponcer_list dl:last-of-type{
  margin-right: 0;
}
.tigers_cup div.sponcer_list dd {
  padding: 5px 0 10px;
  text-align: center;
}
/*-------------------------------------------------------------
  renewal 2022-
-------------------------------------------------------------*/
#main.nobg {
  position: relative;
}
.society #main.nobg {
  background: #FFF url(/community/img/pt_society.gif) 0 0 no-repeat;
}
.promotion #main.nobg {
  background: #FFF url(/community/img/pt_promotion.gif) 0 0 no-repeat;
}
.fanservice #main.nobg {
  background: #FFF url(/community/img/pt_fanservice.gif) 0 0 no-repeat;
}
#main.nobg h2.year-category {
  background: #333333;
  color: #FFF;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}
#main.nobg h3.maintitle {
  background: #ffe100;
  text-align: center;
  padding: 50px 0;
  line-height: 1;
  font-size: 30px;
  font-weight: bold;
}
.js-modal {
  display: none;
}
.modal-btn {
  width: 300px;
  margin: 30px auto;
  cursor: pointer;
  text-align: center;
}
.modal-btn span {
  display: block;
  position: relative;
  background: #333 url(/community/img/menu.png) no-repeat left 260px center;
  background-size: 18px 18px;
  padding: 15px 30px 15px 10px;
  color: #FFF;
  text-align: center;
  border-radius: 30px;
  font-size: 16px;
}
.modal-bg {
  background: rgba(0, 0, 0, .75);
  width: 100%;
  height: calc(100% - 80px);
  position: absolute;
  top: 80px;
  left: 0;
  z-index: 99;
  box-sizing: border-box;
}
.btn-close {
  position: absolute;
  top: 72px;
  right: 20px;
  z-index: 100;
  background: #000;
  color: #FFF;
  display: inline-block;
  padding: 10px 15px;
  line-height: 1;
  font-size: 13px;
  cursor: pointer;
}
.btn-close span {
  font-size: 20px;
  vertical-align: middle;
  display: inline-block;
  padding-left: 5px;
}
.menu-wrap {
  background: #FFF;
  padding: 30px 40px 10px 40px;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 740px;
  margin: auto;
  box-sizing: border-box;
  z-index: 100;
  position: absolute;
  top: 120px;
  left: 0;
  right: 0;
}
.menu-wrap .menu {
  width: 310px;
}
.menu-wrap .menu p.chapter {
  font-size: 14px;
  font-weight: bold;
  border-bottom: 2px solid #000;
  margin-bottom: 4px;
}
.menu-wrap .menu p.chapter span {
  display: inline-block;
  border-bottom: 2px solid #ffe100;
  margin-bottom: -2px;
}
.menu-wrap .menu ul {
  margin-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.menu-wrap .menu li {
  width: 100%;
}
.menu-wrap .menu li.half {
  width: 48%;
}
.menu-wrap .menu li a {
  display: block;
  font-size: 14px;
  line-height: 1.3;
  color: #000;
  background: transparent url(/community/img/arrow_down.png) no-repeat right center;
  background-size: 18px 18px;
  padding: 8px 30px 8px 0;
  border-bottom: 1px dotted #000;
}
section.unit {
  margin: 0 20px 30px 20px;
}
section.unit h4.subtitle {
  border-bottom: 2px solid #000000;
  font-weight: bold;
  font-size: 20px;
  margin: 20px 0;
}
section.unit h4.subtitle span {
  display: inline-block;
  border-bottom: 2px solid #ffe100;
  margin-bottom: -2px;
}
section.unit h5.subheading {
  background: #fff6b2;
  padding: 10px 15px;
  font-size: 16px;
  font-weight: bold;
  height: auto;
  margin: 20px 0 10px;
  line-height: 1.4;
}
section.unit h5.subheading small {
  display: block;
  font-size: 14px;
}
section.unit h6.subhead {
  padding: 0 10px;
  font-size: 16px;
  font-weight: bold;
  margin: 20px 0 10px;
  border-left: 2px solid #ffe100;
}
section.unit h6.subhead_b {
  position: relative;
  font-size: 15px;
  font-weight: bold;
}
section.unit h6.subhead_b::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  left: 0;
  bottom: 0;
}
section.unit hr.gray {
  padding: 0;
  height: 1px;
  width: 100%;
  background: #e8e8e8;
  border: 0;
  margin: 20px 0;
  display: block;
}
section.unit article.news {
  background: #f0f0f0;
  margin: 10px 0;
}
section.unit article.news a {
  display: block;
  font-size: 12px;
  line-height: 1.4;
  color: #000;
}
section.unit article.news dl {
  display: table;
}
section.unit article.news dt, section.unit article.news dd {
  display: table-cell;
  vertical-align: middle;
}
section.unit article.news dt {
  width: 90px;
  padding: 5px;
}
section.unit article.news dt img {
  width: 100%;
  height: auto;
}
section.unit article.news dd {
  padding: 5px 10px;
  font-size: 13px;
}
section.unit article.news dd span.date {
  display: block;
}
section.unit p.txt {
  margin: 10px 0;
  font-size: 13px;
  line-height: 1.6;
}
section.unit span.note {
  text-indent: -1em;
  margin-left: 1em;
  font-size: 11px;
  display: block;
}
section.unit .basic-table {
  margin: 10px 0;
}
section.unit .basic-table thead th {
  background: #555555;
  color: #FFF;
  font-size: 13px;
  padding: 5px 10px;
  border: 1px solid #c8c8c8;
}
section.unit .basic-table tbody th, section.unit .basic-table tbody td {
  font-size: 13px;
  padding: 8px 10px;
  text-align: left;
  line-height: 1.3;
  border: 1px solid #c8c8c8;
}
section.unit .basic-table.center tbody th, section.unit .basic-table.center tbody td {
  text-align: center;
}
section.unit .basic-table tbody td.value {
  text-align: right;
}
section.unit .basic-table tbody th {
  background: #f0f0f0;
}
section.unit .box {
  background: #f6f6f6;
  padding: 10px 15px;
  font-size: 13px;
}
section.unit .box dt {
  font-weight: bold;
  text-decoration: underline;
  margin-bottom: 5px;
}
section.unit .red-box {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
  border: 1px solid #e80000;
  margin: 10px 0;
  color: #e80000;
}
section.unit .flex-wrap {
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
section.unit .flex-wrap div.half {
  width: 360px;
}
section.unit .flex-wrap div.half table {
  width: 100%;
}
section.unit .photo-c {
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
section.unit .photo-c img {
  margin: 10px 5px;
}
section.unit .funds {
  font-size: 16px;
}
section.unit .funds dt {
  font-weight: bold;
}
section.unit .btn-link {
  width: 300px;
  margin: 20px auto;
  text-align: center;
}
section.unit .btn-link a {
  display: block;
  text-decoration: none;
  color: #ffe100;
  font-size: 14px;
  background: #000 url(/community/img/arrow.png) no-repeat left 270px center;
  background-size: 20px 20px;
  padding: 15px 30px 15px 15px;
}

.nav-box {
  margin: 15px 20px 0 20px;
  padding: 10px 14px;
  border: 1px solid #D4D4CD;
}
.nav-box ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.nav-box ul li {
  width: 176px;
}
.nav-box ul li a {
  padding: 2px 0 2px 27px;
  background: url(/img/arrow_others_normal.gif) center left no-repeat;
  line-height: 24px;
}

/*-------------------------------------------------------------
  renewal 2025-
-------------------------------------------------------------*/
.charity .lead,
.donation .lead{
  font-size:14px;
  margin:10px 0;
}
ul.year_list{
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 10px;
}
ul.year_list li{
    text-align: center;
    cursor: pointer;
    font-size: 15px;
    line-height: 1;
    background: #eeeeee;
}
ul.year_list li a{
  display:block;
  padding: 13px 0 10px;
  color:#000;
  text-decoration:none;
}
ul.year_list li a:hover{
  text-decoration:none;
}
ul.year_list li a.is-active{
    background: #ffe100;
    font-weight: bold;
}