@charset "utf-8";
/* CSS INFORMATION -====================================================
File name : top.css
Description :
===================================================================== */

/* =====================================================================
*    #main
* =================================================================== */

/* .next
---------------------------------------------------------- */
.next {
	position: relative;
    background: url(../images/bg_next_green.jpg) repeat left top;
    background-size: 128px 128px;
}

.next .inner::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 15.73%;
    background: url(../images/bg_next_ttl.png) repeat-x left bottom;
    background-size: auto 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 19.33%;
}

.sec_ttl {
    position: relative;
}

.sec_ttl::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 30%;
    background: url(../images/bg_ttl_sp.png) no-repeat left top;
    background-size: 100% auto;
    position: absolute;
    top: 0;
    left: 0;
}

.sec_ttl img {
    position: relative;
    padding: 5.07% 0 0;
}

.next_theme_box {
    margin: 20.4% 0 0;
}

.next_date_box {
    margin: 0 0 13%;
}

.next_date_box > ul {

}

.next_date_box > ul .next_date {
    color: #e8e9db;
    font-size: 1.1rem;
    line-height: 1.5;
    text-align: center;
    position: relative;
    padding-bottom: 6.8%;
}

.next_date_box > ul .next_date::before {
    content: "";
    display: block;
    width: 4.8%;
    padding-top: 4.8%;
    background: url(../images/icon_next.png) no-repeat left top;
    background-size: 100% auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.next_date_box > ul .next_guest {
    color: #e8e9db;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    padding-top: 2%;
}

.next_title_box {
    position: relative;
    width: 85.6%;
    margin: 2% auto;
}

.next_title_box::before, .next_title_box::after {
    content: "";
    display: block;
    width: 100%;
    padding-top: 1.9%;
    background: url(../images/line_next1.png) repeat-x left top;
    background-size: auto 100%;
    margin: 0 0 1.5%;
}

.next_title_box::after {
    margin: 1.5% 0 0;
}

.next_title_box ul {
    background: url(../images/bg_next_white.jpg) repeat left top;
    background-size: 128px auto;
    padding: 6%;
    text-align: center;
}

.next_title_box ul .next_title {
    color: #cda34f;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    display: inline-block;
    margin: 0 0 3%;
}

.next_title_box ul .next_title::after {
    content: "";
    display: block;
    width: 100%;
    padding-top: 1%;
    background: url(../images/line_next2.png) repeat-x left top;
    background-size: auto 100%;
    margin: 5% 0 0;
}

.next_title_box ul .next_place {
    color: #665a44;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
}

.next_photo_box {
    width: 92%;
    margin: 0 auto;
    border: 2vw solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.slick-dots {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    margin: 0 0 -9%;
}

.slick-dots li {
    display: inline-block;
    margin-right: 3%;
}

.slick-dots li:last-child {
    margin-right: 0;
}

.slick-dots li button {
    width: 2.5vw;
    height: 0;
    padding: 2.5vw 0 0;
    border-radius: 50%;
    border: 0;
    background-color: #f4f4f4;
    text-indent: -9999px;
    -webkit-box-shadow: 0 0.3vw 0.3vw inset rgba(0,0,0,0.3);
    box-shadow: 0 0.3vw 0.3vw inset rgba(0,0,0,0.3);
    vertical-align: bottom;
}

.slick-dots li.slick-active button {
    background-color: #e3b559;
}

.next_txt_box {
    width: 92%;
    margin: 20.4% auto 0;
    padding: 0 0 12%;
    position: relative;
}

.sec_ttl + .next_txt_box {
    margin-top: 24%;
}

.next_txt_box::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 11.59%;
    background: url(../images/bg_next_white_top.png) no-repeat left top;
    background-size: 100% auto;
}

.next_txt_box::after {
    content: "";
    display: block;
    width: 100%;
    padding-top: 11.59%;
    margin-top: -2.88%;
    background: url(../images/bg_next_white_bottom.png) no-repeat left bottom;
    background-size: 100% auto, 100% auto;
}

.next_txt_box_detail {
    padding: 3% 7%;
    margin-top: -2.88%;
    position: relative;
    background: url(../images/bg_next_white.jpg) repeat left top;
    background-size: 128px auto;
}

.next_txt_box_detail li {
    padding: 0 0 12%;
}

.next_txt_box_detail li:last-child {
    padding: 0;
}

.next_txt_box_detail li::after {
    content: "";
    display: block;
    width: 100%;
    padding-top: 0.8%;
    background: url(../images/line_next2.png) repeat-x left top;
    background-size: auto 100%;
    margin: 11% 0 0;
}

.next_txt_box_detail li:last-child::after {
    content: none;
}

.next_txt_box_detail li h3 {
    width: 54.64%;
    margin: 0 auto 8%;
}

.next_txt_box_detail li p {
    color: #7c8a44;
    font-size: 1.25rem;
    line-height: 1.8;
    text-indent: 1em;
    margin: 0 0 8%;
}
.next_txt_box_detail li p:last-child {
    margin: 0;
}

@media screen and (min-width:768px){
	.next {
        background: url(../images/bg_next_ttl_pc.png) repeat-x center top, url(../images/bg_next_green.jpg) repeat left top;
        background-size: 14.36% auto, 128px 128px;
    }

    .next .inner::before {
        display: none;
    }

    .sec_ttl::before {
        width: 54.55%;
        padding-top: 14.65%;
        background: url(../images/bg_ttl_pc.png) no-repeat left top;
        background-size: 100% auto;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

    .sec_ttl img {
        width: 44%;
        margin: 0 auto;
        padding: 2.5% 0 0;
    }

    .next_theme_box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 84%;
        margin: 12% auto 0;
    }

    .next_date_box {
        width: 48.38%;
        margin: 0;
    }

    .next_date_box > ul .next_date {
        font-size: 1.7rem;
        padding-bottom: 5%;
    }

    .next_date_box > ul .next_guest {
        font-size: 1.8rem;
        padding-top: 0;
    }

    .next_title_box {
        width: 100%;
    }

    .next_title_box::before, .next_title_box::after {
        padding-top: 1.4%;
        margin: 0 0 1%;
    }

    .next_title_box::after {
        margin: 1% 0 0;
    }

    .next_title_box ul {
        padding: 4.5%;
    }

    .next_title_box ul .next_title {
        font-size: 2.4rem;
        margin: 0 0 2%;
    }

    .next_title_box ul .next_title::after {
        padding-top: 0.8%;
    }

    .next_title_box ul .next_place {
        font-size: 1.9rem;
    }

    .next_photo_box {
        width: 48.38%;
        border: 0.76vw solid #fff;
        margin: 0;
    }

    .slick-dots {
        margin: 0 0 -7%;
    }

    .slick-dots li {
        margin-right: 2.5%;
    }

    .slick-dots li button {
        width: 0.9vw;
        padding: 0.9vw 0 0;
        -webkit-box-shadow: 0 0.2vw 0.2vw inset rgba(0,0,0,0.3);
        box-shadow: 0 0.2vw 0.2vw inset rgba(0,0,0,0.3);
    }

    .next_txt_box {
        width: 93.09%;
        margin: 4% auto 0;
        padding: 0 0 7%;
    }

    .sec_ttl + .next_txt_box {
        margin-top: 12%;
    }

    .next_txt_box::before {
        padding-top: 7.71%;
        background: url(../images/bg_next_white_top_pc.png) no-repeat left top;
        background-size: 100% auto;
    }

    .next_txt_box::after {
        padding-top: 7.71%;
        background: url(../images/bg_next_white_bottom_pc.png) no-repeat left bottom;
        background-size: 100% auto;
        margin-top: -3.71%;
    }

    .next_txt_box_detail {
        padding: 3% 9.09%;
        margin-top: -3.71%;
    }

    .next_txt_box_detail li {
        padding: 0 0 7%;
    }

    .next_txt_box_detail li::after {
        padding-top: 0.25%;
        margin: 6% 0 0;
    }

    .next_txt_box_detail li h3 {
        width: 26.21%;
        margin: 0 auto 5%;
    }

    .next_txt_box_detail li p {
        font-size: 1.7rem;
        line-height: 2;
        margin: 0 0 4%;
    }
}

@media screen and (min-width:1100px){
    .next {
        background: url(../images/bg_next_ttl_pc.png) repeat-x center top, url(../images/bg_next_green.jpg) repeat left top;
        background-size: 158px auto, 128px 128px;
    }

    .next_photo_box {
        border: 8px solid #fff;
    }

    .slick-dots li button {
        width: 10px;
        padding: 10px 0 0;
        -webkit-box-shadow: 0 2px 2px inset rgba(0,0,0,0.3);
        box-shadow: 0 2px 2px inset rgba(0,0,0,0.3);
    }
}

/* .backnumber
---------------------------------------------------------- */
.backnumber {
    position: relative;
}

.backnumber .backnumber_list {
    position: relative;
}

.backnumber .backnumber_list > li {
    position: relative;
}

.backnumber .backnumber_list > li > a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

.backnumber .backnumber_list > li > a:hover {
    opacity: 0.7;
}

.backnumber .backnumber_column {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}

.backnumber .backnumber_column * {
    box-sizing: border-box;
}

.backnumber .backnumber_img {
    width: 100%;
    border: 2vw solid #ffffff;
}

.backnumber .backnumber_text {
    width: 100%;
    margin-top: 1.2rem;
}

.backnumber .backnumber_text > * {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0 0 0 2rem;
    line-height: 1.6;
    text-indent: 0;
}

.backnumber .backnumber_date {
    margin-bottom: 0.4rem;
    color: #7c8a44;
    font-size: 1.2rem;
    font-weight: bold;
}

.backnumber .backnumber_date::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    display: block;
    width: 1.7rem;
    aspect-ratio: 1 / 1;
    background-image: url(../images/icon_backnumber.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    transform: translateY(-58%);
}

.backnumber .backnumber_guest {
    color: #7c8a44;
    font-size: 1.4rem;
    font-weight: bold;
}

.backnumber .backnumber_title {
    color: #cda34f;
    font-size: 1.6rem;
    font-weight: bold;
}

.backnumber .backnumber_place {
    color: #665a44;
    font-size: 1.2rem;
    font-weight: bold;
}

@media screen and (min-width:768px) {
    .backnumber .backnumber_img {
        width: calc(344 / 724 * 100%);
        border: 0.76vw solid #ffffff;
    }

    .backnumber .backnumber_text {
        width: calc(350 / 724 * 100%);
        margin-top: 0;
    }

    .backnumber .backnumber_text > * {
        padding: 0;
    }

    .backnumber .backnumber_date {
        margin-bottom: 0.8rem;
        padding-left: 2.8rem;
        font-size: 1.6rem;
    }

    .backnumber .backnumber_date::before {
        width: 2.3rem;
    }

    .backnumber .backnumber_guest {
        font-size: 2.0rem;
    }

    .backnumber .backnumber_title {
        font-size: 2.4rem;
    }

    .backnumber .backnumber_place {
        font-size: 1.6rem;
    }
}

@media screen and (min-width:1100px) {
    .backnumber .backnumber_img {
        border: 8px solid #ffffff;
    }
}

/* .song
---------------------------------------------------------- */
.song {
	position: relative;
    background: url(../images/bg_song_yellow.jpg) repeat left top;
    background-size: 128px 128px;
}

.song .inner::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 15.73%;
    background: url(../images/bg_song_ttl.png) repeat-x left bottom;
    background-size: auto 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 19.33%;
}

