@charset "UTF-8";
/* =================================================================
	変数
   ================================================================= */
/* =================================================================
	mixin
   ================================================================= */
.clearfix:after, #works_detail ul:after, #member ul li:after {
  content: "";
  display: block;
  clear: both;
  height: 0; }

/* =================================================================
    reset
   ================================================================= */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: normal; }

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

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: sans-serif;
  color: #222; }

body {
  margin: 0;
  font-size: 1em;
  line-height: 1.8; }

a {
  color: #fff;
  text-decoration: none;
  outline: 0; }

a:visited {
  color: #fff;
  outline: 0; }

a:hover {
  color: #cbcbcb;
  outline: 0; }

a:focus {
  outline: 0; }

a:hover, a:active {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

pre, code, kbd, samp {
  font-family: monospace,serif;
  _font-family: 'courier new',monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: "";
  content: none; }

small {
  font-size: 85%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dd {
  margin: 0; }

ul, ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

label {
  cursor: pointer; }

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

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

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

input:invalid, textarea:invalid {
  background-color: #f0dddd; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

.chromeframe {
  margin: .2em 0;
  background: #ccc;
  color: black;
  padding: .2em 0; }

.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0; }

.ir br {
  display: none; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before, #works_detail ul:before, #member ul li:before, .clearfix:after, #works_detail ul:after, #member ul li:after {
  content: "";
  display: table; }

.clearfix:after, #works_detail ul:after, #member ul li:after {
  clear: both; }

.clearfix, #works_detail ul, #member ul li {
  *zoom: 1; }

/* =================================================================
    common
   ================================================================= */
body {
  font: 62.5%/1.6 Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  position: relative;
  z-index: 0; }
  @media (min-width: 768px) {
    body {
      z-index: 1; } }
  @media (min-width: 1100px) {
    body {
      z-index: 2; } }
  @media (min-width: 1260px) {
    body {
      z-index: 3; } }

a {
  -webkit-tap-highlight-color: transparent; }

p, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, label {
  background-image: url(../images/transparent.gif); }

/* =================================================================
    SP/PC表示要素きりかえ
   ================================================================= */
img {
  width: 100%;
  image-rendering: -webkit-optimize-contrast; }

img.no-rendering-prop {
  image-rendering: auto !important; }

.sp_view {
  display: block; }

.pc_view {
  display: none; }

.br_pc {
  display: none; }

@media (min-width: 768px) {
  img {
    width: 100%; }
  .sp_view {
    display: none; }
  .pc_view {
    display: block; }
  .br_sp {
    display: none; }
  .br_pc {
    display: block; } }

/* =================================================================
    #loader
   ================================================================= */
#loader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 9000; }

/* =================================================================
    #wrapper
   ================================================================= */
#wrapper {
  width: 100%;
  overflow: hidden; }
  @media (min-width: 768px) {
    #wrapper {
      position: relative; } }

/* =================================================================
    header
   ================================================================= */
#header_bg {
  position: fixed;
  width: 100%;
  height: 57px;
  background: #fff;
  z-index: 2; }
  @media (min-width: 768px) {
    #header_bg {
      background: none; } }

header {
  position: fixed;
  width: 100%;
  z-index: 4; }
  header nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    height: 57px; }
    @media (min-width: 768px) {
      header nav {
        height: 89px; } }
    header nav .logo_draw {
      width: 35px;
      padding-left: 3.73333vw; }
      @media (min-width: 768px) {
        header nav .logo_draw {
          width: 46px;
          padding-left: 2.3%; } }
    header nav #nav_btn {
      display: block;
      padding-right: 5.33333vw;
      z-index: 3; }
      @media (min-width: 768px) {
        header nav #nav_btn {
          padding-right: 2.3%; } }
      header nav #nav_btn span {
        display: block;
        width: 24px;
        height: 2px;
        margin-bottom: 6px;
        background: #000;
        transition: all 0.4s ease; }
        header nav #nav_btn span:last-child {
          margin-bottom: 0; }
        @media (min-width: 768px) {
          header nav #nav_btn span {
            width: 32px;
            height: 3px;
            margin-bottom: 8px; } }
      header nav #nav_btn.close span {
        width: 30px;
        background: #fff; }
        header nav #nav_btn.close span:nth-child(1) {
          transform: translate(1px, 8px) rotate(45deg); }
          @media (min-width: 768px) {
            header nav #nav_btn.close span:nth-child(1) {
              transform: translate(0, 11px) rotate(45deg); } }
        header nav #nav_btn.close span:nth-child(2) {
          opacity: 0; }
        header nav #nav_btn.close span:nth-child(3) {
          transform: translate(1px, -8px) rotate(-45deg); }
          @media (min-width: 768px) {
            header nav #nav_btn.close span:nth-child(3) {
              transform: translate(0, -11px) rotate(-45deg); } }
  header #nav_btn_home {
    position: absolute;
    display: block;
    width: 33px;
    height: 33px;
    top: 64px;
    right: 4.13333vw;
    z-index: 2; }
    @media (min-width: 768px) {
      header #nav_btn_home {
        top: 88px;
        width: 38px;
        height: 38px;
        right: 2%; } }

