/*	RESETS
============================== */
html, body, main, div, p, span, applet, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, section, summary, time, mark, audio, ruby { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; }
ol, ul, li { list-style: none; }
a img, form, fieldset { border: none; }
input, button, select { vertical-align: middle; }
textarea { vertical-align: top; overflow: auto; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary, .dpb { display: block; }
audio, canvas, progress { display: inline-block; }
progress { vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
[hidden], template, .nt, .alt { display: none; }
a { background-color: transparent; }
a:active, a:hover { outline-width: 0; }
a:hover { text-decoration: none; }
abbr { cursor: help; border-bottom: 1px dotted #bbb; }
abbr[title] { border-bottom: none; text-decoration: underline; text-decoration: underline dotted; }
b, strong, .bt { font-weight: 600; }
dfn { font-style: italic; }
mark { background: yellow; color: black; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border-style: none; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }
figure { margin: 1em 40px; }
hr { box-sizing: content-box; height: 0; overflow: visible; }
optgroup { font-weight: bold; }
button, input, select { overflow: visible; } /*Edge, IE*/
button, input, select, textarea { margin: 0; } /*Firefox and Safari*/
button, select { text-transform: none; } /*Edge, Firefox, and IE*/
button, [type="button"], [type="reset"], [type="submit"] { cursor: pointer; }
[disabled] { cursor: default; }
button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } /*Android 4, iOS*/
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } /*Firefox*/
button:-moz-focusring, input:-moz-focusring { outline: 1px dotted ButtonText; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } /*Edge and IE ...etc*/
textarea { overflow: auto; } /*IE*/
[type="checkbox"], [type="radio"] { box-sizing: border-box; padding: 0; } /*IE10-*/
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } /*Chrome*/
[type="search"] { -webkit-appearance: textfield; } /*Chrome and Safari*/
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /*Chrome and Safari on OS X*/
pre { overflow: auto; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }
q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; display: table;}
q:after, blockquote:after { clear: both; }
q::after, blockquote::after { content: ""; display: block; clear: both;}
.clearfix:before, .clearfix:after { content: ""; content: none; display: table;}
.clearfix:after { clear: both; }
.clearfix::after { content: ""; display: block; clear: both;}
.tCenter, .ct, .center { text-align: center;}
.tLeft, .lt { text-align: left;}
.tRight, .rt { text-align: right;}
*, *::before, *::after { box-sizing: border-box;}
/*txt*/
.bt, .bold { font-weight: bold; font-weight: 700;}
.ut { font-weight: lighter;}
br { letter-spacing: 0; }
.nt { font-size: 0; width: 0; height: 0; overflow: hidden; opacity: 0; display: none;}
.yhknt { font-feature-settings: "palt";}
/*_br-breakpoints*/
.br_rsmp, .br_wsmp, .br_tablet, .br_pc, .br_wpc, .br_bwpc, .br_rsmpi, .br_wsmpi, .br_tableti, .br_pci, .br_wpci, .br_pci, .br_bwpci { display: none; }
.br_xs, .br_sm, .br_md, .br_lg, .br_xl, .br_xxl, .br_xsi, .br_smi, .br_mdi, .br_lgi, .br_xli, .br_xxli { display: none; }
.br_smp, .br_xxs { display: -webkit-block; display: block; }
.br_smpi, .br_xxsi { display: -webkit-inline; display: inline; }
/*for_W480-*/
@media all and (min-width: 480px) { 
.br_smp, .br_smpi, .br_xxs, .br_xxsi { display: none; } 
.br_rsmp, .br_xs { display: -webkit-block; display: block; } 
.br_rsmpi, .br_xsi { display: -webkit-inline; display: inline; } 
}
/*for_W576-*/
@media all and (min-width: 576px) { 
.br_rsmp, .br_rsmpi, .br_xs, .br_xsi { display: none; } 
.br_wsmp, .br_sm { display: -webkit-block; display: block; } 
.br_wsmpi, .br_smi { display: -webkit-inline; display: inline; } 
}
/*for_W768-*/
@media all and (min-width: 768px) { 
.br_wsmp, .br_wsmpi, .br_sm, .br_smi { display: none; } 
.br_tablet, .br_md { display: -webkit-block; display: block; } 
.br_tableti, .br_mdi { display: -webkit-inline; display: inline; } 
}
/*for_W992-*/
@media all and (min-width: 992px) { 
.br_tablet, .br_tableti, .br_md, .br_mdi { display: none; } 
.br_pc, .br_lg { display: -webkit-block; display: block; } 
.br_pci, .br_lgi { display: -webkit-inline; display: inline; } 
}
/*for_W1200-*/
@media all and (min-width: 1200px) { 
.br_pc, .br_pci, .br_lg, .br_lgi { display: none; } 
.br_wpc, .br_xl { display: -webkit-block; display: block; } 
.br_wpci, .br_xli { display: -webkit-inline; display: inline; } 
}
/*for_W1400-*/
@media all and (min-width: 1400px) { 
.br_wpc, .br_wpci, .br_xl, .br_xli { display: none; } 
.br_bwpc, .br_xxl { display: -webkit-block; display: block; } 
.br_bwpci, .br_xxli { display: -webkit-inline; display: inline; } 
}
/*_size*/
.f300 { font-size: 300%;}
.f240 { font-size: 240%;}
.f220 { font-size: 220%;}
.f200 { font-size: 200%;}
.f180 { font-size: 180%;}
.f170 { font-size: 180%;}
.f160 { font-size: 160%;}
.f150 { font-size: 150%;}
.f140 { font-size: 140%;}
.f130 { font-size: 130%;}
.f125 { font-size: 125%;}
.f120, .big { font-size: 120%;}
.f110 { font-size: 110%;}
.f105 { font-size: 105%;}
.f100 { font-size: 100%;}
.f95 { font-size: 95%;}
.f90, .small { font-size: 90%;}
.f85 { line-height: normal; font-size: 85% !important;}
.f75 { line-height: normal; font-size: 75% !important;}
.f65 { line-height: normal; font-size: 65% !important;}
.f64 { line-height: normal; font-size: 64% !important;}
.f60 { line-height: normal; font-size: 60% !important;}
/*_height*/
.lh100 { line-height: 100%;}
.lh110 { line-height: 110%;}
.lh120 { line-height: 120%;}
.lh130 { line-height: 130%;}
.lh140 { line-height: 140%;}
.lh150 { line-height: 150%;}
.lh160 { line-height: 160%;}
.lh170 { line-height: 170%;}
.lh180 { line-height: 180%;}
.lh200 { line-height: 200%;}
.lh230 { line-height: 230%;}
/*space*/
.pd1 { padding: 1em;}
.pd05 { padding: .5em;}
.pdt0 { padding-top: 0;}
.pdt05 { padding-top: .5em;}
.pdt1 { padding-top: 1em;}
.pdb0 { padding-bottom: 0;}
.pdb05 { padding-bottom: .5em;}
.pdb1 { padding-bottom: 1em;}
.pdl1 { padding-left: 1em;}
.mgat { margin: auto;}
.mgtb1 { margin: 1em auto;}
.ls-1 { letter-spacing: -.1em;}
.ls-05 { letter-spacing: -0.05em;}
.ls-075 { letter-spacing: -0.075em;}
.ls0 { letter-spacing: 0;}
.ls1 { letter-spacing: .1em;}
.ls2 { letter-spacing: .2em;}
/*color*/
.red { color: rgba(208, 20, 13, 1);}
.blue { color: rgba(24, 43, 119, 1);}
a { text-decoration: none;}
a:link { color: rgba(59, 63, 74, 1);}
a:visited { color: rgba(59, 63, 74, 1);}
a:active { color: rgba(0, 0, 0, 1);}
a:hover { color: rgba(0, 0, 0, .8);}
/*etc*/
@media print { .noprint { display: none;} }
.cover { width: 100%; height: 100%; background: url(/um/img/cover.png) repeat; display: block; position: absolute; top: 0; left: 0; }
.cover img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.nt_txt { font-size: 0; width: 0; height: 0; overflow: hidden; opacity: 0;}
/*lazyload*/
.lazyload, .lazyloading { opacity: 0;}
.lazyloaded { opacity: 1; transition: all 2500ms;}
/*Oswald_bold*/
.oswdb { font-family: "oswald", sans-serif; font-weight: 700; font-style: normal;}