.song_txt_box {
    width: 78.67%;
    margin: 20% auto 0;
    padding: 0 0 12%;
    position: relative;
}

.song_txt_box_detail {
    counter-reset: number;
    list-style: none;
    margin: 0;
    padding: 0;
}

.song_txt_box_detail li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 3%;
}

.song_txt_box_detail li:before{
    counter-increment: number;
    content: counter(number);
    display: block;
    width: 2em;
    height: 2.3em;
    line-height: 2.3em;
    margin-right: 3%;
    color: #fff;
    text-align: center;
    background: url(../images/bg_song_list.png) no-repeat left top;
    background-size: 100% auto;
}

.song_txt_box_detail li:last-child {
    margin: 0;
}

.song_txt_box_detail li .song_singer {
    display: block;
    color: #453d2e;
    font-size: 1.2rem;
    font-weight: bold;
    margin: -0.3em 5% 0 0;
}

.song_txt_box_detail li .song_date {
    display: block;
    color: #fff;
    font-size: 1.1rem;
    margin: -0.3em 0 0;
}

@media screen and (min-width:768px){
	.song {
        background: url(../images/bg_song_ttl_pc.png) repeat-x center top, url(../images/bg_song_yellow.jpg) repeat left top;
        background-size: 14.36% auto, 128px 128px;
    }

    .song .inner::before {
        display: none;
    }

    .song_txt_box {
        width: 74.91%;
        margin: 12% auto 0;
        padding: 0 0 7%;
    }

    .song_txt_box_detail {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .song_txt_box_detail li {
        width: 48.18%;
    }

    .song_txt_box_detail li:before {
        font-size: 1.4rem;
    }

    .song_txt_box_detail li .song_singer {
        font-size: 1.7rem;
    }

    .song_txt_box_detail li .song_date {
        font-size: 1.6rem;
    }
}

@media screen and (min-width:1100px){
    .song {
        background: url(../images/bg_song_ttl_pc.png) repeat-x center top, url(../images/bg_song_yellow.jpg) repeat left top;
        background-size: 158px auto, 128px 128px;
    }
}

/* .time
---------------------------------------------------------- */
.time {
	position: relative;
    background: url(../images/bg_time_brown.jpg) repeat left top;
    background-size: 128px 128px;
}

.time .inner::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 15.73%;
    background: url(../images/bg_time_ttl.png) repeat-x left bottom;
    background-size: auto 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 19.33%;
}

