@charset "UTF-8";

html {

    font-size: 62.5%;
}

body {
    margin: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

a {
    outline: none;
}

#main {

    position: relative;
    width: 100%;
    margin-top: 0;
    /* color: #113043; */
    color: #44537b;
    background-color: #f6fafd;

}





p {
    margin: 0;
    padding: 0;
}

.center {
    text-align: center;
}

/*radiko*/
.radiko {
    font-size: 12px;
    height: 24px;
    width: 230px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    background-image: url(/images/radiko_icon.gif);
    background-repeat: no-repeat;
    padding-left: 100px;
    background-position: left;
    line-height: 2;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    margin-top: 5px;
    background-color: #fff;
}

.radiko a:link {
    color: #F3F;
    text-decoration: none;
    color: #ff0000;
}

.radiko a:visited {
    color: #ff0000;
    text-decoration: none;
}

.radiko a:hover {
    text-decoration: underline;
}

.radiko a:active {
    text-decoration: none;
}

.radiko_narrow {
    display: none;
}

/*clearfix*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-table;
}

/* Hides from IE-mac \*/

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/* End hide from IE-mac */
a:hover img.btn_alfa {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
}

#global_header {
    display: block;
}

#nav_sp {
    display: none;
}

.foot_c {
    position: relative;
    width: 100%;

}

.footer_sp {
    display: none;
}

.big {
    display: block;
}

.sml {
    display: none;
}

/* flex */
.flex_center {
    position: relative;
    display: flex;
    justify-content: center;

}

/*-------------- ここから-----------------------*/