/* =================================================================
    .nav
   ================================================================= */
.nav {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  background: #000;
  z-index: 3; }
  @media (min-width: 768px) {
    .nav {
      display: block;
      right: -203px;
      width: 203px;
      min-height: 600px; } }
  .nav ul {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    @media (min-width: 768px) {
      .nav ul {
        position: relative;
        top: 105px;
        left: 0;
        transform: translate(0, 0); } }
    .nav ul li {
      width: 115px;
      margin: 0 auto 20.4vw; }
      @media (min-width: 768px) {
        .nav ul li {
          margin: 0 auto 52px;
          color: #fff;
          font-size: 16px;
          text-align: left; } }
      .nav ul li:last-child {
        margin: 0 auto; }
      .nav ul li a {
        display: block;
        color: #fff;
        transition: all 0.3s ease; }
        @media (min-width: 768px) {
          .nav ul li a:hover {
            opacity: 0.7; } }
      .nav ul li.inactive {
        opacity: 0.4; }

/* =================================================================
    main
   ================================================================= */
main {
  width: 100%; }

/* =================================================================
    top
   ================================================================= */
#top {
  position: relative;
  min-height: 450px;
  text-align: center; }
  @media (min-width: 768px) {
    #top {
      min-height: 600px; } }
  #top .top_manifesto {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%); }
  #top h1 {
    width: 207px;
    margin: 0 auto 37px; }
    @media (min-width: 768px) {
      #top h1 {
        width: 343px;
        height: 93px;
        margin: 0 auto 39px; } }
  #top h2 {
    width: 175px;
    margin: 0 auto;
    margin-bottom: 18px; }
    @media (min-width: 768px) {
      #top h2 {
        width: 212px;
        height: 19px;
        margin: 0 auto 23px; } }
  #top p {
    font-size: 12px;
    line-height: 2.2; }
    @media (min-width: 768px) {
      #top p {
        font-size: 13px; } }
  #top .scroll-down span {
    position: absolute;
    bottom: 8.8vw;
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-left: -17px;
    border-right: solid 2px #000;
    border-bottom: solid 2px #000;
    transform: rotate(45deg); }
    @media (min-width: 768px) {
      #top .scroll-down span {
        bottom: 80px;
        width: 35px;
        height: 35px;
        margin-left: -17.5px;
        border-right: solid 3px #000;
        border-bottom: solid 3px #000;
        transition: bottom 300ms ease; } }
  @media (min-width: 768px) {
    #top .scroll-down:hover span {
      bottom: 76px; } }

/* =================================================================
    works
   ================================================================= */
