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

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

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

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

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

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

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

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

dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

select:disabled {
  opacity: inherit;
}

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

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

legend {
  padding: 0;
}

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

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

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

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

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

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

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

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

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

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

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

caption {
  text-align: left;
}

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

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

/* CSS Document */
/* common
---------------------------------------*/
body {
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "メイリオ", "Hiragino Sans", sans-serif;
  -webkit-text-size-adjust: 100%;
  font-display: swap;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "palt";
  font-optical-sizing: auto;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  color: #1a2d45;
}
body .number {
  font-family: "Lato", serif;
  font-weight: 700;
  font-style: italic;
}
body p {
  text-align: justify;
  text-justify: inter-ideograph;
}
@media (max-width: 767px) {
  body {
    font-size: 14px;
  }
}
body.active {
  overflow: hidden;
}

* {
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

ol, ul {
  list-style: none;
}

a {
  display: block;
  text-decoration: none;
  transition: all 0.5s ease;
}
a:link {
  text-decoration: none;
}
a:hover, a:active {
  opacity: 0.7;
}

/* 共通
---------------------------------------*/
.inner {
  max-width: 1030px;
  padding: 100px 15px 80px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .inner {
    width: 100%;
    padding: 40px 15px;
  }
}

.number {
  display: block;
  font-size: 15px;
  margin-bottom: 30px;
  position: relative;
}
.number::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -15px;
  transform: translateX(-50%);
  width: 50px;
  height: 2px;
  background-image: linear-gradient(140deg, rgb(255, 230, 23), rgb(255, 188, 26));
}
@media (max-width: 767px) {
  .number {
    margin-bottom: 40px;
  }
}

/* header
---------------------------------------*/
#header {
  display: block;
  z-index: 9;
  position: fixed;
  width: 100%;
}
#header .inner {
  max-width: 1230px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 40px;
}
#header .logo {
  padding: 20px 0;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0.075em;
}
#header .nav a {
  display: block;
  font-size: 16px;
  text-align: right;
  margin-top: 18px;
  font-weight: 600;
  background: #ffed03;
  color: #14253b;
  padding: 19px 28px 19px 58px;
  position: relative;
  border-radius: 26px;
  letter-spacing: 0.025em;
  box-shadow: 2px 2px 0 0 #ebcc13;
}
#header .nav a::before {
  content: "";
  background: url(../img/pc_mail_icon.svg) left top no-repeat;
  background-size: contain;
  width: 21px;
  height: 16px;
  position: absolute;
  left: 28px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  #header .inner {
    padding: 0 15px;
  }
  #header .logo {
    font-size: 15px;
  }
  #header .nav a {
    margin-top: 0;
    font-size: 13px;
    padding: 12px 25px 12px 49px;
  }
  #header .nav a::before {
    width: 13.5px;
    height: 10px;
    left: 26px;
    top: 50%;
    transform: translateY(-50%);
  }
}

.fixed {
  background: #fff;
  transition: all 0.5s ease;
}
.fixed .inner {
  margin-bottom: 18px !important;
}
@media (max-width: 767px) {
  .fixed .inner {
    margin-bottom: 0 !important;
  }
}

