@charset "UTF-8";
/*! normalize.css v3.0.1 | 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,
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: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.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: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  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;
  -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 #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/* common */
/* -------------------------------- */
* {
  box-sizing: border-box;
}
.clearfix:before,
.clearfix:after,
#wrap:before,
#wrap:after,
.dropdown-menu:before,
.dropdown-menu:after,
.dropdown-menu > div .menu:before,
.dropdown-menu > div .menu:after,
.wrap-inner:before,
.wrap-inner:after,
#main:before,
#main:after,
#side:before,
#side:after,
footer:before,
footer:after,
footer .footer-contents > .inner:before,
footer .footer-contents > .inner:after,
footer .footer-contents .footer-logo:before,
footer .footer-contents .footer-logo:after {
  content: " ";
  display: table;
}
.clearfix:after,
#wrap:after,
.dropdown-menu:after,
.dropdown-menu > div .menu:after,
.wrap-inner:after,
#main:after,
#side:after,
footer:after,
footer .footer-contents > .inner:after,
footer .footer-contents .footer-logo:after {
  clear: both;
}
ul,
ol,
li,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
p {
  margin: 0 0 1em 0;
}
html,
body {
  height: 100%;
}
html {
  font-size: 62.5%;
}
body {
  font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
  text-rendering: optimizeLegibility;
  color: #333;
}
a:link,
a:visited {
  color: #F446A3;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.hidetext,
.header-contents .header-menu li,
.header-contents .logo-mark-mario,
.header-contents .logo-mark-kitamura,
.header-contents .logo-mario,
.header-contents .header-btn .header-search-btn a,
.header-contents .header-btn .header-reserve-btn a,
.dropdown-menu .service > span a,
.dropdown-menu .event > span a,
.dropdown-menu .fee > span a,
.dropdown-menu .shooting > span a,
.dropdown-menu li a,
footer .footer-contents .footer-logo .slogan,
footer .footer-contents .footer-logo .footer-logo-mario a,
footer .footer-contents .footer-logo .footer-logo-kitamura a {
  overflow: hidden;
  text-indent: 150%;
  white-space: nowrap;
}
/* layout */
/* -------------------------------- */
header > .inner {
  border-top: 5px solid #ff6b8b;
  position: fixed;
  width: 100%;
  z-index: 100;
}
.header-contents {
  position: relative;
  width: 950px;
  height: 80px;
  margin: 0 auto;
  background: url("/blogs/common/mario/renew/images/img_header_arch_bg.png") -486px top no-repeat;
}
.header-contents .header-menu {
  float: right;
  margin: 0 3px 4px 0;
  padding: 0 10px 0 4px;
  border-radius: 0 0 10px 10px;
  background: #FF7896;
  font-weight: 700;
  font-size: 11px;
}
.header-contents .header-menu li {
  display: inline-block;
  margin-left: 2px;
}
.header-contents .header-menu li a {
  display: block;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151109") no-repeat;
}
.header-contents .header-menu .sitemap {
  margin-left: 5px;
}
.header-contents .header-menu .sitemap a {
  width: 83px;
  height: 13px;
  background-position: 0 -1100px;
}
.header-contents .header-menu .sitemap a:hover {
  background-position: 0 -1200px;
}
.header-contents .header-menu .faq {
  margin-left: 4px;
}
.header-contents .header-menu .faq a {
  width: 81px;
  height: 13px;
  background-position: -100px -1100px;
}
.header-contents .header-menu .faq a:hover {
  background-position: -100px -1200px;
}
.header-contents .header-menu .member {
  margin-left: 4px;
}
.header-contents .header-menu .member a {
  width: 124px;
  height: 13px;
  background-position: -200px -1100px;
}
.header-contents .header-menu .member a:hover {
  background-position: -200px -1200px;
}
.header-contents .header-menu .tpoint a {
  width: 177px;
  height: 14px;
  background-position: -400px -1100px;
}
.header-contents .header-menu .tpoint a:hover {
  background-position: -400px -1200px;
}
.header-contents .logo {
  float: left;
  margin: 5px 0 0 0;
}
.header-contents .logo > a {
  display: inline-block;
  line-height: 0;
  margin-right: 3px;
  vertical-align: top;
}
.header-contents .logo-mark-mario,
.header-contents .logo-mark-kitamura {
  display: block;
  width: 54px;
  height: 54px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151109") no-repeat;
  background-position: -912px -800px;
}
.header-contents .logo-mark-kitamura {
  background-position: -854px -800px;
}
.header-contents .logo-mario {
  width: 185px;
  height: 44px;
  background-position: -100px 0;
  background: url("/blogs/common/mario/renew/images/img_logo_mario.png") -95px 0 no-repeat;
}
.header-contents .header-btn {
  float: right;
  margin: 1px 1px 0 0;
}
.header-contents .header-btn li {
  float: left;
  margin-left: 4px;
}
.header-contents .header-btn .header-search-btn a {
  display: inline-block;
  width: 256px;
  height: 51px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151109") 0px -600px no-repeat;
}
.header-contents .header-btn .header-search-btn a:hover {
  background-position: 0 -700px;
}
.header-contents .header-btn .header-reserve-btn a {
  display: inline-block;
  width: 256px;
  height: 51px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151109") -300px -600px no-repeat;
}
.header-contents .header-btn .header-reserve-btn a:hover {
  background-position: -300px -700px;
}
.header-contents .header-btn .header-reserve-btn a.campaign {
  background-position: -700px -1100px;
}
.header-contents .header-btn .header-reserve-btn a.campaign:hover {
  background-position: -700px -1200px;
}
.header-contents:before,
.header-contents:after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 185px;
  left: -100%;
  background: url("/blogs/common/mario/renew/images/img_header_arch_bg.png") 464px 0 no-repeat;
}
.header-contents:after {
  left: auto;
  right: -100%;
  background-position: -1435px 0;
}
.header-icn {
  display: inline-block;
  margin: 0 0 0 2px;
  vertical-align: top;
}
.icn-happy-with-phtos {
  display: inline-block;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151109") no-repeat;
  background-position: -702px -800px;
  width: 140px;
  height: 54px;
}
.header-description {
  font-size: 11px;
  font-weight: 400;
  color: #636363;
}
.header-arch li {
  position: absolute;
  display: block;
  width: 10%;
  top: 80px;
  background: url("/blogs/common/mario/renew/images/img_header_arch_bg.png") 0 top no-repeat;
}
.header-arch .arch01 {
  height: 50px;
  left: 0;
  background-position: -485px -81px;
}
.header-arch .arch02 {
  height: 35px;
  left: 95px;
  background-position: -580px -81px;
}
.header-arch .arch03 {
  height: 22px;
  left: 190px;
  background-position: -675px -81px;
}
.header-arch .arch04 {
  height: 13px;
  left: 285px;
  background-position: -770px -81px;
}
.header-arch .arch05 {
  height: 8px;
  left: 380px;
  background-position: -865px -81px;
}
.header-arch .arch06 {
  height: 8px;
  left: 475px;
  background-position: -990px -81px;
}
.header-arch .arch07 {
  height: 13px;
  left: 570px;
  background-position: -1055px -80px;
}
.header-arch .arch08 {
  height: 22px;
  left: 665px;
  background-position: -1150px -80px;
}
.header-arch .arch09 {
  height: 35px;
  left: 760px;
  background-position: -1245px -80px;
}
.header-arch .arch10 {
  height: 50px;
  left: 855px;
  background-position: -1340px -80px;
}
#wrap {
  margin: 0 auto;
  padding-bottom: 50px;
  background: url("/blogs/common/mario/renew/images/img_bg_contents.png") center 0 no-repeat;
}
.global-nav {
  width: 100%;
  height: 250px;
  padding-top: 82px;
  overflow: hidden;
}
.global-nav > .inner {
  position: relative;
  width: 950px;
  height: 170px;
  margin: 0 auto;
  background: url("/blogs/common/mario/renew/images/global-nav_bg.png") -485px 0 no-repeat;
}
.global-nav > .inner:before,
.global-nav > .inner:after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 170px;
  top: 0;
  left: -100%;
  background: url("/blogs/common/mario/renew/images/global-nav_bg.png") 465px bottom no-repeat;
}
.global-nav > .inner:after {
  left: auto;
  right: -100%;
  background-position: -1435px bottom;
}
.global-nav > .inner li a {
  position: absolute;
  display: block;
  background: url("/blogs/common/mario/renew/images/img_headermenu_btn.png") 0 0 no-repeat;
  white-space: nowrap;
  overflow: hidden;
  text-indent: 100%;
}
.global-nav > .inner .service a {
  width: 161px;
  height: 85px;
  top: 26px;
  left: 0;
  background-position: 0 -19px;
}
.global-nav > .inner .service a:hover {
  background-position: 0 -119px;
}
.global-nav > .inner .event a {
  width: 168px;
  height: 73px;
  top: 13px;
  left: 150px;
  background-position: -200px -5px;
}
.global-nav > .inner .event a:hover {
  background-position: -200px -105px;
}
.global-nav > .inner .fee a {
  width: 178px;
  height: 62px;
  top: 9px;
  left: 313px;
  background-position: -400px -1px;
}
.global-nav > .inner .fee a:hover {
  background-position: -400px -101px;
}
.global-nav > .inner .costume a {
  width: 158px;
  height: 62px;
  top: 6px;
  left: 489px;
  background-position: -600px 1px;
}
.global-nav > .inner .costume a:hover {
  background-position: -600px -99px;
}
.global-nav > .inner .shooting a {
  width: 154px;
  height: 72px;
  top: 10px;
  left: 642px;
  background-position: -799px -4px;
}
.global-nav > .inner .shooting a:hover {
  background-position: -799px -104px;
}
.global-nav > .inner .campaign a {
  width: 158px;
  height: 82px;
  top: 26px;
  right: 0;
  background-position: -1000px -20px;
}
.global-nav > .inner .campaign a:hover {
  background-position: -1000px -120px;
}
.dropdown-menu {
  position: relative;
  width: 950px;
  margin: -40px auto 0;
}
.dropdown-menu > div {
  position: absolute;
}
.dropdown-menu > div .arrow {
  position: absolute;
  display: none;
  width: 22px;
  height: 22px;
  top: -20px;
  left: 84px;
  background: url("/blogs/common/mario/renew/images/img_gm_sprite.png?20150807") 0 -695px no-repeat;
  z-index: 60;
}
.dropdown-menu > div .menu {
  display: none;
  position: absolute;
  padding: 10px;
  background: #FFF;
  border: 2px solid #FF7998;
  border-radius: 10px;
  z-index: 50;
}
.dropdown-menu .service {
  top: -26px;
}
.dropdown-menu .service > span a {
  display: block;
  width: 174px;
  height: 38px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151109") -100px -700px no-repeat;
}
.dropdown-menu .event {
  width: 600px;
  top: -44px;
  left: 140px;
}
.dropdown-menu .event .arrow {
  left: 88px;
}
.dropdown-menu .event > span a {
  display: block;
  width: 174px;
  height: 38px;
  background: url("/blogs/common/mario/renew/images/img_gm_sprite.png?20150807") -300px -700px no-repeat;
}
.dropdown-menu .fee {
  width: 600px;
  top: -58px;
  left: 110px;
}
.dropdown-menu .fee .arrow {
  left: 276px;
}
.dropdown-menu .fee > span a {
  display: block;
  width: 174px;
  height: 38px;
  background: url("/blogs/common/mario/renew/images/img_gm_sprite.png?20150807") -500px -700px no-repeat;
}
.dropdown-menu .shooting {
  top: -52px;
  left: 630px;
}
.dropdown-menu .shooting > span a {
  display: block;
  width: 174px;
  height: 38px;
  background: url("/blogs/common/mario/renew/images/img_gm_sprite.png?20150807") -700px -700px no-repeat;
}
.dropdown-menu .fee .menu ul,
.dropdown-menu .event .menu ul {
  float: left;
}
.dropdown-menu .fee .menu ul:nth-of-type(1),
.dropdown-menu .event .menu ul:nth-of-type(1),
.dropdown-menu .fee .menu ul:nth-of-type(2),
.dropdown-menu .event .menu ul:nth-of-type(2) {
  margin-right: 10px;
  padding-right: 10px;
  background: url("/blogs/common/mario/renew/images/ico_gm_dot.png") right 4px repeat-y;
}
.dropdown-menu li {
  margin-bottom: 6px;
}
.dropdown-menu li:last-of-type {
  margin: 0;
}
.dropdown-menu li a {
  display: block;
  width: 174px;
  height: 38px;
  background: url("/blogs/common/mario/renew/images/img_gm_sprite.png?20150807") no-repeat;
}
.dropdown-menu li.service-yakusoku a {
  background-position: 0 0;
}
.dropdown-menu li.service-yakusoku a:hover {
  background-position: 0 -50px;
}
.dropdown-menu li.service-survey a {
  background-position: 0 -100px;
}
.dropdown-menu li.service-survey a:hover {
  background-position: 0 -150px;
}
.dropdown-menu li.service-marioblub a {
  background-position: 0 -200px;
}
.dropdown-menu li.service-marioblub a:hover {
  background-position: 0 -250px;
}
.dropdown-menu li.service-member a {
  background-position: 0 -300px;
}
.dropdown-menu li.service-member a:hover {
  background-position: 0 -350px;
}
.dropdown-menu li.service-staff a {
  background-position: 0 -400px;
}
.dropdown-menu li.service-staff a:hover {
  background-position: 0 -450px;
}
.dropdown-menu li.service-training a {
  background-position: 0 -500px;
}
.dropdown-menu li.service-training a:hover {
  background-position: 0 -550px;
}
.dropdown-menu li.event-maternity a {
  background-position: -200px 0;
}
.dropdown-menu li.event-maternity a:hover {
  background-position: -200px -50px;
}
.dropdown-menu li.event-omiya a {
  background-position: -200px -100px;
}
.dropdown-menu li.event-omiya a:hover {
  background-position: -200px -150px;
}
.dropdown-menu li.event-momoka a {
  background-position: -200px -200px;
}
.dropdown-menu li.event-momoka a:hover {
  background-position: -200px -250px;
}
.dropdown-menu li.event-sekku a {
  background-position: -200px -300px;
}
.dropdown-menu li.event-sekku a:hover {
  background-position: -200px -350px;
}
.dropdown-menu li.event-halfbirthday a {
  background-position: -200px -400px;
}
.dropdown-menu li.event-halfbirthday a:hover {
  background-position: -200px -450px;
}
.dropdown-menu li.event-birthday a {
  background-position: -200px -500px;
}
.dropdown-menu li.event-birthday a:hover {
  background-position: -200px -550px;
}
.dropdown-menu li.event-birthday_withmama a {
  background-position: -200px -600px;
}
.dropdown-menu li.event-birthday_withmama a:hover {
  background-position: -200px -650px;
}
.dropdown-menu li.event-753 a {
  background-position: -400px 0;
}
.dropdown-menu li.event-753 a:hover {
  background-position: -400px -50px;
}
.dropdown-menu li.event-enter a {
  background-position: -1200px -750px;
}
.dropdown-menu li.event-enter a:hover {
  background-position: -1200px -800px;
}
.dropdown-menu li.event-graduate a {
  background-position: -1000px -750px;
}
.dropdown-menu li.event-graduate a:hover {
  background-position: -1000px -800px;
}
.dropdown-menu li.event-totose a {
  background-position: -400px -300px;
}
.dropdown-menu li.event-totose a:hover {
  background-position: -400px -350px;
}
.dropdown-menu li.event-13 a {
  background-position: -400px -200px;
}
.dropdown-menu li.event-13 a:hover {
  background-position: -400px -250px;
}
.dropdown-menu li.event-comingofage a {
  background-position: -400px -400px;
}
.dropdown-menu li.event-comingofage a:hover {
  background-position: -400px -450px;
}
.dropdown-menu li.event-college a {
  background-position: -400px -500px;
}
.dropdown-menu li.event-college a:hover {
  background-position: -400px -550px;
}
.dropdown-menu li.event-family a {
  background-position: -400px -600px;
}
.dropdown-menu li.event-family a:hover {
  background-position: -400px -650px;
}
.dropdown-menu li.event-adult a {
  background-position: -600px 0;
}
.dropdown-menu li.event-adult a:hover {
  background-position: -600px -50px;
}
.dropdown-menu li.event-idphoto a {
  background-position: -600px -100px;
}
.dropdown-menu li.event-idphoto a:hover {
  background-position: -600px -150px;
}
.dropdown-menu li.event-wanwan a {
  background-position: -600px -200px;
}
.dropdown-menu li.event-wanwan a:hover {
  background-position: -600px -250px;
}
.dropdown-menu li.event-ninas a {
  background-position: -600px -300px;
}
.dropdown-menu li.event-ninas a:hover {
  background-position: -600px -350px;
}
.dropdown-menu li.fee-mycole a {
  background-position: -800px 0;
}
.dropdown-menu li.fee-mycole a:hover {
  background-position: -800px -50px;
}
.dropdown-menu li.fee-design a {
  background-position: -800px -100px;
}
.dropdown-menu li.fee-design a:hover {
  background-position: -800px -150px;
}
.dropdown-menu li.fee-album a {
  background-position: -800px -200px;
}
.dropdown-menu li.fee-album a:hover {
  background-position: -800px -250px;
}
.dropdown-menu li.fee-print a {
  background-position: -800px -300px;
}
.dropdown-menu li.fee-print a:hover {
  background-position: -800px -350px;
}
.dropdown-menu li.fee-photoframe a {
  background-position: -800px -400px;
}
.dropdown-menu li.fee-photoframe a:hover {
  background-position: -800px -450px;
}
.dropdown-menu li.fee-photocd a {
  background-position: -800px -500px;
}
.dropdown-menu li.fee-photocd a:hover {
  background-position: -800px -550px;
}
.dropdown-menu li.fee-goods a {
  background-position: -800px -600px;
}
.dropdown-menu li.fee-goods a:hover {
  background-position: -800px -650px;
}
.dropdown-menu li.fee-pokemon a {
  background-position: -1000px 0;
}
.dropdown-menu li.fee-pokemon a:hover {
  background-position: -1000px -50px;
}
.dropdown-menu li.fee-gachapin a {
  background-position: -1000px -100px;
}
.dropdown-menu li.fee-gachapin a:hover {
  background-position: -1000px -150px;
}
.dropdown-menu li.fee-wanwan a {
  background-position: -1000px -200px;
}
.dropdown-menu li.fee-wanwan a:hover {
  background-position: -1000px -250px;
}
.dropdown-menu li.fee-calendar a {
  background-position: -1000px -300px;
}
.dropdown-menu li.fee-calendar a:hover {
  background-position: -1000px -350px;
}
.dropdown-menu li.fee-docomo a {
  background-position: -1000px -400px;
}
.dropdown-menu li.fee-docomo a:hover {
  background-position: -1000px -450px;
}
.dropdown-menu li.fee-nenga a {
  background-position: -600px -400px;
}
.dropdown-menu li.fee-nenga a:hover {
  background-position: -600px -450px;
}
.dropdown-menu li.fee-premium_omiya a {
  background-position: -1000px -500px;
}
.dropdown-menu li.fee-premium_omiya a:hover {
  background-position: -1000px -550px;
}
.dropdown-menu li.fee-premium_momoka a {
  background-position: -1000px -600px;
}
.dropdown-menu li.fee-premium_momoka a:hover {
  background-position: -1000px -650px;
}
.dropdown-menu li.fee-premium_halfbirthday a {
  background-position: -1200px 0;
}
.dropdown-menu li.fee-premium_halfbirthday a:hover {
  background-position: -1200px -50px;
}
.dropdown-menu li.fee-premium_birthday a {
  background-position: -1200px -100px;
}
.dropdown-menu li.fee-premium_birthday a:hover {
  background-position: -1200px -150px;
}
.dropdown-menu li.fee-premium_753 a {
  background-position: -1200px -200px;
}
.dropdown-menu li.fee-premium_753 a:hover {
  background-position: -1200px -250px;
}
.dropdown-menu li.shooting-flow a {
  background-position: -1200px -300px;
}
.dropdown-menu li.shooting-flow a:hover {
  background-position: -1200px -350px;
}
.dropdown-menu li.shooting-calendar a {
  background-position: -1200px -400px;
}
.dropdown-menu li.shooting-calendar a:hover {
  background-position: -1200px -450px;
}
.dropdown-menu li.shooting-calendar-list a {
  background-position: -1200px -500px;
}
.dropdown-menu li.shooting-calendar-list a:hover {
  background-position: -1200px -550px;
}
.dropdown-menu li.fee-premium_comingofage a {
  background-position: -600px -500px;
}
.dropdown-menu li.fee-premium_comingofage a:hover {
  background-position: -600px -550px;
}
.dropdown-menu li.fee-premium_momo a {
  background-position: -200px -750px;
}
.dropdown-menu li.fee-premium_momo a:hover {
  background-position: -200px -800px;
}
.dropdown-menu li.fee-premium_college a {
  background-position: -600px -750px;
}
.dropdown-menu li.fee-premium_college a:hover {
  background-position: -600px -800px;
}
.dropdown-menu li.fee-premium_enter a {
  background-position: -400px -750px;
}
.dropdown-menu li.fee-premium_enter a:hover {
  background-position: -400px -800px;
}
.dropdown-menu li.fee-premium_tango a {
  background-position: 0px -750px;
}
.dropdown-menu li.fee-premium_tango a:hover {
  background-position: 0px -800px;
}
.dropdown-menu li.fee-newspaper a {
  background-position: -800px -750px;
}
.dropdown-menu li.fee-newspaper a:hover {
  background-position: -800px -800px;
}
.dropdown-menu .global-nav-close {
  float: right;
  padding: 6px 10px;
  color: #FFF;
  font-size: 14px;
  font-weight: 700;
  background: #FFABBE;
  border-radius: 10px;
}
.dropdown-menu .global-nav-close:before {
  content: "×";
  display: inline-block;
  margin-right: 5px;
  font-size: 14px;
  font-weight: 700;
  color: #FFF;
}
.dropdown-menu .tablet-button {
  display: none;
}
.dropdown-menu span.tablet-button {
  display: none;
  margin: 10px;
  padding: 10px;
  border-radius: 6px;
  background: #FF7998;
  color: #FFF;
  font-size: 16px;
}
.dropdown-menu span.tablet-button a {
  color: #FFF;
}
.wrap-inner {
  position: relative;
  width: 950px;
  margin: 0 auto;
}
#main {
  float: left;
  width: 650px;
}
#main > section {
  clear: both;
}
#side {
  float: right;
  width: 280px;
}
footer {
  clear: both;
  width: 100%;
  height: 258px;
  overflow: hidden;
}
footer .footer-contents {
  position: relative;
  width: 1400px;
  height: 250px;
  margin: 0 auto;
  background: url("/blogs/common/mario/renew/images/img_bg_footerinner.png") center 0 no-repeat;
}
footer .footer-contents:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 250px;
  top: 3px;
  left: -100%;
  border-top: 7px solid #FF7898;
  background: url("/blogs/common/mario/renew/images/img_bg_pattern.png") 3px 7px repeat;
}
footer .footer-contents:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 250px;
  top: 3px;
  right: -100%;
  border-top: 7px solid #FF7898;
  background: url("/blogs/common/mario/renew/images/img_bg_pattern.png") 27px 7px repeat;
}
footer .footer-contents > .inner {
  position: relative;
  width: 950px;
  margin: 0 auto;
  padding-top: 140px;
}
footer .footer-contents > .inner:after {
  background: url("/blogs/common/mario/renew/images/img_bg_pattern.png") 6px 11px repeat;
  bottom: -100px;
  content: "";
  height: 38px;
  left: -225px;
  position: absolute;
  width: 1400px;
  z-index: 1;
}
footer .footer-contents .footer-info {
  position: relative;
  float: left;
  font-size: 12px;
  z-index: 5;
}
footer .footer-contents .footer-info .description {
  margin-bottom: 30px;
}
footer .footer-contents .footer-info .copy {
  margin: 15px 0 0;
  font-size: 10px;
}
footer .footer-contents .footer-logo {
  position: relative;
  float: right;
  top: 18px;
  right: 34px;
  z-index: 5;
}
footer .footer-contents .footer-logo li {
  float: left;
  padding: 0 0 0 6px;
}
footer .footer-contents .footer-logo .slogan {
  position: absolute;
  width: 501px;
  height: 54px;
  right: 116px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151109") -348px -800px no-repeat;
  text-indent: 1000%;
}
footer .footer-contents .footer-logo .footer-logo-mario a {
  display: inline-block;
  width: 54px;
  height: 54px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151109") -912px -800px no-repeat;
}
footer .footer-contents .footer-logo .footer-logo-kitamura a {
  display: inline-block;
  width: 54px;
  height: 54px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151109") -853px -800px no-repeat;
}
footer #footer-menu {
  margin-bottom: 20px;
  text-align: center;
  font-size: 13px;
}
footer #footer-menu li {
  display: inline-block;
  padding: 0 14px;
  border-left: 1px solid #f23ea2;
}
footer #footer-menu li:last-of-type {
  border-right: 1px solid #f23ea2;
}
footer #footer-menu li a[target="_blank"]:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 5px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151109") -600px -900px no-repeat;
}
#page-top {
  position: absolute;
  right: 0;
  top: 1px;
  z-index: 15;
}
#page-top a {
  overflow: hidden;
  text-indent: 150%;
  white-space: nowrap;
  display: inline-block;
  width: 147px;
  height: 90px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151109") -1000px -200px no-repeat;
}
#page-top a:hover {
  background-position: -1000px -300px;
}
#error footer {
  position: absolute;
  bottom: 0;
}
#error .errortext {
  margin-top: 140px;
}
#error .errortext p {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
#iphone-link {
  display: none;
}
#iphone-link a {
  display: block;
  line-height: 0;
}
#iphone-link a img {
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 1399px) {
  footer .footer-contents {
    width: 100%;
  }
}
li.xx {
	height: 38px;
}
