<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}body{font-family:"ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,"メイリオ",Meiryo,Arial,sans-serif,-apple-system,BlinkMacSystemFont}ul,li{list-style-type:none}a{text-decoration:none}a:hover{cursor:pointer}button:focus{outline:none}input,textarea,*:focus{outline:none}.l-main_content{margin-bottom:80px}.c-header+.l-main_content{padding-top:70px}.c-header{width:100%;min-width:1100px;position:fixed;background-color:#fff;z-index:100;box-shadow:0 2px 6px 0 rgba(0,0,0,.3)}.c-header .c-header_inner{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:1100px;height:70px;padding:0 40px;margin:0 auto;box-sizing:border-box}.c-header .c-header_logo a{display:block;transition:.3s}.c-header .c-header_logo a:hover{opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"}.c-header .c-header_menu{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.c-header .c-header_nav-list{display:-ms-flexbox;display:flex}.c-header .c-header_nav-item{position:relative}.c-header .c-header_nav-item:before,.c-header .c-header_nav-item:last-child:after{content:"";position:absolute;top:14px;width:1px;height:40px;border-left:1px solid #efefef}.c-header .c-header_nav-item:before{left:0}.c-header .c-header_nav-item:last-child:after{right:0}.c-header .c-header_nav-item *{display:block;margin:0 auto;text-align:center}.c-header .c-header_nav-item a{padding:14px 17px;color:#565656;transition:.3s}.c-header .c-header_nav-item a:hover{color:#e60012;background-color:#f7f7f7}.c-header .c-header_nav-txt{margin-top:4px;font-size:14px;font-weight:700}.c-header .c-header_keyword{position:relative;margin-left:20px;padding:0;text-align:center}.c-header .c-header_keyword label{text-align:center;cursor:pointer;color:#fff;font-size:14px}.c-header .c-header_keyword-content{position:absolute;width:268px;height:auto;top:50px;right:-12px;margin:0 auto;padding:16px;background-color:#333;border-radius:8px;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";transition:.8s,opacity .8s,visibility 0s ease .8s;visibility:hidden}.c-header .c-header_keyword-content:before{content:"";border:8px solid transparent;border-bottom:10px solid #333;position:absolute;right:20px;top:-18px;z-index:1}.c-header .is-active{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-ms-transform:translateY(10px);transform:translateY(10px);visibility:visible;transition-delay:0s}.c-header .c-header_keyword-radio{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.c-header .c-header_keyword-radio&gt;*{margin:4px 0 12px}.c-header .c-header_keyword-radio input[type=radio]{position:absolute;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.c-header .c-header_keyword-radio input[type=radio]+label:before{content:'';background-color:#fff;border-radius:100%;display:inline-block;width:24px;height:24px;position:relative;top:-4px;margin-right:12px;vertical-align:top;cursor:pointer;text-align:center;box-shadow:0 0 3px rgba(0,0,0,.3) inset}.c-header .c-header_keyword-radio input[type=radio]:checked+label:before{background-color:#e60012;box-shadow:inset 0 0 0 6px #fff}.c-header .c-header_keyword-field input{vertical-align:top;margin:0;box-sizing:border-box;border-radius:4px;font-size:14px;line-height:1;border:none;height:32px}.c-header .c-header_keyword-field input:-ms-input-placeholder{color:#aaa}.c-header .c-header_keyword-field input::placeholder{color:#aaa}.c-header .c-header_keyword-txt{width:204px;padding:10px;background-color:#fff;box-shadow:0 0 3px rgba(0,0,0,.3) inset}.c-header .c-header_keyword-submit{width:50px;display:inline-block}.c-header .c-header_keyword-submit:hover{background-color:#ff5562}.c-footer{width:100%;min-width:1100px;background-color:#333}.c-footer .c-footer_inner{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:36px 0}.c-footer .c-footer_logo a{display:block;transition:.3s}.c-footer .c-footer_logo a:hover{opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"}.c-footer .c-footer_menu{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.c-footer .c-footer_menu-content{width:200px;margin-left:24px;box-sizing:border-box}.c-footer .c-footer_menu-content:first-child{margin-left:64px}.c-footer .c-footer_menu-ttl{padding-bottom:16px;font-size:20px;font-weight:700;color:#fff;border-bottom:1px solid #fff}.c-footer .c-footer_menu-item{margin-top:20px}.c-footer .c-footer_menu-item a{color:#fff;font-size:14px;border-bottom:solid 1px transparent;transition:border-bottom-color .3s ease-out}.c-footer .c-footer_menu-item a:hover{border-bottom:solid 1px #fff}.c-footer .c-footer_menu-external:after{content:"";display:inline-block;width:14px;height:14px;margin-left:4px;background:url(/pc/images/components/footer/ico_external.png) no-repeat;background-size:contain;vertical-align:bottom}.c-footer .c-footer_copy{padding:14px 0;border-top:1px solid #fff;color:#fff;font-size:12px;text-align:center}.c-back-to-top{position:fixed;right:20px;bottom:20px;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";transition:opacity .4s linear;border:none;cursor:pointer;width:60px;height:60px;background:#e60012 url(/pc/images/components/back_to_top/ico_back_to_top.png) no-repeat center center;box-shadow:0 3px 9px 0 rgba(0,0,0,.3);border-radius:4px;outline:0;transition:.3s;z-index:100}.c-back-to-top:hover{background-color:#ff5562}.c-back-to-top.is-visible{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.c-pankuzu{width:100%;min-width:1100px;background:#eaeaea}.c-pankuzu .c-pankuzu_list{height:32px;width:1100px;margin:0 auto;padding:0 40px;line-height:32px;box-sizing:border-box;list-style:none;-ms-flex-align:center;align-items:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;letter-spacing:-.5em;font-size:14px}.c-pankuzu .c-pankuzu_menu{position:relative;display:inline-block;color:#565656;letter-spacing:normal}.c-pankuzu .c-pankuzu_menu:nth-child(n+2){padding-left:40px}.c-pankuzu .c-pankuzu_menu:nth-child(n+2):after{position:absolute;content:"";width:0;height:0;top:0;bottom:0;left:16px;margin:auto;border-style:solid;border-width:0 4px 6px;border-color:transparent transparent #565656;-ms-transform:rotate(90deg);transform:rotate(90deg)}.c-pankuzu .c-pankuzu_menu&gt;a{color:#e60012;transition:border-bottom ease .3s;border-bottom:1px solid transparent}.c-pankuzu .c-pankuzu_menu&gt;a:hover{border-bottom:1px solid #e60012}#contents{width:1020px;margin:32px auto 0;text-align:center}h1,h2,h3,h4,ul,li{margin:0;padding:0}iframe{border:0}.wrap-page{width:1020px;margin:0 auto;border-right:1px solid #00bfbc;border-left:1px solid #00bfbc}#page-head img{width:100%;vertical-align:bottom}#bx-vrscorp{padding-bottom:60px;background:#fff}.inn-vrscorp img{width:100%;vertical-align:bottom}.bx-newrelease,.bx-reserve{margin-bottom:100px}#bx-workslist{margin-top:60px}#bx-workslist h2{margin-bottom:35px}#bx-workslist h2 span{font-size:18px;font-weight:400;display:block;margin:5px}ul.lst-works{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}ul.lst-works li{width:173px;height:auto;margin:0 8px 10px;list-style:none;vertical-align:top}ul.lst-works a{line-height:1.5;transition:.1s;color:#000}ul.lst-works a:hover{opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"}ul.lst-works a img{vertical-align:bottom}.tx-title{font-size:14px;margin-top:15px;text-align:left}.tx-actress{font-size:11px;margin-top:5px;text-align:left}.btn-content{line-height:60px;display:block;width:300px;margin:20px auto 40px;transition:.3s;text-align:center;color:#fff;border-radius:60px;background:#00bfbc}.btn-content:hover{opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"}#bx-shop{padding:90px 0;background:#ffcedc}#bx-shop .bx-shoplist ul li{font-size:16px}#bx-shop h2{font-size:32px;line-height:1.2;display:block;width:900px;margin:80px auto 50px;padding:10px 0;color:#fff;border-radius:50px;background:#ff1d61}#bx-shop h2 span{font-size:18px;font-weight:400;line-height:1.5;display:block;color:#fff}.bx-shoplist{width:896px;margin:40px auto 60px;text-align:left}.bx-shoplist h3{font-size:20px;line-height:50px;position:relative;margin-bottom:20px;padding-top:5px;cursor:pointer;text-align:left;color:#ff1d61;border-bottom:2px #ff1d61 solid}.bx-shoplist h3:before{position:absolute;top:50%;right:8px;width:20px;height:2px;content:'';background-color:#ff1d61}.bx-shoplist h3:after{position:absolute;top:37%;right:17px;width:2px;height:20px;content:'';background-color:#ff1d61}.bx-shoplist h3.active:after{display:none}.bx-shoplist ul{font-size:0;display:none;width:100%;margin-bottom:20px}.bx-shoplist ul li{position:relative;display:inline-block;width:161.6px;margin-top:10px;margin-right:22px}.bx-shoplist ul li:nth-child(5n){margin-right:0}.bx-shoplist ul li a{font-size:16px;line-height:50px;display:block;padding-left:20px;text-decoration:none;color:#ff1d61;border:1px #ff1d61 solid;border-radius:28px}.wp-position{position:absolute;top:16px;right:20px;width:auto;height:auto}.bx-shoplist ul li a:hover{background-color:#ffdae5}.btn-shop--inactive{pointer-events:none;opacity:.4;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"}#bx-news{padding:90px 0;background:#fff}#bx-news h2{margin-bottom:35px}#bx-news h2 span{font-size:18px;font-weight:400;display:block;margin:5px}#bx-event{padding:90px 0;background:#00bfbc}#bx-event h2{margin-bottom:35px}</pre></body></html>