/*	COMMON
============================== */
body { width: 100%; position: relative; z-index: 0; font-size: 1rem; background-color: rgba(255, 255, 255, 1); color: rgba(0, 39, 122, 1); font-family:"Noto Sans JP",sans-serif; font-optical-sizing:auto; font-weight: 400; font-style: normal;}
body.fixed { position: fixed; width: 100%; height: 100%; left: 0;}
.fix_bg { width: 100%; height: 100%; position: fixed; top: 0; left: 0; background-repeat: repeat-y; background-size: 100% auto; background-image: url(../img/bg-s.jpg?1); background-position: top center; z-index: -1;}
.bt { font-weight: 800;}
body a { text-decoration: none; outline-style: none;}
#con_container { width: 100%; overflow: hidden; position: relative; z-index: 1; font-size: 95%;}
.wrap { width: 92%; max-width: 1080px; margin: 0 auto; padding: .75em 0 .5em 0;}
p { word-break: break-all;}
/*for_W768-*/
@media all and (min-width: 768px) { 
#con_container { font-size: 100%;}
.fix_bg { background-image: url(../img/bg.jpg?0); background-size: 100% auto;}
}
/*for_W1000-*/
@media all and (min-width: 1000px) { 
#con_container { font-size: 120%;}
.wrap { padding: 1.75em 0 1.5em 0;}
}
/*for_W1200-*/
@media all and (min-width: 1200px) { 
#con_container { font-size: 130%;}
}

