@charset "UTF-8";
/**
* Foundation
* ========================== */
/*
---------------------------------------
reset
---------------------------------------
*/
* {
  word-break: normal !important;
  word-wrap: break-word;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
button {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
  margin: 0;
  padding: 0;
}

html {
  min-height: 100%;
  width: 100%;
  font-size: 62.5%;
}

html,
body {
  position: relative;
}

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

input,
textarea {
  margin: 0;
  padding: 0;
}

input:focus,
textarea:focus,
button:focus {
  outline: 0;
}

button,
input[type="button"],
input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  box-shadow: none;
  background: none;
  font-family: inherit;
}

button {
  background: none;
  line-height: 2;
  cursor: pointer;
}

img {
  border: none;
}

ol,
ul {
  list-style: none;
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

table th {
  font-weight: normal;
}

caption,
th {
  text-align: left;
}

p,
dd,
li,
address {
  font-style: normal;
}

figure {
  line-height: 0;
}

em {
  font-weight: inherit;
}

picture {
  display: block;
  line-height: 0;
}

:root {
  --main-color: #639ff8;
}

body {
  font-family: "游ゴシック", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Helvetica Neue", Arial,
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  word-wrap: break-word;
  color: #333;
  min-width: 375px;
  line-break: normal;
  font-weight: 400;
  -ms-overflow-style: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "palt";
}

body::-webkit-scrollbar {
  /* Chrome, Safari 対応 */
}

@media screen and (max-width: 1136px) {
  body {
    width: 1136px;
  }
}
@media (max-width: 750px) {
  body {
    width: 100%;
  }
}
/* IE */
#top-of-page {
  position: relative;
  overflow: hidden;
  min-width: 1136px;
}
@media (max-width: 768px) {
  #top-of-page {
    min-width: 0;
    margin-top: 0;
  }
}

.anc {
  padding-top: 96px;
  margin-top: -96px;
}
@media (max-width: 750px) {
  .anc {
    padding-top: 56px;
    margin-top: -56px;
  }
}

.l-contents {
  position: relative;
}

p {
  text-align: justify;
  overflow-wrap: break-word;
}

p,
dt,
dd,
li {
  font-size: 14px;
  line-height: 2.142;
  font-weight: 500;
  line-break: normal;
  word-break: normal !important;
  word-wrap: break-word;
}
@media (max-width: 750px) {
  p,
  dt,
  dd,
  li {
    font-size: 3.3vw;
    font-weight: 400;
  }
}

div {
  line-height: 1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1;
}

/*
---------------------------------------
link
---------------------------------------
*/
a {
  font-size: inherit;
  font-weight: inherit;
  text-decoration: none;
  color: inherit;
  transition: all 0.2s;
}

a:hover {
  text-decoration: none;
}

/*
---------------------------------------
clear
---------------------------------------
*/
.clearfix:after {
  font-size: 0;
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*/
  /*/
     height: auto;
     overflow: hidden;
     /**/
}

*:first-child + html .clearfix {
  zoom: 1;
}

/* IE7 */
/*
---------------------------------------
common
---------------------------------------
*/
input[type="text"],
input[type="search"],
input[type="tel"],
input[type="number"],
input[type="url"],
input[type="email"],
input[type="password"],
input[type="date"],
textarea,
select {
  font-size: 16px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
  font-family: inherit;
  background: #fff;
  padding: 0;
}

textarea {
  width: 100%;
  resize: vertical;
}

input::-webkit-input-placeholder {
  color: #ccc;
}

input:-moz-placeholder {
  color: #ccc;
}

textarea::-webkit-input-placeholder {
  color: #ccc;
}

textarea:-moz-placeholder {
  color: #ccc;
}

.logged-in header.normal {
  top: 32px;
}

#wp-admin-bar-customize,
#wp-admin-bar-duplicate-post {
  display: none !important;
}

/*
---------------------------------------
animation
---------------------------------------
*/
@keyframes attentionAnim {
  0% {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(100%);
  }
}
/**
* Object
* ========================== */
/* Library ------------ */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  font-weight: normal;
  font-style: normal;
  src: url("./fonts/slick.eot");
  src:
    url("./fonts/slick.eot?#iefix") format("embedded-opentype"),
    url("./fonts/slick.woff") format("woff"),
    url("./fonts/slick.ttf") format("truetype"),
    url("./fonts/slick.svg#slick") format("svg");
}
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

/* Common ------------ */
.l-contents .pc {
  display: block !important;
  margin: 0 auto;
}
@media (max-width: 750px) {
  .l-contents .pc {
    display: none !important;
  }
}
.l-contents .sp {
  display: none !important;
}
@media (max-width: 750px) {
  .l-contents .sp {
    display: block !important;
  }
}
.l-contents .inline-pc {
  display: inline-block !important;
}
@media (max-width: 750px) {
  .l-contents .inline-pc {
    display: none !important;
  }
}
.l-contents .inline-sp {
  display: none !important;
}
@media (max-width: 750px) {
  .l-contents .inline-sp {
    display: inline-block !important;
  }
}
.l-contents .inner {
  max-width: 1136px;
  margin: 0 auto;
  padding: 0 20px;
  word-wrap: break-word;
  word-break: break-all;
}
@media (max-width: 750px) {
  .l-contents .inner {
    padding: 0 8%;
  }
}
.l-contents span {
  font-size: inherit;
  font-weight: inherit;
}
.l-contents img {
  max-width: 100%;
  height: auto;
}
.l-contents .en {
  font-family: "Sarabun", sans-serif;
  font-weight: 400;
}
.l-contents .min {
  font-family: "EB Garamond", serif;
  font-weight: 400;
}
.l-contents .ofi {
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.l-contents .ofi-contain {
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain;";
}
.l-contents .anc {
  padding-top: 96px;
  margin-top: -96px;
}
@media (max-width: 750px) {
  .l-contents .anc {
    padding-top: 56px;
    margin-top: -56px;
  }
}

/*	form
---------------------------------*/
@media (max-width: 750px) {
  .sec-form .inner {
    padding: 0 5%;
  }
}

.steps_form {
  max-width: 700px;
  margin: 0 auto 20px;
}
@media (max-width: 750px) {
  .steps_form {
    width: 100%;
    margin: 0 auto 3vw;
  }
}

.sec-form__require {
  color: #c1272d;
  font-weight: bold;
  margin-bottom: 2px;
}
@media (max-width: 750px) {
  .sec-form__require {
    font-size: 3.3vw;
    margin-bottom: 0;
  }
}

.wrap_form {
  max-width: 700px;
  margin: 0 auto;
}
.wrap_form .require {
  color: #c1272d;
  font-weight: bold;
}
.wrap_form .btn_send_narrow {
  display: block;
  width: 364px;
  padding: 17px 20px;
  margin: 0 auto;
  border: none;
  text-align: center;
  color: white;
  font-weight: bold;
  font-size: 18px;
  background-color: #9d7537;
  cursor: pointer;
  opacity: 1;
  transition: opacity 0.7s;
  background-image: url(../images/form/btn_arrow.svg);
  background-size: 7px;
  background-repeat: no-repeat;
  background-position: right 26px center;
  border-radius: 50px;
  line-height: 2.142;
}
@media (max-width: 750px) {
  .wrap_form .btn_send_narrow {
    width: 95%;
    padding: 3vw 5vw;
    margin: 0 auto;
    font-size: 4.2vw;
    background-size: 7px;
    background-position: right 8vw center;
  }
}
@media (min-width: 751px) {
  .wrap_form .btn_send_narrow:hover {
    opacity: 0.3;
  }
}
.wrap_form .btn_send_narrow[disabled] {
  opacity: 0.2;
}
.wrap_form button.btn_back_narrow {
  display: block;
  width: 364px;
  padding: 17px 20px;
  margin: 30px auto 0;
  border: none;
  text-align: center;
  color: white;
  font-weight: bold;
  font-size: 18px;
  background-color: #808080;
  cursor: pointer;
  opacity: 1;
  transition: opacity 0.7s;
  background-image: url(../images/form/btn_arrow_back.svg);
  background-size: 7px;
  background-repeat: no-repeat;
  background-position: left 26px center;
  border-radius: 50px;
  line-height: 2.142;
}
@media (max-width: 750px) {
  .wrap_form button.btn_back_narrow {
    width: 95%;
    padding: 3vw 5vw;
    margin: 7vw auto 0;
    font-size: 4.2vw;
    background-size: 7px;
    background-position: left 8vw center;
  }
}
@media (min-width: 751px) {
  .wrap_form button.btn_back_narrow:hover {
    opacity: 0.3;
  }
}

.table_entry {
  width: 100%;
  line-height: 1.5;
  margin: 0 0 15px;
}
@media (max-width: 750px) {
  .table_entry {
    margin: 0 0 5vw;
    font-size: 3.4vw !important;
  }
}
.table_entry .row {
  display: flex;
  background: #fff;
  margin-bottom: 4px;
  padding: 6px 0;
}
@media (max-width: 750px) {
  .table_entry .row {
    padding: 7px 0;
  }
}
@media (max-width: 750px) {
  .table_entry .row-2 {
    display: block;
    padding: 5px 4vw;
  }
  .table_entry .row-2 .dt {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #e6e6e6;
    padding: 3.2vw 0 2vw;
  }
  .table_entry .row-2 .dd {
    width: 100%;
    padding: 1.5vw 0;
  }
}
.table_entry .dt {
  font-weight: bold;
  padding: 13px 0 10px 18px;
  font-size: 14px;
  width: 155px;
  line-height: 1;
  border-right: 1px solid #e6e6e6;
}
@media (max-width: 750px) {
  .table_entry .dt {
    padding: 2.7vw 0 2.7vw 4vw;
    width: 28vw;
    font-size: 3.4vw;
    line-height: 1.3;
    letter-spacing: 0;
  }
}
.table_entry .dd {
  flex: 1;
  padding: 3px 18px 0px;
  font-size: 14px;
  line-height: 1;
}
@media (max-width: 750px) {
  .table_entry .dd {
    padding: 1vw 3.5vw;
    font-size: 3.4vw;
    line-height: 1.3;
    letter-spacing: 0;
  }
}
.table_entry .dd .dd-in {
  display: block;
  box-sizing: border-box;
  padding: 7px 5px;
  line-height: 1.5;
}
.table_entry .mark_zip {
  font-size: 16px;
  padding: 2px 0 0;
}
@media (max-width: 750px) {
  .table_entry .mark_zip {
    font-size: 3.4vw;
    padding: 0;
  }
}
.table_entry input[type="text"],
.table_entry input[type="email"],
.table_entry input[type="tel"] {
  width: 100%;
  font-size: 16px;
  box-sizing: border-box;
  padding: 4px 5px;
  background: none;
  line-height: 1;
}
@media (max-width: 750px) {
  .table_entry input[type="text"],
  .table_entry input[type="email"],
  .table_entry input[type="tel"] {
    width: 100%;
    font-size: 3.4vw;
  }
}
.table_entry input[type="text"]#age,
.table_entry input[type="email"]#age,
.table_entry input[type="tel"]#age {
  width: 100px;
}
@media (max-width: 750px) {
  .table_entry input[type="text"]#age,
  .table_entry input[type="email"]#age,
  .table_entry input[type="tel"]#age {
    width: 20%;
  }
}
.table_entry textarea {
  font-size: 16px;
  padding: 5px 5px;
  width: 100%;
  height: 200px;
}
@media (max-width: 750px) {
  .table_entry textarea {
    height: 26vw;
    font-size: 3.4vw !important;
  }
}
.table_entry .radio-wrap {
  padding: 8px 0;
}
@media (max-width: 750px) {
  .table_entry .radio-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
    padding: 6px 0 0;
  }
}
.table_entry .radio-wrap label {
  cursor: pointer;
  margin-right: 2em;
  line-height: 1.3;
}
@media (max-width: 750px) {
  .table_entry .radio-wrap label {
    margin-right: 0;
    display: inline-block;
  }
}
.table_entry .radio-wrap label input[type="radio"],
.table_entry .radio-wrap label input[type="checkbox"] {
  margin-right: 0;
  position: relative;
  top: 2px;
}
.table_entry .radio-wrap label input[type="radio"].error,
.table_entry .radio-wrap label input[type="checkbox"].error {
  display: inline-block;
}
.table_entry #zip {
  height: 32px;
  width: 200px;
  font-size: 16px;
  padding: 0 5px;
}
@media (max-width: 750px) {
  .table_entry #zip {
    height: 9vw;
    width: calc(100% - 5vw);
    font-size: 3.4vw;
  }
}
.table_entry .wpcf7-list-item:first-child {
  margin-left: 0;
}

