@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  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;
  line-height: 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 {
  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] {
  text-decoration: underline; /* 2 */
  -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;
}

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

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

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

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

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

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

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

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

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

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

/**
 * 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 {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 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. Change font properties to `inherit` in Safari.
 */
::-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] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

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

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

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

@keyframes loopText {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1146px 0;
  }
}
html {
  font-size: 62.5%;
}

body {
  margin: 0;
  padding: 0;
  color: #1F2637;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  letter-spacing: 0;
  line-height: 1.45;
  text-align: justify;
  overflow-y: scroll;
  min-width: 1040px;
  position: relative;
  background: transparent;
  height: 100vh;
}
@media (max-width: 960px) {
  body {
    min-width: 375px;
  }
}
body.-fixed {
  position: fixed;
  left: 0;
  right: 0;
}
body:not(.-mounted) *[v-else], body:not(.-mounted) *[v-else-if], body:not(.-mounted) *[v-show] {
  display: none;
}

*::-moz-selection {
  background: rgba(19, 92, 143, 0.4);
  color: #fff;
}

*::selection {
  background: rgba(19, 92, 143, 0.4);
  color: #fff;
}
*::-moz-selection {
  background: rgba(19, 92, 143, 0.4);
  color: #fff;
}

a:link, a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  outline: none;
}
a:active {
  outline: none;
}

img, svg {
  display: block;
  max-width: 100%;
  height: auto;
}

.l-content__top {
  margin: 0 0 0 10px;
  color: #333333;
}
.l-content__anchor {
  margin: 0 5px;
}
.l-content__current {
  opacity: 0.5;
  color: #333333;
}
.l-inner {
  max-width: 1040px;
  margin: 0 auto;
}
@media (max-width: 960px) {
  .l-inner {
    max-width: 100%;
  }
}

.p-nav-menu {
  position: fixed;
  top: 95px;
  left: 0;
  width: 100%;
  height: calc(100% - 95px);
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
  overflow-y: scroll;
  z-index: 9999;
  transition: opacity 0.3s;
  opacity: 0;
  pointer-events: none;
}
@media (max-width: 960px) {
  .p-nav-menu {
    top: 84px;
    height: calc(100% - 84px);
  }
}
.p-nav-menu.-active {
  opacity: 1;
  pointer-events: auto;
}
.p-nav-menu__list {
  display: flex;
}
@media (max-width: 960px) {
  .p-nav-menu__list {
    flex-direction: column;
  }
}
.p-nav-menu__list > li:first-child {
  background-color: #fbf3ea;
  width: 38.75%;
  min-width: 540px;
  padding: 50px 20px 0 120px;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:first-child {
    width: 100%;
    min-width: auto;
    padding: 36px 0;
    order: 3;
  }
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:first-child ul li {
    display: flex;
    justify-content: center;
  }
}
.p-nav-menu__list > li:first-child ul li:not(:first-child) {
  margin: 14px 0 0;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:first-child ul li:not(:first-child) {
    margin: 24px 0 0;
  }
}
.p-nav-menu__list > li:first-child ul li a {
  display: inline-flex;
  align-items: center;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.08em;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:first-child ul li a {
    display: flex;
    justify-content: space-between;
    width: 286px;
    line-height: 1.4;
  }
}
@media (min-width: 961px) {
  .p-nav-menu__list > li:first-child ul li a {
    transition: opacity 0.3s;
  }
  .p-nav-menu__list > li:first-child ul li a:hover {
    opacity: 0.5;
  }
}
.p-nav-menu__list > li:first-child ul li a img {
  width: 20px;
  margin: 2px 0 0 10px;
}
.p-nav-menu__list > li:nth-child(2) {
  background-color: #5bd1a3;
  width: 31.25%;
  min-width: 234px;
  padding: 46px 0 60px;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:nth-child(2) {
    width: 100%;
    min-width: auto;
    padding: 26px 45px 40px;
    order: 1;
  }
}
.p-nav-menu__list > li:nth-child(2) p {
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-align: center;
}
.p-nav-menu__list > li:nth-child(2) ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 28px 0 0;
}
.p-nav-menu__list > li:nth-child(2) ul li {
  width: calc(50% - 50px);
  min-width: 116px;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:nth-child(2) ul li {
    width: 50%;
    min-width: auto;
  }
}
.p-nav-menu__list > li:nth-child(2) ul li:first-child a {
  border-radius: 20px 0 0 0;
}
.p-nav-menu__list > li:nth-child(2) ul li:nth-child(2) a {
  border-radius: 0 20px 0 0;
}
.p-nav-menu__list > li:nth-child(2) ul li:nth-child(3) a {
  border-radius: 0 0 0 20px;
}
.p-nav-menu__list > li:nth-child(2) ul li:last-child a {
  border-radius: 0 0 20px 0;
}
.p-nav-menu__list > li:nth-child(2) ul li:last-child a img {
  width: 30px;
}
.p-nav-menu__list > li:nth-child(2) ul li:not(:last-child) a img {
  width: 32px;
}
.p-nav-menu__list > li:nth-child(2) ul li:nth-child(2n) {
  border-left: 2px solid #5bd1a3;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:nth-child(2) ul li:nth-child(2n) {
    border-left: 6px solid #5bd1a3;
  }
}
.p-nav-menu__list > li:nth-child(2) ul li:nth-child(n+3) {
  border-top: 2px solid #5bd1a3;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:nth-child(2) ul li:nth-child(n+3) {
    border-top: 6px solid #5bd1a3;
  }
}
.p-nav-menu__list > li:nth-child(2) ul li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  height: 136px;
  padding: 10px 0 0;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.025em;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:nth-child(2) ul li a {
    height: 90px;
    font-size: 1.6rem;
  }
}
@media (min-width: 961px) {
  .p-nav-menu__list > li:nth-child(2) ul li a {
    transition: opacity 0.3s;
  }
  .p-nav-menu__list > li:nth-child(2) ul li a:hover {
    opacity: 0.5;
  }
}
.p-nav-menu__list > li:nth-child(2) ul li a img {
  margin: 0 auto;
}
.p-nav-menu__list > li:nth-child(3) {
  background-color: #159060;
  width: 30%;
  min-width: 214px;
  padding: 46px 0 0;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:nth-child(3) {
    width: 100%;
    min-width: auto;
    padding: 26px 45px 40px;
    order: 2;
  }
}
.p-nav-menu__list > li:nth-child(3) p {
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-align: center;
}
.p-nav-menu__list > li:nth-child(3) ul {
  margin: 28px 0 0;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:nth-child(3) ul {
    margin: 18px 0 0;
  }
}
.p-nav-menu__list > li:nth-child(3) ul li:first-child a {
  background-image: linear-gradient(90deg, #0ab270 5%, #63a8fe 100%);
  color: #fff;
}
@media (min-width: 961px) {
  .p-nav-menu__list > li:nth-child(3) ul li:first-child a:hover:before {
    opacity: 1;
  }
}
.p-nav-menu__list > li:nth-child(3) ul li:first-child a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(-90deg, #0ab270 5%, #63a8fe 100%);
  width: 100%;
  height: 100%;
  border-radius: 48px;
  transition: opacity 0.3s;
  opacity: 0;
}
.p-nav-menu__list > li:nth-child(3) ul li:nth-child(2) a {
  border: 1px solid #fff;
  color: #fff;
}
@media (min-width: 961px) {
  .p-nav-menu__list > li:nth-child(3) ul li:nth-child(2) a {
    transition: 0.3s;
  }
  .p-nav-menu__list > li:nth-child(3) ul li:nth-child(2) a:hover {
    background-color: #fff;
    color: #159060;
  }
}
.p-nav-menu__list > li:nth-child(3) ul li:nth-child(3) a {
  background-color: #fff;
  border: 1px solid #fff;
  color: #159060;
}
@media (min-width: 961px) {
  .p-nav-menu__list > li:nth-child(3) ul li:nth-child(3) a {
    transition: 0.3s;
  }
  .p-nav-menu__list > li:nth-child(3) ul li:nth-child(3) a:hover {
    background-color: #159060;
    color: #fff;
  }
}
.p-nav-menu__list > li:nth-child(3) ul li:not(:first-child) {
  margin: 30px 0 0;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:nth-child(3) ul li:not(:first-child) {
    margin: 20px 0 0;
  }
}
.p-nav-menu__list > li:nth-child(3) ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: calc(100% - 160px);
  min-width: 126px;
  height: 72px;
  margin: 0 auto;
  border-radius: 36px;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.08em;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:nth-child(3) ul li a {
    width: 100%;
    min-width: auto;
    height: 60px;
    border-radius: 30px;
  }
}
.p-nav-menu__list > li:nth-child(3) ul li a span {
  position: relative;
}
.p-nav-menu__other {
  display: flex;
  align-items: center;
  background-color: #fff;
  min-width: 988px;
  padding: 20px 120px;
}
@media (max-width: 960px) {
  .p-nav-menu__other {
    flex-direction: column;
    min-width: auto;
    padding: 32px 0;
  }
}
.p-nav-menu__other li:not(:first-child) {
  margin: 0 0 0 40px;
}
@media (max-width: 960px) {
  .p-nav-menu__other li:not(:first-child) {
    margin: 14px 0 0;
  }
}
.p-nav-menu__other li a {
  display: flex;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
}
@media (max-width: 960px) {
  .p-nav-menu__other li a {
    font-size: 1.4rem;
  }
}
@media (min-width: 961px) {
  .p-nav-menu__other li a {
    transition: opacity 0.3s;
  }
  .p-nav-menu__other li a:hover {
    opacity: 0.5;
  }
}
.p-nav-menu__other li a img {
  width: 13px;
  height: 13px;
  margin: 9px 0 0 4px;
}

