/*!
 * Start Bootstrap - New Age v3.3.7 (http://startbootstrap.com/template-overviews/new-age)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700');

.heading-font {
  font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px;
}
.body-font {
  font-family: 'Muli', 'Helvetica', 'Arial', 'sans-serif';
}
.alt-font {
  font-family: 'Roboto', 'Helvetica', 'Arial', 'sans-serif';
  text-transform: uppercase;
  letter-spacing: 2px;
}
html,
body {
  height: 100%;
  width: 100%;
}
body {
  font-family: "Roboto", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
background:#ededed;


}
a {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: #666;

}
a:hover,
a:focus {
  color: #444;
}
hr {
  max-width: 300px;
  margin: 40px auto 40px;
border:solid #555;
   border-width:1px 0 0 0;
   height:1px;
   clear:both;
}

hr.light {
  border-color: white;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", 'Helvetica', 'Arial', 'sans-serif'!important;
  font-weight: 200;
  letter-spacing: 0.1em;

}
p {
  font-size: 15px;
  line-height: 1.8em;
  margin-bottom: 3em;
  font-family: "Roboto", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
-moz-text-align: justify;
  text-align: justify;
}

p a{
  text-decoration:none;
  }
.navbar-default {
/*  background-color: rgba(255, 255, 255, 0.5);  background-color: white;*/

  border-color: rgba(34, 34, 34, 0.05);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px;
}
.navbar-default .navbar-header .navbar-brand {
  font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px;
  color: #fdcc52;
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
  color: #fcbd20;
}
.navbar-default .navbar-header .navbar-toggle {
  font-size: 30px;
  color: #bbbbbb;
  padding: 8px 8px;
}
.navbar-default .nav > li > a {
  font-family: "Roboto", 'Helvetica', 'Arial', 'sans-serif';
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 11px;
}
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
  color: #222222;
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
  color: #333;
}
.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
  color: #333 !important;
  background-color: transparent;
}
.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
  background-color: transparent;
}
@media (min-width: 768px) {
  .navbar-default {
    background-color: transparent;
    border-color: transparent;
  }
  .navbar-default .navbar-header .navbar-brand {
    color: rgba(255, 255, 255, 0.7);
  }
  .navbar-default .navbar-header .navbar-brand:hover,
  .navbar-default .navbar-header .navbar-brand:focus {
    color: white;
  }
  .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    color: rgba(255, 255, 255, 0.7);
    color: rgba(0, 0, 0, 0.5);
  }
  .navbar-default .nav > li > a:hover,
  .navbar-default .nav > li > a:focus:hover {
    color: white;
    color: #333;
  }
  .navbar-default.affix {
/*    background-color: white;
    border-color: rgba(34, 34, 34, 0.1);*/
    background-color:transparent;
    border-color:transparent;
  }
  .navbar-default.affix .navbar-header .navbar-brand {
    color: #222222;
  }
  .navbar-default.affix .navbar-header .navbar-brand:hover,
  .navbar-default.affix .navbar-header .navbar-brand:focus {
    color: #fdcc52;
  }
  .navbar-default.affix .nav > li > a,
  .navbar-default.affix .nav > li > a:focus {
    color: #222222;
  }
  .navbar-default.affix .nav > li > a:hover,
  .navbar-default.affix .nav > li > a:focus:hover {
    color: #fdcc52;
  }
}
header {
  position: relative;
  width: 100%;

}
header .header-content {
  text-align: center;
  padding: 150px 0 50px;
  position: relative;
}
header  .header-content-inner {
  max-width: none;
  margin: 90px auto 0;

}
header .header-content-inner h1 {
  margin-top: 0!important;
  padding-top: 0!important;
  margin-bottom: 90px;
  font-size: 30px;
}
header .header-content .header-content-inner .list-badges {
  margin-bottom: 25px;
}
header .header-content .header-content-inner .list-badges img {
  height: 50px;
  margin-bottom: 25px;
}
header .device-container {
  max-width: 300px;
  margin: 0 auto 100px;
}
header .device-container .screen img {
  border-radius: 3px;
}
@media (min-width: 768px) {
  header {
    min-height: 100%;
  }
  header .header-content {
    text-align: center;
    padding: 0!important;
    height: 100vh;
  }
  header .header-content .header-content-inner {
    max-width: none;
    margin: 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
  header .header-content .header-content-inner h1 {
    font-size: 35px;
  }
  header .device-container {
    max-width: none;
    max-height: calc(0vh);
    margin: 100px auto 0;
  }
}


@media (min-width: 992px) {
  header .header-content .header-content-inner h1 {
    font-size: 50px;
  }
}
section {
  padding: 100px 0;
}
section h2 {
  font-size: 50px;
}
section.download {
  padding: 150px 0;
  position: relative;
}
section.download h2 {
  margin-top: 0;
  font-size: 50px;
}
section.download .badges .badge-link {
  display: block;
  margin-bottom: 25px;
}
section.download .badges .badge-link:last-child {
  margin-bottom: 0;
}
section.download .badges .badge-link img {
  height: 60px;
}
@media (min-width: 768px) {
  section.download .badges .badge-link {
    display: inline-block;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  section.download h2 {
    font-size: 70px;
  }
}
section.features .section-heading {
  margin-bottom: 100px;
}
section.features .section-heading h2 {
  margin-top: 0;
}
section.features .section-heading p {
  margin-bottom: 0;
}
section.features .device-container,
section.features .feature-item {
  max-width: 300px;
  margin: 0 auto;
}
section.features .device-container {
  margin-bottom: 100px;
}
@media (min-width: 992px) {
  section.features .device-container {
    margin-bottom: 0;
  }
}
section.features .feature-item {
  text-align: center;
  margin-bottom: 100px;
}
section.features .feature-item h3 {
  font-size: 30px;
}
section.features .feature-item i {
  font-size: 80px;
  background: -webkit-linear-gradient(to left, #7b4397, #dc2430);
  background: linear-gradient(to left, #7b4397, #dc2430);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (min-width: 992px) {
  section.features .device-container,
  section.features .feature-item {
    max-width: none;
  }
}
section.cta {
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
  background-image: url('../img/bg-cta.jpg');
  padding: 250px 0;
}
section.cta .cta-content {
  position: relative;
  z-index: 1;
}
section.cta .cta-content h2 {
  margin-top: 0;
  margin-bottom: 25px;
  color: white;
  max-width: 450px;
  font-size: 50px;
}
@media (min-width: 768px) {
  section.cta .cta-content h2 {
    font-size: 80px;
  }
}
section.cta .overlay {
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
}
section.contact {
  text-align: center;
}
section.contact h2 {
  margin-top: 0;
  margin-bottom: 25px;
}
section.contact h2 i {
  color: #dd4b39;
}
section.contact ul.list-social {
  margin-bottom: 0;
}
section.contact ul.list-social li a {
  display: block;
  height: 80px;
  width: 80px;
  line-height: 80px;
  font-size: 40px;
  border-radius: 100%;
  color: white;
}
section.contact ul.list-social li.social-twitter a {
  background-color: #1da1f2;
}
section.contact ul.list-social li.social-twitter a:hover {
  background-color: #0d95e8;
}
section.contact ul.list-social li.social-facebook a {
  background-color: #3b5998;
}
section.contact ul.list-social li.social-facebook a:hover {
  background-color: #344e86;
}
section.contact ul.list-social li.social-google-plus a {
  background-color: #dd4b39;
}
section.contact ul.list-social li.social-google-plus a:hover {
  background-color: #d73925;
}
footer {
  background-color: transparent;
  padding: 25px 0;
  color: r#666;
  text-align: center;
}
footer p {
  font-size: 12px;
  margin: 0;
}
footer ul {
  margin-bottom: 0;
}
footer ul li a {
  font-size: 12px;

}
footer ul li a:hover,
footer ul li a:focus,
footer ul li a:active,
footer ul li a.active {
  text-decoration: none;
}
.bg-primary {
  background: #f5f5f5;
  background: -webkit-linear-gradient(#f5f5f5, #ddd);
  background: linear-gradient(#f5f5f5, #ddd);
}
.text-primary {
  color: #444;
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.btn-outline {
  color: #333;
  border-color: #333;
  border: 1px solid;
}
.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
  color: white;
  background-color: #333;
  border-color: #333;
}
.btn {
  font-family: "Roboto", 'Helvetica', 'Arial', 'sans-serif';
  letter-spacing: 2px;
  border-radius: 300px;
  font-size:17px
}

.btn:link{
color:#000!important;
}

.btn:hover{
color:#666!important;
}


.btn-xl {
  padding: 15px 45px;
  font-size: 11px;
}

.btn-border{
border-radius:0;
border:1px solid #111;
}

.btn-border {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.btn-border:hover, .btn-border:focus {
  border-color: rgba(51, 51, 51, 0.3);
  color: rgba(51, 51, 51, 0.3)!important;
}
.btn-border:active {
  border-color: rgba(51, 51, 51, 0.3);
  color: rgba(51, 51, 51, 0.3)!important;
}



::-moz-selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
::selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
img::selection {
  color: white;
  background: transparent;
}
img::-moz-selection {
  color: white;
  background: transparent;
}
body {
  webkit-tap-highlight-color: #222222;
}

.site-title img{
max-width:500px;
}

.site-title{
font-weight:bold;
font-size:21px!important;
letter-spacing:0.2em!important;
}

img.message-pc {
max-width:480px;
margin-bottom:90px;
}

img.message-sp{
max-width:300px;
margin-bottom:90px;
}

.btn-access{
letter-spacing:0.5em;
font-size:16px;
padding:0.2em 1.5em 0.2em 2em;
border-width:2px;
}

.navbar-default{
/*    background-color: white;
    border-color: rgba(34, 34, 34, 0.1);*/
    background-color:transparent!important;
    border-color:transparent!important;
  }

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 0px!important;
}


.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: none;
}


.btn-menu{
margin-top:120px;
text-transform:none;
}


ul.bxslider {
padding: 0;
margin: 0;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: block;

  }
}

.drawer-nav {
padding:0em;
  font-family: 'Roboto', 'Helvetica', 'Arial', 'sans-serif';
  background:#ededed!important;
}

img.map {
max-width:240px;
}

#pagetop{
    position: fixed;
    bottom: 20px;
    right: 20px;
}

#pagetop a{
display: block;
}

#pagetop img{
width:72px;
}

@media (max-width: 768px) {
  header .header-content {
    text-align: center;
    padding: 0!important;
    height: 100vh;
  }






.site-title img{
max-width:50%;
margin:0 auto;
}

ul.footer-social li a{
font-size:42px!important;
}


}

#page-top {

    font-size: 77%;
}
#page-top a {
    text-decoration: none;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}

