@charset "UTF-8";
/*Initialize
/*----------------------------------*/
/*Core CSS
/*----------------------------------*/
body {
  font-family: "Avenir Next", Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif;
  color: #75797e;
  font-size: 138%;
  line-height: 180%;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  /*-moz-osx-font-smoothing: grayscale;*/
  text-rendering: optimizeLegibility;
  overflow-x: hidden !important; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  letter-spacing: 0.025em;
  color: #151839;
  margin-top: 0;
  /*word-wrap: break-word;*/ }

H1, H2 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }

h1 {
  font-size: 28px;
  font-weight: bold;
  line-height: 130%;
  margin-bottom: 37px; }

h2 {
  font-size: 23.5px;
  line-height: 140%;
  margin-bottom: 50px; }
h2 span{
  font-size: 14px; }

h3 {
  font-size: 20px;
  line-height: 150%;
  margin-bottom: 15px; }

h4 {
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 15px; }

h5 {
  font-size: 14px;
  line-height: 160%;
  margin-bottom: 13px; }

h6 {
  font-size: 12px;
  line-height: 160%;
  margin-bottom: 10px; }

#hero p {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #fff;
  font-size: 29px;
  line-height: 150%;
  font-weight: bold;
  letter-spacing: .015em;
  text-transform: none;
  margin-bottom: 0;
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.5);
  -webkit-transition: font 200ms ease-out, margin 200ms ease-out;
  transition: font 200ms ease-out, margin 200ms ease-out; }

header p {
  line-height: 1.8;
  text-align: left; }
  header p:last-child {
    margin-bottom: 20px !important; }

p + h2,
p + h3 {
  padding-top: 15px; }

/*GENERAL
/*----------------------------------*/
/*----------------------------------------
general
----------------------------------------*/
*,
*:before,
*:after {
  box-sizing: border-box; }

:focus {
  outline: 0 !important; }

figure {
  margin: 0;
  padding: 0; }

figure img {
  width: 100%;
  height: auto; }

figure :not(.icon-overlay) a:hover,
figure:not(.icon-overlay) > a:hover {
  opacity: .7; }

img[src*=".svg"] {
  height: 100%; }

iframe {
  border: none; }
