@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Barlow:700&display=swap');

#main-contents {
    padding: 0;
    background: url("../../img/bg_stripe.gif");
}

#main-contents {
    position: relative;
    z-index: 0;
}

.load {
    display: none;
}

#main-contents .center {
    width: 920px;
    margin: 0 auto;
    padding: 70px 0;
}

#main-contents .flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#main-contents .inblock {
    position: relative;
    border-radius: 4px;
    background: #fff;
    box-shadow: 6px 6px 0px 0px rgba(0, 0, 0, 0.1);
}

#main-contents .originalBg {
    position: relative;
    background: #e71619 url("../../img/bg_zoom.gif") no-repeat right bottom;
}

#main-contents .flash {
    overflow: hidden;
}

#main-contents .flash .center {
    position: relative;
}

#main-contents .flash .center:before,
#main-contents .flash .center:after {
    display: block;
    content: "";
    position: absolute;
    width: 397px;
    height: 266px;
    background: url("../../img/bg_flash.png") no-repeat left top;
    z-index: 0;
}

#main-contents .flash .center:before {
    top: -110px;
    left: -325px;
}

#main-contents .flash .center:after {
    bottom: -95px;
    right: -380px;
}

#main-contents h2.ttl {
    margin-bottom: 40px;
    text-align: center;
}

#main-contents h2.ttl span {
    color: #fffd35;
    font-family: 'Barlow', sans-serif;
    font-style: italic;
    font-weight: 700;
    font-size: 1.125em;
}

#main-contents h2.ttl.blk span {
    color: #cd0806;
}

#main-contents h2.ttl strong {
    display: block;
    margin-top: 10px;
    color: #fff;
    font-weight: bold;
    font-size: 38px;
}

#main-contents h2.ttl.blk strong {
    color: #000;
}


/* pickupBnr */
#main-contents .pickupBnr {
    padding: 20px 0;
    border-bottom: 10px #000 solid;
}


/* mainvisual */
#main-contents .mainvisual {
    position: relative;
    background: url("../../img/main.png") no-repeat center top;
    height: 544px;
    z-index: 1;
}

#main-contents .mainvisual .center {
    width: 890px;
    padding: 170px 0 30px 0;
}

#main-contents .mainvisual .ttl {
    width: 475px;
    margin-top: 190px;
}

#main-contents .mainvisual .ttl a {
    display: block;
}

#main-contents .mainvisual .text {
    clear: both;
    width: 750px;
    line-height: 2.1;
    margin: 0 auto;
    color: #000;
    font-weight: bold;
    font-size: 17px;
    text-align: justify;
    text-shadow: rgb(255, 255, 255, 0.5) 2px 0px 0px, rgb(255, 255, 255, 0.5) 1.75517px 0.958851px 0px, rgb(255, 255, 255, 0.5) 1.0806px 1.68294px 0px, rgb(255, 255, 255, 0.5) 0.141474px 1.99499px 0px, rgb(255, 255, 255, 0.5) -0.832294px 1.81859px 0px, rgb(255, 255, 255, 0.5) -1.60229px 1.19694px 0px, rgb(255, 255, 255, 0.5) -1.97998px 0.28224px 0px, rgb(255, 255, 255, 0.5) -1.87291px -0.701566px 0px, rgb(255, 255, 255, 0.5) -1.30729px -1.5136px 0px, rgb(255, 255, 255, 0.5) -0.421592px -1.95506px 0px, rgb(255, 255, 255, 0.5) 0.567324px -1.91785px 0px, rgb(255, 255, 255, 0.5) 1.41734px -1.41108px 0px, rgb(255, 255, 255, 0.5) 1.92034px -0.558831px 0px;
}


/* oatime */
#main-contents .oatime {
    position: relative;
    width: 780px;
    margin: -30px auto 105px;
    padding: 16px 20px 20px;
    border-radius: 14px;
    background: #fffa56;
    text-align: center;
    z-index: 1;
}

#main-contents .oatime h2 {
    color: #e71a1a;
    font-family: 'Barlow', sans-serif;
    font-weight: 700;
    font-size: 34px;
    font-style: italic;
}

#main-contents .oatime .mainTime {
    line-height: 1.3;
    margin: 10px 0 15px;
    color: #000;
    font-weight: bold;
    font-size: 24px;
    letter-spacing: 0.05em;
}

