@charset "UTF-8";
/* ヘッダー */
/* タグ初期化 */
* { box-sizing: border-box; }

html { line-height: 1.15; -webkit-text-size-adjust: 100%; font-family: "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN",  sans-serif; }

body { position: relative; margin: 0; padding: 0; color: #525252; }

a { background-color: transparent; }
a:focus { outline: none; }

img { border-style: none; }

button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; }
button:focus, input:focus, optgroup:focus, select:focus, textarea:focus { outline: none; }

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: none; }

*:focus { outline: none; }

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: none; }

[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }

[hidden] { display: none; }

h1, h2, h3, h4, h5, h6 { margin-top: 0; font-size: 100%; line-height: 100%; }

figure { margin: 0; }

fieldset { border: none; padding: 0; }

header, nav { line-height: 1.0; }

/* ヘッダー グローバルナビ */
.header-Smartphone_Lead { margin: 10px; text-align: center; }

.header-Inner { position: relative; width: 1000px; padding-top: 15px; padding-bottom: 10px; margin-right: auto; margin-left: auto; }

.icon { display: inline-block; width: 1em; height: 1em; stroke-width: 0; stroke: currentColor; fill: currentColor; }

.header-Logo { width: 250px; margin-bottom: 0; line-height: 1; text-decoration: none; }