/*
* > p:last-child {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important; }
*/
::-moz-selection {
  background: #f7e8e4;
  /* Safari */
  color: #75797e; }

::selection {
  background: #f7e8e4;
  /* Safari */
  color: #75797e; }

::-moz-selection {
  background: #f7e8e4;
  /* Firefox */
  color: #75797e; }

html:not(.no-csstransitions) main [class*="col-"] {
  opacity: 0;
  /* Hide content for animations on scroll in scripts.js */ }

body {
  background-color: #fff; }

.skrollr body {
  height: auto !important; }

.navbar,
main {
  background-color: #FFF; }

.container {
  padding-right: 0;
  padding-left: 0; }

p {
  margin-bottom: 20px; }

p a {
  border-bottom: 1px solid #73879C; }

p a:hover {
  border-color: transparent; }

a {
  color: #151839;
  @iclude transition; }

a:hover,
a:focus {
  color: #ec6840;
  text-decoration: none; }

a .logo {
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }

a:hover .logo {
  opacity: .6; }

ol {
  position: relative;
  padding-left: 22px; }

ul {
  list-style: none;
  position: relative;
  padding-left: 10px; }

footer ul.contacts li {
  margin-bottom: 2px; }

.social-network {
  position: relative;
  z-index: 0;
  padding-top: 25px; }

.social-network .social li {
  display: table-cell; }

.social-network .social li a i {
  width: 55px;
  height: 80px;
  font-size: 20px; }

main header + * {
  margin-top: 35px !important; }

hr {
  border: 0;
  border-bottom: 1px solid #CED7E0;
  margin: 60px 0; }

h1 + figure,
p + figure {
  padding-top: 15px; }

h2 + figure,
h3 + figure {
  padding-top: 10px; }

h4 + figure {
  padding-top: 5px; }

h2 + .owl-carousel,
p + .owl-carousel,
h2 + .panel-group,
p + .panel-group {
  padding-top: 20px; }

figure figcaption {
  font-size: 14px;
  line-height: 150%; }

figure figcaption h4 {
  margin-bottom: 10px; }

figure * + figcaption {
  text-align: center; }

iframe + iframe {
  margin-top: 10px; }

.isotope, .owl-carousel .owl-wrapper-outer {
  z-index: 0; }

/*----------------------------------------
helpers.scss
----------------------------------------*/
.text-small {
  font-size: 16px;
  line-height: 160%; }

.text-normal {
  font-size: inherit;
  line-height: inherit; }

h2 + .text-small {
  margin-top: -5px; }

header h2 + .text-small {
  margin-top: 0; }

.map iframe {
  display: block;
  max-width: 100%; }

.inner {
  padding-top: 120px;
  padding-bottom: 120px; }

.inner-md {
  padding-top: 100px;
  padding-bottom: 100px; }

.inner-sm {
  padding-top: 80px;
  padding-bottom: 80px; }

.inner-xs {
  padding-top: 40px;
  padding-bottom: 40px; }

.inner-top {
  padding-top: 120px; }

.inner-top-md {
  padding-top: 100px; }

.inner-top-sm {
  padding-top: 80px; }

.inner-top-xs {
  text-align: center;
  padding-top: 40px; }

.inner-bottom {
  padding-bottom: 120px; }

.inner-bottom-md {
  padding-bottom: 100px; }

.inner-bottom-sm {
  padding-bottom: 80px; }

.inner-bottom-xs {
  padding-bottom: 40px; }

.inner-left {
  padding-left: 75px; }

.inner-left-md {
  padding-left: 60px; }

.inner-left-sm {
  padding-left: 45px; }

.inner-left-xs {
  padding-left: 30px; }

.inner-right {
  padding-right: 75px; }

.inner-right-md {
  padding-right: 60px; }

.inner-right-sm {
  padding-right: 45px; }

.inner-right-xs {
  padding-right: 30px; }

.outer {
  margin-top: 120px;
  margin-bottom: 120px; }

.outer-md {
  margin-top: 100px;
  margin-bottom: 100px; }

.outer-sm {
  margin-top: 80px;
  margin-bottom: 80px; }

.outer-xs {
  margin-top: 40px;
  margin-bottom: 40px; }

.outer-top {
  margin-top: 120px; }

.outer-top-md {
  margin-top: 100px; }

.outer-top-sm {
  margin-top: 80px; }

.outer-top-xs {
  margin-top: 40px; }

.outer-bottom {
  margin-bottom: 120px; }

.outer-bottom-md {
  margin-bottom: 100px; }

.outer-bottom-sm {
  margin-bottom: 80px; }

.outer-bottom-xs {
  margin-bottom: 40px; }

.center-block {
  float: none; }

.height-xs {
  height: 30vh; }

.height-sm {
  height: 44vh; }

.height-md {
  height: 61vh; }

.height-lg {
  height: 90vh; }

.img-bg,
.img-bg-center {
  background-position: center !important;
  background-size: cover; }

.img-bg-top {
  background-position: top !important;
  background-size: cover; }

.img-bg-bottom {
  background-position: bottom !important;
  background-size: cover; }

.img-bg-soft,
.img-bg-softer {
  background-position: center;
  position: relative; }

.img-bg-soft:before,
.img-bg-softer:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.sidelines {
  position: relative;
  line-height: 100%;
  border-bottom: 1px solid #CED7E0;
  margin-top: -.35em;
  margin-bottom: 1.5em; }

.sidelines span {
  position: relative;
  top: .5em;
  background: #FFF;
  padding: 0 .5em 0 0; }

.sidelines.text-right span,
.text-right .sidelines span {
  padding: 0 0 0 .5em; }

.sidelines.text-center span,
.text-center .sidelines span {
  padding: 0 .5em; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.last-bottom {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important; }

.last-right {
  padding-right: 0 !important;
  margin-right: 0 !important; }

.reset-margin {
  margin: 0; }

.reset-margin-left {
  margin-left: 0; }

.reset-margin-right {
  margin-right: 0; }

.reset-padding {
  padding: 0; }

.reset-padding-left {
  padding-left: 0; }

.reset-padding-right {
  padding-right: 0; }

.light-bg {
  background-color: #f3f3f5; }

.light-color,
.light-color .dark-bg {
  color: #FFF !important; }

.icon {
  display: inline-block;
  margin-bottom: 20px;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }

.icon.circle {
  padding: 30px;
  border: 1px solid #1ABB9C;
  border-radius: 50%; }

.icon.circle.xs {
  padding: 15px; }

.icon.circle.sm {
  padding: 20px; }

.icon.circle.lg {
  padding: 35px; }

.icon i.icn {
  display: block;
  color: #1ABB9C;
  font-size: 65px;
  line-height: 100%;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }

.icon i.icn.xs {
  font-size: 20px; }

.icon i.icn.sm {
  font-size: 35px; }

.icon i.icn.lg {
  font-size: 85px; }

ul.contacts {
  padding-left: 0; }

ul.contacts li {
  margin-bottom: 5px; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*Content Blocks - Pages
/*----------------------------------*/
/*----------------------------------------
layout--header
----------------------------------------*/
.navbar .container {
  display: table;
  padding: 0; }

.navbar {
  margin: 0;
  border-radius: 0;
  border: none;
  position: relative;
  z-index: 8000;
  min-height: inherit; }
  .navbar ul {
    list-style: none; }

.navbar-brand {
  float: none;
  display: table-cell;
  vertical-align: middle;
  padding: 0;
  max-width: 300px;
  margin-bottom: 0; }
  @media (max-width: 768px) {
    .navbar-brand {
      max-height: 40px; } }
  .navbar-brand img {
    max-height: 48px; }
    @media (max-width: 768px) {
      .navbar-brand img {
        max-height: 40px; } }

.navbar-header {
  float: none !important;
  position: relative;
  background: #f3f3f5;
  z-index: 0;
  border-bottom: 1px solid #E6E9ED; }
  @media (max-width: 768px) {
    .navbar-header {
      padding: 20px 0 !important; } }
  .navbar-header .navbar-brand {
    display: none; }

.navbar-header li,
.navbar-header a {
  display: table-cell;
  vertical-align: middle;
  height: 40px; }

.navbar-collapse {
  position: relative;
  background-color: #FFF;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #E6E9ED; }

.navbar-collapse.collapse.stuck {
  position: fixed;
  top: 0;
  padding-top: 0;
  padding-bottom: 0;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1); }

.navbar-collapse.collapse.stuck .navbar-brand img {
  max-height: 32px; }

.navbar-nav {
  float: right;
  display: table-cell;
  vertical-align: middle;
  padding-left: 30px;
  padding-top: 6px;
  margin: 0; }
  .navbar-nav > li {
    margin-left: 10px; }
    .navbar-nav > li > a:hover,
    .navbar-nav > li.active > a {
      color: #ec6840;
      background-color: transparent; }
    .navbar-nav > li > a {
      font-size: 14px;
      line-height: 1;
      font-weight: normal;
      text-transform: uppercase;
      color: #75797e;
      padding: 10px 15px;
      bottom: -1px;
      z-index: 1; }
    @media (min-width: 1025px) {
      .navbar-nav > li:last-child {
        margin-left: 20px; }
      .navbar-nav > li.shop-link {
        background-color: #f3f3f5; } }

.stuck .navbar-nav {
  padding-top: 8px; }

.skrollable-after .navbar-nav > li > a {
  border-radius: 0;
  margin-top: -1px; }

.nav > li > a:focus {
  background-color: transparent;
  border-color: transparent; }

.navbar .nav .open > a,
.navbar .nav .open > a:hover,
.navbar .nav .open > a:focus {
  background-color: #F5F7FA;
  border-color: #E6E9ED; }

.navbar-header .info {
  padding-left: 0;
  margin: 0; }
  .navbar-header .info li {
    font-size: 13px;
    padding-right: 25px; }
    .navbar-header .info li a {
      font-size: 13px;
      color: #506a85; }
      .navbar-header .info li a:hover {
        color: #ec6840; }
      .navbar-header .info li a i {
        margin-right: 5px; }

.btn.responsive-menu {
  display: none;
  width: 40px;
  height: 40px;
  font-size: 15px;
  padding: 0;
  margin: 0; }

/*----------------------------------------
layout--footer
----------------------------------------*/
footer {
  font-size: 14px;
  line-height: 22px; }

footer .inner {
  padding-top: 45px;
  padding-bottom: 35px; }

footer .container > .row {
  margin-left: -25px;
  margin-right: -25px; }

footer .row .inner {
  padding: 25px; }

footer p {
  margin-bottom: 15px; }

.footer-menu {
  padding: 0;
  margin: 0;
  list-style: none; }
  .footer-menu li {
    display: inline;
    padding-left: 30px;
    text-transform: uppercase;
    font-size: 12px; }
    .footer-menu li:first-child:before {
      display: none; }

.footer-bottom {
  background: #151839;
  color: #73767a; }
  .footer-bottom .container.inner {
    padding-top: 30px;
    padding-bottom: 30px; }

.footer-bottom p,
.footer-bottom a {
  color: #707E8C; }

.footer-bottom p {
  padding: 0;
  margin: 0; }

/*===================================*/
/*    PAGE-HOME
/*===================================*/
@media (max-width: 768px) {
  body.page-home #hero #owl-main,
  body.page-home #hero #owl-main .item {
    height: 73vh; } }

@media (min-width: 769px) {
  body.page-home #hero p br {
    display: none; } }

@media (max-width: 768px) {
  body.page-home #hero p {
    font-size: 24px;
    letter-spacing: 0.2em;
    padding-left: 0.5em; } }

@media (min-width: 769px) {
  body.page-home #hero .slider01 {
    background-image: url("../images/top/home_slide01.jpg"); } }

@media (max-width: 768px) {
  body.page-home #hero .slider01 {
    background-image: url("../images/top/home_slide01_sp.jpg"); } }

@media (min-width: 769px) {
  body.page-home #hero .slider02 {
    background-image: url("../images/top/home_slide05.jpg"); } }

@media (max-width: 768px) {
  body.page-home #hero .slider02 {
    background-image: url("../images/top/home_slide02_sp.png"); } }

@media (min-width: 769px) {
  body.page-home #hero .slider03 {
    background-image: url("../images/top/home_slide03.jpg"); } }

@media (max-width: 768px) {
  body.page-home #hero .slider03 {
    background-image: url("../images/top/home_slide03_sp.jpg"); } }

@media (min-width: 769px) {
  body.page-home #hero .slider04 {
    background-image: url("../images/top/home_slide04.jpg"); } }

@media (max-width: 768px) {
  body.page-home #hero .slider04 {
    background-image: url("../images/top/home_slide04_sp.jpg"); } }

body.page-home #index H2 .subttl {
  display: block;
  color: #c1c3c5;
  font-family: Avenir Next;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 3px; }
  @media (max-width: 768px) {
    body.page-home #index H2 .subttl {
      margin-top: 40px;
      line-height: 1.4; } }

body.page-home #sns {
  padding-bottom: 0px; }
  @media (max-width: 768px) {
    body.page-home #sns {
      padding-bottom: 0px; } }
  body.page-home #sns h3 {
    text-align: center;
    width: 100%;
    font-size: 18px; }
    body.page-home #sns h3 a {
      display: block;
      width: 89px;
      height: 89px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 10px; }
      body.page-home #sns h3 a span {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        width: 89px;
        height: 89px;
        max-width: 89px;
        background: #FFF;
        color: #151839;
        font-size: 28px;
        border: none;
        border-radius: 50%;
        overflow: hidden;
        -webkit-transition: all 200ms ease-out;
        transition: all 200ms ease-out; }
      body.page-home #sns h3 a:hover span {
        color: #ec6840; }
  @media (max-width: 768px) {
    body.page-home #sns .facebook {
      margin-bottom: 60px; } }
  body.page-home #sns ul.instagram {
    background-color: #fff;
    text-align: left; }
    body.page-home #sns ul.instagram li {
      display: inline-block; }
    @media (min-width: 769px) {
      body.page-home #sns ul.instagram li {
        margin: 13px 4px; }
        body.page-home #sns ul.instagram li:first-child {
          margin-left: -5px; }
        body.page-home #sns ul.instagram li img {
          width: 128px; } }
    @media (max-width: 768px) {
      body.page-home #sns ul.instagram {
        padding: 10px;
        text-align: center; }
        body.page-home #sns ul.instagram li {
          width: 46%;
          margin: 5px 4px; } }