label.error {
  font-size: 16px;
  color: #c1272d;
  display: block;
  margin: 10px 0 10px;
}
@media (max-width: 750px) {
  label.error {
    line-height: 1.5;
    font-size: 3.4vw;
    margin: 5px 0 0;
  }
}

.form_privacy-policy {
  background: #e6e6e6;
  padding: 20px 20px 15px;
  margin-bottom: 45px;
}
@media (max-width: 750px) {
  .form_privacy-policy {
    padding: 4vw 3vw;
    margin-bottom: 4vw;
  }
}
.form_privacy-policy .ttl {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 10px;
}
@media (max-width: 750px) {
  .form_privacy-policy .ttl {
    font-size: 3.4vw;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 2vw;
  }
}
.form_privacy-policy .agree_text p {
  font-size: 14px;
  line-height: 1.5;
}
@media (max-width: 750px) {
  .form_privacy-policy .agree_text p {
    font-size: 3.4vw;
  }
}
.form_privacy-policy .agree_text a {
  text-decoration: underline;
}
.form_privacy-policy .inner_box {
  height: 130px;
  background: white;
  overflow-y: scroll;
  border: 1px solid #b1b1b1;
  padding: 14px;
  margin-bottom: 10px;
}
@media (max-width: 750px) {
  .form_privacy-policy .inner_box {
    height: 32vw;
    padding: 4vw 3vw;
    margin-bottom: 2vw;
  }
}
.form_privacy-policy .inner_box .ttl {
  font-weight: bold;
  margin-bottom: 0;
}
.form_privacy-policy .inner_box p {
  margin-bottom: 20px;
  line-height: 1.64;
  font-size: 14px;
}
@media (max-width: 750px) {
  .form_privacy-policy .inner_box p {
    font-size: 3.3vw;
    margin-bottom: 3vw;
  }
}
.form_privacy-policy .inner_box ul {
  margin-left: 1em;
  margin-bottom: 20px;
  line-height: 1.64;
  list-style-position: outside;
}
@media (max-width: 750px) {
  .form_privacy-policy .inner_box ul {
    margin-left: 1em;
    margin-bottom: 3vw;
  }
}
.form_privacy-policy .inner_box ul > li {
  line-height: 1.64;
}
.form_privacy-policy .inner_box ul > li > ul {
  margin: 0 0 0 1em;
}
.form_privacy-policy .inner_box ul > li > ul > li {
  line-height: 1.64;
}
.form_privacy-policy .inner_box ul > li > ul > li > ul {
  margin: 0 0 0 1em;
}
.form_privacy-policy .inner_box .right_text {
  text-align: right;
}

.sec-form .sec-form__mailAttention {
  line-height: 1.6;
  text-align: center;
  margin-bottom: 25px;
  font-size: 14px;
}
@media (max-width: 750px) {
  .sec-form .sec-form__mailAttention {
    text-align: left;
    margin-bottom: 8vw;
    font-size: 3.3vw;
  }
}

.require {
  color: #c1272d;
  font-weight: bold;
}

.agree_item {
  margin-right: 0 !important;
  margin-left: 0 !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
  display: inline-block;
  margin-top: 4px;
}
.agree_item .wpcf7-list-item {
  margin-left: 0;
}

.wpcf7 form .wpcf7-response-output {
  font-size: 16px;
  font-weight: bold;
}

.wpcf7-not-valid-tip {
  display: none !important;
}

.wpcf7-form.invalid .wpcf7-response-output {
  display: none;
}

.wpcf7-form.sent .wpcf7-response-output {
  display: none;
}

.page-contact .st-footer__pageTop,
.page-entry .st-footer__pageTop {
  display: none;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 30px;
  background-color: white;
  border: 1px solid #ccc;
  border-radius: 0;
  padding: 0 5px;
  background-image: url(../images/form/arrow-select.png);
  background-repeat: no-repeat;
  background-position: right center;
  width: 200px;
  font-size: 14px;
}
@media all and (-ms-high-contrast: none) {
  select {
    background-image: url(../images/form/arrow-select.png);
  }
}
@media (max-width: 750px) {
  select {
    width: 100%;
  }
}

select::-ms-expand {
  display: none;
}

@-moz-document url-prefix() {
  /* firefoxハック */
  #contact-table select {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-indent: 0.2em;
    background-image: none;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* chromeハック */
  #contact-table select {
    text-indent: 0.2em;
  }
}
@media all and (-ms-high-contrast: none) {
  .wrap_form .btn_send_narrow {
    padding: 17px 20px 12px;
  }
}
.thanks-text {
  margin: 50px 0;
  line-height: 2;
}
@media (max-width: 750px) {
  .thanks-text {
    margin: 9vw 0;
  }
}
.thanks-text.insert {
  font-weight: bold;
}

.thanks_btn {
  text-align: center;
}
.thanks_btn a {
  text-decoration: underline;
}
@media (hover: hover) {
  .thanks_btn a:hover {
    text-decoration: none;
  }
}

#autozip {
  display: none !important;
}

/* Component ------------ */
/*
---------------------------------------
btn
---------------------------------------
*/
.heading-01--center {
  text-align: center;
}
.heading-01--flex {
  display: flex;
  align-items: center;
}
.heading-01--flex .heading-01__en {
  margin-right: 20px;
  padding-bottom: 0;
}
.heading-01--flex .heading-01__ja {
  padding-top: 20px;
}

.heading-01__en {
  font-size: 74px;
  line-height: 1;
  color: #56626e;
  padding-bottom: 15px;
}
@media (max-width: 750px) {
  .heading-01__en {
    font-size: 14.6vw;
    padding-bottom: 4vw;
  }
}

.heading-01__ja {
  font-size: 16px;
  line-height: 1;
  color: #56626e;
}
@media (max-width: 750px) {
  .heading-01__ja {
    font-size: 3.8vw;
  }
}

.heading-02--center {
  text-align: center;
}

.heading-02__ja {
  font-size: 24px;
  line-height: 1;
  color: #56626e;
  padding-bottom: 8px;
}
@media (max-width: 750px) {
  .heading-02__ja {
    font-size: 6vw;
    padding-bottom: 2vw;
  }
}

.heading-02__en {
  font-size: 14px;
  line-height: 1;
  color: #56626e;
}
@media (max-width: 750px) {
  .heading-02__en {
    font-size: 3.3vw;
  }
}

.pageTtl {
  padding-top: 185px;
}
@media (max-width: 750px) {
  .pageTtl {
    padding-top: 31vw;
  }
}

