body {font-family:'メイリオ','Hiragino Kaku Gothic Pro',sans-serif;
      background-color:#ffffff ;
      margin: 0;
      min-width: 1024px;}


/* 記事全般について */
article {width: 900px;
        text-align: center;
        margin-left:auto;
        margin-right:auto}


h1      {font-size: 26px;
         font-weight: bold;
        letter-spacing: 5px}

h2      {letter-spacing: 2.5px}

p       {font-size: 15px;
        padding-bottom: 10px;
        letter-spacing:2px;
        line-height: 24px}

/* センターライン */
.center_line {border: solid 1px #72640c}

/* フッター */
footer {margin-top: 10px;
        margin-bottom: 30px;
        text-align: center}



/* トップイメージ */
#image_top  {background-image: url(OzforAR_kv.jpg);
              background-repeat: no-repeat;
              background-position: 50% 0;
              background-color: #000000;
              text-align: center;
              padding-top: 120px;
              padding-bottom: 120px;}

#image_top h1 {color: #ffffff;
              font-size: 25px;
              font-weight: normal;
              margin-bottom:50px;
              margin-top:20px;
              letter-spacing: 10px}

#image_top img {height: 350px}


/*サブページのトップ*/
#Subpage_top    {background-image: url(Roy_SubKV.jpg);
                background-repeat: no-repeat;
                background-position: 50% 0;
                background-size: cover;
                text-align: center;
                padding-top: 50px;
                padding-bottom: 35px;}

#Subpage_top img {width:400px}


/*プロローグ配信開始*/

.top_app_info  {background-color: #16160e;
                padding-top:13px;
                padding-bottom:10px;
                text-align: center}

.top_app_info_box {width:  650px;
                  margin-left: auto;
                  margin-right:auto}

.top_app_info_box h1  {color: #c4972f;
                  float: left;
                  font-size: 20px;
                  margin-top: 10px;
                  padding-left:20px}

.top_app_info_box img {height: 50px;
                   width:auto;
                   margin: 0px;}



/* カテゴリー 01 日常にファンタジー*/

.category_01   {padding-top: 50px;
                text-align: center;}

.category_01_movie    {background-color: #16160e;
                      height: 450px}

/* カテゴリー 02 フルAR*/

.category_02   {padding-top: 50px;
                padding-bottom:50px}

.category_02 img {height:400px;
                  padding-top: 10px;
                  padding:5px}

/* カテゴリー 03 3つのミッション*/

.category_03   {background-image: url(paper_bg.jpg);
                background-position: center;
                background-size: cover;
                padding-bottom:60px}

.category_03_title {background-color:#16160e;
                    color:#f8f4e6;
                    padding-top: 50px;
                    padding-bottom:20px;
                    text-align: center;}

.category_03_missionbox_A {float: left;
                          width:250px;
                          margin-left:45px;
                          text-align: left;}

.category_03_missionbox_B {float: right;
                          text-align: left;
                          width:250px;}