#main-contents .oatime .otherarea {
    line-height: 1.4;
    padding: 15px;
    border-radius: 8px;
    background: #fff;
    color: #000;
    font-weight: bold;
    font-size: 1.063em;
}

#main-contents .oatime .otherarea p:not(:first-child) {
    margin-top: 5px;
}

#main-contents .oatime .otherarea strong {
    color: #e71619;
}

#main-contents .intro.flash {
    overflow: visible;
}

#main-contents .intro .center {
    width: 910px;
    padding: 0 0 70px;
}

#main-contents .intro .center:before {
    top: -350px;
}

#main-contents .intro .center:after {
    bottom: -345px;
}

/* next */
#main-contents #oaNext {
    padding: 35px;
}

#main-contents .ribbonTtl {
    position: absolute;
    top: -23px;
    left: -12px;
    width: 260px;
    height: 35px;
    background: url("../../img/bg_ribbon.gif");
    text-align: center;
}

#main-contents .ribbonTtl:after {
    display: block;
    content: "";
    position: absolute;
    top: 35px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 10px 0;
    border-color: transparent #c30000 transparent transparent;
}

#main-contents .ribbonTtl span {
    display: inline-block;
    line-height: 35px;
    color: #fdfc3c;
    font-family: 'Barlow', sans-serif;
    font-style: italic;
    font-weight: 700;
    font-size: 14px;
}

#main-contents .ribbonTtl strong {
    display: inline-block;
    line-height: 35px;
    margin-left: 10px;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
}

#main-contents #oaNext .oaMov {
    width: 430px;
    height: 242px;
    border-radius: 4px;
    overflow: hidden;
}

#main-contents #oaNext .oaMov iframe {
    display: block;
    width: 100%;
    height: 100%;
}

#main-contents #oaNext .oaTxt {
    width: 385px;
}

#main-contents #oaNext .oaTtl {
    line-height: 1.5;
    margin-bottom: 5px;
    color: #004784;
    font-weight: 500;
    font-size: 1.250em;
}

#main-contents #oaNext .oaData {
    line-height: 1.7em;
    font-size: 0.938em;
}

/* oatime-change */
.oatime-change {
    position: relative;
    width: 780px;
    margin: -70px auto 105px;
    border-radius: 18px;
    border: 8px solid #e71619;
    background-color: #e71619;
    overflow: hidden;
    z-index: 1;
}



/* sns */
#main-contents #sns .ribbonTtl {
    background: url("../../img/bg_ribbon_blk.gif");
}

#main-contents #sns .ribbonTtl:after {
    border-color: transparent #000000 transparent transparent;
}

#main-contents #twitter {
    width: 445px;
    margin-top: 23px;
    padding: 30px 20px 1px;
    background: url(../../img/bg_stripe.gif);
}

#main-contents #twitter .twitterTL {
    margin-bottom: 20px;
}

#main-contents #twitter .snsList .tiktok {
    background: #000;
}

#main-contents #twitter .snsList img {
    border: none;
}

#main-contents #twitter .snsList a {
    color: #fff;
}

/* snsBnr */
#main-contents #snsBnr {
    width: 445px;
    margin-top: 23px;
    padding: 30px 20px;
    background: url(../../img/bg_stripe.gif);
}

#main-contents .snsList {
    justify-content: center;
}



/* #main-contents #streamList {
    justify-content: space-around;
    margin-bottom: 20px;
}
#main-contents #streamList .streamh1{
    width: 100%;
    display: block;
    line-height: 1.3em;
        margin-bottom: 20px;
    background-color: #fff;
    border-radius: 5px;
        box-shadow: 6px 6px 0px 0px rgba(0, 0, 0, 0.1);
    padding: 10px;
}
#main-contents #streamList .stream {
    position: relative;
    border-radius: 4px;
    background: #fff;
    box-shadow: 6px 6px 0px 0px rgba(0, 0, 0, 0.1);
}
#main-contents #streamList .stream img{
        border-radius: 4px;
} */


#main-contents .snsList .inblock:last-child(odd) {
    margin-bottom: 0;
}

#main-contents .snsList .inblock {
    margin-bottom: 20px;
    font-size: 1.125em;
}

#main-contents .snsList .inblock a,
#main-contents .snsList #missed  {
    align-items: center;
    padding: 0 20px;
    min-height: 90px;
}

