@charset "UTF-8";

/*!* -------------------------------
	interview
------------------------------- *!*/
#content .page_title {
    margin-bottom: 85px
}

#content .page_title .num img {
    width: 40.23%
}

#content .page_title .label {
    background-color: #5a6d65
}

#content #chronology .lead {
    margin-bottom: 100px;
    font-size: 1.13em;
    line-height: 1.8;
    padding-bottom: 40px;
    border-bottom: 1px solid #ccc;
}

#content #chronology .credit {
    margin-top: 100px;
    font-size: .81em
}

#content #chronology .credit li {
    line-height: 1.6
}

@media only screen and (max-width:767px) {
    #content #chronology .lead {
        padding-bottom: 20px;
        margin-bottom: 5px;

    }
}

/*----年表ここから----*/
#content #chronology #timeline {}

#content #chronology #timeline #year_outer {
    margin: 60px auto 50px;
    font-size: 1.2em;
    width: 100%;
    line-height: 2;
    text-align: center;

}

#content #chronology #timeline #years {
    display: inline-block;
    text-align: left;
    padding: 0 5px 0 35px;

}


#content #chronology #timeline #years .year {
    display: inline;
    color: #5a6d65;
    padding-right: 10px;

}

#content #chronology #timeline #years .year a {
    text-decoration: none;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}

#content #chronology #timeline #years .year a:hover {
    border-bottom: none;
    opacity: 0.4;
}

#content #chronology #timeline #years .year:last-child {
    padding-right: 0px;
}

@media only screen and (max-width:767px) {
    #content #chronology #timeline #year_outer {
        margin: 0 auto 30px;

        line-height: 2.5;
        text-align: center;

    }

    #content #chronology #timeline #years {}

    #content #chronology #timeline #years .year {
        padding-right: 10px;

    }


}

/*----年表詳細----*/
#content #chronology #timeline #details {
    position: relative;
    min-height: 300px;
    padding: 0 60px
}

#content #chronology #timeline #details .item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 20px;
    margin-bottom: 30px;
}

#content #chronology #timeline #details .item .year_label {
    width: 4em;
    color: #5a6d65;
    font-size: 3.13em;
    font-weight: 700
}

#content #chronology #timeline #details .item .content {
    width: 100%;
    padding-top: .75em
}

#content #chronology #timeline #details .item .content dt {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 25px
}

#content #chronology #timeline #details .item .content dt span {
    position: relative;
    display: inline-block;
    padding-right: 20px;
    background-color: #fff;
    z-index: 1
}

#content #chronology #timeline #details .item .content dt:before {
    position: absolute;
    top: 50%;
    display: block;
    content: "";
    width: 100%;
    height: 0;
    border-bottom: 1px dashed #aaa;
    z-index: 0
}

#content #chronology #timeline #details .item .content dd.label {
    color: #5a6d65;
    font-size: 1.25em;
    font-weight: 600;
    line-height: 1.5
}

#content #chronology #timeline #details .item .content dd.label.has_month {
    position: relative;
    padding-left: 2.5em
}

#content #chronology #timeline #details .item .content dd.label.has_month .month {
    position: absolute;
    left: 0;
    font-weight: 600
}

#content #chronology #timeline #details .item .content dd.label.has_month.month2 {
    padding-left: 5em
}

#content #chronology #timeline #details .item .content dd.label.has_circle {
    position: relative;
    padding-left: 20px
}

#content #chronology #timeline #details .item .content dd.label.has_circle:before {
    position: absolute;
    top: .35em;
    left: 0;
    display: inline-block;
    content: "";
    width: 15px;
    height: 15px;
    border-radius: 50%
}

#content #chronology #timeline #details .item .content dd.label.has_circle.art:before {
    background-color: #e9465a
}

#content #chronology #timeline #details .item .content dd.label.has_circle.literature:before {
    background-color: #76a22d
}

#content #chronology #timeline #details .item .content dd.label.has_circle.comic:before {
    background-color: #fdd108
}

#content #chronology #timeline #details .item .content dd.label.has_circle.movie:before {
    background-color: #68a4d9
}

#content #chronology #timeline #details .item .content dd.label.has_circle.column:before {
    background-color: #c1ce7d
}

#content #chronology #timeline #details .item .content dd.label.has_circle.archi:before {
    background-color: #3daba4
}

#content #chronology #timeline #details .item .content dd.label.has_circle.photo:before {
    background-color: #394d92
}