.l-wrapper {
  min-width: 1040px;
  margin: auto;
  max-width: auto;
}
@media (max-width: 960px) {
  .l-wrapper {
    min-width: 375px;
  }
}

.u-mt05 {
  margin-top: 0.5em;
}

.u-mb05 {
  margin-bottom: 0.5em;
}

.u-pt05 {
  padding-top: 0.5em;
}

.u-pb05 {
  padding-bottom: 0.5em;
}

.u-mt1 {
  margin-top: 1em;
}

.u-mb1 {
  margin-bottom: 1em;
}

.u-pt1 {
  padding-top: 1em;
}

.u-pb1 {
  padding-bottom: 1em;
}

.z-index1 {
  position: relative;
  z-index: 1;
}

.u-mt2 {
  margin-top: 2em;
}

.u-mb2 {
  margin-bottom: 2em;
}

.u-pt2 {
  padding-top: 2em;
}

.u-pb2 {
  padding-bottom: 2em;
}

.z-index2 {
  position: relative;
  z-index: 2;
}

.u-mt3 {
  margin-top: 3em;
}

.u-mb3 {
  margin-bottom: 3em;
}

.u-pt3 {
  padding-top: 3em;
}

.u-pb3 {
  padding-bottom: 3em;
}

.z-index3 {
  position: relative;
  z-index: 3;
}

.u-mt4 {
  margin-top: 4em;
}

.u-mb4 {
  margin-bottom: 4em;
}

.u-pt4 {
  padding-top: 4em;
}

.u-pb4 {
  padding-bottom: 4em;
}

.z-index4 {
  position: relative;
  z-index: 4;
}

.u-mt5 {
  margin-top: 5em;
}

.u-mb5 {
  margin-bottom: 5em;
}

.u-pt5 {
  padding-top: 5em;
}

.u-pb5 {
  padding-bottom: 5em;
}

.z-index5 {
  position: relative;
  z-index: 5;
}

.u-white {
  color: #fff;
  fill: #fff;
}
.u-white * {
  color: #fff;
  fill: #fff;
}

.u-center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.u-right {
  text-align: right;
  margin-left: auto;
}

.u-left {
  text-align: left;
  margin-right: auto;
}

@media (min-width: 961px) {
  .u-sp {
    display: none !important;
  }
}

@media (max-width: 960px) {
  .u-pc {
    display: none !important;
  }
}

.c-accordion,
.c-accordion-l {
  position: relative;
  cursor: pointer;
}
@media (max-width: 960px) {
  .c-accordion,
  .c-accordion-l {
    width: 20px;
    height: 20px;
  }
}
@media (min-width: 961px) {
  .c-accordion,
  .c-accordion-l {
    transition: opacity 0.3s;
  }
  .c-accordion:hover,
  .c-accordion-l:hover {
    opacity: 0.7;
  }
}
.c-accordion:before, .c-accordion:after,
.c-accordion-l:before,
.c-accordion-l:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #fff;
  transition: transform 0.3s;
}
@media (max-width: 960px) {
  .c-accordion:before, .c-accordion:after,
  .c-accordion-l:before,
  .c-accordion-l:after {
    width: 10px;
  }
}
.c-accordion:before,
.c-accordion-l:before {
  transform: translate(-50%, -50%) rotate(90deg);
}
.c-accordion:after,
.c-accordion-l:after {
  transform: translate(-50%, -50%);
}
.c-accordion.-active:before,
.c-accordion-l.-active:before {
  transform: translate(-50%, -50%);
}

.c-accordion {
  background-color: #b7b7b7;
  width: 18px;
  height: 18px;
  border-radius: 50%;
}
.c-accordion:before, .c-accordion:after {
  width: 9px;
  height: 1px;
}

.c-accordion-l {
  width: 21px;
  height: 21px;
}
.c-accordion-l:before, .c-accordion-l:after {
  width: 100%;
  height: 3px;
}

.c-arrow {
  position: relative;
  background-image: linear-gradient(135deg, #32d5b4, #168dd3);
  width: 38px;
  height: 38px;
  border-radius: 50%;
}
.c-arrow:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url("../images/common/icon_arrow.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 14px;
  height: 13px;
}

.c-arrow-l {
  position: relative;
  background-color: #333;
  width: 71px;
  height: 71px;
  border-radius: 50%;
}
@media (max-width: 960px) {
  .c-arrow-l {
    width: 36px;
    height: 36px;
  }
}
.c-arrow-l:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url("../images/common/icon_arrow_l.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 25px;
  height: 24px;
}
@media (max-width: 960px) {
  .c-arrow-l:before {
    width: 14px;
    height: 12px;
  }
}

.c-breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 14px 16px;
}
@media (max-width: 960px) {
  .c-breadcrumbs {
    padding: 10px 12px;
  }
}
.c-breadcrumbs__item {
  display: flex;
  align-items: center;
  line-height: 1.6;
}
.c-breadcrumbs__item:not(:last-child):after {
  content: ">";
  margin: 0 4px;
}
.c-breadcrumbs__item a {
  font-size: 1.5rem;
  letter-spacing: 0.03em;
}
@media (max-width: 960px) {
  .c-breadcrumbs__item a {
    font-size: 1.4rem;
  }
}
@media (min-width: 961px) {
  .c-breadcrumbs__item a {
    transition: opacity 0.3s;
  }
  .c-breadcrumbs__item a:hover {
    opacity: 0.7;
  }
}
.c-breadcrumbs__item p {
  color: #aeaeae;
  font-size: 1.5rem;
  letter-spacing: 0.03em;
}
@media (max-width: 960px) {
  .c-breadcrumbs__item p {
    font-size: 1.4rem;
  }
}

.c-error {
  background-color: #ffe4e4;
  margin: 0 0 40px;
  padding: 24px 40px;
  border: 1px solid #f14141;
}
@media (max-width: 960px) {
  .c-error {
    margin: 0 0 20px;
    padding: 24px 30px;
  }
}
.c-error p {
  color: #f14141;
  font-size: 1.5rem;
  letter-spacing: 0.075em;
  line-height: 1.6;
}
.c-error p:first-child {
  margin: 0 0 6px;
}

.c-icon {
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}

.home .c-loading {
  display: none;
}

