@charset "UTF-8";

@font-face {
  font-family: "myFont";
  src: url("Tiny_Tubasa.eot?")  format('eot'),
       url("Tiny_Tubasa.woff2") format('woff2'),
       url("Tiny_Tubasa.woff")  format('woff');
}
.myFontClass {
  font-family: "myFont";
}

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;
    line-height: 1;
}

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;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
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;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
       -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;
}
h1,h2,h3,h4{
  font-size: 1rem;
  font-weight: normal;
}
.clearfix{ clear: both; }

.medium{font-weight: normal;}
.bold{font-weight: bold;}
.small{
  margin-top: 16px !important;
  font-size: 18px !important;
  font-size: 1.8rem !important;
  line-height: 18px !important;
  line-height: 1.8rem !important;
}

.rule{
  font-size: 0.8em;
  vertical-align: 0.16em;
}
.bracket_l{
  margin-left: -0.45em ;
}
.bracket_r{
  margin-right: -0.45em ;
}
.dot{
  margin-left: -0.3em ;
  margin-right: -0.3em ;
}
.dash{
  margin-left: 0.1em ;
  margin-right: 0.1em ;
}

.pc{
  display: block;
}
.sp{
  display: none;
}


/*---------------------------------------------------------------------------------------------------*/

html{
  width: 100%;
  height: 100%;
  font-size: 62.5%;
}
body{
  width: 100%;
  height: 100%;
  font-family : 'Neuzeit S W01',YuGothic, '?焜S?V?b?N', "?q???M?m?p?S ProN", "Hiragino Kaku Gothic ProN", "???C???I", Meiryo, sans-serif,myFont;
  font-weight: normal;
}
#bgslide{
  width: 100%;
  height: 100%;
  position: fixed;
  top:0;
  z-index: -1;
}
#bgslide div{
  width: 100%;
  height: 100%;
  position: fixed;
}
 .bgstraip{
  background: repeating-linear-gradient(
    -67deg,
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.2) 5px,
    rgba(0, 0, 0, 0) 5px,
    rgba(0, 0, 0, 0) 10px);
  z-index: 14;
} 
.bg1{
  background: no-repeat center/cover url("../img/bg_01.png");
  z-index: 14;

}
.bg2{

  background: no-repeat center/cover url("../img/bg_02.png");
  z-index: 13;

  -webkit-filter: blur(0.5px);
  -moz-filter: blur(0.5px);
  -o-filter: blur(0.5px);
  -ms-filter: blur(0.5px);
  filter: blur(0.5px);
}
.bg3{

  display: none;
  background: no-repeat center/cover url("../img/bg_03.png");
  z-index: 12;

  -webkit-filter: blur(0.6px);
  -moz-filter: blur(0.6px);
  -o-filter: blur(0.6px);
  -ms-filter: blur(0.6px);
  filter: blur(0.6px);
}
.bg4{
  display: none;
  background: no-repeat center/cover url("../img/bg_04.png");
  z-index: 11;

  -webkit-filter: blur(0.7px);
  -moz-filter: blur(0.7px);
  -o-filter: blur(0.7px);
  -ms-filter: blur(0.7px);
  filter: blur(0.7px);

}
.bg5{
  display: none;
  background: no-repeat center/cover url("../img/bg_05.png");
  z-index: 10;

  -webkit-filter: blur(0.7px);
  -moz-filter: blur(0.7px);
  -o-filter: blur(0.7px);
  -ms-filter: blur(0.7px);
  filter: blur(0.7px);

}
.bg6{
  display: none;
  background: no-repeat center/cover url("../img/bg_06.png");
  z-index: 9;

  -webkit-filter: blur(0.7px);
  -moz-filter: blur(0.7px);
  -o-filter: blur(0.7px);
  -ms-filter: blur(0.7px);
  filter: blur(0.7px);

}
.bg7{
  display: none;
  background: no-repeat center/cover url("../img/bg_07.png");
  z-index: 8;

  -webkit-filter: blur(0.6px);
  -moz-filter: blur(0.6px);
  -o-filter: blur(0.6px);
  -ms-filter: blur(0.6px);
  filter: blur(0.6px);

}
.bg8{
  display: none;
  background: no-repeat center/cover url("../img/bg_08.png");
  z-index: 7;

  -webkit-filter: blur(0.5px);
  -moz-filter: blur(0.5px);
  -o-filter: blur(0.5px);
  -ms-filter: blur(0.5px);
  filter: blur(0.5px);

}
.bg9{
  display: none;
  background: no-repeat center/cover url("../img/bg_09.png");
  z-index: 6;

  -webkit-filter: blur(0.6px);
  -moz-filter: blur(0.6px);
  -o-filter: blur(0.6px);
  -ms-filter: blur(0.6px);
  filter: blur(0.6px);

}
.bg10{
  display: none;
  background: no-repeat center/cover url("../img/bg_10.png");
  z-index: 5;

  -webkit-filter: blur(0.7px);
  -moz-filter: blur(0.7px);
  -o-filter: blur(0.7px);
  -ms-filter: blur(0.7px);
  filter: blur(0.7px);

}
.bg11{
  display: none;
  background: no-repeat center/cover url("../img/bg_11.png");
  z-index: 4;

  -webkit-filter: blur(0.8px);
  -moz-filter: blur(0.8px);
  -o-filter: blur(0.8px);
  -ms-filter: blur(0.8px);
  filter: blur(0.8px);

}
.bg12{
  display: none;
  background: no-repeat center/cover url("../img/bg_12.png");
  z-index: 3;

  -webkit-filter: blur(0.7px);
  -moz-filter: blur(0.7px);
  -o-filter: blur(0.7px);
  -ms-filter: blur(0.7px);
  filter: blur(0.7px);

}
.bg13{
  display: none;
  background: no-repeat center/cover url("../img/bg_13.png");
  z-index: 2;

  -webkit-filter: blur(0.6px);
  -moz-filter: blur(0.6px);
  -o-filter: blur(0.6px);
  -ms-filter: blur(0.6px);
  filter: blur(0.6px);

}
.bg14{
  display: none;
  background: no-repeat center/cover url("../img/bg_14.png");
  z-index: 1;

  -webkit-filter: blur(0.5px);
  -moz-filter: blur(0.5px);
  -o-filter: blur(0.5px);
  -ms-filter: blur(0.5px);
  filter: blur(0.5px);

}