.single-content * {
  max-width: 100%;
}
.single-content h2 {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.5;
  margin: 50px 0 24px;
  padding: 18px 20px;
  background: var(--main-color);
  color: #fff;
}
@media (max-width: 750px) {
  .single-content h2 {
    font-size: 4.4vw;
    margin: 5vw 0 3vw;
    padding: 3vw;
  }
}
.single-content h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 50px 0 30px;
  line-height: 1.5;
  border-top: 2px solid var(--main-color);
  border-bottom: 2px solid var(--main-color);
  padding: 16px 0;
}
@media (max-width: 750px) {
  .single-content h3 {
    font-size: 4.2vw;
    margin: 5vw 0 3vw;
    padding: 3vw 0;
    border-width: 1px;
  }
}
.single-content h4 {
  font-size: 18px;
  font-weight: bold;
  margin: 50px 0 30px;
  line-height: 1.5;
  border-bottom: 2px solid var(--main-color);
  padding: 0 0 0.2px;
}
@media (max-width: 750px) {
  .single-content h4 {
    font-size: 4.1vw;
    margin: 5vw 0 3vw;
    border-width: 1px;
  }
}
.single-content h5 {
  font-size: 16px;
  font-weight: bold;
  margin: 50px 0 20px;
  line-height: 1.5;
}
@media (max-width: 750px) {
  .single-content h5 {
    font-size: 3.9vw;
    margin: 5vw 0 3vw;
  }
}
.single-content h6 {
  font-size: 14px;
  font-weight: bold;
  margin: 50px 0 20px;
  line-height: 1.5;
}
@media (max-width: 750px) {
  .single-content h6 {
    font-size: 3.9vw;
    margin: 5vw 0 3vw;
  }
}
.single-content p {
  font-size: 14px;
  margin: 10px 0 10px;
  word-wrap: break-word;
  word-break: break-all;
}
@media (max-width: 750px) {
  .single-content p {
    font-size: 3.9vw;
    margin: 3vw 0 3vw;
  }
}
.single-content p a {
  text-decoration: underline;
  color: var(--main-color);
}
.single-content .full {
  margin: 2em 0;
}
.single-content .wp-caption-text {
  margin-top: 0;
}
.single-content strong,
.single-content b {
  font-weight: bold;
}
.single-content em {
  font-style: italic;
}
.single-content blockquote {
  background: #fafafa;
  position: relative;
  padding: 40px 30px;
  margin: 40px 0;
}
@media (max-width: 750px) {
  .single-content blockquote {
    margin: 5vw 0;
    padding: 5vw;
  }
}
.single-content blockquote p {
  padding: 0;
  margin: 0;
  color: #777;
}
.single-content ul,
.single-content ol {
  margin: 0 0 30px;
}
@media (max-width: 750px) {
  .single-content ul,
  .single-content ol {
    margin-bottom: 5vw;
  }
}
.single-content ul li {
  list-style: none;
  line-height: 1.6;
  padding: 0 0 10px 0;
  position: relative;
  font-size: 14px;
}
@media (max-width: 750px) {
  .single-content ul li {
    font-size: 3.9vw;
  }
}
.single-content ul li:before {
  content: "・";
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  margin-right: 10px;
  color: var(--main-color);
}
@media (max-width: 750px) {
  .single-content ul li:before {
    font-size: 3.9vw;
  }
}
.single-content ul li ul {
  padding-top: 10px;
  margin-bottom: 0;
}
.single-content ul li ul li {
  line-height: 1.6;
  padding: 0 0 10px 20px;
}
.single-content ul li ul li:last-child {
  padding: 0 0 0 20px;
}
.single-content ol {
  counter-reset: item;
  list-style-type: none;
}
.single-content ol li {
  list-style-type: none;
  list-style-position: inside;
  counter-increment: cnt;
  line-height: 1.6;
  position: relative;
  padding: 0 0 0 42px;
  margin-bottom: 20px;
  font-size: 14px;
}
@media (max-width: 750px) {
  .single-content ol li {
    font-size: 3.9vw;
    padding-left: 8vw;
    margin-bottom: 3vw;
  }
}
.single-content ol li:before {
  position: absolute;
  left: 0;
  top: -4px;
  counter-increment: item;
  content: counter(item, decimal-leading-zero);
  width: 35px;
  height: 35px;
  font-size: 14px;
  line-height: 35px;
  text-align: center;
  color: white;
  text-align: center;
  border-radius: 50%;
  background: var(--main-color);
}
@media (max-width: 750px) {
  .single-content ol li:before {
    width: 6vw;
    height: 6vw;
    line-height: 6vw;
    font-size: 3.9vw;
  }
}
.single-content hr {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  border-top: 1px dashed #bbb;
  margin: 10px 0;
}
.single-content table {
  margin: 40px 0;
  border: 1px solid #e6e6e6;
}
@media (max-width: 750px) {
  .single-content table {
    margin: 5vw 0;
  }
}
.single-content table th {
  background: var(--main-color);
  color: #fff;
  font-weight: bold;
}
.single-content table th,
.single-content table td {
  text-align: center;
  font-size: 16px;
  border: 1px solid #e6e6e6;
  padding: 16px 10px;
}
@media (max-width: 750px) {
  .single-content table th,
  .single-content table td {
    font-size: 3.9vw;
    padding: 3vw;
  }
}
.single-content .aligncenter {
  display: block;
  margin: 0 auto;
}
.single-content .alignright {
  float: right;
  margin-left: 40px;
}
@media (max-width: 750px) {
  .single-content .alignright {
    margin: 0;
    float: none;
  }
}
.single-content .alignleft {
  float: left;
  margin-right: 40px;
}
@media (max-width: 750px) {
  .single-content .alignleft {
    margin: 0;
    float: none;
  }
}
.single-content #image-details-caption {
  display: none;
}
.single-content .wp-caption {
  position: relative;
  width: 100% !important;
  margin-bottom: 0rem !important;
}
@media (max-width: 750px) {
  .single-content .wp-caption {
    padding: 0;
  }
}
.single-content .wp-caption.alignleft,
.single-content .wp-caption.alignright {
  width: 48% !important;
}
@media (max-width: 750px) {
  .single-content .wp-caption.alignleft,
  .single-content .wp-caption.alignright {
    width: 100%;
  }
}
.single-content .wp-caption.alignleft {
  margin-left: 40px;
}
@media (max-width: 750px) {
  .single-content .wp-caption.alignleft {
    margin: 0;
  }
}
.single-content .wp-caption.alignright {
  margin-right: 40px;
}
@media (max-width: 750px) {
  .single-content .wp-caption.alignright {
    margin: 0;
  }
}
.single-content .wp-caption .wp-caption-text {
  margin-bottom: 0;
}
.single-content img[class*="wp-image-"],
.single-content img[class*="attachment-"] {
  height: auto;
  max-width: 600px;
}
@media (max-width: 750px) {
  .single-content img[class*="wp-image-"],
  .single-content img[class*="attachment-"] {
    width: 100%;
  }
}
.single-content img[class*="wp-image-"].alignright,
.single-content img[class*="attachment-"].alignright {
  height: auto;
  width: 48%;
}
@media (max-width: 750px) {
  .single-content img[class*="wp-image-"].alignright,
  .single-content img[class*="attachment-"].alignright {
    width: 100%;
  }
}
.single-content img[class*="wp-image-"].alignleft,
.single-content img[class*="attachment-"].alignleft {
  height: auto;
  width: 48%;
}
@media (max-width: 750px) {
  .single-content img[class*="wp-image-"].alignleft,
  .single-content img[class*="attachment-"].alignleft {
    width: 100%;
  }
}
.single-content .single-content__thumb {
  max-width: 600px;
  margin-inline: auto;
  margin-bottom: 52px;
}
@media (max-width: 750px) {
  .single-content .single-content__thumb {
    margin-bottom: 4vw;
  }
}
.single-content .single-content__thumb img {
  width: 100%;
  max-width: 100%;
}

.wp-pagenavi {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  -js-display: flex;
  text-align: center;
  padding-top: 5px;
}
@media (max-width: 750px) {
  .wp-pagenavi {
    padding-top: 3vw;
  }
}

.wp-pagenavi > a,
.wp-pagenavi > span {
  font-size: 16px;
  width: 28px;
  height: 28px;
  font-weight: bold;
  display: inline-block;
  text-align: center;
  margin: 0 4px;
  line-height: 1.6;
}
@media (max-width: 750px) {
  .wp-pagenavi > a,
  .wp-pagenavi > span {
    margin: 0 5px;
  }
}

.wp-pagenavi > a {
  transition: all 0.2s;
}

.wp-pagenavi > a:hover {
  opacity: 0.6;
}

.wp-pagenavi .page,
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
  background-color: #56626e;
  padding: 2px;
  color: #fff;
}

.wp-pagenavi .page .icon,
.wp-pagenavi .previouspostslink .icon,
.wp-pagenavi .nextpostslink .icon {
  font-size: 16px;
  color: #fff;
}

.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
  background-size: 8px;
  background-position: center;
  background-repeat: no-repeat;
}

.wp-pagenavi .previouspostslink {
  background-image: url(../images/common/navi_arrow_left@2x.png);
}

.wp-pagenavi .nextpostslink {
  background-image: url(../images/common/navi_arrow_right@2x.png);
}

.wp-pagenavi .current {
  background: none;
  color: #56626e;
  padding: 2px;
}

/* Structure ------------ */
/*
---------------------------------------
header
---------------------------------------
*/
@media (min-width: 751px) {
  .logged-in .st-header {
    top: 32px;
  }
}

.st-header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  min-width: 1000px;
  transition: all 0.4s;
}
@media (max-width: 750px) {
  .st-header {
    min-width: 0px;
    background: #fff;
  }
}
.st-header.fixed {
  background: rgba(255, 255, 255, 0.9);
}

.st-header__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px 0 30px;
  height: 96px;
}
@media (max-width: 750px) {
  .st-header__content {
    height: 56px;
    padding: 0 3vw;
  }
}

.st-header__logo a {
  display: flex;
  align-items: center;
}
@media (max-width: 750px) {
  .st-header__logo img {
    width: 31vw;
    max-width: 115px;
  }
}