/*===================================*/
/*    PAGE-CONCEPT
/*===================================*/
@media (min-width: 769px) {
  body.page-concept #hero {
    margin-bottom: 115px; } }

@media (max-width: 768px) {
  body.page-concept #hero {
    margin-bottom: 50px; }
    body.page-concept #hero img {
      width: 140px; } }

@media (min-width: 769px) {
  body.page-concept #hero .item {
    background-image: url("../images/concept/kv.jpg"); } }

@media (max-width: 768px) {
  body.page-concept #hero .item {
    background-image: url("../images/concept/kv_sp.jpg"); } }

@media (min-width: 769px) {
  body.page-concept h1 br {
    display: none; } }

@media (min-width: 769px) {
  body.page-concept .photo {
    margin-bottom: 160px; } }

@media (max-width: 768px) {
  body.page-concept .photo {
    margin-bottom: 80px; } }

body.page-concept #company:nth-child(odd) {
  background: #EEF1F7; }

@media (min-width: 769px) {
  body.page-concept #company {
    padding: 100px 0; } }

@media (max-width: 768px) {
  body.page-concept #company {
    padding: 50px 0; }
    body.page-concept #company h2 {
      font-size: 20px;
      margin-bottom: 20px; }
      body.page-concept #company h2 br {
        display: none; }
    body.page-concept #company p:last-child {
      margin-bottom: 20px !important; } }

/*===================================*/
/*    PAGE-PRODUCTS
/*===================================*/
body.page-products header h1 {
  font-family: "Avenir Next", Verdana, sans-serif;
  font-weight: 600;
  font-size: 30px; }

body.page-products header p:last-child {
  margin-bottom: 0px !important; }

body.page-products figure figcaption p {
  width: 175px;
  margin-left: auto;
  margin-right: auto;
  font-size: 13px; }

body.page-products figure figcaption h4 {
  font-family: "Avenir Next", Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif;
  letter-spacing: 0; }
  body.page-products figure figcaption h4 span {
    display: block; }

body.page-products .minamiaso figure figcaption p {
  background-color: #151839;
  color: #fff; }

body.page-products .okinawa figure figcaption p {
  background-color: #8a8b9c;
  color: #fff; }

body.page-products .perfumeball figure figcaption p,
body.page-products .suiricharoma figure figcaption p,
body.page-products .other figure figcaption p {
  border: solid 1px #8a8b9c;
  color: #151839;
  line-height: 1.4; }

/*===================================*/
/*    PAGE-PRODUCT-DETAIL
/*===================================*/
@media (max-width: 768px) {
  body.page-product-detail main .owl-inner-pagination.owl-inner-nav.owl-ui-md:hover .owl-pagination {
    top: -25px; }
  body.page-product-detail main .owl-inner-pagination.owl-ui-md .owl-pagination {
    margin-top: -50px; } }

body.page-product-detail main h2 {
  font-size: 22px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif;
  margin-bottom: 7px;
  margin-top: 1px; }
  @media (min-width: 769px) {
    body.page-product-detail main h2 span {
      font-size: 16px; } }
  @media (max-width: 768px) {
    body.page-product-detail main h2 span {
      font-size: 14px; } }

body.page-product-detail main h3 {
  font-size: 14px;
  margin-bottom: 38px; }

body.page-product-detail main h4 {
  color: #75797e; }

body.page-product-detail main h4 {
  margin-bottom: 3px; }

body.page-product-detail main p {
  line-height: 1.6; }
  body.page-product-detail main p.note {
    padding-left: 1em;
    text-indent: -1em;
    margin-bottom: 5px;
    font-size: 12px; }
  body.page-product-detail main p.info {
    padding-left: 2em;
    text-indent: -2em;
    margin-bottom: 5px; }

body.page-product-detail main dt, body.page-product-detail main dd {
  font-size: 12px; }

body.page-product-detail main dl {
  margin-bottom: 30px; }

body.page-product-detail main dt {
  border-top: solid 1px #ddd8e1;
  padding-top: 18px;
  padding-bottom: 3px; }

body.page-product-detail main dd {
  margin-bottom: 17px; }
  body.page-product-detail main dd .note {
    display: block;
    padding-top: 5px;
    padding-left: 1em;
    text-indent: -1em; }

body.page-product-detail main .btn {
  width: 100%; }

/*===================================*/
/*PAGE-SHOP
/*===================================*/
body.page-shop h1, body.page-shop h2 {
  font-family: "Avenir Next", Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif;
  font-weight: 600; }

@media (min-width: 769px) {
  body.page-shop h2 {
    font-size: 24px;
    margin-bottom: 20px; } }

@media (max-width: 768px) {
  body.page-shop h2 {
    margin-bottom: 15px; } }

body.page-shop .contacts {
  margin-bottom: 5px; }
  body.page-shop .contacts li {
    padding-left: 38px;
    margin-bottom: 20px;
    display: block;
    position: relative; }
    body.page-shop .contacts li i {
      position: absolute; }
    body.page-shop .contacts li:first-child i {
      top: 0;
      left: 0;
      font-size: 20px; }
    body.page-shop .contacts li:nth-child(2) {
      font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif; }
      body.page-shop .contacts li:nth-child(2) i {
        top: 3px;
        left: 2px;
        font-size: 20px; }
    body.page-shop .contacts li:nth-child(3) {
      margin-bottom: 0; }
      body.page-shop .contacts li:nth-child(3) i {
        top: 3px;
        left: 2px;
        font-size: 18px; }

@media (min-width: 769px) {
  body.page-shop #map {
    margin-bottom: 110px;
    height: 603px; } }

@media (max-width: 768px) {
  body.page-shop #map {
    margin-bottom: 50px;
    height: 300px; } }

/*===================================*/
/*    PAGE-STYLE
/*===================================*/
body.page-style h1 {
  font-family: "Avenir Next", Verdana, sans-serif;
  font-size: 30px;
  font-weight: 600; }

body.page-style header p {
  text-align: center; }

body.page-style .movie {
  position: relative; }
  body.page-style .movie img {
    width: 100%; }
    body.page-style .movie img.txt {
      position: absolute;
      top: 50%;
      left: 50%; }
      @media (min-width: 769px) {
        body.page-style .movie img.txt {
          width: 174px;
          height: 132px;
          margin-left: -87px;
          margin-top: -66px; } }
      @media (max-width: 768px) {
        body.page-style .movie img.txt {
          width: 100px;
          height: 76px;
          margin-left: -50px;
          margin-top: -38px; } }

/*===================================*/
/*    PAGE-COMPANY
/*===================================*/
body.page-company h1 {
  font-family: "Avenir Next", Verdana, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 24px; }

body.page-company dt {
  float: left; }
  body.page-company dt:after {
    content: "："; }

body.page-company dd {
  margin-bottom: 40px; }

/*PARTS
/*----------------------------------*/
/*----------------------------------------
buttons
----------------------------------------*/
#buttons .btn {
  margin: 5px 3px; }