#works {
  padding: 0 0 4.8vw; }
  @media (min-width: 768px) {
    #works {
      padding: 50px 0 100px; } }
  #works ul {
    width: 86.66667vw;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (min-width: 768px) {
      #works ul {
        width: 80%; } }
    #works ul li {
      margin-bottom: 6.66667vw; }
      @media (min-width: 768px) {
        #works ul li {
          position: relative;
          width: 45%;
          margin-right: 10%;
          margin-bottom: 38px; }
          #works ul li:nth-child(2n) {
            margin-right: 0; } }
      @media (min-width: 1100px) {
        #works ul li {
          width: 29%;
          margin-right: 6.5%; }
          #works ul li:nth-child(2n) {
            margin-right: 6.5%; }
          #works ul li:nth-child(3n) {
            margin-right: 0; } }
      @media (min-width: 1400px) {
        #works ul li {
          width: 22%;
          margin-right: 4%; }
          #works ul li:nth-child(2n), #works ul li:nth-child(3n) {
            margin-right: 4%; }
          #works ul li:nth-child(4n) {
            margin-right: 0; } }
      @media (min-width: 1800px) {
        #works ul li {
          width: 17.4%;
          margin-right: 3.25%; }
          #works ul li:nth-child(2n), #works ul li:nth-child(3n), #works ul li:nth-child(4n) {
            margin-right: 3.25%; }
          #works ul li:nth-child(5n) {
            margin-right: 0; } }
      @media (min-width: 2100px) {
        #works ul li {
          width: 14.5%;
          margin-right: 2.6%; }
          #works ul li:nth-child(2n), #works ul li:nth-child(3n), #works ul li:nth-child(4n), #works ul li:nth-child(5n) {
            margin-right: 2.6%; }
          #works ul li:nth-child(6n) {
            margin-right: 0; } }
      #works ul li a {
        display: block;
        color: #6a6a6a;
        transition: all 0.3s ease; }
        @media (min-width: 768px) {
          #works ul li a {
            width: 100%;
            height: 100%; } }
        @media (min-width: 768px) {
          #works ul li a:hover {
            opacity: 0.7; } }
      #works ul li img {
        margin-bottom: 4vw; }
        @media (min-width: 768px) {
          #works ul li img {
            margin-bottom: 12px; } }
      #works ul li p {
        height: 2.2rem;
        font-size: 13px;
        text-align: center; }
        @media (min-width: 768px) {
          #works ul li p {
            font-size: 12px;
            text-align: left;
            letter-spacing: 1px;
            line-height: 1.5em; } }

/* =================================================================
    works_detail
   ================================================================= */