.st-header__nav {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media (max-width: 750px) {
  .st-header__nav {
    display: block;
    padding: 25vw 0 0;
  }
}

.st-header__globalNav {
  display: flex;
  align-items: center;
}
@media (max-width: 750px) {
  .st-header__globalNav {
    display: block;
    margin-bottom: 10vw;
  }
}
.st-header__globalNav li {
  text-align: center;
  padding: 0 10px;
}
.st-header__globalNav li:last-child {
  padding-right: 0;
  padding-left: 16px;
}
@media (max-width: 750px) {
  .st-header__globalNav li {
    text-align: left;
    padding: 0;
  }
  .st-header__globalNav li:not(:last-child) {
    margin-bottom: 2.2vw;
  }
  .st-header__globalNav li:last-child {
    margin-top: 7vw;
    padding-left: 0;
  }
}

.st-header__globalNav__link {
  display: block;
  padding: 15px 9px;
  transition: all 0.4s;
  position: relative;
  line-height: 1;
}
@media (max-width: 750px) {
  .st-header__globalNav__link {
    text-align: center;
  }
}
.st-header__globalNav__link .st-header__globalNav__txt {
  font-size: 16px;
  letter-spacing: 0.04em;
  transition: all 0.4s;
  font-family: "Sarabun", sans-serif;
}
@media (max-width: 750px) {
  .st-header__globalNav__link .st-header__globalNav__txt {
    font-size: 4.6vw;
  }
}
@media (min-width: 751px) {
  .st-header__globalNav__link:hover .st-header__globalNav__txt {
    color: #639ff8;
  }
}
.st-header__globalNav__link--contact {
  border: 1px solid #639ff8;
  padding: 15px 40px;
}
@media (max-width: 750px) {
  .st-header__globalNav__link--contact {
    max-width: 46%;
    padding: 3.8vw 0;
    margin: 0 auto;
  }
  .st-header__globalNav__link--contact .st-header__globalNav__txt {
    font-size: 3.8vw;
  }
}
@media (min-width: 751px) {
  .st-header__globalNav__link--contact:hover {
    background: #639ff8;
  }
  .st-header__globalNav__link--contact:hover .st-header__globalNav__txt {
    color: #fff;
  }
}

#sp-btn {
  display: none;
}

@media (max-width: 750px) {
  /* sp-btn */
  .scroll-prevent {
    position: fixed;
    width: 100%;
    height: 100%;
  }
  #sp-btn {
    position: fixed;
    z-index: 99999999999;
    top: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 56px;
    height: 56px;
    transition: all 0.4s;
    padding-bottom: 10px;
  }
  #sp-btn:before {
    content: "menu";
    font-size: 12px;
    display: block;
    font-family: "Sarabun", sans-serif;
    color: #639ff8;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 12px;
    text-align: center;
    transition: all 0.4s;
  }
  #sp-btn span {
    width: 27px;
    height: 2px;
    transition: all 0.4s;
    background: #639ff8;
  }
  #sp-btn span:not(:last-child) {
    margin-bottom: 5px;
  }
  #sp-btn.active {
    background: none;
  }
  #sp-btn.active:before {
    content: "close";
  }
  #sp-btn #sp-btn-a,
  #sp-btn #sp-btn-a span {
    display: inline-block;
    box-sizing: border-box;
    transition: all 0.4s;
  }
  #sp-btn #sp-btn-a {
    display: block;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    width: 27px;
    height: 27px;
    background: none;
  }
  #sp-btn #sp-btn-a:hover {
    opacity: 1;
  }
  #sp-btn.active span:nth-of-type(1) {
    transform: translateY(7px) rotate(-45deg);
  }
  #sp-btn.active span:nth-of-type(2) {
    opacity: 0;
  }
  #sp-btn.active span:nth-of-type(3) {
    width: 100%;
    transform: translateY(-7px) rotate(45deg);
  }
  /* g-anv */
  #g-nav {
    position: fixed;
    z-index: 9999999;
    top: 56px;
    left: 0;
    right: 0;
    margin: 0 auto;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 100%;
    height: calc(100% - 56px);
    background: #fff;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    display: none;
  }
}
/*
---------------------------------------
footer
--------------------------------------
*/
.st-footer {
  background: #eff0f2;
  padding: 140px 0 134px;
  position: relative;
}
@media (max-width: 750px) {
  .st-footer {
    padding: 16vw 0 10vw;
  }
}
.st-footer .inner {
  max-width: 1066px;
  margin: 0 auto;
  padding: 0 20px;
  word-wrap: break-word;
  word-break: break-all;
}
@media (max-width: 750px) {
  .st-footer .inner {
    padding: 0 5%;
  }
}
.st-footer .st-footer__box {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 750px) {
  .st-footer .st-footer__box {
    display: block;
  }
}
.st-footer .st-footer__logo {
  margin-bottom: 35px;
}
@media (max-width: 750px) {
  .st-footer .st-footer__logo {
    margin-bottom: 7vw;
    text-align: center;
  }
  .st-footer .st-footer__logo img {
    width: 35vw;
    margin: 0 auto;
  }
}
.st-footer .st-footer__address {
  line-height: 1.8;
}
@media (max-width: 750px) {
  .st-footer .st-footer__address {
    text-align: center;
    padding-bottom: 8vw;
  }
}
.st-footer .st-footer__nav {
  display: flex;
  align-items: center;
  padding-bottom: 80px;
}
@media (max-width: 750px) {
  .st-footer .st-footer__nav {
    justify-content: center;
    flex-wrap: wrap;
    padding: 0 7vw 9vw;
  }
}
.st-footer .st-footer__nav__item {
  text-align: center;
  padding: 0 10px;
}
.st-footer .st-footer__nav__item a {
  display: block;
  padding: 15px 10px;
  transition: all 0.4s;
  position: relative;
  line-height: 1;
  font-size: 16px;
  letter-spacing: 0.04em;
  font-family: "Sarabun", sans-serif;
}
@media (min-width: 751px) {
  .st-footer .st-footer__nav__item a:hover {
    color: #639ff8;
  }
}
@media (max-width: 750px) {
  .st-footer .st-footer__nav__item a {
    padding: 13px 2vw;
    font-size: 4vw;
  }
}
.st-footer .st-footer__nav__item--contact {
  padding-right: 0;
}
.st-footer .st-footer__nav__item--contact a {
  border: 1px solid #639ff8;
  padding: 15px 40px;
}
@media (min-width: 751px) {
  .st-footer .st-footer__nav__item--contact a:hover {
    background: #639ff8;
    color: #fff;
  }
}
@media (max-width: 750px) {
  .st-footer .st-footer__nav__item--contact a {
    padding: 3.8vw 13vw;
  }
}
@media (max-width: 750px) {
  .st-footer .st-footer__nav__item--contact {
    margin-top: 5vw;
    padding-left: 0;
  }
}
.st-footer .st-footer__copyright {
  text-align: right;
}
@media (max-width: 750px) {
  .st-footer .st-footer__copyright {
    text-align: center;
  }
}
.st-footer .st-footer__copyright small {
  font-size: 13px;
  font-family: "Sarabun", sans-serif;
}
@media (max-width: 750px) {
  .st-footer .st-footer__copyright small {
    font-size: 3vw;
  }
}
.st-footer .st-footer__pageTop {
  position: fixed;
  right: 26px;
  bottom: 32px;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s;
}
@media (max-width: 750px) {
  .st-footer .st-footer__pageTop {
    right: 3%;
    bottom: 6vw;
  }
}
.st-footer .st-footer__pageTop.fixed {
  opacity: 1;
  visibility: visible;
}
.st-footer .st-footer__pageTop a {
  display: block;
  border-left: 1px solid #639ff8;
  width: 25px;
  height: 117px;
  text-align: right;
  text-align: right;
  display: flex;
  justify-content: flex-end;
}
@media (min-width: 751px) {
  .st-footer .st-footer__pageTop a:hover .st-footer__pageTop__txt {
    color: #639ff8;
  }
}
@media (max-width: 750px) {
  .st-footer .st-footer__pageTop a {
    width: 22px;
    height: 105px;
  }
}
.st-footer .st-footer__pageTop__txt {
  font-size: 13px;
  color: #56626e;
  writing-mode: vertical-rl;
  font-family: "Sarabun", sans-serif;
  line-height: 1;
  transition: all 0.4s;
}
@media (max-width: 750px) {
  .st-footer .st-footer__pageTop__txt {
    font-size: 3vw;
  }
}

/* Pages ------------ */
/*
---------------------------------------
404
---------------------------------------
*/
.error404 .text_404 {
  text-align: center;
  font-size: 18px;
}
@media (max-width: 750px) {
  .error404 .text_404 {
    font-size: 3.8vw;
  }
}
.error404 .btn-404 {
  text-align: center;
  margin: 30px auto 120px;
}
@media (max-width: 750px) {
  .error404 .btn-404 {
    margin: 10vw auto;
  }
}
.error404 .btn-404 a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 240px;
  height: 52px;
  box-sizing: border-box;
  padding: 0 10px 0 10px;
  border: 1px solid #000;
  background: #e6e6e6;
  line-height: 1;
  transition: all 0.5s;
  font-size: 14px;
  margin: 0 auto;
}
.error404 .btn-404 a:after {
  content: "▶︎";
  padding: 0 5px 0 0;
}
@media (max-width: 750px) {
  .error404 .btn-404 a {
    font-size: 3.4vw;
    width: 60vw;
    height: 12vw;
    padding: 0 0 0 3vw;
  }
}
@media (min-width: 751px) {
  .error404 .btn-404 a:hover {
    opacity: 0.6;
  }
}

/*
---------------------------------------
contact
---------------------------------------
*/
#contact {
  background: #f7f3e7;
  padding-bottom: 200px;
  border-bottom: 1px solid #c5c399;
}
@media (max-width: 750px) {
  #contact {
    padding-bottom: 30vw;
  }
}
#contact .pageTtl {
  padding-bottom: 143px;
}
@media (max-width: 750px) {
  #contact .pageTtl {
    padding-bottom: 17vw;
  }
}

