/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.3/customize/?id=55bceba219b9dbfe8485d3041ca7ae2e)
 * Config saved to config.json and https://gist.github.com/55bceba219b9dbfe8485d3041ca7ae2e
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
  display: inline-block;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

input[type=submit],
button,
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;
}

input[type=submit]::-webkit-search-decoration,
button::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
}

input[type=submit]::focus,
button::focus,
input[type=button]::focus {
  outline-offset: -2px;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
*:before,
*:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }

  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
.table th {
    background-color: #fff !important;
  }

  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

html {
  -webkit-tap-highlight-color: transparent;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #3b3b3b;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  max-width: 1220px;
}

.w1100 {
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.w1400 {
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
}

.w1300 {
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (max-width: 768px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.container.w1225 {
  max-width: 1225px;
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #999999;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #999999;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #999999;
}

.table .table {
  background-color: #ffffff;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*=col-],
table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }

  .table-responsive > .table {
    margin-bottom: 0;
  }

  .table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }

  .table-responsive > .table-bordered {
    border: 0;
  }

  .table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }

  .table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }

  .table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type=search] {
  box-sizing: border-box;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}

.form-control, select {
  display: block;
  width: 100%;
  height: 40px;
  padding: 10px 20px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #000;
  background-color: #fff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  font-weight: normal !important;
}

select {
  background: none;
}

@media only screen and (max-width: 768px) {
  .form-control {
    height: 35px;
    font-size: 1.4rem;
  }
}
.form-control:focus {
  background: #fffde1 !important;
  outline: 0;
}

.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.form-control:-ms-input-placeholder {
  color: #999999;
}

.form-control::-webkit-input-placeholder {
  color: #999999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
    line-height: 34px;
  }

  input[type=date].input-sm,
input[type=time].input-sm,
input[type=datetime-local].input-sm,
input[type=month].input-sm,
.input-group-sm input[type=date],
.input-group-sm input[type=time],
.input-group-sm input[type=datetime-local],
.input-group-sm input[type=month] {
    line-height: 30px;
  }

  input[type=date].input-lg,
input[type=time].input-lg,
input[type=datetime-local].input-lg,
input[type=month].input-lg,
.input-group-lg input[type=date],
.input-group-lg input[type=time],
.input-group-lg input[type=datetime-local],
.input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9 ;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 30px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media (max-width: 768px) {
  .btn {
    padding: 15px;
    font-size: 1.3rem;
  }
}
.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.breadcrumb {
  padding: 8px 15px;
  list-style: none;
  background-color: #f6f6f6;
}

.breadcrumb ul {
  max-width: 1200px;
  margin: 0 auto;
  font-size: 0;
}

.breadcrumb ul > li {
  display: inline-block;
  font-size: 11px;
  font-size: 11px;
  font-size: 1.1rem;
}

.breadcrumb ul > li + li:before {
  content: ">";
  padding: 0 5px;
  color: #3c3c3c;
}

.breadcrumb > .active {
  color: #777777;
}

.f-bold {
  font-weight: bold !important;
}

.f-normal {
  font-weight: normal !important;
}

.f-16 {
  font-size: 0.88em;
}

.color-main-bg {
  background: #142e70 !important;
  color: #fff;
}

.color-main {
  color: #142e70 !important;
}

.bg-gray {
  background: #f3f6f7;
}

.bg-white {
  background: #fff !important;
}

/* micro clearfx */
.cf:before, .cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}

/* For IE 6/7 */
.cb {
  clear: both;
}

html {
  overflow: auto;
  font-size: 62.5%;
}

body {
  font-size: 16px;
  color: #010C27;
  font-family: Noto Sans JP, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-weight: 400;
  font-style: normal;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
  line-height: 1.8;
}

@media (max-width: 767px) {
  body {
    font-size: 12px;
  }
}
p {
  margin: 0;
}

a {
  color: #000;
  transition: 0.3s;
}

