/***************************************************************

CSS : layout
DATE : 2014.05.01
URL : http://http://dof.jp//
(C) dof inc.

****************************************************************/
/*

[layout] 
	0. Base Layout
	1. Header
	2. Footer
	3. Content
	99. Text

*/
/* ------------------------------------------------------------
	0. Base Layout
------------------------------------------------------------ */
html {
  width: 100%;
  height: auto; }

body {
  width: 100%;
  height: auto;
  background: #000;
  min-width: 900px; }

#wrapper {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  height: auto;
  overflow: hidden; }

#header {
  position: relative;
  top: 0;
  left: 0;
  z-index: 0;
  margin: 0 auto;
  padding: 0;
  overflow: hidden; }

#footer {
  margin: 0 auto;
  padding: 0;
  overflow: hidden; }

#contents {
  margin: 0 auto;
  height: auto;
  overflow: hidden; }

/* ------------------------------------------------------------
	1. Header
------------------------------------------------------------ */
#header {
  margin: 0 auto 50px;
  width: 900px;
  height: 1000px; }

#recruitment2 {
  margin: 300px auto 0;
  padding: 0;
  width: 500px;
  height: 100px;
  display: block;
  background: url(../images/title_recruitment2.png) no-repeat; }

#recruitment1 span,
#recruitment2 span {
  display: none; }

#title {
  position: absolute;
  top: 600px;
  left: 150px;
  z-index: 0;
  margin: 0;
  width: 900px;
  height: 400px;
  display: block;
  background: url(../images/title_main.png) no-repeat; }
  #title a {
    width: 900px;
    height: 600px;
    display: block; }
  #title span {
    display: none; }

#social_fb {
  position: absolute;
  top: 20px;
  left: 80px;
  z-index: 1;
  width: 200px;
  height: 50px; }

#social_tw {
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 1;
  width: 200px;
  height: 50px; }

/* ------------------------------------------------------------
	2. Footer
------------------------------------------------------------ */
#copyright {
  font-size: 10px;
  font-size: 1.0rem;
  display: none; }

/* ------------------------------------------------------------
	3. Content
------------------------------------------------------------ */
#contents {
  width: 900px; }

.point {
  position: relative;
  top: 0;
  left: 0;
  margin: 0 auto;
  width: 900px;
  display: block; }
  .point h4 {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    margin: 0 0 15px 300px;
    width: 240px;
    height: 130px;
    background: url(../images/blackpoint.png) no-repeat 0 57px; }
    .point h4 span {
      display: none; }
    .point h4 .bomb {
      position: absolute;
      top: 0;
      left: 120px; }
  .point .tf {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    margin: 0 0 0 120px; }
  .point .chara {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0; }

#point1 {
  margin: 0 auto 70px;
  height: 510px; }
  #point1 .chara {
    top: 30px;
    left: 540px; }

#point2 {
  margin: 0 auto -50px;
  height: 740px; }
  #point2 .chara {
    top: 425px;
    left: 560px; }

#point3 {
  margin: 0 auto 20px;
  height: 420px; }
  #point3 .chara {
    top: 225px;
    left: 435px; }

#point4 {
  margin: 0 auto 80px;
  height: 480px; }
  #point4 .chara {
    top: 230px;
    left: 640px; }

#point5 {
  margin: 0 auto -20px;
  height: 490px; }
  #point5 .chara {
    top: 200px;
    left: 540px; }

#point6 {
  margin: 0 auto 70px;
  height: 350px; }
  #point6 .chara {
    top: 40px;
    left: 532px; }

#point7 {
  margin: 0 auto 60px;
  height: 480px; }
  #point7 .chara {
    top: 20px;
    left: 592px; }

#point8 {
  margin: 0 auto 80px;
  height: 600px; }
  #point8 .chara {
    top: 105px;
    left: 528px; }

#point9 {
  margin: 0 auto 70px;
  height: 380px; }
  #point9 .chara {
    top: 140px;
    left: 540px; }

#point10 {
  margin: 0 auto 70px;
  height: 620px; }
  #point10 .chara {
    top: 400px;
    left: 280px; }

#contact {
  margin: 0 auto 100px;
  width: 660px; }
  #contact span {
    display: none; }
  #contact #cotion1 {
    margin: 0 auto 10px;
    width: 660px;
    height: 120px;
    background: url(../images/cotion_1.png) no-repeat; }
  #contact #notice {
    margin: 0 auto 10px;
    width: 660px;
    height: 360px;
    background: url(../images/btn_mail_bg.png) no-repeat;
    overflow: hidden; }
    #contact #notice #btn_mail {
      margin: 290px auto 0;
      background-image: url(../images/btn_mail.png);
      width: 570px;
      height: 50px;
      display: block;
      overflow: hidden;
      background-repeat: no-repeat;
      background-position: 0 0; }
      #contact #notice #btn_mail:hover {
        background-position: 0 -50px; }
      #contact #notice #btn_mail span {
        display: none; }
  #contact #cotion2 {
    margin: 0 auto 40px;
    width: 660px;
    height: 40px;
    background: url(../images/cotion_2.png) no-repeat; }
  #contact #cotion3 {
    width: 660px;
    height: 150px;
    background: url(../images/cotion_3.png) no-repeat; }

#btn_back {
  margin: 0 auto 100px;
  background-image: url(../images/btn_back.png);
  width: 70px;
  height: 20px;
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 0 0; }
  #btn_back:hover {
    background-position: 0 -20px; }
  #btn_back span {
    display: none; }

/* ------------------------------------------------------------
	99. Text
------------------------------------------------------------ */
body, p, a, li, h1, h2, h3, address {
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "Arimo","Open Sans", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  text-rendering: optimizeLegibility;
  counter-increment: ;lor: #fff;
  line-height: 200%; }

@media screen and (max-width: 640px) {
  body, p, a, li {
    font-size: 16px;
    font-size: 1.6rem; } }
h1, h2, h3,
h1 a, h2 a, h3 a {
  color: #fff; }

a,
a:active,
a:visited {
  color: #ffa300;
  text-decoration: none; }

a:hover {
  color: #FFF; }