#buttons .btn-wrapper {
  margin: 30px 0; }

.btn {
  background: #fff;
  padding: 11px 20px 13px;
  margin: 15px 0;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.02em;
  text-shadow: none;
  -webkit-font-smoothing: antialiased;
  border: none;
  text-transform: uppercase;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  border-radius: 3px;
  border: solid 1px #9ea1a4; }

.btn-small {
  padding: 5px 13px 6px;
  font-size: 13px; }

.btn-large {
  padding: 27px 26px 30px;
  font-size: 18px; }

.btn:hover,
.btn:focus,
.btn:active,
.btn.active {
  background: #f3f3f5;
  color: #ec6840;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  border: solid 1px #e6e9ed; }

h1 .btn,
h2 .btn,
h3 .btn,
h4 .btn,
p .btn {
  margin-left: 15px; }

.txt-btn {
  font-size: 105%;
  font-weight: 700; }

.txt-btn:after {
  font-family: 'FontAwesome';
  font-size: 75%;
  content: "\f061";
  margin-left: 7px;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }

.txt-btn:hover:after {
  margin-left: 12px; }

/*----------------------------------------
social icons
----------------------------------------*/
.social {
  padding: 0;
  margin: 0; }

.social li {
  font-family: 'fontello-social';
  margin-right: 4px; }

.social li {
  position: relative; }

.text-center .social li {
  margin: 0 2px; }

.social li a {
  display: table;
  position: relative; }

.social li a i {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  color: #506a85;
  width: 30px;
  height: 30px;
  font-size: 13px;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }

.social li a i:after {
  content: '';
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 0;
  top: 0;
  left: 0;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }

.social li a:hover i {
  color: #FFF; }

.social li a:hover i:after {
  height: 100%; }

.social a .fa:after {
  background: #41445f; }

/*PORTFOLIO
/*----------------------------------*/
/*----------------------------------------
portfolio
----------------------------------------*/
.items {
  list-style: none;
  margin: 0;
  padding: 0; }

.items:before,
.items:after {
  display: table;
  content: "";
  line-height: 0; }

.items:after {
  clear: both; }

.items li {
  float: left;
  min-height: 1px;
  position: relative; }

.items.col-3 {
  margin-left: -8px;
  margin-bottom: -8px; }

.items.col-3 li {
  width: 318px;
  margin-left: 8px;
  margin-bottom: 8px; }

.items.col-3.gap {
  margin-left: -20px;
  margin-bottom: -20px; }

.items.col-3.gap li {
  width: 310px;
  margin-left: 20px;
  margin-bottom: 20px;
  text-align: center; }

.items.col-4 {
  margin-left: -10px;
  margin-bottom: -10px; }

.items.col-4 li {
  width: 235px;
  margin-left: 10px;
  margin-bottom: 10px; }

.items.col-5 {
  margin-left: -10px;
  margin-bottom: -10px; }

.items.col-5 li {
  height: 300px;
  width: 230px;
  margin-left: 10px;
  margin-bottom: 10px; }

.items.col-4 .post-title {
  font-size: 16px;
  margin-bottom: 3px; }

.items.fullscreen {
  width: 100%;
  clear: both;
  margin: 0 0 -1px 0;
  padding: 0;
  list-style: none; }

.items.fullscreen li {
  float: left;
  position: relative;
  background: none;
  padding: 0;
  width: 16.666666666%; }

.items.fullscreen li img {
  display: block;
  /*position: relative;*/
  width: 100%;
  height: auto; }

.items.fullscreen:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.items li img {
  display: block;
  width: 100%; }

.items li,
.items li img,
.thumbs .thumb figure,
.owl-carousel .item figure {
  display: block;
  position: relative; }

.items li {
  overflow: hidden; }

.items li .text-overlay,
.thumbs .thumb .text-overlay,
.owl-carousel .item .text-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  padding: 10%;
  font: 0px/0 a;
  /* remove the gap between inline(-block) elements */
  background-color: rgba(26, 187, 156, 0.9);
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  opacity: 0; }

.items li .text-overlay:before,
.thumbs .thumb .text-overlay:before,
.owl-carousel .item .text-overlay:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%; }

.items li:hover .text-overlay,
.thumbs .thumb:hover .text-overlay,
.owl-carousel .item:hover .text-overlay {
  opacity: 1; }

.thumbs .thumb:hover .member .text-overlay {
  opacity: 0; }

.thumbs .thumb .member .member-image:hover .text-overlay {
  opacity: 1; }

.items li .text-overlay .info,
.thumbs .thumb .text-overlay .info,
.owl-carousel .item .text-overlay .info {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: auto;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 22px;
  /*color: #FFF;*/
  text-align: center; }

.items li .text-overlay .info h2,
.thumbs .thumb .text-overlay .info h2,
.owl-carousel .item .text-overlay .info h2,
.items li .text-overlay .info h3,
.thumbs .thumb .text-overlay .info h3,
.owl-carousel .item .text-overlay .info h3,
.items li .text-overlay .info h4,
.thumbs .thumb .text-overlay .info h4,
.owl-carousel .item .text-overlay .info h4 {
  color: #FFF;
  margin-bottom: 2px; }

.items li .text-overlay .info p,
.thumbs .thumb .text-overlay .info p,
.owl-carousel .item .text-overlay .info p {
  font-size: 14px;
  line-height: 22px;
  color: #FFF;
  margin-bottom: 0; }

.items li .text-overlay .info.big p,
.thumbs .thumb .text-overlay .info.big p,
.owl-carousel .item .text-overlay .info.big p,
#hero .items li .text-overlay .info.big p,
#hero .thumbs .thumb .text-overlay .info.big p,
#hero .owl-carousel .item .text-overlay .info.big p {
  font-size: 18px;
  line-height: 140%;
  padding-top: 10px;
  margin-top: 0; }

#owl-clients .item .text-overlay,
#clients .thumb .text-overlay {
  background: none; }

#owl-clients .item img,
#clients .thumb img {
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }

#owl-clients .item:hover img,
#clients .thumb:hover img {
  opacity: .1; }

#owl-clients .item .text-overlay .info h4,
#owl-clients .item .text-overlay .info p,
#clients .thumb .text-overlay .info h4,
#clients .thumb .text-overlay .info p {
  color: inherit; }

.filter01,
.format-filter {
  padding: 0;
  margin-bottom: 52px; }

.filter01:before,
.format-filter:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  border-bottom: 1px solid #CED7E0; }

