@charset "UTF-8";

html,
body {
  margin: 0;
  padding: 0;
  border: 0;
}

.wrap {
    font-size: 16px;
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: 800;
    font-style: normal;
    font-feature-settings: "palt" 1;
    letter-spacing: .02em;
    overflow: hidden;
    color: #484848;
    text-align: center;
}

.wrap * {
    margin: 0;
    padding: 0;
}

.wrap ul,
.wrap ol {
    list-style: none;
}

.wrap img {
    max-width: 100%;
}

.wrap picture {
    display: flex;
}

.wrap section {
    margin-bottom: 10%;
}

.wrap h2 {
    filter: drop-shadow(4px 4px 3px rgba(0, 0, 0, 0.13));   
    margin: 0 auto 5% auto;
}

.wrap_2 {
    padding: 0 5%;
}

.wrap_2 section:last-of-type {
    margin-bottom: 15%;
}

.sp {
    display: block;
}

.ib {
    display: inline-block;
    font-style: normal;
}

/* =========================================
    　　　　　　　　背景
============================================*/

.wrap::before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: linear-gradient(135deg, #88ce24 25%, transparent 25%, transparent 50%, #88ce24 50%, #88ce24 75%, transparent 75%, transparent) #7ac80b top left / 20px 20px;
    z-index:-2;
}

.wrap_2::before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: url("/sp/michinoeki/images/bg_flower_sp.png") center /100% no-repeat;
    z-index:-1;
}

/* =========================================
    　　　　　　メインビジュアル
============================================*/

.mainimg {
    position: relative;
    background: linear-gradient(135deg, #88ce24 25%, transparent 25%, transparent 50%, #88ce24 50%, #88ce24 75%, transparent 75%, transparent) #7ac80b top left / 20px 20px;
    padding: 2.5% 2.5% 0 2.5%;
}

.mainimg h1 {
    width: 90%;
    position: absolute;
    top: 46%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* =========================================
    　　　　　　番宣動画
============================================*/

.movie_wrap {
    max-width: 900px;
    margin: 0 auto;
}

#movie {
    position: relative;
    width: 100%;
    padding-top: calc(9 / 16 * 100%);
    margin: 0 auto;
    overflow: hidden;
}

.tvo-video {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
}

/* Equipmedia用 */
.jstream-eqPlayer,
.eq-h5_player {
	width: 100% !important;
	height: 100% !important;
}
/* Equipmedia用 */

/* =========================================
    　　　　　　Tver
============================================*/

.tver p {
    max-width: 700px;
    margin: 0 auto;
}

.tver a {
    display: flex;
    justify-content: center;
}

/* =========================================
    　　　　　　番組概要
============================================*/

.intro p {
    font-size: clamp(14px, 3vw, 22px);
    -webkit-text-stroke: 5px #fff;
    paint-order: stroke;
    line-height: 2em;
    filter: drop-shadow(0px 2px 0px rgba(85, 145, 0, 1));
}

.intro p span {
    font-size: clamp(16px, 4vw, 26px);
    color: #e71212;
}

/* =========================================
    　　　　　　出演者
============================================*/

.cast ul {
    display: flex;
    flex-wrap: wrap;
    column-gap: 2%;
}

.cast ul li:first-of-type { 
    width: 70%;
    margin: 0 auto;
}

.cast ul li {
    width: 49%;
}

/* =========================================
    　　　　　　放送内容
============================================*/

.contents_wrap {
    position: relative;
}

.contents_wrap:not(:last-of-type) {
    margin-bottom: 40%;
}

.contents_wrap h3 {
    width: 90%;
    position: absolute;
    top: -12%;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    filter: drop-shadow(4px 4px 3px rgba(0, 0, 0, 0.13));   
}

.contents_box {
    border-radius: 10px;
    background-color: #fff;
    border: 4px solid #e0e0e0;
    outline: 2px solid #559100;
    box-shadow: 0px 0px 0px 4px rgba(177, 233, 97, 1);
    filter: 
    drop-shadow(0px 7px 0px rgba(122, 200, 10, 1)) 
    drop-shadow(0px 7px 0px rgba(85, 145, 0, 1)) 
    drop-shadow(4px 4px 3px rgba(0, 0, 0, 0.13));    
    padding: 5%;
    margin-top: 35%;
}

.contents_box p {
    font-size: clamp(14px, 3vw, 20px);
    margin: 5% auto;
}


/* =========================================
    　　　　　　　スライドイン
============================================*/

.slideIn {
	opacity: 0;
	transform: translateY(50px);
	transition: 0.6s;
}

/* =========================================
    　　　　　　トップボタン
============================================*/

#page-top {
    position: fixed;
    bottom: 1.5%;
    right: 1.5%;
    width: 60px;
    aspect-ratio: 139 / 139;
    background: url(/sp/michinoeki/images/top_btn.png) no-repeat center / 100%;
    z-index: 100;
}