/* mainv
---------------------------------------*/
.mainv {
  width: 100%;
  min-width: 1100px;
  height: 600px;
  position: relative;
  background: url(../img/mv.png) center top no-repeat;
  background-size: cover;
}
.mainv .inner {
  position: relative;
  max-width: 100%;
  padding: 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.mainv .inner .catch {
  display: block;
  margin-top: 78px;
  z-index: 1;
}
@media (max-width: 767px) {
  .mainv {
    min-width: 100%;
    height: auto;
  }
  .mainv .inner {
    min-width: 100%;
  }
  .mainv .inner .catch {
    margin: 0 auto;
  }
}

/* service 
---------------------------------------*/
.service .inner {
  padding-bottom: 0;
}
.service h2 {
  text-align: center;
  font-weight: 700;
  font-size: 40px;
  color: #1a2d45;
  z-index: 1;
}
.service h2 .subtxt {
  margin-bottom: 18px;
  background-image: radial-gradient(circle at center, #03c2b2 15%, transparent 15%);
  background-position: top right;
  background-repeat: repeat-x;
  background-size: 0.95em 0.7em;
  padding-top: 0.4em;
}
.service ul {
  display: flex;
  justify-content: center;
  margin: 70px auto;
}
.service ul:nth-of-type(2) li:first-child {
  margin-right: 84px;
}
.service ul:nth-of-type(2) .txt_box {
  position: relative;
}
.service ul:nth-of-type(2) .txt_box::after {
  content: "";
  background: url(../img/bg_number2.png) left top no-repeat;
  background-size: contain;
  width: 288px;
  height: 195px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.service ul:nth-of-type(3) .txt_box {
  position: relative;
}
.service ul:nth-of-type(3) .txt_box::after {
  content: "";
  background: url(../img/bg_number3.png) left top no-repeat;
  background-size: contain;
  width: 289px;
  height: 195px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.service ul li:first-child {
  margin-right: 100px;
}
.service ul .txt_box {
  position: relative;
}
.service ul .txt_box::after {
  content: "";
  background: url(../img/bg_number1.png) left top no-repeat;
  background-size: contain;
  width: 252px;
  height: 195px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.service ul .txt_box p {
  line-height: 2;
  max-width: 450px;
}
.service ul h3 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 30px;
  line-height: 1;
}
.service ul h3 .sml_txt {
  color: #ffd718;
  font-size: 16px;
  font-weight: 400;
  padding-left: 13px;
}
.service ul h3 .sml_txt span {
  font-size: 20px;
  color: #1a2d45;
}
@media (max-width: 767px) {
  .service h2 {
    font-size: 28px;
    line-height: 1.5;
  }
  .service ul {
    flex-direction: column;
    margin: 40px auto 0;
  }
  .service ul:nth-of-type(2) {
    flex-direction: column-reverse;
  }
  .service ul:nth-of-type(2) li:first-child {
    margin-right: 0;
  }
  .service ul:nth-of-type(2) li:last-child {
    margin-bottom: 20px;
  }
  .service ul:nth-of-type(2) .txt_box:after {
    width: 138px;
    height: 94px;
  }
  .service ul:nth-of-type(3) .txt_box:after {
    width: 139px;
    height: 94px;
  }
  .service ul li:first-child {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .service ul .txt_box {
    position: relative;
  }
  .service ul .txt_box p {
    max-width: 100%;
  }
  .service ul .txt_box h3 {
    font-size: 24px;
    margin-bottom: 20px;
    text-align: center;
  }
  .service ul .txt_box h3 .sml_txt {
    font-size: 14px;
  }
  .service ul .txt_box:after {
    width: 122px;
    height: 94px;
  }
}

/* reason
---------------------------------------*/
.reason {
  position: relative;
  overflow: hidden;
  padding-top: 45px;
}
.reason .white_bg {
  position: absolute;
  width: 2000px;
  height: 400px;
  transform: translateX(-50%) rotate(5deg);
  top: 100px;
  left: 50%;
  background: #fff;
  box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.1);
}
.reason .bg_box {
  background: #f3f3f3 url(../img/bg_reason.png) left top no-repeat;
  background-size: cover;
  position: relative;
  -webkit-clip-path: polygon(0 70px, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 70px, 100% 0, 100% 100%, 0 100%);
}
.reason .inner {
  padding: 130px 15px 65px;
}
.reason h2 {
  font-size: 30px;
  text-align: center;
  color: #1a2d45;
  font-weight: 600;
  letter-spacing: 0.06em;
  margin-bottom: 60px;
}
.reason h2 .sml_txt {
  font-size: 0.7333em;
}
.reason h2 .big_txt {
  font-size: 1.333em;
  font-weight: 700;
  position: relative;
  z-index: 1;
}
.reason h2 .big_txt::after {
  content: "";
  background: #ffec17;
  width: 253px;
  height: 10px;
  position: absolute;
  left: 50%;
  bottom: 3px;
  transform: translateX(-50%);
  z-index: -1;
}
.reason h2 .big_txt::before {
  content: "";
  background: url(../img/img_kazari.png) left top no-repeat;
  background-size: contain;
  width: 33px;
  height: 29px;
  position: absolute;
  right: -30px;
  top: -5px;
  z-index: -1;
}
.reason ul {
  display: flex;
  justify-content: center;
}
.reason ul li {
  position: relative;
  background: #fff;
  padding: 20px 20px 45px;
}
.reason ul li p {
  max-width: 270px;
  line-height: 32px;
  font-size: 15px;
}
.reason ul li:nth-child(2) {
  margin: 0 35px;
}
.reason .nam {
  border-radius: 50%;
  background-image: linear-gradient(140deg, rgb(3, 194, 178), rgb(51, 223, 125));
  font-family: "Lato", serif;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 25px;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translate(-50%);
}
.reason h4 {
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  margin: 25px auto 20px;
}
@media (max-width: 767px) {
  .reason {
    padding-top: 65px;
  }
  .reason .inner {
    padding: 90px 15px 65px;
  }
  .reason h2 {
    font-size: 24px;
  }
  .reason h2 .big_txt {
    display: block;
    max-width: 220px;
    margin: 10px auto 60px;
  }
  .reason h2 .big_txt::after {
    width: 220px;
    bottom: -4px;
  }
  .reason h2 .big_txt::before {
    right: -20px;
  }
  .reason .nam {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
  }
  .reason ul {
    display: block;
  }
  .reason ul li:nth-child(2) {
    margin: 60px 0;
  }
  .reason ul li img {
    width: 100%;
  }
  .reason ul li p {
    max-width: 100%;
  }
}

/* relacted
---------------------------------------*/
.relacted .inner {
  padding-bottom: 0;
}
.relacted h2 {
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 40px;
  color: #1a2d45;
}
.relacted p {
  font-size: 15px;
  line-height: 32px;
}
.relacted .top_txt {
  text-align: center;
}
.relacted .center_box {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 50px auto 0;
}
.relacted .center_box p {
  margin-top: 25px;
  max-width: 250px;
  line-height: 1.5;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "メイリオ", "Hiragino Sans", sans-serif;
}
.relacted .center_box li {
  margin-right: 57px;
  margin-bottom: 30px;
}
.relacted .center_box li img {
  display: block;
  margin: 0 auto;
}
.relacted .center_box li:nth-child(3), .relacted .center_box li:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .relacted h2 {
    font-size: 34px;
  }
  .relacted .center_box {
    display: block;
    margin: 40px auto;
  }
  .relacted .center_box h3 {
    font-size: 20px;
    margin: 20px auto 10px;
  }
  .relacted .center_box li {
    margin-right: 0;
  }
  .relacted .center_box li p {
    text-align: center;
    margin: 30px auto 40px;
  }
}

/* company
---------------------------------------*/
.company {
  position: relative;
  overflow: hidden;
  padding-top: 45px;
}
.company .white_bg {
  position: absolute;
  width: 2000px;
  height: 400px;
  transform: translateX(-50%) rotate(356deg);
  top: 100px;
  left: 50%;
  background: #fff;
  box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.1);
}
.company .bg_box {
  background: #f3f3f3;
  background-size: cover;
  position: relative;
  -webkit-clip-path: polygon(0 0, 100% 100px, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 100px, 100% 100%, 0 100%);
}
.company .inner {
  padding: 130px 15px 100px;
}
.company h2 {
  font-weight: 700;
  font-size: 35px;
  margin: 0 auto 50px;
  text-align: center;
}
.company .in_box {
  display: flex;
}
.company .in_box .l_table {
  margin-right: 100px;
}
.company .in_box dl {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
}
.company .in_box dl:last-child dt {
  border-bottom: solid 1px #8a8a8a;
}
.company .in_box dl:last-child dd {
  border-bottom: solid 1px #c3c3c3;
}
.company .in_box dl dt {
  width: 100px;
  padding: 30px 20px;
  border-top: solid 1px #8a8a8a;
}
.company .in_box dl dd {
  padding: 30px 20px;
  width: 510px;
  border-top: solid 1px #c3c3c3;
}
@media (max-width: 767px) {
  .company .white_bg {
    top: 80px;
  }
  .company .bg_box {
    -webkit-clip-path: polygon(0 0, 100% 70px, 100% 100%, 0 100%);
            clip-path: polygon(0 0, 100% 70px, 100% 100%, 0 100%);
  }
  .company .inner {
    padding: 90px 15px;
  }
  .company h2 {
    font-size: 34px;
  }
  .company .in_box {
    display: block;
  }
  .company .in_box .l_table {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .company .in_box dl {
    display: block;
  }
  .company .in_box dl dt, .company .in_box dl dd {
    width: 100%;
    padding: 20px;
    text-align: center;
  }
  .company .in_box dl dt {
    background: #828282;
    color: #fff;
  }
  .company .in_box dl dd {
    line-height: 1.5;
  }
  .company .in_box iframe {
    width: 100%;
  }
}

/* 問い合わせ form
---------------------------------------*/
#form .in_mv {
  background: url(../img/bg_form.png) center top no-repeat;
  background-size: cover;
  width: 100%;
  height: 300px;
}
#form .inner {
  padding-bottom: 100px;
}
#form h2 {
  text-align: center;
  font-weight: 700;
  font-size: 35px;
  margin-bottom: 40px;
}
#form .top_txt {
  margin-bottom: 30px;
  font-size: 15px;
  line-height: 32px;
  text-align: center;
}
#form table {
  margin: 0 auto 45px;
  border-collapse: separate;
  width: 910px;
  border-spacing: 0px 25px;
}
#form input[type=submit],
#form input[type=button] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
#form input[type=text],
#form input[type=email],
#form input[type=tel],
#form textarea {
  font-size: 16px;
  width: 100%;
  padding: 15px;
  border: 1px solid #8a8a8a;
}
#form input[type=text]::-moz-placeholder, #form input[type=email]::-moz-placeholder, #form input[type=tel]::-moz-placeholder, #form textarea::-moz-placeholder {
  color: #bfbfbf;
  font-size: 16px;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "メイリオ", "Hiragino Sans", sans-serif;
}
#form input[type=text]::placeholder,
#form input[type=email]::placeholder,
#form input[type=tel]::placeholder,
#form textarea::placeholder {
  color: #bfbfbf;
  font-size: 16px;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "メイリオ", "Hiragino Sans", sans-serif;
}
#form input[type=text]::-ms-input-placeholder,
#form input[type=email]::-ms-input-placeholder,
#form input[type=tel]::-ms-input-placeholder,
#form textarea::-ms-input-placeholder {
  color: #bfbfbf;
  font-size: 16px;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "メイリオ", "Hiragino Sans", sans-serif;
}
#form input[type=text]::-mos-input-placeholder,
#form input[type=email]::-mos-input-placeholder,
#form input[type=tel]::-mos-input-placeholder,
#form textarea::-mos-input-placeholder {
  color: #bfbfbf;
  font-size: 16px;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "メイリオ", "Hiragino Sans", sans-serif;
}
@media all and (-ms-high-contrast: none) {
  #form input[type=text],
#form input[type=email],
#form input[type=tel],
#form textarea {
    overflow-y: hidden;
  }
}
#form th {
  width: 35%;
  position: relative;
  font-weight: 600;
  padding: 20px 0;
  vertical-align: middle;
}
#form td {
  width: 65%;
  vertical-align: middle;
}
#form tr:last-child th {
  vertical-align: top;
}
#form tr:last-child th .required {
  top: 28px;
}
#form .required {
  font-size: 14px;
  margin-right: 50px;
  color: #fff;
  text-align: center;
  margin-top: 0;
  width: 45px;
  height: 25px;
  line-height: 25px;
  position: absolute;
  background: #1a2d45;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 400;
}
#form .btn_link {
  display: block;
  font-size: 16px;
  text-align: center;
  font-weight: 600;
  background: #ffed03;
  color: #14253b;
  padding: 17px 28px 17px;
  width: 230px;
  position: relative;
  border-radius: 26px;
  letter-spacing: 0.025em;
  box-shadow: 2px 2px 0 0 #ebcc13;
  margin: 0 auto;
  will-change: opacity;
}
@media (max-width: 768px) {
  #form .inner {
    padding-bottom: 80px;
  }
  #form .in_mv {
    height: 200px;
  }
  #form .top_txt {
    margin-bottom: 20px;
  }
  #form h2 {
    font-size: 34px;
    margin: 0 auto 30px;
  }
  #form table {
    width: 100%;
    margin: 0 auto;
  }
  #form th, #form td {
    display: block;
  }
  #form th {
    width: 100%;
    padding-bottom: 10px;
  }
  #form td {
    width: 100%;
    border-top: none;
  }
  #form tr:last-child th {
    border-bottom: none;
  }
  #form tr:last-child th .required {
    top: 20px;
  }
  #form .required {
    margin-right: 0;
    top: 20px;
  }
  #form .btn_link {
    margin: 30px auto 0;
  }
}

