@charset "UTF-8";
/*====== reset ======*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*====== html.body ======*/
body {
  font-size: 62.5%;
  line-height: 150%;
  color: #585858;
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  background-color: #fff;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 100%;
}

img {
  vertical-align: bottom;
}

a {
  outline: none;
  text-decoration: none;
}

p {
  font-size: 140%;
}

ul li {
  font-size: 140%;
}
ul li strong {
  font-weight: bold;
}

/*====== movie ======*/
#company {
  padding: 12px 0;
  background: #fff;
}
#company p {
  width: 115px;
  height: 16px;
  margin: 0 auto;
  padding: 7px 0 3px 35px;
  background: url(../img/logo.png) 0 0 no-repeat;
  line-height: 1;
}

/*====== main ======*/
#main {
  width: 100%;
  padding: 0 0 35px;
  overflow: hidden;
  background: url(../img/bg01.png) top center no-repeat #ffeab6;
  z-index: 1;
}
#main #mvBlock {
  width: 1000px;
  margin: 0 auto;
}
#main #mvBlock #mvLeft {
  float: left;
  width: 450px;
  padding: 0 21px 0 30px;
}
#main #mvBlock #mvLeft h1 {
  margin: 57px 0 0;
  text-align: center;
}
#main #mvBlock #mvLeft p {
  margin: 12px 0 0;
  text-align: center;
}
#main #mvBlock #mvLeft h1 + p {
  margin: 14px 0 0;
}
#main #mvBlock #mvLeft ul {
  margin: 30px 0 0;
  overflow: hidden;
}
#main #mvBlock #mvLeft ul li {
  float: left;
  margin: 0 0 0 10px;
}
#main #mvBlock #mvLeft ul li:first-child {
  margin: 0;
}
#main #mvBlock #mvRight {
  float: right;
  width: 464px;
  margin: 10px 35px 0 0;
}

/*====== movie ======*/
#movie {
  position: relative;
  height: 252px;
  margin: -10px 0 0;
  background: url(../img/movie_bg.png) center top repeat-x;
  z-index: 7;
}
#movie #movieImg {
  width: 944px;
  height: 252px;
  margin: 0 auto;
  background: url(../img/movie_img.png) no-repeat;
}
#movie #movieImg p {
  padding: 76px 0 0;
  text-align: center;
}

/*====== section ======*/
section {
  padding: 143px 0 0;
  position: relative;
}
section h2 {
  position: absolute;
  top: -30px;
  left: 50%;
  margin: 0 0 0 -294px;
  text-align: center;
}
section p {
  text-align: center;
}
section .block {
  width: 944px;
  margin: 0 auto;
  overflow: hidden;
}
section .block p {
  float: right;
}
section .block p:first-child {
  float: left;
}

section#about {
  background: url(../img/bg02.png) top center no-repeat #b1eafa;
  height: 742px;
  margin: -10px 0 0;
  padding: 81px 0 0;
  z-index: 2;
}
section#about p {
  margin: 16px 0 0;
  text-align: center;
}
section#about p:first-child {
  margin: 0;
}

section#maigo {
  background: url(../img/bg03.png) top center no-repeat #ffe9c2;
  height: 831px;
  z-index: 3;
}
section#maigo .block {
  background: url(../img/img04.png) top center no-repeat;
}
section#maigo .memo {
  width: 625px;
  height: 136px;
  margin: 13px auto 0;
  padding: 75px 0 0 135px;
  background: url(../img/memo_bg.png) no-repeat;
}
section#maigo .memo p {
  text-align: left;
  font-size: 150%;
  line-height: 1.9;
}

section#sousa {
  background: url(../img/bg04.png) top center no-repeat #b1eafa;
  height: 626px;
  z-index: 4;
}
section#sousa .block {
  background: url(../img/img07.png) top center no-repeat;
}

section#tsuchi {
  background: url(../img/bg05.png) top center no-repeat #ffe9c2;
  height: 1029px;
  z-index: 5;
}
section#tsuchi .block {
  margin: 33px auto 0;
  background: url(../img/img11.png) 345px 0 no-repeat;
}
section#tsuchi .block + p {
  margin: 28px 0 0;
}

section#fandq {
  padding: 0;
  background: url(../img/bg06.png) top center repeat-y #b1eafa;
  z-index: 6;
}
section#fandq #imgFoot {
  padding: 143px 0 150px;
  background: url(../img/bg_foot.png) top center no-repeat;
}
section#fandq #imgFoot .faq {
  width: 790px;
  margin: 0 auto 5px;
  padding: 20px 25px 25px;
  background-color: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
section#fandq #imgFoot .faq h3 {
  padding: 0 0 0 18px;
  background: url(../img/icon_close.png) 0 6px no-repeat;
  font-size: 180%;
  line-height: 1.3;
  text-decoration: underline;
  font-weight: bold;
  cursor: pointer;
}
section#fandq #imgFoot .faq h3.open {
  background: url(../img/icon_open.png) 0 6px no-repeat;
}
section#fandq #imgFoot .faq p {
  padding: 20px 0 0 18px;
  font-size: 160%;
  color: #187fd7;
  line-height: 1.5;
  text-align: left;
  display: none;
}
section#fandq #imgFoot .faq p a {
  color: #00ccff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
section#fandq #imgFoot .faq p a:hover {
  color: #ff749f;
}

/*====== nav ======*/
#nav {
  position: fixed;
  top: 50%;
  right: 50%;
  margin: -108px -500px 0 0;
  z-index: 8;
}
#nav ul li {
  font-size: 280%;
  line-height: 1.3;
}
#nav ul li a {
  color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
#nav ul li a:hover {
  color: #ff749f;
}
#nav ul li a.active {
  color: #ff749f;
}

/*====== footer ======*/
footer {
  margin: 0;
  padding: 40px 0 33px;
  background-color: #fff;
}
footer p {
  margin: 25px 0 0;
  text-align: center;
  font-size: 130%;
  line-height: 1.7;
}
footer p:first-child {
  margin: 0;
}
footer p a {
  color: #00ccff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
footer p a:hover {
  color: #ff749f;
}
footer ul + p {
  margin: 45px 0 0;
}
footer ul {
  width: 450px;
  margin: 23px auto 0;
  overflow: hidden;
}
footer ul li {
  float: left;
  margin: 0 0 0 10px;
}
footer ul li:first-child {
  margin: 0;
}