ul.footer-nav {
margin:1em 0;

}

ul.footer-nav li a{
font-size:14px;
padding:0 1em;
letter-spacing:0.1em;
font-family: 'Roboto', 'Helvetica', 'Arial', 'sans-serif';
}

ul.footer-nav li+ li {
border-left: 1px solid #999;
}


ul.footer-nav-sp {
list-style:none;
margin:0;
padding:0;
}

ul.footer-nav-sp li {
font-size:16px;
margin:1em 0;
padding:0
font-family: 'Roboto', 'Helvetica', 'Arial', 'sans-serif';
}


ul.footer-nav-sp li a{
font-size:16px;
margin:1em 0;
font-family: 'Roboto', 'Helvetica', 'Arial', 'sans-serif';
}


ul.footer-social {
margin:1em 0;
}

ul.footer-social li a{
font-size:16px;
}


p.lead {
font-size:22px;
}



.site-title-footer{
letter-spacing:0.1em;
font-size:16px;
}

.drawer-nav {
border-left:1px solid #000!important:
}



.link-recruit {
border-left:1px solid #888;
padding-left:1em;
margin-left:1em;
}



ul.drawer-menu li {
border-bottom:1px solid #999;
background-color:transparent;
-webkit-transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
font-size:110%;
font-family: 'Roboto', 'Helvetica', 'Arial', 'sans-serif';

}

