﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline
}

html {
  line-height: 1;
  overflow-x: hidden;
}

ol, ul {
  list-style: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle
}

q, blockquote {
  quotes: none
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none
}

a img {
  border: none
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 300;
  src: url("../font/NotoSansCJKjp-DemiLight.eot");
  src: url("../font/NotoSansCJKjp-DemiLight.eot?#iefix") format("embedded-opentype"), url("../font/NotoSansCJKjp-DemiLight.woff") format("woff"), url("../font/NotoSansCJKjp-DemiLight.ttf") format("truetype")
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src: url("../font/NotoSansCJKjp-Regular.eot");
  src: url("../font/NotoSansCJKjp-Regular.eot?#iefix") format("embedded-opentype"), url("../font/NotoSansCJKjp-Regular.woff") format("woff"), url("../font/NotoSansCJKjp-Regular.ttf") format("truetype")
}

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent
}

body {
  font-family: "Hiragino Kaku Gothic ProN", "Noto Sans Japanese", Meiryo, "メイリオ", sans-serif;
  font-weight: 300;
  line-height: 1.6;
  color: #333;
  background-color: #fff;
  letter-spacing: 2px;
  font-size: 14px;
  font-size: 1.4rem
}

a {
  text-decoration: none
}

a:hover {
  text-decoration: underline
}

::selection {
  color: #fff;
  text-shadow: none;
  background: #30caf3
}

._heading-var1 {
  position: relative;
  z-index: 2;
  display: table-cell;
  vertical-align: middle;
  color: #fff
}

._heading-var1:before {
  position: absolute;
  display: block;
  content: "";
  background: #fff;
  width: 100%;
  height: 1px;
  top: 50%;
  margin-top: 11px
}

._heading-var1 .en {
  display: block;
  font-size: 5.2rem;
  font-family: 'Roboto Condensed', sans-serif
}

._heading-var1 .jp {
  display: block;
  font-size: 2.8rem
}

._heading-var2 {
  text-align: center
}

._heading-var2 .en {
  display: block;
  font-size: 2.5rem;
  font-family: 'Roboto Condensed', sans-serif;
  color: #877970
}

._heading-var2 .jp {
  padding: 0 0 10px 0;
  display: block;
  font-size: 3.5rem
}

._heading-var2+._sub-text {
  text-align: center;
  width: 645px;
  margin: 0 auto
}

.title-box{
  display: flex;
  align-items: center;
}

._heading-var3 {
  font-size: 4rem;
  text-align: center;
  line-height: 1.1;
  margin: 80px auto 80px;
  color: #4cbfd1;
  width: 220px;
}

._heading-var3 .en {
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
}

._heading-var3 .jp {
  padding: 0 0 10px 0;
  display: block;
  font-size: 1.3rem
}

.title-box:before,
.title-box:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #4cbfd1;
}

.title-box:before {
    margin-right: 1rem;
}

.title-box:after {
    margin-left: 1rem;
}

._contents-block {
  padding: 90px 0
}

._contents-block+._inner {
  width: 1000px;
  margin: 0 auto
}

._btn-var1 {
  position: relative;
  display: block;
  width: 177px;
  height: 50px;
  background: #877970;
  text-align: center;
  color: #fff;
  line-height: 50px;
  font-size: 1.5rem;
  margin: 0 auto;
  transition: 800ms ease all;
  outline: none;
  text-decoration: none;
  text-align: center
}

._btn-var1:before, ._btn-var1:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 1px;
  width: 0;
  background: #877970;
  transition: 400ms ease all
}

._btn-var1:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0
}

._btn-var1:hover {
  background: transparent;
  color: #877970;
  text-decoration: none
}

._btn-var1:hover:before, ._btn-var1:hover:after {
  width: 100%;
  transition: 800ms ease all
}

._btn-var1:hover span:before {
  border-top: 2px solid #877970;
  border-right: 2px solid #877970
}

._btn-var1 span:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

._btn-var2 {
  display: block;
  background: #30b96e;
  color: #fff;
  width: 280px;
  margin: 0 auto;
  border: none;
  position: relative;
  font-size: 1.7rem;
  padding: 18px 0;
  cursor: pointer;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  outline: none;
  text-decoration: none;
  text-align: center
}

._btn-var2:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: .8
}

._btn-var3 {
  display: block;
  background: #333;
  color: #fff;
  width: 280px;
  margin: 0 auto;
  border: none;
  position: relative;
  font-size: 1.7rem;
  padding: 18px 0;
  cursor: pointer;
  text-align: center;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  outline: none;
  text-decoration: none
}

._btn-var3:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: .8;
  text-decoration: none
}

#header {
  display: block;
  width: 100%;
  z-index: 700;
  background: url('../../img/mainv-img.png?1516000427') no-repeat center top;
  height: 500px;
  background-size: cover;
}