#works_detail {
  padding: 57px 0 0; }
  @media (min-width: 768px) {
    #works_detail {
      width: 80%;
      margin: 0 auto;
      padding: 82px 0 100px; } }
  #works_detail li {
    margin-bottom: 5.33333vw; }
    @media (min-width: 768px) {
      #works_detail li {
        float: left;
        width: 100%;
        margin-bottom: 20px; } }
  #works_detail img {
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden; }
  @media (min-width: 768px) {
    #works_detail .column2 {
      width: 49%; } }
  @media (min-width: 768px) {
    #works_detail .column2_left {
      width: 49%;
      margin-right: 2%; } }
  @media (min-width: 768px) {
    #works_detail .column3 {
      width: 32.2%; } }
  @media (min-width: 768px) {
    #works_detail .column3_left {
      width: 32.2%;
      margin-right: 1.7%; } }
  @media (min-width: 768px) {
    #works_detail .column1_center {
      float: none;
      margin-right: auto;
      margin-left: auto; } }
  #works_detail .info {
    width: 86.66667%;
    margin: 0 auto 60px; }
    @media (min-width: 768px) {
      #works_detail .info {
        width: 100%;
        margin: 0 auto; } }
  #works_detail .product-name {
    color: #6a6a6a;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px; }
  #works_detail .staff {
    color: #6a6a6a;
    font-size: 13px;
    line-height: 1.9em;
    margin-bottom: 0; }
    @media (min-width: 768px) {
      #works_detail .staff {
        float: none;
        line-height: 1.7em;
        margin-bottom: 0px; } }
  #works_detail.works_detail03 {
    width: 75.46667vw;
    margin-right: auto;
    margin-left: auto; }
    @media (min-width: 768px) {
      #works_detail.works_detail03 {
        width: 80%; } }
    #works_detail.works_detail03 li {
      margin-top: 6vw;
      margin-bottom: 11.33333vw; }
      @media (min-width: 768px) {
        #works_detail.works_detail03 li {
          width: 47.5%;
          margin-top: 30px;
          margin-bottom: 63px; } }
    @media (min-width: 768px) {
      #works_detail.works_detail03 .column2_left {
        margin-right: 5%; } }
    #works_detail.works_detail03 .column1_center {
      text-align: center; }
      #works_detail.works_detail03 .column1_center img {
        width: 80%; }
      @media (min-width: 768px) {
        #works_detail.works_detail03 .column1_center {
          margin-bottom: 100px; }
          #works_detail.works_detail03 .column1_center img {
            width: 70%; } }
  #works_detail.works_detail06 ul {
    width: 86.66667vw;
    margin-right: auto;
    margin-left: auto; }
    @media (min-width: 768px) {
      #works_detail.works_detail06 ul {
        width: 100%; } }
  @media (min-width: 768px) {
    #works_detail.works_detail06 li {
      margin-bottom: 40px; } }
  #works_detail.works_detail06 .list01 li:first-child {
    margin-top: 1.86667vw;
    margin-bottom: 15.2vw;
    width: 57.33333vw;
    margin-right: auto;
    margin-left: auto; }
    @media (min-width: 768px) {
      #works_detail.works_detail06 .list01 li:first-child {
        width: 100%;
        text-align: center;
        margin-top: 50px;
        margin-bottom: 120px; }
        #works_detail.works_detail06 .list01 li:first-child img {
          width: 47%; } }
  #works_detail.works_detail06 .list02 li:first-child {
    margin-top: 9.86667vw;
    margin-bottom: 15.2vw;
    width: 44.8vw;
    margin-right: auto;
    margin-left: auto; }
    @media (min-width: 768px) {
      #works_detail.works_detail06 .list02 li:first-child {
        width: 100%;
        text-align: center;
        margin-top: 80px;
        margin-bottom: 120px; }
        #works_detail.works_detail06 .list02 li:first-child img {
          width: 36.5%; } }
  #works_detail.works_detail06 .list03 li:first-child {
    margin-top: 9.86667vw;
    margin-bottom: 15.2vw;
    width: 44.26667vw;
    margin-right: auto;
    margin-left: auto; }
    @media (min-width: 768px) {
      #works_detail.works_detail06 .list03 li:first-child {
        width: 100%;
        text-align: center;
        margin-top: 80px;
        margin-bottom: 120px; }
        #works_detail.works_detail06 .list03 li:first-child img {
          width: 36.14%; } }
  #works_detail.works_detail06 .list04 {
    width: 100%; }
    #works_detail.works_detail06 .list04 li {
      margin-top: 5.33333vw; }
      @media (min-width: 768px) {
        #works_detail.works_detail06 .list04 li {
          margin-top: 40px;
          margin-bottom: 20px; } }
  @media (min-width: 768px) {
    #works_detail.works_detail05 li {
      text-align: center; }
      #works_detail.works_detail05 li img {
        width: 73.67387%; } }
  @media (min-width: 768px) {
    #works_detail.works_detail07 li {
      text-align: center; }
      #works_detail.works_detail07 li img {
        width: 73.67387%; } }
  @media (min-width: 768px) {
    #works_detail.works_detail08 li {
      text-align: center; }
      #works_detail.works_detail08 li img {
        width: 49.11591%; } }
  #works_detail.works_detail12 li:first-child {
    margin-top: 3.2vw;
    margin-bottom: 9.6vw;
    width: 70.66667vw;
    margin-right: auto;
    margin-left: auto; }
    @media (min-width: 768px) {
      #works_detail.works_detail12 li:first-child {
        width: 100%;
        text-align: center;
        margin-top: 116px;
        margin-bottom: 180px; }
        #works_detail.works_detail12 li:first-child img {
          width: 65.8%; } }
  @media (min-width: 768px) {
    #works_detail.works_detail20 li {
      margin-bottom: 30px; } }
  @media (min-width: 768px) {
    #works_detail.works_detail20 li:last-child {
      float: none;
      margin: 0 auto 30px; } }
  #works_detail.works_detail21 li:first-child {
    margin-top: 3.73333vw;
    margin-bottom: 9.6vw;
    width: 66.66667vw;
    margin-right: auto;
    margin-left: auto; }
    @media (min-width: 768px) {
      #works_detail.works_detail21 li:first-child {
        width: 100%;
        text-align: center;
        margin-top: 140px;
        margin-bottom: 242px; }
        #works_detail.works_detail21 li:first-child img {
          width: 60.3%; } }
  #works_detail.works_detail23 li:first-child {
    margin-top: 4.8vw;
    margin-bottom: 12vw;
    width: 71.73333vw;
    margin-right: auto;
    margin-left: auto; }
    @media (min-width: 768px) {
      #works_detail.works_detail23 li:first-child {
        width: 100%;
        text-align: center;
        margin-top: 98px;
        margin-bottom: 184px; }
        #works_detail.works_detail23 li:first-child img {
          width: 65.9%; } }
  @media (min-width: 768px) {
    #works_detail.works_detail39 li {
      text-align: center; }
      #works_detail.works_detail39 li img {
        width: 73.67387%; } }
  @media (min-width: 768px) {
    #works_detail.works_detail43 li {
      text-align: center; }
      #works_detail.works_detail43 li img {
        width: 49.11591%; } }
  @media (min-width: 768px) {
    #works_detail.works_detail45 li:first-child {
      text-align: center; }
      #works_detail.works_detail45 li:first-child img {
        width: 77.79961%; } }
  @media (min-width: 768px) {
    #works_detail.works_detail46 li:first-child {
      text-align: center;
      margin-bottom: 65px; }
      #works_detail.works_detail46 li:first-child img {
        width: 49.11591%; } }
  @media (min-width: 768px) {
    #works_detail.works_detail63 .column2_left {
      width: 47.5442%;
      margin-right: 1.96464%; } }
  @media (min-width: 768px) {
    #works_detail.works_detail63 .column2 {
      width: 50.49116%; } }
  @media (min-width: 768px) {
    #works_detail.works_detail65 li:first-child {
      margin-bottom: 80px; } }
  @media (min-width: 768px) {
    #works_detail.works_detail65 li.insta {
      width: 41.25737%;
      margin-left: 29.46955%;
      margin-bottom: 80px; } }
  #works_detail.works_detail100 .imgs img {
    image-rendering: auto !important; }