/*	header
============================== */
#con_header { width: 100%; margin: 0 auto; background-repeat: no-repeat; background-size: cover; background-position: top center; background-image: url(../img/bg_head.jpg);}
#hd_sp { width: 100%; max-width: 1080px; margin: 0 auto;}

/*	footer
============================== */
#footer_sp { display: block; box-sizing: border-box; width: 100%; padding: 1.5em 1.5em; text-align: center; font-size: 75%; font-weight: 400; line-height: 130%; background-color: rgba(255, 255, 255, 1);}

/* 	share
============================== */
#share_sp { width: 85%; max-width: 400px; margin: 2em auto; display: flex; flex-flow: row nowrap; justify-content: center; align-items: center;}
#share_txt { flex-basis: 50%; text-align: left; font-size: 85%; font-weight: bold; letter-spacing: .1em; padding-left: 1em; white-space: nowrap;}
#share_icons { flex-basis: 42%;}
#share_icons ul { width: 100%; display: flex; flex-flow: row nowrap; justify-content: space-between;}
#share_icons li { flex-basis: 30%;}
#share_icons li a { display: block; width: 100%; height: 0; padding-top: 100%; background-repeat: no-repeat; background-size: contain;}
#share_icons li a:hover { opacity: .65;}
/*for_W1000-*/
@media all and (min-width: 1000px) { 
#share_sp { max-width: 480px;}
#share_icons { flex-basis: 46.5%; padding-right: 1.5%;}
#share_txt { flex-basis: 49%; padding-left: 2%; font-size: 90%;}
#share_icons li { flex-basis: 28%;}
}

/* 	banner
============================== */
#bn_sp { width: 100%; text-align: center;}
#bn_rectangle { width: 90%; max-width: 720px; margin: 0 auto; display: flex; flex-flow: row wrap; justify-content: space-between; align-items: center;}
#bn_rectangle .bnr { width: 100%; margin: 0 auto 2em auto; text-align: center;}
#bn_responsive { width: 100%; margin: 0 auto 3em auto;}
/*for_W768-*/
@media all and (min-width: 768px) { 
#bn_rectangle { flex-flow: row nowrap;}
#bn_rectangle .bnr { width: 49%;}
}

