@charset "UTF-8";
* {
  margin: 0;
  padding: 0; }

body {
  margin: 0;
  padding: 0;
  line-height: 1.8;
  color: #333;
  font-size: 13px;
  font-family: "メイリオ","Meiryo","arial","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","MS PGothic","Sans-Serif";
  background: #FFF; }

div {
  word-wrap: break-word;
  word-break: break-all; }

a {
  color: #0353a4;
  text-decoration: none; }
  a:active, a:focus {
    outline: 0; }
  a:hover {
    color: #5687df;
    opacity: 0.9;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )"; }
    a:hover img {
      opacity: 0.9;
      filter: alpha(opacity=80);
      -ms-filter: "alpha(opacity=80)"; }

.space5 {
  margin-top: 5px; }

.space10 {
  margin-top: 10px; }

.space20 {
  margin-top: 20px; }

.space_lp_area {
  margin-top: 50px; }

ul li {
  list-style: none; }

img {
  border: 0; }

.clear {
  clear: both; }

.loading_ss {
  height: 20px;
  line-height: 20px; }

button {
  width: 30%;
  padding: 0; }

input[type=text], input[type=password] {
  width: 80%;
  height: 30px;
  font-size: 15px;
  border: #CCC 1px solid;
  color: #222;
  text-indent: 10px; }

textarea {
  width: 50%;
  height: 200px;
  padding: 10px; }

.error_area {
  height: 20px;
  margin-left: 10px;
  color: #F00; }

.font_warning {
  color: #F00; }

#zeal_container {
  width: 100vw;
  height: 100vh; }

.zeal_ow_bar {
  margin: 0 auto;
  width: 100%;
  height: 120px;
  background-color: #004c99;
  text-align: center; }

.zeal_ow_arrow {
  width: 0;
  height: 0;
  border: 50px solid transparent;
  border-top: 30px solid #004c99;
  margin: 0 auto; }

.zeal_ow_wrap {
  width: 1000px;
  margin: 0 auto;
  margin-top: -20px;
  text-align: center;
  height: 300px; }

.zeal_ow_movice {
  margin: 0 auto;
  padding-top: 5px;
  float: left;
  width: 543px;
  height: 310px;
  background-color: #004c99;
  background: #d5cea6;
  /* Old browsers */
  background: -moz-linear-gradient(top, #d5cea6 0%, #c9c190 40%, #b7ad70 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #d5cea6 0%, #c9c190 40%, #b7ad70 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #d5cea6 0%, #c9c190 40%, #b7ad70 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5cea6', endColorstr='#b7ad70',GradientType=0 );
  /* IE6-9 */ }

.zeal_ow_right {
  float: left;
  padding-top: 5px; }

.zeal_ow_right_contents {
  margin-left: 30px;
  float: left; }
  .zeal_ow_right_contents li {
    float: left; }
  .zeal_ow_right_contents li:first-child {
    width: 116px;
    height: 30px;
    margin-left: 4px;
    margin-right: 4px; }
  .zeal_ow_right_contents li:last-child {
    text-align: left;
    width: 290px;
    height: 30px;
    line-height: 30px;
    margin-left: 4px;
    margin-right: 4px;
    font-size: 19px;
    font-weight: 800; }

.zeal_ow_page_link {
  margin: 0 auto;
  margin-top: 16px;
  margin-bottom: 16px;
  margin-left: 24px;
  width: 360px;
  height: 40px;
  text-align: right; }

.zeal_ow_voice_bar {
  margin: 0 auto;
  width: 100%;
  height: 120px;
  text-align: center;
  background: black;
  /* Old browsers */
  background: -moz-linear-gradient(left, black 0%, white 0%, black 54%, white 100%, white 100%, black 100%, black 100%, black 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, black 0%, white 0%, black 54%, white 100%, white 100%, black 100%, black 100%, black 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #000000 0%, #ffffff 0%, #000000 54%, #ffffff 100%, #ffffff 100%, #000000 100%, #000000 100%, #000000 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 );
  /* IE6-9 */ }

.zeal_ow_voice_arrow {
  width: 0;
  height: 0;
  border: 50px solid transparent;
  border-top: 30px solid #000000;
  margin: 0 auto; }

.zeal_ow_voice_wrap {
  width: 900px;
  margin: 0 auto;
  margin-top: 20px;
  text-align: center; }

.zeal_ow_voice_comment_wrap {
  background-color: #ffffe6;
  margin-left: 40px; }

.zeal_ow_voice_comment_title {
  text-align: left;
  margin-left: 40px;
  padding-left: 5px;
  font-size: 20px;
  font-weight: bold;
  color: #ed6c00; }

.zeal_ow_voice_comment {
  text-align: left;
  padding-left: 40px;
  padding-bottom: 10px;
  font-size: 17px; }

.zeal_choice_title {
  margin: 0 auto;
  width: 100%;
  height: 200px;
  background-color: #edc500;
  text-align: center; }

.zeal_choice_title_arrow {
  width: 0;
  height: 0;
  border: 50px solid transparent;
  border-top: 30px solid #edc500;
  margin: 0 auto; }

.zeal_choice li {
  width: 902px;
  margin: 0 auto;
  background-color: #eae1b6; }
.zeal_choice li:first-child {
  margin-top: 50px; }

@media screen and (min-width: 769px) {
  /*
  To change this license header, choose License Headers in Project Properties.
  To change this template file, choose Tools | Templates
  and open the template in the editor.
  */
  /* 
      Created on : 2017/05/13, 13:20:27
      Author     : asaga
  */ }
@media screen and (max-width: 480px) {
  .zeal_ow_bar {
    height: 60px;
    width: 100%; }

  .zeal_ow_movice {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden; }

  .zeal_ow_movice iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

  .zeal_ow_arrow {
    width: 0;
    height: 0;
    border: 30px solid transparent;
    border-top: 30px solid #004c99;
    margin: 0 auto; } }

/*# sourceMappingURL=zeal_style.css.map */