/*
---------------------------------------
top
---------------------------------------
*/
#top .mainView {
  background: #eff0f2;
  padding: 126px 0 140px;
  position: relative;
}
@media (max-width: 750px) {
  #top .mainView {
    padding: 25vw 0 20vw;
  }
}
#top .mainView:before {
  content: "";
  background: url(../images/top/mv_bg_01@2x.jpg) no-repeat center center/cover;
  width: 431px;
  height: 296px;
  display: block;
  position: absolute;
  right: 0;
  top: 175px;
  z-index: 0;
}
@media (max-width: 750px) {
  #top .mainView:before {
    width: 215px;
    height: 148px;
    top: 96vw;
  }
}
#top .mainView:after {
  content: "";
  background: url(../images/top/mv_bg_02@2x.jpg) no-repeat center center/cover;
  width: 504px;
  height: 230px;
  display: block;
  position: absolute;
  right: 240px;
  top: 501px;
  z-index: 0;
}
@media (max-width: 750px) {
  #top .mainView:after {
    width: 252px;
    height: 115px;
    right: auto;
    left: 0;
    top: 147vw;
  }
}
@media (max-width: 750px) {
  #top .mainView .inner {
    padding: 0 10%;
  }
}
#top .mainView__slider {
  position: relative;
  z-index: 1;
}
@media (max-width: 750px) {
  #top .slider__item.item-01 .slider__ttl {
    width: 87%;
  }
}
@media (min-width: 751px) {
  #top .slider__item.item-02 .slider__txtbox {
    padding-top: 30px;
  }
}
@media (max-width: 750px) {
  #top .slider__item.item-02 .slider__ttl {
    width: 79%;
  }
}
@media (min-width: 751px) {
  #top .slider__item.item-03 .slider__txtbox {
    padding-top: 10px;
  }
}
@media (max-width: 750px) {
  #top .slider__item.item-03 .slider__txtbox {
    padding-top: 5vw;
  }
}
@media (max-width: 750px) {
  #top .slider__item.item-03 .slider__ttl {
    margin-bottom: 7vw;
  }
}
#top .slider__item__inner {
  display: flex;
  align-items: center;
}
@media (max-width: 750px) {
  #top .slider__item__inner {
    display: block;
  }
}
#top .slider__txtbox {
  flex: 1;
}
@media (max-width: 750px) {
  #top .slider__txtbox {
    height: 62vw;
  }
}
#top .slider__ttl {
  margin-bottom: 53px;
}
@media (max-width: 750px) {
  #top .slider__ttl {
    margin-bottom: 4.5vw;
  }
}
#top .slider__txt {
  font-size: 18px;
  letter-spacing: 0.38em;
  color: #56626e;
  line-height: 2;
}
@media (max-width: 750px) {
  #top .slider__txt {
    font-size: 3.8vw;
    letter-spacing: 0.34em;
    line-height: 1.785;
    font-feature-settings: "palt";
  }
}
@media (max-width: 750px) {
  #top .slider__img img {
    margin: 0 auto;
  }
}
#top .mainView__scroll {
  position: absolute;
  right: 40px;
  bottom: 100px;
  display: flex;
  flex-direction: column;
  text-align: left;
}
@media (max-width: 750px) {
  #top .mainView__scroll {
    right: 3%;
    bottom: 18vw;
  }
}
#top .scroll__txt {
  writing-mode: vertical-rl;
  font-size: 13px;
  color: #56626e;
  line-height: 1;
}
@media (max-width: 750px) {
  #top .scroll__txt {
    font-size: 12px;
  }
}
#top .scroll__line-wrap {
  margin-top: 10px;
  overflow: hidden;
  display: inline-block;
  width: 1px;
  height: 105px;
  background: #b1b7bc;
  line-height: 1;
}
@media (max-width: 750px) {
  #top .scroll__line-wrap {
    height: 81px;
    margin-top: 5px;
    display: block;
    margin-right: 10px;
  }
}
#top .scroll__line {
  width: 100%;
  height: 100%;
  background: #eff0f2;
  animation: attentionAnim 1.7s ease-in infinite;
}
#top .secAbout {
  position: relative;
  background: #eff0f2;
  padding: 130px 0 110px;
}
@media (max-width: 750px) {
  #top .secAbout {
    padding: 36vw 0 15vw;
  }
}
#top .secAbout:before {
  content: "";
  background: #fff;
  width: calc(100vw - 83px);
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media (max-width: 1136px) {
  #top .secAbout:before {
    width: 1052px;
  }
}
@media (max-width: 750px) {
  #top .secAbout:before {
    width: 92vw;
  }
}
#top .secAbout:after {
  content: "";
  background: url(../images/top/about_hand@2x.png) no-repeat center center/cover;
  width: 563px;
  height: 306px;
  display: block;
  position: absolute;
  left: 90px;
  bottom: 80px;
  z-index: 2;
}
@media (max-width: 750px) {
  #top .secAbout:after {
    width: 354px;
    height: 192px;
    left: -9%;
    bottom: auto;
    top: 8vw;
  }
}
#top .secAbout .inner {
  position: relative;
  z-index: 1;
  max-width: 960px;
}
@media (max-width: 750px) {
  #top .secAbout .inner {
    z-index: 3;
    padding: 0 11%;
    width: calc(100% - 8vw);
    margin-left: 0;
  }
}
#top .secAbout__box {
  display: flex;
  width: 810px;
  margin: 0 auto;
}
@media (max-width: 750px) {
  #top .secAbout__box {
    display: block;
    width: 100%;
  }
}
#top .secAbout__img {
  position: relative;
}
#top .secAbout__txtbox {
  flex: 1;
  padding: 2px 0 35px 130px;
}
@media (max-width: 750px) {
  #top .secAbout__txtbox {
    padding: 0 0 6vw;
  }
}
@media (max-width: 750px) {
  #top .secAbout__logo {
    text-align: center;
    padding-bottom: 10vw;
    width: 66%;
    margin: 0 auto;
  }
}
#top .secAbout__ttl {
  font-size: 30px;
  letter-spacing: 0.04em;
  line-height: 1.75;
  margin-bottom: 18px;
}
@media (max-width: 750px) {
  #top .secAbout__ttl {
    font-size: 4.8vw;
    margin-bottom: 3vw;
  }
}
#top .secAbout__btn {
  text-align: right;
  padding-right: 15px;
}
@media (max-width: 750px) {
  #top .secAbout__btn {
    padding-right: 0;
  }
}
#top .secFeatures {
  background: #eff0f2;
  padding: 121px 0 0;
  position: relative;
}
@media (max-width: 750px) {
  #top .secFeatures {
    padding: 19vw 0 0;
  }
}
#top .secFeatures:before {
  content: "";
  background: url(../images/top/features_bg@2x.jpg) no-repeat center center/cover;
  width: 719px;
  height: 571px;
  display: block;
  position: absolute;
  right: 0;
  top: -168px;
  z-index: 0;
}
@media (max-width: 750px) {
  #top .secFeatures:before {
    background-image: url(../images/top/features_bg_sp@2x.jpg);
    width: 155px;
    height: 285px;
    top: -15vw;
  }
}
#top .secFeatures:after {
  content: "";
  background: #fff;
  width: 100%;
  height: 134px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
}
@media (max-width: 750px) {
  #top .secFeatures:after {
    height: 20vw;
  }
}
#top .secFeatures .inner {
  position: relative;
  z-index: 1;
  max-width: 1066px;
}
@media (max-width: 750px) {
  #top .secFeatures .inner {
    padding: 0 10%;
  }
}
#top .secFeatures .inner:before {
  content: "";
  background: url(../images/top/mv_bg_01@2x.jpg) no-repeat center center/cover;
  width: 390px;
  height: 296px;
  display: block;
  position: absolute;
  left: -55px;
  bottom: 270px;
}
@media (max-width: 750px) {
  #top .secFeatures .inner:before {
    width: 195px;
    height: 148px;
    left: 0;
    bottom: 40vw;
  }
}
#top .secFeatures__heading {
  margin-bottom: 65px;
}
@media (max-width: 750px) {
  #top .secFeatures__heading {
    margin-bottom: 8vw;
  }
}
#top .secFeatures__item {
  background: #56626e;
  color: #fff;
  padding: 83px 0 83px 70px;
  max-width: 880px;
  margin-left: auto;
  position: relative;
}
@media (max-width: 750px) {
  #top .secFeatures__item {
    padding: 11vw 0 10vw 10vw;
  }
}
#top .secFeatures__item:not(:last-child) {
  margin-bottom: 22px;
}
@media (max-width: 750px) {
  #top .secFeatures__item:not(:last-child) {
    margin-bottom: 3vw;
  }
}
#top .secFeatures__item:before {
  content: "";
  background: #56626e;
  width: calc(50vw - 513px);
  height: 100%;
  display: block;
  position: absolute;
  right: calc(-50vw + 513px);
  top: 0;
}
@media (max-width: 1136px) {
  #top .secFeatures__item:before {
    width: 56px;
    right: -55px;
  }
}
@media (max-width: 750px) {
  #top .secFeatures__item:before {
    width: 10vw;
    right: -10vw;
  }
}
#top .secFeatures__ttl {
  display: flex;
  align-items: center;
  margin-bottom: 45px;
  position: relative;
}
@media (max-width: 750px) {
  #top .secFeatures__ttl {
    display: block;
    margin-bottom: 8vw;
  }
}
#top .secFeatures__ttl:before {
  content: "";
  background: #639ff8;
  width: 82px;
  height: 1px;
  display: block;
  position: absolute;
  top: 30px;
  left: -106px;
}
@media (max-width: 750px) {
  #top .secFeatures__ttl:before {
    width: 45px;
    left: -16vw;
    top: 5vw;
  }
}
#top .secFeatures__ttl__en {
  font-size: 50px;
  line-height: 1;
  margin-right: 20px;
}
@media (max-width: 750px) {
  #top .secFeatures__ttl__en {
    font-size: 8.8vw;
    margin-right: 0;
  }
}
#top .secFeatures__ttl__ja {
  font-size: 20px;
  line-height: 1;
  padding-top: 10px;
}
@media (max-width: 750px) {
  #top .secFeatures__ttl__ja {
    font-size: 4vw;
  }
}
#top .secFeatures__txt {
  padding-left: 70px;
}
@media (max-width: 750px) {
  #top .secFeatures__txt {
    padding-left: 0;
  }
}
#top .secService {
  padding: 130px 0 140px;
}
@media (max-width: 750px) {
  #top .secService {
    padding: 16vw 0;
  }
}
#top .secService .inner {
  max-width: 1240px;
}
#top .secService__heading {
  margin-bottom: 45px;
}
@media (max-width: 750px) {
  #top .secService__heading {
    margin-bottom: 8vw;
  }
}
#top .secService__lead {
  text-align: center;
  padding-bottom: 50px;
}
@media (max-width: 750px) {
  #top .secService__lead {
    text-align: left;
    padding-bottom: 8vw;
  }
}
#top .secService__list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 27px;
}
@media (max-width: 750px) {
  #top .secService__list {
    display: block;
    margin-bottom: 15vw;
  }
}
#top .secService__item {
  position: relative;
}
#top .secService__item:not(:last-child) {
  width: calc(50% - 20px);
  margin-bottom: 60px;
}
@media (max-width: 750px) {
  #top .secService__item:not(:last-child) {
    width: 100%;
    margin-bottom: 12vw;
  }
}
#top .secService__item:not(:last-child):not(:nth-of-type(2n)) {
  margin-right: 40px;
}
@media (max-width: 750px) {
  #top .secService__item:not(:last-child):not(:nth-of-type(2n)) {
    margin-right: 0;
  }
}
#top .secService__item.item-03 {
  width: 100%;
}
#top .secService__item a {
  display: block;
}
@media (min-width: 751px) {
  #top .secService__item a:hover .item__img img {
    transform: scale(1.1);
  }
  #top .secService__item a:hover .item__more svg .a {
    stroke: #639ff8;
  }
}
#top .secService__item .item__img {
  overflow: hidden;
  margin-bottom: 20px;
}
@media (max-width: 750px) {
  #top .secService__item .item__img {
    margin-bottom: 4vw;
  }
}
#top .secService__item .item__img img {
  transition: all 0.8s;
}
#top .secService__item .item__heading {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #fff;
  display: inline-block;
  padding: 35px 50px 50px;
  text-align: center;
}
@media (max-width: 750px) {
  #top .secService__item .item__heading {
    padding: 6vw 5vw 11vw;
  }
}
#top .secService__item .item__heading .small {
  font-size: 16px;
  line-height: 1;
}
@media (max-width: 750px) {
  #top .secService__item .item__heading .small {
    font-size: 3.3vw;
  }
}
#top .secService__item .item__ttl {
  font-size: 24px;
  border-left-width: 0.04em;
  line-height: 1;
}
@media (max-width: 750px) {
  #top .secService__item .item__ttl {
    font-size: 4.2vw;
  }
}
#top .secService__item .item__more {
  line-height: 1;
  text-align: right;
}
#top .secService__item .item__more span {
  display: inline-block;
  width: 100px;
  text-align: left;
  font-size: 20px;
  color: #639ff8;
  position: relative;
  padding-left: 5px;
  padding-bottom: 10px;
}
@media (max-width: 750px) {
  #top .secService__item .item__more span {
    font-size: 4.8vw;
    width: 88px;
  }
}
#top .secService__item .item__more span svg {
  width: 100px;
  height: 10px;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (max-width: 750px) {
  #top .secService__item .item__more span svg {
    width: 88px;
  }
}
#top .secService__item .item__more span svg .a {
  fill: none;
  stroke-miterlimit: 10;
  stroke: #aab0b6;
  transition: all 0.8s;
}
#top .secService__btn {
  text-align: center;
}
#top .secWorks {
  position: relative;
  padding: 123px 0 118px;
  margin-bottom: 140px;
}
@media (max-width: 750px) {
  #top .secWorks {
    padding: 13vw 0 15vw;
    margin-bottom: 12vw;
  }
}
#top .secWorks:before {
  content: "";
  background: #eff0f2;
  width: calc(100vw - 83px);
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
@media (max-width: 1180px) {
  #top .secWorks:before {
    width: 1117px;
  }
}
@media (max-width: 750px) {
  #top .secWorks:before {
    width: 92vw;
  }
}
#top .secWorks .inner {
  position: relative;
  z-index: 1;
  max-width: 1190px;
}
@media (max-width: 750px) {
  #top .secWorks .inner {
    padding: 0 12%;
    width: calc(100% - 8vw);
    margin-right: 0;
  }
}
#top .secWorks__box {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 750px) {
  #top .secWorks__box {
    display: block;
  }
}
#top .secWorks__txtbox {
  flex: 1 0 auto;
  max-width: 350px;
  padding-right: 65px;
}
@media (max-width: 750px) {
  #top .secWorks__txtbox {
    padding-right: 0;
    padding-bottom: 7vw;
  }
}
#top .secWorks__heading {
  margin-bottom: 40px;
}
@media (max-width: 750px) {
  #top .secWorks__heading {
    margin-bottom: 5vw;
  }
}
#top .secWorks__lead {
  padding-bottom: 20px;
}
@media (max-width: 750px) {
  #top .secWorks__lead {
    padding-bottom: 5vw;
  }
}
#top .secWorks__img {
  display: flex;
}
@media (max-width: 750px) {
  #top .secWorks__img {
    display: block;
  }
}
#top .secWorks__img__item.item-01 {
  margin-right: 5px;
}
@media (max-width: 750px) {
  #top .secWorks__img__item.item-01 {
    margin-right: 0;
    margin-bottom: 1vw;
  }
}
#top .secFlow {
  background: url(../images/top/flow_bg@2x.jpg) no-repeat center center/cover;
  padding: 127px 0 120px;
  color: #fff;
}
@media (max-width: 750px) {
  #top .secFlow {
    background-image: url(../images/top/flow_bg_sp@2x.jpg);
    padding: 15vw 0 7vw;
  }
}
#top .secFlow .inner {
  max-width: 1065px;
}
#top .secFlow__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 55px;
}
@media (max-width: 750px) {
  #top .secFlow__head {
    display: block;
    margin-bottom: 7vw;
  }
}
#top .secFlow__heading .heading-01__en,
#top .secFlow__heading .heading-01__ja {
  color: #c3c7cd;
}
@media (max-width: 750px) {
  #top .secFlow__heading {
    display: flex;
    align-items: center;
    margin-bottom: 7vw;
  }
  #top .secFlow__heading .heading-01__en {
    margin-right: 20px;
    padding-bottom: 0;
  }
  #top .secFlow__heading .heading-01__ja {
    padding-top: 20px;
  }
}
#top .secFlow__listWrap {
  display: flex;
}
@media (max-width: 750px) {
  #top .secFlow__listWrap {
    display: block;
  }
}
#top .secFlow__list {
  flex: 1;
}
#top .secFlow__item {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
@media (max-width: 750px) {
  #top .secFlow__item {
    margin-bottom: 5vw;
  }
}
#top .secFlow__item .item__num {
  display: block;
  background: rgba(239, 240, 242, 0.2);
  width: 64px;
  height: 64px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  margin-right: 20px;
}
@media (max-width: 750px) {
  #top .secFlow__item .item__num {
    width: 15.2vw;
    height: 15.2vw;
    font-size: 5.3vw;
  }
}
#top .secFlow__item .item__txt {
  line-height: 1.714;
}
@media (max-width: 750px) {
  #top .secFlow__item .item__txt {
    flex: 1;
  }
}
#top .secFaq {
  background-color: #eff0f2;
  background-image: url(../images/top/faq_bg@2x.jpg);
  background-repeat: repeat-y;
  background-position: top right;
  background-size: 134px;
  padding: 120px 134px 140px 0;
}
@media (max-width: 750px) {
  #top .secFaq {
    padding: 17vw 0 11vw;
    background-image: none;
  }
}
#top .secFaq .inner {
  max-width: 930px;
}
#top .secFaq__heading {
  margin-bottom: 45px;
}
@media (max-width: 750px) {
  #top .secFaq__heading {
    margin-bottom: 8vw;
  }
}
#top .secFaq__lead {
  text-align: center;
}
@media (max-width: 750px) {
  #top .secFaq__lead {
    text-align: left;
    padding-bottom: 3vw;
  }
}
#top .secFaq__dl .row {
  padding: 60px 40px;
  border-bottom: 1px solid #b3b3b3;
}
@media (max-width: 750px) {
  #top .secFaq__dl .row {
    padding: 7vw 0;
  }
}
#top .secFaq__dl .icn {
  font-size: 28px;
  line-height: 1;
  margin-right: 20px;
}
@media (max-width: 750px) {
  #top .secFaq__dl .icn {
    font-size: 6.5vw;
  }
}
#top .secFaq__dl .icn--q {
  color: #639ff8;
}
#top .secFaq__dl dt {
  display: flex;
  margin-bottom: 25px;
}
@media (max-width: 750px) {
  #top .secFaq__dl dt {
    margin-bottom: 3vw;
  }
}
#top .secFaq__dl .dt__txt {
  font-weight: bold;
  padding-top: 5px;
  line-height: 1.49;
}
#top .secFaq__dl dd {
  padding-left: 40px;
  display: flex;
}
@media (max-width: 750px) {
  #top .secFaq__dl dd {
    padding-left: 0;
  }
}
#top .secFaq__dl .dd__txt {
  padding-top: 5px;
}
#top .secRecruit {
  background: #eff0f2;
  position: relative;
}
@media (max-width: 750px) {
  #top .secRecruit {
    padding-bottom: 15vw;
  }
}
#top .secRecruit:before {
  content: "";
  background: url(../images/top/recruit_bg@2x.jpg) no-repeat center center/cover;
  width: calc(100vw - 83px);
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
@media (max-width: 1136px) {
  #top .secRecruit:before {
    width: 1054px;
  }
}
@media (max-width: 750px) {
  #top .secRecruit:before {
    width: 92vw;
    height: calc(100% - 15vw);
    background-image: url(../images/top/recruit_bg_sp@2x.jpg);
  }
}
#top .secRecruit .inner {
  position: relative;
  z-index: 1;
  width: calc(100vw - 83px);
  max-width: 100%;
  margin-right: 0;
}
@media (max-width: 1136px) {
  #top .secRecruit .inner {
    width: calc(100% - 83px);
  }
}
@media (max-width: 750px) {
  #top .secRecruit .inner {
    padding: 0 12%;
    width: calc(100% - 8vw);
  }
}
#top .secRecruit__box {
  padding: 125px 0 127px;
  width: 87%;
  margin: 0 auto;
  display: flex;
}
@media (max-width: 750px) {
  #top .secRecruit__box {
    display: block;
    padding: 15vw 0 24vw;
    width: 100%;
  }
}
#top .secRecruit__txtbox {
  flex: 1;
  padding-top: 20px;
  padding-left: 80px;
  padding-right: 30px;
}
@media (max-width: 750px) {
  #top .secRecruit__txtbox {
    padding: 6vw 0 0;
  }
}
#top .secRecruit__txt {
  padding-bottom: 20px;
}
@media (max-width: 750px) {
  #top .secRecruit__txt {
    padding-bottom: 6vw;
  }
}
#top .secRecruit__btn {
  text-align: right;
}
@media (min-width: 751px) {
  #top .secRecruit__btn {
    padding-right: 10px;
  }
}