.filter01 li,
.format-filter li {
  display: inline;
  position: relative;
  background: #FFF;
  font-size: 17px;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: .03em;
  margin: 0 -2px; }
  .filter01 li a,
  .format-filter li a {
    color: #7a7b87; }

.light-bg .format-filter li {
  background: #F2F5F7; }

.filter01 li:after,
.format-filter li:after {
  content: "・"; }

.filter01 li:last-child:after,
.format-filter li:last-child:after {
  content: ""; }

.filter01 li a,
.format-filter li a {
  padding: 0 0.6em; }
  .filter01 li a.active,
  .format-filter li a.active {
    color: #ec6840; }

.light-bg .filter01:before {
  border-color: #BCC7D1; }

.light-bg .filter01 li {
  background: #F2F5F7; }

.dark-bg .filter01:before {
  border-color: #73879C; }

.dark-bg .filter01 li {
  background: #2F4052; }

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 600ms;
  transition-duration: 600ms; }

.isotope {
  -webkit-transition-property: height, width;
  transition-property: height, width; }

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform; }

.isotope figure,
.items figure {
  margin: 0; }

.post-content .isotope figure {
  margin: auto; }

/*OVERLAY
/*----------------------------------*/
/*----------------------------------------
overlay
----------------------------------------*/
.icon-overlay {
  display: block;
  position: relative; }

.icon-overlay img {
  display: block;
  max-width: 100%; }

.icon-overlay a .icn-more {
  opacity: 0;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  text-decoration: none;
  width: 100%;
  z-index: 100;
  background-color: rgba(236, 104, 64, 0.65);
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  overflow: hidden; }

.icon-overlay a:hover .icn-more {
  opacity: 1; }

.icon-overlay a .icn-more:before {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  position: absolute;
  text-align: center;
  content: '\2b';
  width: 60px;
  height: 60px;
  font-size: 60px;
  line-height: 1;
  color: #FFF;
  top: 50%;
  left: 50%;
  z-index: 2;
  margin: -30px 0 0 -30px;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }

.icon-overlay a:hover .icn-more:before {
  font-size: 30px;
  padding-top: 15px; }

.icon-overlay.icn-link a .icn-more:before {
  content: "\f067"; }

/*OWL CAROUSEL
/*----------------------------------*/
/*----------------------------------------
OWL CAROUSEL
----------------------------------------*/
.owl-carousel {
  text-align: center;
  cursor: default; }

.owl-controls {
  display: inline-block;
  position: relative;
  margin-top: 40px; }

.panel-group .panel .owl-controls {
  margin-top: 25px; }

.panel-group.blank .panel .owl-controls {
  margin-top: 40px; }

.owl-pagination {
  position: relative;
  line-height: 30px; }

.owl-buttons {
  display: none; }

.owl-prev,
.owl-next {
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 30px;
  height: 30px;
  font-size: 30px;
  color: #FFF;
  background-color: #506A85;
  border: none;
  border-radius: 3px;
  margin: auto;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  opacity: 0; }

.owl-prev {
  left: -35px; }

.owl-next {
  right: -35px; }

.owl-carousel:hover .owl-prev {
  left: -40px;
  opacity: .25; }

.owl-carousel:hover .owl-next {
  right: -40px;
  opacity: .25; }

.owl-carousel:hover .owl-prev:hover,
.owl-carousel:hover .owl-next:hover {
  color: #fff;
  opacity: 1; }

.owl-outer-nav:after {
  content: "";
  position: absolute;
  top: 0;
  left: -15%;
  width: 130%;
  height: 100%;
  z-index: 0; }

.owl-outer-nav .owl-wrapper-outer,
.owl-outer-nav .owl-pagination,
.owl-outer-nav .owl-prev,
.owl-outer-nav .owl-next {
  z-index: 1; }

.owl-outer-nav .owl-controls {
  position: static; }

.owl-outer-nav .owl-prev {
  left: -65px; }

.owl-outer-nav .owl-next {
  right: -65px; }

.owl-outer-nav:hover .owl-prev {
  left: -80px; }

.owl-outer-nav:hover .owl-next {
  right: -80px; }

.owl-ui-md .owl-pagination {
  line-height: 45px; }

.owl-ui-md .owl-prev,
.owl-ui-md .owl-next {
  width: 45px;
  height: 45px;
  font-size: 45px; }

.owl-ui-md .owl-prev {
  left: -55px; }

.owl-ui-md .owl-next {
  right: -55px; }

.owl-ui-md:hover .owl-prev {
  left: -60px; }

.owl-ui-md:hover .owl-next {
  right: -60px; }

.owl-outer-nav.owl-ui-md:after {
  left: -18%;
  width: 136%; }

.owl-outer-nav.owl-ui-md .owl-prev {
  left: -85px; }

.owl-outer-nav.owl-ui-md .owl-next {
  right: -85px; }

.owl-outer-nav.owl-ui-md:hover .owl-prev {
  left: -100px; }

.owl-outer-nav.owl-ui-md:hover .owl-next {
  right: -100px; }

.owl-ui-lg .owl-pagination {
  line-height: 60px; }

.owl-ui-lg .owl-prev,
.owl-ui-lg .owl-next {
  width: 54px;
  height: 54px;
  font-size: 50px;
  padding-top: 3px; }

.owl-ui-lg .owl-prev {
  left: -75px; }

.owl-ui-lg .owl-next {
  right: -75px; }

.owl-ui-lg:hover .owl-prev {
  left: -80px; }

.owl-ui-lg:hover .owl-next {
  right: -80px; }

.owl-outer-nav.owl-ui-lg:after {
  left: -22%;
  width: 144%; }

.owl-outer-nav.owl-ui-lg .owl-prev {
  left: -105px; }

.owl-outer-nav.owl-ui-lg .owl-next {
  right: -105px; }

.owl-outer-nav.owl-ui-lg:hover .owl-prev {
  left: -120px; }

.owl-outer-nav.owl-ui-lg:hover .owl-next {
  right: -120px; }

.owl-inner-nav .owl-controls {
  position: static; }

.owl-inner-nav .owl-prev {
  left: 45px; }

.owl-inner-nav .owl-next {
  right: 45px; }

.owl-inner-nav:hover .owl-prev {
  left: 30px; }

.owl-inner-nav:hover .owl-next {
  right: 30px; }

.owl-outer-nav .owl-prev,
.owl-outer-nav .owl-next,
.owl-inner-nav .owl-prev,
.owl-inner-nav .owl-next {
  bottom: 70px; }

.owl-outer-nav.owl-ui-md .owl-prev,
.owl-outer-nav.owl-ui-md .owl-next,
.owl-inner-nav.owl-ui-md .owl-prev,
.owl-inner-nav.owl-ui-md .owl-next {
  bottom: 85px; }

.owl-outer-nav.owl-ui-lg .owl-prev,
.owl-outer-nav.owl-ui-lg .owl-next,
.owl-inner-nav.owl-ui-lg .owl-prev,
.owl-inner-nav.owl-ui-lg .owl-next {
  bottom: 100px; }

.owl-inner-pagination .owl-pagination,
.owl-inner-pagination .owl-prev,
.owl-inner-pagination .owl-next {
  margin-top: -40px;
  top: -60px; }

.owl-inner-pagination.owl-ui-md .owl-pagination,
.owl-inner-pagination.owl-ui-md .owl-prev,
.owl-inner-pagination.owl-ui-md .owl-next {
  margin-top: -50px;
  top: -65px; }

.owl-inner-pagination.owl-ui-lg .owl-pagination,
.owl-inner-pagination.owl-ui-lg .owl-prev,
.owl-inner-pagination.owl-ui-lg .owl-next {
  margin-top: -60px;
  top: -75px; }

.owl-inner-pagination.owl-outer-nav .owl-prev,
.owl-inner-pagination.owl-outer-nav .owl-next,
.owl-inner-pagination.owl-inner-nav .owl-prev,
.owl-inner-pagination.owl-inner-nav .owl-next {
  margin: auto;
  top: 0;
  bottom: 43px;
  font-size: 42px; }

.owl-inner-pagination .owl-pagination {
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  opacity: 0; }

.owl-inner-pagination:hover .owl-pagination {
  opacity: 1; }

.owl-inner-pagination.owl-inner-nav .owl-pagination,
.owl-inner-pagination.owl-outer-nav .owl-pagination {
  top: -45px; }

.owl-inner-pagination.owl-inner-nav.owl-ui-md .owl-pagination,
.owl-inner-pagination.owl-outer-nav.owl-ui-md .owl-pagination {
  top: -50px; }

.owl-inner-pagination.owl-inner-nav.owl-ui-lg .owl-pagination,
.owl-inner-pagination.owl-outer-nav.owl-ui-lg .owl-pagination {
  top: -60px; }

.owl-inner-pagination.owl-inner-nav:hover .owl-pagination,
.owl-inner-pagination.owl-outer-nav:hover .owl-pagination {
  top: -60px; }

.owl-inner-pagination.owl-inner-nav.owl-ui-md:hover .owl-pagination,
.owl-inner-pagination.owl-outer-nav.owl-ui-md:hover .owl-pagination {
  top: -65px; }

.owl-inner-pagination.owl-inner-nav.owl-ui-lg:hover .owl-pagination,
.owl-inner-pagination.owl-outer-nav.owl-ui-lg:hover .owl-pagination {
  top: -75px; }

#owl-main .item {
  height: 400px;
  background-color: #FFF;
  background-position: center 55%;
  background-size: cover; }

#owl-main.height-md .item {
  height: 61vh; }

#owl-main.height-lg .item {
  height: 90vh; }

#owl-main .container {
  display: table;
  height: inherit; }

#owl-main .caption {
  display: table-cell; }