/* =================================================================
    about
   ================================================================= */
#about {
  padding: 57px 0.5vw 9.33333vw; }
  @media (min-width: 768px) {
    #about {
      position: relative;
      width: 80%;
      max-width: 794px;
      margin: 0 auto;
      padding: 220px 0 40px; } }
  #about h1 {
    width: 36.53333vw;
    margin: 0 auto 10vw; }
    @media (min-width: 768px) {
      #about h1 {
        position: absolute;
        top: 102px;
        right: 0;
        width: 25.6%; } }
  #about dl {
    margin: 0 0 5.33333vw 6.66667vw;
    font-size: 12px;
    line-height: 2.0; }
    @media (min-width: 768px) {
      #about dl {
        margin: 0 0 50px 0;
        font-size: 15px;
        line-height: 2.4;
        letter-spacing: 1px; } }
    #about dl dt {
      position: absolute;
      z-index: -1; }
    #about dl dd {
      padding-left: 22.13333vw; }
      @media (min-width: 768px) {
        #about dl dd {
          padding-left: 129px; } }
      #about dl dd .gmaps {
        display: inline-block;
        margin-top: 1.33333vw;
        padding: 0.8vw 3.2vw;
        color: #fff;
        background: #000; }
        @media (min-width: 768px) {
          #about dl dd .gmaps {
            margin-top: 12px;
            padding: 0 12px; } }
        #about dl dd .gmaps a {
          display: block; }
  #about .mailto {
    color: #222; }
    #about .mailto:hover {
      opacity: 0.7; }
  #about .member_position2 {
    margin-bottom: 18px;
    font-size: 9px; }
    @media (min-width: 768px) {
      #about .member_position2 {
        position: relative;
        top: -8px;
        margin-bottom: 8px;
        font-size: 11px; } }

/* =================================================================
    member 旧デザイン
   ================================================================= */
#member {
  display: none;
  padding-bottom: 1.33333vw; }
  @media (min-width: 768px) {
    #member {
      width: 80%;
      max-width: 798px;
      margin: 0 auto; } }
  #member ul li {
    margin-bottom: 8.26667vw;
    text-align: center; }
    #member ul li img {
      width: 43.33333vw;
      margin: 0 0 5.06667vw; }
      @media (min-width: 768px) {
        #member ul li img {
          float: left;
          width: 186px;
          margin: 0 38px 0 0; } }
    #member ul li p {
      width: 86.4vw;
      margin: 0 auto;
      text-align: left;
      font-size: 11px; }
      @media (min-width: 768px) {
        #member ul li p {
          width: auto;
          font-size: 14px; } }
    #member ul li .member_name {
      font-size: 15px; }
      @media (min-width: 768px) {
        #member ul li .member_name {
          font-size: 20px; } }
    #member ul li .member_position {
      margin-bottom: 2.66667vw; }
      @media (min-width: 768px) {
        #member ul li .member_position {
          margin-bottom: 25px; } }