/*	navi
============================== */
#navi_sp { width: 100%; background-repeat: no-repeat; background-size: cover; background-position: top center; background-image: url(../img/bg_nav-s.jpg);}
#navi_sp ul { width: 96%; max-width: 540px; margin: 0 auto; padding: .5em 0; display: flex; flex-flow: row wrap; justify-content: center;}
#navi_sp li { flex-basis: 23%; margin: 1em .9%;}
#navi_sp li .mn { width: 100%; height: 0; padding-top: 41.66666667%; padding-top: -webkit-calc(180 / 432 * 100%); padding-top: calc(180 / 432 * 100%); position: relative;}
#navi_sp li .mn0 { width: 100%; height: 0; padding-top: 41.66666667%; padding-top: -webkit-calc(180 / 432 * 100%); padding-top: calc(180 / 432 * 100%); position: relative; background-repeat: no-repeat; background-size: contain;}
#navi_sp li .mn a { display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-repeat: no-repeat; background-size: contain; z-index: 100;}
#navi_sp li .mn a:hover { opacity: .8;}
#navi_sp #mn_news .mn a { background-image: url(../img/mn_news.png);}
#navi_sp #mn_about .mn a { background-image: url(../img/mn_about.png);}
#navi_sp #mn_staff .mn a { background-image: url(../img/mn_staff.png);}
#navi_sp #mn_story .mn a { background-image: url(../img/mn_story.png);}
#navi_sp #mn_chart .mn a { background-image: url(../img/mn_chart.png);}
#navi_sp #mn_topics .mn a { background-image: url(../img/mn_topics.png);}
#navi_sp #mn_stream .mn a { background-image: url(../img/mn_stream.png);}

#navi_sp #mn_story .mn0 { background-image: url(../img/mn_story.png); opacity: .25;}
#navi_sp #mn_chart .mn0 { background-image: url(../img/mn_chart.png); opacity: .25;}
#navi_sp #mn_stream .mn0 { background-image: url(../img/mn_stream.png); opacity: .25;}
/*for_W768-*/
@media all and (min-width: 768px) { 
#navi_sp ul { width: 98%; max-width: 1080px; padding-top: 1em; flex-flow: row nowrap;}
#navi_sp li { flex-basis: 13%; margin: 0 .45% .5em .45%;}
}

/*	org_bn
============================== */
#org_bn { width: 100%; background-repeat: no-repeat; background-size: cover; background-position: top center; background-image: url(../img/bg_nav-s.jpg); padding: 1.5em 0 .5em 0;}
#orgbn_sp { width: 90%; max-width: 480px; margin: 0 auto; display: flex; flex-flow: row wrap; justify-content: center;}
#orgbn_sp .orgbn { width: 100%; height: 0; padding-top: 30%; position: relative; margin-bottom: 1em;}
#orgbn_sp .orgbn a { display: block; width: 100%; height: 100%; background-repeat: no-repeat; background-size: contain; position: absolute; top: 0; left: 0;}
#orgbn_sp .orgbn a:hover { opacity: .8;}
/*for_W768-*/
@media all and (min-width: 768px) { 
#orgbn_sp { width: 96%; max-width: 1080px; display: flex; flex-flow: row wrap; justify-content: space-between;}
#orgbn_sp .orgbn { width: 49%; height: 0; padding-top: 14.7%; position: relative; margin-bottom: 1em;}
}
/*for_W1000-*/
@media all and (min-width: 1000px) { 
#org_bn { padding: 1.75em 0 .75em 0;}
}

