/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500;700&display=swap");
html {
  line-height: 1.5;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

body * {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  font-size: inherit;
}

img {
  vertical-align: bottom;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 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: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
  text-decoration: none;
}

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

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * 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: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * 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;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
  vertical-align: top;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: none;
  /* 2 */
  border: none;
}

button:focus,
html [type="button"]:focus,
[type="reset"]:focus,
[type="submit"]:focus {
  outline: none;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

li {
  list-style: none;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

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

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 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 odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

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

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

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

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

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

body {
  position: relative;
  min-width: 320px;
  width: 100%;
  font-family: "Hiragino Kaku Gothic Pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  background-image: url(../img/dots.png);
}

a,
a:visited,
a:active,
a:hover {
  color: inherit;
  text-decoration: none;
}

select,
input[type="submit"],
input[type="button"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

select:focus,
input[type="submit"]:focus,
input[type="button"]:focus {
  outline: none;
}

.l-siteMain {
  width: 100%;
  max-width: 680px;
}

.l-footer {
  background-color: #707070;
}

.l-footer-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 30px;
}

.f-logo a {
  display: block;
  width: 112px;
  height: 14px;
  text-indent: -200vw;
  background-image: url(../img/logo-w.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.f-copy {
  margin-top: 10px;
  line-height: 1;
}

.f-copy p {
  line-height: 1;
}

.f-copy p small {
  font-size: 10px;
  color: #fff;
  font-family: 'Roboto', sans-serif;
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}

.l-header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 23px 0;
}

.l-header-nav {
  display: none;
}

.h-logo a {
  display: block;
  width: calc(112 / 375 * 100vw);
  height: calc(14 / 375 * 100vw);
  text-indent: -200vw;
  background-image: url(../img/logo.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.h-nav {
  display: none;
  height: 100%;
}

.h-nav nav {
  height: 100%;
}

.h-nav-list {
  display: flex;
  align-items: center;
  height: 100%;
}

.h-nav-list li {
  height: 100%;
}

.h-nav-list li a {
  display: flex;
  align-items: center;
  height: 100%;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

.h-nav-list li a.icon-mail {
  display: flex;
  align-items: center;
  font-weight: 700;
}

.h-nav-list li a.icon-mail::before {
  content: "";
  display: block;
  width: 12px;
  height: 10px;
  margin-right: 8px;
  background-image: url(../img/icon-mail.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.h-nav-list li + li {
  margin-left: 83px;
}

.h-ins {
  margin-left: 188px;
}

.h-ins a {
  display: block;
  width: 15px;
  height: 15px;
  background-size: 100% auto;
  background-image: url(../img/icon-ins.png);
  background-repeat: no-repeat;
  text-indent: -200vw;
}

.h-action {
  display: flex;
}

.c-slidemenu {
  position: fixed;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  background-color: #707070;
  z-index: 999;
  display: none;
}

.c-slidemenu-inner {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 23px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.c-slidemenu.is-open {
  display: block;
}

.c-slidemenu-open {
  display: none;
}

.c-slidemenu-open a {
  display: block;
  width: calc(13 / 375 * 100vw);
  height: calc(15 / 375 * 100vw);
  background-image: url(../img/trigger-open.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  text-indent: -200vw;
}

.c-slidemenu-close {
  display: none;
}

.c-slidemenu-close a {
  display: block;
  width: calc(13 / 375 * 100vw);
  height: calc(13 / 375 * 100vw);
  background-image: url(../img/trigger-close.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  text-indent: -200vw;
}

.s-logo a {
  display: block;
  width: calc(112 / 375 * 100vw);
  height: calc(14 / 375 * 100vw);
  text-indent: -200vw;
  background-image: url(../img/logo.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.s-nav nav {
  height: 100%;
}

.s-nav-list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.s-nav-list li a {
  display: flex;
  align-items: center;
  height: 100%;
  font-size: calc(18 / 375 * 100vw);
  font-weight: bold;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

.s-nav-list li a.icon-mail {
  display: flex;
  align-items: center;
  font-weight: 700;
}

.s-nav-list li a.icon-mail::before {
  content: "";
  display: block;
  width: 20px;
  height: 15px;
  margin-right: 8px;
  background-image: url(../img/icon-mail-w.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.s-nav-list li:last-of-type {
  margin-top: calc(60 / 375 * 100vw);
}

.s-nav-list li + li {
  margin-top: calc(30 / 375 * 100vw);
}

.s-ins {
  position: absolute;
  bottom: 160px;
  left: 50%;
  transform: translateX(-50%);
}

.s-ins a {
  display: block;
  width: 30px;
  height: 30px;
  background-size: 100% auto;
  background-image: url(../img/icon-ins-w.png);
  background-repeat: no-repeat;
  text-indent: -200vw;
}

.js-animation {
  opacity: 0;
  visibility: hidden;
  transform: translateY(40px);
  transition: all 1s;
}

.js-animation.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}

.c-fv {
  min-height: 100vh;
  background-repeat: no-repeat;
  background-image: url(../img/fv.jpg);
  background-size: cover;
}

.c-fv-inner {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  max-width: 950px;
  display: flex;
  margin: 0 auto;
}

.c-catch img {
  max-width: 648px;
  max-height: 442px;
  width: calc(321 / 375 * 100vw);
  height: calc(248 / 375 * 100vw);
}

.sec-about {
  background-image: url(../img/bg-about.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.sec-about-inner {
  max-width: 950px;
  margin: 0 auto;
  padding: 140px 60px 140px;
  box-sizing: content-box;
}

.c-aboutHead-item {
  font-size: calc(58 / 375 * 100vw);
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  letter-spacing: 0.1em;
}

.c-aboutDesc {
  margin-top: calc(62 / 375 * 100vw);
}

.c-aboutDesc-item {
  font-size: 13px;
  line-height: 1.8;
}

.sec-works {
  background-image: url(../img/bg-works.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.sec-works-inner {
  max-width: 950px;
  margin: 0 auto;
  padding: 140px calc(37 / 375 * 100vw);
}

.c-worksHead-item {
  font-size: calc(58 / 375 * 100vw);
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  letter-spacing: 0.1em;
  color: #fff;
}

.c-worksBody {
  margin-top: calc(53 / 375 * 100vw);
  color: #fff;
}

.c-worksList {
  position: relative;
}

.c-worksList::before {
  position: absolute;
  top: 0.5em;
  left: -1em;
  transform: translateX(-100%);
  content: "";
  display: block;
  width: 215px;
  height: 1px;
  background-color: #fff;
}

.c-worksList dt {
  font-weight: bold;
  font-size: calc(13 / 375 * 100vw);
  line-height: 1.8;
}

.c-worksList dd {
  font-size: calc(13 / 375 * 100vw);
  line-height: 1.8;
}

.c-worksList + .c-worksList {
  margin-top: 1em;
}

.sec-outline {
  background-image: url(../img/bg-outline.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
}

.sec-outline-inner {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
  padding: 140px calc(37 / 375 * 100vw);
}

.c-outlineHead {
  text-align: center;
}

.c-outlineHead-item {
  font-size: calc(58 / 375 * 100vw);
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  letter-spacing: 0.1em;
}

.c-outline {
  margin-top: calc(68 / 375 * 100vw);
}

.c-outline-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  line-height: 2.5;
}

.c-outline-item + .c-outline-item {
  margin-top: 1.5em;
}

.c-outline-head {
  display: flex;
  align-items: center;
  width: 100%;
}

.c-outline-head-item {
  font-weight: bold;
  flex-shrink: 0;
  font-size: calc(13 / 375 * 100vw);
}

.c-outline-head::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  margin-right: 10px;
  background-color: #000;
}

.c-outline-head::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  margin-left: 10px;
  background-color: #000;
}

.c-outline-body {
  font-size: calc(13 / 375 * 100vw);
}

.sec-contact {
  position: relative;
  background-image: url(../img/bg-contact.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
}

.sec-contact-inner {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
  padding: 140px calc(37 / 375 * 100vw) 70px;
}

.c-contactHead-item {
  font-size: calc(50 / 375 * 100vw);
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  letter-spacing: 0.1em;
}

.c-contactDesc {
  margin-top: calc(54 / 375 * 100vw);
}

.c-contactDesc p {
  font-size: calc(13 / 375 * 100vw);
}

.c-contactDesc p span {
  color: #FF0000;
}

.c-contactParts {
  margin-top: 30px;
}

.c-contactParts dl {
  margin-top: 30px;
}

.c-contactParts dl dt {
  font-size: calc(13 / 375 * 100vw);
  margin-bottom: 10px;
}

.c-contactParts dl dt span {
  font-size: 13px;
  margin-left: 0.5em;
  color: #FF0000;
}

.c-contactParts dl dd input {
  width: 100%;
  height: 30px;
  border: none;
  padding: 0 10px;
  border-bottom: 1px solid #000;
  background-color: inherit;
  border-radius: 0;
}

.c-contactParts dl dd textarea {
  width: 100%;
  border: 1px solid #000;
  padding: 10px;
  background-color: inherit;
  border-radius: 0;
}

.c-contactParts dl.is-wide {
  width: 100%;
}

.c-contactCaution {
  margin-top: 20px;
}

.c-contactCaution p {
  font-size: calc(10 / 375 * 100vw);
  line-height: 1.5;
}

.c-policy {
  display: flex;
  margin-top: 30px;
}

.c-policyLink a {
  display: flex;
  align-items: center;
  font-size: calc(10 / 375 * 100vw);
}

.c-policyLink a span {
  text-decoration: underline;
}

.c-policyLink a::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  margin-right: 5px;
  background-image: url(../img/icon-policy.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.c-policyCheck {
  display: flex;
  align-items: center;
  margin-left: 20px;
}

.c-policyCheck input {
  display: block;
}

.c-policyCheck label {
  margin-left: 5px;
  font-size: calc(10 / 375 * 100vw);
  cursor: pointer;
}

.c-contactCv {
  margin-top: 90px;
  display: flex;
  justify-content: center;
}

.c-contactCv button {
  width: 113px;
  height: 45px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  background-color: inherit;
  border: 1px solid #000;
  border-radius: 30px;
  cursor: pointer;
}

.c-scroll {
  position: absolute;
  bottom: calc(30 / 375 * 100vw);
  right: 50%;
  display: block;
  max-width: 9px;
  max-height: 247px;
  width: calc(9 / 375 * 100vw);
  height: calc(247 / 375 * 100vw);
  text-indent: -200vw;
  background-image: url(../img/scroll.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.c-scroll a {
  display: block;
  width: 100%;
  height: 100%;
}

.c-scrollTop {
  position: absolute;
  bottom: 60px;
  right: 80px;
}

.c-scrollTop a {
  display: block;
  width: 11px;
  height: 157px;
  text-indent: -200vw;
  background-image: url(../img/scrolltop.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
}

@media screen and (min-width: 768px) {
  .l-siteWrapper {
    padding-left: 320px;
  }
  .l-siteMain {
    padding-top: 60px;
    padding-left: 40px;
  }
  .is-pc {
    display: block;
  }
  .is-sp {
    display: none;
  }
  .l-header-inner {
    padding: 50px 45px;
  }
  .l-header-nav {
    display: flex;
    align-items: center;
  }
  .h-logo a {
    width: 112px;
    height: 14px;
  }
  .h-nav {
    display: block;
    margin-left: 80px;
  }
  .c-slidemenu {
    display: none;
  }
  .s-logo a {
    width: 112px;
    height: 14px;
  }
  .s-nav {
    display: block;
  }
  .c-fv-inner {
    align-items: center;
  }
  .c-catch img {
    min-width: 648px;
    min-height: 442px;
    width: calc(648 / 1400 * 100vw);
    height: calc(442 / 1400 * 100vw);
  }
  .c-aboutHead-item {
    font-size: 62px;
  }
  .c-aboutDesc {
    margin-top: 48px;
  }
  .sec-works-inner {
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    align-items: flex-end;
    padding: 140px 60px 140px;
    box-sizing: content-box;
  }
  .c-worksHead-item {
    font-size: 62px;
  }
  .c-worksBody {
    margin-top: 45px;
  }
  .c-worksList dt {
    font-size: 13px;
  }
  .c-worksList dd {
    font-size: 13px;
  }
  .sec-outline-inner {
    padding: 140px 60px;
  }
  .c-outlineHead-item {
    font-size: 62px;
  }
  .c-outline {
    margin-top: 75px;
  }
  .c-outline-head-item {
    font-size: 13px;
  }
  .c-outline-body {
    font-size: 13px;
  }
  .sec-contact-inner {
    padding: 140px 60px;
  }
  .c-contactHead-item {
    font-size: 62px;
  }
  .c-contactDesc {
    margin-top: 77px;
  }
  .c-contactDesc p {
    font-size: 13px;
  }
  .c-contactParts {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .c-contactParts dl {
    width: calc(50% - 8px);
  }
  .c-contactParts dl dt {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .c-contactParts dl dt span {
    font-size: 16px;
  }
  .c-contactParts dl dd input {
    height: 40px;
    font-size: 16px;
  }
  .c-contactCaution p {
    font-size: 14px;
  }
  .c-policyLink a {
    font-size: 12px;
  }
  .c-policyCheck label {
    font-size: 12px;
  }
  .c-scroll {
    bottom: 50px;
    right: 30px;
    width: 9px;
    height: 247px;
  }
}

@media screen and (max-width: 767px) {
  .is-pc {
    display: none;
  }
  .is-sp {
    display: block;
  }
  .l-header-inner {
    justify-content: center;
  }
  .c-slidemenu-open {
    position: absolute;
    top: 25px;
    right: 25px;
    display: block;
  }
  .c-slidemenu-close {
    position: absolute;
    top: 25px;
    right: 25px;
    display: block;
  }
  .s-logo {
    display: flex;
    justify-content: center;
    position: absolute;
    top: 30px;
  }
  .c-fv {
    padding: 0 26px;
    background-image: url(../img/bg-fv-sp.jpg);
    background-repeat: no-repeat;
    background-size: cover;
  }
  .c-catch {
    padding-top: calc(150 / 375 * 100vw);
  }
  .sec-about {
    background-image: url(../img/bg-about-sp.jpg);
  }
  .sec-about-inner {
    padding: 140px calc(30 / 375 * 100vw);
  }
  .c-aboutHead-item {
    text-align: center;
  }
  .c-aboutDesc-item {
    font-size: calc(13 / 375 * 100vw);
  }
  .sec-works {
    background-image: url(../img/bg-works-sp.jpg);
  }
  .c-worksHead-item {
    text-align: center;
  }
  .c-worksList::before {
    display: none;
  }
  .sec-outline {
    background-image: url(../img/bg-outline-sp.jpg);
  }
  .c-outlineHead-item {
    text-align: center;
  }
  .sec-contact {
    padding-bottom: calc(170 / 375 * 100vw);
    background-image: url(../img/bg-contact-sp.jpg);
  }
  .c-contactHead-item {
    text-align: center;
  }
  .c-contactCv {
    margin-top: calc(70 / 375 * 100vw);
  }
  .c-scroll {
    bottom: calc(30 / 375 * 100vw);
    right: 0;
  }
  .c-scrollTop {
    bottom: calc(60 / 375 * 100vw);
    right: calc(80 / 375 * 100vw);
  }
}

@media screen and (min-width: 768px) and (max-width: 960px) {
  .h-nav-list li + li {
    margin-left: 60px;
  }
  .h-ins {
    margin-left: 60px;
  }
}

@media screen and (max-width: 768px) and (orientation: landscape) {
  .c-slidemenu {
    overflow-y: auto;
  }
  .s-nav {
    padding-top: 60px;
  }
  .s-nav-list li a {
    font-size: calc(12 / 375 * 100vw);
  }
  .s-nav-list li:last-of-type {
    margin-top: calc(15 / 375 * 100vw);
  }
  .s-nav-list li + li {
    margin-top: calc(10 / 375 * 100vw);
  }
  .s-ins {
    position: relative;
    bottom: 0;
    left: 0;
    transform: translateX(0);
    margin-top: 30px;
  }
  .c-aboutHead-item {
    font-size: calc(58 / 768 * 100vw);
  }
  .c-aboutDesc {
    margin-top: calc(40 / 768 * 100vw);
  }
  .c-aboutDesc-item {
    font-size: calc(16 / 768 * 100vw);
  }
  .c-worksHead-item {
    font-size: calc(58 / 768 * 100vw);
  }
  .c-worksBody {
    margin-top: calc(40 / 768 * 100vw);
  }
  .c-worksList dt {
    font-size: calc(16 / 768 * 100vw);
  }
  .c-worksList dd {
    font-size: calc(16 / 768 * 100vw);
  }
  .c-outlineHead-item {
    font-size: calc(58 / 768 * 100vw);
  }
  .c-outline {
    margin-top: calc(40 / 768 * 100vw);
  }
  .c-outline-head-item {
    font-size: calc(16 / 768 * 100vw);
  }
  .c-outline-body {
    font-size: calc(16 / 768 * 100vw);
  }
  .c-contactHead-item {
    font-size: calc(58 / 768 * 100vw);
  }
  .c-contactDesc {
    margin-top: calc(40 / 768 * 100vw);
  }
  .c-contactDesc p {
    font-size: calc(16 / 768 * 100vw);
  }
  .c-contactParts dl dt {
    font-size: calc(16 / 768 * 100vw);
  }
  .c-contactParts dl dt span {
    font-size: calc(16 / 768 * 100vw);
  }
  .c-contactParts dl dd input {
    font-size: calc(16 / 768 * 100vw);
  }
  .c-contactCaution p {
    font-size: calc(14 / 768 * 100vw);
  }
  .c-policyLink a {
    font-size: calc(12 / 768 * 100vw);
  }
  .c-policyCheck label {
    font-size: calc(12 / 768 * 100vw);
  }
  .c-scroll {
    bottom: calc(60 / 375 * 100vw);
    right: calc(80 / 375 * 100vw);
  }
}

@media (orientation: landscape) {
  .c-fv-inner {
    padding: 0 40px 80px;
  }
  .c-catch {
    padding-top: calc(140 / 667 * 100vw);
  }
  .c-catch img {
    width: calc(321 / 667 * 100vw);
    height: calc(248 / 667 * 100vw);
  }
}