/* 確認画面 form
---------------------------------------*/
#form .kakunin h2 {
  text-align: center;
  margin-top: 100px;
}
#form .kakunin .error {
  line-height: 1.2;
  margin-bottom: 40px;
  text-align: center;
}
#form .kakunin table {
  border-spacing: 0 0;
  margin-bottom: 40px;
  width: 700px;
}
#form .kakunin .clum_box {
  display: flex;
  justify-content: center;
  margin-top: 90px;
}
#form .kakunin .clum_box li input {
  border-radius: 26px;
  transition: all 0.5s ease;
  display: block;
  will-change: opacity;
}
#form .kakunin .clum_box li input:hover {
  opacity: 0.8;
}
#form .kakunin .clum_box li:first-child {
  margin-right: 30px;
}
#form .kakunin .clum_box li:first-child input {
  background: #1a2d45;
  color: #fff;
}
@media (max-width: 768px) {
  #form .kakunin table {
    width: 100%;
  }
  #form .kakunin td {
    padding-bottom: 20px;
    border-bottom: 1px solid #c1c1c1;
  }
  #form .kakunin .clum_box {
    flex-direction: column;
  }
  #form .kakunin .clum_box li:first-child {
    margin-right: 0;
  }
}

/* 完了画面 thanks
---------------------------------------*/
.thanks .btn_link {
  text-align: center;
  margin-top: 40px;
  padding: 55px 0;
}
@media (max-width: 768px) {
  .thanks .btn_link {
    padding: 38px 10px;
  }
}

