@charset "UTF-8";
@import url("//netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.css");
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500,200");
.en {
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.2em;
  font-weight: 200; }

body {
  line-height: 1.8em;
  font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-size: 16px;
  letter-spacing: 0.05em; }

h2, h3 {
  font-size: 22px;
  font-weight: bold; }

.inb {
  display: inline-block;
  padding-top: 0.5em; }

img {
  max-width: 100%;
  height: auto; }

.tc {
  text-align: center; }

section {
  clear: both;
  padding: 100px 15px; }
  @media (max-width: 767px) {
    section {
      padding: 50px 20px; } }

section.main_image {
  background: url(../images/main_image.jpg) center;
  background-size: cover;
  height: 95vh; }
  section.main_image h1 {
    text-align: center;
    margin: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    section.main_image h1 small {
      display: block;
      font-size: 20px;
      font-weight: bold;
      color: #fff;
      padding-top: 25px; }

section.history {
  background: url(../images/history_bg.jpg) center;
  background-size: cover;
  color: #fff; }
  section.history .map {
    padding: 0px 0 50px 0; }
  section.history .map_canada {
    mix-blend-mode: multiply; }
  section.history .text {
    text-align: center; }
    section.history .text p {
      text-align: left; }
  section.history h2 {
    font-size: 30px;
    display: inline-block;
    position: relative;
    padding-bottom: 1.5em;
    margin-bottom: 1.5em; }
    section.history h2:after {
      content: "";
      width: 100px;
      border-bottom: 5px solid #fff;
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -50px; }
  section.history h3 {
    padding-bottom: 1em; }
  section.history p {
    position: relative; }
    section.history p .canada {
      position: absolute;
      left: 49%;
      top: 68%;
      z-index: 2; }
  @media (max-width: 767px) {
    section.history .pict img {
      max-width: 50%; } }

section.history_kisamieet {
  background: #deeaed;
  position: relative;
  color: #365b63;
  padding-bottom: 150px; }
  section.history_kisamieet h3 {
    font-weight: 400;
    position: relative;
    display: inline-block;
    padding-left: 10%; }
    section.history_kisamieet h3:after {
      content: "";
      width: 100%;
      position: absolute;
      bottom: 0;
      left: 0%; }
  section.history_kisamieet p.logos {
    text-align: center;
    height: 350px;
    line-height: 350px;
    clear: both; }
    section.history_kisamieet p.logos img {
      width: 260px; }
  section.history_kisamieet .pict {
    position: absolute;
    display: inline-block; }
    section.history_kisamieet .pict.pic01 {
      left: 70%;
      top: 10%; }
    section.history_kisamieet .pict.pic02 {
      right: 70%;
      bottom: 10%; }
  section.history_kisamieet .txt01 p {
    padding-right: 32%;
    padding-left: 10%; }
    section.history_kisamieet .txt01 p span.comment {
      display: inline-block;
      padding: 50px;
      font-style: italic;
      position: relative; }
      @media (max-width: 1023px) {
        section.history_kisamieet .txt01 p span.comment br {
          display: none; } }
      section.history_kisamieet .txt01 p span.comment i.fa-quote-left {
        position: absolute;
        left: -0px;
        color: #9cc1c9; }
      section.history_kisamieet .txt01 p span.comment i.fa-quote-right {
        position: absolute;
        right: 0px;
        bottom: 60px;
        color: #9cc1c9; }
  section.history_kisamieet .txt02 p {
    padding-right: 10%;
    padding-left: 33%; }
  @media (max-width: 767px) {
    section.history_kisamieet {
      padding-bottom: 50px; }
      section.history_kisamieet h3, section.history_kisamieet p {
        padding: 0 !important; }
      section.history_kisamieet .pict {
        position: relative;
        left: 0 !important;
        width: 49%;
        margin: 50px 0; }
      section.history_kisamieet .logos {
        display: none; } }

section.movie {
  padding: 0; }

section.about {
  background: url(../images/product_bg.jpg) no-repeat;
  background-size: cover;
  padding: 150px 0;
  position: relative; }
  section.about:after {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.3);
    position: absolute; }
  section.about .row {
    position: relative; }
  section.about h2 {
    display: inline-block;
    position: relative;
    padding-bottom: 1.5em;
    margin-bottom: 1.5em;
    margin-top: 0; }
    section.about h2:after {
      content: "";
      width: 100px;
      border-bottom: 5px solid #fff;
      position: absolute;
      bottom: 0;
      left: 0%; }
  section.about .outline {
    background: #365b63;
    position: relative;
    color: #fff;
    width: 480px;
    padding: 80px 50px;
    padding-right: 100px;
    margin: 150px 0;
    z-index: 2; }
  section.about .photo01 {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0; }
  section.about .photo02 {
    position: absolute;
    z-index: 5;
    left: 430px;
    bottom: 0; }
  @media (max-width: 767px) {
    section.about {
      padding: 50px 20px; }
      section.about .outline {
        width: 100%;
        margin: 0;
        padding: 40px 20px 20px 20px;
        background: rgba(54, 91, 99, 0.5); }
      section.about .photo01, section.about .photo02 {
        position: relative;
        left: 0;
        width: 49%;
        display: inline-block;
        overflow: hidden;
        height: 200px;
        vertical-align: top; }
        section.about .photo01 img, section.about .photo02 img {
          width: 100%;
          height: 200px;
          object-fit: cover;
          object-position: center;
          font-family: "object-fit: cover; object-position: center;"; } }

section.product {
  display: none;
  color: #fff;
  background: url(../images/product_bg.jpg) center;
  background-size: cover;
  overflow: hidden; }
  section.product .box {
    width: 100%;
    max-width: 700px;
    margin: auto; }

section.contact {
  background: #deeaed; }
  section.contact #formWrap {
    max-width: 100%;
    margin: auto;
    overflow: hidden; }
  section.contact h3 {
    padding: 0 0 20px 0;
    margin-top: 0;
    text-align: center; }
  section.contact table {
    width: 100%;
    border-bottom: 1px dotted white;
    margin-bottom: 50px; }
  section.contact th, section.contact td {
    padding: 15px 10px;
    border-top: 1px dotted white; }
  section.contact td label span {
    color: #5a98a5; }
  @media (max-width: 767px) {
    section.contact td, section.contact th {
      width: 100%;
      display: block;
      padding: 15px 0; }
    section.contact td {
      padding-top: 0;
      border-top: none; } }
  section.contact .red {
    color: #cc0000; }
  section.contact input[type="text"], section.contact textarea {
    width: 100%;
    max-width: 800px;
    background: white;
    border: none;
    padding: 5px; }
  section.contact input[type="text"].s {
    display: inline-block;
    width: auto; }
  section.contact input[type="submit"], section.contact input[type="reset"] {
    background: #365b63;
    color: #fff;
    border: none;
    padding: 20px 10px;
    width: 300px; }

footer {
  background: #1b2e32;
  color: #fff;
  padding: 30px;
  color: 13px;
  letter-spacing: 0.15em; }