.header-SearchBox { position: absolute; top: 17px; left: 250px; width: 450px; min-height: 44px; z-index: 102; }
.header-SearchBox_Label { font-size: 14px; position: absolute; z-index: 2; top: .9em; left: .7em; color: #898A8B; }
.header-SearchBox_Keyword { font-size: 16px; position: absolute; z-index: 1; width: 100%; height: 100%; padding: .6em; padding-right: 75px; border: 1px solid #FEB302; border-radius: 5px; background-color: #FFFFFF; }
.header-SearchBox_Keyword.active { z-index: 3; }
.header-SearchBox_Keyword.disactive { z-index: 1; }
.header-SearchBox_SubmitBtn { position: absolute; z-index: 4; right: 0; width: 44px; height: 100%; border: none; border-radius: 0 5px 5px 0; background-color: #FEB302; cursor: pointer; }
.header-SearchBox_SubmitBtn .icon { width: 20px; height: 20px; transform: translateY(2px); fill: #FFFFFF; }

.header-Tools { position: absolute; top: 15px; right: 0; z-index: 100; }
.header-Tools_Items { margin-top: 0; margin-bottom: 0; padding-left: 0; list-style-type: none; }
.header-Tools_Items:after { display: table; clear: both; content: ' '; }
.header-Tools_Item { float: left; width: 65px; height: 60px; }
.header-Tools_Item:nth-of-type(2) { width: 75px; padding-left: 10px; }
.header-Tools_Item-hamburger { padding-bottom: 10px; }
.header-Tools_Link { position: relative; display: block; text-align: center; text-decoration: none; color: #898A8B; overflow: hidden; width: 65px; height: 50px; transition: all 0.2s ease-in-out; }
.header-Tools_Link:hover { color: #FEB302; }
.header-Tools_Link:hover .icon { fill: #FEB302; }
.header-Tools_Link .icon { display: block; width: 65px; height: 50px; transition: all 0.2s ease-in-out; margin-right: auto; margin-left: auto; }
.header-Tools_NoticeNum { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 12px; line-height: 19px; position: absolute; top: -2px; right: 5px; display: block; width: 22px; height: 22px; text-align: center; color: #FFFFFF; border-radius: 50%; background-color: #DA0201; border: 2px #FFFFFF solid; background-clip: padding-box; z-index: 100; }
.header-Tools_Btn, .header-Tools_News { padding: 0; border: none; background-color: transparent; cursor: pointer; width: 65px; height: 50px; }
.header-Tools_BtnOn { display: none; }
.header-Tools_BtnOn .icon-close { fill: #FEB302; }

.header-RegistLogin { position: absolute; right: 0; top: 14px; }
.header-RegistLogin_Items { margin-top: 0; margin-bottom: 0; padding-left: 0; list-style-type: none; text-align: right; }
.header-RegistLogin_Item { display: inline-block; }
.header-RegistLogin_SignUp { border-radius: 5px; display: block; text-decoration: none; font-weight: bold; line-height: 1; width: 100%; text-align: center; border: 1px solid #F3271A; background: #F3271A; color: #FFFFFF; box-shadow: 0 3px 0 #8E0000; transition: all 0.2s ease-in-out; width: 130px; height: 44px; line-height: 44px; font-size: 15px; margin-right: 10px; }
.header-RegistLogin_SignUp:hover { transform: translateY(3px); box-shadow: 0 0 0 #8E0000; }
.header-RegistLogin_Login { padding: 0; border: none; background-color: transparent; border-radius: 5px; display: block; text-decoration: none; font-weight: bold; line-height: 1; width: 100%; text-align: center; border: 1px solid #2D97F7; background: #2D97F7; color: #FFFFFF; box-shadow: 0 3px 0 #1460AC; transition: all 0.2s ease-in-out; width: 130px; height: 44px; line-height: 44px; font-size: 15px; }
.header-RegistLogin_Login:hover { transform: translateY(3px); box-shadow: 0 0 0 #1460AC; }

.header-Menu { position: absolute; z-index: 101; top: 59px; right: 0; width: 250px; border: 1px solid #CCCCCC; background-color: #FFFFFF; }
.header-Menu:after { display: table; clear: both; content: ' '; }
.header-Menu[aria-hidden="true"] { display: none; }
.header-Menu[aria-hidden="false"] { display: block; animation: showToolPanel .3s ease-in-out 0s; }

@keyframes showToolPanel { 0% { opacity: 0; }
  1% { opacity: 0; }
  100% { opacity: 1; } }
.header-MenuGrp { margin: 0; }
.header-MenuGrp_Word { font-size: 14px; margin-bottom: 15px; padding-right: 20px; padding-left: 20px; color: #898A8B; }
.header-MenuGrp_Item { margin-left: 0; }

.header-GMenu_Items { margin-top: 0; margin-bottom: 0; padding-left: 0; list-style-type: none; }
.header-GMenu_Item:hover { background-color: #FFFAE8; }
.header-GMenu_Item:not(:last-child) { border-bottom: 1px solid #CCCCCC; }
.header-GMenu_Link { padding-right: 20px; padding-left: 10px; font-size: 13px; display: block; padding-top: 9px; padding-bottom: 13px; text-decoration: none; color: #525252; }
.header-GMenu_Link:hover { background-color: #FFFCEB; }
.header-GMenu_User .header-GMenu_Link { padding-top: 0.5em; padding-bottom: 0.6em; }
.header-GMenu_Link .icon { width: 18px; height: 18px; margin-right: 0.5em; transform: translateY(3px); fill: #888888; }
.header-GMenu_Link .icon:hover .header-GMenu_Link .icon { fill: #FFFFFF; }
.header-GMenu_Point { display: block; position: relative; padding-top: 0.3em; color: #DA0201; font-size: 16px; font-weight: bold; font-family: "Karla", sans-serif; padding-left: 30px; }

.header-GNav { width: 100%; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; }

.header-GNavAlfa_NavItems { width: 1000px; margin-right: auto; margin-left: auto; margin-top: 0; margin-bottom: 0; padding-left: 0; list-style-type: none; }
.header-GNavAlfa_NavItems:after { display: table; clear: both; content: ' '; }
.header-GNavAlfa_NavItem { position: relative; float: left; border-right: 1px solid #CCCCCC; }
.header-GNavAlfa_NavItem:first-child { border-left: 1px solid #CCCCCC; }
.header-GNavAlfa_NavLink { font-size: 14px; line-height: 58px; position: relative; display: block; height: 58px; text-align: center; text-decoration: none; color: #898A8B; transition: all 0.2s ease-in-out; }
.header-GNavAlfa_NavLink:after { position: absolute; bottom: 0; left: 0; display: block; width: 100%; height: 4px; content: ''; opacity: 0; background-color: #FEB302; transition: all 0.2s ease-in-out; }
.header-GNavAlfa_NavLink .icon { transform: translateY(-2px); vertical-align: middle; transition: all 0.2s ease-in-out; }
.header-GNavAlfa_NavLink .icon-home { width: 25px; height: 25px; }
.header-GNavAlfa_NavLink .icon-play { width: 135px; height: 25px; }
.header-GNavAlfa_NavLink .icon-shopping { width: 165px; height: 25px; }
.header-GNavAlfa_NavLink .icon-services { width: 160px; height: 25px; }
.header-GNavAlfa_NavLink .icon-ques { width: 180px; height: 25px; }
.header-GNavAlfa_NavLink .icon-game { width: 130px; height: 25px; }
.header-GNavAlfa_NavLink:hover .icon { fill: #FEB302; }
.header-GNavAlfa_NavLink:hover, .header-GNavAlfa_NavLink-active { position: relative; color: #FEB302; }
.header-GNavAlfa_NavLink:hover .icon, .header-GNavAlfa_NavLink-active .icon { fill: #FEB302; }
.header-GNavAlfa_NavLink:hover:after, .header-GNavAlfa_NavLink-active:after { opacity: 1; }
.header-GNavAlfa_Inner { position: absolute; top: 100%; left: 0; z-index: 99; display: none; width: 400px; border: 1px solid #CCCCCC; background-color: #FFFFFF; }
.header-GNavAlfa_Inner:after { display: table; clear: both; content: ' '; }
.header-GNavAlfa_NavItem:hover .header-GNavAlfa_Inner { display: block; animation: GNavPanelShow .3s ease-in-out 0s; }
.navItem-game .header-GNavAlfa_Inner { left: auto; right: 0; width: 230px; }

.header-GNavBeta { float: left; width: 50%; margin-top: 0; margin-bottom: 0; padding-left: 0; list-style-type: none; }
.navItem-game .header-GNavBeta { width: 100%; }
.header-GNavBeta_Link { font-size: 13px; display: block; padding-top: .7em; padding-bottom: .6em; text-decoration: none; color: #525252; position: relative; padding-left: 1.5em; }
.header-GNavBeta_Link:hover { text-decoration: underline; }
.header-GNavBeta_Link:before { position: absolute; top: 1em; left: .8em; display: block; width: 0; height: 0; content: ''; border: 1px solid #525252; border-radius: 50%; }

.navItem-home { width: 60px; }
.navItem-play, .navItem-game { width: 168px; }
.navItem-shop, .navItem-service, .navItem-ques { width: 201px; }

@keyframes GNavPanelShow { 0% { opacity: 0; }
  1% { opacity: 0; }
  100% { opacity: 1; } }
.sw-SrOnly, .sw-Hidden { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; -webkit-clip-path: inset(50%); clip-path: inset(50%); border: 0; }

/*# sourceMappingURL=header.css.map */