#owl-main .caption.vertical-center {
  vertical-align: middle; }

#owl-main .caption.vertical-top {
  vertical-align: top;
  padding-top: 8vh; }

#owl-main .caption.vertical-bottom {
  vertical-align: bottom;
  padding-bottom: 14vh; }

#owl-main .caption.text-center {
  text-align: center; }

#owl-main .caption.text-top {
  text-align: right; }

#owl-main .caption.text-left {
  padding-right: 20%; }

#owl-main .caption.text-right {
  padding-left: 20%; }

#owl-main .caption p,
#owl-main .caption div {
  position: relative;
  text-align: right; }

#owl-main .caption .read {
  font-size: 21px;
}
@media (max-width: 768px) {
#owl-main .caption .read {
  text-align: center;
  font-size: 14px;
}
}
#owl-main .owl-controls {
  display: block;
  position: static;
  margin-top: -47px; }

#owl-main .owl-pagination {
  line-height: inherit;
  position: relative;
  padding: 10px;
  display: inline-block;
  border-radius: 3px;
  margin: auto;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }

#owl-main .owl-prev,
#owl-main .owl-next {
  bottom: 0;
  font-size: 45px; }

.owl-controls .owl-page {
  display: inline-block; }

.owl-pagination .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  background: #fff;
  opacity: 0.8;
  border: none;
  border-radius: 50%;
  margin: 0 10px;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }

.owl-pagination .owl-page.active span,
.owl-pagination .owl-page:hover span {
  background: #ec6840;
  opacity: 1; }

.owl-item-gap .item {
  margin: 0 15px; }

.owl-item-gap-sm .item {
  margin: 0 10px; }

/* preloading images */
.owl-item.loading {
  min-height: inherit;
  background: none; }

/*GO TO TOP / SCROLL UP
/*----------------------------------*/
/*----------------------------------------
SCROLL UP
----------------------------------------*/
#scrollUp {
  bottom: 20px;
  right: 20px;
  font-size: 36px;
  line-height: 100%;
  color: #FFF;
  background-color: #506A85;
  padding: 3px 10px;
  border-radius: 3px;
  opacity: .5; }

#scrollUp:hover {
  color: #fff;
  opacity: 1; }

/*RESPONSIVE
/*----------------------------------*/
/*----------------------------------------
RESPONSIVE
----------------------------------------*/
@media (min-width: 1200px) {
  .container {
    padding-right: 0;
    padding-left: 0; }
  .owl-buttons {
    display: block; }
  .items.col-4 {
    margin-left: -10px;
    margin-bottom: -10px; }
  .items.col-4 li {
    width: 285px;
    margin-left: 10px;
    margin-bottom: 10px; }
  .items.col-6 {
    margin-left: -10px;
    margin-bottom: -10px; }
  .items.col-6 li {
    display: inline-block;
    width: 180px;
    margin-left: 10px;
    margin-bottom: 10px; }
  .items.col-2 {
    margin-left: -9px;
    margin-bottom: -9px; }
  .items.col-2 li {
    width: 384px;
    margin-left: 9px;
    margin-bottom: 9px; }
  .items.col-2.gap {
    margin-left: -30px;
    margin-bottom: -30px; }
  .items.col-2.gap li {
    width: 370px;
    margin-left: 30px;
    margin-bottom: 68px; }
  .items.col-3 {
    margin-left: -9px;
    margin-bottom: -9px; }
  .items.col-3 li {
    width: 384px;
    margin-left: 9px;
    margin-bottom: 9px; }
  .items.col-3.gap {
    margin-left: -30px;
    margin-bottom: -30px; }
  .items.col-3.gap li {
    width: 370px;
    margin-left: 30px;
    margin-bottom: 68px; }
  .items.col-4.gap {
    margin-left: -18px;
    margin-bottom: -18px; }
  .items.col-4.gap li {
    width: 279px;
    margin-left: 18px;
    margin-bottom: 18px; } }

@media (min-width: 1025px) {
  .navbar-collapse.collapse {
    padding-bottom: 30px; } }

@media (max-width: 1024px) {
  /*html {
    overflow-x: hidden;
}*/
  #hero .info,
  #hero .info,
  #hero .info,
  .items li .text-overlay .info.big,
  .thumbs .thumb .text-overlay .info.big,
  .owl-carousel .item .text-overlay .info.big {
    margin-top: -35px; }
  [class*="col-md"][class*="inner-left"],
  [class*="col-md"][class*="inner-right"] {
    padding-left: 15px;
    padding-right: 15px; }
  [class*="col-md"][class*="border-left"] {
    border-left: none; }
  [class*="col-md"][class*="border-right"] {
    border-right: none; }
  #owl-main .caption.text-center,
  #owl-main .caption.text-left,
  #owl-main .caption.text-right {
    padding-left: 0;
    padding-right: 0; }
  .navbar-header .navbar-brand {
    display: inline-block; }
  .navbar-collapse .navbar-brand {
    display: none; }
  .navbar-collapse.collapse {
    display: none !important; }
  .navbar-collapse.collapse.in {
    display: block !important; }
  .navbar .container {
    display: block; }
  .navbar .social,
  .navbar .info {
    display: none; }
  .navbar-header {
    background: #FFF;
    padding: 25px 0; }
  .btn.responsive-menu {
    display: table; }
  .btn.responsive-menu i {
    display: table-cell;
    vertical-align: middle; }
  .navbar-collapse {
    position: static !important;
    background: #F5F7FA;
    max-height: inherit;
    padding-top: 0;
    padding-bottom: 0; }
  .navbar-collapse:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  .navbar-nav {
    float: none !important;
    display: block;
    padding: 15px 0; }
  .navbar-nav > li {
    float: none;
    display: block; }
  .navbar-nav > li + li {
    border-top: 1px solid #E6E9ED; }
  .navbar-nav > li > a {
    padding-left: 0;
    padding-right: 0;
    border: none;
    border-radius: 0; }
  .navbar-nav > li > a:hover,
  .navbar-nav > li > a:focus {
    background: none; }
  .navbar-nav .dropdown-menu {
    border: none;
    box-shadow: none; }
  .navbar-nav .dropdown-submenu .dropdown-menu {
    top: 0 !important;
    padding-left: 20px; }
  .navbar-nav .dropdown-menu > li:last-child {
    margin-bottom: 20px; }
  .navbar-nav .searchbox {
    float: left !important;
    display: block;
    width: 100%; }
  .navbar-header {
    float: left;
    width: 100%; }
  .navbar-header:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; } }

