/*!
 * Bootstrap Reboot v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

@-ms-viewport {
  width: device-width; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin: 0; }

p {
  margin: 0; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin: 0;
  padding: 0; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin: 0;
  padding: 0; }

dt {
  font-weight: 700; }

dd {
  margin: 0;
  padding: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:hover {
  color: #0056b3;
  text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):focus {
  outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin: 0;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0; }

img {
  vertical-align: middle;
  border-style: none; }

svg:not(:root) {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding: 0;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin: 0; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

html, body {
  font-size: 10px;
  font-family: "Yu Gothic", YuGothic, sans-serif; }

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400; }

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: 700; }

@media (max-width: 768px) {
  .pc_tb {
    display: none !important; } }

.tb {
  display: none !important; }
  @media (max-width: 768px) {
    .tb {
      display: block !important; } }

@media (max-width: 425px) {
  .pc_sp {
    display: none !important; } }

.sp {
  display: none !important; }
  @media (max-width: 425px) {
    .sp {
      display: block !important; } }

a {
  color: #000; }

section {
  width: 100%;
  margin: 0;
  padding: 0; }

.box {
  width: 100%;
  max-width: 1150px;
  margin: 0 auto;
  padding: 0 150px; }
  @media (max-width: 1150px) {
    .box {
      padding: 0 70px; } }
  @media (max-width: 640px) {
    .box {
      padding: 0 5%; } }

#main_visual {
  width: 100%;
  margin: 0 0 40px 0; }
  @media (max-width: 640px) {
    #main_visual {
      margin: 30px 0 60px 0; } }
  #main_visual .box img {
    display: block;
    width: 100%;
    max-width: 850px;
    margin: 0 auto;
    padding: 0; }

#think {
  margin: 0;
  padding: 90px 0;
  background: #f4f4f4; }
  #think .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    -webkit-align-items: flex-start;
    -webkit-flex-wrap: wrap; }
    #think .box > h2 {
      position: relative;
      display: block;
      width: 190px;
      font-size: 14px;
      font-weight: 700; }
      @media (max-width: 640px) {
        #think .box > h2 {
          width: 100%;
          margin: 0 0 50px 0;
          font-size: 13px; } }
      #think .box > h2:before {
        content: '';
        position: absolute;
        top: -50px;
        left: 0;
        display: block;
        width: 110px;
        height: 1px;
        background: #000; }
    #think .box .wrap {
      width: calc(100% - 190px); }
      @media (max-width: 640px) {
        #think .box .wrap {
          width: 100%; } }
      #think .box .wrap p {
        font-size: 17px;
        font-weight: 700;
        text-align: justify;
        line-height: 2;
        letter-spacing: .05em; }
        @media (max-width: 768px) {
          #think .box .wrap p {
            font-size: 15px; } }
      #think .box .wrap .staff {
        margin-top: 40px;
        font-size: 17px;
        font-weight: 700;
        text-align: justify;
        line-height: 2;
        letter-spacing: .05em; }
        @media (max-width: 768px) {
          #think .box .wrap .staff {
            font-size: 15px; } }

#contact {
  margin: 0;
  padding: 200px 0 140px 0; }
  @media (max-width: 640px) {
    #contact {
      padding: 140px 0 100px 0; } }
  #contact .box > h2 {
    position: relative;
    display: block;
    margin: 0 0 80px 0;
    font-size: 28px;
    font-weight: 700; }
    @media (max-width: 768px) {
      #contact .box > h2 {
        font-size: 20px; } }
    @media (max-width: 640px) {
      #contact .box > h2 {
        margin: 0 0 50px 0; } }
    #contact .box > h2:before {
      content: '';
      position: absolute;
      top: -50px;
      left: 0;
      display: block;
      width: 110px;
      height: 1px;
      background: #000; }
  #contact .box .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    -webkit-align-items: flex-start;
    -webkit-flex-wrap: wrap;
    width: 100%; }
    #contact .box .wrap p {
      display: block;
      width: 370px;
      font-size: 15px;
      text-align: justify;
      line-height: 2;
      letter-spacing: .05em; }
      @media (max-width: 768px) {
        #contact .box .wrap p {
          width: 300px;
          font-size: 13px; } }
      @media (max-width: 640px) {
        #contact .box .wrap p {
          width: 100%;
          margin: 0 0 30px 0; } }
    #contact .box .wrap .button {
      width: calc(100% - 370px); }
      @media (max-width: 768px) {
        #contact .box .wrap .button {
          width: calc(100% - 300px); } }
      @media (max-width: 640px) {
        #contact .box .wrap .button {
          width: 100%; } }
      #contact .box .wrap .button a {
        display: inline-block;
        margin: 0;
        padding: 15px 30px;
        font-size: 15px;
        font-weight: 700;
        color: #fff;
        line-height: 1.7;
        -webkit-transition: .4s background-color, .4s color;
        transition: .4s background-color, .4s color;
        border: 2px solid transparent;
        background: #000; }
        @media (max-width: 768px) {
          #contact .box .wrap .button a {
            font-size: 13px; } }
        #contact .box .wrap .button a:hover {
          color: #000;
          text-decoration: none;
          border: 2px solid #000;
          background: #fff; }

#company {
  margin: 0;
  padding: 140px 0; }
  @media (max-width: 640px) {
    #company {
      padding: 90px 0 100px 0; } }
  #company .box > h2 {
    position: relative;
    display: block;
    margin: 0 0 80px 0;
    font-size: 28px;
    font-weight: 700; }
    @media (max-width: 768px) {
      #company .box > h2 {
        font-size: 20px; } }
    @media (max-width: 640px) {
      #company .box > h2 {
        margin: 0 0 50px 0; } }
    #company .box > h2:before {
      content: '';
      position: absolute;
      top: -50px;
      left: 0;
      display: block;
      width: 110px;
      height: 1px;
      background: #000; }
  #company .box .wrap {
    width: 100%; }
    #company .box .wrap table {
      width: 100%; }
      #company .box .wrap table tr th, #company .box .wrap table tr td {
        margin: 0;
        padding: 20px 0;
        font-size: 15px;
        text-align: justify;
        line-height: 2;
        letter-spacing: .05em; }
        @media (max-width: 640px) {
          #company .box .wrap table tr th, #company .box .wrap table tr td {
            display: block; } }
      #company .box .wrap table tr th {
        width: 190px; }
        @media (max-width: 640px) {
          #company .box .wrap table tr th {
            width: 100%;
            padding-bottom: 0; } }
      @media (max-width: 640px) {
        #company .box .wrap table tr td {
          padding: 0 0 0 1.5em; } }

#privacy {
  margin: 0;
  padding: 140px 0; }
  @media (max-width: 640px) {
    #privacy {
      padding: 100px 0; } }
  #privacy .box > h2 {
    position: relative;
    display: block;
    margin: 0 0 80px 0;
    font-size: 28px;
    font-weight: 700; }
    @media (max-width: 768px) {
      #privacy .box > h2 {
        font-size: 20px; } }
    @media (max-width: 640px) {
      #privacy .box > h2 {
        margin: 0 0 50px 0; } }
    #privacy .box > h2:before {
      content: '';
      position: absolute;
      top: -50px;
      left: 0;
      display: block;
      width: 110px;
      height: 1px;
      background: #000; }
  #privacy .box .wrap {
    width: 100%; }
    #privacy .box .wrap > div {
      font-size: 15px;
      text-align: justify;
      line-height: 1.7;
      letter-spacing: .05em; }
      @media (max-width: 768px) {
        #privacy .box .wrap > div {
          font-size: 13px; } }
      #privacy .box .wrap > div + div {
        margin-top: 1.5em; }
      #privacy .box .wrap > div b {
        display: block;
        width: 100%;
        margin: 0 0 10px 0;
        font-size: 17px; }
        @media (max-width: 768px) {
          #privacy .box .wrap > div b {
            font-size: 15px; } }
      #privacy .box .wrap > div p {
        display: block;
        width: 100%; }
        #privacy .box .wrap > div p + ul {
          margin-top: 0; }
      #privacy .box .wrap > div ul {
        margin: 1em 0 1em 2em; }

header {
  width: 100%; }
  header .header_wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    -webkit-align-items: center;
    -webkit-flex-wrap: wrap;
    width: 100%;
    max-width: 1150px;
    margin: 0 auto;
    padding: 30px 75px; }
    @media (max-width: 1150px) {
      header .header_wrap {
        padding: 30px 35px; } }
    @media (max-width: 640px) {
      header .header_wrap {
        padding: 20px 5%; } }
    header .header_wrap > h1 {
      width: 180px;
      -webkit-transition: .4s opacity;
      transition: .4s opacity; }
      @media (max-width: 640px) {
        header .header_wrap > h1 {
          width: 120px; } }
      header .header_wrap > h1 img {
        width: 100%; }
      header .header_wrap > h1:hover {
        opacity: .5; }
    header .header_wrap #humb {
      position: relative;
      display: block;
      width: 115px;
      height: 18px; }
      @media (max-width: 640px) {
        header .header_wrap #humb {
          width: 100px; } }
      header .header_wrap #humb:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        display: block;
        width: 44px;
        height: 12px;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        background: url(../image/common/menu.svg) no-repeat;
        background-size: contain;
        background-position: center; }
      header .header_wrap #humb > span {
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        width: 55px;
        height: 18px; }
        @media (max-width: 640px) {
          header .header_wrap #humb > span {
            width: 45px;
            height: 16px; } }
        header .header_wrap #humb > span:before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 55px;
          height: 4px;
          -webkit-transition: .2s;
          transition: .2s;
          background: #000; }
          @media (max-width: 640px) {
            header .header_wrap #humb > span:before {
              width: 45px;
              height: 3px; } }
        header .header_wrap #humb > span:after {
          content: '';
          position: absolute;
          left: 0;
          bottom: 0;
          width: 55px;
          height: 4px;
          -webkit-transition: .2s;
          transition: .2s;
          background: #000; }
          @media (max-width: 640px) {
            header .header_wrap #humb > span:after {
              width: 45px;
              height: 3px; } }
      header .header_wrap #humb:hover {
        cursor: pointer; }
        header .header_wrap #humb:hover span:before {
          -webkit-transform: translateY(2px);
                  transform: translateY(2px); }
        header .header_wrap #humb:hover span:after {
          -webkit-transform: translateY(-2px);
                  transform: translateY(-2px); }
    header .header_wrap nav {
      position: absolute;
      top: 0;
      right: 0;
      visibility: hidden;
      opacity: 0;
      -webkit-transform: translateY(-15px);
              transform: translateY(-15px);
      -webkit-transition: .4s;
      transition: .4s;
      background: #000;
      z-index: 9; }
      header .header_wrap nav.view {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0);
                transform: translateY(0); }
      header .header_wrap nav #close {
        position: absolute;
        top: 20px;
        right: 20px;
        width: 50px;
        height: 50px; }
        header .header_wrap nav #close:hover {
          cursor: pointer; }
        header .header_wrap nav #close:before {
          content: '';
          position: absolute;
          top: 50%;
          left: 10px;
          display: block;
          width: 30px;
          height: 2px;
          -webkit-transform: translateY(-50%) rotate(45deg);
                  transform: translateY(-50%) rotate(45deg);
          background: #fff; }
        header .header_wrap nav #close:after {
          content: '';
          position: absolute;
          top: 50%;
          left: 10px;
          display: block;
          width: 30px;
          height: 2px;
          -webkit-transform: translateY(-50%) rotate(-45deg);
                  transform: translateY(-50%) rotate(-45deg);
          background: #fff; }
      header .header_wrap nav ul {
        margin: 0;
        padding: 60px 30px; }
        header .header_wrap nav ul li {
          position: relative;
          display: block;
          margin: 0;
          padding: 0 0 0 20px;
          font-size: 15px;
          list-style: none;
          letter-spacing: .05em; }
          header .header_wrap nav ul li:not(:last-child) {
            margin: 0 0 30px 0; }
          header .header_wrap nav ul li a {
            color: #fff;
            -webkit-transition: .4s opacity;
            transition: .4s opacity; }
            header .header_wrap nav ul li a:hover {
              opacity: .5;
              text-decoration: none; }
          header .header_wrap nav ul li:before {
            content: '';
            position: absolute;
            top: 50%;
            left: 0;
            display: block;
            width: 0;
            height: 0;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%);
            border: 5px solid transparent;
            border-left: 5px solid #fff; }

footer {
  background: #000; }
  footer .footer_wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    -webkit-align-items: center;
    -webkit-flex-wrap: wrap;
    width: 100%;
    max-width: 1150px;
    margin: 0 auto;
    padding: 30px 75px; }
    @media (max-width: 1150px) {
      footer .footer_wrap {
        padding: 30px 35px; } }
    @media (max-width: 640px) {
      footer .footer_wrap {
        display: block;
        padding: 20px 5%; } }
    footer .footer_wrap > .footer_logo {
      width: 180px;
      -webkit-transition: .4s opacity;
      transition: .4s opacity; }
      @media (max-width: 640px) {
        footer .footer_wrap > .footer_logo {
          width: 120px;
          margin: 0 auto; } }
      footer .footer_wrap > .footer_logo img {
        width: 100%; }
      footer .footer_wrap > .footer_logo:hover {
        opacity: .5; }
    footer .footer_wrap .copy {
      font-size: 14px;
      font-weight: 700;
      color: #fff; }
      @media (max-width: 640px) {
        footer .footer_wrap .copy {
          margin: 20px 0 0 0;
          font-size: 10px;
          text-align: center; } }




/* contact */
.p-contact {padding-top: 70px !important;}
.p-contact .box {display: flex;}
.p-contact h2 {width: 340px;}
.p-contact-form {width: calc(100% - 340px);font-size: 150%;line-height: 160%;}
.p-contact-form table,
.p-contact-form form {width: 100%;}
.p-contact-form tr:first-child th,
.p-contact-form tr:first-child td {border-top: 1px solid #eee;}
.p-contact-form th,
.p-contact-form td {border-bottom: 1px solid #ddd;padding-top: 15px;padding-bottom: 15px;}
.p-contact-form th {width: 250px;}
.p-contact-form th .required {display: inline-block;*display: inline;*zoom: 1;border: 2px solid #d00;color: #d00;font-size: 80%;line-height: 140%;padding: 2px 5px 1px;margin-left: 15px;vertical-align: middle;}
.p-contact-form td {position: relative;}
.p-contact-form td input[type="text"],
.p-contact-form td input[type="tel"],
.p-contact-form td input[type="email"],
.p-contact-form td textarea {-webkit-box-sizing: border-box;box-sizing: border-box;padding: 5px 8px;width: 100%;border: 1px solid #ccc;}
.p-contact-form td input.tel {width: 250px;}
.p-contact-form td input.zip {width: 150px;}
.p-contact-form td textarea {height: 150px;}
.p-contact-form td div + div {margin-top: 10px;}
.p-contact-form p {width: auto !important;margin-bottom: 20px;}
.p-contact-form .privacy {text-align: center !important;margin-top: 15px;width: auto !important;}
.p-contact-form .privacy a {text-decoration: underline;}
.p-contact__btn {text-align: center;padding-top: 30px;}
.p-contact__btn input[type="submit"],
.p-contact__btn input[type="button"] {display: inline-block;*display: inline;*zoom: 1;-webkit-transition: .4s opacity;transition: .4s opacity;cursor: pointer;background: #000;border: 3px solid #000;padding: 12px 23px;color: #fff;font-weight: bold;font-size: 108%;}
.p-contact__btn input[type="submit"]:hover,
.p-contact__btn input[type="button"]:hover {opacity: .5;}
.p-contact__btn input + input {margin-left: 20px;}
.p-contact__btn input.confirm {background: #fff;color: #000;}
.p-contact__btn input.submit {background: #d00;border-color: #d00;}


@media screen and (max-width: 768px) {

.p-contact {padding-top: 70px !important;}
.p-contact h2 {width: auto;}
.p-contact .box {display: block;}
.p-contact-form tr:first-child th,
.p-contact-form tr:first-child td {border-top: 0;}
.p-contact-form th,
.p-contact-form td {display: block;}
.p-contact-form th {border-bottom: 0;padding-bottom: 0;}
.p-contact-form td {padding-top: 8px;}
.p-contact-form td input[type="text"],
.p-contact-form td input[type="tel"],
.p-contact-form td input[type="email"],
.p-contact-form td textarea {font-size: 16px;}
.p-contact-form .privacy {padding-top: 15px !important;margin-bottom: 0 !important;}
.p-contact__btn {padding-top: 10px;}
.p-contact__btn input[type="button"],
.p-contact__btn input[type="submit"] {display: block;width: 100%;-webkit-box-sizing: border-box;box-sizing: border-box;padding-top: 16px;padding-bottom: 16px;}
.p-contact__btn input + input {margin-left: 0;margin-top: 20px;}

}