<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&amp;display=swap');
/* ---------------------------------------------
	スタイルリセット
--------------------------------------------- */
html, body, div,h1, h2, h3, h4, h5, h6,
p, pre, blockquote,
ul, ol, li, dl, dt, dd, img, iframe, address {
    margin: 0; padding: 0; border: 0;
    /* font-size: 100%;
    font: inherit; */
    /* vertical-align: baseline; */
}
ul, ol {list-style: none;}

/* html, body {height:100%; color:#000000;} */
h1, h2, h3, h4, h5, h6, p, dt, dd, li{
	background:  url("../img/spacer.gif") repeat 0px 0px;
	max-height: 100%;
}
body{ -webkit-text-size-adjust:100% !important;}
a { color: inherit; text-decoration: none; }
.header__main__photos img,
.content-wrap img{ width: 100%; height: auto; vertical-align: bottom;}

/* ---------------------------------------------
	汎用クラス
--------------------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {display: inline-block;}

.bold {font-weight:bold;}
.center{text-align:center;}

.clears{ clear:both;}
.fLeft{float: left;}
.fRight{float: right;}

.d_flex{ display: flex; flex-wrap: wrap;}
.d_flex &gt; *{ flex-shrink: 0;}
.flex_start{ align-items: flex-start;}
.space_between{ justify-content: space-between;}

.w100{ width: 100%;}
.w50{ width: 48%;}

.cx_smartphoneview .displaypc{ display: none;}
.displaysp{ display: none;}
.cx_smartphoneview .displaysp{ display: block;}
.of_hidden{ overflow: hidden;}

.sp-only{ display: none;}
@media screen and (max-width: 768px){
    .sp-only{ display: block;}
    .pc-only{ display: none;}
    .w50{ width: 100%;}
    .mb3_sp{ margin-bottom: 3em;}
}

/* ---------------------------------------------
	タイポグラフィー
--------------------------------------------- */
@font-face {
    font-family: "YakuHanJP";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url("../font/YakuHanJP-Regular.woff2") format("woff2"), url("../font/YakuHanJP-Regular.woff") format("woff")
}
@font-face {
    font-family: "YakuHanJP";
    font-style: normal;
    font-weight: bold;
    font-display: swap;
    src: url("../font/YakuHanJP-Bold.woff2") format("woff2"), url("../font/YakuHanJP-Bold.woff") format("woff")
}
body #fp-contents{
	font-family: "YakuHanJP", "Noto Sans JP", "Avenir", "Helvetica Neue", HelveticaNeue, 'Helvetica', Verdana, "Lucida Grande", "Arial", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3","Hiragino Sans", "メイリオ", "Meiryo", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", sans-serif;
    font-size: 16px;
    line-height: normal;
}
@media screen and (max-width: 768px){
    body #fp-contents{ font-size: 2.5vw;}
}
@media screen and (max-width: 550px){
    body #fp-contents{ font-size: 3.5vw;}
}


.ktvglobal-container .container-innerwrapper{ max-width: 100% !important;}

#fp-contents{
    background: url("../img/bg.png") repeat 0 0;
    background-color: #cce2ff;
}
/* ---------------------------------------------
	ヘッダー
--------------------------------------------- */
/*-------------メインビジュアル-------------*/
.header{ position: relative;}
.header__main{
    height: 0;
    padding-top: 48%;
    position: relative;
    background: url("../img/bg_hdr.png") repeat-x 0 0;
}
.header__main.slide{
    height: auto;
    padding-top: 0;
    overflow: hidden;
}
.header__main.slide .header__main__photos{
    height: 0;
    padding-top: 48%;
    position: relative;
}
.header__main.slide .header__main__photos li{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    display: none;
}
.header__main h1{
    position: absolute;
    bottom: 4.2vw;
    left: 0; right: 0;
    max-width: 0 auto;
    background: url("../img/logo_l.png") no-repeat center bottom;
    width: 100%;
    height: 17vw;
    background-size: contain;
    text-indent: -300%;
    white-space: nowrap;
    overflow: hidden;
}
.header__main_oadate{
    position: absolute;
    bottom: 0.1em;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 3.2vw;
    color: #e84694;
    font-feature-settings: "palt";
    font-weight: bold;
}
.header__main_oadate span{
    font-size: 60%;
    /* font-weight: normal; */
}
@media screen and (min-width: 1500px){
    .header__main,
    .header__main.slide .header__main__photos{
        height: 720px;
        padding-top: 0;
    }
    .header__main__photos img{ width: auto; height: 720px;}
    .header__main h1{ height: 260px; bottom: 3.6em;}
    .header__main_oadate{ font-size: 290%;}
}
@media screen and (max-width: 768px){
    .header__main{ padding-top: 89.84%;}
    .header__main.slide .header__main__photos{
        padding-top: 90%;
    }
    .header__main.slide .header__main__photos img{
        max-width: 500%;
        width: auto;
        height: 100%;
        position: absolute;
        top: 0;
        left: 50%;
        right: 0;transform: translate(-50%,0);
    }
    .header__main.slide .header__main__photos li:nth-of-type(4) img{
        transform: translate(-52%,0);
    }
    .header__main.slide .header__main__photos li:nth-of-type(5) img{
        transform: translate(-66%,0);
    }
    .header__main h1{
        height: 29vw;
        bottom:6vw;
    }
    .header__main_oadate{ font-size: 5.2vw;}
}
@media screen and (max-width: 550px){
    .header__main h1{ bottom: 8.8vw;}
    .header__main_oadate{ font-size: 5.8vw;}
}
#courseName{
    background-color: #d0b55c;
    text-align: center;
    font-size: 120%;
    line-height: 1.2;
    color: #fff;
    padding: 0.4em 0;
}