@media screen and (min-width: 768px) {

    .wrap section {
        margin-bottom: clamp(70px, 5vw, 80px);
    }

    .wrap h2 {
        max-width: 700px;
    }

    .wrap_2 {
        letter-spacing: .05em;
        max-width: 1300px;
        margin: 0 auto;
    }
    
    .wrap_2 section:last-of-type {
        margin-bottom: 12%;
    }

    .sp {
        display: none;
    }

    /* =========================================
    　　　　　　　　背景
    ============================================*/

    .wrap_2::before {
        background: url("/sp/michinoeki/images/bg_flower_pc.png") center /100% repeat-y;
    }

    /* =========================================
        　　　　　　メインビジュアル
    ============================================*/

    .mainimg {
        padding: 1% 1% 0 1%;
    }

    .mainimg h1 {
        width: 35%;
        max-width: 670px;
        top: 52%;
    } 

    /* =========================================
        　　　　　　番宣動画
    ============================================*/

    .intro p {
        font-size: clamp(14px, 3vw, 26px);
    }
    
    .intro p span {
        font-size: clamp(16px, 3vw, 32px);
    }
    
    /* =========================================
        　　　　　　Tver
    ============================================*/

    .tver a {
        transition-duration: .1s;
    }

    .tver a:hover {
        opacity: .7;
    }

    /* =========================================
        　　　　　　番組概要
    ============================================*/

    /* =========================================
        　　　　　　出演者
    ============================================*/

    .cast ul {
        row-gap: 1vw;
        justify-content: center;
    }

    .cast ul li {
        width: fit-content;
    }

    /* =========================================
        　　　　　　放送内容
    ============================================*/

    .contents_wrap:not(:last-of-type) {
        margin-bottom: 25%;
    }

    .contents_wrap h3 {
        width: 60%;
        top: -23%;
    }

    .contents_box { 
        border: 9px solid #e0e0e0;
        outline: 4px solid #559100;
        box-shadow: 0px 0px 0px 8px rgba(177, 233, 97, 1);
        filter: 
        drop-shadow(0px 9px 0px rgba(122, 200, 10, 1)) 
        drop-shadow(0px 9px 0px rgba(85, 145, 0, 1)) 
        drop-shadow(4px 4px 3px rgba(0, 0, 0, 0.13));    
        margin-top: 23%;
    }

    .contents_box ul {
        display: flex;
        flex-wrap: wrap;
        row-gap: 1vw;
        column-gap: 2%;
        justify-content: center;
    }

    .contents_box ul li:first-of-type {
        width: 100%;
    }

    .contents_box ul li {
        width: 32%;
    }


    /* =========================================
    　　　　　　　　スライドイン
    ============================================*/

    .slideIn {
        transform: translateY(100px);
        transition: 0.5s;
    }

    /* =========================================
    　　　　　　トップボタン
    ============================================*/

    #page-top {
        width: 100px;   
        transition-duration: .1s;
    }

    #page-top:hover {
        opacity: .7;
    }

}