@charset "UTF-8";
/*リセット
--------------------------------------------*/
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
  /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

button:disabled,
[type="button"]:disabled,
[type="reset"]:disabled,
[type="submit"]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type="search"] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit;
  /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/*メディアクエリー
---------------------------------------------*/
/*color
---------------------------------------------*/
/*margin
---------------------------------------------*/
/* font
---------------------------------------------*/
.en_book {
  font-family: futura-pt, sans-serif;
  font-weight: 400;
}

.en_bold {
  font-family: futura-pt-bold, sans-serif;
  font-weight: 700;
}

.en_demi {
  font-family: futura-pt, sans-serif;
  font-weight: 600;
}

/* common
---------------------------------------------*/
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic Medium", YuGothic, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  word-break: break-all;
  text-align: justify;
  background-color: #fff;
  color: #000;
  letter-spacing: 0.1em;
  line-height: 1.92;
  overflow: hidden;
}

@media screen and (min-width: 769px) {
  body {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  body {
    font-size: 14px;
  }
}

#wrapper {
  overflow: hidden;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}

img {
  width: 100%;
  display: block;
}

@media screen and (min-width: 769px) {
  .pcNone {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .pcNone {
    display: block;
  }
}

@media screen and (min-width: 769px) {
  .spNone {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .spNone {
    display: none;
  }
}

.inner {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .inner {
    width: 86.1%;
  }
}

@media screen and (max-width: 768px) {
  .inner {
    width: 90%;
  }
}

.black {
  color: #000;
}

.white {
  color: #fff;
}

.leeep {
  overflow: hidden;
  position: relative;
}

.leeep::before {
  content: "";
  display: block;
  padding-top: 133.3333%;
}

.leeep .leeepinner {
  -webkit-transform-origin: top;
          transform-origin: top;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.load {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 100%;
  height: 100vh;
}

/* アニメーション
---------------------------------------------*/
.slidewrap {
  position: relative;
}

@media screen and (min-width: 769px) {
  .slideflex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
  }
}

.slide {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

@media screen and (min-width: 769px) {
  .slide {
    width: 50%;
  }
}

@media screen and (min-width: 769px) {
  .slide.slide_even {
    left: 50%;
  }
}

.slide img {
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-animation-name: scaleslide;
          animation-name: scaleslide;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 8s;
          animation-duration: 8s;
  -webkit-animation-delay: -2s;
          animation-delay: -2s;
}

@-webkit-keyframes scaleslide {
  0% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  100% {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
  }
}

@keyframes scaleslide {
  0% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  100% {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
  }
}

/* ヘッダー
---------------------------------------------*/
.header {
  width: 100%;
}

.header_flex {
  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;
}

@media screen and (min-width: 769px) {
  .header_flex {
    height: 6vw;
  }
}

@media screen and (max-width: 768px) {
  .header_flex {
    height: 14.6vw;
  }
}

.header_title {
  color: #999;
  letter-spacing: 0.06em;
}

@media screen and (min-width: 769px) {
  .header_title {
    font-size: 1.3vw;
  }
}

@media screen and (max-width: 768px) {
  .header_title {
    font-size: 3.7vw;
  }
}

@media screen and (min-width: 769px) {
  .header_logo {
    width: 9vw;
  }
}

@media screen and (max-width: 768px) {
  .header_logo {
    width: 23.2vw;
  }
}

/* トップ画像
---------------------------------------------*/
.slidewrap_top {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .slidewrap_top {
    margin-bottom: 6.2vw;
  }
}

@media screen and (max-width: 768px) {
  .slidewrap_top {
    margin-bottom: 19.5vw;
  }
}

.slidewrap_top::before {
  content: "";
  display: block;
}

@media screen and (min-width: 769px) {
  .slidewrap_top::before {
    padding-top: 50%;
  }
}

@media screen and (max-width: 768px) {
  .slidewrap_top::before {
    padding-top: 133.3333%;
  }
}

/* リード
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .lead {
    margin-bottom: 6.3vw;
  }
}

@media screen and (max-width: 768px) {
  .lead {
    margin-bottom: 17vw;
  }
}

@media screen and (max-width: 768px) {
  .lead_inner {
    margin-left: auto;
    margin-right: auto;
    width: 80vw;
  }
}

.lead_title {
  text-align: center;
  letter-spacing: 0;
  line-height: 1;
}

@media screen and (min-width: 769px) {
  .lead_title {
    font-size: 2vw;
    margin-bottom: 1.6vw;
  }
}

@media screen and (max-width: 768px) {
  .lead_title {
    font-size: 5.6vw;
    margin-bottom: 3vw;
  }
}

.lead_sub {
  text-align: center;
  line-height: 1;
}

@media screen and (min-width: 769px) {
  .lead_sub {
    font-size: 0.8vw;
    margin-bottom: 3.2vw;
    letter-spacing: 0.08em;
  }
}

@media screen and (max-width: 768px) {
  .lead_sub {
    font-size: 2.9vw;
    margin-bottom: 5.5vw;
    letter-spacing: 0.05em;
  }
}

.lead_text {
  letter-spacing: 0.05em;
}

@media screen and (min-width: 769px) {
  .lead_text {
    font-size: 1.1vw;
    text-align: center;
    line-height: 2;
  }
}

@media screen and (max-width: 768px) {
  .lead_text {
    font-size: 3.7vw;
  }
}

/* メニュー
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .menu {
    margin-bottom: 9.2vw;
  }
}

@media screen and (max-width: 768px) {
  .menu {
    margin-bottom: 14.5vw;
  }
}

@media screen and (min-width: 769px) {
  .menu .inner {
    width: 64vw;
  }
}

.menulist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .menulist li {
    width: 9.8vw;
  }
}

@media screen and (max-width: 768px) {
  .menulist li {
    width: 31%;
  }
}

.menulist li a {
  display: block;
  position: relative;
}

.menulist li a .menu_text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
  white-space: nowrap;
  letter-spacing: 0;
}

@media screen and (min-width: 769px) {
  .menulist li a .menu_text {
    font-size: 1.3vw;
  }
}

@media screen and (max-width: 768px) {
  .menulist li a .menu_text {
    font-size: 3.7vw;
  }
}

@media screen and (max-width: 768px) {
  .menulist li.kara {
    width: 100%;
    padding-top: 3.5%;
  }
}

/* look共通
---------------------------------------------*/
.look {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .look:nth-child(odd) .look_pc {
    padding-left: 7.2vw;
    margin-left: auto;
    text-align: left;
  }
}

@media screen and (min-width: 769px) {
  .look:nth-child(odd) .look_pc .look_mainimg {
    left: -100%;
  }
}

@media screen and (min-width: 769px) {
  .look:nth-child(even) .look_pc {
    padding-right: 7.2vw;
    margin-right: auto;
    text-align: right;
  }
}

@media screen and (min-width: 769px) {
  .look:nth-child(even) .look_pc .look_mainimg {
    left: 100%;
  }
}

@media screen and (min-width: 769px) {
  .look_pc {
    position: relative;
    width: 50%;
    height: 65.2vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 768px) {
  .look_top {
    padding: 8vw 10vw 6vw;
    font-size: 5.9vw;
    letter-spacing: 0;
  }
}

@media screen and (max-width: 768px) {
  .look_top .look_flex {
    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;
  }
}

@media screen and (min-width: 769px) {
  .look_top .look_title {
    font-size: 2.2vw;
    line-height: 1;
    letter-spacing: 0;
    margin-bottom: 1.4vw;
  }
}

@media screen and (min-width: 769px) {
  .look_top .look_color {
    font-size: 1.7vw;
    line-height: 1;
    letter-spacing: 0;
    margin-bottom: 4.7vw;
  }
}

.look_mainimg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}

@media screen and (min-width: 769px) {
  .look_mainimg {
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    background-size: cover;
  }
}

@media screen and (max-width: 768px) {
  .look_mainimg {
    background-size: 100%;
  }
}

.look_mainimg::before {
  content: "";
  display: block;
}

@media screen and (min-width: 769px) {
  .look_mainimg::before {
    content: "";
  }
}

@media screen and (max-width: 768px) {
  .look_mainimg::before {
    padding-top: 129.3333%;
  }
}

.look_mainimg .slidewrap {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (min-width: 769px) {
  .look_mainimg .slidewrap {
    width: 44.4vw;
  }
}

@media screen and (max-width: 768px) {
  .look_mainimg .slidewrap {
    width: 89vw;
  }
}

.look_mainimg .slidewrap::before {
  content: "";
  display: block;
}

@media screen and (min-width: 769px) {
  .look_mainimg .slidewrap::before {
    padding-top: 133.582%;
  }
}

@media screen and (max-width: 768px) {
  .look_mainimg .slidewrap::before {
    padding-top: 133.582%;
  }
}

.look_mainimg .slidewrap .slide {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .look_credit {
    padding: 9vw 10vw;
  }
}

@media screen and (min-width: 769px) {
  .credit li {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  .credit li {
    margin-bottom: 0.4vw;
  }
}

.credit li:last-child {
  margin-bottom: 0;
}

.credit li a {
  letter-spacing: 0;
}

@media screen and (min-width: 769px) {
  .credit li a {
    font-size: 1.1vw;
  }
}

@media screen and (max-width: 768px) {
  .credit li a {
    font-size: 3.7vw;
  }
}

.credit li a span {
  text-decoration: underline;
  margin-left: 8px;
}

.credit li a span.coming {
  text-decoration: none;
}

@media screen and (min-width: 769px) {
  .look_otherimg {
    padding: 7.6vw 0;
  }
}

@media screen and (max-width: 768px) {
  .look_otherimg {
    padding: 19vw 0;
  }
}

@media screen and (min-width: 769px) {
  .look_otherimg {
    width: 100%;
  }
}

@media screen and (min-width: 769px) {
  .look_otherimg .otherimg_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 768px) {
  .look_otherimg .otherimg_inner {
    width: 70.6vw;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 769px) {
  .look_otherimg .otherimg_inner .otherimg {
    width: 32vw;
  }
}

@media screen and (min-width: 769px) {
  .look_otherimg .otherimg_inner .otherimg:nth-child(2) {
    margin-left: 8vw;
  }
}

@media screen and (max-width: 768px) {
  .look_otherimg .otherimg_inner .otherimg:nth-child(2) {
    margin-top: 5.3vw;
  }
}

.look_otherimg .credit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (min-width: 769px) {
  .look_otherimg .credit {
    margin-top: 5vw;
  }
}

@media screen and (max-width: 768px) {
  .look_otherimg .credit {
    margin-top: 3vw;
  }
}

/* #look_1
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #look_1 {
    background-color: #f9fb61;
  }
}

@media screen and (max-width: 768px) {
  #look_1 .look_top {
    background-color: #f9fb61;
  }
}

#look_1 .look_mainimg {
  background-image: url(../images/img_1_back.jpg);
}

#look_1 .look_credit {
  background-color: #f9fb61;
}

#look_1 .look_otherimg {
  background-color: #dee046;
}

/* #look_2
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #look_2 {
    background-color: #bf886d;
  }
}

@media screen and (max-width: 768px) {
  #look_2 .look_top {
    background-color: #bf886d;
  }
}

#look_2 .look_mainimg {
  background-image: url(../images/img_2_back.jpg);
}

#look_2 .look_credit {
  background-color: #bf886d;
}

#look_2 .look_otherimg {
  background-color: #af7559;
}

/* #look_3
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #look_3 {
    background-color: #d9af66;
  }
}

@media screen and (max-width: 768px) {
  #look_3 .look_top {
    background-color: #d9af66;
  }
}

#look_3 .look_mainimg {
  background-image: url(../images/img_3_back.jpg);
}

#look_3 .look_credit {
  background-color: #d9af66;
}

#look_3 .look_otherimg {
  background-color: #c29953;
}

/* #look_4
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #look_4 {
    background-color: #777777;
  }
}

@media screen and (max-width: 768px) {
  #look_4 .look_top {
    background-color: #777777;
  }
}

#look_4 .look_mainimg {
  background-image: url(../images/img_4_back.jpg);
}

#look_4 .look_credit {
  background-color: #777777;
}

#look_4 .look_otherimg {
  background-color: #666666;
}

/* #look_5
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #look_5 {
    background-color: #667bab;
  }
}

@media screen and (max-width: 768px) {
  #look_5 .look_top {
    background-color: #667bab;
  }
}

#look_5 .look_mainimg {
  background-image: url(../images/img_5_back.jpg);
}

#look_5 .look_credit {
  background-color: #667bab;
}

#look_5 .look_otherimg {
  background-color: #5a6e9d;
}

/* #look_6
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #look_6 {
    background-color: #e1dbd0;
  }
}

@media screen and (max-width: 768px) {
  #look_6 .look_top {
    background-color: #e1dbd0;
  }
}

#look_6 .look_mainimg {
  background-image: url(../images/img_6_back.jpg);
}

#look_6 .look_credit {
  background-color: #e1dbd0;
}

#look_6 .look_otherimg {
  background-color: #d0cac0;
}

/* .footer
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .footer {
    padding: 5vw 0 3vw;
  }
}

@media screen and (max-width: 768px) {
  .footer {
    padding: 12.5vw 0 5vw;
  }
}

.footer_item {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .footer_item {
    width: 32vw;
    margin-bottom: 4vw;
  }
}

@media screen and (max-width: 768px) {
  .footer_item {
    width: 70.6vw;
    margin-bottom: 9.5vw;
  }
}

.footer_item a {
  display: block;
  text-align: center;
  background-color: #000;
  color: #fff;
  letter-spacing: 0.15em;
}

@media screen and (min-width: 769px) {
  .footer_item a {
    font-size: 1.1vw;
    line-height: 4vw;
  }
}

@media screen and (max-width: 768px) {
  .footer_item a {
    font-size: 4.4vw;
    line-height: 14.1vw;
  }
}

.footer_staff {
  text-align: center;
  letter-spacing: 0;
  line-height: 1.67;
}

@media screen and (min-width: 769px) {
  .footer_staff {
    font-size: 1vw;
    margin-bottom: 6vw;
  }
}

@media screen and (max-width: 768px) {
  .footer_staff {
    font-size: 3.7vw;
    margin-bottom: 13vw;
  }
}

.footer_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .footer_link {
    width: 20vw;
    margin-bottom: 6vw;
  }
}

@media screen and (max-width: 768px) {
  .footer_link {
    width: 47vw;
    margin-bottom: 13vw;
  }
}

.footer_link a {
  display: block;
}

@media screen and (min-width: 769px) {
  .footer_link a {
    width: 2.7vw;
  }
}

@media screen and (max-width: 768px) {
  .footer_link a {
    width: 8vw;
  }
}

.footer_logo {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .footer_logo {
    width: 6vw;
    margin-bottom: 1.5vw;
  }
}

@media screen and (max-width: 768px) {
  .footer_logo {
    width: 20vw;
    margin-bottom: 5vw;
  }
}

.footer_logo a {
  display: block;
}

.footer_copy {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .footer_copy {
    font-size: 0.6vw;
    letter-spacing: 0;
  }
}

@media screen and (max-width: 768px) {
  .footer_copy {
    font-size: 4vw;
    letter-spacing: 0;
  }
}
/*# sourceMappingURL=style.css.map */