/* footer
---------------------------------------*/
#footer {
  width: 100%;
  position: relative;
}
#footer h4 {
  text-align: center;
  font-size: 40px;
  font-weight: 900;
  margin-bottom: 40px;
}
#footer .inner dl {
  display: flex;
  max-width: 823px;
  margin: 0 auto;
  border: 1px solid #919191;
  border-top: none;
}
#footer .inner dl dt {
  background: #1c2b41;
  color: #fff;
  text-align: center;
  font-weight: 700;
  padding: 21px;
  width: 170px;
}
#footer .inner dl dd {
  padding: 21px;
  line-height: 1.8666;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "メイリオ", "Hiragino Sans", sans-serif;
}
#footer .inner dl dd p {
  max-width: 500px;
}
#footer .inner dl:first-of-type {
  border-top: 1px solid #919191;
}
#footer .copy {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "メイリオ", "Hiragino Sans", sans-serif;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background: #1c2b41;
  padding: 18px;
}
#footer .copy a {
  display: inline-block;
}
@media (max-width: 767px) {
  #footer h4 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  #footer .inner dl {
    display: block;
    max-width: 100%;
  }
  #footer .inner dl dt {
    padding: 15px;
    width: 100%;
  }
  #footer .inner dl dd {
    padding: 15px;
    text-align: center;
  }
  #footer .inner dl dd p {
    max-width: 100%;
  }
  #footer .sp_visible {
    background: #ffffe2;
    width: 100%;
    bottom: 0;
    display: block;
    position: fixed;
    padding: 12px 20px;
    z-index: 3;
  }
  #footer .sp_visible ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #footer .sp_visible .tel_box {
    text-align: center;
    padding-right: 15px;
  }
  #footer .sp_visible .tel_bt {
    font-size: 11px;
    margin-top: 5px;
    text-align: right;
  }
}

/* sp
---------------------------------------*/
.sp_visible {
  display: none;
}

@media (max-width: 767px) {
  .sp_visible {
    display: block;
  }
  .sp_hidden {
    display: none;
  }
}