.time_txt_box {
    width: 78.67%;
    margin: 20% auto 0;
    padding: 0 0 12%;
    position: relative;
}

.time_txt_box_detail {
    list-style: none;
    margin: 0;
    padding: 0;
}

.time_txt_box_detail li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 3%;
}

.time_txt_box_detail li:before{
    content: "";
    display: block;
    width: 5.76%;
    padding-top: 5.76%;
    margin-right: 3%;
    color: #fff;
    text-align: center;
    background: url(../images/bg_time_list.png) no-repeat left top;
    background-size: 100% auto;
}

.time_txt_box_detail li:last-child {
    margin: 0;
}

.time_txt_box_detail li .time_tv {
    display: block;
    color: #e3b559;
    font-size: 1.2rem;
    font-weight: bold;
    margin: 0 5% 0 0;
}

.time_txt_box_detail li .time_date {
    display: block;
    color: #e8e9db;
    font-size: 1.1rem;
}

@media screen and (min-width:768px){
	.time {
        background: url(../images/bg_time_ttl_pc.png) repeat-x center top, url(../images/bg_time_brown.jpg) repeat left top;
        background-size: 14.36% auto, 128px 128px;
    }

    .time .inner::before {
        display: none;
    }

    .time_txt_box {
        width: 74.91%;
        margin: 12% auto 0;
        padding: 0 0 9%;
    }

    .time_txt_box_detail {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .time_txt_box_detail li {
        width: 48.18%;
    }

    .time_txt_box_detail li:before {
        width: 6.1%;
        padding-top: 6.1%;
    }

    .time_txt_box_detail li:last-child {
        margin: 0 0 3%;
    }

    .time_txt_box_detail li .time_tv {
        font-size: 1.7rem;
    }

    .time_txt_box_detail li .time_date {
        font-size: 1.6rem;
    }
}

@media screen and (min-width:1100px){
    .time {
        background: url(../images/bg_time_ttl_pc.png) repeat-x center top, url(../images/bg_time_brown.jpg) repeat left top;
        background-size: 158px auto, 128px 128px;
    }
}

/* .sns
---------------------------------------------------------- */

.sns_twitter {
	width: 90%;
	margin: 0 auto;
}

.ttl_twitter {
  max-width: 192px;
	margin-bottom: 4%;
}

@media screen and (min-width:768px){
	.sns_twitter {
		width: 40%;
	}
}