#header .header-inner {
  position: relative;
  margin: 0 30px;
  overflow: hidden;
  *zoom: 1
}

#header-top {
  position: relative;
  z-index: 300;
  width: 100%;
  top: 0;
  z-index: 500;
}

#header-top .inner {
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1
}

#header-top .logo {
  margin-bottom: 0;
  line-height: 0
}

#header-top .logo a {
  position: relative;
  z-index: 10
}

#header-top .logo img {
  margin-top: 16px;
  vertical-align: top;
  height: 38px
}

#header-top .inner {
  position: relative
}

#header-top .menu-btn {
  display: none;
  z-index: 150
}

.navi {
  position: absolute;
  left: 370px;
  top: -7px;
  margin: 0;
  z-index: 600
}

.navi ul {
  margin-bottom: 0;
  overflow: hidden;
  *zoom: 1
}

.navi li {
  float: left;
  list-style: none;
  font-size: 1.5rem;
  margin-left: 25px
}

.navi li:first-child {
  margin-left: 0
}

.navi li a {
  position: relative;
  color: #333;
  text-decoration: none;
  height: 42px;
  padding-top: 30px;
  display: inline-block;
  transition: .3s
}

.navi li a:after {
  position: absolute;
  bottom: 18px;
  left: 50%;
  content: '';
  width: 0;
  height: 1px;
  background-color: #4cbfd1;
  transition: .3s;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.navi li a:hover:after {
  width: 100%
}

.navi li.inquiry {
  margin-top: 18px
}

.navi li.inquiry a {
  background: url("../../img/icon-mail.png") no-repeat 15px center #1468A6;
  color: #fff;
  padding: 10px 15px 10px 50px;
  height: auto;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}

.navi li.inquiry a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: .8
}

.navi li.inquiry a:hover:before, .navi li.inquiry a:hover:after {
  display: none
}

._breadcrumbs {
  background: #f7f7f7
}

._breadcrumbs .inner {
  width: 1000px;
  margin: 0 auto
}

._breadcrumbs .breadcrumbs-list {
  position: relative;
  padding-left: 20px;
  font-size: 1.1rem
}

._breadcrumbs .breadcrumbs-list a {
  color: #333
}

._breadcrumbs .breadcrumbs-list:first-child {
  padding-left: 0
}

._breadcrumbs .breadcrumbs-list:first-child:before {
  display: none
}

._breadcrumbs .breadcrumbs-list:before {
  position: absolute;
  content: "";
  display: inline-block;
  left: 5px;
  top: 4px;
  margin-left: 0;
  width: 5px;
  height: 5px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

._leading-text {
  display: table;
  width: 100%;
  font-size: 3.4rem;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
  border-bottom: 1px solid #eee;
  min-height: 215px;
  letter-spacing: 0.25em
}

._leading-text span {
  display: table-cell;
  vertical-align: middle
}

#wide-nav {
  height: 80px;
  background: #f2fdff;
}

#wide-nav .footer-nav {
  width: 1000px;
  margin: 0 auto;
  padding: 30px 0
}

#wide-nav .footer-nav ul {
  overflow: hidden;
  *zoom: 1
}

#wide-nav .footer-nav ul li {
  padding-left: 10px;
  float: left;
  font-size: 1.2rem
}

#wide-nav .footer-nav ul li:first-child {
  padding-left: 0
}

#wide-nav .footer-nav a {
  color: #202020;
  text-decoration: none;
  position: relative;
  padding-left: 20px
}

#wide-nav .footer-nav a:before {
  position: absolute;
  content: "";
  display: inline-block;
  left: 5px;
  bottom: 5px;
  margin-left: 0;
  width: 5px;
  height: 5px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

#wide-nav .footer-nav a:hover {
  text-decoration: underline
}

.footer-info {
  width: 1000px;
  margin: 35px auto 0
}

.footer-info .logo {
  float: left;
  padding-right: 20px;
  width: 250px;
  margin-top: 5px;
}

.footer-info .copy {
  float: left;
  padding-right: 50px;
  line-height: 1.3
}

.footer-info .company-info .company-name {
  font-weight: bold
}

.footer-info .company-info .company-address {
  font-size: 10px
}

.copy-right {
  margin-top: 30px;
  border-top: 1px solid #f5f5f5;
  padding: 30px 0 60px 0;
  text-align: center;
  font-size: 1.2rem
}

