@charset 'utf-8';
html {
  overflow-y: scroll;
}
body {
  line-height: 1;
  margin: 0;
  display: block;
}
img {
  border: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  font-size: 12px;
  font-weight: normal;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
  font-size: #666;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
  margin: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
}
ul,
dl {
  list-style: none;
  padding: 0;
  margin: 0;
}
li,
dt,
dd {
  display: block;
  padding: 0;
  margin: 0;
}
input,
select {
  vertical-align: middle;
}
a,
a:visited,
a:hover {
  text-decoration: none;
  color: #666;
  font-weight: normal;
}
hr {
  display: block;
  border-width: 0;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #fff;
}
button {
  padding: 12px;
  border-radius: 10px;
  background-color: #bbb;
  border-width: 0;
  font-weight: bold;
  font-size: 14px;
}
.col_red {
  color: red;
}
.col_blue {
  color: blue;
}
html {
  overflow-y: scroll;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th {
  text-align: left;
}
q:before,
q:after {
  content: '';
}
object,
embed {
  vertical-align: top;
}
hr,
legend {
  display: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
img,
abbr,
acronym,
fieldset {
  border: 0;
}
li {
  list-style-type: none;
}
img {
  vertical-align: bottom;
}
.real_shadow {
  background: #fadc3c;
  position: relative;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0.05) inset;
}
.real_shadow:before,
.real_shadow:after {
  content: "";
  z-index: -1;
  position: absolute;
  left: 10px;
  bottom: 20px;
  width: 50%;
  height: 20%;
  box-shadow: 0 20px 10px rgba(0, 0, 0, 0.4);
  -webkit-transform: skew(-15deg) rotate(-6deg);
}
.real_shadow:after {
  right: 10px;
  left: auto;
  -webkit-transform: skew(15deg) rotate(6deg);
}
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}
.social_ui {
  display: block;
  position: relative;
}
.social_ui li {
  display: block;
  float: left;
  margin: 0 0 0 5px;
  width: 32px;
  height: 32px;
  overflow: hidden;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.social_ui li a {
  display: block;
  width: 32px;
  height: 32px;
  background: url('../img/sns_icons.png') no-repeat top left;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -999em;
}
.social_ui li.twitter a {
  background-position: -32px 0;
}
.social_ui li.shorten {
  width: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.social_ui li.shorten input {
  display: block;
  height: 28px;
  line-height: 28px;
  width: 200px;
  padding: 0 5px;
  border: solid 2px #ccc;
  color: #999;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.social_ui li.shorten input:focus {
  border: solid 2px #114A9F;
  color: #114A9F;
}
.social_ui:hover li.shorten input {
  border: solid 2px #114A9F;
  color: #114A9F;
}
body {
  background: #FFF;
  color: #333;
  font-size: small;
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  line-height: 1.5;
}
* html body {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
#siteHeader a,
#siteHeader a:link {
  color: #2BC6F9;
  outline: medium none;
  text-decoration: none;
}
#siteHeader {
  background: none repeat scroll 0 0 #272727;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 13px;
  left: 0;
  position: fixed;
  text-align: left;
  top: 0;
  width: 100%;
  z-index: 0;
}
#siteHeader a:visited {
  text-decoration: none;
}
#siteHeader #siteHeaderInner {
  background: none repeat scroll 0 0 #272727;
  height: 36px;
  margin: 0 auto;
  position: relative;
  width: 900px;
}
#siteHeader #siteHeaderInner ul li {
  float: left;
  height: 36px;
  line-height: 36px;
  position: relative;
}
#siteHeader #siteHeaderInner ul li a {
  border-left: none;
  color: #FFFFFF;
  display: inline-block;
  font-size: 93%;
  margin-right: -2px;
}
#siteHeader #siteHeaderInner ul li a span {
  border-right: 1px solid #666666;
  cursor: pointer;
  padding: 0 6px;
}
#siteHeader #siteHeaderInner ul li a:hover {
  color: #FFFFFF;
  font-size: 93%;
}
#siteHeader #siteHeaderInner ul li a:hover span {
  border-right: 1px solid #272727;
}
#siteHeader #siteHeaderInner ul li:hover {
  background: #474747;
}
#siteHeader #siteHeaderInner:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
#siteHeader a:hover,
#siteHeader a:active {
  color: #2BC6F9;
  text-decoration: none;
}
body {
  color: #222;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  background-color: #F4F4F4;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAE00lEQVRYR23X3TEsbRSG4e7zOSUI5IAg7CCQA3JAEATBzgFBEISvr1V17+qDr6umeuZ918+z/tesFxcXh7e3t+X19XX58+fPcn19vTw9PS2en5+f5fn5eXl/f1/QeNC4R+/u6upqub+/X76/v4cerTc5l5eXw3N3d7dseobHve8nJyfzXjfBBwxfX1/D5Dk+Pl5eXl6GIUGUHh0dLTc3N6MAM8EAoT09PZ1zdD4BCRQ5aPFTTja+dbs4+MESQj4/PweMBwEm1p+dnY2VBBBGgQ+w+M/Pz4ePQvTeFOHnIXJ5zBv4vLRuaA8OCUaYFSFljTOCWOw7hc7x/f37d8DzjnMfNH4DAmQgGBX4QrtuVh0QYHDJC5g8QBBOme+QeyhBl1vR+/3x8THKPRQw6Pf3999vHrm9vR1D0rNuRAfKc08WI1rXdcIAhIRyV/yAiQcAdCknHB0ed+Sj9wbKvTcDJgcIclmcfO/JG8XROUD7aijD0VRBKWJIOSZH8HqAmCQUglxW5voNhE/J4ntuI5Cwx8fHEV5o8oDfgKAJEF7n8gJ4fJ4BwPL/exCWUARkDY9xnwqoNMVayMhSLVktDO6qGPeFnDfWTfAAqJnknspNlhOImELlBlg8wLASv8e7kBRWRnA3meWHZJS068ZzcFntU1BOYNhXSI0pUFUGpXVFyffw8DBA65h+V8LAoadPOKYKEENWDQfCb0TuKMPEGzWhmg3l6KLJO8JEebnlHCjn6Vq3wynDGhELKGK5B3H3aAioazYH6obo8Zc3VQ4D8LE+b3Q2ACgTD0gpryPWRBo8QtWd977U8ApNrbZhQ16hKjzNkElCw6gyqhwRsoq7CS1EJRgr6hVlPSUlGT7n0eFz5+Edd4wBejWOXTQyQ1vDKK77DpjlhIg/oUAyZKzayrFpWXkrx3IjOmGYPtCwEQaWV4KVFTdC20hmGeUsrbcTWrOp48kfSslMVnPF2/nkQIlXYjTxWJXrWiQISrFOWPk13Sj0yYNkUSSf0FRZvtM745hwaCEvtrVKoFLaDAAKj9LLOy0z9gae5CUPOYAW/3oMPbywbkIPhEBDSPMdYxPLGQYA0FAiBO0A3M8r5BRnCgFtnmS5kPFsrXoakQSErF5Q9jdGS7BKbd+oGlLAVXoJB9RZCwtQVVwddt0sOSAohoj2odgnDSa0AczaGlIdUtic1eKBCEw7QYNs3ZLj4EejlnBExbB9gMAG0n7pbJ3LyvbKcqilhUyAas34JgktJAAQUCyhlWDOxXy/juWR8iNXtqJl6X6RaaMiq+88DdS/lcxBrbguhaCZ0EwvPPtNuvJlLd4269Yxb4pbZpVmvWb6AMtDvK9xoHhhXLV1t6xuLFNYH2ho7ROvvCoXAGsfyNhJQnEhAENtGSHrmwN1sjK5nGlLaieoH1DQmu6sSVhrbrBNI6or1YRYnfsoaj9shjc3+ivXFKxdtyXxZuub+vf0v0AoGTc5EKO32LRid26Q6G4Uthv2l6w+37wX30b1fjfEV+kVViDGA7VMChulENcu5UD5kAsBrUFVatEAkBH7Mqw71jemCrbD+XdcLyjbi3HbjXcl1GrV8ikkdcnmSh2vdty07C8ffYDOVtyGUpb2d2yPuO95gAB8PZVaVVHJlSeFL/Csx/MfFpZxOAUlmtoAAAAASUVORK5CYII=);
  background-color: #ffffff;
  background-position: 50% 50%;
  background-repeat: repeat repeat;
}
a,
a:visited,
a:hover {
  text-decoration: underline;
  color: #003399;
  font-weight: bold;
}
#page {
  position: relative;
  width: 900px;
  margin: 37px auto 0 auto;
  text-align: left;
  background: #ffffff url(../img/main.jpg) top left no-repeat;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
}
#page .mama {
  position: absolute;
  top: -25px;
  right: 80px;
}
#page h1 {
  height: 430px;
}
#page h1 img {
  display: block;
  position: absolute;
  top: 260px;
  left: 100px;
}
#page .h2wrap {
  position: relative;
  width: 920px;
  height: 80px;
  margin: 0 0 40px -10px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
}
#page .h2wrap h2 .topic {
  display: block;
  position: absolute;
  top: 0;
  right: 10px;
  height: 30px;
  width: 60px;
  line-height: 30px;
  text-align: center;
  background-color: #CC0000;
  font-size: 11px;
  letter-spacing: 1px;
}
#page .h2wrap h2 .cast {
  display: block;
  position: absolute;
  top: 15px;
  left: 70px;
  font-size: 11px;
  letter-spacing: 1px;
  font-weight: normal;
}
#page .h2wrap h2 .title {
  display: block;
  position: absolute;
  top: 30px;
  left: 70px;
  font-size: 24px;
  letter-spacing: 1px;
  font-weight: normal;
}
#page .h2wrap h2 .title .ls {
  text-indent: -0.5em;
}
#page .left {
  margin: 0 0 70px 60px;
  float: left;
  width: 440px;
}
#page .left h3 {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 15px 0;
}
#page .left p {
  font-size: 16px;
  font-weight: normal;
  line-height: 160%;
  margin: 0 0 20px 0;
}
#page .left hr {
  display: block;
  height: 5px;
  border: none;
}
#page .left .date {
  margin: 30px 0 0 0;
  font-size: 11px;
  letter-spacing: 1px;
}
#page .left .social {
  margin: 15px 0 40px 0;
  height: 20px;
}
#page .left .comingsoon {
  margin: 0;
  pading: 0;
}
#page .left .comingsoon img {
  display: block;
  margin: 0;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
}
#page .left .info {
  background-color: #ffffdd;
  background-color: #f4f4f4;
  border: solid 1px #ccc;
  padding: 15px;
}
#page .left .info .update {
  line-height: 140%;
}
#page .left .info .links {
  position: relative;
  height: 50px;
}
#page .left .info .links a {
  display: block;
  position: absolute;
  width: 195px;
  height: 50px;
  background: url('../img/btns.png') top left no-repeat;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -999em;
}
#page .left .info .links a.pc {
  top: 0;
  left: 0;
  background-position: 0 0;
}
#page .left .info .links a.sp {
  top: 10;
  left: 210px;
  background-position: -195px 0;
}
#page .left .info .links a.pc:hover {
  background-position: 0 -50px;
  filter: brightness(120%);
  -webkit-filter: brightness(120%);
  -moz-filter: brightness(120%);
}
#page .left .info .links a.sp:hover {
  background-position: -195px -50px;
  filter: brightness(120%);
  -webkit-filter: brightness(120%);
  -moz-filter: brightness(120%);
}
#page .right {
  margin: 0 50px 70px 30px;
  float: right;
  width: 300px;
}
#page .right img {
  display: block;
  margin: 0 0 15px 0;
}
#page .right span {
  font-size: 13px;
  line-height: 150%;
}
#page #footer {
  clear: both;
  position: relative;
  background-color: #000000;
  height: 80px;
}
#page #footer .logo {
  position: absolute;
  top: 20px;
  left: 30px;
}
#page #footer .copyright {
  position: absolute;
  top: 28px;
  right: 20px;
  color: #eee;
  font-size: 15px;
  font-family: 'arial', sans-serif;
  font-weight: normal;
}
@media screen and (max-width: 600px) {
  #siteHeader {
    z-index: 9999;
  }
  #page {
    width: 320px;
    background: #ffffff url(../img/mama_main_s.jpg) top left no-repeat;
    background-size: 320px 160px;
  }
  #page .mama {
    display: none;
  }
  #page h1 {
    height: 160px;
  }
  #page h1 img {
    display: none;
  }
  #page .h2wrap {
    width: 320px;
    margin: 0;
    height: auto;
  }
  #page .h2wrap h2 {
    position: relative;
    padding: 15px;
  }
  #page .h2wrap h2 .topic {
    display: none;
  }
  #page .h2wrap h2 .cast {
    position: relative;
    top: 0;
    left: 0;
    font-size: 10px;
    color: #ccc;
  }
  #page .h2wrap h2 .title {
    position: relative;
    top: 0;
    left: 0;
    line-height: 115%;
    font-size: 18px;
  }
  #page .left {
    float: none;
    margin: 15px;
    width: auto;
    overflow-x: hidden;
  }
  #page .left h3 {
    line-height: 120%;
    text-indent: -1em;
    padding-left: 1em;
  }
  #page .left p {
    font-size: 14px;
  }
  #page .left .social {
    position: relative;
  }
  #page .left .social #twitter {
    display: inline!important;
  }
  #page .left .social #fb {
    display: inline!important;
    position: absolute;
    top: 0;
    left: 140px;
  }
  #page .left .info .links {
    position: relative;
    height: auto;
  }
  #page .left .info .links a {
    display: block;
    position: relative;
    width: 195px;
    height: 50px;
    margin: 10px auto;
    background: url('../img/btns.png') top left no-repeat;
    overflow: hidden;
    white-space: nowrap;
    text-indent: -999em;
  }
  #page .left .info .links a.pc {
    top: 0;
    left: 0;
    background-position: 0 0;
  }
  #page .left .info .links a.sp {
    top: 0;
    left: 0;
    background-position: -195px 0;
  }
  #page .left .info .links a.pc:hover {
    background-position: 0 -50px;
    filter: brightness(120%);
    -webkit-filter: brightness(120%);
    -moz-filter: brightness(120%);
  }
  #page .left .info .links a.sp:hover {
    background-position: -195px -50px;
    filter: brightness(120%);
    -webkit-filter: brightness(120%);
    -moz-filter: brightness(120%);
  }
  #page .right {
    float: none;
    margin: 30px 0 40px 15px;
  }
  #page .right img {
    width: 290px;
  }
  #page .right span {
    width: 290px;
  }
}
