﻿form .hgpf_input{display:flex;justify-content:start;align-items:center}form .hgpf_input>label{width:80px;height:22px;margin-right:20px;color:#35373e;font-size:16px;font-weight:700;white-space:nowrap}form .hgpf_input>.text_box{position:relative;box-sizing:border-box;width:360px;height:32px;border-width:2px;border-style:solid;border-color:#BCC0C3;transition:all .3s}form .hgpf_input>.text_box:hover{border-color:#e67a33}form .hgpf_input>.text_box.input_focus{border-color:#e67a33}form .hgpf_input>.text_box>input[type=text],form .hgpf_input>.text_box>input[type=password],form .hgpf_input>.text_box>input[type=email],form .hgpf_input>.text_box>input[type=date]{position:relative;padding:0px 14px 0 14px;box-sizing:border-box;width:100%;height:100%;border:0;background:transparent}form .hgpf_input>.text_box>input[type=text]::-ms-clear,form .hgpf_input>.text_box>input[type=password]::-ms-clear,form .hgpf_input>.text_box>input[type=email]::-ms-clear,form .hgpf_input>.text_box>input[type=date]::-ms-clear{display:none}form .hgpf_input>.text_box>input:focus{outline:none}form .hgpf_input>.text_box>input::placeholder{color:#8E9598;font-weight:400;font-size:12px;font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;color:#BCC0C3}form .hgpf_input>.smallBtn{display:block;padding:8px 0;text-align:center;box-sizing:border-box;font-size:18px;font-weight:700;color:#fff;background-color:#ebeff2;text-decoration:none;transition:all .3s ease;width:66px;height:40px}form .hgpf_input>.smallBtn:hover{background-color:#e67a33;text-decoration:none}form .hgpf_input>.smallBtn.enable{background-color:#e67a33}form .hgpf_input p{margin-left:14px;color:#8E9598;font-weight:400;font-size:12px;font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;color:#e67a33}form .hgpf_input.pwdchk{padding-left:100px}form .hgpf_input.disable>label{cursor:default;color:#BCC0C3}form .hgpf_input.disable>.text_box{background-color:#ebeff2;border-color:#ebeff2}form .hgpf_input.disable>.text_box>input[type=text],form .hgpf_input.disable>.text_box>input[type=password],form .hgpf_input.disable>.text_box>input[type=email]{cursor:default}form .hgpf_input.disable>.text_box>input::placeholder{color:#8E9598;font-weight:400;font-size:12px;font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;color:#ebeff2}form .hgpf_input.disable>.text_box:hover{border-color:#ebeff2}form .hgpf_input.disable>.text_box.input_focus{border-color:#ebeff2}form .hgpf_input.disable p{cursor:default;color:#BCC0C3}form .hgpf_input.result{padding-left:60px;padding-bottom:30px}form .hgpf_input.result label[for=hgpf_open]{height:44px}form .hgpf_input.result label{width:100px;margin-right:0;white-space:nowrap}form .hgpf_input.result p{color:#8E9598;font-weight:400;font-size:12px;font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;color:#35373e}form .hgpf_radio{display:block;padding:10px 0 0}form .hgpf_radio input[type="radio"]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}form .hgpf_radio input[type="radio"]+label{display:inline-block;position:relative;padding-left:44px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;color:#8E9598;color:#8E9598;font-weight:400;font-size:12px;font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;font-weight:700;transition:all .3s ease}form .hgpf_radio input[type="radio"]+label:before{content:'';position:absolute;box-sizing:border-box;left:0;top:-4px;width:24px;height:24px;text-align:center;background:#ffffff;border-width:2px;border-style:solid;border-color:#BCC0C3;border-radius:100%;transition:all .3s ease}form .hgpf_radio input[type="radio"]+label:after{content:'';position:absolute;top:1px;left:5px;width:14px;height:14px;background:#fff;border-radius:100%;transition:all .3s ease}form .hgpf_radio input[type="radio"]:checked+label{color:#e67a33}form .hgpf_radio input[type="radio"]:checked+label:before{border-color:#e67a33}form .hgpf_radio input[type="radio"]:checked+label:after{background:#e67a33}form .hgpf_input.disable,form .hgpf_validation.disable{cursor:default}form .hgpf_input.disable .hgpf_radio input[type="radio"]+label,form .hgpf_validation.disable .hgpf_radio input[type="radio"]+label{cursor:default;color:#BCC0C3}form .hgpf_input.disable .hgpf_radio input[type="radio"]+label:before,form .hgpf_validation.disable .hgpf_radio input[type="radio"]+label:before{border-color:#ebeff2}form .hgpf_input.disable .hgpf_radio input[type="radio"]:checked+label,form .hgpf_validation.disable .hgpf_radio input[type="radio"]:checked+label{color:#BCC0C3}form .hgpf_input.disable .hgpf_radio input[type="radio"]:checked+label:before,form .hgpf_validation.disable .hgpf_radio input[type="radio"]:checked+label:before{border-color:#ebeff2}form .hgpf_input.disable .hgpf_radio input[type="radio"]:checked+label:after,form .hgpf_validation.disable .hgpf_radio input[type="radio"]:checked+label:after{background:transparent}form .hgpf_validation{padding:10px 0 0 100px;line-height:18px}form .hgpf_validation>#idList>div:last-child{padding-bottom:10px}form .hgpf_validation.disable>p{color:#BCC0C3}form .guide{position:relative;color:#8E9598;color:#8E9598;font-weight:400;font-size:12px;font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;font-weight:700;transition:all .3s}form .guide:last-child{padding-bottom:20px}form .guide.guide_email{position:absolute;top:7px;right:0px}form .guide.guide_email>.clear{padding-right:28px}form .guide.guide_email>.error{padding-right:8px}form .guide>.regular{font-weight:400}form .guide>.clear{padding-left:10px;color:#e67a33}form .guide>.clear::after{content:"";position:absolute;margin-left:4px;width:15px;height:15px;background-image:url('//images.hange.jp/hangame/extra/login/2021/valid_check@2x.png?1615467103');background-position:center center;background-size:cover;background-repeat:no-repeat}form .guide>.error{padding-left:10px;color:#E84343}form .guide>.error::before,form .guide>.clear::before{content:"";position:absolute;top:6px;left:0;display:block;border-radius:50%;width:4px;height:4px}form .guide>.error::before{background:#E84343}form .guide>.clear::before{background:#e67a33}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{font-family:'M PLUS Rounded 1c',"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-ms-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0}main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;padding:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}ul,p,h1,h2,div{margin:0;padding:0}ul{list-style:none}@media screen and (max-width: 760px){.hg-footer{background-color:#f0f2f5;box-sizing:border-box;padding:0 20px 50px;text-decoration:none;text-align:center}.hg-footer--simplified{padding-top:20px}.hg-footer__sns{padding:20px 0;display:flex;justify-content:center}.hg-footer__button{padding:0 0 30px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;width:280px}.hg-footer__button a{font-size:12px;padding:8px;border:1px solid #d8d8d8;border-radius:5px;color:#bbb;background-color:#fff;display:block;box-sizing:border-box}.hg-footer__button--login a{width:80px}.hg-footer__button--logout a{width:130px}.hg-footer__link{font-size:0;margin:0 auto;width:280px}.hg-footer__link li{display:inline-block;position:relative;height:7px;margin-bottom:10px;padding:0 8px;border-right:1px solid #cacaca}.hg-footer__link li:last-child{border-right:none}.hg-footer__copy{margin-top:7px;color:#cbcbcb;font-size:10px}.hg-footer__copy>*{display:inline-block;vertical-align:middle}.hg-footer__copy-mark{font-size:18px;color:#cbcbcb}.hg-footer__sns-button{margin-right:20px}.hg-footer__sns-button:last-child{margin-right:0}.hg-footer__sns-button img{width:48px;height:48px}.hg-footer__link-item{font-size:10px;display:inline-block;position:relative;top:-6px;line-height:17px;color:#b4b4b4}}.mainContents{position:relative;width:100%;margin:0 auto;padding:0;z-index:0;background-color:#fff;-webkit-font-smoothing:antialiased;-ms-font-smoothing:antialiased}.mainContents section{position:relative;margin:0 auto;width:1000px;padding:0 24px;box-sizing:border-box;background-color:#fff}.mainContents section .privacy_policy{padding:30px 0;font-weight:700;color:#8E9598;font-weight:400;font-size:12px;font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;color:#8E9598;text-align:center}.mainContents section .notice{padding:0 0 30px;font-weight:700;color:#8E9598;font-weight:400;font-size:12px;font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;color:#BCC0C3;text-align:center}.mainContents section .notice>p:last-child{margin-left:36px}.mainContents .sec01{padding:30px 0 24px;border-bottom:3px solid #ededed;display:flex;flex-direction:column;align-items:center;justify-content:center}.mainContents .sec01>p{width:300px;font-size:12px;text-align:center}.mainContents .sec01>.red{font-size:24px;font-weight:700;color:#E84343;margin-bottom:10px}.mainContents .sec01>.desc{color:#8E9598;font-weight:400;font-size:12px;font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;width:700px;font-weight:400;color:#35373e}.mainContents .sec02.addBorderBot{border-bottom:3px solid #ededed}.mainContents .sec02.addBorderBot .form_wrap{padding:0 0 40px}.mainContents .sec02 .form_wrap{max-width:644px;padding:0 0 20px;box-sizing:border-box;margin:0 auto;display:flex;flex-direction:column;align-items:center}.mainContents .sec02 .form_wrap header{width:300px;padding:50px 0 18px 0;text-align:center}.mainContents .sec02 .form_wrap header>h1{font-size:24px;color:#35373e;font-weight:700}.mainContents .sec02 .form_wrap .hgpf_input{justify-content:center;margin-top:20px}.mainContents .sec02 .form_wrap .column{position:relative;flex-direction:column;align-items:flex-start;margin-top:40px}.mainContents .sec02 .form_wrap .column>label{font-size:24px;margin-bottom:12px}.mainContents .sec02 .form_wrap .column>.symantec{position:absolute;top:18px;right:-134px;font-size:0;width:117px;height:43px;background-image:url('//images.hange.jp/hangame/extra/login/2021/symantec_logo.png?1618545765');background-repeat:no-repeat}.mainContents .sec02 .form_wrap .extraNavi{margin-top:6px;width:360px;display:flex;justify-content:space-between}.mainContents .sec02 .form_wrap .extraNavi>.autoLoginWrap>label{color:#8E9598;font-weight:400;font-size:12px;font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;font-size:12px;color:#8E9598}.mainContents .sec02 .form_wrap .extraNavi>.forgotPwd{color:#8E9598;font-weight:400;font-size:12px;font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;font-size:12px;color:#e67a33;font-weight:700}.mainContents .sec02 .form_wrap .desc{color:#8E9598;font-weight:400;font-size:12px;font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;color:#8E9598;margin-top:20px;margin-left:18px}.mainContents .sec02 .form_wrap .desc.bold{font-weight:700}.mainContents .sec02 .form_wrap .loginBtn{display:block;padding:8px 0;text-align:center;box-sizing:border-box;font-size:18px;font-weight:700;color:#e67a33;background-color:#fff;border:3px solid #e67a33;text-decoration:none;transition:all .3s ease;margin:0 auto;width:360px;padding:5px 0;margin-top:26px;cursor:pointer}.mainContents .sec02 .form_wrap .loginBtn:hover{color:#fff;background-color:#e67a33;text-decoration:none}.mainContents .sec02 .form_wrap .to_join{display:block;padding:8px 0;text-align:center;box-sizing:border-box;font-size:18px;font-weight:700;color:#fff;background-color:#e67a33;text-decoration:none;transform:scale(1);transition:transform .3s;white-space:nowrap;margin:0 auto;width:360px;margin-top:20px}.mainContents .sec02 .form_wrap .to_join:hover{text-decoration:none;transform:scale(1.1)}.mainContents .sec03{background-color:#F7F7F7;font-size:0;padding:31px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:20px;}.mainContents .sec03 header{padding:0 0 28px;text-align:center}.mainContents .sec03 header>h1{font-size:24px;color:#8E9598;font-weight:700}.mainContents .sec03 header>h2{color:#8E9598;font-weight:400;font-size:12px;font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;color:#8E9598}.mainContents .sec03 .open_id_btn{display:flex;justify-content:space-between;align-items:center;width:700px}.mainContents .sec03 .open_id_btn a{display:block;width:200px;height:34px;background-repeat:no-repeat;background-size:100%}.mainContents .sec03 .open_id_btn a.fbk{background-image:url('//images.hange.jp/hangame/extra/login/2021/btn_facebook.png?1621909538')}.mainContents .sec03 .open_id_btn a.twi{background-image:url('//images.hange.jp/hangame/extra/login/2021/btn_x.png?1621909542')}.mainContents .sec03 .open_id_btn a.goo{background-image:url('//images.hange.jp/hangame/extra/login/2021/btn_google.png?1615467099')}.mainContents .sec04{padding:28px 0 36px;border-bottom:3px solid #ededed;display:flex;justify-content:start;align-items:center}.mainContents .sec04.center{padding:54px 0 52px;justify-content:center}.mainContents .sec04>.caution_icon{font-size:0;width:136px;height:126px;margin:26px 98px 36px;background-image:url('//images.hange.jp/hangame/extra/login/2021/icon_warning.png?1618480155')}.mainContents .sec04>.desc_wrap{color:#8E9598}.mainContents .sec04>.desc_wrap>.title{font-weight:700;font-size:24px}.mainContents .sec04>.desc_wrap>.title.center{text-align:center}.mainContents .sec04>.desc_wrap>.desc{color:#8E9598;font-weight:400;font-size:12px;font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;margin-top:8px;font-size:12px}.mainContents .sec04>.desc_wrap>.desc.center{margin-top:20px;text-align:center}.mainContents .sec04>.desc_wrap>.desc_bold{color:#8E9598;font-weight:400;font-size:12px;font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;margin-top:8px;font-size:12px;font-weight:700}.mainContents .sec04>.desc_wrap>.desc_eng{color:#8E9598;font-weight:400;font-size:12px;font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;margin-top:16px;font-size:12px}.mainContents .sec05{padding:28px 0 36px;border-bottom:3px solid #ededed;display:flex;justify-content:center;flex-direction:column;align-items:center}.mainContents .sec05.addBorderTop{border-top:3px solid #ededed}.mainContents .sec05.rmBorderBot{padding-bottom:60px;border-bottom:0}.mainContents .sec05.emptyArea{height:270px;border-bottom:0}.mainContents .sec05.grayBack{border-bottom:0;background:#F7F7F7}.mainContents .sec05>.title{font-size:24px;font-weight:700;color:#35373e;margin-bottom:28px}.mainContents .sec05>.title.org{color:#e67a33}.mainContents .sec05>.title.red{color:#E84343}.mainContents .sec05>.desc_wrap{color:#8E9598}.mainContents .sec05>.desc_wrap>.desc{color:#8E9598;font-weight:400;font-size:12px;font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;margin-top:8px}.mainContents .sec05>.desc_wrap>.desc.center{text-align:center}.mainContents .sec05>.desc_wrap>.desc.width_l{width:742px}.mainContents .sec05>.desc_wrap>.desc.width_s{width:490px}.mainContents .sec05>.desc_wrap>.desc.bold{font-weight:700}.mainContents .sec05>.desc_wrap>.desc.notice{position:relative;padding:0;margin-top:0;text-align:left}.mainContents .sec05>.desc_wrap>.desc.notice::before{content:" ";display:block;position:absolute;top:6px;left:-10px;background:#8E9598;width:4px;height:4px;border-radius:50%}.mainContents .sec05>.desc_wrap>.penaltyWrap{display:flex;justify-content:center;align-items:center;margin:36px 0 46px;height:40px}.mainContents .sec05>.desc_wrap>.penaltyWrap>.penaltyLable{display:flex;justify-content:center;align-items:center;width:66px;height:100%;font-size:18px;font-weight:700;color:#fff;background:#8E9598}.mainContents .sec05>.desc_wrap>.penaltyWrap>.penalty{display:flex;justify-content:flex-end;align-items:center;padding:0 14px;width:247px;height:100%;box-sizing:border-box;border:2px solid #BCC0C3;font-size:14px;font-weight:700;color:#BCC0C3;background:#fff}.mainContents .sec05>.desc_wrap>.link_btn{display:block;color:#8E9598;font-weight:400;font-size:12px;font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;margin-top:10px;color:#e67a33;font-weight:400}.mainContents .sec05 .vailkeyWrap{margin-top:30px}.mainContents .sec05 .vailkeyWrap>.valikey{width:248px;height:40px}.mainContents .sec05 .changePwdWrap{flex-direction:column;align-items:start}.mainContents .sec05 .changePwdWrap>label{font-size:24px;margin-bottom:12px}.mainContents .sec05 .changePwdWrap.hgpf_validation{padding:10px 0 0}.mainContents .sec05 .changePwdChkWrap.hgpf_validation{padding:10px 0 0}.mainContents .sec05>.link_btn{color:#8E9598;font-weight:400;font-size:12px;font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;margin-top:28px;color:#e67a33;font-weight:700}.mainContents .sec05>.btnWrap{position:relative}.mainContents .sec05>.btnWrap>.btn1{display:block;padding:8px 0;text-align:center;box-sizing:border-box;font-size:18px;font-weight:700;color:#fff;background-color:#e67a33;text-decoration:none;transform:scale(1);transition:transform .3s;white-space:nowrap;width:224px;margin:36px auto 0}.mainContents .sec05>.btnWrap>.btn1:hover{text-decoration:none;transform:scale(1.1)}.mainContents .sec05>.btnWrap>.btnTxt{position:absolute;top:48px;left:-160px;color:#8E9598;font-weight:400;font-size:12px;font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;font-weight:700;color:#8E9598}.mainContents .sec06{text-align:center;padding:0}.mainContents .sec06>h1{margin-bottom:24px;font-weight:700;font-size:24px;color:#35373e;padding:0 24px}.mainContents .sec06>.bnr_wrap01{padding:20px 0}.mainContents .sec06>.bnr_wrap01>.bnr{max-width:1000px;height:180px;margin:0 auto;background:#ffffff;background-repeat:no-repeat;background-position:center top;background-size:1000px auto}#smallHeader,#simpleHeader,#HGfooter{min-width:1000px}a{background-color:transparent;text-decoration:none}a:link{color:#5F92CE}a:visited{color:#5F92CE}a:hover{color:#5F92CE;text-decoration:underline}a:active{color:#5F92CE}.enlightenmentArea{background-color:#ec6600;color:#fff;height:50px}.enlightenmentArea .enlightenmentArea_inner{width:960px;height:37px;margin-right:auto;margin-left:auto;position:relative;padding-top:13px;font-size:13px;line-height:26px}.enlightenmentArea .enlightenmentArea_alert{display:inline-block;height:20px;cursor:pointer;text-indent:-7px;padding-right:2px}.enlightenmentArea .enlightenmentArea_alert:hover{border-bottom:1px solid #fae0d5}.enlightenmentArea .enlightenmentArea_detailLink{display:inline-block;margin-left:18px;background-image:url("//images.hangame.co.jp/r02/common/icon/arrow_white_s.png");background-repeat:no-repeat;background-position:right 9px;padding-right:12px}.enlightenmentArea .enlightenmentArea_detailLink a{color:#fff}.enlightenmentArea .enlightenmentArea_detailLink a:hover{text-decoration:none}.enlightenmentArea .enlightenmentArea_closeBtn{position:absolute;top:13px;right:-5px;padding:5px;width:13px;height:13px;cursor:pointer}.enlightenmentArea .enlightenmentArea_closeBtn span{white-space:nowrap;overflow:hidden;display:block;text-indent:-9999px;width:13px;height:13px;background-image:url(//images.hangame.co.jp/r02/common/r02/sprite/sp_btn01.png);background-repeat:no-repeat;background-position:0px -174px}