.header {
    position: relative;
    width: 100%;
    /* height:74vh; */
    background-color: #cccc;
    margin: 0;
    background-image: url("../images/bg_header.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

.header h1 {
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.header picture img {
    position: relative;
    display: block;
    width: 100%;
}

.header picture:nth-of-type(2) {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.header .title {
    animation: purine 1.5s linear 2;
    transform-origin: center bottom;
    /* 上から落ちてくるスタート地点 */
}

@keyframes purine {
    0% {
        transform: translateY(-300px);

    }

    10% {
        /* 上から落ちてくる */
        transform: translateY(0);
    }

    15% {
        /* 落ちてきた衝撃で縦に少しつぶれる */
        transform: scale(1.1, 0.9);
    }

    20% {
        /* 落ちてきた衝撃で縦にさらに少しつぶれる */
        transform: scale(1.1, 0.8);
    }

    30% {
        /* 縦につぶれながらもつぶれた反動で少し横に伸びる */
        transform: scale(1.15, 0.7);
    }

    45% {
        /* 縦につぶれた反動で横に伸びる */
        transform: scale(1.2, 0.5);
    }

    50% {
        /* つぶれた反動で一気に縦に伸びる */
        transform: scale(0.85, 1.15);
    }

    60% {
        /* 伸びた反動で縦につぶれる */
        transform: scale(1.1, 0.9);
    }

    70% {
        /* つぶれた反動で縦に少し伸びる */
        transform: scale(0.95, 1.08);
    }

    90% {
        /* 伸びた反動でほんの少し縦につぶれる */
        transform: scale(0.98, 1.02);
    }

    100% {
        /* 通常のサイズになる */
        transform: scale(1, 1);
        transform: translateY(0);
    }
}

.header_under {
    margin: 0;

}

.header_under,
.header_under ul {
    width: 100%;
    position: relative;
    text-align: center;
    list-style-type: none;

    /* margin:2rem 0; */
}

.header_under ul {
    padding: 0;
    /* margin:1rem 0; */
}

.header_under ul li.date {

    background-color: #d0ddf0;
    color: #6a6aa8;
    padding: 1.5rem 0 2rem 0;
    text-align: center;
    font-weight: bold;

}

ul.flex_center li:first-of-type {
    width: 5rem;
    height: auto;
    padding-top: 1.5rem;
}

.header_under ul li ul.flex_center {
    gap: 0 2rem;
}

.options {
    margin-left: auto;
    margin-right: auto;
    font-size: 2rem;
    border: none;
}

.mail {
    line-height: 1;
    margin: 0 auto;
    padding: 2rem 0 2rem 0;
    background-color: #8ccfd0;
    color: #fff21d;
    /* text-shadow: rgb(105, 109, 144) 2px 0px 0px, rgb(105, 109, 144) 1.75517px 0.958851px 0px, rgb(105, 109, 144) 1.0806px 1.68294px 0px, rgb(105, 109, 144) 0.141474px 1.99499px 0px, rgb(105, 109, 144) -0.832294px 1.81859px 0px, rgb(105, 109, 144) -1.60229px 1.19694px 0px, rgb(105, 109, 144) -1.97998px 0.28224px 0px, rgb(105, 109, 144) -1.87291px -0.701566px 0px, rgb(105, 109, 144) -1.30729px -1.5136px 0px, rgb(105, 109, 144) -0.421592px -1.95506px 0px, rgb(105, 109, 144) 0.567324px -1.91785px 0px, rgb(105, 109, 144) 1.41734px -1.41108px 0px, rgb(105, 109, 144) 1.92034px -0.558831px 0px; */
    /* text-shadow: -1px -1px 0 #6d68a8, 1px -1px 0 #6d68a8, -1px 1px 0 #6d68a8, 1px 1px 0 #6d68a8; */
    text-shadow: -1.5px -1.5px 0 #6d68a8, 0px -1.5px 0 #6d68a8, 1.5px -1.5px 0 #6d68a8, -1.5px 0px 0 #6d68a8, 1.5px 0px 0 #6d68a8, -1.5px 1.5px 0 #6d68a8, 0px 1.5px 0 #6d68a8, 1.5px 1.5px 0 #6d68a8;
}

.mail a {
    text-decoration: none;
    color: #fff21d;
    font-weight: bold;

}

.mail a:hover {

    text-decoration: underline;
    padding-bottom: 0;
    margin-bottom: 0;
    color: #fff21d;
    /* font-size: 3rem; */

}

.mail a:hover:visited {
    color: #fff21d;
}

.mail ul li:last-of-type {
    padding-left: 1rem;
}

.contents_outer {
    position: relative;
    width: 100%;
    background-image: url('../images/bg_body.jpg');
    background-repeat: repeat-y;
    background-size: contain;
    /* margin-top: -5rem; */
    padding-bottom: 10rem;
}

.contents {
    position: relative;
    width: 80%;
    max-width: 1080px;
    font-size: 2rem;
    line-height: 2;
    margin: 0 auto;

}

.podcast,
.about {
    background-color: rgba(255, 255, 255, 0.6);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 4rem;
}

.podcast {
    position: relative;
    width: 34%;
    padding: 1rem;

}

iframe.spotify {
    height: 360px;
}

.podcast ul li img {
    width: 100%;
}

.about {
    position: relative;
    width: 64%;

}

.about p:first-of-type {
    line-height: 1.4;
    padding-bottom: 2.4rem;
    background: linear-gradient(transparent 80%, #f5f073 80%);
}

.about p:nth-of-type(2) {
    padding-top: 2rem;
}

.start {
    color: #f086c4;
    font-weight: bold;
    position: relative;
    /* text-shadow: rgb(105, 109, 144) 2px 0px 0px, rgb(105, 109, 144) 1.75517px 0.958851px 0px, rgb(105, 109, 144) 1.0806px 1.68294px 0px, rgb(105, 109, 144) 0.141474px 1.99499px 0px, rgb(105, 109, 144) -0.832294px 1.81859px 0px, rgb(105, 109, 144) -1.60229px 1.19694px 0px, rgb(105, 109, 144) -1.97998px 0.28224px 0px, rgb(105, 109, 144) -1.87291px -0.701566px 0px, rgb(105, 109, 144) -1.30729px -1.5136px 0px, rgb(105, 109, 144) -0.421592px -1.95506px 0px, rgb(105, 109, 144) 0.567324px -1.91785px 0px, rgb(105, 109, 144) 1.41734px -1.41108px 0px, rgb(105, 109, 144) 1.92034px -0.558831px 0px; */
}

.marker {
    background: linear-gradient(transparent 50%, rgba(245, 240, 115, 0.5) 50%);
    /* マーカーを引く */

    /* インライン属性を指定する */
    display: inline;
    /* 背景の繰り返しを停止 */
    background-repeat: no-repeat;
    /* マーカーの横方向を0にして縮める */
    background-size: 0% 50%;
    /* マーカーが引かれる速度を指定 */
    transition: background-size 1.5s;
    background-position:left bottom;
    
}
.marker.on {
  /* 横方向を100%にして、マーカーを引く */
  background-size: 100% 50%;
}
ul.block {
    position: relative;
    display: flex;
    justify-content: space-between;
}


ul.block li {
    width: 58%;
    position: relative;
}
ul.block li:last-of-type {
    width: 40%;
}

/* twitter後削除 */

/* ul.block:last-of-type{
    display:block;
}
ul.block:first-of-type li:last-of-type {
    width: 40%;
}
ul.block:last-of-type li {
    width: 100%;
    position: relative;
} */



ul.block li img {
    width: 80%;
}

.block {
    padding: 4rem 0;
}

.block .title {
    color: #fcf328;
    font-size: 3rem;
    font-weight: bold;
    padding: 1rem;
    /*文字周りの余白*/
    padding-right: 3rem;
    display: inline-block;
    /*おまじない*/
    line-height: 1.3;
    /*行高*/
    background: #8ad1cd;
    /*背景色*/
    vertical-align: middle;
    border-radius: 25px 0px 0px 25px;
    letter-spacing: .5rem;
}

.block .title:before {
    content: '●';
    color: #edf2f6;
    margin-right: 8px;
}

.box_inner {
    padding-left: 2rem;
    padding: 2rem 0 2rem 2rem;
}

/*===============================================
●style.css 画面の横幅が1000pxまで
===============================================*/

@media screen and (max-width: 1000px) {
    #global_footer {
        display: none;
    }

    .footer_sp {
        display: block;
        margin-top: -30px;
    }

    #nav_sp {
        display: block;
    }

    #global_header {
        display: none;
    }

    .radiko {
        display: none;
    }

    #main {
        margin-top: 10px;
    }

    .radiko_narrow {
        display: block;
        width: 100%;
        position: relative;
    }

    .radiko_narrow a img {
        position: relative;
        width: 100%;
        height: auto;
    }

}

/*===============================================
●style.css 画面の横幅が960pxまで　タブレット
===============================================*/

@media screen and (max-width: 960px) {}

/*===============================================
●style.css 画面の横幅が520pxまで　スマホ
===============================================*/

@media screen and (max-width: 520px) {

    input,
    button,
    select,
    textarea {
        -webkit-appearance: none;
    }

    .wimg {
        width: 100%;
    }

    /* twitter埋め込みあり */
    .twitter-widget-wrapper iframe {
        width: 740px !important;
    }

    .big {
        display: none;
    }

    .sml {
        display: block;
    }

    .header {
        background-image: url("../images/bg_header_s.jpg");
    }

    .header_under {
        margin-top: 0;
    }

    .contents_outer {
        background-image: url(../images/bg_body_s.jpg);
    }

    .contents {
        display: block;
        line-height: 1.6;
        width: 90%;
    }

    .podcast {
        width: 100%;
    }

    .about {
        width: 100%;
        margin-top: 2rem;
    }

    .podcast ul li {
        padding-bottom: 1rem;
    }

    .start {
        padding: 2rem 0 4rem 0;
        ;
    }

    ul.flex_center li:first-of-type {
        width: 2.4rem;
    }

    ul.block {
        display: block;
        padding: 0;
    }

    ul.block li {
        width: 100%;
        position: relative;
        padding-bottom: 4rem;
    }

    ul.block li:last-of-type {
        width: 100%;
    }

    ul.block li img {
        display: block;
        margin: 0 auto;
    }

    .block .title {
        font-size: 2.4rem;
    }

    .space2,
    .space25,
    .space1 {
        display: none;
    }
ul.block:first-of-type li:last-of-type {
    width: 100%;
}
}