@media (min-width: 768px) and (max-width: 979px) {
  .navbar .container,
  .container {
    padding-right: 15px;
    padding-left: 15px; }
  .tabs-side .etabs {
    width: 240px; }
  .tabs-side.tab-container .panel-container {
    width: 480px; }
  .tabs-top.left .tab {
    margin-right: 2px; }
  .tabs-top.left .tab a {
    padding: 5px 10px; }
  .items.col-4 {
    margin-left: -9px;
    margin-bottom: -9px; }
  .items.col-4 li {
    width: 234px;
    margin-left: 9px;
    margin-bottom: 9px; }
  .items.col-3 {
    margin-left: -9px;
    margin-bottom: -9px; }
  .items.col-3 li {
    width: 234px;
    margin-left: 9px;
    margin-bottom: 9px; }
  .items.col-3.gap {
    margin-left: -18px;
    margin-bottom: -18px; }
  .items.col-3.gap li {
    width: 351px;
    margin-left: 18px;
    margin-bottom: 18px; }
  .items.col-4.gap {
    margin-left: -18px;
    margin-bottom: -18px; }
  .items.col-4.gap li {
    width: 351px;
    margin-left: 18px;
    margin-bottom: 18px; }
  .items.col-6.gap {
    margin-left: -18px;
    margin-bottom: -18px; }
  .items.col-6.gap li {
    display: inline-flex;
    width: 190px;
    margin-left: 18px;
    margin-bottom: 18px; } }

@media (max-width: 768px) {
  /*body {
    height: 100vh;
}*/
  h1,
  h2,
  h3,
  h4 {
    letter-spacing: .0125em; }
  h1 {
    font-size: 22px;
    line-height: 140%;
    margin-bottom: 20px; }
  h2 {
    font-size: 22px;
    margin-bottom: 40px; }
  footer .inner {
    padding-top: 35px;
    padding-bottom: 25px; }
  footer .row .inner {
    padding-left: 20px;
    padding-right: 20px; }
  footer .container > .row {
    margin-left: -20px;
    margin-right: -20px; }
  .row {
    overflow: hidden; }
  .last-bottom {
    padding-bottom: 20px !important; }
  .last-bottom + .last-bottom {
    padding-bottom: 0 !important; }
  .thumbs.gap-lg {
    margin-left: -15px; }
  .thumbs.gap-lg .thumb {
    padding: 0 0 15px 15px; }
  .icon.pull-right {
    margin-left: 10px; }
  .inner {
    padding-top: 60px;
    padding-bottom: 60px; }
  .inner-md {
    padding-top: 45px;
    padding-bottom: 45px; }
  .inner-sm {
    padding-top: 50px;
    padding-bottom: 50px; }
  .inner-xs {
    padding-top: 20px;
    padding-bottom: 20px; }
  .inner-top {
    padding-top: 80px; }
  .inner-top-md {
    padding-top: 45px; }
  .inner-top-sm {
    padding-top: 50px; }
  .inner-top-xs {
    padding-top: 20px; }
  .inner-bottom {
    padding-bottom: 80px; }
  .inner-bottom-md {
    padding-bottom: 65px; }
  .inner-bottom-sm {
    padding-bottom: 50px; }
  .inner-bottom-xs {
    padding-bottom: 40px; }
  .height-xs,
  .height-sm,
  .height-md,
  .height-lg,
  #owl-main .item,
  #owl-main.height-md .item,
  #owl-main.height-lg .item {
    height: 92vh; }
  #hero h1 {
    font-size: 38px;
    line-height: 115%;
    letter-spacing: 0.031em; }
  #hero .cap {
    font-size: 20px;
    line-height: 115%;
    letter-spacing: 0.031em; }
  #hero p {
    font-size: 20px;
    line-height: 135%;
    margin-top: 15px; }
  #hero #owl-main .caption h1.light-bg,
  #hero #owl-main .caption h1.medium-bg,
  #hero #owl-main .caption h1.dark-bg,
  #hero #owl-main .caption h1.tint-bg {
    font-size: 33px; }
  #hero .btn {
    margin-top: 25px; }
  #hero .btn-large {
    font-size: 16px;
    padding: 12px 30px 15px; }
  .retina-icons-code tr td:first-child,
  .retina-icons-code tr th:first-child {
    max-width: 30px; }
  .table > thead > tr > th,
  .table > tbody > tr > th,
  .table > tfoot > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > td,
  .table > tfoot > tr > td {
    line-height: 100%;
    padding-left: 4px;
    padding-right: 4px; }
  .table > thead > tr > th {
    font-size: 11px; }
  .retina-icons-code i {
    font-size: 14px; }
  .retina-icons-code code {
    font-size: 10px; }
  .tabs-side .etabs {
    float: none;
    width: 100%; }
  .tabs-side .tab a {
    border-right-color: #E6E9ED; }
  .tabs-side .tab:first-child a {
    border-top-right-radius: 3px; }
  .tabs-side .tab:last-child a {
    border-bottom-right-radius: 3px; }
  .tabs-side .tab.active a {
    border-right-color: #CED7E0 !important; }
  .tabs-side.tab-container .panel-container {
    padding-left: 0;
    border-left: none;
    margin-top: 30px; }
  .tabs-top .etabs:after {
    display: none; }
  .tabs-top .tab {
    display: block;
    max-width: 100%;
    margin: 0; }
  .tabs-top .tab a {
    display: block;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .tabs-top .tab:first-child a {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .tabs-top .tab:last-child a {
    border-bottom: 1px solid #E6E9ED;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
  .tabs-top .tab.active + .tab a {
    border-top-color: #CED7E0; }
  .tabs-top .tab.active + .tab a:hover {
    border-top-color: #1ABB9C; }
  .filter01:before, .format-filter:before {
    display: none; }
  h1.single-block .btn {
    margin-left: 0; }
  [class*="col"] > figcaption:first-child {
    padding-top: 20px; }
  [class*="col"][class*="border-left"] {
    border-left: none; }
  [class*="col"][class*="border-right"] {
    border-right: none; }
  .filter01 li {
    display: block; }
  .filter01 li + li {
    margin-top: 15px; }
  .filter01 li:after {
    display: none; }
  #hero .info,
  #hero .info,
  #hero .info,
  .items li .text-overlay .info.big,
  .thumbs .thumb .text-overlay .info.big,
  .owl-carousel .item .text-overlay .info.big {
    margin-top: -25px; }
  .items li .text-overlay .info h2,
  .thumbs .thumb .text-overlay .info h2,
  .owl-carousel .item .text-overlay .info h2,
  .items li .text-overlay .info h3,
  .thumbs .thumb .text-overlay .info h3,
  .owl-carousel .item .text-overlay .info h3,
  .items li .text-overlay .info h4,
  .thumbs .thumb .text-overlay .info h4,
  .owl-carousel .item .text-overlay .info h4 {
    font-size: 16px;
    line-height: 150%; }
  .items li .text-overlay .info p,
  .thumbs .thumb .text-overlay .info p,
  .owl-carousel .item .text-overlay .info p,
  .items li .text-overlay .info.big p,
  .thumbs .thumb .text-overlay .info.big p,
  .owl-carousel .item .text-overlay .info.big p,
  #hero .items li .text-overlay .info.big p,
  #hero .thumbs .thumb .text-overlay .info.big p,
  #hero .owl-carousel .item .text-overlay .info.big p {
    font-size: 14px;
    line-height: 140%;
    padding-top: 0; }
  [class*="col"][class*="inner-left"],
  [class*="col"][class*="inner-right"],
  [class*="col"][class*="reset-padding"] {
    padding-left: 15px;
    padding-right: 15px; }
  [class*="inner-top"].reset-xs {
    padding-top: 0 !important; }
  .navbar .container,
  .container {
    padding-right: 20px;
    padding-left: 20px; }
  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0; }
  .footer-bottom p.pull-left,
  .footer-bottom ul.pull-right {
    float: none !important;
    text-align: center; }
  .footer-bottom p {
    margin-bottom: 20px; }
  .footer-menu li {
    padding: 0 5px; }
  img {
    max-width: 100%;
    height: auto; }
  .filter01 li a:before {
    display: none; }
  .items {
    margin-left: 0 !important;
    /*margin-bottom: -20px !important;*/ }
  .items li {
    width: 100% !important;
    margin-left: 0 !important;
    margin-bottom: 20px !important; }
  .items.fullscreen li {
    margin: 0 !important; } }

@media (min-width: 768px) and (max-height: 1024px) {
  .height-xs,
  .height-sm,
  #owl-main .item {
    height: 480px; }
  #hero p {
    font-size: 44px;
    line-height: 135%;
    letter-spacing: 0.2em; }
  #hero #owl-main .caption h1.light-bg,
  #hero #owl-main .caption h1.medium-bg,
  #hero #owl-main .caption h1.dark-bg,
  #hero #owl-main .caption h1.tint-bg {
    font-size: 50px; }
  #hero .btn {
    margin-top: 35px; }
  #hero .btn-large {
    font-size: 16px;
    padding: 15px 35px 17px; } }