@media all and (-ms-high-contrast: none) {
  #top.l-contents .slider__item.item-01 .slider__ttl img {
    height: 232px;
  }
  #top.l-contents .slider__item.item-02 .slider__ttl img {
    height: 109px;
  }
  #top.l-contents .slider__item.item-03 .slider__ttl img {
    height: 123px;
  }
}
/*
---------------------------------------
entry
---------------------------------------
*/
#entry {
  background: #f8f8f8;
  padding: 160px 0 200px;
}
@media (max-width: 750px) {
  #entry {
    padding: 7vw 0 10vw;
  }
}

.form_complete .btn-01 {
  text-align: center;
}

#archive_case .wrapper {
  width: 1038px;
  margin: 0 auto;
  display: flex;
  display: -ms-flex;
  flex-wrap: wrap;
}
@media (max-width: 750px) {
  #archive_case .wrapper {
    width: 88vw;
    margin: 0 auto;
    display: block;
    flex-wrap: initial;
  }
}

.box_case {
  display: block;
  width: 332px;
  background-color: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  margin: 0 7px 20px;
  box-sizing: border-box;
  padding: 20px 20px 23px;
}
@media (max-width: 750px) {
  .box_case {
    width: 88vw;
    margin: 0 0 6vw;
  }
}
.box_case figure {
  margin: 0 0 14px;
}
@media (max-width: 750px) {
  .box_case figure {
    margin: 0 0 4vw;
  }
}
.box_case .data .tax {
  color: #639ff8;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  margin: 0 0 6px;
}
@media (max-width: 750px) {
  .box_case .data .tax {
    font-size: 3vw;
    margin: 0 0 2vw;
  }
}
.box_case .data .title {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  margin: 0 0 10px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 750px) {
  .box_case .data .title {
    font-size: 3.4vw;
    margin: 0 0 2;
  }
}
.box_case .data .information {
  margin: 0 0 16px;
}
@media (max-width: 750px) {
  .box_case .data .information {
    margin: 0 0 3vw;
  }
}
.box_case .data .information .info {
  display: flex;
  display: -ms-flex;
  border-bottom: 1px solid #ccc;
  line-height: 1;
}
.box_case .data .information .info:last-of-type {
  border-bottom: none;
}
.box_case .data .information .info .head {
  width: 5em;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  background: #e6e6e6;
  padding: 5px 0 5px;
  box-sizing: border-box;
}
.box_case .data .information .info .text {
  font-size: 12px;
  width: calc(100% - 5em);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 5px 0 5px 0.5em;
}
.box_case .btn {
  display: flex;
  display: -ms-flex;
  justify-content: space-between;
}
.box_case .btn a {
  display: block;
  width: calc(50% - 3px);
  font-size: 14px;
  text-align: center;
  padding: 13px 8px 11px 0;
  font-weight: bold;
  border-radius: 50px;
  position: relative;
  transition: all 0.3s;
}
.box_case .btn a:hover {
  opacity: 0.7;
}
@media (max-width: 750px) {
  .box_case .btn a:hover {
    opacity: 1;
  }
}
@media (max-width: 750px) {
  .box_case .btn a {
    padding: 12px 8px 12px 0;
  }
}
.box_case .btn a:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  right: 15px;
  content: "";
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.box_case .btn a.btn-case--detail {
  border: 1px solid #333;
}
.box_case .btn a.btn-case--detail:before {
  border-color: #333;
}
.box_case .btn a.btn-case--entry {
  border: 1px solid #d71f1c;
  background: #d71f1c;
  color: #fff;
}

