@charset "UTF-8";
a:active,
a:focus,
a:hover,
embed:focus,
img {
    outline: 0;
}
.clr,
.inner,
footer.global .footnav ul,
footer.global .sitemap,
footer.grand .footnav ul,
footer.grand .sitemap,
header.global .bg .links .sitesearch {
    zoom: 1;
}
.contents .wrapper,
.inner,
sub,
sup {
    position: relative;
}
a,
a:hover {
    text-decoration: none;
}
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;
    color: rgba(191,20,66,1);
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
optgroup,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0;
    color: #000;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre,
textarea {
    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;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto;
}
input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    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;
}
legend {
    border: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}
blockquote,
body,
button,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
select,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
}
img {
    vertical-align: top;
    border: none;
    -ms-interpolation-mode: bicubic;
}
body {
    font-family: arial,"メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif;
    -webkit-text-size-adjust: 100%;
    line-height: 1.7;
    font-size: 14px;
    color: rgba(51,51,51,1);
}
.clr:after,
.inner:after,
footer.global .footnav ul:after,
footer.global .sitemap:after,
footer.grand .footnav ul:after,
footer.grand .sitemap:after,
header.global .bg .links .sitesearch:after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    clear: both;
    overflow: hidden;
}
.container.en,
footer.en,
header.en {
    font-family: Lucida Grande,Lucida Sans Unicode;
}
a:hover {
    color: rgba(217,108,137,1);
}
small {
    font-size: 86%;
}
.inner {
    margin: 0 auto;
    width: 960px;
}
.arrow {
    padding-left: 16px;
    background: url("../../resources/img/icn/icn_arrow.png") 0 4px no-repeat;
}
.container {
    max-width: 1600px;
    min-width: 960px;
    margin: 0 auto;
}
.container.tokyo.with_button {
    background: url("../../tokyo/resources/img/body_bg.png") 50% 104px no-repeat;
}
.container.tokyo.en.with_button {
    background: url("../../tokyo/resources/img_en/body_en_bg.png") 50% 104px no-repeat;
}
.container.koshien.with_button {
    background: url("../../koshien/resources/img/body_bg.png") 50% 104px no-repeat;
}
.container.koshien.en.with_button {
    background: url("../../koshien/resources/img_en/body_en_bg.png") 50% 104px no-repeat;
}
.container.tokyo {
    background: url("../../tokyo/resources/img/body_bg.png") 50% 87px no-repeat;
}
.container.tokyo.en {
    background: url("../../tokyo/resources/img_en/body_en_bg.png") 50% 87px no-repeat;
}
.container.koshien {
    background: url("../../koshien/resources/img/body_bg.png") 50% 87px no-repeat;
}
.container.koshien.en {
    background: url("../../koshien/resources/img_en/body_en_bg.png") 50% 87px no-repeat;
}
.tokyo .contents {
    background: url("../../tokyo/resources/img/container_bg_top.png") 50% 0 no-repeat;
}
.tokyo .contents .inner {
    background: url("../../tokyo/resources/img/container_bg.png") 50% 0 repeat-y;
}
.tokyo .contents .contentsbottom {
    background: url("../../tokyo/resources/img/container_bg_bottom.png") 50% 0 no-repeat;
}
.koshien .contents {
    background: url("../../koshien/resources/img/container_bg_top.png") 50% 0 no-repeat;
}
.koshien .contents .inner {
    background: url("../../koshien/resources/img/container_bg.png") 50% 0 repeat-y;
}
.koshien .contents .contentsbottom {
    background: url("../../koshien/resources/img/container_bg_bottom.png") 50% 0 no-repeat;
}
.contents {
    overflow: hidden;
    padding-top: 20px;
}
.contents .inner {
    min-height: 500px;
    width: 864px;
    padding: 16px 48px 20px;
}
.contents .contentsbottom {
    height: 20px;
}
.contents .wrapper {
    overflow: hidden;
    margin: -48px -47px -39px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    background: url("../../resources/img/bg_sidecol.png") repeat-y;
}
.contents .wrapper #maincol {
    float: right;
    width: 624px;
    padding: 48px 48px 80px 0;
}
.contents .wrapper #sidecol {
    float: left;
    width: 239px;
    height: 100%;
    padding: 39px 0 128px;
}
.contents .wrapper #sidecol .button_wrap {
    padding: 0 24px 28px;
}
.contents .wrapper #sidecol .button_wrap a {
    margin-top: 0;
}
.contents .wrapper #sidecol .title {
    height: 80px;
    position: relative;
    border-bottom: 1px solid rgba(249,219,228,1);
    letter-spacing: 1px;
}
.contents .wrapper #sidecol .title h2 {
    position: absolute;
    top: 0;
    left: 23px;
    padding: 12px 7px 0 21px;
    width: 196px;
    height: 48px;
    background: url("../../resources/img/bg_sidecol_midasi.png") no-repeat;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
}
.contents .wrapper #sidecol nav {
    line-height: 1.4;
}
.contents .wrapper #sidecol nav.normal > ul > li {
    border-bottom: 1px solid rgba(249,219,228,1);
    font-weight: 700;
    font-size: 14px;
}
.contents .wrapper #sidecol nav.normal > ul > li > a {
    display: block;
    padding: 17px 28px 17px 48px;
    background: url("../../resources/img/icn/icn_arrow_red.png") 24px 18px no-repeat;
}
.contents .wrapper #sidecol nav.normal > ul > li ul {
    display: none;
    margin: 0 24px 24px;
}
.contents .wrapper #sidecol nav.normal > ul > li ul li {
    margin-bottom: 17px;
    font-size: 13px;
}
.contents .wrapper #sidecol nav.normal > ul > li ul li a {
    display: block;
    padding-left: 24px;
    background: url("../../resources/img/icn/icn_arrow_red_s.png") 4px 2px no-repeat;
    font-weight: 400;
}
.contents .wrapper #sidecol nav.normal > ul > li ul li span {
    color: rgba(191,19,71,1);
    display: block;
    padding-left: 24px;
    font-weight: 400;
    margin-bottom: 20px;
}
.contents .wrapper #sidecol nav.normal > ul > li ul li.last-child,
.contents .wrapper #sidecol nav.normal > ul > li ul li:last-child {
    margin-bottom: 0;
}
.contents .wrapper #sidecol nav.normal > ul > li ul li ul {
    margin: 0 10px 18px 22px;
}
.contents .wrapper #sidecol nav.normal > ul > li.open {
    background-color: #fff;
}
.contents .wrapper #sidecol nav.normal > ul > li.open > a {
    background: url("../../resources/img/icn/icn_arrow_orange_down.png") 24px 18px no-repeat;
    color: rgba(239,130,0,1);
}
.contents .wrapper #sidecol nav.normal > ul > li.open > a:hover {
    color: rgba(255,186,102,1);
}
.contents .wrapper #sidecol nav.normal > ul > li.open ul {
    margin-top: -4px;
    display: block;
}
.contents .wrapper #sidecol nav.normal > ul > li.open ul li.open > a {
    background: url("../../resources/img/icn/icn_arrow_orange_s.png") 4px 2px no-repeat;
    color: rgba(239,130,0,1);
}
.contents .wrapper #sidecol nav.normal > ul > li.open ul li.open > a:hover {
    color: rgba(255,186,102,1);
}
.contents .wrapper #sidecol nav.normal > ul > li.open ul li a.current {
    background: url("../../resources/img/icn/icn_arrow_orange_s.png") 4px 2px no-repeat;
    color: rgba(239,130,0,1);
}
.contents .wrapper #sidecol nav.normal > ul > li.open ul li a.current:hover {
    color: rgba(255,186,102,1);
}
.contents .wrapper #sidecol nav.normal > ul > li.open ul li ul {
    margin-top: 18px;
}
.contents .wrapper #sidecol nav.arrow_list ul {
    padding: 20px 24px 0;
}
.contents .wrapper #sidecol nav.arrow_list ul li {
    font-weight: 700;
    margin-bottom: 20px;
}
header.global .bg .links .link_club,
header.global .bg .links .link_english {
    margin-bottom: 2px;
    float: left;
    font-weight: 700;
}