#content #chronology #timeline #details .item .content dd.label.has_circle.drama:before {
    background-color: #d5a070
}

#content #chronology #timeline #details .item .content dd.label.has_circle.music:before {
    background-color: #ba79b1
}

#content #chronology #timeline #details .item .content dd.label.has_circle.design:before {
    background-color: #f08437
}

#content #chronology #timeline #details .item .content dd.label + .text {
    margin-top: 10px
}

#content #chronology #timeline #details .item .content dd.label + .thumb {
    margin-top: 15px
}

#content #chronology #timeline #details .item .content dd.text {
    font-size: .88em;
    line-height: 1.8
}

#content #chronology #timeline #details .item .content dd.text + .thumb {
    margin-top: 20px
}

#content #chronology #timeline #details .item .content dd.thumb {
    position: relative
}

#content #chronology #timeline #details .item .content dd.thumb img {
    width: 100%;
    max-width: 360px
}

#content #chronology #timeline #details .item .content dd.thumb .caption {
    position: absolute;
    bottom: 0;
    left: 380px;
    display: inline-block;
    font-size: .88em;
    line-height: 1.5
}

#content #chronology #timeline #details .item .content dd.thumb.h img {
    max-width: 220px
}

#content #chronology #timeline #details .item .content dd.thumb.h .caption {
    left: 240px
}

#content #chronology #timeline #details .item .content dd.label + .label,
#content #chronology #timeline #details .item .content dd.text + .label {
    margin-top: 25px
}

#content #chronology #timeline #details .item .content dd.thumb + .label {
    margin-top: 30px
}

#content #chronology #timeline #details .item .content dd + dt {
    margin-top: 60px
}

#content #chronology #timeline #details .slick-arrow {
    position: absolute;
    top: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    font-size: 0;
    width: 32px;
    height: 61px;
    margin-top: -8px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-background-size: 32px auto;
    background-size: 32px auto;
    text-indent: -9999px;
    cursor: pointer;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

#content #chronology #timeline #details .slick-arrow.slick-prev {
    left: 0;
    background-image: url(../img/arr_slide_prev.png)
}

#content #chronology #timeline #details .slick-arrow.slick-next {
    right: 0;
    background-image: url(../img/arr_slide_next.png)
}

#content #chronology #timeline #details .slick-arrow.slick-disabled {
    opacity: 0;
    visibility: hidden
}

@media screen and (min-width:768px) and (max-width:980px) {
    #content #chronology #timeline #details .item .content dd.thumb .caption {
        position: static;
        margin-top: 10px
    }
}

@media only screen and (max-width:767px) {
    #content .page_title {
        margin-bottom: 30px
    }

    #content #chronology .lead {
        font-size: 100%
    }

    #content #chronology .credit {
        margin-top: 50px;
        font-size: .75em
    }

    #content #chronology #timeline {
        margin-top: 30px
    }



    #content #chronology #timeline #details {
        padding: 0 20px
    }

    #content #chronology #timeline #details .item {
        display: block;
        padding-left: 0
    }

    #content #chronology #timeline #details .item .year_label {
        margin-bottom: 10px;
        font-size: 2.38em
    }

    #content #chronology #timeline #details .item .content dd.label {
        font-size: 1.13em
    }

    #content #chronology #timeline #details .item .content dd.label.has_month {
        padding-left: 0
    }

    #content #chronology #timeline #details .item .content dd.label.has_month .month {
        position: static;
        display: block;
        margin-bottom: 5px
    }

    #content #chronology #timeline #details .item .content dd.label.has_month.month2 {
        padding-left: 0
    }

    #content #chronology #timeline #details .item .content dd.text {
        font-size: 1em
    }

    #content #chronology #timeline #details .item .content dd.thumb img {
        max-width: inherit
    }

    #content #chronology #timeline #details .item .content dd.thumb .caption {
        position: static;
        margin-top: 10px
    }

    #content #chronology #timeline #details .item .content dd.thumb.h img {
        padding: 0 15%;
        max-width: inherit;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    #content #chronology #timeline #details .slick-arrow {
        top: 60px;
        width: 19px;
        height: 36px;
        -webkit-background-size: 19px auto;
        background-size: 19px auto
    }

    #content #chronology #timeline #details .slick-arrow.slick-prev {
        left: -10px
    }

    #content #chronology #timeline #details .slick-arrow.slick-next {
        right: -10px
    }
}