#main-contents .snsList .missed {
  justify-content: center;
  padding: 15px 15px 0;
}
#main-contents .snsList .missed__ttl {
  width: 100%;
  line-height: 1.4;
  font-size: 0.875em;
}

#main-contents .snsList .inblock img {
    width: 55px;
    height: 55px;
    border-radius: 10px;
    border: 1px #f4f4f4 solid;
    overflow: hidden;
}

#main-contents .snsList .sns img {
    width: 45px;
    height: 45px;
    margin: 0 5px;
    border-radius: 50%;
}

#main-contents .snsList .inblock span {
    display: block;
    width: calc(100% - 70px);
    line-height: 1.4;
}

#main-contents #snsBnr .bnrList li {
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 6px 6px 0px 0px rgba(0, 0, 0, 0.1);
}

/* banner area */
#main-contents .pickupBnr .bnrArea {
    position: relative;
    width: 700px;
    margin: 0 auto;
    z-index: 1;
}

#main-contents .otherEntry .bnrArea {
    position: relative;
    width: 700px;
    margin: -40px auto 90px;
    z-index: 1;
}

#main-contents .bnrArea li {
    margin-top: 20px;
    border-radius: 4px;
    background: #fff;
    box-shadow: 6px 6px 0px 0px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

#main-contents .bnrArea.entry li {
    height: 120px;
    margin: 0 0 15px;
    background: #fff;
}

#main-contents .bnrArea.entry li:last-child {
    margin: 0;
}

#main-contents .bnrAreaMini {
    justify-content: center;
}

#main-contents .bnrAreaMini li {
    width: 450px;
}

#main-contents .bnrAreaMini li:nth-child(odd) {
    margin-right: 20px;
}

#main-contents .bnrAreaMini li:last-child {
    margin-right: 0;
}

#main-contents .bnrArea li a {
    display: block;
}

#main-contents .bnrArea.entry li a {
    height: 100%;
    font-size: 0;
}

#main-contents .bnrArea.entry li.request a {
    background: url("../../img/bnr_request.gif") no-repeat center top / 100% auto;
}

#main-contents .bnrArea.entry li.meeting a {
    background: url("../../img/bnr_meeting2024.webp") no-repeat center top / 100% auto;
}
#main-contents .bnrArea.entry li.onlineShop a {
    background: url("../../img/bnr_onlineshop.webp") no-repeat center top / 100% auto;
}

#main-contents .bnrArea.entry li.omiai {
    height: 170px;
}

#main-contents .bnrArea.entry li.omiai a {
    background: url("../../img/bnr_omiai.webp") no-repeat center top / 100% auto;
}

#main-contents .bnrArea.entry li.omiai-renew {
    height: 170px;
}

#main-contents .bnrArea.entry li.omiai-renew a {
    background: url("../../img/bnr_omiai0501.webp") no-repeat center top / 100% auto;
}

/* tokumeiBnr */
#main-contents .tokumeiBnr {
    position: relative;
    z-index: 1;
}

#main-contents .tokumeiBnr .center {
    padding: 80px 0 100px;
}


/* about */
#main-contents #about {
    position: relative;
    z-index: 1;
}

#main-contents #about .inblock {
    flex-direction: row-reverse;
    padding: 40px 45px;
    background: #e71619;
}

#main-contents #about .ribbonTtl {
    background: url(../../img/bg_ribbon_y.gif);
}

#main-contents #about .ribbonTtl:after {
    border-color: transparent #d5b400 transparent transparent;
}

#main-contents #about .ribbonTtl strong {
    color: #000;
}

#main-contents #about .inblock .text {
    width: 400px;
    line-height: 2;
    padding-top: 15px;
    color: #fff;
    font-size: 1.125em;
}

#main-contents #about .inblock .text strong {
    color: #fff000;
}

#main-contents #about .inblock .cast {
    width: 400px;
}

#main-contents #about .inblock .cast .block {
    position: relative;
    width: 400px;
    padding: 40px 25px 30px;
    background: #fff;
}

#main-contents #about .ribbonTtl {
    top: -15px;
}

#main-contents #about .ribbonTtl strong {
    margin-left: 0;
    font-style: italic;
    font-weight: 700;
}

#main-contents #about .trim {
    width: 160px;
    height: 180px;
    border-radius: 8px;
}

#main-contents #about .data {
    width: calc(100% - 180px);
}

#main-contents #about .data h4 {
    margin-bottom: 15px;
    color: #e71619;
}