header.global .bg .links .link_select {
    margin-bottom: 2px;
    float: left;
    font-weight: 700;
    border: 1px solid rgba(191,19,71,1);
	height: 23px;
	width: 100px;
	border-radius: 3px;
    background: url("../../resources/img/icn/icn_arrow_bottom.png") 0 4px no-repeat;
    background-position: 10% 45%;
    position: relative;
}

header.global .bg .links .link_select .link_select_txt {
	color: rgba(191,19,71,1);
	padding-left: 20px;
}

header.global .bg .links .link_select:hover {
    opacity: 0.5;
}

.link_select select {
	width: 100px;
	color: rgba(191,19,71,1);
	border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}


.contents .wrapper #sidecol nav.arrow_list ul li a {
    display: block;
    padding: 0 0 0 24px;
    background: url("../../resources/img/icn/icn_arrow_red_s.png") 4px 2px no-repeat;
}
.contents .wrapper #sidecol nav.arrow_list .ttl_search {
    padding: 20px 24px 20px 48px;
    background: url("../../resources/img/icn/icn_search_s.png") 22px 50% no-repeat #ffe2ec;
    font-size: 16px;
    font-weight: 700;
    color: rgba(191,19,71,1);
}

.with_button header.global {
    position: relative;
    height: 232px;
    z-index: 100;
    margin-top: 10px;
}