#case {
  padding: 120px 0 95px;
}
@media (max-width: 750px) {
  #case {
    padding: 0;
  }
}
#case .wrapper {
  width: 94%;
  max-width: 1064px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 20px;
}
@media (max-width: 750px) {
  #case .wrapper {
    width: 100vw;
    padding: 0;
    display: block;
    justify-content: initial;
  }
}
#case .wrapper .contents {
  width: calc(100% - 285px);
  box-sizing: border-box;
  background: white;
  padding: 60px 60px 70px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
@media (max-width: 750px) {
  #case .wrapper .contents {
    width: 100%;
    padding: 22vw 6vw 15vw;
    box-shadow: none;
  }
}
#case .wrapper .contents .primary .label_term {
  margin: 0 0 20px;
}
@media (max-width: 750px) {
  #case .wrapper .contents .primary .label_term {
    margin: 0 0 5vw;
  }
}
#case .wrapper .contents .primary .label_term .inner_text {
  display: inline-block;
  color: white;
  background: #639ff8;
  font-size: 14px;
  font-weight: bold;
  padding: 8px 50px 8px;
}
@media all and (-ms-high-contrast: none) {
  #case .wrapper .contents .primary .label_term .inner_text {
    padding: 14px 50px 8px;
  }
}
@media (max-width: 750px) {
  #case .wrapper .contents .primary .label_term .inner_text {
    font-size: 3.4vw;
    padding: 1vw 6vw;
  }
}
#case .wrapper .contents .primary .title {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4;
  padding: 0 0 15px;
  border-bottom: 1px solid #ccc;
  margin: 0 0 28px;
}
@media (max-width: 750px) {
  #case .wrapper .contents .primary .title {
    font-size: 4.4vw;
    padding: 0 0 3vw;
    margin: 0 0 3vw;
  }
}
#case .wrapper .contents .information .lead {
  color: #639ff8;
  font-size: 16px;
  line-height: 1.75;
  font-weight: bold;
  margin: 0 0 30px;
}
@media (max-width: 750px) {
  #case .wrapper .contents .information .lead {
    font-size: 3.8vw;
    margin: 0 0 3vw;
  }
}
#case .wrapper .contents .single-content {
  margin: 0 auto 30px;
}
@media (max-width: 750px) {
  #case .wrapper .contents .single-content {
    margin: 0 auto 10vw;
  }
}
#case .wrapper .contents .photo_information {
  width: 464px;
  margin: 0 auto 50px;
}
@media (max-width: 750px) {
  #case .wrapper .contents .photo_information {
    width: 86vw;
    margin: 0 auto 10vw;
  }
}
#case .wrapper .contents .photo_information img {
  max-width: 100%;
}
#case .wrapper .contents .btns_s {
  display: none;
}
@media (max-width: 750px) {
  #case .wrapper .contents .btns_s {
    display: flex;
    display: -ms-flex;
    justify-content: space-between;
    margin: 0 0 10vw;
  }
  #case .wrapper .contents .btns_s a {
    display: flex;
    box-sizing: border-box;
    width: 48%;
    font-size: 3.8vw;
    align-items: center;
    justify-content: center;
    height: 12vw;
    font-weight: bold;
    border-radius: 6vw;
    position: relative;
    transition: all 0.3s;
  }
  #case .wrapper .contents .btns_s a:hover {
    opacity: 0.7;
  }
}
@media (max-width: 750px) and (max-width: 750px) {
  #case .wrapper .contents .btns_s a:hover {
    opacity: 1;
  }
}
@media (max-width: 750px) {
  #case .wrapper .contents .btns_s a:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    right: 15px;
    content: "";
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
  #case .wrapper .contents .btns_s a.btn-case--detail {
    border: 1px solid #333;
  }
  #case .wrapper .contents .btns_s a.btn-case--detail:before {
    border-color: #333;
  }
  #case .wrapper .contents .btns_s a.btn-case--entry {
    border: 1px solid #d71f1c;
    background: #d71f1c;
    color: #fff;
  }
}
#case .wrapper .contents .pr {
  margin: 0 0 70px;
}
@media (max-width: 750px) {
  #case .wrapper .contents .pr {
    margin: 0 0 15vw;
  }
}
#case .wrapper .contents .pr .box_pr {
  margin: 0 0 40px;
}
@media (max-width: 750px) {
  #case .wrapper .contents .pr .box_pr {
    margin: 0 0 10vw;
  }
}
#case .wrapper .contents .pr .box_pr:last-of-type {
  margin: 0;
}
#case .wrapper .contents .pr .box_pr.narrow {
  display: flex;
  display: -ms-flex;
  justify-content: space-between;
}
@media (max-width: 750px) {
  #case .wrapper .contents .pr .box_pr.narrow {
    display: block;
    justify-content: initial;
  }
}
#case .wrapper .contents .pr .box_pr.narrow figure {
  width: 210px;
}
@media (max-width: 750px) {
  #case .wrapper .contents .pr .box_pr.narrow figure {
    width: 66vw;
    margin: 5vw auto 0;
  }
}
#case .wrapper .contents .pr .box_pr.narrow figure img {
  max-width: 100%;
}
#case .wrapper .contents .pr .box_pr.narrow .data {
  width: 380px;
}
@media (max-width: 750px) {
  #case .wrapper .contents .pr .box_pr.narrow .data {
    width: 100%;
  }
}
#case .wrapper .contents .pr .box_pr .data .ttl_pr {
  color: #639ff8;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.75;
  margin: 0 0 10px;
}
@media (max-width: 750px) {
  #case .wrapper .contents .pr .box_pr .data .ttl_pr {
    font-size: 3.8vw;
    margin: 0 0 3vw;
  }
}
#case .wrapper .contents .pr .box_pr .data .text {
  font-size: 14px;
  line-height: 2;
}
@media (max-width: 750px) {
  #case .wrapper .contents .pr .box_pr .data .text {
    font-size: 3.4vw;
  }
}
#case .wrapper .contents .gallery {
  margin: 0 0 40px;
}
@media (max-width: 750px) {
  #case .wrapper .contents .gallery {
    margin: 0 0 15vw;
  }
}
#case .wrapper .contents .gallery ul {
  display: flex;
  display: -ms-flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 750px) {
  #case .wrapper .contents .gallery ul {
    display: block;
    justify-content: initial;
    flex-wrap: initial;
    width: 66vw;
    margin: 0 auto;
  }
}
#case .wrapper .contents .gallery ul li {
  width: 47.8%;
  margin: 0 0 30px;
}
@media (max-width: 750px) {
  #case .wrapper .contents .gallery ul li {
    width: 100%;
    margin: 0 0 5vw;
  }
  #case .wrapper .contents .gallery ul li:last-of-type {
    margin: 0;
  }
}
#case .wrapper .contents .gallery ul li .caption {
  line-height: 1.5;
  font-size: 14px;
}
@media (max-width: 750px) {
  #case .wrapper .contents .gallery ul li .caption {
    font-size: 3.4vw;
  }
}
#case .wrapper .contents .gallery ul li img {
  max-width: 100%;
}
#case .wrapper .contents .requirements .ttl_requirements {
  color: white;
  font-size: 16px;
  font-weight: bold;
  background: #4d4d4d;
  padding: 14px 20px 12px;
  margin: 0 0 7px;
}
@media (max-width: 750px) {
  #case .wrapper .contents .requirements .ttl_requirements {
    font-size: 3.8vw;
    padding: 4vw;
  }
}
#case .wrapper .contents .table_requirements {
  width: 100%;
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
}
@media (max-width: 750px) {
  #case .wrapper .contents .table_requirements {
    font-size: 3.4vw;
  }
}
#case .wrapper .contents .table_requirements tr {
  border-bottom: 1px solid #ccc;
}
#case .wrapper .contents .table_requirements tr th {
  white-space: nowrap;
  text-align: left;
  vertical-align: top;
  padding: 10px 50px 10px 10px;
  font-weight: bold;
  line-height: 2;
}
@media (max-width: 750px) {
  #case .wrapper .contents .table_requirements tr th {
    display: block;
    box-sizing: border-box;
    padding: 4vw 0 0;
  }
}
#case .wrapper .contents .table_requirements tr td {
  padding: 10px 10px 10px 0;
  line-height: 2;
}
@media (max-width: 750px) {
  #case .wrapper .contents .table_requirements tr td {
    display: block;
    box-sizing: border-box;
    padding: 0 0 4vw;
  }
}
#case .wrapper .contents .google {
  margin: 40px 0 0;
}
@media (max-width: 750px) {
  #case .wrapper .contents .google {
    margin: 4vw 0 0;
  }
}
#case .wrapper .contents .google .ttl_map {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 20px;
}
@media (max-width: 750px) {
  #case .wrapper .contents .google .ttl_map {
    font-size: 3.4vw;
    margin: 0 0 3vw;
  }
}
#case .wrapper .contents .google .map {
  margin: 0 0 10px;
}
@media (max-width: 750px) {
  #case .wrapper .contents .google .map {
    margin: 0 0 3vw;
  }
}
#case .wrapper .contents .google .map iframe {
  width: 100%;
  height: 220px;
}
@media (max-width: 750px) {
  #case .wrapper .contents .google .map iframe {
    height: 60vw;
  }
}
#case .wrapper .contents .google .url {
  text-align: right;
}
#case .wrapper .contents .google .url a {
  font-size: 14px;
  text-decoration: underline;
  transition: all 0.3s;
}
#case .wrapper .contents .google .url a .icon {
  display: inline-block;
  width: 10px;
  margin: 0 0 0 3px;
}
#case .wrapper .contents .google .url a .icon img {
  width: 10px;
  height: 10px;
}
@media (max-width: 750px) {
  #case .wrapper .contents .google .url a .icon img {
    width: 100%;
    height: auto;
  }
}
#case .wrapper .contents .google .url a:hover {
  opacity: 0.7;
}
@media (max-width: 750px) {
  #case .wrapper .contents .google .url a:hover {
    opacity: 1;
  }
}
#case .wrapper .contents .btn_entry {
  text-align: center;
  margin: 60px 0 22px;
}
@media (max-width: 750px) {
  #case .wrapper .contents .btn_entry {
    margin: 10vw 0 10vw;
  }
}
#case .wrapper .contents .btn_entry a {
  width: 360px;
  height: 64px;
  border-radius: 32px;
  margin: 0 auto;
  display: flex;
  display: -ms-flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  color: white;
  font-size: 18px;
  font-weight: bold;
  background: #d71f1c;
  position: relative;
  transition: all 0.3s;
}
@media all and (-ms-high-contrast: none) {
  #case .wrapper .contents .btn_entry a {
    padding: 6px 0 0;
  }
}
@media (max-width: 750px) {
  #case .wrapper .contents .btn_entry a {
    width: 100%;
    height: 15vw;
    border-radius: 7.5vw;
    font-size: 4.2vw;
  }
}
#case .wrapper .contents .btn_entry a:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  right: 28px;
  content: "";
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
#case .wrapper .contents .btn_entry a:hover {
  opacity: 0.7;
}
@media (max-width: 750px) {
  #case .wrapper .contents .btn_entry a:hover {
    opacity: 1;
  }
}
#case .wrapper .contents .display_tel {
  width: 316px;
  margin: 0 auto 31px;
}
@media (max-width: 750px) {
  #case .wrapper .contents .display_tel {
    width: 74vw;
    margin: 0 auto 10vw;
  }
}
#case .wrapper .contents .display_tel .tel {
  display: flex;
  display: -ms-flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 750px) {
  #case .wrapper .contents .display_tel .tel {
    display: none;
  }
}
#case .wrapper .contents .display_tel .tel .label {
  display: flex;
  display: -ms-flex;
  justify-content: center;
  align-items: center;
  width: 135px;
  height: 30px;
  font-size: 14px;
  box-sizing: border-box;
  border: 1px solid #ccc;
}
@media all and (-ms-high-contrast: none) {
  #case .wrapper .contents .display_tel .tel .label {
    padding: 6px 0 0;
  }
}
#case .wrapper .contents .display_tel .tel .number {
  font-size: 20px;
  font-weight: bold;
}
#case .wrapper .contents .display_tel .tel .number .icon {
  display: inline-block;
  width: 15px;
  margin: 0 5px;
}
#case .wrapper .contents .display_tel .tel .number .icon img {
  width: 15px;
  height: 15px;
}
#case .wrapper .contents .display_tel .tel_s {
  display: none;
}
@media (max-width: 750px) {
  #case .wrapper .contents .display_tel .tel_s {
    display: flex;
    display: -ms-flex;
    justify-content: center;
    align-items: center;
  }
  #case .wrapper .contents .display_tel .tel_s .label {
    display: flex;
    display: -ms-flex;
    justify-content: center;
    align-items: center;
    width: 34vw;
    height: 6.6vw;
    font-size: 3.4vw;
    box-sizing: border-box;
    border: 1px solid #ccc;
  }
  #case .wrapper .contents .display_tel .tel_s .number {
    font-size: 4.4vw;
    font-weight: bold;
  }
  #case .wrapper .contents .display_tel .tel_s .number .icon {
    display: inline-block;
    width: 3.6vw;
    margin: 0 2vw;
  }
  #case .wrapper .contents .display_tel .tel_s .number .icon img {
    width: 100%;
    height: auto;
  }
}
#case .wrapper .links_wrap {
  width: 1064px;
  margin: auto;
  box-sizing: border-box;
  padding: 0 20px;
  position: fixed;
  top: 119px;
  left: 0;
  right: 0;
  display: flex;
  display: -ms-flex;
  justify-content: flex-end;
}
@media (max-width: 750px) {
  #case .wrapper .links_wrap {
    display: none !important;
  }
}
#case .wrapper .links {
  width: 254px;
  background: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  position: absolute;
  right: 20px;
  top: 0;
}
#case .wrapper .links .ttl {
  color: white;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  background: #4d4d4d;
  padding: 28px 0;
}
#case .wrapper .links .inner {
  padding: 20px;
}
#case .wrapper .links .inner .btn {
  display: block;
  color: white;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  box-sizing: border-box;
  padding: 12px 0;
  border-radius: 20px;
  margin: 0 0 10px;
  position: relative;
  transition: all 0.3s;
}
#case .wrapper .links .inner .btn:hover {
  opacity: 0.7;
}
@media (max-width: 750px) {
  #case .wrapper .links .inner .btn:hover {
    opacity: 1;
  }
}
#case .wrapper .links .inner .btn:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  right: 20px;
  content: "";
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
#case .wrapper .links .inner .btn.n1 {
  background: #4d4d4d;
  color: #fff;
  border: 1px solid #4d4d4d;
}
#case .wrapper .links .inner .btn.n2 {
  background: #d71f1c;
  border: 1px solid #d71f1c;
}
#case .wrapper .links .inner .tel {
  background: #e6e6e6;
  padding: 20px 0 13px;
}
#case .wrapper .links .inner .tel .title {
  text-align: center;
  margin: 0 0 5px;
  font-size: 14px;
  font-weight: bold;
}
#case .wrapper .links .inner .tel .title .icon {
  display: inline-block;
  width: 14px;
  margin: 0 5px 0 0;
  position: relative;
  top: 1px;
}
#case .wrapper .links .inner .tel .title .icon img {
  width: 14px;
  height: 14px;
}
#case .wrapper .links .inner .tel .number {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
}

#historyback {
  text-align: center;
}
#historyback a {
  color: #808080;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  transition: all 0.3s;
}
@media (max-width: 750px) {
  #historyback a {
    font-size: 3.8vw;
  }
}
#historyback a:before {
  position: absolute;
  transform: translateY(-50%) rotate(315deg);
  content: "";
  width: 6px;
  height: 6px;
  border-top: 2px solid #808080;
  border-left: 2px solid #808080;
  top: 50%;
  left: -20px;
}
#historyback a i {
  color: #808080;
  padding: 0 10px 0 0;
}
@media (max-width: 750px) {
  #historyback a i {
    padding: 0 1.5vw 0 0;
  }
}
#historyback a:hover {
  opacity: 0.7;
}
@media (max-width: 750px) {
  #historyback a:hover {
    opacity: 1;
  }
} /*# sourceMappingURL=style.css.map */