#main-contents #about .data h4 span {
    line-height: 1.4;
    font-weight: bold;
}

#main-contents #about .data h4 strong {
    display: block;
    margin-bottom: 7px;
    font-weight: bold;
    font-size: 1.375em;
}

#main-contents #about .data p {
    line-height: 1.7;
}

/* segment */
#main-contents #segment .flex {
    flex-wrap: wrap;
    justify-content: center;
}

#main-contents #segment .inblock {
    width: 295px;
    padding: 25px;
    margin: 0 17px 25px 0;
}

#main-contents #segment .inblock:nth-child(3n) {
    margin-right: 0;
}

#main-contents #segment h3 {
    line-height: 1.3;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 1.250em;
    text-align: center;
}

#main-contents #segment h3:after {
    display: block;
    content: "";
    width: 50px;
    height: 3px;
    border-radius: 1.5px;
    background: #cd0806;
    margin: 15px auto 0;
}

#main-contents #segment h3.other:after {
    background: #eeca00;
}

#main-contents #segment h3 img {
    display: inline-block;
    width: 80%;
    max-width: 300px;
}

#main-contents #segment p {
    line-height: 1.56;
    text-align: justify;
}



/* prgPoint */
#main-contents .prgPoint .center {
    max-width: 1000px;
    width: 90%;
}

#main-contents .more-btn {
    background: #000;
}

/* recommend program */
#main-contents .rcmndProgram.center {
    max-width: 1000px;
    width: 90%;
    padding-bottom: 150px;
}