.c-loading {
  display: none;
  align-items: end;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  text-align: center;
  padding-bottom: 10vh;
  padding-left: 5vw;
  z-index: 20000;
}
@media (max-width: 960px) {
  .c-loading {
    padding-left: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 960px) {
  .c-loading__grp {
    width: 105px;
    margin: auto;
    margin-top: 40vh;
  }
}
.c-loading__text {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.12em;
}
.c-loading__count {
  margin: 8px 0;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1;
  text-align: end;
}
.c-loading__indicator {
  background-color: #ccc;
  width: 250px;
  height: 4px;
  margin-bottom: 5vh;
  margin-left: 30px;
}
@media (max-width: 960px) {
  .c-loading__indicator {
    width: 30%;
    max-width: 400px;
    margin: 12px 0 0;
    margin: 40px auto;
  }
}
.c-loading__indicator__progress {
  background-color: rgba(0, 0, 0, 0.6);
  width: 0%;
  height: 100%;
}
.-loaded .c-loading {
  opacity: 0;
  pointer-events: none;
  transition: all 2.5s;
}

.c-pickup {
  width: 100%;
  border-top: 1px solid #bebebe;
  border-bottom: 1px solid #bebebe;
}
@media (max-width: 960px) {
  .c-pickup {
    border-bottom: none;
  }
}
.c-pickup li:not(:first-child) {
  border-top: 1px solid #bebebe;
}
.c-pickup li a {
  display: block;
  position: relative;
  width: 100%;
  padding: 26px 160px 32px 0;
  cursor: pointer;
}
@media (max-width: 960px) {
  .c-pickup li a {
    padding: 18px 20px 20px;
  }
}
@media (min-width: 961px) {
  .c-pickup li a {
    transition: opacity 0.3s;
  }
  .c-pickup li a:hover {
    opacity: 0.7;
  }
}
.c-pickup li a time {
  color: #aeaeae;
  font-size: 1.4rem;
  font-family: "Montserrat", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 700;
  letter-spacing: 0.03em;
}
.c-pickup li a h3 {
  margin: -6px 0 0;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1.6;
}
@media (max-width: 960px) {
  .c-pickup li a h3 {
    margin: 2px 0 0;
    font-size: 1.5rem;
  }
}
.c-pickup li a dl {
  margin: 8px 0 0;
}
@media (max-width: 960px) {
  .c-pickup li a dl {
    margin: 10px 0 0;
  }
}
.c-pickup li a dl .c-item {
  display: flex;
  align-items: flex-start;
  line-height: 1.6;
}
@media (max-width: 960px) {
  .c-pickup li a dl .c-item {
    flex-direction: column;
  }
}
.c-pickup li a dl .c-item:not(:first-child) {
  margin: 2px 0 0;
}
@media (max-width: 960px) {
  .c-pickup li a dl .c-item:last-child {
    padding: 0 56px 0 0;
  }
}
.c-pickup li a dl .c-item dt {
  position: relative;
  width: 66px;
  flex: 0 0 auto;
  padding: 0 0 0 9px;
  font-size: 1.5rem;
  letter-spacing: 0.03em;
}
@media (max-width: 960px) {
  .c-pickup li a dl .c-item dt {
    width: auto;
    line-height: 1.6;
  }
}
.c-pickup li a dl .c-item dt:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-46%);
  background-image: linear-gradient(135deg, #32d5b4, #168dd3);
  width: 4px;
  height: 46%;
}
.c-pickup li a dl .c-item dd {
  font-size: 1.5rem;
  letter-spacing: 0.03em;
}
@media (max-width: 960px) {
  .c-pickup li a dl .c-item dd {
    line-height: 1.6;
  }
}
.c-pickup li a .c-arrow-l {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
@media (max-width: 960px) {
  .c-pickup li a .c-arrow-l {
    top: auto;
    bottom: 24px;
    transform: none;
  }
}

.c-privacy a {
  cursor: pointer;
}
@media (min-width: 961px) {
  .c-privacy a {
    transition: opacity 0.3s;
  }
  .c-privacy a:hover {
    opacity: 0.7;
  }
}
.c-privacy__wrap {
  display: flex;
  align-items: center;
  position: relative;
  border: 1px solid #aaa;
}
.c-privacy__wrap:before {
  content: "";
  display: block;
  position: absolute;
  right: 2px;
  bottom: 2px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 15px 15px;
  border-color: transparent transparent #b7b7b7 transparent;
}
.c-privacy figure {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  width: 123px;
  height: 119px;
  border-right: 1px solid #aaa;
}
.c-privacy figure img {
  width: 77px;
}
.c-privacy__text {
  padding: 0 20px 0 22px;
}
.c-privacy__text p {
  font-size: 1.5rem;
  letter-spacing: 0.03em;
  line-height: 1.7;
}

.c-search {
  position: relative;
  background-image: linear-gradient(135deg, #32d5b4, #168dd3);
  padding: 40px;
}
.c-search__upper {
  display: flex;
  justify-content: space-between;
}
.c-search__upper__ttl {
  display: flex;
  align-items: baseline;
  margin: -13px 0 0;
}
.c-search__upper__ttl h2 {
  color: #fff;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0.08em;
}
.c-search__upper__ttl p {
  margin: 0 0 0 12px;
  color: #fff;
  font-size: 1.7rem;
  letter-spacing: 0.08em;
}
.c-search__upper__ttl p span {
  font-size: 3.2rem;
  font-weight: 700;
}
.c-search__upper form {
  display: flex;
}
.c-search__upper form input {
  background-color: #fff;
  width: 370px;
  height: 42px;
  padding: 0 16px;
  border: 1px solid rgba(170, 170, 170, 0.9);
  font-size: 1.5rem;
  letter-spacing: 0.08em;
}
.c-search__upper form input::-moz-placeholder {
  color: rgba(17, 17, 17, 0.63);
}
.c-search__upper form input::placeholder {
  color: rgba(17, 17, 17, 0.63);
}
.c-search__upper form button {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #333;
  width: 110px;
  height: 42px;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  cursor: pointer;
}
@media (min-width: 961px) {
  .c-search__upper form button {
    transition: opacity 0.3s;
  }
  .c-search__upper form button:hover {
    opacity: 0.7;
  }
}
.c-search__upper form button svg {
  stroke: #fff;
  width: 17px;
  height: 17px;
  margin: 0 6px 0 0;
}
.c-search__term {
  display: flex;
  margin: 11px 0 0;
}
.c-search__term li {
  width: 16.6666666667%;
  height: 57px;
}
.c-search__term li:not(:first-child) {
  margin: 0 0 0 1px;
}
.c-search__term li.-job svg {
  width: 18px;
  height: 18px;
  margin: 0 4px 0 0;
}
.c-search__term li.-develop svg {
  width: 23px;
  height: 16px;
  margin: 0 4px 0 0;
}
.c-search__term li.-money svg {
  width: 18px;
  height: 18px;
  margin: 0 4px 0 0;
}
.c-search__term li.-langage svg {
  width: 20px;
  height: 15px;
  margin: 0 4px 0 0;
}
.c-search__term li.-tool svg {
  width: 17px;
  height: 17px;
  margin: 0 4px 0 0;
}
.c-search__term li.-plus svg {
  width: 14px;
  height: 14px;
  margin: 0 4px 0 0;
}
.c-search__term li a {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
@media (min-width: 961px) {
  .c-search__term li a {
    transition: opacity 0.3s;
  }
  .c-search__term li a:hover {
    opacity: 0.7;
  }
}
.c-search__term li p {
  font-size: 1.4rem;
  letter-spacing: 0.05em;
}

.c-svg-sprite {
  display: none;
  width: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
}

.c-tab {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #36b9ae;
  padding: 16px 20px;
  cursor: pointer;
}
@media (max-width: 960px) {
  .c-tab {
    padding: 12px 20px;
  }
}
@media (min-width: 961px) {
  .c-tab {
    transition: opacity 0.3s;
  }
  .c-tab:hover {
    opacity: 0.7;
  }
  .c-tab:hover .c-accordion-l {
    opacity: 1;
  }
}
.c-tab__text {
  display: flex;
  align-items: center;
}
@media (max-width: 960px) {
  .c-tab__text {
    justify-content: space-between;
    width: 100%;
    padding: 0 16px 0 0;
  }
}
.c-tab__text p {
  width: 160px;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.075em;
}
@media (max-width: 960px) {
  .c-tab__text p {
    width: auto;
  }
}
.c-tab__text span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 59px;
  height: 25px;
  border: 1px solid #fff;
  border-radius: 4px;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 0.075em;
}
.c-tab.-active .c-accordion-l:before {
  transform: translate(-50%, -50%);
}

.c-ttl {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 960px) {
  .c-ttl {
    align-items: flex-start;
  }
}
.c-ttl figure {
  width: 43px;
  margin: 0 8px 0 0;
}
@media (max-width: 960px) {
  .c-ttl figure {
    width: 30px;
    margin: 8px 8px 0 0;
  }
}
.c-ttl h1 {
  font-size: 4rem;
  font-weight: 700;
  letter-spacing: 0.03em;
}
@media (max-width: 960px) {
  .c-ttl h1 {
    font-size: 3rem;
    text-align: center;
    line-height: 1.4;
  }
}

.p-gnav {
  display: flex;
  align-items: center;
  height: 100%;
  font-family: "Noto Sans Myanmar";
}
@media (max-width: 960px) {
  .p-gnav {
    padding: 0 0 0 10px;
  }
}
.p-gnav__logo {
  margin-left: 70px;
}
.p-gnav__logo a {
  cursor: pointer;
}
@media (max-width: 960px) {
  .p-gnav__logo a {
    width: 111px;
    margin-left: 7px;
  }
}
.p-gnav__content {
  display: flex;
  height: 100%;
  align-items: center;
  margin-left: 110px;
  color: #fff;
}
.p-gnav__content li {
  transition: 0.3s;
  margin: 0 65px 0 0;
}
.p-gnav__content li a {
  font-size: 1.05vw;
  font-weight: normal;
  font-family: "Century Schoolbook";
  cursor: pointer;
}
.p-gnav__button {
  padding: 30px 150px;
  border: 4px solid #B7680D;
}
.p-gnav__button::before {
  content: "";
}
.p-gnav__modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 99999;
  background-color: rgba(255, 255, 255, 0.96);
  padding: 15px 15px;
  display: none;
}
.p-gnav__modal .-close {
  width: 7%;
  margin: auto;
  margin-right: 0;
}
.p-gnav__modal .-menu ul {
  text-align: left;
  font-size: 1.5rem;
  font-weight: bold;
  margin-top: 108px;
}
.p-gnav__modal .-menu ul li {
  padding-bottom: 33px;
  text-align: center;
}
.p-gnav__modal .-menu .contact {
  border-radius: 50px;
  width: 245px;
  background: #96a7cf;
  color: #fff;
  font-weight: bold;
  font-size: 2.4rem;
  margin: 30px auto;
  padding: 17px 0 13px 0;
  text-align: center;
  display: block;
}

.p-index-new {
  margin: 120px 0;
}
.p-index-new .l-inner {
  display: flex;
}
.p-index-new__ttl {
  display: flex;
  align-items: center;
  margin: 0 20px 0 0;
  writing-mode: vertical-lr;
}
.p-index-new__ttl figure {
  width: 43px;
}
.p-index-new__ttl p {
  margin: 12px 0 0;
  font-size: 5rem;
  font-family: "Montserrat", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 700;
  letter-spacing: 0.03em;
}
.p-index-new__ttl h2 {
  margin: 24px 0 0;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.03em;
}
.p-index-new .c-btn {
  display: flex;
  justify-content: center;
  margin: 60px 0 0;
}

.p-index-offer {
  position: relative;
  background-color: #333;
  padding: 0 0 146px;
}
.p-index-offer:before {
  content: "";
  position: absolute;
  top: 50px;
  left: 0;
  background-image: url("../images/top/img_job-offer.png");
  background-position: center center;
  background-repeat: repeat-x;
  background-size: 1146px 123px;
  width: 100%;
  height: 123px;
  animation: 10s loopText linear infinite;
  pointer-events: none;
}
.p-index-offer .l-inner {
  position: relative;
  padding: 270px 0 0;
}
.p-index-offer .l-inner .c-search {
  position: absolute;
  top: -100px;
  left: 0;
  width: 100%;
}
.p-index-offer__ttl {
  display: flex;
  align-items: center;
}
.p-index-offer__ttl figure {
  width: 43px;
}
.p-index-offer__ttl p {
  margin: 3px 0 0 18px;
  color: #fff;
  font-size: 5rem;
  font-family: "Montserrat", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 700;
  letter-spacing: 0.03em;
}
.p-index-offer__ttl h2 {
  margin: 4px 0 0 26px;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.03em;
}
.p-index-offer__ttl + p {
  margin: -16px 0 0;
  color: #fff;
  font-size: 1.5rem;
}
.p-index-offer__list {
  display: flex;
  margin: -4px 0 0;
}
.p-index-offer__list li {
  width: 358px;
  flex: 0 0 auto;
}
.p-index-offer__list li:first-child {
  margin: 60px 0 0;
}
.p-index-offer__list li:nth-child(2) {
  margin: 30px -20px 0;
}
.p-index-offer__list li a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
@media (min-width: 961px) {
  .p-index-offer__list li a {
    transition: opacity 0.3s;
  }
  .p-index-offer__list li a:hover {
    opacity: 0.7;
  }
}
.p-index-offer__list li a h3 {
  margin: 16px 0 0;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.03em;
}
.p-index-offer__list li a p {
  margin: 4px 0 0;
  color: #fff;
  font-size: 1.5rem;
  letter-spacing: 0.03em;
  line-height: 1.6;
}
.p-index-offer__hokkaido {
  margin: 42px 0 0;
}
.p-index-offer__hokkaido a {
  display: block;
  position: relative;
  padding: 50px 0 56px;
  border: 1px solid #fff;
  overflow: hidden;
  cursor: pointer;
}
@media (min-width: 961px) {
  .p-index-offer__hokkaido a {
    transition: opacity 0.3s;
  }
  .p-index-offer__hokkaido a:hover {
    opacity: 0.7;
  }
}
.p-index-offer__hokkaido a p {
  color: #fff;
  font-size: 1.4rem;
  font-family: "Montserrat", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1.6;
  text-align: center;
}
.p-index-offer__hokkaido a h3 {
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1.6;
  text-align: center;
}
.p-index-offer__hokkaido a svg {
  position: absolute;
  top: -18px;
  left: 10px;
  fill: rgba(255, 255, 255, 0.08);
  width: 371px;
  height: 224px;
  pointer-events: none;
}
.p-index-offer__hokkaido a .c-arrow {
  position: absolute;
  top: 50%;
  right: 22px;
  transform: translateY(-50%);
}

.main-contents__vision .title {
  display: flex;
  margin-top: 95px;
}
@media (max-width: 960px) {
  .main-contents__vision .title {
    margin-top: 35px;
  }
}
.main-contents__vision .title hr {
  width: 19%;
  margin: 88px 0 0 0;
  border: 2px solid #82180F;
}
@media (max-width: 960px) {
  .main-contents__vision .title hr {
    width: 40px;
    border: 1px solid #82180F;
    margin: 47px 0 0 0;
  }
}
.main-contents__vision .title h1 {
  font-family: "Roboto";
  font-size: 6.2vw;
  color: #82180F;
  font-weight: bold;
  letter-spacing: 6px;
  margin-left: 20px;
}
@media (max-width: 960px) {
  .main-contents__vision .title h1 {
    font-size: 4rem;
    letter-spacing: 2px;
    margin: 0 0 0 10px;
  }
}
.main-contents__vision .title h1 p {
  font-family: "Noto Sans JP";
  font-size: 1.5vw;
  line-height: 20px;
  letter-spacing: 0px;
}
@media (max-width: 960px) {
  .main-contents__vision .title h1 p {
    font-size: 1.6rem;
  }
}
.main-contents__vision .box-1 {
  background-image: url("../images/top/background-02.png");
  margin-top: 100px;
  background-repeat: no-repeat;
  height: 485px;
}
@media (max-width: 960px) {
  .main-contents__vision .box-1 {
    background: none;
    width: 87%;
    margin-left: 2%;
    margin-top: 30px;
    height: auto;
  }
}
.main-contents__vision .box-1 .content {
  display: flex;
  position: relative;
  top: 245px;
  justify-content: center;
  margin-left: 6%;
}
@media (max-width: 960px) {
  .main-contents__vision .box-1 .content {
    flex-direction: column;
    top: 0;
    margin-left: 0;
  }
}
.main-contents__vision .box-1 .content img {
  width: 42%;
}
@media (max-width: 960px) {
  .main-contents__vision .box-1 .content img {
    width: 100%;
  }
}
.main-contents__vision .box-1 .content .text {
  margin-left: 20px;
}
@media (max-width: 960px) {
  .main-contents__vision .box-1 .content .text {
    margin: 0;
  }
}
.main-contents__vision .box-1 .content .text span {
  font-family: "Hiragino Kaku Gothic ProN";
  font-size: 1.6vw;
  color: #FFFFFF;
}
@media (max-width: 960px) {
  .main-contents__vision .box-1 .content .text span {
    font-size: 1rem;
    color: #444444;
    letter-spacing: 1px;
    margin-left: 4px;
  }
}
.main-contents__vision .box-1 .content .text h2 {
  font-family: "源ノ角ゴシック JP";
  font-size: 7vw;
  font-weight: bold;
  color: #FFFFFF;
  border-top: 1px solid #FFFFFF;
  letter-spacing: -10px;
  margin-top: 23px;
  line-height: 140px;
}
@media (max-width: 960px) {
  .main-contents__vision .box-1 .content .text h2 {
    font-size: 3rem;
    color: #444444;
    border-top: 1px solid #444444;
    width: 60%;
    margin: 3px 0 0 0;
    letter-spacing: -3px;
    line-height: 40px;
  }
}
.main-contents__vision .box-1 .content .text h3 {
  font-family: "Noto Sans JP";
  font-size: 2.1vw;
  font-weight: bold;
  color: #444444;
  margin-top: 60px;
  letter-spacing: -5px;
}
@media (max-width: 960px) {
  .main-contents__vision .box-1 .content .text h3 {
    font-size: 1.4rem;
    margin: 5px 0 0 0;
    letter-spacing: -1.5px;
  }
}
.main-contents__vision .box-1 .content .text p {
  font-family: "源ノ角ゴシック";
  font-size: 1vw;
  color: #444444;
  margin-top: 4px;
  letter-spacing: -0.5px;
}
@media (max-width: 960px) {
  .main-contents__vision .box-1 .content .text p {
    font-size: 0.6rem;
    margin: 0;
  }
}
.main-contents__vision .box-2 {
  background-image: url("../images/top/background-03.png");
  margin-top: 405px;
  background-repeat: no-repeat;
  height: 485px;
}
@media (max-width: 960px) {
  .main-contents__vision .box-2 {
    background: none;
    margin: auto;
    width: 88%;
    margin-right: 2%;
    margin-top: 12px;
    height: auto;
  }
}
.main-contents__vision .box-2 .content {
  display: flex;
  position: relative;
  top: 245px;
  justify-content: center;
}
@media (max-width: 960px) {
  .main-contents__vision .box-2 .content {
    flex-direction: column-reverse;
    top: 0;
  }
}
.main-contents__vision .box-2 .content img {
  width: 42%;
}
@media (max-width: 960px) {
  .main-contents__vision .box-2 .content img {
    width: 100%;
  }
}
.main-contents__vision .box-2 .content .text {
  margin-right: 40px;
  margin-left: 60px;
  width: 41.5%;
}
@media (max-width: 960px) {
  .main-contents__vision .box-2 .content .text {
    margin: 0;
    text-align: end;
    width: 100%;
  }
}
.main-contents__vision .box-2 .content .text span {
  font-family: "Hiragino Kaku Gothic ProN";
  font-size: 1.6vw;
  position: relative;
  top: 10px;
  left: 18px;
  letter-spacing: 3px;
  color: #FFFFFF;
}
@media (max-width: 960px) {
  .main-contents__vision .box-2 .content .text span {
    font-size: 1rem;
    color: #444444;
    left: 0;
    top: -2px;
    letter-spacing: 1.3px;
  }
}
.main-contents__vision .box-2 .content .text h2 {
  font-family: "源ノ角ゴシック JP";
  font-size: 6.8vw;
  font-weight: bold;
  color: #FFFFFF;
  border-top: 1px solid #FFFFFF;
  letter-spacing: -10px;
  margin-top: 23px;
  line-height: 140px;
}
@media (max-width: 960px) {
  .main-contents__vision .box-2 .content .text h2 {
    font-size: 3rem;
    color: #444444;
    border-top: 1px solid #444444;
    width: 60%;
    margin: auto;
    margin-right: 0;
    letter-spacing: -2px;
    line-height: 32px;
  }
}
.main-contents__vision .box-2 .content .text h3 {
  font-family: "Noto Sans JP";
  font-size: 2.1vw;
  font-weight: bold;
  color: #444444;
  margin-top: 60px;
  letter-spacing: -3.5px;
}
@media (max-width: 960px) {
  .main-contents__vision .box-2 .content .text h3 {
    font-size: 1.4rem;
    margin: 10px 5px 0 0;
    letter-spacing: -1px;
  }
}
.main-contents__vision .box-2 .content .text p {
  font-family: "源ノ角ゴシック";
  font-size: 1vw;
  color: #444444;
}
@media (max-width: 960px) {
  .main-contents__vision .box-2 .content .text p {
    font-size: 0.6rem;
  }
}
.main-contents__vision .box-3 {
  background-image: url("../images/top/background-04.png");
  margin-top: 405px;
  background-repeat: no-repeat;
  height: 485px;
}
@media (max-width: 960px) {
  .main-contents__vision .box-3 {
    background: none;
    margin: 0;
    width: 87%;
    margin-left: 2.5%;
    margin-top: 20px;
    padding-bottom: 20px;
    height: auto;
  }
}
.main-contents__vision .box-3 .content {
  display: flex;
  position: relative;
  top: 250px;
  justify-content: center;
  margin-left: 7%;
}
@media (max-width: 960px) {
  .main-contents__vision .box-3 .content {
    flex-direction: column;
    top: 0;
    margin: 0;
  }
}
.main-contents__vision .box-3 .content img {
  width: 42%;
}
@media (max-width: 960px) {
  .main-contents__vision .box-3 .content img {
    width: 100%;
  }
}
.main-contents__vision .box-3 .content .text {
  margin-left: 20px;
}
@media (max-width: 960px) {
  .main-contents__vision .box-3 .content .text {
    margin: 0;
  }
}
.main-contents__vision .box-3 .content .text span {
  font-family: "Hiragino Kaku Gothic ProN";
  font-size: 1.6vw;
  color: #FFFFFF;
}
@media (max-width: 960px) {
  .main-contents__vision .box-3 .content .text span {
    font-size: 1rem;
    color: #444444;
    letter-spacing: 1.5px;
  }
}
.main-contents__vision .box-3 .content .text h2 {
  font-family: "源ノ角ゴシック JP";
  font-size: 6.8vw;
  font-weight: bold;
  color: #FFFFFF;
  border-top: 1px solid #FFFFFF;
  letter-spacing: -10px;
  margin-top: 23px;
  line-height: 140px;
}
@media (max-width: 960px) {
  .main-contents__vision .box-3 .content .text h2 {
    font-size: 3rem;
    color: #444444;
    border-top: 1px solid #444444;
    width: 60%;
    letter-spacing: -3px;
    margin-top: 0;
    line-height: 40px;
  }
}
.main-contents__vision .box-3 .content .text h3 {
  font-family: "Noto Sans JP";
  font-size: 2.1vw;
  font-weight: bold;
  color: #444444;
  margin-top: 60px;
}
@media (max-width: 960px) {
  .main-contents__vision .box-3 .content .text h3 {
    font-size: 1.4rem;
    margin-top: 10px;
    letter-spacing: -1.4px;
    line-height: 20px;
  }
}
.main-contents__vision .box-3 .content .text p {
  font-family: "源ノ角ゴシック";
  font-size: 1vw;
  color: #444444;
}
@media (max-width: 960px) {
  .main-contents__vision .box-3 .content .text p {
    font-size: 0.6rem;
  }
}
.main-contents__strong {
  background: #000000;
  margin-top: 370px;
}
@media (max-width: 960px) {
  .main-contents__strong {
    margin: 0;
  }
}
.main-contents__strong .title {
  display: flex;
  justify-content: flex-end;
  padding-top: 95px;
}
@media (max-width: 960px) {
  .main-contents__strong .title {
    padding-top: 35px;
  }
}
.main-contents__strong .title hr {
  width: 18%;
  margin: 5% 0 0 0;
  border: 2px solid #FFFFFF;
}
@media (max-width: 960px) {
  .main-contents__strong .title hr {
    width: 110px;
    border: 1px solid #FFFFFF;
    margin: 45px 0 0 0;
  }
}
.main-contents__strong .title h1 {
  font-family: "Roboto";
  font-size: 6vw;
  color: #FFFFFF;
  font-weight: bold;
  margin-right: 10px;
  letter-spacing: 5px;
}
@media (max-width: 960px) {
  .main-contents__strong .title h1 {
    font-size: 4rem;
    letter-spacing: 1px;
  }
}
.main-contents__strong p {
  font-family: "Noto Sans JP";
  font-size: 1.5vw;
  color: #FFFFFF;
  font-weight: bold;
  text-align: end;
  margin-right: 16.8%;
}
@media (max-width: 960px) {
  .main-contents__strong p {
    font-size: 1.6rem;
    margin: 0;
    letter-spacing: 0px;
    margin-right: 15px;
    line-height: 13px;
  }
}
.main-contents__strong .box {
  display: flex;
  justify-content: space-evenly;
  width: 90%;
  margin: auto;
  margin-top: 70px;
  padding-bottom: 280px;
}
@media (max-width: 960px) {
  .main-contents__strong .box {
    flex-direction: column;
    width: 87%;
    margin: auto;
    margin-top: 35px;
    padding-bottom: 145px;
  }
}
.main-contents__strong .box .content {
  background: #FFFFFF;
  position: relative;
  margin: 0 10px;
}
.main-contents__strong .box .content:nth-child(2) {
  top: 40px;
}
@media (max-width: 960px) {
  .main-contents__strong .box .content:nth-child(2) {
    top: 50px;
  }
}
.main-contents__strong .box .content:nth-child(3) {
  top: 80px;
}
@media (max-width: 960px) {
  .main-contents__strong .box .content:nth-child(3) {
    top: 100px;
  }
}
.main-contents__strong .box .content img {
  width: 100%;
}
.main-contents__strong .box .content h2 {
  font-family: "Yu Gothic";
  font-size: 1.9vw;
  font-weight: bold;
  color: #444444;
  width: 90%;
  margin: auto;
  margin-top: 30px;
  letter-spacing: -2px;
}
@media (max-width: 960px) {
  .main-contents__strong .box .content h2 {
    font-size: 2.3rem;
    margin-top: 10px;
    line-height: 30px;
  }
}
.main-contents__strong .box .content p {
  font-family: "Noto Sans JP";
  font-size: 0.9vw;
  color: #444444;
  width: 90%;
  margin: auto;
  text-align: left;
  line-height: 32px;
  padding-top: 10px;
  padding-bottom: 60px;
}
@media (max-width: 960px) {
  .main-contents__strong .box .content p {
    font-size: 1.3rem;
    line-height: 19px;
    padding-top: 20px;
    padding-bottom: 30px;
  }
}
.main-contents__plan {
  background-image: url("../images/top/background-05.png");
  position: relative;
  bottom: 105px;
  padding-bottom: 15px;
  background-size: cover;
}
@media (max-width: 960px) {
  .main-contents__plan {
    background: none;
  }
}
.main-contents__plan .title {
  display: flex;
  margin-top: 105px;
  padding-top: 100px;
}
@media (max-width: 960px) {
  .main-contents__plan .title {
    padding-top: 35px;
  }
}
.main-contents__plan .title hr {
  width: 18%;
  margin: 5% 0 0 0;
  border: 2px solid #82180F;
}
@media (max-width: 960px) {
  .main-contents__plan .title hr {
    width: 40px;
    border: 1px solid #82180F;
    margin: 45px 0 0 0;
  }
}
.main-contents__plan .title h1 {
  font-family: "Roboto";
  font-size: 6vw;
  color: #82180F;
  font-weight: bold;
  margin-left: 20px;
  letter-spacing: 5px;
}
@media (max-width: 960px) {
  .main-contents__plan .title h1 {
    font-size: 4rem;
    margin-left: 10px;
    letter-spacing: 2px;
  }
}
.main-contents__plan .title h1 p {
  font-family: "Noto Sans JP";
  font-size: 1.5vw;
  letter-spacing: 0px;
  line-height: 1px;
}
@media (max-width: 960px) {
  .main-contents__plan .title h1 p {
    font-size: 1.6rem;
    line-height: 13px;
  }
}
.main-contents__plan .box {
  display: flex;
  width: 70%;
  justify-content: space-evenly;
  margin-left: 5%;
  margin-top: 100px;
}
@media (max-width: 960px) {
  .main-contents__plan .box {
    flex-direction: column;
    margin: 0;
    width: 100%;
    padding-top: 9px;
  }
}
.main-contents__plan .box:last-child {
  margin: auto;
  margin-right: 5%;
  margin-top: 100px;
  margin-bottom: 100px;
}
@media (max-width: 960px) {
  .main-contents__plan .box:last-child {
    margin: 0;
  }
}
.main-contents__plan .box .contact {
  margin: 38px 5px 0 5px;
}
.main-contents__plan .box img {
  margin-bottom: 15px;
}
@media (max-width: 960px) {
  .main-contents__plan .box img {
    margin: 0;
    width: 100%;
  }
}
.main-contents__plan .box p {
  font-size: 0.9vw;
  color: #444444;
  font-weight: bold;
  padding-top: 10px;
}
@media (max-width: 960px) {
  .main-contents__plan .box p {
    font-size: 1.3rem;
    padding-top: 5px;
    margin-left: 45px;
    line-height: 23px;
    width: 75%;
    letter-spacing: -1.3px;
  }
}
.main-contents__comparison {
  background: #000000;
  position: relative;
  bottom: 105px;
}
@media (max-width: 960px) {
  .main-contents__comparison {
    margin-top: 50px;
  }
}
.main-contents__comparison .title {
  display: flex;
  justify-content: flex-end;
  padding-bottom: 100px;
  padding-bottom: 100px;
  padding-top: 95px;
}
@media (max-width: 960px) {
  .main-contents__comparison .title {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
.main-contents__comparison .title hr {
  width: 7%;
  margin: 5% 0 0 0;
  border: 2px solid #FFFFFF;
}
@media (max-width: 960px) {
  .main-contents__comparison .title hr {
    width: 35px;
    border: 1px solid #FFFFFF;
    margin: 45px 0 0 0;
  }
}
.main-contents__comparison .title h1 {
  font-family: "Roboto";
  font-size: 6vw;
  color: #FFFFFF;
  font-weight: bold;
  letter-spacing: 7px;
}
@media (max-width: 960px) {
  .main-contents__comparison .title h1 {
    font-size: 4rem;
    letter-spacing: 3px;
  }
}
.main-contents__comparison .title p {
  font-family: "Noto Sans JP";
  font-size: 1.5vw;
  color: #FFFFFF;
  font-weight: bold;
  text-align: left;
  margin-right: 14%;
}
@media (max-width: 960px) {
  .main-contents__comparison .title p {
    font-size: 1.6rem;
    margin: 0;
    letter-spacing: 0px;
    line-height: 15px;
  }
}
.main-contents__comparison .content {
  padding-bottom: 100px;
}
@media (max-width: 960px) {
  .main-contents__comparison .content {
    width: 90%;
    margin: auto;
    padding-bottom: 0px;
  }
}
.main-contents__comparison .content img {
  margin: auto;
  width: 58%;
}
@media (max-width: 960px) {
  .main-contents__comparison .content img {
    width: 100%;
  }
}
.main-contents__comparison .arrow {
  margin: 0 auto;
  position: relative;
  top: 70px;
}
@media (max-width: 960px) {
  .main-contents__comparison .arrow {
    top: 20px;
    height: 65px;
  }
}
.main-contents__voice {
  background-image: url("../images/top/background-06.png");
  padding-bottom: 130px;
}
@media (max-width: 960px) {
  .main-contents__voice {
    background-image: url("../images/top/background-06_sp.png");
    background-repeat: no-repeat;
    padding: 0;
    position: relative;
    bottom: 80px;
    margin-bottom: -90px;
    background-size: cover;
    background-position: center;
  }
}
.main-contents__voice .title {
  display: flex;
}
@media (max-width: 960px) {
  .main-contents__voice .title {
    margin: 0;
  }
}
.main-contents__voice .title hr {
  width: 18%;
  margin: 5% 0 0 0;
  border: 2px solid #82180F;
}
@media (max-width: 960px) {
  .main-contents__voice .title hr {
    width: 35px;
    border: 1px solid #82180F;
    margin: 60px 0 0 0;
  }
}
.main-contents__voice .title h1 {
  font-family: "Roboto";
  font-size: 6vw;
  color: #82180F;
  font-weight: bold;
  letter-spacing: 5px;
  margin-left: 20px;
}
@media (max-width: 960px) {
  .main-contents__voice .title h1 {
    font-size: 4rem;
    margin-left: 15px;
    padding-top: 15px;
    letter-spacing: 1px;
  }
}
.main-contents__voice .title h1 p {
  font-family: "Noto Sans JP";
  font-size: 1.5vw;
  line-height: 1px;
}
@media (max-width: 960px) {
  .main-contents__voice .title h1 p {
    font-size: 1.6rem;
    line-height: 15px;
  }
}
.main-contents__voice .text {
  text-align: center;
  width: 44%;
  margin: auto;
  background: #444444;
  border-radius: 20px;
  padding: 30px 0px;
  margin-top: 100px;
}
@media (max-width: 960px) {
  .main-contents__voice .text {
    width: 80%;
    padding: 0px 0;
    margin-top: 50px;
  }
}
.main-contents__voice .text h2 {
  font-family: "Noto Sans JP";
  font-weight: bold;
  font-size: 1.5vw;
  color: #FFFFFF;
}
@media (max-width: 960px) {
  .main-contents__voice .text h2 {
    font-size: 2.2rem;
  }
}
.main-contents__voice .text h2 span {
  font-size: 3vw;
  color: #FFEE00;
  font-family: "Roboto";
}
@media (max-width: 960px) {
  .main-contents__voice .text h2 span {
    font-size: 3.4rem;
  }
}
.main-contents__voice .text p {
  font-family: "Noto Sans JP";
  font-size: 1.5vw;
  color: #FFFFFF;
}
@media (max-width: 960px) {
  .main-contents__voice .text p {
    font-size: 1.8rem;
  }
}
.main-contents__voice img {
  margin: auto;
}
@media (max-width: 960px) {
  .main-contents__voice img {
    height: 15px;
  }
}
.main-contents__voice .youtube {
  display: flex;
  width: 55%;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: auto;
}
@media (max-width: 960px) {
  .main-contents__voice .youtube {
    width: 86%;
    padding-bottom: 60px;
  }
}
.main-contents__voice .youtube iframe {
  margin-top: 50px;
}
@media (max-width: 960px) {
  .main-contents__voice .youtube iframe {
    height: 20vh;
    margin-top: 10px;
  }
}
.main-contents__flow {
  background: #000000;
}
@media (max-width: 960px) {
  .main-contents__flow {
    margin: 0;
  }
}
.main-contents__flow .title {
  display: flex;
  justify-content: flex-end;
  padding-bottom: 50px;
  padding-top: 100px;
}
@media (max-width: 960px) {
  .main-contents__flow .title {
    padding-top: 45px;
    padding-bottom: 10px;
  }
}
.main-contents__flow .title hr {
  width: 18%;
  margin: 5% 0 0 0;
  border: 2px solid #FFFFFF;
}
@media (max-width: 960px) {
  .main-contents__flow .title hr {
    width: 65px;
    border: 1px solid #FFFFFF;
    margin: 45px 0 0 0;
  }
}
.main-contents__flow .title h1 {
  font-family: "Roboto";
  font-size: 6vw;
  color: #FFFFFF;
  font-weight: bold;
  letter-spacing: 10px;
}
@media (max-width: 960px) {
  .main-contents__flow .title h1 {
    font-size: 4rem;
    letter-spacing: 1px;
  }
}
.main-contents__flow .title p {
  font-family: "Noto Sans JP";
  font-size: 1.5vw;
  color: #FFFFFF;
  font-weight: bold;
  margin-right: 14%;
  letter-spacing: 1px;
}
@media (max-width: 960px) {
  .main-contents__flow .title p {
    font-size: 1.6rem;
    margin: 0;
  }
}
.main-contents__flow .content {
  width: 60%;
  margin: auto;
  padding-bottom: 65px;
}
@media (max-width: 960px) {
  .main-contents__flow .content {
    width: 90%;
  }
}
.main-contents__flow .content .number {
  position: relative;
  top: 50px;
}
@media (max-width: 960px) {
  .main-contents__flow .content .number {
    top: 30px;
    width: 100%;
  }
}
.main-contents__flow .content .box {
  display: flex;
  justify-content: space-around;
  margin-bottom: 10px;
}
@media (max-width: 960px) {
  .main-contents__flow .content .box {
    display: block;
    margin-bottom: 0;
  }
}
.main-contents__flow .content .box .text {
  margin-left: 10%;
  position: relative;
}
@media (max-width: 960px) {
  .main-contents__flow .content .box .text {
    margin: 15px 0 0 0;
  }
}
.main-contents__flow .content .box .text h2 {
  font-family: "Noto Sans JP";
  font-size: 2vw;
  font-weight: bold;
  color: #FFFFFF;
}
@media (max-width: 960px) {
  .main-contents__flow .content .box .text h2 {
    font-size: 2.2rem;
    margin-left: 20%;
  }
}
.main-contents__flow .content .box .text p {
  font-family: "Noto Sans JP";
  font-size: 0.9vw;
  color: #FFFFFF;
  padding-top: 20px;
  line-height: 30px;
}
@media (max-width: 960px) {
  .main-contents__flow .content .box .text p {
    font-size: 1.4rem;
    width: 85%;
    margin: auto;
    padding-top: 15px;
    line-height: 22px;
  }
}
.main-contents__flow .content .box .icon {
  width: 14%;
}
@media (max-width: 960px) {
  .main-contents__flow .content .box .icon {
    width: 20%;
    margin: auto;
    margin-right: 30px;
    position: relative;
    bottom: 15px;
  }
}
.main-contents__product {
  background-image: url("../images/top/background-07.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
}
@media (max-width: 960px) {
  .main-contents__product {
    background-repeat: no-repeat;
    background-position: bottom;
  }
}
.main-contents__product .title {
  display: flex;
  padding-top: 100px;
}
@media (max-width: 960px) {
  .main-contents__product .title {
    margin: 0;
    padding-top: 30px;
  }
}
.main-contents__product .title hr {
  width: 18%;
  margin: 5% 0 0 0;
  border: 2px solid #82180F;
}
@media (max-width: 960px) {
  .main-contents__product .title hr {
    width: 40px;
    border: 1px solid #82180F;
    margin: 45px 0 0 0;
  }
}
.main-contents__product .title h1 {
  font-family: "Roboto";
  font-size: 6.1vw;
  color: #82180F;
  font-weight: bold;
  letter-spacing: 6px;
  margin-left: 25px;
}
@media (max-width: 960px) {
  .main-contents__product .title h1 {
    font-size: 4rem;
    margin-left: 8px;
    letter-spacing: 2px;
  }
}
.main-contents__product .title h1 p {
  font-family: "Noto Sans JP";
  font-size: 1.5vw;
  letter-spacing: 0px;
  line-height: 22px;
  letter-spacing: 0px;
  line-height: 15px;
}
@media (max-width: 960px) {
  .main-contents__product .title h1 p {
    font-size: 1.6rem;
  }
}
.main-contents__product .content {
  width: 60%;
  margin: auto;
  padding-bottom: 180px;
  margin-top: 110px;
}
@media (max-width: 960px) {
  .main-contents__product .content {
    width: 90%;
    padding-bottom: 100px;
    margin-top: 40px;
  }
}
.main-contents__product .content p {
  font-family: "Noto Sans JP";
  font-size: 1.5vw;
  font-weight: bold;
}
@media (max-width: 960px) {
  .main-contents__product .content p {
    font-size: 1.8rem;
    padding-bottom: 10px;
  }
}
@media (max-width: 960px) {
  .main-contents__product .content hr {
    margin-bottom: 15px;
  }
}
.main-contents__product .content .flexbox {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 60px;
}
.main-contents__product .content .flexbox .box {
  margin: 0 10px;
}
.main-contents__product .content .flexbox .box img {
  margin-bottom: 20px;
}
.main-contents__product .content .flexbox .box p {
  font-family: "Noto Sans JP";
  font-size: 0.9vw;
  font-weight: bold;
  padding: 5px 0;
  color: #444444;
}
@media (max-width: 960px) {
  .main-contents__product .content .flexbox .box p {
    font-size: 0.7vw;
  }
}
.main-contents__product .content .flexbox .box button {
  margin-top: 20px;
}
@media (max-width: 960px) {
  .main-contents__product .content .slide-bottom {
    margin-top: 50px;
  }
  .main-contents__product .content .slick-arrow:before {
    content: "" !important;
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
  }
  .main-contents__product .content .slick-next {
    right: 0%;
    top: 30%;
  }
  .main-contents__product .content .slick-next::before {
    background-image: url("../images/top/icon-right.png") !important;
    background-size: contain !important;
  }
  .main-contents__product .content .slick-prev {
    left: 0%;
    top: 30%;
    z-index: 9;
  }
  .main-contents__product .content .slick-prev::before {
    background-image: url("../images/top/icon-left.png") !important;
    background-size: contain !important;
  }
}
.main-contents__product .content h2 {
  text-align: center;
  font-family: "Roboto";
  font-size: 4.6rem;
  font-weight: bold;
  color: #82180F;
  margin-bottom: 40px;
  line-height: 80px;
}
@media (max-width: 960px) {
  .main-contents__product .content h2 {
    font-size: 3.6rem;
    padding-top: 45px;
    line-height: 35px;
    margin-bottom: 25px;
  }
}
.main-contents__product .content h2 p {
  font-family: "Noto Sans JP";
  font-size: 1.2vw;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25%;
  margin: auto;
}
@media (max-width: 960px) {
  .main-contents__product .content h2 p {
    font-size: 1.6rem;
    width: 45%;
    margin-bottom: 35px;
  }
}
.main-contents__product .content h2 p::before {
  content: "";
  flex-grow: 1;
  border-top: 1px solid #82180F;
  margin-right: 20px;
}
.main-contents__product .content h2 p::after {
  content: "";
  flex-grow: 1;
  border-top: 1px solid #82180F;
  margin-left: 20px;
}
.main-contents__product .content img {
  margin: auto;
  width: 100%;
}
.main-contents__our-works {
  background: #000000;
}
.main-contents__our-works .box {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 960px) {
  .main-contents__our-works .box {
    display: block;
  }
}
.main-contents__our-works .box img {
  width: 52%;
}
@media (max-width: 960px) {
  .main-contents__our-works .box img {
    width: 100%;
  }
}
.main-contents__our-works .box .text {
  color: #FFFFFF;
  width: 48%;
}
@media (max-width: 960px) {
  .main-contents__our-works .box .text {
    width: 100%;
  }
}
.main-contents__our-works .box .text .title {
  display: flex;
  justify-content: flex-end;
  padding-top: 65px;
}
.main-contents__our-works .box .text .title h1 {
  font-family: "Roboto";
  font-size: 6.2vw;
  font-weight: bold;
  letter-spacing: 8px;
}
.main-contents__our-works .box .text .title h1 p {
  font-family: "Noto Sans JP";
  font-size: 1.5vw;
  letter-spacing: 0px;
  line-height: 35px;
}
.main-contents__our-works .box .text .title hr {
  width: 13%;
  margin: 10% 0 0 0;
  border: 2px solid #FFFFFF;
}
.main-contents__our-works .box .text h2 {
  font-family: "Noto Sans JP";
  font-size: 2vw;
  font-weight: bold;
  margin-top: 85px;
}
@media (max-width: 960px) {
  .main-contents__our-works .box .text h2 {
    font-size: 2.2rem;
    width: 90%;
    margin: auto;
    text-align: center;
    padding-top: 25px;
  }
}
.main-contents__our-works .box .text h2 p {
  font-weight: 700;
  font-size: 0.9vw;
  margin-top: 35px;
  letter-spacing: 0px;
  line-height: 35px;
}
@media (max-width: 960px) {
  .main-contents__our-works .box .text h2 p {
    font-size: 1.4rem;
    text-align: left;
    margin-top: 11px;
    line-height: 22px;
    padding-bottom: 70px;
    font-weight: 300;
  }
}
.main-contents .product_modal {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 100px 15px;
  display: none;
}
.main-contents .product_modal img {
  width: 50%;
  margin: auto;
}
@media (max-width: 960px) {
  .main-contents .product_modal img {
    width: 100%;
  }
}
.main-contents .hidden {
  display: none;
}

.p-mainvisual {
  background-image: url("../images/top/mv-1_2.png");
  height: 972px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: 70%;
  padding-top: 125px;
}
@media (max-width: 960px) {
  .p-mainvisual {
    background-image: url("../images/top/mv-1_2_sp.png");
    height: 550px;
    background-position: center;
    padding-top: 45px;
  }
}
.p-mainvisual .title {
  background-repeat: no-repeat;
  background-size: contain;
  width: 80%;
}
@media (max-width: 960px) {
  .p-mainvisual .title {
    background-image: url("../images/top/title-2_1.png");
    width: auto;
    background-size: cover;
    background-position-x: right;
    max-width: 500px;
  }
}
.p-mainvisual .title h1 {
  font-size: 6.6vw;
  color: #fff;
  font-weight: bold;
  display: inline-block;
  margin-left: 5%;
}
@media (max-width: 960px) {
  .p-mainvisual .title h1 {
    font-size: 3.5rem;
    margin: 0;
  }
}
.p-mainvisual img {
  padding-top: 142px;
}
@media (max-width: 960px) {
  .p-mainvisual img {
    padding-top: 45px;
  }
}
.p-mainvisual h2 {
  font-family: "Yu Gothic";
  color: #F0F0F0;
  font-size: 5.1vw;
  font-weight: bold;
  margin: 3.5% 0 0 8.3%;
  line-height: 115px;
  text-shadow: 5px 2px 3px #000;
}
@media (max-width: 960px) {
  .p-mainvisual h2 {
    font-size: 4rem;
    margin: 35px 0 0 10px;
    letter-spacing: -3px;
    line-height: 50px;
  }
}
.p-mainvisual h2 span {
  font-size: 3.4vw;
  font-family: "Noto Sans JP";
}
@media (max-width: 960px) {
  .p-mainvisual h2 span {
    font-size: 2.4rem;
  }
}
.p-mainvisual h2 p {
  font-family: "Noto Sans JP";
  font-weight: bold;
  font-size: 2.6vw;
  color: #F0F0F0;
  line-height: 85px;
}
@media (max-width: 960px) {
  .p-mainvisual h2 p {
    font-size: 2.3rem;
    margin-top: 20px;
    line-height: 40px;
    letter-spacing: -0.5px;
  }
}

.p-subvisual-bottom {
  display: flex;
  position: relative;
  bottom: 1px;
}
@media (max-width: 960px) {
  .p-subvisual-bottom {
    display: block;
  }
}
.p-subvisual-bottom .imgbox {
  display: flex;
  width: 59%;
  padding-top: 1px;
}
.p-subvisual-bottom .textbox {
  background-image: url("../images/top/background-01.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 73%;
}
@media (max-width: 960px) {
  .p-subvisual-bottom .textbox {
    background-image: url("../images/top/background-01_sp.png");
    width: 100%;
  }
}
.p-subvisual-bottom .textbox .text {
  margin: 30px 0 0 300px;
}
@media (max-width: 960px) {
  .p-subvisual-bottom .textbox .text {
    margin: 0;
    padding: 12px 0 25px 0;
    text-align: center;
  }
}
.p-subvisual-bottom .textbox .text h2 {
  font-family: "Roboto";
  font-weight: bold;
  font-size: 2.2vw;
  color: #FFFFFF;
}
@media (max-width: 960px) {
  .p-subvisual-bottom .textbox .text h2 {
    font-size: 2rem;
  }
}
.p-subvisual-bottom .textbox .text h3 {
  font-family: "Noto Sans JP";
  font-weight: bold;
  font-size: 2vw;
  padding: 30px 0 25px 0;
  color: #FFFFFF;
}
@media (max-width: 960px) {
  .p-subvisual-bottom .textbox .text h3 {
    padding: 10px 0;
    line-height: 30px;
    font-size: 1.8rem;
  }
}
.p-subvisual-bottom .textbox .text p {
  font-family: "Noto Sans JP";
  font-size: 1vw;
  color: #FFFFFF;
  line-height: 30px;
}
@media (max-width: 960px) {
  .p-subvisual-bottom .textbox .text p {
    font-size: 1.4rem;
    line-height: 23px;
  }
}