ul.drawer-menu li:hover{
background-color:rgba(50,50,50,0.1);


}

ul.drawer-menu li a{
-webkit-transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
display:block;
letter-spacing:0.2em;
padding:1.2em 0;
text-align:center;
font-weight:bold;
color:#444;
}

ul.drawer-menu li a:hover{
text-decoration:none;
padding-left:0.5em;
}
.site-title img{
margin:0;
}



.section {
margin-bottom:20px;
padding-bottom:20px;

}




.text-left-not-xs, .text-left-not-sm, .text-left-not-md, .text-left-not-lg {
    text-align: left;
}
.text-center-not-xs, .text-center-not-sm, .text-center-not-md, .text-center-not-lg {
    text-align: center;
}
.text-right-not-xs, .text-right-not-sm, .text-right-not-md, .text-right-not-lg {
    text-align: right;
}
.text-justify-not-xs, .text-justify-not-sm, .text-justify-not-md, .text-justify-not-lg {
    text-align: justify;
}

@media (max-width: 767px) {
    .text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs {
        text-align: inherit;
    }
    .text-left-xs {
        text-align: left;
    }
    .text-center-xs {
        text-align: center;
    }
    .text-right-xs {
        text-align: right;
    }
    .text-justify-xs {
        text-align: justify;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .text-left-not-sm, .text-center-not-sm, .text-right-not-sm, .text-justify-not-sm {
        text-align: inherit;
    }
    .text-left-sm {
        text-align: left;
    }
    .text-center-sm {
        text-align: center;
    }
    .text-right-sm {
        text-align: right;
    }
    .text-justify-sm {
        text-align: justify;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .text-left-not-md, .text-center-not-md, .text-right-not-md, .text-justify-not-md {
        text-align: inherit;
    }
    .text-left-md {
        text-align: left;
    }
    .text-center-md {
        text-align: center;
    }
    .text-right-md {
        text-align: right;
    }
    .text-justify-md {
        text-align: justify;
    }
}
@media (min-width: 1200px) {
    .text-left-not-lg, .text-center-not-lg, .text-right-not-lg, .text-justify-not-lg {
        text-align: inherit;
    }
    .text-left-lg {
        text-align: left;
    }
    .text-center-lg {
        text-align: center;
    }
    .text-right-lg {
        text-align: right;
    }
    .text-justify-lg {
        text-align: justify;
    }
}


.concept-text-sub{
font-size:18px;
margin-bottom:0.6em;
}


section.home{
height:100%;
min-height:100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}


.logo-nav {
max-width:140px;
}

section p{

text-align:justify!important;
text-justify:inter-ideograph!important;
}


.gutter-50{
margin-left:-25px;
margin-right:-25px;
}
.gutter-50 > [class*='col-'] {
padding-left:25px;
padding-right:25px;
}



.gutter-20{
margin-left:-10px;
margin-right:-10px;
}
.gutter-20 > [class*='col-'] {
padding-left:10px;
padding-right:10px;
}


.gutter-10{
margin-left:-5px;
margin-right:-5px;
}
.gutter-10 > [class*='col-'] {
padding-left:5px;
padding-right:5px;
}

.lead {
font-size:18px!important;
}

.gutter-20 p{
margin-bottom:20px;
}

.shop{
margin-bottom:30px;
padding-bottom:30px;
}

.section-title{
font-size:12px;
letter-spacing:0.6em;
margin:0 0 30px 0;
}

.text-serif{
font-family:serif!important;
}

p.route.jp{
margin-bottom:1em;
}

p.route .en{

}

.btn-white {
  color: #111;
  background-color: #fff;
border-radius:0;
padding:0.8em;
display:block;
text-decoration:none!important;
}
.btn-white:hover,
.btn-white:focus {
  color: #111;
  background-color: #ddd;
}

.mb-1{
margin-bottom:0.5em;
}
.mb-2{
margin-bottom:1.0em;
}
.mb-3{
margin-bottom:1.5em;
}
.mb-4{
margin-bottom:2em;
}
.mb-5{
margin-bottom:3em;
}

.font-weight-bold{
  font-weight:bold!important;
}


/* ---------------------------------
* menu
* --------------------------------- */

h2.section-title{
  font-weight: bold;
  letter-spacing: 0.2em;
  font-size:16px;
}

div.open{
  text-align:center;
  font-family:serif;
  letter-spacing:0.25em;
  color:#c00;
  height:1em;
  line-height:1;
  margin-bottom:0.75em;
  font-size:9px
}