/* ---------------------------------------------
	ナビゲーション
--------------------------------------------- */
.nav-wrap{ background-color: #3bafdd;}
.nav__list{
    width: 1200px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}
.nav__list &gt; li{
    flex: 1;
    box-sizing: border-box;
}
.nav__list &gt; li &gt; a{
    display: flex;
    height: 3.6em;
    align-items: center;
    justify-content: center;
    width: 100%;
    box-sizing: border-box;
    font-size: 110%;
    line-height: 1.2;
    color: #fff;
    border-right: solid 1px rgba(255,255,255,0.4);
    text-align: center;
}
.nav__list &gt; li:nth-of-type(1) &gt; a{ border-left: solid 1px rgba(255,255,255,0.4);}
.nav__list &gt; li &gt; a.comingsoon{ opacity: 0.3;}
.pc .nav__list &gt; li &gt; a:hover{
    background-color: #12bcff;
}
.nav__list &gt; li &gt; a.comingsoon:hover{ background: none;}
@media screen and (max-width: 1200px){
    .nav__list{ width: 100%;}
    .nav__list &gt; li:nth-of-type(1) &gt; a{ border-left: none;}
    .nav__list &gt; li:nth-last-of-type(1) &gt; a{ border-right: none;}
}
@media screen and (max-width: 768px){
    .nav__list &gt; li{
        flex: auto;
        flex-shrink: 0;
        width: 33.33%;
    }
    .nav__list.len4 &gt; li{ width: 50%;}
    .nav__list &gt; li &gt; a{ font-size: 104%;}
    .nav__list &gt; li:nth-of-type(3n) &gt; a{ border-right: none;}
    .nav__list &gt; li:nth-of-type(1),
    .nav__list &gt; li:nth-of-type(2),
    .nav__list &gt; li:nth-of-type(3){
        border-bottom: solid 1px rgba(255,255,255,0.4);
    }
    .nav__list.len5 &gt; li:nth-of-type(1),
    .nav__list.len5 &gt; li:nth-of-type(2){
        width: 50%;
        border-bottom: solid 1px rgba(255,255,255,0.4);
    }
    .nav__list.len4 &gt; li:nth-of-type(3),
    .nav__list.len5 &gt; li:nth-of-type(3){ border-bottom: none;}
    .nav__list.len4 &gt; li:nth-of-type(3) &gt; a,
    .nav__list.len5 &gt; li:nth-of-type(3) &gt; a{
        border-right: solid 1px rgba(255,255,255,0.4);
    }
    .nav__list.len7 &gt; li:nth-of-type(4),
    .nav__list.len7 &gt; li:nth-of-type(5),
    .nav__list.len7 &gt; li:nth-of-type(6){
        border-bottom: solid 1px rgba(255,255,255,0.4);
    }

}
/* ---------------------------------------------
	コンテンツ
--------------------------------------------- */
.contents-all{
    border-bottom: solid 1px #7a6224;
}
.contents-all h2{
    font-size: 160%;
    margin-bottom: 0.6em;
    line-height: 1.2;
    color: rgb(0, 171, 228);
}
.contents-all h2 .sub{ font-size: 80%;}
.content-base{ padding: 2em 0; background-color: rgba(255,255,255,0.5);}
.content-base.color{
    background-color: rgba(255,255,255,0.0);
}
@media screen and (max-width: 768px){
    .content-base:nth-of-type(1){ padding-top: 2em;}
}
.content-base:nth-last-of-type(1){ padding-bottom: 3em;}
.content-wrap{
    width: 1200px;
    box-sizing: border-box;
    padding: 0 40px;
    margin: 0 auto;
}
.content-wrap.w800{
    padding: 0 200px;
}
@media screen and (max-width: 1200px){
    .content-wrap{
        width: 100%;
        padding-left: 5%;
        padding-right: 5%;
    }
    .content-wrap.w800{ padding: 0 15vw;}
}
@media screen and (max-width: 900px){ .content-wrap.w800{ padding: 0 5vw;}}

/*-------------リンクボタン-------------*/
a.link_btn{
    display: block;
    background: #888;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border-radius: 3em;
    padding: 0.8em 0;
    position: relative;
    width: 60%;
    margin: 0.6em auto 0;
}
a.link_btn.w100{ width: 100%;}
@media screen and (max-width: 768px){
    a.link_btn{ width: 100%;}
}
a.link_btn::after{
    content: "";
    display: block;
    position: absolute;
    top: 50%; right: 10px;
	margin:-0.4em 0 0 0;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0.4em 0 0.4em 0.6em;
	border-color: transparent transparent transparent #fff;
}
a.link_btn.end{ color: #eee;}
a.link_btn.end::after{ display: none;}

/*-------------放送スケジュール-------------*/
.oaSchedule__list &gt; li{
    border-bottom: solid 1px #d0b55c;
    padding: 0 0 1em;
    margin-bottom: 1em;
}
.oaSchedule__list &gt; li &gt; dl{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: left;
    line-height: 1.0;
}
.oaSchedule__list &gt; li &gt; dl.flex_start,
.oaSchedule__list__detail &gt; div.flex_start{
    align-items: flex-start;
}
.oaSchedule__list &gt; li &gt; dl &gt; *{ flex-shrink: 0;}
.oaSchedule__list__date{
    font-size: 110%;
    font-weight: bold;
    margin-right: 0.5em;
    min-width: 7em;
}
.oaSchedule__list__round{
    min-width: 6em;
}
.oaSchedule__list__detail{ width: calc(100% - 15em);}
.oaSchedule__list__detail &gt; div,
.oaSchedule__list__detail &gt; a div{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0.5em;
    align-items: center;
    border-bottom: dashed 1px #aaa;
    padding-bottom: 0.5em;
}
.oaSchedule__list__detail &gt; div:nth-last-of-type(1),
.oaSchedule__list__detail &gt; a div,
.oaSchedule__list__detail &gt; a:nth-last-of-type(1){
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.oaSchedule__list__detail &gt; a{
    display: block;
    margin-bottom: 0.5em;
}
.oaSchedule__list__detail__list &gt; li{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0.5em;
    align-items: center;
}
.oaSchedule__list__detail__list &gt; li:nth-last-of-type(1){ margin-bottom: 0;}

.oaSchedule__list__detail .ch{
    color: #fff;
    display: flex;
    align-items: center;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 12.4em;
    height: auto;
    padding: 0.2em 0;
    line-height: 1.0;
    margin: 0 0.4em 0;
}
.oaSchedule__list__detail .ch span{
    font-size: 74%;
    margin-left: 0.3em;
}
.oaSchedule__list__date{
    color: #db3d79;
}
.oaSchedule__list__date span,
.oaSchedule__list .time span{ font-size: 130%;}
.oaSchedule__list__detail .ter{ background-color: #db3d79;}
.oaSchedule__list__detail .bs{ background-color: #3bafdd;}
.oaSchedule__list__detail .cs{ background-color: #25a729;}

@media screen and (max-width: 1000px){
    .oaSchedule__list__date{ min-width: 6em;}
    .oaSchedule__list__round{ min-width: 5em;}
    .oaSchedule__list__detail{ width: calc(100% - 13em);}
    .oaSchedule__list__detail .ch{
        width: 6.4em;
    }
}
/* @media screen and (max-width: 768px){
    .oaSchedule__list__detail .ch{
        width: 100%;
        margin: 0 0 0.4em;
        padding-left: 0.3em ;
        justify-content: flex-start;
    }
} */
@media screen and (max-width: 550px){
    .oaSchedule__list__date{ margin-bottom: 0.3em;}
    .oaSchedule__list__round{
        width: calc( 100% - 8.5em);
        margin-bottom: 0.3em;
    }
    .oaSchedule__list__detail{ width: 100%;}
    /* .oaSchedule__list__detail .ch{ margin: 0 0.4em 0.3em 0;} */
    .oaSchedule__list__detail .ch{ margin: 0 0.4em 0 0;}
}
.oaSchedule__list__detail.time{
    font-weight: bold;
    font-size: 110%;
    color: #333;
    padding-top: 0.1em;
}
.oaSchedule__list__detail .link{
    display: flex;
    align-items: center;
    height: 1.5em;
    border: solid 0.2em #a20000;
    font-size: 88%;
    padding: 0 1.5em 0 0.5em;
    border-radius: 3em;
    font-weight: bold;
    color: #a20000;
    position: relative;
    margin-left: 0.5em;
    box-sizing: border-box;
}
.oaSchedule__list__detail .link_cs .link{
    border: solid 0.2em #006931;
    color: #006931;
}
.oaSchedule__list__detail .link::after{
    content: "";
    display: block;
    position: absolute;
    top: 50%; right: 0.3em;
	margin:-0.4em 0 0 0;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0.4em 0 0.4em 0.6em;
	border-color: transparent transparent transparent #a20000;
}
.oaSchedule__list__detail .link_cs .link::after{
    border-color: transparent transparent transparent #006931;
}
.pc .oaSchedule__list__detail a:hover .link{
    background-color: #a20000;
    color: #fff;
}
.pc .oaSchedule__list__detail a.link_cs:hover .link{ background-color: #006931;}
.pc .oaSchedule__list__detail a:hover .link::after{
    border-color: transparent transparent transparent #fff;
}

.oaSchedule__list__detail .category{
    margin-left: 0.5em;
}
.oaSchedule__list__detail .category.live{
    border: solid 2px #e19e18;
    color: #e19e18;
    font-weight: bold;
    padding: 0em 0.3em;
    border-radius: 3em;
    background-color: #fff;
}
.oaSchedule__list__detail .category.re{
    font-size: 80%;
    color: #333;
}
/*-----------------緊急お知らせ-----------------*/
.news{
    margin: 2.5em 0 2.5em;
    background-color: #fdffdf;
    padding: 1.4em 1.8em 1em;
    box-sizing: border-box;
    position: relative;
    font-family: 'Avenir',"Helvetica Neue", HelveticaNeue, 'Helvetica', 'Arial', "Verdana", "ヒラギノ角ゴ ProN W4", "Hiragino Kaku Gothic ProN W4", HiraKakuProN-W4, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.cx_smartphoneview .news{ padding: 1.4em 1.2em 1em;}
.news::before,
.news::after{
    content: "";
    display: block;
    width: 100%;
    height: 0.4em;
    background-color: #ad9765;
    position: absolute;
    top: -0.4em;
    left: 0;
    z-index: 333;
    background-image: url("../img/pattern01.png");
}
.news::after{
    top: auto;
    bottom: -0.4em;
}
.news__date{
    background-color: #db3d79;
    color: #fff;
    font-weight: bold;
    font-size: 110%;
    line-height: 1.2;
    display: flex;
    padding: 0.2em 0.6em;
    position: absolute;
    top: -0.8em;
    left: 1.6em;
    z-index: 555;
    align-items: center;
}
.news__date::before{
    content: "!";
    display: inline-block;
    background-color: #db3d79;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: -1.8em;
    width: 1.2em;
    height: 1.2em;
    text-align: center;
    padding: 0.2em;
    line-height: 1;
}
.news__detail{
    line-height: 1.6;
}
.news__detail .strong{
    font-size: 114%;
    font-weight: bold;
}
.news__detail .red{
    background-color: #d00000;
    color: #fff;
    border-radius: 3em;
    display: inline-block;
    line-height: 1;
    padding: 0.2em 0.6em;
    margin-right: 0.1em;
    font-size: 94%;
}

/*-------------スペシャル動画-------------*/
.content-wrap.movie{
    width: 800px;
}
@media screen and (max-width: 820px){
    .content-wrap.movie{ width: 100%;}
}
.movie__item {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  
  .movie__item iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
/*-------------スペシャル動画-------------*/
#movWrap ul{ margin: 15px 0 0;}
#movWrap li{
    width: 32%;
    margin: 0 2% 10px 0;
    box-sizing: border-box;
    border: solid 1px #ccc;
    border-bottom: solid 5px #aaa;
    padding: 0 0 5px;
    float: left;
}
#movWrap li:nth-of-type(3n){
    margin: 0 0 10px 0;
}

.cx_smartphoneview #movWrap li{
    width: 49.5%;
    margin: 0 1% 10px 0;
}
.cx_smartphoneview #movWrap li:nth-of-type(3n){ margin: 0 1% 10px 0;}
.cx_smartphoneview #movWrap li:nth-of-type(2n){ margin: 0 0 10px 0;}


#movWrap li:hover{ border-bottom: solid 5px #ff7600;}

#movWrap li .thum{ margin-bottom: 6px; position: relative;}
#movWrap li .thum::after{
    content: "";
    display: block;
    position: absolute;
    bottom: 5px;
    right: 5px;
    background: url("../img/playIcn.png");
    width: 29px;
    height: 29px;
    background-size: contain;
    border: solid 2px rgba(255,255,255,0.4);
    border-radius: 50%;
}
#movWrap li:hover .thum::after{ border: solid 2px rgba(255,255,255,1.0);}

#movWrap li .thum img{ width: 100%; height: auto;} 
#movWrap li .cap,
#movWrap li dt{ padding: 0 10px;}
#movWrap li .cap{
    font-size: 88%;
    line-height: 1.3;
}
#movWrap li dt{
    font-weight: bold;
}

/*-------------The History of Ai Miyazato-------------*/
.aiProf h2{
    background: url("../img/ttl_history.png") no-repeat center 0;
    width: 100%;
    height: 49px;
    background-size: contain;
    text-indent: -300%;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 10px;
}
@media screen and (max-width: 768px){
    .aiProf h2{
        height: 0;
        padding-top: 9.074%;
    }
}
.aiProf h2 + p{
    font-size: 94%;
    text-align: center;
    padding-bottom: 0.4em;
    line-height: 1.6;
}
.aiProf h3{
    width: auto;
    font-weight: bold;
    font-size: 110%;
    color: #eb4897;
}
.aiProf table{
    width: 100%;
    border-collapse: collapse;
    font-size: 94%;
    line-height: 1.6;
    /* border-top: solid 1px #ccc;
    border-left: solid 1px #ccc; */
    margin: 10px 0 0;
    background-color: #f4f3e5;
}
.aiProf td{
    border-bottom: solid 1px #ccc;
    /* border-right: solid 1px #ccc; */
    padding: 5px;
}
.aiProf td:nth-of-type(1){
    width: 17%;
    background-color: #d0b55c;
    color: #fff;
    border-bottom: solid 1px #fff;
    text-align: right
}
.aiProf td:nth-of-type(2){
    width: 9%;
    border-right: solid 1px #ccc;
    text-align: center;
}



/*-------------出演者-------------*/
.cast__list{
    display: flex;
    flex-wrap: wrap;
    line-height: 1.4;
    margin-bottom: 0.6em;
    align-items: flex-start;
}
.cast__list__pos{
    font-size: 94%;
    background-color: #db3d79;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.1em;
    margin-right: 0.4em;
    min-width: 13em;
}
.cast__list__name li{ padding-bottom: 0.3em; font-weight: bold;}
.cast__list__name.d_flex li::after{
    content: "／";
    font-weight: normal;
}
.cast__list__name.d_flex li:nth-last-of-type(1):after{ display: none;}
.cast__list__name span{
    font-size: 80%;
    font-weight: normal;
}
@media screen and (max-width: 768px){
    .cast__list{
        display: block;
    }
    .cast__list__pos{
        min-width: auto;
        width: auto;
        justify-content: flex-start;
        padding-left: 0.3em;
        margin-bottom: 0.2em;
    }
}

/*-------------大会公式サイトリンク-------------*/
p.official_link {
	/*text-align:center;*/
    width: 600px;
	margin:10px auto 0;
}
p.official_link a{
    display: block;
    background: url("../img/link_official.png") no-repeat 0 0;
    /* background: url("../photo/bnr_suntory.jpg") no-repeat 0 0; */
    width: 600px;
    height: 80px;
    overflow: hidden;
    text-indent: -300%;
    white-space: nowrap;
}
.pc p.official_link a:hover{
    background-position: 0 -79px;
}
@media screen and (max-width: 768px){
    p.official_link { width: 100%;}
    p.official_link a{
        width: 100%; height: 0; padding-top: 13.333%;
        background-size: 100%;
    }
    .pc p.official_link a:hover{ background-position: 0 0;}
}


</pre></body></html>