/* =================================================================
    recruit
   ================================================================= */
#recruit {
  padding: 100px 0.5vw 9.33333vw;
  font-size: 12px;
  line-height: 2.0; }
  @media (min-width: 768px) {
    #recruit {
      width: 80%;
      max-width: 500px;
      margin: 0 auto;
      padding: 150px 0 40px 100px;
      font-size: 15px;
      line-height: 1.73em;
      letter-spacing: 1px; } }
  #recruit h1 {
    margin: 0 0 0 6.66667vw;
    font-weight: 500; }
    @media (min-width: 768px) {
      #recruit h1 {
        margin: 0 0 0 0;
        line-height: 2.4em; } }
  #recruit h2 {
    margin: 50px 0 0 6.66667vw;
    font-weight: 500; }
    @media (min-width: 768px) {
      #recruit h2 {
        margin: 50px 0 0; } }
  #recruit p {
    margin: 0 0 5.33333vw 1em;
    font-weight: 500; }
    @media (min-width: 768px) {
      #recruit p {
        margin: 0 0 0 0; } }
  #recruit ul,
  #recruit dl {
    margin: 0 0 5.33333vw 1em;
    font-weight: 500; }
    @media (min-width: 768px) {
      #recruit ul,
      #recruit dl {
        margin: 0 0 0 0; } }
  #recruit p.main_copy {
    margin-left: 6.66667vw; }
    @media (min-width: 768px) {
      #recruit p.main_copy {
        line-height: 2.4em;
        margin: 0 0 0 0;
        margin-bottom: 80px; } }
  #recruit .recruit_detail {
    padding-left: 1.6em; }
    @media (min-width: 768px) {
      #recruit .recruit_detail {
        padding-left: 0.5em; } }
  #recruit .recruit_detail2 {
    padding-left: 1.6em; }
    @media (min-width: 768px) {
      #recruit .recruit_detail2 {
        margin-top: 20px; } }
  #recruit .recruit_detail_long {
    width: 610px; }
  #recruit .recruit_detail dt {
    margin-top: 20px; }
  #recruit .recruit_detail dt:first-child {
    margin-top: 0; }
  #recruit .recruit_detail dd {
    padding-left: 1em; }
  #recruit .recruit_detail_lower {
    display: inline-block;
    padding-left: 1em; }
  #recruit .recruit_list li {
    padding-left: 1em;
    text-indent: -1em; }
  #recruit .recruit_apply {
    padding-left: 1.6em;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      #recruit .recruit_apply {
        padding-left: 0.5em; } }
  #recruit .recruit_caution {
    padding-left: 1.6em;
    text-indent: -1em;
    margin-bottom: 0px;
    transform: translateX(1em); }
    @media (min-width: 768px) {
      #recruit .recruit_caution {
        padding-left: 0.5em; } }
  #recruit .recruit_caution_02 {
    padding-left: 1.6em;
    text-indent: -1em;
    margin-bottom: 20px;
    transform: translateX(1em); }
    @media (min-width: 768px) {
      #recruit .recruit_caution_02 {
        padding-left: 0.5em; } }
  #recruit .mailto {
    color: #222; }
    #recruit .mailto:hover {
      opacity: 0.7; }

/* =================================================================
    footer
   ================================================================= */
footer .pagetop {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1; }
  footer .pagetop a {
    position: absolute;
    display: block;
    right: 4.13333vw;
    bottom: 17px;
    width: 33px; }
    @media (min-width: 768px) {
      footer .pagetop a {
        width: 38px;
        right: 2.1%; } }

footer .copyright {
  margin: 0 0 15px 2.66667vw;
  font-size: 11px;
  color: #909090; }
  @media (min-width: 768px) {
    footer .copyright {
      position: fixed;
      bottom: 0;
      margin-bottom: 18px;
      font-size: 13px; } }