a{
  color: #000000;
  text-decoration: none;
}
a:hover{
  opacity: 0.4;
}
p{
  font-size: 16px; font-size: 1.6rem;
  line-height: 30px; line-height: 3.0rem;
}
header{
  width: 100%;
  height: 46px;
  background-color: #ffffff;
  padding: 15px 0;
  position: fixed;
  text-transform: uppercase;
  text-align: center;
  box-shadow:rgba(0, 0, 0, 0.2) 0px -3px 18px 2px;
  -webkit-box-shadow:rgba(0, 0, 0, 0.2) 0px -3px 18px 2px;
  -moz-box-shadow:rgba(0, 0, 0, 0.2) 0px -3px 18px 2px;
  z-index: 999;
}
.shadow {
    margin-top: 2px; /* 画像の上の余白*/
    display: inline-block; 
    box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.8); /*横方向　下方向　ぼかし　広がり　色 */
}
h1{
  font-family:'myFont';
  font-weight: 800;
}
h1,h2{
  text-transform: uppercase;
}
main{
  width: 100%;
  height: 100%;
}
header h1,nav{
  font-family:'myFont';
  font-weight: 800;
  display: inline-block;
  font-size: 21px; font-size: 2.1rem;
  line-height: 21px; line-height: 2.1rem;
  cursor: pointer;
}
header #lang{
  /*font-family:'NeuzeitSLTW01-BookHeavy';*/
  font-weight: 800;
  font-size: 14px; font-size: 1.4rem;
  line-height: 14px; line-height: 1.4rem;
  text-align: left;
  position: absolute;
  right: 170px;
  top: 18px;
}
header #lang .jp{
  color: #cccccc;
}
nav{
}
header h1{
  position: absolute;
  left: 20px;
}
header h1:hover{
  opacity: 0.4;
}
nav li{
  display: inline-block;
  margin-right: 40px;
}
nav li:last-child{
  margin-right: 0;
}
section{
  max-width: 960px;
  padding: 40px 40px;
  margin: 0 auto 200px auto;
  background: rgba(255,255,255,0.9);
  text-align: center;
}
section p,section div{
  text-align: left;
}
section h1{
  font-size: 46px; font-size: 4.6rem;
  font-weight: bold;
  margin-bottom: 70px;
}
section::after{
  content: "";
  display: block;
  clear: both;
}
@media screen and (max-width: 960px) {
  header{
    width: 100%;
    height: 76px;
  }
  header h1{
    font-size: 16px; font-size: 1.6rem;
    line-height: 16px; line-height: 1.6rem;
  }
  nav{
    font-size: 14px; font-size: 1.4rem;
    line-height: 14px; line-height: 1.4rem;
    margin-top: 32px;
  }
  nav li{
    margin-right: 10px;
  }
  section{
    padding: 40px 20px;
  }
  section h1{
    font-size: 32px; font-size: 3.2rem;
    margin-bottom: 50px;
  }
  header #lang{
    position: static;
  }
}
#logo{
  max-width: 100%;
  height: 100%;
  margin: 0;
  padding: 46px 0 0 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  text-align: center;
  background-color: transparent;
  top:;
}
#logo h1{
  position: relative;
  width: 35%;
  margin: 0;
  margin-top: -60px;
  padding: 0;
  background-color: transparent;
  opacity: 0;
}
#logo h1:before {
    content:"";
    display: block;
    padding-top: 70.25%;
}
#logo h1 img{
  width: 100%;
  /*height: 100%; */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 960px) {
  #logo{
    padding-top: 100px;
  }
  #logo h1{
    width: 280px;
    height: 200px;
  }
  #news{
    position: static;
    margin-top: 20px;
    width: 140px;
    height: 140px;
  }
  #news p{
    font-size: 12px; font-size: 1.2rem;
    line-height: 18px; line-height: 1.8rem;
  }
  #news.motion{
    margin-top: 10px;
    width: 150px;
    height: 150px;
  }
}