@media (min-width: 768px) and (max-height: 768px) {
  .height-xs,
  .height-sm,
  .height-md,
  .height-lg,
  #owl-main .item,
  #owl-main.height-md .item,
  #owl-main.height-lg .item {
    height: 480px; } }

/* Company */
table.company {
    width: 600px;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 15px;
    font-size: 12px;
}
@media (max-width: 768px) {
  table.company {
    width: 100%;
} }

table.company th,
table.company td {
    padding: 10px;
}
 
table.company th {
    background: #36c3ff;
    vertical-align: middle;
    text-align: center;
    width: 100px;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
    font-size: 15px;
}
 
table.company th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #36c3ff;
    border-width: 10px;
    margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() {
    table.company th::after {
        float: right;
        padding: 0;
        left: 30px;
        top: 10px;
        content: " ";
        height: 0;
        width: 0;
        position: relative;
        pointer-events: none;
        border: 10px solid transparent;
        border-left: #295890 10px solid;
        margin-top: -10px;
    }
}
 
table.company td {
    background: #f8f8f8;
    padding-left: 25px;
    text-align: left;
}

.shop-read-bnr {
  text-align: center;
  font-size: 0;
  letter-spacing: 0;
}

.shop-read-bnr li {
  width: 225px;
  margin: 0 10px;
  line-height: 63px;
  font-size: 16px;
  border: 2px solid #00294c;
  display: inline-block;
  vertical-align: top;
}

.shop-read-bnr a {
  color: #fff;
  display: block;
  background: #00294c;
}

.shop-read-bnr a:hover {
  color: inherit;
  text-decoration: none;
  background: #00294c;
}

@media screen and (max-width: 768px) {
  .shop-read-bnr li {
    width: 48%;
    margin: 0 1%;
    line-height: 40px;
    box-sizing: border-box;
  }
}

/* ==================================================
 問い合わせフォーム
================================================== */
.contact-form-wrap {
  width: 960px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .contact-form-wrap {
    width: auto;
  }
}


/* テーブル
-------------------------------------------------- */
.contact-form-table {
  width: 100%;
  font-size: 13px;
  border-collapse: separate;
  border-spacing: 2px;
}

.contact-form-table th {
  width: 40%;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  background: #244c83;
}

.contact-form-table td {
  padding: 10px;
  background: #dbdbdb;
}

@media screen and (max-width: 768px) {
  .contact-form-table,
  .contact-form-table tbody,
  .contact-form-table tr,
  .contact-form-table th,
  .contact-form-table td {
    width: auto;
    display: block;
  }

  .contact-form-table td {
    margin: 0 0 10px;
  }
}


/* input設定
-------------------------------------------------- */
.input-big,
.input-mid,
.input-min {
  padding: 5px;
  box-sizing: border-box;
}

.input-big {
  width: 100%;
}

.input-mid {
  width: 60%;
}

.input-min {
  width: 60px;
}


/* 確認・送信・戻るボタン
-------------------------------------------------- */
.contact-form .submits {
  padding: 15px 0 0;
  text-align: center;
}

.contact-form .submits input {
  width: 180px;
  margin: 0 5px;
  line-height: 35px;
}


/* 未記入エラー文
-------------------------------------------------- */
.error-text {
  margin: 0 0 5px;
  color: #f00;
}

/*===================================*/
/*    SKROLLR ANIMATIONS
/*===================================*/
/*.navbar .navbar-collapse {
    -skrollr-animation-name: shrink-header;
}

.navbar .navbar-brand img {
    -skrollr-animation-name: shrink-logo;
}

@-skrollr-keyframes shrink-header {
    40 {
        padding-top: 38px;
        padding-bottom: 30px;
        -webkit-box-shadow: 0 10px 10px rgba(0,0,0,0);
           -moz-box-shadow: 0 10px 10px rgba(0,0,0,0.0);
                box-shadow: 0 10px 10px rgba(0,0,0,0);
    }

    300 {
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: 0 10px 10px rgba(0,0,0,0.1);
           -moz-box-shadow: 0 10px 10px rgba(0,0,0,0.1);
                box-shadow: 0 10px 10px rgba(0,0,0,0.1);
    }
}

@-skrollr-keyframes shrink-logo {
    40 {
        max-height: 48px;
    }

    300 {
        max-height: 32px;
    }
}*/
/*# sourceMappingURL=main.css.map */

.box29 {
  width: 320px;
  margin: 2em auto;
  border: 1px solid #151839;
}
.box29 .box-title {
font-size: 1.5em;
background: #151839;
padding: 4px;
text-align: center;
color: #FFF;
font-weight: bold;
letter-spacing: 0.05em;
}
.box29 p {
  font-size: 21px;
  text-align: center;
padding: 35px 20px 15px;
margin: 0;
} 