@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

img {
  vertical-align: bottom;
}

a {
  text-decoration: none;
  color: #00fee3;
}
a:hover {
  text-decoration: underline;
}

li {
  list-style: none;
}

html {
  font-size: 62.5%;
}

body {
  font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  color: #FFF;
}

.pcCont {
  display: none;
}

body {
  background: url("../img/common/sp/bg_pattern.gif") top;
  -webkit-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-text-size-adjust: 100%;
}
body .header_wrap {
  display: none;
}

header {
  position: relative;
  z-index: 100;
}
header .navBtn {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 103;
}
header nav {
  display: none;
  opacity: 0;
  background: url("../img/common/sp/menu/bg.jpg") no-repeat left top black;
  -webkit-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  padding-top: 130px;
  position: absolute;
  z-index: 100;
  top: 0;
  bottom: 0;
}
header nav ul li {
  float: left;
  width: 50%;
}

#wrapper {
  position: relative;
}
#wrapper #bannerArea li {
  margin: 0 15px 15px;
  list-style: none;
}
#wrapper footer {
  padding: 25px 15px 0px;
  border-top: 2px solid #494949;
  position: relative;
  height: 65px;
}
#wrapper footer .copyright {
  color: #00fee3;
  margin-top: 35px;
}
#wrapper footer .topBtn {
  position: absolute;
  right: 0;
  bottom: -1px;
  width: 50px;
}
#wrapper #share {
  position: absolute;
  bottom: 45px;
  left: 15px;
}
#wrapper #share li {
  float: left;
  margin-right: 8px;
}

header h1 {
  display: none;
}

#wrapper {
  position: relative;
  overflow: hidden;d
}
#wrapper #mainHead {
  position: relative;
  margin:0 0 100px 0;
}
#wrapper #mainHead .catch {
  width: 100%;
  position: absolute;
  top: 75%;
  left: 15px;
}
#wrapper #mainHead .event01 {
  position: absolute;
 top: 85%;
  width:92%;
margin:0 4%;

}

#wrapper #mainHead .event02 {
    position: absolute;
    top: 102%;
    width: 75%;
    margin: 0 12.5%;
}


/*
#wrapper #contents {
  position: relative;
  top: 0px;
}

*/

#wrapper #contents {
    position: relative;
    top: 0px;
}


#wrapper #contents #topics {
  margin-bottom: 40px;
}
#wrapper #contents #topics h1 {
  margin-bottom: 10px;
}
#wrapper #contents #topics .slideTopics {
  border-top: 2px solid #494949;
  border-bottom: 2px solid #494949;
  position: relative;
}
#wrapper #contents #topics .slideTopics p {
  width: 10%;
  position: absolute;
  height: 65px;
  top: 0;
}
#wrapper #contents #topics .slideTopics p img {
  position: absolute;
  top: 50%;
  margin-top: -9px;
  left: 50%;
  margin-left: -3px;
}
#wrapper #contents #topics .slideTopics p.navL {
  border-right: 2px solid #494949;
  left: 0;
  opacity: 0.5;
}
#wrapper #contents #topics .slideTopics p.navR {
  border-left: 2px solid #494949;
  right: 0;
}
#wrapper #contents #topics .slideTopics .slide {
  margin: 0 14% 0 13%;
  height: 65px;
  overflow: hidden;
}
#wrapper #contents #topics .slideTopics ul {
  width: 400%;
  position: relative;
}
#wrapper #contents #topics .slideTopics ul li {
  width: 25%;
  float: left;
  height: 50px;
  padding: 15px 0 0 0;
  color: #00fee3;
}
#wrapper #contents #topics .slideTopics ul li span {
  position: absolute;
  top: 40px;
  font-size: 1rem;
}
#wrapper #contents #topics .slideTopics ul li a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  color: #00fee3;
  font-size: 1.3rem;
}
#wrapper #contents #next {
  margin-bottom: 40px;
}
#wrapper #contents #next h1 {
  margin-bottom: 10px;
}
#wrapper #contents #next .nextMovie {
  margin: 0 15px 10px;
  height: 　auto;
}
#wrapper #contents #next .nextText {
  color: #00fee3;
  font-size: 1.2rem;
  line-height: 1.5;
  margin: 0 15px;
}
#wrapper #contents #next .nextText p {
  font-size: 1.4rem;
  margin-bottom: 5px;
}
#wrapper #contents #twitter {
  margin-bottom: 35px;
}
#wrapper #contents #twitter h1 {
  margin-bottom: 10px;
}
#wrapper #contents #twitter article {
  padding: 0 15px;
}
#wrapper #contents #twitter article h2 {
  color: #00fee3;
  font-size: 1.4rem;
  font-weight: normal;
  margin-bottom: 15px;
}
#wrapper #contents #twitter article .widget {
  background: #333;
  padding: 10px;
  height: 207px;
  margin-bottom: 10px;
}
#wrapper #contents #twitter article .widget iframe {
  height: 207px !important;
}
#wrapper #contents #twitter article .btn {
  width: 80%;
  margin: auto;
}
#wrapper #contents #twitter article:last-child {
  margin-top: 30px;
}
#wrapper #contents #twitter article:last-child .widget {
  height: 162px;
}
#wrapper #contents #twitter article:last-child .widget iframe {
  height: 162px !important;
}


.column2{width:100%;}

.column2 div,.column2 p{idth:100%;}

.column100p{width:100%;margin-right:auto;margin-left:auto;}
.column90p{width:100%;margin-right:auto;margin-left:auto;}
.column80p{width:100%;margin-right:auto;margin-left:auto;}
.column70p{width:90%;margin-right:auto;margin-left:auto;}
.column60p{width:90%;margin-right:auto;margin-left:auto;}
.column50p{width:90%;margin-right:auto;margin-left:auto;}

.mT10{margin-top:10px;}
.mT20{margin-top:20px;}
.mT30{margin-top:30px;}
.mT40{margin-top:40px;}
.mT50{margin-top:50px;}

.mB10{margin-bottom:10px;}
.mB20{margin-bottom:20px;}
.mB30{margin-bottom:30px;}
.mB40{margin-bottom:40px;}
.mB50{margin-bottom:50px;}