#about{
  padding: 30px 100px 80px 100px;
  margin-bottom: 100px;
}
#about h2{
  font-size: 24px; font-size: 2.4rem;
  line-height: 36px; line-height: 3.6rem;
  font-weight: bold;
  margin-bottom: 70px;
}
#about h3{
  font-size: 16px; font-size: 1.6rem;
  line-height: 24px; line-height: 2.4rem;
  font-weight: bold;
  margin-bottom: 10px;
}
#about p{
  font-size: 16px; font-size: 1.6rem;
  line-height: 24px; line-height: 2.4rem;
  margin-bottom: 40px;
}
@media screen and (max-width: 960px) {
  #about{
    padding: 30px 20px 80px 20px;
  }
  #about h2{
    font-size: 18px; font-size: 1.8rem;
    line-height: 24px; line-height: 2.4rem;
    font-weight: bold;
    margin-bottom: 50px;
  }
}

#usage{
  padding: 30px 100px 80px 100px;
  margin-bottom: 100px;
}
#usage h1{
  margin-bottom: 50px;
}
#usage h1 br{
  display: none;
}
#usage h3{
  font-size: 16px; font-size: 1.6rem;
  line-height: 24px; line-height: 2.4rem;
  font-weight: bold;
  margin-bottom: 10px;
}
#usage p.cap{
  font-size: 10px; font-size: 1.0rem;
  line-height: 12px; line-height: 1.2rem;
  margin-top: 46px;
}
#usage-img{
  width:240px;
  float: left;
  margin-right: 30px;
}
#usage-inner{
  width: 610px;
  float: left;
}
.usage-date{
  font-size: 0.9em;
}
@media screen and (max-width: 960px) {
  #usage{
    text-align: center;
  }
  #usage h1{
    text-align: center;
  }
  #usage h1 br{
    display: block;
  }
  #usage-img{
    width: 100%;
    height: 200px;
    float: none;
    margin-right: 0;
    margin-bottom: 30px;
    
  }
  #usage-inner{
    width: 100%;
    float: none;
  }
}