@media all and (max-width: 812px) {
    #main-contents .originalBg {
        background: #e71619 url(../../img/bg_zoom.gif) no-repeat 58vw 4vw / 60vw auto;
    }

    #main-contents .flash .center:before,
    #main-contents .flash .center:after {
        width: 53vw;
        height: 35.4vw;
        background: url(../../img/bg_flash.png) no-repeat left top / cover;
    }

    #main-contents .flash .center:before {
        top: -10vw;
        left: -30vw;
    }

    #main-contents .flash .center:after {
        bottom: -13.3vw;
        right: -31vw;
    }

    #main-contents .center {
        width: 85%;
    }

    #main-contents h2.ttl strong {
        font-size: 35px;
    }

    .block-list .flex {
        display: block;
    }


    /* pickupBnr */
    #main-contents .pickupBnr {
        padding: 20px 0;
        border-bottom: 10px #000 solid;
    }


    /* mainvisual */
    #main-contents .mainvisual {
        background: url("../../img/main_sp.png") no-repeat center top / 100% auto;
        height: 105vw;
    }

    #main-contents .mainvisual .center {
        width: 100%;
        padding: 22vw 0 0 0;
    }

    #main-contents .mainvisual .ttl {
        width: 56%;
        margin: 24.5vw 0 0 1vw;
    }

    #main-contents .mainvisual .text {
        width: 83%;
        line-height: 1.8;
        font-size: 3.5vw;
        letter-spacing: 0;
    }

    #main-contents .mainvisual .text span {
        display: block;
    }

    /* oatime */
    #main-contents .oatime {
        width: 90%;
        margin: -39vw auto 120px;
        padding: 2.8vw 3vw 3vw;
    }

    #main-contents .oatime h2 {
        font-size: 5vw;
    }

    #main-contents .oatime .mainTime {
        margin: 1.8vw 0 3.2vw;
        font-size: 4vw;
    }

    #main-contents .oatime .text {
        padding: 2.5vw 1.5vw;
        font-size: 2.4vw;
    }

    #main-contents .oatime .otherarea strong {
        display: block;
    }

    #main-contents .oatime .otherarea {
        font-size: 3.4vw;
    }

    #main-contents .oatime .otherarea p:first-child {
        margin-bottom: 10px;
    }

    /* oatime-change */
    .oatime-change {
        width: 90%;
        margin: -90px auto 100px;
        border-radius: 14px;
        border-width: 1.3vw;
    }


    #main-contents .intro {
        padding-bottom: 12vw;
    }

    #main-contents .intro .center {
        display: block;
        width: 85%;
        padding: 0;
    }

    #main-contents .intro .center:before {
        top: -42vw;
    }

    #main-contents .intro .center:after {
        bottom: -60vw;
    }

    /* next */
    #main-contents #oaNext {
        display: block;
        width: 100%;
        padding: 5% 5% 4% 5%;
    }

    #main-contents #oaNext .oaMov {
        position: relative;
        width: 100%;
        height: auto;
        padding-top: 56.25%;
    }

    #main-contents #oaNext .oaMov img,
    #main-contents #oaNext .oaMov iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    #main-contents #oaNext .oaMov img {
        height: auto;
    }

    #main-contents #oaNext .oaTxt {
        width: 100%;
        padding-top: 12px;
    }

    /* twitter */
    #main-contents #twitter {
        width: 100%;
        margin-bottom: 45px;
    }

    #main-contents #twitter iframe {
        width: 740px !important;
    }

    #main-contents #snsBnr {
        width: 100%;
    }

    /* sns */
    #main-contents .snsArea.flex {
        display: block;
    }

    #main-contents .snsArea .twitter {
        width: 100%;
        min-height: auto;
        margin-bottom: 7.5%;
        padding: 2%;
    }

    #main-contents .snsArea .twitter iframe {
        height: 90vw !important;
    }

    #main-contents .snsArea .instagram {
        width: 100%;
        padding: 5%;
    }


    /* bnrArea */
    #main-contents .pickupBnr .bnrArea {
        width: 85%;
        margin: 0 auto;
    }

    #main-contents .otherEntry .bnrArea {
        width: 85%;
        margin: -50px auto 70px;
    }

    #main-contents .bnrAreaMini li {
        width: 100%;
    }

    #main-contents .bnrAreaMini li:nth-child(odd) {
        margin-right: 0;
    }

    #main-contents .pickupBnr .bnrArea li {
        overflow: hidden;
    }

    #main-contents .tokumeiBnr .center {
        padding: calc(14vw - 20px) 0 14vw;
    }

    #main-contents .bnrArea.entry li {
        height: 22.66vw;
    }

    #main-contents .bnrArea.entry li.request a {
        background: url("../../img/bnr_request_sp.gif") no-repeat center top / auto 100%;
    }

    #main-contents .bnrArea.entry li.meeting a {
        background: url("../../img/bnr_meeting2024_sp.webp") no-repeat center top / cover;
    }
    #main-contents .bnrArea.entry li.onlineShop a {
        background: url("../../img/bnr_onlineshop_sp.webp") no-repeat center top / cover;
    }

    #main-contents .bnrArea.entry li.omiai {
        height: 20vw;
    }

    #main-contents .bnrArea.entry li.omiai-renew {
        height: 20vw;
    }

    /* about */
    #main-contents #about .inblock {
        display: block;
        padding: 6%;
    }

    #main-contents #about .inblock .text {
        width: 100%;
        padding-top: 0;
    }

    #main-contents #about .inblock .text span {
        display: inline-block;
    }

    #main-contents #about .inblock .text span br {
        display: none;
    }

    #main-contents #about .inblock .cast {
        display: block;
        width: 100%;
        margin-top: 60px;
    }

    #main-contents #about .inblock .cast .block {
        width: 100%;
        padding: 35px 2.5% 30px;
    }

    #main-contents #about .inblock .cast .block:first-child {
        margin-bottom: 8%;
    }

    #main-contents #about .trim {
        width: 100%;
        height: 40vw;
        margin-bottom: 15px;
    }

    #main-contents #about .trim img {
        border-radius: 8px;
    }

    #main-contents #about .data {
        width: 100%;
        padding: 0 2.5%;
    }

    #main-contents #about .data h4 {
        margin-bottom: 10px;
        letter-spacing: 0;
    }

    #main-contents #about .data h4 strong {
        display: inline-block;
        margin-bottom: 0;
    }


    /* segment */
    #main-contents #segment .flex {
        display: block;
    }

    #main-contents #segment .inblock {
        width: 100%;
        margin-bottom: 30px;
        padding: 6%;
    }


    /* cast */
    #main-contents #cast .flex {
        justify-content: space-between;
    }

    #main-contents #cast .mc {
        width: 100%;
    }

    #main-contents #cast .inblock {
        width: 47.5%;
        margin: 0 0 30px 0;
    }

    #main-contents #cast .inblock .castImg {
        padding-top: 120%;
    }

    #main-contents #cast .inblock .castImg img {
        width: auto;
        height: 100%;
    }

    #main-contents #cast h3 {
        padding: 7% 0;
    }

    #main-contents #cast h3 .name {
        font-size: 4.5vw;
    }

    #main-contents #cast h3 .status {
        width: 32vw;
        margin: 5% auto 0;
        padding: 1.5vw 0;
        border-radius: 3.3vw;
        font-size: 3.1vw;
    }

    /* snsBnr */
    #main-contents .snsList {
        display: block;
    }

    #main-contents .snsList .inblock:nth-child(odd) {
        margin-right: 0;
    }

    #main-contents .snsList .inblock {
        width: 100%;
        font-size: 1em;
    }

    #main-contents .snsList .inblock a {
        padding: 0 20px;
        min-height: 70px;
    }

    #main-contents .snsList .inblock img {
        width: 44px;
        height: 44px;
    }

    #main-contents .snsList .sns img {
        width: 33px;
        height: 33px;
    }

    #main-contents .snsList .inblock span {
        width: calc(100% - 54px);
    }

    /* prgPoint */
    #main-contents .prgPoint .center {
        width: 90%;

    }

    #main-contents .rcmndProgram.center {
        padding-bottom: 100px;
    }
}



