@charset "UTF-8";
html, body, div, span, applet, object, 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, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-style: normal; font-weight: normal; font-size: 100%; vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

html { overflow-y: scroll; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

input, textarea { margin: 0; padding: 0; }

ol, ul { list-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

caption, th { text-align: left; }

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

* { -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-feature-settings: "palt"; font-feature-settings: "palt"; }

html { background: #ffffff; color: #000000; font-family: "UD Shin Go NT Regular","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif; font-size: 100%; -webkit-text-size-adjust: 100%; min-width: 100%; }

body { background: #ffffff; color: #000000; letter-spacing: 0.1em; letter-spacing: 1.5; }

@media only screen and (max-width: 640px) { body { width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; min-width: 100%; } }

.smpbox { display: none; }

@media only screen and (max-width: 640px) { .smpbox { background: url("../images/top_s.jpg") no-repeat center top; background-size: auto 100%; display: block; position: fixed; top: 0; left: 0; width: 100%; height: 120vh; content: ""; z-index: 0; padding-bottom: 50px; } }

a:link { text-decoration: none; }

a:visited { color: #333333; }

a:hover { filter: alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; text-decoration: none; -webkit-transition: all .8s; -o-transition: all .8s; transition: all .8s; }

a:active { color: #7f7f7f; }

a:focus { outline: none; }

.wrap { width: 980px; margin: 0 auto; }

@media only screen and (max-width: 640px) { .wrap { width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; min-width: 100%; } }

.korea { font-family: "UD新ゴ ハングル B" !important; }

.gtopwrap { background: url(../images/top.jpg) no-repeat; background-size: cover; background-position: center; width: 100%; height: 100%; min-height: 100vh; min-width: 100%; color: #fff; }

@media only screen and (max-width: 640px) { .gtopwrap { background: none; } }

.gtopwrap .p_d { background: url(../images/pink.png); width: 100%; height: 100%; min-height: 100vh; position: relative; }

@media only screen and (max-width: 640px) { .gtopwrap .p_d { background: url(../images/pink_b.png); min-width: 100%; } }

.gtopwrap .p_d footer { font-size: 12px; color: #fff; text-align: center; bottom: 0; position: absolute; width: 100%; z-index: 0; }

.gtopwrap .p_d footer .copy { background: rgba(0, 0, 0, 0.5); padding: 5px; }

.gtopwrap .p_d footer .ft_img { margin: 0 auto; overflow: hidden; width: 210px; }

.gtopwrap .p_d footer .ft_img li { width: 80px; float: left; display: table; vertical-align: middle; text-align: center; height: 60px; }

.gtopwrap .p_d footer .ft_img li:nth-of-type(2) { margin-left: 30px; width: 100px; }

.gtopwrap .p_d footer .ft_img li p { display: table-cell; vertical-align: middle; text-align: center; }

.gtopwrap .p_d footer .ft_img li img { width: 100%; }

.gtopwrap .p_d .allwrap { padding: 30px 30px 120px; }

@media only screen and (max-width: 640px) { .gtopwrap .p_d .allwrap { padding: 30px 18px 120px; } }

.gtopwrap .p_d .logo { width: 27.5%; }

@media only screen and (max-width: 640px) { .gtopwrap .p_d .logo { width: 70%; } }

.gtopwrap .p_d .logo img { width: 100%; }

.gtopwrap .p_d a { color: #fff; background: url(../images/arrow.svg); background-repeat: no-repeat; background-size: auto 100%; padding-left: 30px; font-size: 17px; position: relative; display: inline-block; padding: 0.4em　 0.4em 30px 0.4em; text-decoration: none; }

.gtopwrap .p_d a::after { content: ''; position: absolute; bottom: -15px; left: 0; width: 100%; height: 3px; -webkit-transform: scaleX(0); -ms-transform: scaleX(0); transform: scaleX(0); background-color: #E54386; -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }

@media only screen and (max-width: 640px) { .gtopwrap .p_d a::after { display: none; } }

.gtopwrap .p_d a:hover { color: #E54386; }

.gtopwrap .p_d a:hover::after { -webkit-transform: scaleX(1); -ms-transform: scaleX(1); transform: scaleX(1); }

@media only screen and (max-width: 640px) { .gtopwrap .p_d a:hover::after { display: none; } }

.gtopwrap .p_d .public { margin-top: 50px; }

@media only screen and (max-width: 640px) { .gtopwrap .p_d .public { margin-top: 30px; } }

.gtopwrap .p_d .lang { overflow: hidden; margin-left: -30px; margin-top: 10px; padding-bottom: 16px; }

@media only screen and (max-width: 640px) { .gtopwrap .p_d .lang { widows: 100%; } }

.gtopwrap .p_d .lang > li { float: left; margin-left: 30px; width: 123px; }

@media only screen and (max-width: 640px) { .gtopwrap .p_d .lang > li { margin-left: 31px; margin-top: 15px; width: 100%; } }

.gtopwrap .p_d .lang > li a { font-family: "UD新ゴNT B","UD Shin Go NT Regular"; width: 100%; }

.gtopwrap .p_d .lang .d_link { cursor: default; color: #999999; }

.gtopwrap .p_d .lang .d_link:hover { color: #999999; }

.gtopwrap .p_d .lang .d_link:hover::after { display: none; }

@media only screen and (max-width: 640px) { .gtopwrap .p_d .Venue { padding-bottom: 30px; } }

.gtopwrap .p_d .Venue p { margin-top: 58px; }

@media only screen and (max-width: 640px) { .gtopwrap .p_d .Venue p { margin-top: 30px; } }

.gtopwrap .p_d .Venue p a { font-family: "UD新ゴNT B","UD Shin Go NT Regular"; }

.gtopwrap .p_d .press { z-index: 3; }

@media only screen and (max-width: 640px) { .gtopwrap .p_d .press { padding-bottom: 30px; } }

.gtopwrap .p_d .press p { margin-top: 58px; }

@media only screen and (max-width: 640px) { .gtopwrap .p_d .press p { margin-top: 30px; } }

.gtopwrap .p_d .press p a { font-family: "UD新ゴNT B","UD Shin Go NT Regular"; }

.cal { font-size: 24px; margin-top: 36px; }

@media only screen and (max-width: 640px) { .cal { font-size: 19px; width: 100%; line-height: 1.4; word-wrap: break-word; } }

.days { font-size: 34px; margin-top: 15px; line-height: 1.2; }

@media only screen and (max-width: 640px) { .days { font-size: 28px; margin-top: 10px; } }

.scroll { display: none; }

@media only screen and (max-width: 640px) { .scroll { position: fixed; bottom: 0; width: 100%; display: block; text-align: center; line-height: 0.1; background: transparent; } }

.scroll img { width: 20%; }