#feature{
  padding: 30px 100px 80px 60px;
  margin-bottom: 100px;
}
#feature h1{
  margin-bottom: 30px;
}
#feature h2{
  margin-bottom: 20px;
  font-size: 16px; font-size: 1.6rem;
  line-height: 18px; line-height: 1.8rem;
}
#feature h3{
  font-size: 16px; font-size: 1.6rem;
  line-height: 24px; line-height: 2.4rem;
  font-weight: bold;
  margin-bottom: 10px;
}
#feature p{
  font-size: 15px; font-size: 1.5rem;
  line-height: 24px; line-height: 2.4rem;
  margin-bottom: 20px;
}
#feature p.cap{
  font-size: 10px; font-size: 1.0rem;
  line-height: 12px; line-height: 1.2rem;
  margin-top: 46px;
}
.feature-img-large{
  margin: 0;
  width: 100%;
  float: left;
}
.feature-img-large img{
  width: 100%;
}
.feature-img{
  float: left;
  width: 430px;
}
.gi-l{
  margin-right: 20px;
}
.feature-inner{
  width: 100%;
}
.feature-inner::after{
  content: "";
  display: block;
  clear: both;
}
#feature .cap{
  float: right;
  font-size: 10px; font-size: 1.0rem;
  line-height: 12px; line-height: 1.2rem;
  margin-top: 6px;
}
@media screen and (max-width: 960px) {
  .feature-img{
    float: none;
    width: 100%;
    height: 280px;
  }
  .gi-l{
    margin-right: 0;
    margin-bottom: 20px;
  }
}

#acknowledgments{
  padding: 30px 100px 80px 100px;
  margin-bottom: 100px;
}
#acknowledgments h1{
  margin-bottom: 50px;
}
#acknowledgments h2{
  font-size: 16px; font-size: 1.6rem;
  line-height: 24px; line-height: 2.4rem;
  font-weight: bold;
  margin-bottom: 10px;
}
#acknowledgments h3{
  font-size: 16px; font-size: 1.6rem;
  line-height: 24px; line-height: 2.4rem;
  font-weight: bold;
  margin-bottom: 10px;
}
#acknowledgments h4{
  text-decoration: underline;
}

#acknowledgments p{
  font-size: 14px; font-size: 1.4rem;
  line-height: 22px; line-height: 2.2rem;
  margin-bottom: 10px;

}
#acknowledgments img:hover{
  opacity: 0.98;
}
#acknowledgments #acknowledgments-info{
  max-width: 440px;
  margin-right: 30px;
  float: left;
}
#acknowledgments .acknowledgments-info-contents{
  margin-bottom: 30px;
}
#acknowledgments .cap{
  font-size: 12px; font-size: 1.2rem;
  line-height: 18px; line-height: 1.8rem;
  margin-bottom: 6px;
  font-weight: bold;
  color: #ff0000;
}
#acknowledgments .open{
  text-indent: -0.6em;
  margin-left: 4em;
}
#acknowledgments .price{
  margin-left: 4em;
}
#traffic br{
  display: none;
}
.address{
  margin-bottom: 8px;
}
#map{
  display: inline-block;
  float: left;
  max-width: 410px;
  margin-top: 40px;
}
#recruit{
  padding: 30px 40px 90px 40px;
}
#recruit-inner h2{
  font-size: 16px; font-size: 1.6rem;
  line-height: 24px; line-height: 2.4rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.recruit-mail{
  margin-top: 10px;
}

#copy{
  position: static;
  float: right;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 12px; font-size: 1.2rem;
  line-height: 12px; line-height: 1.2rem;
}

@media screen and (max-width: 960px) {
  #access .open{
    margin-left: 4em;
  }
  #traffic br{
    display: block;
  }
  #map{
    float: none;
    width: 100%;
    margin-top: 10px;
    margin-left: -10px;
  }
  #copy{
    position: static;
    float: right;
    margin-right: 6px;
    margin-bottom: 10px;
  }
}