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

/* TOP
--------------------------------------- */
body.ctop {
    font-size: 14px;
    line-height: 1.8em;
}

.ctop h3.pt,
#tp.promotion {
    background: #D4D4CD url(/promotion/img/pt_promotion.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;
}

.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.nolink {
    background: #fee101;
    font-weight: bold;
    color: #000;
    text-align: center;
    font-size: 16px;
    padding: 10px;
}

.ctop dl.activity dd.note {
    height: 130px;
}

.ctop dl.activity_wide dt {
    float: left;
    margin-right: 10px;
}

.ctop ul.year_btn {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.ctop ul.year_btn li {
    border: #000 1px solid;
    width: 165px;
    text-align: center;
    padding: 10px 0;
}

.ctop ul.year_btn a {
    text-decoration: none;
    color: #000;
    margin: 10px 5px 0;
}

.ctop ul.year_btn a:hover {
    background: #fee101;
}

.ctop div.sponsor_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.ctop div.sponsor_list dl {
    margin-top: 10px;
}

.ctop div.sponsor_list dd {
    text-align: center;
}

.ctop #news-unit {
    overflow-y: scroll;
    height: 20em;
    font-size: 12px;
}

.guest_teacher #news-unit {
    overflow-y: auto;
    height: 23em;
    font-size: 12px;
    padding: 0 15px 0 0;
}

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

/*-------------------------------------------------------------
  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.top {
    margin-top: 30px;
}

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 p.link {
    padding: 0 0 0 27px;
    background: url(/img/arrow_others_normal.gif) center left no-repeat;
    line-height: 24px;
}

section.unit .basic-table {
    margin: 10px 0;
}

section.unit .basic-table.w-100 {
    width: 100%;
}

section.unit .basic-table.w-50 {
    width: 49%;
}

section.unit .table-wrap {
    display: flex;
    justify-content: space-between;
}

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 .basic-table caption.result {
    text-align: right;
    background: #f0f0f0;
    caption-side: bottom;
    margin: 10px 0;
    padding: 10px;
    font-size: 13px;
}

section.unit .basic-table a.mark {
    font-size: 16px;
}

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 .photo-list {
    display: -ms-flexbox;
    display: flex;
    margin: 15px 0 0 0;
    flex-wrap: wrap;
}

section.unit .photo-list li {
    width: 236px;
    margin-right: 16px;
    margin-bottom: 16px;
}


section.unit .photo-list li:nth-child(3n){
    margin-right: 0;
}

section.unit .photo-list li img {
    width: 100%;
    height: auto;
}

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

/*-------------------------------
  tab
--------------------------------*/
.js-tab-contents {
    display: none;
}

.js-tab-contents.is-active {
    display: block;
    animation: panel-show .7s ease-in-out forwards;
}

@keyframes panel-show {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

ul.year_tab {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 10px;
}

ul.year_tab li {
    text-align: center;
    cursor: pointer;
    font-size: 15px;
    padding: 13px 10px 10px;
    line-height: 1;
    background: #eeeeee;
}

ul.year_tab li.is-active {
    background: #ffe100;
    font-weight: bold;
}