.category_03_missionbox_A h2 {margin-top:100px;
                            padding-top: 50px;
                            font-size: 35px;
                            font-weight: bold;
                            color:#006eb0;
                            border-top:solid 1px #16160e;}

.category_03_missionbox_A p {padding-top: 5px;
                            padding-bottom:50px;
                            font-size: 15px;
                            font-weight: bold;
                            color:#16160e;
                            border-bottom:solid 1px #16160e}

.category_03_missionbox_B h2 {margin-top:100px;
                            padding-top: 50px;
                            font-size: 35px;
                            font-weight: bold;
                            color: #006eb0;
                            border-top:solid 1px #16160e;}

.category_03_missionbox_B p {padding-top: 5px;
                            padding-bottom:50px;
                            font-size:  15px;
                            font-weight: bold;
                            color:#16160e;
                            border-bottom:solid 1px #16160e}


.category_03 img     {width: 600px;
                      padding-top: 60px}




/* カテゴリー 04 記念撮影*/

.category_04   {padding-top: 50px;
                padding-bottom:50px}

.category_04 img {height:450px;
                  padding-left:30px}

.category_04_text {width: 400px;
                  height: 450px;
                  text-align: left;
                  float: right;
                  padding-right: 100px}

.category_04 h1 {margin-top:130px;
                 font-size: 30px}


/* カテゴリー 05  プレイスペース*/

.category_05   {padding-top: 50px;
                padding-bottom: 50px;
                background-color: #202f55;
                color:#ffffff;
                text-align: center}

.category_05 img {weight:850px;
                  padding-top: 5px;
                  padding:10px}


/* カテゴリー 06 for  Magic Leap */

.category_06    {margin-top:80px;
                 margin-bottom:50px}

.category_06 img {width: 700px}

/* トップページ：お問合せページへのリンク */

.category_07  {margin:50px}

.category_07 a  {background-color:#72640c;
                font-size:15px;
                color:#ffffff;
                padding: 12px 50px;
                margin:15px;
                text-decoration:none;
                border-radius: 8px}

.category_07 a:hover {background-color:#000000}


/* 登録フォーム */

#contact          {background-image: url(paper_bg.jpg);
                  background-position: center;
                  background-size: cover;
                  padding-top:50px;
                  padding-bottom:10px;
                  text-align: center}

.contact_bg       {background-color:#16160e;
                  text-align: center;
                  height: 480px;
                  width:400px;
                  margin-left: auto;
                  margin-right:auto;
                  margin-bottom:40px;
                  padding: 50px;
                  border-radius: 10px}

.contact_bg h1    {margin-bottom:30px;
                  color:#c4972f}

.contact_bg p     {color:#ffffff}

.kome             {font-size: 10px;
                  font-weight: normal}

input[type="submit"],textarea  {display: block;}
input[type="text"],textarea  {display: block;}
input[type="email"],textarea  {display: block;}

input[type="text"]{width: 390px;
                  height: 50px;
                  margin-top: 3px;
                  margin-bottom:3px;
                  border: none;
                  border-radius: 7px}

input[type="email"]{width: 390px;
                  height: 50px;
                  margin-top: 3px;
                  margin-bottom:3px;
                  border: none;
                  border-radius: 7px}

input[type="submit"]  {width: 200px;
                      background-color: #72640c;
                      color: #ffffff;
                      border: none;
                      padding-top: 5px;
                      padding-bottom: 5px;
                      margin-top: 25px;
                      margin-left: auto;
                      margin-right: auto;
                      font-size: 20px;
                      font-weight: bold;
                      border-radius: 7px}

.contact       {display: inline-block;
                color: #ffffff;
                font-size: 12px;
                text-align: left;
                margin-top: 5px;
                margin-bottom: 5px;
                margin-left: 0;
                margin-right: 0;
                padding: 3px}



/* カテゴリー 08 App概要欄 */

.category_08    {background-color: #16160e;
                text-align: center}

/* .category_08 img {width:350px;} */

/* App概要ボックス */
.App_info {display:inline-block;
          width:650px;
          margin-top:20px;
          margin-bottom:20px}

.App_info img {width:200px;
              float: left;
              margin-top:23px;
              margin-bottom:23px;
              margin-left:26px;}

.App_info_text {display: inline-block;
                margin-top:23px;
                width:400px}

.App_info_text p    {font-size: 15px;
                    font-weight: bold;
                    color: #ffffff;
                     text-align:left;
                     padding-top: 1px;
                     padding-bottom: 1px;
                     margin-top: 7px;
                     margin-bottom: 0;
                     margin-right:13px;
                     letter-spacing:1px;
                     border-radius: 5px}

.App_info_name       {background-color: #504946;
                      width:75px;
                      padding-left: 10px;
                      margin-right :10px;
                      float:left}

.App_info_store_icon  img {height: 55px;
                          width: auto;
                          float: left;
                          margin-left:0;
                          margin-top:13px;
                          margin-right:auto}



/* カテゴリー 09 著作権など */

.category_09   {margin-top: 10px;
                margin-bottom:10px}

.category_09 a {font-size:14px;
                padding: 30px;
                color: #000000;
                text-decoration:none}

.category_09 a:hover  {color: #72640c}

/* 言語切替 */
.select-language {
    display: inline-block;
    position: absolute;
    right: 30px;
    top: 20px;
    text-align: right;
    z-index: 1;
}

.select-language select {
    background: #606670;
    height: 32px;
    padding: 4px 6px;
    vertical-align: middle;
    font-size: 11px;
    color: #d4d4d5;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
}