@media all and (max-width: 568px) {
    #main-contents .center {
        width: 90%;
        padding: 12vw 0;
    }

    #main-contents h2.ttl {
        margin-bottom: 6vw;
    }

    #main-contents h2.ttl span {
        font-size: 4vw;
    }

    #main-contents h2.ttl strong {
        margin-top: 2.6vw;
        font-size: 6vw;
    }

    #main-contents #snsBnr h2.ttl strong {
        font-size: 5.5vw;
        letter-spacing: 0;
    }

    #main-contents .oatime {
        margin: -40vw auto 80px;
        padding: 2.8vw 3vw 3vw;
    }

    #main-contents .oatime h2 {
        font-size: 7vw;
    }

    #main-contents .oatime .mainTime {
        font-size: 4.68vw;
        letter-spacing: 0;
    }

    #main-contents .oatime .text span {
        display: block;
    }

    #main-contents .oatime .otherarea {
        font-size: 4vw;
    }

    /* oatime-change */
    .oatime-change {
        margin: -50px auto 15vw;
        border-radius: 14px;
        border-width: 1.3vw;
    }

    /* next */
    #main-contents .intro .center {
        width: 90%;
    }

    #main-contents #oaNext {
        padding: 10% 6% 8% 6%;
    }

    #main-contents .ribbonTtl {
        width: 200px;
    }

    #main-contents #oaNext .oaImg {
        margin-bottom: 10px;
    }

    #main-contents #oaNext .oaTtl {
        font-size: 1.125em;
    }

    #main-contents #oaNext .oaData {
        font-size: 0.875em;
    }


    /* twitter */
    #main-contents #twitter {
        padding: 8% 6% 5px;
    }

    #main-contents #snsBnr {
        padding: 8% 6%;
    }


    /* bnrArea */
    #main-contents .otherEntry .bnrArea {
        width: 85%;
        margin: -7vw auto 15vw;
    }


    /* about */
    #main-contents #about {
        margin-bottom: 0;
    }

    #main-contents #about .inblock .text p {
        margin-bottom: 15px;
        font-size: 0.937em;
        text-align: justify;
    }

    #main-contents #about .inblock .text p span {
        display: inline;
    }

    #main-contents #about .trim {
        height: 50vw;
    }


    /* segment */
    #main-contents #segment {
        margin-bottom: 0;
    }

    #main-contents #segment .inblock {
        margin-bottom: 20px;
    }

    #main-contents #segment h3 {
        margin-bottom: 10px;
        font-size: 1.125em;
    }

    #main-contents #segment h3:after {
        margin: 12px auto 0;
    }

    #main-contents #segment p {
        font-size: 0.875em;
    }



}


@media all and (max-width: 480px) {

    /* about */
    #main-contents #about .inblock .text {
        font-size: 0.875em;
    }

    #main-contents #about .inblock .text span {
        display: inline-block;
    }

    #main-contents #about .inblock .text span br {
        display: none;
    }

    #main-contents #about .inblock .cast {
        margin-top: 40px;
    }

    #main-contents #about .data h4 strong {
        font-size: 1.16em;
    }

    #main-contents #about .data p {
        font-size: 0.938em;
    }



    #main-contents .snsList .inblock {
        font-size: 0.875em;
    }

    #main-contents .snsList .inblock a {
        padding: 0 12px;
    }

    #main-contents .snsList .missed {
      padding: 12px 12px 0;
    }
  }    