/* 	movieBox
============================== */
.movieBox { box-sizing: border-box; width: 100%; max-width: 1000px; border: 1px solid rgba(0, 39, 122, 1); background-color: rgba(255, 255, 255, .75); margin: 0 auto; padding: 1em 1em .5em 1em;}
.mov-inner { width: 100%; height: 0; padding-top: 56.25%; position: relative; overflow: hidden; z-index: 100; background-color: rgba(255, 255, 255, .75);}
.mov-inner iframe { width: 100%; height: 100%; position: absolute; left: 0; top: 0; border: 0; border: none;}
.yt-playlist-btn ul { width: 100%; margin: .25em 0 .5em 0; display: flex; flex-flow: row wrap; justify-content: center;}
.yt-playlist-btn li { box-sizing: border-box; flex-basis: 49%; height: 36px; margin:.35em 0 0 0; font-size: 90%; font-weight: 700; line-height: 110%;}
.yt-playlist-btn li:first-child, .yt-playlist-btn li:nth-child(3), .yt-playlist-btn li:nth-child(5), .yt-playlist-btn li:nth-child(7), .yt-playlist-btn li:nth-child(9) { margin:.35em .9% 0 0;}
.yt-playlist-btn li:nth-child(2), .yt-playlist-btn li:nth-child(4), .yt-playlist-btn li:nth-child(6) .yt-playlist-btn li:nth-child(8) .yt-playlist-btn li:nth-child(10) { margin: .35em 0 0 .9%;}
.yt-playlist-btn li a { box-sizing: border-box; display: block; width: 100%; height: 100%;text-align: center; color: rgba(255, 255, 255, 1); background-color: rgba(24, 43, 119, 1); position: relative; z-index: 101;}
.yt-playlist-btn li a:hover { opacity: .8;}
.yt-playlist-btn li a:hover { filter: brightness(120%);}
.yt-playlist-btn li a .btn_txt { width: 100%; text-align: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); font-size: 90%;}
.yt-playlist-btn li .yt-playing { box-sizing: border-box; background-color: rgba(255, 255, 255, 1); border: 2px solid rgba(24, 43, 119, 1); color: rgba(24, 43, 119, 1); position: relative;}
.yt-playlist-btn li .yt-playing::after { content: "NOW PLAYING"; background-color: rgba(208, 20, 13, 1); color: rgba(255, 255, 255, 1); display: inline-block; line-height: 1; font-size: 60%; padding: .2em .5em; position: absolute; top: -6px; left: -3px; font-style: italic;}
.yt-playlist-btn li .yt-new, .yt-playlist-btn li .yt-newafter { display: inline-block; vertical-align: middle;}
.yt-playlist-btn li .yt-new { font-size: 50%; line-height: 100%; margin-right: .25em; padding: .25em; background-color: rgba(208, 20, 13, 1); color: rgba(255, 255, 255, 1); margin-bottom: .25em; font-style: italic;}
/*for_W768-*/
@media all and (min-width: 768px) { 
.yt-playlist-btn li, .yt-playlist-btn li:nth-child(2), .yt-playlist-btn li:nth-child(5), .yt-playlist-btn li:nth-child(8) { flex-basis: 32.6%; margin:.5em 0 0 0; font-size: 90%; font-weight: 700;}
.yt-playlist-btn li:first-child, .yt-playlist-btn li:nth-child(4), .yt-playlist-btn li:nth-child(7), .yt-playlist-btn li:nth-child(10) { margin:.5em .8% 0 0;}
.yt-playlist-btn li:nth-child(3), .yt-playlist-btn li:nth-child(6), .yt-playlist-btn li:nth-child(9) { margin:.5em 0 0 .8%;}
}
/*for_W1000-*/
@media all and (min-width: 1000px) { 
.yt-playlist-btn li { height: 50px;}
}
/*for_W1200-*/
@media all and (min-width: 1200px) { 
.yt-playlist-btn li { height: 58px;}
}

/* 	h2
============================== */
#h2_topics { display: block; width: 100%; height: 0; padding-top: 19.67213115%; padding-top: -webkit-calc(240 / 1220 * 100%); calc(240 / 1220 * 100%); background-repeat: no-repeat; background-size: contain;}
#h2_news { display: block; width: 100%; height: 0; padding-top: 23.07692308%; padding-top: -webkit-calc(240 / 1040 * 100%); calc(240 / 1040 * 100%); background-repeat: no-repeat; background-size: contain;}