@media screen and (max-width: 768px) {
  .subdir {
    padding-top: 55px
  }
  ._heading-var1:before {
    margin-top: 3px
  }
  ._heading-var1 .en {
    font-size: 3rem
  }
  ._heading-var1 .jp {
    font-size: 2.3rem
  }
  ._heading-var2 .en {
    font-size: 1.7rem
  }
  ._heading-var2 .jp {
    font-size: 2rem
  }
  ._heading-var2+._sub-text {
    width: auto
  }
  ._heading-var3{
    margin: 30px auto 30px;
  }
  ._contents-block {
    padding: 30px 15px
  }
  ._breadcrumbs {
    padding: 0 15px
  }
  ._breadcrumbs .inner {
    width: auto
  }
  ._leading-text {
    font-size: 2.3rem;
    min-height: auto
  }
  ._leading-text span {
    padding: 30px 15px
  }
  ._leading-text span br {
    display: none
  }
  #header {
    height: 195px;
    top: 0;
    background: url(../../img/mainv-img.png?1516000427) no-repeat center 60px;
    background-size: contain;
  }
  #header .header-inner {
    width: auto;
    height: auto;
    margin: 0 15px;
  }
  #header-top .logo {
    margin-left: 0px;
  }
  #header-top .logo img {
    width: 180px;
    margin-top: 8px
  }
  #header-top .inner {
    padding: 0px 0;
    width: auto;
    margin: 0 auto;
    overflow: visible
  }
  #header-top .menu-btn {
    display: block;
    position: absolute;
    right: 0px;
    top: 5px;
    width: 45px;
    height: 45px;
    cursor: pointer
  }
  #header-top .menu-btn span {
    position: absolute;
    right: 10px;
    top: 20px;
    display: block;
    width: 24px;
    height: 3px;
    background: #000
  }
  #header-top .menu-btn span:before, #header-top .menu-btn span:after {
    position: absolute;
    display: block;
    content: "";
    width: 24px;
    height: 3px;
    background: #000;
    transition-duration: .6s;
    transition-timing-function: cubic-bezier(0.1, 0.8, 0.35, 1);
    transition-property: bottom, transform;
    will-change: bottom transform
  }
  #header-top .menu-btn span:before {
    top: -10px
  }
  #header-top .menu-btn span:after {
    top: 10px
  }
  #header-top .menu-btn.btn-opened span {
    background: transparent
  }
  #header-top .menu-btn.btn-opened span:before, #header-top .menu-btn.btn-opened span:after {
    top: 0;
    left: -3px;
    width: 28px
  }
  #header-top .menu-btn.btn-opened span:before {
    -ms-transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg)
  }
  #header-top .menu-btn.btn-opened span:after {
    -ms-transform: rotate(-315deg);
    -webkit-transform: rotate(-315deg);
    transform: rotate(-315deg)
  }
  .navi {
    position: fixed;
    width: 100%;
    background: #333;
    right: auto;
    left: 0;
    top: -348px;
    z-index: 299;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
    opacity: .95;
    transition: transform 0.6s cubic-bezier(0.1, 0.8, 0.35, 1);
    will-change: transform
  }
  .navi.nav-opened {
    -ms-transform: translateY(409px);
    -webkit-transform: translateY(409px);
    transform: translateY(409px)
  }
  .navi.nav-opened span {
    background: transparent
  }
  .navi ul {
    overflow: visible;
    padding: 0;
    margin: 0
  }
  .navi ul li {
    margin-left: 0;
    float: none;
    font-size: 1.4rem
  }
  .navi ul li a {
    display: block;
    height: auto;
    padding: 13px 20px;
    border-bottom: solid 1px #616161;
    color: #fff
  }
  .navi ul li a:before {
    content: "-";
    margin-right: 5px
  }
  .navi ul li a:after {
    display: none
  }
  .navi ul li a:hover:after {
    width: 100%
  }
  .navi ul li.inquiry {
    margin-top: 0
  }
  .navi ul li.inquiry a {
    background: url("../../img/icon-mail.png") no-repeat 15px center #1468A6;
    color: #fff;
    padding: 10px 15px 10px 50px;
    height: auto;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
  }
  .navi ul li.inquiry a:before {
    display: none
  }
  .navi ul li.inquiry a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: .8
  }
  .navi ul li.inquiry a:hover:before, .navi ul li.inquiry a:hover:after {
    display: none
  }
  #wide-nav {
    height: auto
  }
  #wide-nav .footer-nav {
    width: auto;
    padding: 15px 0
  }
  #wide-nav .footer-nav ul {
    text-align: center
  }
  #wide-nav .footer-nav ul li {
    float: none;
    display: inline-block;
    padding-left: 0
  }
  .footer-info {
    width: auto;
    padding: 0 15px;
    text-align: center
  }
  .footer-info .logo {
    float: none;
    padding-right: 0;
    display: inline-block
  }
  .footer-info .logo img {
    width: 70%
  }
  .footer-info .copy {
    float: none;
    padding-right: 0;
    display: inline-block
  }
  .footer-info .copy br {
    display: none
  }
  .footer-info .company-info {
    clear: both
  }
  .footer-info .company-info .company-name {
    display: none
  }
  .copy-right {
    padding: 30px 15px;
    font-size: 1.1rem
  }
}