header.global {
    position: relative;
    height: 232px;
    z-index: 100;
}
.with_button header.global .bg .logo {
    position: absolute;
    top: 40px;
    left: 351px;
}

header.global .bg .logo {
    position: absolute;
    top: 23px;
    left: 351px;
}

header.global .bg .reserve {
    position: absolute;
    top: 29px;
    right: 0;
}
header.global .bg .links {
    position: absolute;
    top: 0px;
    left: 0;
}
header.global .bg .links a.arrow {
    padding-left: 12px;
    font-size: 13px;
}
header.global .bg .links .link_club {
    margin-right: 20px;
}
header.global .bg .links .sitesearch {
	margin-top: 57px;
    clear: both;
}
header.global .bg .links .sitesearch input {
    border: 0;
}
header.global .bg .links .sitesearch .search_txt {
    background: url("../../resources/img/bg_search_input.png") no-repeat;
    height: 20px;
    line-height: 20px;
    padding: 2px 4px;
    width: 183px;
    float: left;
    vertical-align: top;
    border: 0;
}
header.global .bg .links .sitesearch .search_submit {
    vertical-align: top;
    width: 24px;
    height: 24px;
    float: left;
    overflow: hidden;
    text-indent: -100px;
    background: url("../../resources/img/btn_search_n.png") no-repeat;
}
header.global .bg .links .sitesearch .search_submit:hover {
    background: url("../../resources/img/btn_search_r.png") no-repeat;
}
header.global .bg #gnav {
    position: absolute;
    top: 173px;
    left: 0;
    z-index: 99;
}
header.global .bg #gnav ul li {
    float: left;
}
.tokyo footer.global {
    background: url("../../tokyo/resources/img/footer_bg.png") 50% 100% no-repeat;
}
.koshien footer.global {
    background: url("../../koshien/resources/img/footer_bg.png") 50% 100% no-repeat;
}
footer.global {
    min-height: 0;
    margin-top: 65px;
}
footer.global .footnav ul {
    margin: 0 auto 30px;
    width: 960px;
}
footer.global .footnav ul li {
    float: left;
    padding: 0 20px;
}
footer.global .pagetop {
    text-align: center;
    margin: 0 auto 10px;
    width: 960px;
}
footer.global .inner {
    padding-top: 96px;
    height: 574px;
    font-size: 12px;
}
footer.global .inner a {
    color: rgba(255,255,255,1);
    text-decoration: none;
}
footer.global .inner a:hover {
    text-decoration: underline;
}
footer.global .sitemap {
    height: 448px;
}
footer.global .sitemap .ttl {
    width: 225px;
    margin-bottom: 16px;
}
footer.global .sitemap .ttl a {
    display: block;
    padding-left: 36px;
    font-size: 16px;
    font-weight: 700;
    background: url("../../resources/img/icn/icn_kidzania.png") 0 50% no-repeat;
}
footer.global .sitemap .col1,
footer.global .sitemap .col2,
footer.global .sitemap .col3,
footer.global .sitemap .col4 {
    padding-left: 14px;
    width: 226px;
    float: left;
}
footer.global .sitemap ul li {
    margin-bottom: 20px;
}
footer.global .sitemap ul li a {
    font-weight: 700;
    display: inline-block;
    padding-left: 20px;
    background: url("../../resources/img/icn/icn_arrow_white.png") 0 4px no-repeat;
}
footer.global .sitemap ul li ul {
    margin-bottom: 0;
    margin-top: 2px;
}
footer.global .sitemap ul li ul li {
    margin-bottom: 0;
}
footer.global .sitemap ul li ul li a {
    font-weight: 400;
    background: url("../../resources/img/icn/icn_arrow_white_s.png") 6px 2px no-repeat;
}
footer.global .sitemap2 {
    padding-top: 24px;
    text-align: center;
}
footer.global .sitemap2 a {
    display: inline-block;
    margin: 0 10px 10px 0;
    padding-left: 18px;
    background: url("../../resources/img/icn/icn_arrow_white_s.png") 6px 2px no-repeat;
}
footer.global .copyright {
    display: block;
    text-align: center;
    color: rgba(255,255,255,1);
    font-size: 11px;
}
footer.grand {
    margin-top: 65px;
    background: url("../../grand/img/footer_bg.png") 50% 100% no-repeat;
}
footer.grand .footnav ul {
    margin: 0 auto 60px;
    width: 960px;
}
footer.grand .footnav ul li {
    float: left;
    padding: 0 20px;
}
footer.grand .pagetop {
    text-align: center;
    margin: 0 auto 10px;
    width: 960px;
}
footer.grand .inner {
    padding-top: 96px;
    height: 448px;
    font-size: 12px;
}
footer.grand .inner a {
    color: #fff;
    text-decoration: none;
}
footer.grand .inner a:hover {
    text-decoration: underline;
}
footer.grand .sitemap {
    height: 320px;
}
footer.grand .sitemap .ttl {
    width: 180px;
    margin-bottom: 16px;
}
footer.grand .sitemap .ttl a {
    display: block;
    padding-left: 36px;
    font-size: 16px;
    font-weight: 700;
    background: url("../../resources/img/icn/icn_kidzania.png") 0 50% no-repeat;
}
footer.grand .sitemap .club {
    position: absolute;
    top: 0;
    right: 0;
    width: 170px;
}
footer.grand .sitemap .club a {
    display: block;
    height: 28px;
    line-height: 28px;
    padding-left: 24px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
footer.grand .sitemap .tokyo {
    position: relative;
    float: left;
    width: 440px;
    padding-left: 10px;
}
footer.grand .sitemap .tokyo .club a {
    background: url("../../resources/img/icn/icn_arrow_white_s.png") 10px 50% no-repeat #e61465;
}
footer.grand .sitemap .koshien {
    position: relative;
    float: right;
    width: 450px;
}
footer.grand .sitemap .koshien .club a {
    background: url("../../resources/img/icn/icn_arrow_white_s.png") 10px 50% no-repeat #ca6000;
}
footer.grand .sitemap .col1 {
    padding-left: 8px;
    width: 195px;
    float: left;
}
footer.grand .sitemap .col2 {
    float: left;
    width: 200px;
}
footer.grand .sitemap ul li {
    margin-bottom: 8px;
}
footer.grand .sitemap ul li a {
    font-weight: 700;
    display: inline-block;
    padding-left: 20px;
    background: url("../../resources/img/icn/icn_arrow_white.png") 0 2px no-repeat;
}
footer.grand .sitemap ul li ul {
    margin-bottom: 0;
    margin-top: 2px;
}
footer.grand .sitemap ul li ul li {
    margin-bottom: 0;
}
footer.grand .sitemap ul li ul li a {
    font-weight: 400;
    background: url("../../resources/img/icn/icn_arrow_white_s.png") 6px 2px no-repeat;
}
footer.grand .sitemap2 {
    padding-top: 24px;
    text-align: center;
}
footer.grand .sitemap2 a {
    display: inline-block;
    margin: 0 10px 10px 0;
    padding-left: 18px;
    background: url("../../resources/img/icn/icn_arrow_white_s.png") 6px 2px no-repeat;
}
footer.grand .copyright {
    text-align: center;
    color: #fff;
    font-size: 11px;
}