a:link {
  color: #000;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}

a:hover {
  text-decoration: none;
  background: transparent;
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}

a:visited {
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}

ul {
  padding: 0;
  margin-bottom: 0;
  margin: 0;
}

li {
  list-style: none;
}

em {
  font-style: normal;
  font-weight: bold;
}

textarea {
  width: 100%;
  height: 350px;
  padding: 15px;
}

section {
  margin-bottom: 0;
  position: relative;
}

dt, dd {
  line-height: inherit;
}

input[type=checkbox] {
  margin: 4px 4px 0 0;
}

input[type=text], input[type=password], textarea {
  padding: 4px;
}

.form-control {
  padding: 6px 12px !important;
}

.checkbox02 {
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 12px 12px 12px 25px;
  border-radius: 0;
  vertical-align: middle;
  cursor: pointer;
  background: none !important;
  border: none !important;
  text-align: left;
}

.checkbox02:hover {
  background-color: none;
  color: #000;
}

.checkbox02:hover:after {
  border-color: #ff6a29;
}

.checkbox02:after {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  margin-top: -8px;
  width: 18px;
  height: 18px;
  border: 1px solid #b3aaa7;
  border-radius: 0;
  content: "";
}

.checkbox02:before {
  position: absolute;
  top: 50%;
  left: 6px;
  display: block;
  margin-top: -6px;
  width: 7px;
  height: 12px;
  border-right: 3px solid #ff6a29;
  border-bottom: 3px solid #ff6a29;
  content: "";
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

input[type=checkbox]:checked + .checkbox02:before, input[type=radio]:checked + .checkbox02:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  color: #000;
}

.l-container {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1000px) {
  .l-container {
    width: auto;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.c-btn {
  background: linear-gradient(45deg, #198c9b, #0c668b);
  color: #fff;
  font-weight: 700;
  padding: 1em 2em;
  display: inline-block;
  border-radius: 90px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border: 2px solid rgba(0, 0, 0, 0);
}

@media screen and (min-width: 1000px) {
  .c-btn {
    transition: opacity 0.3s;
  }

  .c-btn:focus,
.c-btn:hover {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  }
}
.c-btn.-light {
  background: #fff;
  border: 2px solid #198c9b;
  color: #198c9b;
}

.c-heading {
  position: relative;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 700;
  padding-top: 28px;
  margin-bottom: 1.25em;
}

@media screen and (max-width: 768px) {
  .c-heading {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 640px) {
  .c-heading {
    font-size: 1.125rem;
  }
}
.c-heading:after,
.c-heading:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 0;
}

.c-heading:before {
  background: #198c9b;
  left: 0;
}

.c-heading:after {
  background: #00457d;
  left: 13px;
}

.c-heading--page {
  font-weight: 700;
  font-size: 25px;
  font-size: 2.5rem;
  text-align: center;
  color: #00457d;
  margin-bottom: 1em;
  padding-top: 160px;
}

@media screen and (max-width: 1000px) {
  .c-heading--page {
    padding-top: 200px;
  }
}
@media screen and (max-width: 768px) {
  .c-heading--page {
    font-size: 2rem;
  }
}
@media screen and (max-width: 640px) {
  .c-heading--page {
    font-size: 1.5rem;
    padding-top: 180px;
  }
}
.p-header {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  background: #fff;
  padding: 20px 0 20px 30px;
  box-shadow: 0px 3px 10px #0000001A;
  width: 100%;
}
.p-header .header-in {
  display: table;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

@media screen and (max-width: 1000px) {
  .p-header {
    display: table;
    padding: 10px 0 10px 15px;
  }
}
.p-header__logo {
  display: table-cell;
  width: 325px;
  line-height: 1;
  font-size: 0;
  vertical-align: middle;
}

@media screen and (max-width: 1280px) {
  .p-header__logo {
    width: 170px;
  }
}
@media screen and (max-width: 1000px) {
  .p-header__logo {
    display: table-cell;
    width: 150px;
  }
}
.p-header__logo img {
  display: inline-block;
  height: 26px;
}

@media screen and (max-width: 1000px) {
  .p-header__logo {
    padding: 0 0 0;
    text-align: left;
  }

  .p-header__logo img {
    display: inline-block;
    height: 20px;
  }
}
.p-header-nav {
  vertical-align: middle;
  display: table-cell;
  font-size: 0;
}
.p-header-nav a {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  margin-right: 30px;
  display: inline-block;
}
.p-header-nav a.header__btn01 {
  margin: 0 20px 0 0;
}
.p-header-nav a.header__btn01 span {
  background: #254698;
  color: #fff;
  display: block;
  width: 140px;
  border-radius: 5px;
  padding: 6px 5px;
  text-align: center;
}
.p-header-nav a.header__btn02 {
  margin: 0;
}
.p-header-nav a.header__btn02 span {
  display: block;
  width: 140px;
  border-radius: 5px;
  padding: 6px 5px;
  text-align: center;
  border: 1px solid #11A08E;
  color: #11A08E;
}

@media screen and (max-width: 1280px) {
  .p-header-nav {
    text-align: right;
    padding-right: 20px;
  }

  .p-header-nav a.header__btn01 {
    margin: 0 10px 0 10px;
  }
  .p-header-nav a.header__btn01 span {
    width: 90px;
  }

  .p-header-nav a {
    margin-right: 0;
    margin-left: 10px;
  }
}
@media screen and (max-width: 1000px) {
  .p-header-nav {
    vertical-align: middle;
    display: table-cell;
    font-size: 0;
    text-align: right;
    padding-right: 10px;
  }
  .p-header-nav a {
    font-size: 1rem;
    font-weight: 700;
    margin-right: 10px;
    display: none;
  }
  .p-header-nav a.header__btn01 {
    margin: 0 5px 0 0;
    display: inline-block;
  }
  .p-header-nav a.header__btn01 span {
    background: #254698;
    color: #fff;
    display: block;
    width: 60px;
    border-radius: 5px;
    padding: 6px 3px;
    text-align: center;
    font-size: 1rem;
  }
  .p-header-nav a.header__btn02 {
    margin: 0;
    display: inline-block;
  }
  .p-header-nav a.header__btn02 span {
    display: block;
    width: 100px;
    border-radius: 5px;
    padding: 6px 3px;
    text-align: center;
    border: 1px solid #11A08E;
    color: #11A08E;
    font-size: 1rem;
  }
}
.p-footer {
  margin: 80px 0 0;
}
.p-footer .p-footer-wrap {
  display: table;
  width: 1280px;
  margin: 0 auto;
  padding: 15px 30px;
}
.p-footer .p-footer-wrap .p-footer__logo {
  display: table-cell;
  width: 190px;
  text-align: left;
}
.p-footer .p-footer-wrap .p-footer__logo img {
  height: 18px;
}
.p-footer .p-footer-wrap .p-footer-link {
  display: table-cell;
  text-align: left;
  font-size: 0;
}
.p-footer .p-footer-wrap .p-footer-link a {
  display: inline-block;
  font-size: 12.8px;
  font-size: 1.28rem;
  font-weight: 500;
  color: #254698;
  margin: 0 30px 0 0;
}
.p-footer .p-footer-wrap .p-footer__copyright {
  display: table-cell;
  font-size: 12.8px;
  font-size: 1.28rem;
  font-weight: 500;
  color: #254698;
  text-align: right;
}

.p-footer-link a:focus,
.p-footer-link a:hover {
  text-decoration: underline;
}

.p-footer__copyright {
  text-align: center;
  margin-top: 100px;
  font-size: 8.125px;
  font-size: 0.8125rem;
}

@media screen and (max-width: 1280px) {
  .p-footer .p-footer-wrap {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .p-footer {
    margin: 40px 0 0;
  }
  .p-footer .p-footer-wrap {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 15px 30px;
  }
  .p-footer .p-footer-wrap .p-footer__logo {
    display: block;
    width: 100%;
    text-align: center;
  }
  .p-footer .p-footer-wrap .p-footer__logo img {
    height: 18px;
  }
  .p-footer .p-footer-wrap .p-footer-link {
    display: block;
    text-align: center;
    font-size: 0;
  }
  .p-footer .p-footer-wrap .p-footer-link a {
    display: inline-block;
    font-size: 1rem;
    font-weight: 500;
    color: #254698;
    margin: 0 15px 0 0;
  }
  .p-footer .p-footer-wrap .p-footer__copyright {
    display: block;
    font-size: 0.8rem;
    font-weight: 500;
    color: #254698;
    text-align: center;
  }

  .p-footer-link a:focus,
.p-footer-link a:hover {
    text-decoration: underline;
  }

  .p-footer__copyright {
    text-align: center;
    margin-top: 15px;
    font-size: 0.8125rem;
  }
}
/*add__0605 yumoto*/
.c-flex-justify {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.c-flex-justify.reverse {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.col.col-2 > * {
  width: 50%;
  padding: 10px;
}

.col.col-3 > * {
  width: 33.333%;
  padding: 10px;
}

.col.col-4 > * {
  width: 25%;
  padding: 10px;
}

.col.col-5 > * {
  width: 20%;
  padding: 10px;
}

.col {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
  margin-bottom: 0px;
}

.col.dis20 {
  margin: 0 -10px;
}

.col.dis20 > * {
  padding-left: 10px;
  padding-right: 10px;
}

.col.dis25 {
  margin: 0 -12.5px;
}

.col.dis25 > * {
  padding-left: 12.5px;
  padding-right: 12.5px;
}

.col.dis0 {
  margin: 0 0;
}

.col.dis0 > * {
  padding-left: 0;
  padding-right: 0;
}

.col.dis10 {
  margin: 0 -5px;
}

.col.dis10 > * {
  padding-left: 5px;
  padding-right: 5px;
}

.col.dis15 {
  margin: 0 -7.5px;
}

.col.dis15 > * {
  padding-left: 7.5px;
  padding-right: 7.5px;
}

.col.dis4 {
  margin: 0 -2px;
}

.col.dis4 > * {
  padding-left: 2px;
  padding-right: 2px;
}

.col.dis5 {
  margin: 0 -2.5px;
}

.col.dis5 > * {
  padding-left: 2.5px;
  padding-right: 2.5px;
}

.col.dis30 {
  margin: 0 -15px;
}

.col.dis30 > * {
  padding-left: 15px;
  padding-right: 15px;
}

.col.dis25 {
  margin: 0 -12.5px;
}

.col.dis25 > * {
  padding-left: 12.5px;
  padding-right: 12.5px;
}

.col.dis40 {
  margin: 0 -20px;
}

.col.dis40 > * {
  padding-left: 20px;
  padding-right: 20px;
}

.col.dis50 {
  margin: 0 -25px;
}

.col.dis50 > * {
  padding-left: 25px;
  padding-right: 25px;
}

.col.dis60 {
  margin: 0 -30px;
}

.col.dis60 > * {
  padding-left: 30px;
  padding-right: 30px;
}

.col.dis70 {
  margin: 0 -35px;
}

.col.dis70 > * {
  padding-left: 35px;
  padding-right: 35px;
}

.col.dis80 {
  margin: 0 -40px;
}

.col.dis80 > * {
  padding-left: 40px;
  padding-right: 40px;
}

.col.dis90 {
  margin: 0 -45px;
}

.col.dis90 > * {
  padding-left: 45px;
  padding-right: 45px;
}

.col.dis100 {
  margin: 0 -50px;
}

.col.dis100 > * {
  padding-left: 50px;
  padding-right: 50px;
}

.col.dis150 {
  margin: 0 -75px;
}

.col.dis150 > * {
  padding-left: 75px;
  padding-right: 75px;
}

.col.dis250 {
  margin: 0 -125px;
}

.col.dis250 > * {
  padding-left: 125px;
  padding-right: 125px;
}

@media only screen and (max-width: 768px) {
  .col.col-1-sp > * {
    width: 100% !important;
  }

  .col.col-2-sp > * {
    width: 50% !important;
    padding: 5px;
  }

  .col.dis30-sp {
    margin: 0 -15px;
  }

  .col.dis30-sp > * {
    padding-left: 15px;
    padding-right: 15px;
  }

  .col.dis5-sp {
    margin: 0 -2.5px;
  }

  .col.dis5-sp > * {
    padding-left: 2.5px;
    padding-right: 2.5px;
    padding-bottom: 2.5px;
    padding-top: 2.5px;
  }

  .col.dis10-sp {
    margin: 0 -5px;
  }

  .col.dis10-sp > * {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
  }

  .col.dis20-sp {
    margin: 0 -10px;
  }

  .col.dis20-sp > * {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .col.dis5-sp {
    margin: 0 -2.5px;
  }

  .col.dis5-sp > * {
    padding-left: 2.5px;
    padding-right: 2.5px;
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .col.dis0-sp {
    margin: 0 0;
  }

  .col.dis0-sp > * {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0;
  }
}
._pc {
  display: block !important;
}

._pc__inline-block {
  display: inline-block !important;
}

._sp__inline-block {
  display: none !important;
}

._tb {
  display: none !important;
}

._sp {
  display: none !important;
}

._sm {
  display: none;
}

@media only screen and (max-width: 768px) {
  ._pc {
    display: none !important;
  }

  ._sp {
    display: block !important;
  }

  ._sm {
    display: none;
  }

  ._sp-table {
    display: table !important;
  }

  ._sp-table > * {
    display: table-cell !important;
    width: auto !important;
  }

  ._pc__inline-block {
    display: none !important;
  }

  ._sp__inline-block {
    display: inline-block !important;
  }
}
@media only screen and (max-width: 400px) {
  ._sm {
    display: block;
  }
}
main {
  margin-top: 80px;
}

@media only screen and (max-width: 1000px) {
  main {
    margin-top: 40px;
    overflow: hidden;
  }
}
.p-mv {
  padding: 50px 0 80px;
  background: url(../img/2022/bg_mv@2x.png) center top no-repeat;
  background-size: 100%;
  background-position: -15vw -10vw;
}
.p-mv .l-container {
  width: 1212px;
  margin: 0 auto;
}
.p-mv .p-mv-top {
  display: table;
  width: 100%;
}
.p-mv .p-mv-top .mv-left {
  display: table-cell;
  width: 670px;
  padding-right: 30px;
  vertical-align: middle;
}
.p-mv .p-mv-top .mv-left .mv-ttl {
  position: relative;
}
.p-mv .p-mv-top .mv-left .mv-ttl img {
  width: 103px;
  margin: 0 15px 0 0;
}
.p-mv .p-mv-top .mv-left .mv-ttl h2 {
  font-size: 44px;
  font-size: 4.4rem;
  line-height: 0;
}
.p-mv .p-mv-top .mv-left .mv-ttl h2 > span {
  font-weight: 900;
  font-size: 46px;
  font-size: 4.6rem;
  color: #254698;
}
.p-mv .p-mv-top .mv-left .mv-ttl h2 small {
  font-weight: 900;
  color: #254698;
  font-size: 36px;
  font-size: 3.6rem;
}
.p-mv .p-mv-top .mv-left .mv-ttl h2 strong {
  font-family: din-2014, sans-serif;
  font-weight: 700;
  font-style: italic;
  font-size: 124px;
  font-size: 12.4rem;
  color: #254698;
  position: relative;
  left: -5px;
}
.p-mv .p-mv-top .mv-left .mv-ttl p {
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: 100;
  position: absolute;
  bottom: 0;
  padding-left: 118px;
}
.p-mv .p-mv-top .mv-left .mv-blue-box {
  background: #EEF5FF;
  border-radius: 20px;
  padding: 25px 30px;
  margin: 25px 0 0;
}
.p-mv .p-mv-top .mv-left .mv-blue-box h3 {
  font-size: 21px;
  font-size: 2.1rem;
  text-align: center;
  font-weight: 500;
}
.p-mv .p-mv-top .mv-left .mv-blue-box .mv-check-list li span {
  display: block;
  border-radius: 10px;
  background: #fff;
  font-size: 12.8px;
  font-size: 1.28rem;
  font-weight: 700;
  color: #254698;
  padding: 8px;
  text-align: center;
}
.p-mv .p-mv-top .mv-left .mv-blue-box .bottom-text {
  margin: 10px 0 0;
  position: relative;
}
.p-mv .p-mv-top .mv-left .mv-blue-box .bottom-text .in p {
  text-align: center;
  font-size: 12.8px;
  font-size: 1.28rem;
}
.p-mv .p-mv-top .mv-left .mv-btn-area {
  margin: 12px 0 0;
}
.p-mv .p-mv-top .mv-left .mv-btn-area .c-btn__list a {
  display: block;
  text-align: center;
  background: #254698;
  color: #fff;
  border: 1px solid #254698;
  padding: 16px 0;
  border-radius: 100px;
  margin: 0x;
  font-size: 16px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
}
.p-mv .p-mv-top .mv-left .mv-btn-area .c-btn__list a.reserve__btn {
  color: #11A08E;
  border-color: #11A08E;
  background-color: #fff;
}
.p-mv .p-mv-top .mv-left .mv-btn-area .cvn__text {
  text-align: center;
  font-weight: 500;
  color: #254698;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 4px 0 0;
}
.p-mv .p-mv-top .mv-left .mv-btn-area .cvn__text span {
  background: #F0D717;
  padding: 4px 6px;
  color: #010C27;
  display: inline-block;
  margin: 0 8px 0 0;
  line-height: 1;
}
.p-mv .p-mv-top .mv-right {
  display: table-cell;
  vertical-align: bottom;
  width: calc(100% - 640px);
}
.p-mv .p-mv-top .mv-right img {
  width: 572px;
}
.p-mv .p-mv-bottom {
  margin: 50px 0 0;
}
.p-mv .p-mv-bottom .mv-lead-text {
  text-align: center;
  font-weight: 100;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.5;
}
.p-mv .p-mv-bottom .mv-sub-text {
  text-align: center;
  margin: 25px 0 0;
}

.mv-form {
    background: rgba(255, 255, 255, .5);
    padding: 40px 40px 20px 40px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
}

@media only screen and (max-width: 1220px) {
  .p-mv .p-mv-top {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media only screen and (max-width: 1030px) {
  .p-mv .p-mv-top {
    display: block;
  }

  .p-mv .p-mv-top .mv-left {
    display: block;
    width: 100%;
    padding-right: 0;
  }

  .p-mv .p-mv-top .mv-right {
    display: block;
    width: 100%;
    text-align: center;
    margin: 30px 0 0;
  }
  .mv-form {
    border: 1px solid #eee;
    padding: 40px 20px 20px;
  }
}
@media only screen and (max-width: 1213px) {
  .p-mv .l-container {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .p-mv {
    padding: 20px 0 30px;
    background: url(../img/2022/bg_mv@2x.png) center top no-repeat;
    background-size: 100%;
    background-position: -10vw -7vw;
  }
  .p-mv .l-container {
    width: 100%;
    margin: 0 auto;
  }
  .p-mv .p-mv-top {
    display: block;
    width: 100%;
  }
  .p-mv .p-mv-top .mv-left {
    display: block;
    width: 100%;
    padding-right: 0;
  }
  .p-mv .p-mv-top .mv-left .mv-ttl {
    position: relative;
  }
  .p-mv .p-mv-top .mv-left .mv-ttl img {
    width: 60px;
    margin: 0 8px 0 0;
  }
  .p-mv .p-mv-top .mv-left .mv-ttl h2 {
    font-size: 2.6rem;
    line-height: 0;
  }
  .p-mv .p-mv-top .mv-left .mv-ttl h2 > span {
    font-weight: 900;
    font-size: 2.2rem;
    color: #254698;
  }
  .p-mv .p-mv-top .mv-left .mv-ttl h2 small {
    font-weight: 900;
    color: #254698;
    font-size: 1.6rem;
  }
  .p-mv .p-mv-top .mv-left .mv-ttl h2 strong {
    font-family: din-2014, sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 4rem;
    color: #254698;
    position: relative;
    left: -5px;
  }
  .p-mv .p-mv-top .mv-left .mv-ttl p {
    font-size: 1.2rem;
    font-weight: 100;
    position: absolute;
    bottom: inherit;
    top: 44px;
    padding-left: 70px;
  }
  .p-mv .p-mv-top .mv-left .mv-blue-box {
    background: #EEF5FF;
    border-radius: 20px;
    padding: 15px 20px;
    margin: 10px 0 0;
  }
  .p-mv .p-mv-top .mv-left .mv-blue-box h3 {
    font-size: 1.6rem;
    text-align: center;
    font-weight: 500;
  }
  .p-mv .p-mv-top .mv-left .mv-blue-box .mv-check-list li span {
    display: block;
    border-radius: 10px;
    background: #fff;
    font-size: 1rem;
    font-weight: 700;
    color: #254698;
    padding: 4px;
    text-align: center;
    height: 100%;
  }
  .p-mv .p-mv-top .mv-left .mv-blue-box .bottom-text {
    margin: 10px 0 0;
    position: relative;
  }
  .p-mv .p-mv-top .mv-left .mv-blue-box .bottom-text .in p {
    text-align: center;
    font-size: 1.28rem;
  }
  .p-mv .p-mv-top .mv-left .mv-btn-area {
    margin: 12px 0 0;
  }
  .p-mv .p-mv-top .mv-left .mv-btn-area .c-btn__list a {
    display: block;
    text-align: center;
    background: #254698;
    color: #fff;
    border: 1px solid #254698;
    padding: 8px 0;
    border-radius: 100px;
    margin: 0;
    font-size: 1.2rem;
    font-weight: 700;
  }
  .p-mv .p-mv-top .mv-left .mv-btn-area .c-btn__list a.reserve__btn {
    color: #11A08E;
    border-color: #11A08E;
    background-color: #fff;
  }
  .p-mv .p-mv-top .mv-left .mv-btn-area .cvn__text {
    text-align: center;
    font-weight: 500;
    color: #254698;
    font-size: 1rem;
    margin: 4px 0 0;
  }
  .p-mv .p-mv-top .mv-left .mv-btn-area .cvn__text span {
    background: #F0D717;
    padding: 3px 4px;
    color: #010C27;
    display: inline-block;
    margin: 0 4px 0 0;
    line-height: 1;
  }
  .p-mv .p-mv-top .mv-right {
    display: block;
    vertical-align: bottom;
    width: 100%;
    text-align: center;
    margin: 15px 0 0;
  }
  .p-mv .p-mv-top .mv-right img {
    width: 360px;
  }
  .p-mv .p-mv-bottom {
    margin: 25px 0 0;
  }
  .p-mv .p-mv-bottom .mv-lead-text {
    text-align: center;
    font-weight: 100;
    font-size: 2rem;
    line-height: 1.5;
  }
  .p-mv .p-mv-bottom .mv-sub-text {
    text-align: center;
    margin: 15px 0 0;
  }
}
.p-gap {
  background: #E4E7ED;
  padding: 80px 0;
  position: relative;
  overflow: hidden;
}
.p-gap:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 24.5px 0 24.5px;
  border-color: #E4E7ED transparent transparent transparent;
  position: absolute;
  left: 50%;
  top: 100%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
}
.p-gap .p-gap-list {
  margin: 0 auto;
}
.p-gap .p-gap-list .p-gap__item .in {
  background: #FFFFFF;
  border-radius: 20px;
  height: 100%;
  padding: 0 19px 19px;
}
.p-gap .p-gap-list .p-gap__item .in h3 {
  text-align: center;
  font-weight: 100;
  font-size: 20px;
  font-size: 2rem;
  padding: 25px 0;
}
.p-gap .p-gap-list .p-gap__item .in ul li {
  margin: 0 0 10px;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  padding: 20px 10px;
  color: #010C27;
  background: #E4E7ED;
  border-radius: 10px;
}
.p-gap .p-gap-list .p-gap__item .in ul li:last-child {
  margin: 0;
}
.p-gap .p-cost {
  margin: 35px 0 0;
}
.p-gap .p-cost h3 {
  text-align: center;
  font-weight: 100;
  font-size: 31px;
  font-size: 3.1rem;
}
.p-gap .p-cost .p-cost-lead__text {
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
}
.p-gap .p-cost .p-cost__whiteboxWrap {
  position: relative;
}
.p-gap .p-cost .p-cost__whiteboxWrap:before {
  content: url(../img/2022/img_gap_02.svg);
  display: block;
  position: absolute;
  left: -100px;
  top: -140px;
  z-index: 0;
}
.p-gap .p-cost .p-cost__whiteboxWrap:after {
  content: url(../img/2022/img_gap_01.svg);
  display: block;
  position: absolute;
  right: -120px;
  top: -110px;
  z-index: 0;
}
.p-gap .p-cost .p-cost__whitebox {
  background: rgba(255, 255, 255, 0.5);
  padding: 30px 100px;
  margin: 40px auto 0;
  max-width: 800px;
  border-radius: 20px;
  position: relative;
  z-index: 1;
}
.p-gap .p-cost .p-cost__whitebox .p-cost__leadText {
  text-align: center;
}
.p-gap .p-cost .p-cost__whitebox .p-cost__totalText {
  text-align: center;
  margin: 0 0 10px;
  font-weight: 500;
  letter-spacing: 2px;
}
.p-gap .p-cost .p-cost__whitebox .p-cost__totalText strong {
  font-size: 2.25em;
  font-weight: 500;
}
.p-gap .p-cost .p-cost__whitebox .p-cost__totalText span.pt01 {
  font-size: 1.25em;
  font-weight: 500;
}
.p-gap .p-cost .p-cost__whitebox .p-cost__totalText span.pt02 {
  font-size: 1.87em;
  font-weight: 500;
}
.p-gap .p-cost .p-cost__whitebox .p-cost__item .in {
  border-radius: 20px;
  background: #fff;
  padding: 20px 15px 15px;
  height: 100%;
}
.p-gap .p-cost .p-cost__whitebox .p-cost__item .in h4 {
  font-weight: 700;
  text-align: center;
  margin: 0 0 5px;
}
.p-gap .p-cost .p-cost__whitebox .p-cost__item .in p {
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .p-gap {
    background: #E4E7ED;
    padding: 40px 0;
    position: relative;
    overflow: hidden;
  }
  .p-gap:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #E4E7ED transparent transparent transparent;
    position: absolute;
    left: 50%;
    top: 100%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
  }
  .p-gap .p-gap-list {
    margin: 0 auto;
  }
  .p-gap .p-gap-list .p-gap__item .in {
    background: #FFFFFF;
    border-radius: 20px;
    height: 100%;
    padding: 0 10px 10px;
  }
  .p-gap .p-gap-list .p-gap__item .in h3 {
    text-align: center;
    font-weight: 100;
    font-size: 1.4rem;
    padding: 15px 0;
  }
  .p-gap .p-gap-list .p-gap__item .in ul li {
    margin: 0 0 5px;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 500;
    padding: 10px 5px;
    color: #010C27;
    background: #E4E7ED;
    border-radius: 10px;
  }
  .p-gap .p-gap-list .p-gap__item .in ul li:last-child {
    margin: 0;
  }
  .p-gap .p-cost {
    margin: 10px 0 0;
  }
  .p-gap .p-cost h3 {
    text-align: center;
    font-weight: 100;
    font-size: 2rem;
  }
  .p-gap .p-cost .p-cost-lead__text {
    text-align: center;
    font-size: 1.2rem;
  }
  .p-gap .p-cost .p-cost__whiteboxWrap {
    position: relative;
  }
  .p-gap .p-cost .p-cost__whiteboxWrap:before {
    content: "";
    background: url(../img/2022/img_gap_02.svg);
    display: block;
    position: absolute;
    width: 100px;
    height: 100px;
    background-size: cover;
    left: -50px;
    top: 0;
    z-index: 0;
  }
  .p-gap .p-cost .p-cost__whiteboxWrap:after {
    content: "";
    background: url(../img/2022/img_gap_01.svg);
    display: block;
    width: 150px;
    height: 150px;
    background-size: cover;
    position: absolute;
    right: -10px;
    top: inherit;
    bottom: -50px;
    z-index: 0;
  }
  .p-gap .p-cost .p-cost__whitebox {
    background: rgba(255, 255, 255, 0.5);
    padding: 15px 15px;
    margin: 15px auto 0;
    max-width: 800px;
    border-radius: 20px;
    position: relative;
    z-index: 1;
  }
  .p-gap .p-cost .p-cost__whitebox .p-cost__leadText {
    text-align: center;
  }
  .p-gap .p-cost .p-cost__whitebox .p-cost__totalText {
    text-align: center;
    margin: 0 0 10px;
    font-weight: 500;
    letter-spacing: 2px;
  }
  .p-gap .p-cost .p-cost__whitebox .p-cost__totalText strong {
    font-size: 1.8em;
    font-weight: 500;
  }
  .p-gap .p-cost .p-cost__whitebox .p-cost__totalText span.pt01 {
    font-size: 1em;
    font-weight: 500;
  }
  .p-gap .p-cost .p-cost__whitebox .p-cost__totalText span.pt02 {
    font-size: 1.4em;
    font-weight: 500;
  }
  .p-gap .p-cost .p-cost__whitebox .p-cost__item .in {
    border-radius: 20px;
    background: #fff;
    padding: 10px 7px 7px;
  }
  .p-gap .p-cost .p-cost__whitebox .p-cost__item .in h4 {
    font-weight: 700;
    text-align: center;
    margin: 0 0 3px;
  }
  .p-gap .p-cost .p-cost__whitebox .p-cost__item .in p {
    text-align: center;
  }
}
.p-solution {
  padding: 80px 0;
}
.p-solution .p-check__list {
  margin-top: 30px;
  margin-bottom: 35px;
}
.p-solution .p-check__list .p-check__item .in .fig-img {
  text-align: center;
  margin: 0 0 30px;
}
.p-solution .p-check__list .p-check__item .in .ttl {
  text-align: center;
  font-weight: 500;
  color: #254698;
  font-size: 18px;
  font-size: 1.8rem;
}
.p-solution .p-check__list .p-check__item .in .ttl i {
  margin: 0 0 0 10px;
}
.p-solution .p-check__list .p-check__item .in .sub-text {
  text-align: center;
  color: #B4B9C4;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  margin: 10px 0 15px;
}
.p-solution .p-check__list .p-check__item .in ul li {
  font-size: 14px;
  font-size: 1.4rem;
  padding-left: 10px;
  position: relative;
  color: #010C27;
}
.p-solution .p-check__list .p-check__item .in ul li:before {
  content: "";
  width: 2px;
  height: 2px;
  display: inline-block;
  background-color: #000;
  border-radius: 50%;
  position: absolute;
  top: 1em;
  left: 0;
}
.p-solution .p-blue__box {
  background: #eef5ff;
  border-radius: 20px;
  padding: 60px 60px 30px;
  margin: 0 0 20px;
}
.p-solution .p-blue__box h3 {
  text-align: center;
  font-size: 31px;
  font-size: 3.1rem;
  font-weight: 100;
}
.p-solution .p-blue__box h3 i {
  margin-right: 20px;
  position: relative;
  top: -6px;
}
.p-solution .p-blue__box .sub__text {
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 100;
  margin: 0 0 25px;
}
.p-solution .p-blue__box .lead__text {
  text-align: center;
  font-weight: 500;
}
.p-solution .p-blue__box .p-reference__list {
  margin-top: 60px;
}
.p-solution .p-blue__box .p-reference__list .p-reference__item .in {
  height: 100%;
  border-radius: 20px;
  background: #fff;
  position: relative;
  padding: 50px 30px;
}
.p-solution .p-blue__box .p-reference__list .p-reference__item .in .num {
  width: 100%;
  text-align: center;
  position: absolute;
  top: -40px;
  left: 0;
}
.p-solution .p-blue__box .p-reference__list .p-reference__item .in .num img {
  width: 64px;
}
.p-solution .p-blue__box .p-reference__list .p-reference__item .in .fig-img {
  text-align: center;
  margin: 0 0 20px;
}
.p-solution .p-blue__box .p-reference__list .p-reference__item .in h4 {
  text-align: center;
  color: #254698;
}
.p-solution .p-blue__box .p-reference__list .p-reference__item .in .sub__text {
  color: #B4B9C4;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
}
.p-solution .p-blue__box .p-reference__list .p-reference__item .in ul li {
  font-size: 14px;
  font-size: 1.4rem;
  padding-left: 10px;
}
.p-solution .p-blue__box .p-reference__list .p-reference__item .in ul li.border-text {
  color: #00A08D;
  border: 1px solid #00A08D;
}
.p-solution .p-blue__box .p-reference__list .p-reference__item .in ul.pt01 {
  max-width: 176px;
  margin: 0 auto;
}
.p-solution .p-blue__box .p-reference__list .p-reference__item .in .comp__text {
  text-align: center;
}
.p-solution .p-blue__box .p-reference__list .p-reference__item .in .comp__text span {
  border: 1px solid #254698;
  color: #254698;
  font-weight: 700;
  border-radius: 40px;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 6px 35px;
  text-align: center;
  line-height: 1;
  margin: 35px auto 0;
  display: inline-block;
}
.p-solution .p-blue__box .p-reference__list .p-reference__item .in .sub-list {
  text-align: left;
  font-size: 0;
  margin: 20px 0 0;
}
.p-solution .p-blue__box .p-reference__list .p-reference__item .in .sub-list .item {
  display: inline-block;
  margin-right: 15px;
}
.p-solution .p-blue__box .p-reference__list .p-reference__item .in .sub-list .item:last-child {
  margin-right: 0;
}
.p-solution .p-blue__box .p-reference__list .p-reference__item .in .sub-list .item dl dt {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 5px 15px;
  background: #254698;
  border-radius: 40px;
  color: #fff;
  line-height: 1;
  display: block;
}
.p-solution .p-blue__box .p-reference__list .p-reference__item .in .sub-list .item dl dd {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  color: #254698;
}
.p-solution .p-blue__box .p-link__text {
  text-align: right;
  margin: 10px 0 0;
}
.p-solution .p-blue__box .p-link__text a i {
  margin-left: 20px;
  position: relative;
  top: -2px;
}
.p-solution .p-blue__box .p-note__text {
  text-align: right;
  color: #707070;
  font-size: 14px;
  font-size: 1.4rem;
}
.p-solution .p-blue__box .p-bg__list {
  margin-top: 30px;
}
.p-solution .p-blue__box .p-bg__list .p-bg__item {
  margin: 0 0 20px;
}
.p-solution .p-blue__box .p-bg__list .p-bg__item .in {
  height: 100%;
  border-radius: 20px;
  background: #fff;
  padding: 20px 60px;
}
.p-solution .p-blue__box .p-bg__list .p-bg__item .in .text-box {
  display: table;
  width: 100%;
}
.p-solution .p-blue__box .p-bg__list .p-bg__item .in .text-box .img {
  display: table-cell;
  vertical-align: middle;
  width: 135px;
}
.p-solution .p-blue__box .p-bg__list .p-bg__item .in .text-box .text-area {
  display: table-cell;
  vertical-align: middle;
}
.p-solution .p-blue__box .p-bg__list .p-bg__item .in .text-box .text-area h4 {
  color: #254698;
  margin: 0 0 20px;
}
.p-solution .p-blue__box .p-bg__list .p-bg__item .in .text-box .text-area h4 span {
  color: #B4B9C4;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0 0 0 10px;
}
.p-solution .p-blue__box .p-bg__list .p-bg__item .in .text-box .text-area .text p {
  font-size: 14px;
  font-size: 1.4rem;
}
.p-solution .p-blue__box .p-line__ttl {
  border: 2px solid #fff;
  position: relative;
  margin: 50px 0 40px;
  left: -55px;
  width: calc(100% + 110px);
}
.p-solution .p-blue__box .p-line__ttl span {
  position: absolute;
  font-weight: 700;
  left: 50%;
  text-align: center;
  display: inline-block;
  top: -20px;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  background: #EEF5FF;
  padding: 5px 20px;
}
.p-solution .p-blue__box .table-wrap table {
  width: 100%;
  background: #fff;
  border-radius: 20px;
}
.p-solution .p-blue__box .table-wrap table th, .p-solution .p-blue__box .table-wrap table td {
  vertical-align: middle;
  text-align: center;
  font-size: 12.8px;
  font-size: 1.28rem;
  font-weight: 700;
  line-height: 1.45;
  padding: 10px;
  border: 2px solid #EEF5FF;
}
.p-solution .p-blue__box .table-wrap table tbody td {
  font-size: 20px;
  font-size: 2rem;
}
.p-solution .p-blue__box .table-wrap table tbody tr.pt01 th, .p-solution .p-blue__box .table-wrap table tbody tr.pt01 td {
  color: #11A08E;
}
.p-solution .p-blue__box .table-wrap table tbody tr.pt02 th, .p-solution .p-blue__box .table-wrap table tbody tr.pt02 td {
  color: #254698;
}
.p-solution .p-blue__box .table-wrap table tbody th img {
  margin-top: 4px;
}

@media only screen and (max-width: 768px) {
  .p-solution {
    padding: 40px 0;
  }
  .p-solution .p-check__list {
    margin-top: 15px;
    margin-bottom: 20px;
  }
  .p-solution .p-check__list .p-check__item .in .fig-img {
    text-align: center;
    margin: 0 0 15px;
  }
  .p-solution .p-check__list .p-check__item .in .ttl {
    text-align: center;
    font-weight: 500;
    color: #254698;
    font-size: 1.2rem;
  }
  .p-solution .p-check__list .p-check__item .in .ttl i {
    margin: 0 0 0 5px;
  }
  .p-solution .p-check__list .p-check__item .in .ttl i img {
    width: 13px;
  }
  .p-solution .p-check__list .p-check__item .in .sub-text {
    text-align: center;
    color: #B4B9C4;
    font-size: 1rem;
    font-weight: 500;
    margin: 5px 0 10px;
  }
  .p-solution .p-check__list .p-check__item .in ul li {
    font-size: 1rem;
    padding-left: 5px;
    position: relative;
    color: #010C27;
  }
  .p-solution .p-check__list .p-check__item .in ul li:before {
    content: "";
    width: 2px;
    height: 2px;
    display: inline-block;
    background-color: #000;
    border-radius: 50%;
    position: absolute;
    top: 1em;
    left: 0;
  }
  .p-solution .p-blue__box {
    background: #eef5ff;
    border-radius: 20px;
    padding: 25px 15px 15px;
    margin: 0 0 15px;
  }
  .p-solution .p-blue__box h3 {
    text-align: center;
    font-size: 2rem;
    font-weight: 100;
  }
  .p-solution .p-blue__box h3 i {
    margin-right: 10px;
    position: relative;
    top: -6px;
  }
  .p-solution .p-blue__box h3 i img {
    height: 30px;
  }
  .p-solution .p-blue__box .sub__text {
    text-align: center;
    font-size: 1.4rem;
    font-weight: 100;
    margin: 0 0 15px;
  }
  .p-solution .p-blue__box .lead__text {
    text-align: center;
    font-weight: 500;
  }
  .p-solution .p-blue__box .p-reference__list {
    margin-top: 30px;
  }
  .p-solution .p-blue__box .p-reference__list .p-reference__item {
    margin-bottom: 30px;
  }
  .p-solution .p-blue__box .p-reference__list .p-reference__item:last-child {
    margin-bottom: 0;
  }
  .p-solution .p-blue__box .p-reference__list .p-reference__item .in {
    height: 100%;
    border-radius: 20px;
    background: #fff;
    position: relative;
    padding: 20px 15px;
  }
  .p-solution .p-blue__box .p-reference__list .p-reference__item .in .num {
    width: 100%;
    text-align: center;
    position: absolute;
    top: -24px;
    left: 0;
  }
  .p-solution .p-blue__box .p-reference__list .p-reference__item .in .num img {
    width: 40px;
  }
  .p-solution .p-blue__box .p-reference__list .p-reference__item .in .fig-img {
    text-align: center;
    margin: 0 0 20px;
  }
  .p-solution .p-blue__box .p-reference__list .p-reference__item .in h4 {
    text-align: center;
    color: #254698;
    font-size: 1.6rem;
  }
  .p-solution .p-blue__box .p-reference__list .p-reference__item .in .sub__text {
    color: #B4B9C4;
    font-size: 1rem;
    text-align: center;
  }
  .p-solution .p-blue__box .p-reference__list .p-reference__item .in ul li {
    font-size: 1rem;
    padding-left: 5px;
  }
  .p-solution .p-blue__box .p-reference__list .p-reference__item .in ul li.border-text {
    color: #00A08D;
    border: 1px solid #00A08D;
  }
  .p-solution .p-blue__box .p-reference__list .p-reference__item .in ul.pt01 {
    max-width: 100%;
    margin: 0 auto;
  }
  .p-solution .p-blue__box .p-reference__list .p-reference__item .in .comp__text {
    text-align: center;
  }
  .p-solution .p-blue__box .p-reference__list .p-reference__item .in .comp__text span {
    border: 1px solid #254698;
    color: #254698;
    font-weight: 700;
    border-radius: 40px;
    font-size: 0.9rem;
    padding: 4px 15px;
    text-align: center;
    line-height: 1;
    margin: 20px auto 0;
    display: inline-block;
  }
  .p-solution .p-blue__box .p-reference__list .p-reference__item .in .sub-list {
    text-align: left;
    font-size: 0;
    margin: 10px 0 0;
  }
  .p-solution .p-blue__box .p-reference__list .p-reference__item .in .sub-list .item {
    display: inline-block;
    margin-right: 8px;
  }
  .p-solution .p-blue__box .p-reference__list .p-reference__item .in .sub-list .item:last-child {
    margin-right: 0;
  }
  .p-solution .p-blue__box .p-reference__list .p-reference__item .in .sub-list .item dl dt {
    font-size: 1rem;
    padding: 5px 10px;
    background: #254698;
    border-radius: 40px;
    color: #fff;
    line-height: 1;
    display: block;
  }
  .p-solution .p-blue__box .p-reference__list .p-reference__item .in .sub-list .item dl dd {
    font-size: 1rem;
    text-align: center;
    color: #254698;
  }
  .p-solution .p-blue__box .p-link__text {
    text-align: right;
    margin: 10px 0 0;
  }
  .p-solution .p-blue__box .p-link__text a i {
    margin-left: 10px;
    position: relative;
    top: -2px;
  }
  .p-solution .p-blue__box .p-link__text a i img {
    width: 15px;
  }
  .p-solution .p-blue__box .p-note__text {
    text-align: right;
    color: #707070;
    font-size: 1rem;
  }
  .p-solution .p-blue__box .p-bg__list {
    margin-top: 15px;
  }
  .p-solution .p-blue__box .p-bg__list .p-bg__item {
    margin: 0 0 20px;
  }
  .p-solution .p-blue__box .p-bg__list .p-bg__item:last-child {
    margin: 0;
  }
  .p-solution .p-blue__box .p-bg__list .p-bg__item .in {
    height: 100%;
    border-radius: 20px;
    background: #fff;
    padding: 10px 20px;
  }
  .p-solution .p-blue__box .p-bg__list .p-bg__item .in .text-box {
    display: block;
    width: 100%;
  }
  .p-solution .p-blue__box .p-bg__list .p-bg__item .in .text-box .img {
    display: block;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    margin: 0 0 10px;
  }
  .p-solution .p-blue__box .p-bg__list .p-bg__item .in .text-box .img img {
    width: 55px;
  }
  .p-solution .p-blue__box .p-bg__list .p-bg__item .in .text-box .text-area {
    display: block;
    vertical-align: middle;
  }
  .p-solution .p-blue__box .p-bg__list .p-bg__item .in .text-box .text-area h4 {
    color: #254698;
    margin: 0 0 7px;
    font-size: 1.6rem;
  }
  .p-solution .p-blue__box .p-bg__list .p-bg__item .in .text-box .text-area h4 span {
    color: #B4B9C4;
    font-size: 1rem;
    margin: 0 0 0 10px;
  }
  .p-solution .p-blue__box .p-bg__list .p-bg__item .in .text-box .text-area .text p {
    font-size: 1.2rem;
  }
  .p-solution .p-blue__box .p-line__ttl {
    border: 2px solid #fff;
    position: relative;
    margin: 50px 0 40px;
    left: -55px;
    width: calc(100% + 110px);
  }
  .p-solution .p-blue__box .p-line__ttl span {
    position: absolute;
    font-weight: 700;
    left: 50%;
    text-align: center;
    display: inline-block;
    top: -20px;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    background: #EEF5FF;
    padding: 5px 20px;
  }
  .p-solution .p-blue__box .table-wrap table {
    width: 750px;
    background: #fff;
    border-radius: 20px;
  }
  .p-solution .p-blue__box .table-wrap table th, .p-solution .p-blue__box .table-wrap table td {
    vertical-align: middle;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.45;
    padding: 10px;
    border: 2px solid #EEF5FF;
  }
  .p-solution .p-blue__box .table-wrap table tbody td {
    font-size: 1.8rem;
  }
  .p-solution .p-blue__box .table-wrap table tbody tr.pt01 th, .p-solution .p-blue__box .table-wrap table tbody tr.pt01 td {
    color: #11A08E;
  }
  .p-solution .p-blue__box .table-wrap table tbody tr.pt02 th, .p-solution .p-blue__box .table-wrap table tbody tr.pt02 td {
    color: #254698;
  }
  .p-solution .p-blue__box .table-wrap table tbody th img {
    margin-top: 2px;
  }
}
.p-feature {
  padding: 80px 0;
}
.p-feature h2 {
  margin-bottom: 35px;
}
.p-feature .p-feature__box {
  background: #EEF5FF;
  border-radius: 20px;
  margin: 0 0 30px;
  padding: 40px 50px;
}
.p-feature .p-feature__box .img-box {
  display: table;
  width: 100%;
}
.p-feature .p-feature__box .img-box .img-area {
  display: table-cell;
  vertical-align: middle;
  width: 200px;
}
.p-feature .p-feature__box .img-box .text-area {
  display: table-cell;
  vertical-align: middle;
}
.p-feature .p-feature__box .img-box .text-area h3 {
  font-size: 31.2px;
  font-size: 3.12rem;
  font-weight: 100;
  margin: 0 0 15px;
}
.p-feature .p-support {
  padding: 20px 0 0;
}
.p-feature .p-support h3 {
  text-align: center;
  font-weight: 100;
  font-size: 31.2px;
  font-size: 3.12rem;
  margin: 0 0 25px;
}
.p-feature .p-support__list {
  margin-top: 40px;
  margin-bottom: 20px;
}
.p-feature .p-support__list .p-support__item h4 {
  border-bottom: 1px solid #B4B9C4;
  position: relative;
  margin: 0 0 40px;
}
.p-feature .p-support__list .p-support__item h4 span {
  display: inline-block;
  position: absolute;
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: 100;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  left: 50%;
  top: -30px;
  background: #fff;
  padding: 5px 20px;
}
.p-feature .p-support__list .p-support__item .option__list {
  margin-top: 15px;
}
.p-feature .p-support__list .p-support__item .option__list li div {
  font-size: 12.8px;
  font-size: 1.28rem;
  color: #254698;
  font-weight: 700;
  text-align: center;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  background: #EEF5FF;
  border-radius: 100px;
  line-height: 1.45;
  height: 48px;
}
.p-feature .p-security-area h3 {
  text-align: center;
  font-weight: 100;
  font-size: 31.2px;
  font-size: 3.12rem;
  margin: 0 0 25px;
}
.p-feature .p-security-area .p-security__list {
  margin-top: 30px;
}
.p-feature .p-security-area .p-security__list .p-security__item .in .fig-img {
  text-align: center;
  margin: 0 0 25px;
}
.p-feature .p-security-area .p-security__list .p-security__item .in .fig__ttl {
  text-align: center;
  font-weight: 700;
  margin: 0 0 15px;
}
.p-feature .p-security-area .p-security__list .p-security__item .in .fig__text {
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .p-feature {
    padding: 40px 0;
  }
  .p-feature h2 {
    margin-bottom: 20px;
  }
  .p-feature .p-feature__box {
    background: #EEF5FF;
    border-radius: 20px;
    margin: 0 0 15px;
    padding: 20px 25px;
  }
  .p-feature .p-feature__box .img-box {
    display: block;
    width: 100%;
  }
  .p-feature .p-feature__box .img-box .img-area {
    vertical-align: middle;
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 0 15px;
  }
  .p-feature .p-feature__box .img-box .img-area img {
    width: 70px;
  }
  .p-feature .p-feature__box .img-box .text-area {
    display: block;
    width: 100%;
  }
  .p-feature .p-feature__box .img-box .text-area h3 {
    font-size: 1.8rem;
    font-weight: 100;
    margin: 0 0 10px;
  }
  .p-feature .p-support {
    padding: 15px 0 0;
  }
  .p-feature .p-support h3 {
    text-align: center;
    font-weight: 100;
    font-size: 2rem;
    margin: 0 0 15px;
  }
  .p-feature .p-support__list {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .p-feature .p-support__list .p-support__item h4 {
    border-bottom: 1px solid #B4B9C4;
    position: relative;
    margin: 0 0 20px;
  }
  .p-feature .p-support__list .p-support__item h4 span {
    display: inline-block;
    position: absolute;
    font-size: 1.6rem;
    font-weight: 100;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    left: 50%;
    top: -15px;
    background: #fff;
    padding: 2px 10px;
  }
  .p-feature .p-support__list .p-support__item .option__list {
    margin-top: 15px;
  }
  .p-feature .p-support__list .p-support__item .option__list li div {
    font-size: 1rem;
    color: #254698;
    font-weight: 700;
    text-align: center;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    background: #EEF5FF;
    border-radius: 100px;
    line-height: 1.45;
    height: inherit;
    padding: 10px 5px;
    height: 100%;
  }
  .p-feature .p-security-area h3 {
    text-align: center;
    font-weight: 100;
    font-size: 2rem;
    margin: 0 0 15px;
  }
  .p-feature .p-security-area .p-security__list {
    margin-top: 15px;
  }
  .p-feature .p-security-area .p-security__list .p-security__item .in .fig-img {
    text-align: center;
    margin: 0 0 15px;
  }
  .p-feature .p-security-area .p-security__list .p-security__item .in .fig__ttl {
    text-align: center;
    font-weight: 700;
    margin: 0 0 15px;
  }
  .p-feature .p-security-area .p-security__list .p-security__item .in .fig__text {
    text-align: center;
  }
}
.p-price {
  padding: 80px 0;
}
.p-price .graph-table {
  max-width: 1000px;
  margin: 40px auto 0;
}
.p-price .graph-table table {
  width: 100%;
}
.p-price .graph-table table tbody tr th, .p-price .graph-table table tbody tr td {
  text-align: center;
  vertical-align: middle;
  padding: 10px 10px;
  border: 1px solid #E4EBFF;
  font-weight: 700;
}
.p-price .graph-table table tbody tr th {
  width: 166px;
  padding: 15px 10px;
  vertical-align: middle;
  text-align: left;
  border-left: none;
  border-right: none;
}
.p-price .graph-table table tbody tr.first th {
  border-top: none;
  border-left: none;
}
.p-price .graph-table table tbody tr.first td {
  border: none;
}
.p-price .graph-table table tbody tr.first .pt-blue {
  border-radius: 20px 20px 0 0;
}
.p-price .graph-table table tbody tr.last th {
  border-bottom: none;
  border-left: none;
}
.p-price .graph-table table tbody tr.last td {
  border: none;
}
.p-price .graph-table table tbody tr.last .pt-blue {
  border-radius: 0 0 20px 20px;
}
.p-price .graph-table table tbody tr.check-group td {
  font-size: 20px;
  font-size: 2rem;
}
.p-price .graph-table table tbody tr td {
  color: #B4B9C4;
  width: 150px;
}
.p-price .graph-table table tbody tr .pt-blue {
  width: 250px;
  border: none;
  background: #EEF5FF;
  color: #254698;
  border-bottom: 1px solid #E4EBFF;
}
.p-price .graph-table table tbody tr td.last-cell {
  padding: 2px 0 2px 4px;
  border: none;
}
.p-price .graph-table table tbody tr td.last-cell img {
  width: 129px;
}
.p-price .graph-table table tbody tr td.br-none {
  border-right: none;
}
.p-price .graph-table table tbody tr td > div {
  display: table;
  width: 100%;
  padding-top: 2px;
  padding-bottom: 2px;
}
.p-price .graph-table table tbody tr td > div > div {
  display: table-cell;
  vertical-align: middle;
  border: 2px solid #EEF5FF;
  border-radius: 20px;
  height: 150px;
}
.p-price .graph-table table tbody tr .comment-text {
  display: block;
  vertical-align: middle;
}

@media only screen and (max-width: 768px) {
  .p-price {
    padding: 40px 0;
  }
  .p-price .graph-table {
    max-width: 1000px;
    margin: 20px auto 0;
  }
  .p-price .graph-table table {
    width: 1000px;
  }
  .p-price .graph-table table tbody tr th, .p-price .graph-table table tbody tr td {
    text-align: center;
    vertical-align: middle;
    padding: 10px 10px;
    border: 1px solid #E4EBFF;
    font-weight: 700;
  }
  .p-price .graph-table table tbody tr th {
    width: 200px;
    padding: 10px 10px;
    vertical-align: middle;
    text-align: left;
    border-left: none;
    border-right: none;
  }
  .p-price .graph-table table tbody tr.first th {
    border-top: none;
    border-left: none;
  }
  .p-price .graph-table table tbody tr.first td {
    border: none;
  }
  .p-price .graph-table table tbody tr.first .pt-blue {
    border-radius: 20px 20px 0 0;
  }
  .p-price .graph-table table tbody tr.last th {
    border-bottom: none;
    border-left: none;
  }
  .p-price .graph-table table tbody tr.last td {
    border: none;
  }
  .p-price .graph-table table tbody tr.last .pt-blue {
    border-radius: 0 0 20px 20px;
  }
  .p-price .graph-table table tbody tr.check-group td {
    font-size: 2rem;
  }
  .p-price .graph-table table tbody tr td {
    color: #B4B9C4;
    width: 150px;
  }
  .p-price .graph-table table tbody tr .pt-blue {
    width: 250px;
    border: none;
    background: #EEF5FF;
    color: #254698;
    border-bottom: 1px solid #E4EBFF;
  }
  .p-price .graph-table table tbody tr td.last-cell {
    padding: 2px 0 2px 4px;
    border: none;
  }
  .p-price .graph-table table tbody tr td.last-cell img {
    width: 129px;
  }
  .p-price .graph-table table tbody tr td.br-none {
    border-right: none;
  }
  .p-price .graph-table table tbody tr td > div {
    display: table;
    width: 100%;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .p-price .graph-table table tbody tr td > div > div {
    display: table-cell;
    vertical-align: middle;
    border: 2px solid #EEF5FF;
    border-radius: 20px;
    height: 150px;
  }
  .p-price .graph-table table tbody tr .comment-text {
    display: block;
    vertical-align: middle;
  }
}
.p-faq {
  padding: 80px 0;
}
.p-faq .p-faq-list .p-faq-list__item {
  border: 1px solid #E4EBFF;
  margin: 0 0 20px;
}
.p-faq .p-faq-list .p-faq-list__item:last-child {
  margin: 0;
}
.p-faq .p-faq-list .p-faq-list__item > a {
  display: block;
  border-bottom: 1px solid #E4EBFF;
  padding: 20px 25px 20px 95px;
  position: relative;
  color: #254698;
  font-weight: 700;
}
.p-faq .p-faq-list .p-faq-list__item > a:before {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background: #B5B9C3;
  right: 30px;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
.p-faq .p-faq-list .p-faq-list__item > a:after {
  content: "";
  display: block;
  width: 2px;
  height: 20px;
  background: #B5B9C3;
  right: 39px;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
.p-faq .p-faq-list .p-faq-list__item > a i {
  position: absolute;
  left: 30px;
  top: 16px;
}
.p-faq .p-faq-list .p-faq-list__item > a.active:after {
  display: none;
}
.p-faq .p-faq-list .p-faq-list__item .p-faq-list__body {
  padding: 20px 25px 20px 75px;
  position: relative;
  display: none;
}
.p-faq .p-faq-list .p-faq-list__item .p-faq-list__body i {
  position: absolute;
  left: 30px;
  top: 16px;
}
.p-faq .p-faq-list .p-faq-list__item .p-faq-list__body .p-paragraph {
  background: #EEF5FF;
  padding: 30px;
  border-radius: 10px;
}

@media only screen and (max-width: 768px) {
  .p-faq {
    padding: 40px 0;
  }
  .p-faq .p-faq-list .p-faq-list__item {
    border: 1px solid #E4EBFF;
    margin: 0 0 15px;
  }
  .p-faq .p-faq-list .p-faq-list__item:last-child {
    margin: 0;
  }
  .p-faq .p-faq-list .p-faq-list__item > a {
    display: block;
    border-bottom: 1px solid #E4EBFF;
    padding: 10px 45px 10px 45px;
    position: relative;
    color: #254698;
    font-weight: 700;
  }
  .p-faq .p-faq-list .p-faq-list__item > a:before {
    content: "";
    display: block;
    width: 10px;
    height: 2px;
    background: #B5B9C3;
    right: 15px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
  }
  .p-faq .p-faq-list .p-faq-list__item > a:after {
    content: "";
    display: block;
    width: 2px;
    height: 10px;
    background: #B5B9C3;
    right: 19px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
  }
  .p-faq .p-faq-list .p-faq-list__item > a i {
    position: absolute;
    left: 15px;
    top: 10px;
  }
  .p-faq .p-faq-list .p-faq-list__item > a i img {
    width: 20px;
  }
  .p-faq .p-faq-list .p-faq-list__item > a.active:after {
    display: none;
  }
  .p-faq .p-faq-list .p-faq-list__item .p-faq-list__body {
    padding: 10px 15px 10px 45px;
    position: relative;
    display: none;
  }
  .p-faq .p-faq-list .p-faq-list__item .p-faq-list__body i {
    position: absolute;
    left: 15px;
    top: 10px;
  }
  .p-faq .p-faq-list .p-faq-list__item .p-faq-list__body i img {
    width: 20px;
  }
  .p-faq .p-faq-list .p-faq-list__item .p-faq-list__body .p-paragraph {
    background: #EEF5FF;
    padding: 15px;
    border-radius: 10px;
  }
}
.c-cvn-area {
  background: #EEF5FF;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.c-cvn-area .c-cvn-wrap {
  position: relative;
  text-align: center;
  margin: 0 auto;
  width: 92%;
  padding: 50px 20px;
  z-index: 1;
}
.c-cvn-area .c-cvn-wrap:before {
  -ms-transform: skewX(-45deg);
      transform: skewX(-45deg);
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background-color: #254698;
}
.c-cvn-area .c-cvn-wrap .c-btn__list {
  text-align: center;
  font-size: 0;
}
.c-cvn-area .c-cvn-wrap .c-btn__list a {
  display: inline-block;
  width: 272px;
  text-align: center;
  background: #FFFFFF;
  color: #254698;
  padding: 18px 0;
  border-radius: 100px;
  margin: 0 15px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
}
.c-cvn-area .c-cvn-wrap .c-btn__list a:nth-of-type(2) {
  background: #11A08E;
  color: #fff;
}
.c-cvn-area .cvn__text {
  font-size: 24px;
  font-size: 2.4rem;
  color: #fff;
  font-weight: 100;
  margin: 20px 0 0;
}
.c-cvn-area .cvn__text span {
  display: inline-block;
  color: #F0D717;
  border: 1px solid #F0D717;
  padding: 2px 7px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0 10px 0 0;
}

@media only screen and (max-width: 768px) {
  .c-cvn-area {
    background: #EEF5FF;
    position: relative;
    z-index: 0;
    overflow: hidden;
  }
  .c-cvn-area .c-cvn-wrap {
    position: relative;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    padding: 20px 0;
    z-index: 1;
    overflow: hidden;
  }
  .c-cvn-area .c-cvn-wrap:before {
    -ms-transform: skewX(-45deg);
        transform: skewX(-45deg);
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    background-color: #254698;
  }
  .c-cvn-area .c-cvn-wrap .c-btn__list {
    text-align: center;
    font-size: 0;
  }
  .c-cvn-area .c-cvn-wrap .c-btn__list a {
    display: inline-block;
    width: 140px;
    text-align: center;
    background: #FFFFFF;
    color: #254698;
    padding: 12px 0;
    border-radius: 100px;
    margin: 0 7.5px;
    font-size: 1.2rem;
    font-weight: 700;
  }
  .c-cvn-area .c-cvn-wrap .c-btn__list a:nth-of-type(2) {
    background: #11A08E;
    color: #fff;
  }
  .c-cvn-area .cvn__text {
    font-size: 1.4rem;
    color: #fff;
    font-weight: 100;
    margin: 10px 0 0;
  }
  .c-cvn-area .cvn__text span {
    display: inline-block;
    color: #F0D717;
    border: 1px solid #F0D717;
    padding: 2px 5px;
    font-size: 1rem;
    font-weight: 700;
    margin: 0 5px 0 0;
  }
}
.meetings-iframe-container {
  position: fixed;
  right: 0;
  top: 60px;
  overflow: hidden;
  z-index: 9;
  width: 350px;
}

@media screen and (max-width: 1699px) {
  .meetings-iframe-container {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .p-faq {
    padding: 40px 0;
  }
}
.p-ttl__heading {
  text-align: center;
  font-weight: 100;
  text-align: center;
  font-size: 39px;
  font-size: 3.9rem;
  letter-spacing: -0.02em;
  margin-bottom: 20px;
}
.p-ttl__heading strong {
  color: #254698;
  font-weight: 100;
}

.p-lead__text {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .p-ttl__heading {
    text-align: center;
    font-weight: 100;
    text-align: center;
    font-size: 2rem;
    letter-spacing: -0.02em;
    margin-bottom: 10px;
  }
  .p-ttl__heading strong {
    color: #254698;
    font-weight: 100;
  }

  .p-lead__text {
    text-align: center;
  }
}
.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
  transition: 0.6s;
}

.popup.is-show {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
}

.popup-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  width: 80%;
  max-width: 800px;
  padding: 50px 0 30px 30px;
  background-color: #fff;
  z-index: 2;
  box-shadow: 0px 0px 15px #0000001A;
  border-radius: 20px;
}
.popup-inner > .in {
  overflow: hidden;
  overflow-y: scroll;
  max-height: 80vh;
  padding-right: 20px;
}

.popup-inner img {
  width: 100%;
}

.close-btn {
  position: absolute;
  right: 20px;
  top: 10px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}

.close-btn i {
  font-size: 20px;
  color: #333;
}

.black-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fafbfd;
  z-index: 1;
  cursor: pointer;
}

.pop-ttl {
  text-align: center;
  font-size: 31.25px;
  font-size: 3.125rem;
  font-weight: 100;
  margin: 0 0 40px;
}

.pop-ttl02 {
  position: relative;
  border-bottom: 1px solid #B4B9C4;
  margin: 0 0 40px;
}
.pop-ttl02 span {
  display: inline-block;
  background: #fff;
  font-size: 20px;
  font-size: 2rem;
  padding: 0 20px 0 0;
  position: absolute;
  top: -1em;
  left: 0;
  font-weight: 100;
}

.pop-list {
  margin-bottom: 40px !important;
}
.pop-list .item .in {
  height: 100%;
  background: #EEF5FF 0% 0% no-repeat padding-box;
  border-radius: 20px;
  padding: 25px 15px;
}
.pop-list .item .in p {
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 768px) {
  .popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    transition: 0.6s;
  }

  .popup.is-show {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
  }

  .popup-inner {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    width: 80%;
    max-width: 800px;
    padding: 30px 0 15px 15px;
    background-color: #fff;
    z-index: 2;
    box-shadow: 0px 0px 15px #0000001A;
    border-radius: 20px;
  }
  .popup-inner > .in {
    overflow: hidden;
    overflow-y: scroll;
    max-height: 80vh;
    padding-right: 15px;
  }

  .popup-inner img {
    width: 100%;
  }

  .close-btn {
    position: absolute;
    right: 10px;
    top: 5px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
  }

  .close-btn i {
    font-size: 20px;
    color: #333;
  }

  .black-background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    cursor: pointer;
  }

  .pop-ttl {
    text-align: center;
    font-size: 1.6rem;
    font-weight: 100;
    margin: 0 0 20px;
  }

  .pop-ttl02 {
    position: relative;
    border-bottom: 1px solid #B4B9C4;
    margin: 0 0 20px;
  }
  .pop-ttl02 span {
    display: inline-block;
    background: #fff;
    font-size: 1.5rem;
    padding: 0 20px 0 0;
    position: absolute;
    top: -1em;
    left: 0;
    font-weight: 100;
  }

  .pop-list {
    margin-bottom: 20px !important;
  }
  .pop-list .item .in {
    height: 100%;
    background: #EEF5FF 0% 0% no-repeat padding-box;
    border-radius: 10px;
    padding: 15px 10px;
  }
  .pop-list .item .in p {
    text-align: center;
    font-size: 1rem;
  }
}

/* 導入事例セクション */
.p-case-studies {
  padding: 80px 0;
  background-color: #f8f9fa;
}

.case-studies__content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.case-studies__header {
  text-align: center;
  margin-bottom: 40px;
}

.case-studies__title {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 16px;
  line-height: 1.4;
  text-align: center;
}

.case-studies__number {
  font-size: 6rem;
  font-weight: 900;
  color: #000;
  letter-spacing: 0.05em;
  display: inline-block;
  vertical-align: bottom;
  line-height: 1;
}

.case-studies__subtitle {
  font-size: 18px;
  color: #666;
  line-height: 1.6;
}

.case-studies__logos {
  position: relative;
  padding: 20px 0;
}

.logos__container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.logos__grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 8px;
  width: 100%;
}

.logo__item {
  width: 100%;
  max-width: none;
  min-width: 0;
  min-height: 0;
  aspect-ratio: 5/2; /* 横長比率で均等配置 */
  position: relative;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.logo__item img {
  max-width: 80%;
  max-height: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: auto;
  width: auto;
}

@media screen and (max-width: 900px) {
  .logos__grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .logo__item {
    aspect-ratio: 3/2;
  }
}
@media screen and (max-width: 600px) {
  .logos__grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .logo__item {
    aspect-ratio: 1/1;
  }
}
