@charset "UTF-8";
/*! Spectre.css v0.5.8 | MIT License | github.com/picturepan2/spectre */
/* Manually forked from Normalize.css */
/* normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figcaption,
figure,
main {
  display: block;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

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

address {
  font-style: normal;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
pre,
samp {
  font-family: "SF Mono", "Segoe UI Mono", "Roboto Mono", Menlo, Courier, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

small {
  font-size: 80%;
  font-weight: 400;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

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

img {
  border-style: none;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
  outline: none;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 20px;
  line-height: 1.5;
  -webkit-tap-highlight-color: transparent;
}

body {
  background: #fff;
  color: #3b4351;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "Roboto Slab", Garamond, "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Sawarabi Mincho", serif, "Helvetica Neue", sans-serif;
  font-size: 0.8rem;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
}

a {
  color: #5755d9;
  color: #3b4351;
  outline: none;
  text-decoration: none;
}

a:hover {
  color: #302ecd;
}

/* sp */
@media screen and (max-width: 840px) {
  body {
    font-size: 0.7rem;
    line-height: 1.4;
    line-height: 1.4;
  }
  a, dd, div, dt, h1, h2, h3, h4, h5, h6, html, label, li, p, span, td, th {
    line-height: 1.4;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: inherit;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: .5em;
  margin-top: 0;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 500;
}

h1,
.h1 {
  font-size: 2rem;
}

h2,
.h2 {
  font-size: 1.6rem;
}

h3,
.h3 {
  font-size: 1.4rem;
}

h4,
.h4 {
  font-size: 1.2rem;
}

h5,
.h5 {
  font-size: 1rem;
}

h6,
.h6 {
  font-size: .8rem;
}

p {
  margin: 0 0 1.2rem;
}

a,
ins,
u {
  -webkit-text-decoration-skip: ink edges;
          text-decoration-skip: ink edges;
}

abbr[title] {
  border-bottom: 0.05rem dotted;
  cursor: help;
  text-decoration: none;
}

kbd {
  border-radius: 0.1rem;
  line-height: 1.25;
  padding: .1rem .2rem;
  background: #303742;
  color: #fff;
  font-size: 0.7rem;
}

mark {
  background: #ffe9b3;
  color: #3b4351;
  border-bottom: 0.05rem solid #ffd367;
  border-radius: 0.1rem;
  padding: 0.05rem 0.1rem 0;
}

blockquote {
  border-left: 0.1rem solid #dadee4;
  margin-left: 0;
  padding: 0.4rem 0.8rem;
}

blockquote p:last-child {
  margin-bottom: 0;
}

ul,
ol {
  margin: 0.8rem 0 0.8rem 0.8rem;
  padding: 0;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin: 0.8rem 0 0.8rem 0.8rem;
}

ul li,
ol li {
  margin-top: 0.4rem;
}

ul {
  list-style: disc outside;
}

ul ul {
  list-style-type: circle;
}

ol {
  list-style: decimal outside;
}

ol ol {
  list-style-type: lower-alpha;
}

dl dt {
  font-weight: bold;
}

dl dd {
  margin: 0.4rem 0 0.8rem 0;
}

ins,
u {
  border-bottom: 0.05rem solid;
  text-decoration: none;
}

del + del,
del + s,
ins + ins,
ins + u,
s + del,
s + s,
u + ins,
u + u {
  margin-left: .125em;
}

.gothick {
  font-family: "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ ゴシック", sans-serif;
}

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

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

.table tbody tr.active, .table.table-striped tbody tr.active {
  background: #eef0f3;
}

.table.table-hover tbody tr:hover {
  background: #eef0f3;
}

.table.table-scroll {
  display: block;
  overflow-x: auto;
  padding-bottom: .75rem;
  white-space: nowrap;
}

.table td,
.table th {
  border-bottom: 0.05rem solid #dadee4;
  padding: 0.6rem 0.4rem;
  text-align: left;
}

.btn {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #fff;
  border: 0.05rem solid #303742;
  /*border-radius: $border-radius;*/
  color: #303742;
  cursor: pointer;
  display: inline-block;
  font-size: 0.8rem;
  height: 1.8rem;
  line-height: 1.2rem;
  outline: none;
  padding: 0.25rem 0.4rem;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background .2s, border .2s, color .2s, -webkit-box-shadow .2s;
  transition: background .2s, border .2s, color .2s, -webkit-box-shadow .2s;
  transition: background .2s, border .2s, box-shadow .2s, color .2s;
  transition: background .2s, border .2s, box-shadow .2s, color .2s, -webkit-box-shadow .2s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}

.btn:focus {
  -webkit-box-shadow: 0 0 0 0.1rem rgba(87, 85, 217, 0.2);
          box-shadow: 0 0 0 0.1rem rgba(87, 85, 217, 0.2);
}

.btn:focus, .btn:hover {
  background: #f1f1fc;
  border-color: #303742;
  text-decoration: none;
}

.btn:active, .btn.active {
  background: #303742;
  border-color: #252b33;
  color: #fff;
  text-decoration: none;
}

.btn:active.loading::after, .btn.active.loading::after {
  border-bottom-color: #fff;
  border-left-color: #fff;
}

.btn[disabled], .btn:disabled, .btn.disabled {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}

.btn.btn-link {
  background: transparent;
  border-color: transparent;
  color: #fff;
}

.btn.btn-link:focus, .btn.btn-link:hover, .btn.btn-link:active, .btn.btn-link.active {
  color: #302ecd;
}

.btn.btn-block {
  display: block;
  width: 100%;
}

.form-group:not(:last-child) {
  margin-bottom: 0.4rem;
}

fieldset {
  margin-bottom: 0.8rem;
}

legend {
  font-size: 0.9rem;
  font-weight: 500;
  margin-bottom: 0.8rem;
}

.form-label {
  display: block;
  line-height: 1.2rem;
  padding: 0.3rem 0;
}

.form-label.label-sm {
  font-size: 0.7rem;
  padding: 0.1rem 0;
}

.form-label.label-lg {
  font-size: 0.9rem;
  padding: 0.4rem 0;
}

.form-input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #fff;
  background-image: none;
  border: 0.05rem solid #bcc3ce;
  border-radius: 0.1rem;
  color: #3b4351;
  display: block;
  font-size: 0.8rem;
  height: 1.8rem;
  line-height: 1.2rem;
  max-width: 100%;
  outline: none;
  padding: 0.25rem 0.4rem;
  position: relative;
  -webkit-transition: background .2s, border .2s, color .2s, -webkit-box-shadow .2s;
  transition: background .2s, border .2s, color .2s, -webkit-box-shadow .2s;
  transition: background .2s, border .2s, box-shadow .2s, color .2s;
  transition: background .2s, border .2s, box-shadow .2s, color .2s, -webkit-box-shadow .2s;
  width: 100%;
}

.form-input:focus {
  -webkit-box-shadow: 0 0 0 0.1rem rgba(87, 85, 217, 0.2);
          box-shadow: 0 0 0 0.1rem rgba(87, 85, 217, 0.2);
  border-color: #5755d9;
}

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

.form-input::-moz-placeholder {
  color: #bcc3ce;
}

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

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

.form-input::placeholder {
  color: #bcc3ce;
}

.form-input.input-sm {
  font-size: 0.7rem;
  height: 1.4rem;
  padding: 0.05rem 0.3rem;
}

.form-input.input-lg {
  font-size: 0.9rem;
  height: 2rem;
  padding: 0.35rem 0.6rem;
}

.form-input.input-inline {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

.form-input[type="file"] {
  height: auto;
}

textarea.form-input, textarea.form-input.input-lg, textarea.form-input.input-sm {
  height: auto;
}

.form-input-hint {
  color: #bcc3ce;
  font-size: 0.7rem;
  margin-top: 0.2rem;
}

.has-error .form-input-hint,
.is-error + .form-input-hint {
  color: #e85600;
}

.form-select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0.05rem solid #bcc3ce;
  border-radius: 0.1rem;
  color: inherit;
  font-size: 0.8rem;
  height: 1.8rem;
  line-height: 1.2rem;
  outline: none;
  padding: 0.25rem 0.4rem;
  vertical-align: middle;
  width: 100%;
  background: #fff;
}

.form-select:focus {
  -webkit-box-shadow: 0 0 0 0.1rem rgba(87, 85, 217, 0.2);
          box-shadow: 0 0 0 0.1rem rgba(87, 85, 217, 0.2);
  border-color: #5755d9;
}

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

.form-select.select-sm {
  font-size: 0.7rem;
  height: 1.4rem;
  padding: 0.05rem 1.1rem 0.05rem 0.3rem;
}

.form-select.select-lg {
  font-size: 0.9rem;
  height: 2rem;
  padding: 0.35rem 1.4rem 0.35rem 0.6rem;
}

.form-select[size], .form-select[multiple] {
  height: auto;
  padding: 0.25rem 0.4rem;
}

.form-select[size] option, .form-select[multiple] option {
  padding: 0.1rem 0.2rem;
}

.form-select:not([multiple]):not([size]) {
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%204%205'%3E%3Cpath%20fill='%23667189'%20d='M2%200L0%202h4zm0%205L0%203h4z'/%3E%3C/svg%3E") no-repeat right 0.35rem center/0.4rem 0.5rem;
  padding-right: 1.2rem;
}

.has-icon-left,
.has-icon-right {
  position: relative;
}

.has-icon-left .form-icon,
.has-icon-right .form-icon {
  height: 0.8rem;
  margin: 0 0.25rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0.8rem;
  z-index: 2;
}

.has-icon-left .form-icon {
  left: 0.05rem;
}

.has-icon-left .form-input {
  padding-left: 1.3rem;
}

.has-icon-right .form-icon {
  right: 0.05rem;
}

.has-icon-right .form-input {
  padding-right: 1.3rem;
}

.form-checkbox,
.form-radio,
.form-switch {
  display: block;
  line-height: 1.2rem;
  margin: 0.2rem 0;
  min-height: 1.4rem;
  padding: 0.1rem 0.4rem 0.1rem 1.2rem;
  position: relative;
}

.form-checkbox input,
.form-radio input,
.form-switch input {
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
}

.form-checkbox input:focus + .form-icon,
.form-radio input:focus + .form-icon,
.form-switch input:focus + .form-icon {
  -webkit-box-shadow: 0 0 0 0.1rem rgba(87, 85, 217, 0.2);
          box-shadow: 0 0 0 0.1rem rgba(87, 85, 217, 0.2);
  border-color: #5755d9;
}

.form-checkbox input:checked + .form-icon,
.form-radio input:checked + .form-icon,
.form-switch input:checked + .form-icon {
  background: #5755d9;
  border-color: #5755d9;
}

.form-checkbox .form-icon,
.form-radio .form-icon,
.form-switch .form-icon {
  border: 0.05rem solid #bcc3ce;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  -webkit-transition: background .2s, border .2s, color .2s, -webkit-box-shadow .2s;
  transition: background .2s, border .2s, color .2s, -webkit-box-shadow .2s;
  transition: background .2s, border .2s, box-shadow .2s, color .2s;
  transition: background .2s, border .2s, box-shadow .2s, color .2s, -webkit-box-shadow .2s;
}

.form-checkbox.input-sm,
.form-radio.input-sm,
.form-switch.input-sm {
  font-size: 0.7rem;
  margin: 0;
}

.form-checkbox.input-lg,
.form-radio.input-lg,
.form-switch.input-lg {
  font-size: 0.9rem;
  margin: 0.3rem 0;
}

.form-checkbox .form-icon,
.form-radio .form-icon {
  background: #fff;
  height: 0.8rem;
  left: 0;
  top: 0.3rem;
  width: 0.8rem;
}

.form-checkbox input:active + .form-icon,
.form-radio input:active + .form-icon {
  background: #eef0f3;
}

.form-checkbox .form-icon {
  border-radius: 0.1rem;
}

.form-checkbox input:checked + .form-icon::before {
  background-clip: padding-box;
  border: 0.1rem solid #fff;
  border-left-width: 0;
  border-top-width: 0;
  content: "";
  height: 9px;
  left: 50%;
  margin-left: -3px;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 6px;
}

.form-checkbox input:indeterminate + .form-icon {
  background: #5755d9;
  border-color: #5755d9;
}

.form-checkbox input:indeterminate + .form-icon::before {
  background: #fff;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -5px;
  margin-top: -1px;
  position: absolute;
  top: 50%;
  width: 10px;
}

.form-radio .form-icon {
  border-radius: 50%;
}

.form-radio input:checked + .form-icon::before {
  background: #fff;
  border-radius: 50%;
  content: "";
  height: 6px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 6px;
}

.form-switch {
  padding-left: 2rem;
}

.form-switch .form-icon {
  background: #bcc3ce;
  background-clip: padding-box;
  border-radius: 0.45rem;
  height: 0.9rem;
  left: 0;
  top: 0.25rem;
  width: 1.6rem;
}

.form-switch .form-icon::before {
  background: #fff;
  border-radius: 50%;
  content: "";
  display: block;
  height: 0.8rem;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: background .2s, border .2s, color .2s, left .2s, -webkit-box-shadow .2s;
  transition: background .2s, border .2s, color .2s, left .2s, -webkit-box-shadow .2s;
  transition: background .2s, border .2s, box-shadow .2s, color .2s, left .2s;
  transition: background .2s, border .2s, box-shadow .2s, color .2s, left .2s, -webkit-box-shadow .2s;
  width: 0.8rem;
}

.form-switch input:checked + .form-icon::before {
  left: 14px;
}

.form-switch input:active + .form-icon::before {
  background: #f7f8f9;
}

.input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.input-group .input-group-addon {
  background: #f7f8f9;
  border: 0.05rem solid #bcc3ce;
  border-radius: 0.1rem;
  line-height: 1.2rem;
  padding: 0.25rem 0.4rem;
  white-space: nowrap;
}

.input-group .input-group-addon.addon-sm {
  font-size: 0.7rem;
  padding: 0.05rem 0.3rem;
}

.input-group .input-group-addon.addon-lg {
  font-size: 0.9rem;
  padding: 0.35rem 0.6rem;
}

.input-group .form-input,
.input-group .form-select {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
}

.input-group .input-group-btn {
  z-index: 1;
}

.input-group .form-input:first-child:not(:last-child),
.input-group .form-select:first-child:not(:last-child),
.input-group .input-group-addon:first-child:not(:last-child),
.input-group .input-group-btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group .form-input:not(:first-child):not(:last-child),
.input-group .form-select:not(:first-child):not(:last-child),
.input-group .input-group-addon:not(:first-child):not(:last-child),
.input-group .input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
  margin-left: -0.05rem;
}

.input-group .form-input:last-child:not(:first-child),
.input-group .form-select:last-child:not(:first-child),
.input-group .input-group-addon:last-child:not(:first-child),
.input-group .input-group-btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -0.05rem;
}

.input-group .form-input:focus,
.input-group .form-select:focus,
.input-group .input-group-addon:focus,
.input-group .input-group-btn:focus {
  z-index: 2;
}

.input-group .form-select {
  width: auto;
}

.input-group.input-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.form-input:disabled, .form-input.disabled,
.form-select:disabled,
.form-select.disabled {
  background-color: #eef0f3;
  cursor: not-allowed;
  opacity: .5;
}

.form-input[readonly] {
  background-color: #f7f8f9;
}

input:disabled + .form-icon, input.disabled + .form-icon {
  background: #eef0f3;
  cursor: not-allowed;
  opacity: .5;
}

.form-switch input:disabled + .form-icon::before, .form-switch input.disabled + .form-icon::before {
  background: #fff;
}

.form-horizontal {
  padding: 0.4rem 0;
}

.form-horizontal .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.form-inline {
  display: inline-block;
}

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

.img-fit-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.img-fit-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

/*.video-responsive {
  display: block;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
  &::before {
    content: "";
    display: block;
    padding-bottom: 56.25%; // Default ratio 16:9, you can calculate this value by dividing 9 by 16
  }

  iframe,
  object,
  embed {
    border: 0;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
  }
}

video.video-responsive {
  height: auto;
  max-width: 100%;

  &::before {
    content: none;
  }
}

.video-responsive-4-3 {
  &::before {
    padding-bottom: 75%; // Ratio 4:3
  }
}

.video-responsive-1-1 {
  &::before {
    padding-bottom: 100%; // Ratio 1:1
  }
}
*/
.figure {
  margin: 0 0 0.4rem 0;
}

.figure .figure-caption {
  margin-top: 0.4rem;
  text-align: center;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
  width: 100%;
}

.container.grid-xl {
  max-width: 1180px;
}

.container.grid-lg {
  max-width: 976px;
}

.container.grid-md {
  max-width: 856px;
}

.container.grid-sm {
  max-width: 616px;
}

.container.grid-xs {
  max-width: 496px;
}

.show-xs,
.show-sm,
.show-md,
.show-lg,
.show-xl {
  display: none !important;
}

@media (max-width: 1280px) {
  .hide-xl {
    display: none !important;
  }
  .show-xl {
    display: block !important;
  }
}

@media (max-width: 960px) {
  .hide-lg {
    display: none !important;
  }
  .show-lg {
    display: block !important;
  }
}

@media (max-width: 840px) {
  .hide-md {
    display: none !important;
  }
  .show-md {
    display: block !important;
  }
}

@media (max-width: 600px) {
  .hide-sm {
    display: none !important;
  }
  .show-sm {
    display: block !important;
  }
}

@media (max-width: 480px) {
  .hide-xs {
    display: none !important;
  }
  .show-xs {
    display: block !important;
  }
}

.col_5 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.col_5 > div {
  width: 20%;
  padding: 10px;
}

.col_5 > div > div {
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 960px) {
  .col_5 > div {
    width: 25%;
  }
}

@media screen and (max-width: 480px) {
  .col_5 > div {
    width: 33.33333%;
  }
}

.col_4 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.col_4 > div {
  width: 25%;
  padding: 10px;
}

.col_4 > div > div {
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 960px) {
  .col_4 > div {
    width: 33.33333%;
  }
}

@media screen and (max-width: 480px) {
  .col_4 > div {
    width: 50%;
  }
}

.col_3 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.col_3 > div {
  width: 33.33333%;
  padding: 10px;
}

.col_3 > div > div {
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 960px) {
  .col_3 > div {
    width: 50%;
  }
}

@media screen and (max-width: 480px) {
  .col_3 > div {
    width: 100%;
  }
}

.col_2 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.col_2 > div {
  width: 50%;
  padding: 10px;
}

.col_2 > div > div {
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 960px) {
  .col_2 > div {
    width: 100%;
  }
}

.hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.hero.hero-sm {
  padding-bottom: 2rem;
  padding-top: 2rem;
}

.hero.hero-lg {
  padding-bottom: 8rem;
  padding-top: 8rem;
}

.hero .hero-body {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 5rem 1.5rem;
}

@media screen and (min-width: 1280px) {
  .hero .hero-body {
    padding-left: 0;
    padding-right: 0;
  }
}

.card {
  background: #fff;
  border: 0.05rem solid #dadee4;
  border-radius: 0.1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.card .card-header,
.card .card-body,
.card .card-footer {
  padding: 0.8rem;
  padding-bottom: 0;
}

.card .card-header:last-child,
.card .card-body:last-child,
.card .card-footer:last-child {
  padding-bottom: 0.8rem;
}

.card .card-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.card .card-image {
  padding-top: 0.8rem;
}

.card .card-image:first-child {
  padding-top: 0;
}

.card .card-image:first-child img {
  border-top-left-radius: 0.1rem;
  border-top-right-radius: 0.1rem;
}

.card .card-image:last-child img {
  border-bottom-left-radius: 0.1rem;
  border-bottom-right-radius: 0.1rem;
}

.tab-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 20px 0;
}

.tab-wrap:after {
  content: '';
  width: 100%;
  height: 3px;
  background-color: #e30045;
  display: block;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.tab-label {
  color: White;
  background: LightGray;
  font-weight: bold;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  text-align: center;
  padding: 1em .5em;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  position: relative;
  z-index: 1;
  cursor: pointer;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.tab-label:not(:last-of-type) {
  margin-right: 5px;
}

.tab-content {
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
}

.tab-switch {
  display: none;
}

.tab-switch:checked + .tab-label {
  background-color: #e30045;
}

.tab-switch:checked + .tab-label + .tab-content {
  height: auto;
  overflow: hidden;
  padding: 15px;
  opacity: 1;
  -webkit-transition: .5s opacity;
  transition: .5s opacity;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

.section {
  padding: 3rem 1.5rem;
}

@media (min-width: 1024px) {
  .section.is-medium {
    padding: 6rem 1.5rem;
  }
  .section.is-large {
    padding: 12rem 1.5rem;
  }
}

@media (max-width: 840px) {
  .section {
    padding: 2rem 0.75rem;
  }
}

.sectionBlock {
  padding: 0 0 2rem;
}

.gnav-item {
  cursor: pointer;
  display: inline-block;
  font-size: 0.7rem;
  height: 1.8rem;
  line-height: 1.2rem;
  padding: 0.25rem 0.9rem;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background 0.2s, border 0.2s, color 0.2s, -webkit-box-shadow 0.2s;
  transition: background 0.2s, border 0.2s, color 0.2s, -webkit-box-shadow 0.2s;
  transition: background 0.2s, border 0.2s, box-shadow 0.2s, color 0.2s;
  transition: background 0.2s, border 0.2s, box-shadow 0.2s, color 0.2s, -webkit-box-shadow 0.2s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  background: transparent;
  border-color: transparent;
  color: #fff;
}

.side-menu {
  list-style: none;
  margin: 0;
  min-width: 220px;
  padding: 0.4rem;
  -webkit-transform: translateY(0.2rem);
          transform: translateY(0.2rem);
  z-index: 300;
}

.side-menu .menu-item {
  margin-top: 0;
  padding: 0 0.4rem;
  position: relative;
  text-decoration: none;
}

.side-menu .menu-item > a {
  color: inherit;
  display: block;
  margin: 0 -0.4rem;
  padding: 0.5rem 0.4rem;
  text-decoration: none;
}

.pageTopLink a {
  position: fixed;
  right: 12px;
  bottom: 12px;
  width: 42px;
  height: 42px;
  background-color: #363636;
  z-index: 100;
  -webkit-transition: opacity 3s ease-out, visibility 3s ease-out;
  transition: opacity 3s ease-out, visibility 3s ease-out;
}

.pageTopLink a:before {
  content: "";
  position: absolute;
  top: calc(50% - 3px);
  left: calc(50% - 7px);
  width: 14px;
  height: 14px;
  border-top: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  overflow: hidden;
  text-indent: -999px;
}

@media (max-width: 960px) {
  .pageTopLink a {
    width: 36px;
    height: 36px;
    opacity: 0.5;
  }
  .pageTopLink a:before {
    top: calc(50% - 3px);
    left: calc(50% - 6px);
    width: 12px;
    height: 12px;
  }
}

.mainBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}

@media screen and (max-width: 960px) {
  .mainBlock {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.sidebarArea {
  -webkit-box-flex: 0;
      -ms-flex: 0 250px;
          flex: 0 250px;
  position: relative;
  display: block;
  margin-left: 30px;
}

@media screen and (max-width: 960px) {
  .sidebarArea {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    width: 100%;
    margin-left: 0;
  }
}

.mainArea {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 30px 30px 0;
  background-color: white;
  overflow: hidden;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  position: relative;
}

@media screen and (max-width: 960px) {
  .mainArea {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    padding: 0;
    width: 100%;
    margin-bottom: 30px;
  }
}

.sidebarContent {
  background-color: white;
  margin-bottom: 20px;
  font-size: 0.8rem;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.sidebarMenu {
  margin-bottom: 1rem;
}

.panel-heading {
  padding: 0.25em 0.75em;
}

.panel-block {
  padding: 0.25em 0.75em;
}

/* header */
.header-wrapper {
  display: block;
  width: 100%;
  min-height: 3.2rem;
  position: fixed;
  top: 0;
  left: 0;
  color: #454d5d;
  background-color: transparent;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  z-index: 20;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.75em 0 0.3em;
}

.header-wrapper.fixed-bg {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 0 0 #f5f5f5;
          box-shadow: 0 2px 0 0 #f5f5f5;
}

.header-wrapper.fixed-bg .gnav-item {
  color: #333;
}

@media (max-width: 840px) {
  .header-wrapper {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .header-contact {
    margin-left: 0.5em;
  }
}

.header-logo {
  margin-bottom: 0;
}

.header-logo img {
  width: 361px;
  height: 60px;
}

.header-pc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 3.2rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5em 0 0.3em;
}

@media (max-width: 840px) {
  .header-pc {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

/* footer */
.footer {
  background-color: #fff;
  padding: 1.5rem 0 2.5rem;
  text-align: center;
}

.footer__content {
  padding: 0.5rem 0.5rem 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer__logo img {
  display: inline-block;
  height: 50px;
  width: 300px;
}

.footer__link ul {
  margin: 0;
}

.footer__link li {
  display: inline-block;
  margin: 0;
  padding: 0 0.75rem;
  font-size: 0.7rem;
}

.footer__link li a {
  font-size: 0.75rem;
  text-decoration: none;
}

.footer__link li a:hover {
  text-decoration: underline;
}

.footer__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer__address {
  padding-left: 2.5em;
  font-size: 0.65rem;
}

.footer__copy {
  font-size: 0.55rem;
  color: #ddd;
}

@media all and (max-width: 840px) {
  .footer__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer__address {
    padding: 1em 0 0;
    text-align: center;
  }
  .footer__content {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer__copy {
    text-align: center;
  }
}

.flex-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-th, .flex-td {
  padding: 0.5em 0.75em;
  border-bottom: 1px solid #dbdbdb;
}

.flex-th {
  -webkit-box-flex: 0;
      -ms-flex: 0 25%;
          flex: 0 25%;
  /*font-weight: 600;*/
}

.flex-td {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media all and (max-width: 840px) {
  .flex-table {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .flex-td {
    -webkit-box-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
  }
  .flex-th {
    -webkit-box-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
    padding: 0.5em 0.75em 0;
    border-bottom: none;
  }
}

.l-header {
  background: #fff;
  width: 100%;
  height: 60px;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  -webkit-box-shadow: 0 2px 0 rgba(219, 219, 219, 0.3);
          box-shadow: 0 2px 0 rgba(219, 219, 219, 0.3);
}

.l-drawer {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.l-drawer__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 0.75em;
}

@media all and (max-width: 840px) {
  .l-drawer__logo img {
    width: 253px;
    height: 42px;
  }
}

.sp_menu {
  display: inline-block;
  -webkit-transition: all .4s;
  transition: all .4s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  top: 20px;
  right: 25px;
  width: 35px;
  height: 22px;
  z-index: 10;
}

.sp_menu span {
  display: inline-block;
  -webkit-transition: all .4s;
  transition: all .4s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  right: 0;
  width: 100%;
  height: 2px;
  background-color: #000;
  z-index: 10;
}

.sp_menu span:nth-of-type(1) {
  top: 0px;
}

.sp_menu span:nth-of-type(2) {
  top: 10px;
}

.sp_menu span:nth-of-type(3) {
  bottom: 0px;
}

.sp_menu.active span {
  background-color: #fff;
}

.sp_menu.active span:nth-of-type(1) {
  -webkit-transform: translateY(10px) rotate(45deg);
  transform: translateY(10px) rotate(45deg);
}

.sp_menu.active span:nth-of-type(2) {
  opacity: 0;
}

.sp_menu.active span:nth-of-type(3) {
  -webkit-transform: translateY(-10px) rotate(-45deg);
  transform: translateY(-10px) rotate(-45deg);
}

#nav {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10;
  width: 100%;
  height: 100vh;
  opacity: 0;
  background-color: #465b8d;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5vh 10vw;
}

#nav.active {
  right: 0;
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
}

#nav ul {
  margin: 20px 0;
  padding: 20px 0;
}

#nav ul li {
  list-style-type: none;
  margin-top: 0;
}

#nav ul li a {
  padding: 10px 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  color: #fff;
}

#nav ul li a:hover {
  color: #ddd;
}

#nav .gnav {
  position: absolute;
  top: 20px;
  left: 30px;
  display: block;
}

#nav .gnav .gnav__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#nav .gnav span.item-jp {
  font-size: 1.25rem;
  letter-spacing: .1em;
  color: #fff;
  display: block;
}

#nav .gnav span.item-en {
  margin-left: 3.33333vw;
  font-size: 0.85rem;
  font-weight: 600;
  color: #99AA99;
  display: block;
  font-family: Oswald,sans-serif;
}

#nav .gnav .sub-item {
  margin-bottom: 1em;
}

#nav .gnav .sub-item a {
  padding: 0 0.75em 0 0.4em;
  border-right: solid 1px #99AA99;
}

#nav .gnav .sub-item a:last-child {
  border: none;
}

/* case */
.case-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
}

.case-item-main, .case-item-side {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  max-width: 100%;
}

.case-item-main {
  width: 65%;
}

.case-item-side {
  width: 35%;
  padding-left: 1.5rem;
}

.col_3 > div.case-box {
  padding: 1em;
}

.col_3 .case-list {
  padding: 1.75em;
  display: block;
}

@media screen and (max-width: 960px) {
  .case-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .case-item-main {
    width: 100%;
  }
  .case-item-side {
    width: 100%;
    padding: 0 0 1.5em;
  }
  .col_3 > div.case-box {
    padding: 10px;
  }
}

.box {
  background: #00d1b2;
  padding: 1.5em;
  text-align: center;
  color: #fff;
}

.case-navi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0.4em;
  margin: 0 auto 2em;
  max-width: 1140px;
}

.case-navi > div {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 210px;
          flex: 1 0 210px;
  margin: 0.4em;
  border: solid 1px #ff9999;
  text-align: center;
}

.case-navi > div a {
  padding: 1.2em 0;
  width: 100%;
  color: #e30045;
  display: block;
  position: relative;
}

.case-navi > div a:after {
  position: absolute;
  bottom: 8px;
  content: "";
  display: block;
  left: 50%;
  width: 7px;
  height: 7px;
  border-top: 1px solid #ff9999;
  border-right: 1px solid #ff9999;
  -webkit-transform: translateX(-50%) rotate(135deg);
          transform: translateX(-50%) rotate(135deg);
}

.case-navi > div a.active, .case-navi > div a:hover, .case-navi > div a:focus {
  background-color: #e30045;
  border-color: #e30045;
  color: #fff;
  text-decoration: none;
}

@media screen and (min-width: 1280px) {
  .case-navi {
    padding: 0.4em 2.5em;
  }
}

/* field */
.field-box {
  position: relative;
}

.textbox-left {
  position: absolute;
  top: 50px;
  left: 4%;
  width: 540px;
  max-width: 100%;
  z-index: 10;
}

.textbox-right {
  position: absolute;
  top: 50px;
  right: 4%;
  width: 540px;
  max-width: 100%;
  z-index: 10;
}

.imgbox-right {
  float: right;
  max-width: 64%;
  height: auto;
}

.imgbox-left {
  float: left;
  max-width: 64%;
  height: auto;
}

@media screen and (max-width: 840px) {
  .textbox-left {
    position: relative;
    top: 15px;
    left: 0;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  .textbox-right {
    position: relative;
    top: 15px;
    right: 0;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  .notification {
    padding: 0;
  }
  .imgbox-right, .imgbox-left {
    float: left;
    width: 100%;
    max-width: 100%;
    display: block;
  }
}

a.more-btn {
  padding: 0.75em 0;
  width: 250px;
  color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.65rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  border: solid 1px #333;
  position: relative;
}

a.more-btn::after {
  position: absolute;
  content: "";
  width: 40px;
  height: 8px;
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: skew(45deg);
          transform: skew(45deg);
  top: 50%;
  right: 0;
  margin-top: -3px;
}

a.more-btn.is-white {
  color: #fff;
  border: solid 1px #fff;
}

a.more-btn.is-white::after {
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}

.field h3 {
  color: #e30045;
  padding: 0 0.5em;
}

.field-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
  margin: 0;
}

.field-list > div {
  padding: 0;
  width: 50%;
  margin: 0;
  text-align: center;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}

.field-list > div.is-3 {
  padding: 0;
  width: 33.33333%;
  margin: 0;
  text-align: center;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}

.field-list > div .field-ttl, .field-list > div.is-3 .field-ttl {
  position: absolute;
  left: 50%;
  top: 50%;
  color: #fff;
  font-size: 1rem;
  width: 256px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
}

@media screen and (max-width: 600px) {
  .field-list > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .field-list > div.is-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
}

/* container */
/*
.container {
  margin: 0 auto;
  position: relative;
}

@media screen and (min-width: $size-xl) {
  .container {
    max-width: 1024px;
    width: 1024px;
  }
}
*/
/* header*/
/*
.fixed {
  position: fixed;
  top: 0;
  height: 3.2rem;
  right: 0;
  z-index: 105;
  background: #fff;
}
*/
.figure-caption + .figure-caption {
  margin-top: 0;
}

.bg-gray {
  background: #f7f8f9 !important;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

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

.notification {
  background-color: #fff;
  padding: 2rem 2rem;
  position: relative;
  margin-bottom: 1rem;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.clearfix:before {
  content: "";
  display: block;
  clear: both;
}

.clearfix {
  display: block;
}

/* title */
.ttl-area {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}

.ttl-area .ttl-cont {
  position: absolute;
  left: 50%;
  top: 45%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.ttl-area .ttl-cont .ttl-title {
  color: #fff;
}

.ttl-main {
  text-align: center;
  font-size: 1.3rem;
}

.ttl-main:after {
  display: block;
  content: url(../images/base/ttl-line.gif);
  padding: 0.65em 0 0;
}

.pc_br {
  display: block;
}

@media screen and (max-width: 840px) {
  .ttl-area {
    margin-top: 60px;
  }
  .pc_br {
    display: none;
  }
}

.swiper-slide img {
  width: 100%;
  height: auto;
}

.btnWrapper {
  padding-top: 2rem;
  text-align: center;
}

.section.summary {
  padding-bottom: 0;
}

@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-1.6rem);
            transform: translateY(-1.6rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-1.6rem);
            transform: translateY(-1.6rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.p-relative {
  position: relative !important;
}

.p-absolute {
  position: absolute !important;
}

.p-fixed {
  position: fixed !important;
}

.p-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

.p-centered {
  display: block;
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.flex-centered {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.m-0 {
  margin: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.my-0 {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

.m-1 {
  margin: 0.4rem !important;
}

.mb-1 {
  margin-bottom: 0.4rem !important;
}

.ml-1 {
  margin-left: 0.4rem !important;
}

.mr-1 {
  margin-right: 0.4rem !important;
}

.mt-1 {
  margin-top: 0.4rem !important;
}

.mx-1 {
  margin-left: 0.4rem !important;
  margin-right: 0.4rem !important;
}

.my-1 {
  margin-bottom: 0.4rem !important;
  margin-top: 0.4rem !important;
}

.m-2 {
  margin: 0.8rem !important;
}

.mb-2 {
  margin-bottom: 0.8rem !important;
}

.ml-2 {
  margin-left: 0.8rem !important;
}

.mr-2 {
  margin-right: 0.8rem !important;
}

.mt-2 {
  margin-top: 0.8rem !important;
}

.mx-2 {
  margin-left: 0.8rem !important;
  margin-right: 0.8rem !important;
}

.my-2 {
  margin-bottom: 0.8rem !important;
  margin-top: 0.8rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.py-0 {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

.p-1 {
  padding: 0.4rem !important;
}

.pb-1 {
  padding-bottom: 0.4rem !important;
}

.pl-1 {
  padding-left: 0.4rem !important;
}

.pr-1 {
  padding-right: 0.4rem !important;
}

.pt-1 {
  padding-top: 0.4rem !important;
}

.px-1 {
  padding-left: 0.4rem !important;
  padding-right: 0.4rem !important;
}

.py-1 {
  padding-bottom: 0.4rem !important;
  padding-top: 0.4rem !important;
}

.p-2 {
  padding: 0.8rem !important;
}

.pb-2 {
  padding-bottom: 0.8rem !important;
}

.pl-2 {
  padding-left: 0.8rem !important;
}

.pr-2 {
  padding-right: 0.8rem !important;
}

.pt-2 {
  padding-top: 0.8rem !important;
}

.px-2 {
  padding-left: 0.8rem !important;
  padding-right: 0.8rem !important;
}

.py-2 {
  padding-bottom: 0.8rem !important;
  padding-top: 0.8rem !important;
}

/*! Spectre.css Experimentals v0.5.8 | MIT License | github.com/picturepan2/spectre */
/*! Spectre.css Icons v0.5.8 | MIT License | github.com/picturepan2/spectre */
.icon {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  font-size: inherit;
  font-style: normal;
  height: 1em;
  position: relative;
  text-indent: -9999px;
  vertical-align: middle;
  width: 1em;
}

.icon::before, .icon::after {
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.icon.icon-2x {
  font-size: 1.6rem;
}

.icon.icon-3x {
  font-size: 2.4rem;
}

.icon.icon-4x {
  font-size: 3.2rem;
}

.accordion .icon,
.btn .icon,
.toast .icon,
.menu .icon {
  vertical-align: -10%;
}

.btn-lg .icon {
  vertical-align: -15%;
}

.icon-menu::before {
  background: currentColor;
  -webkit-box-shadow: 0 -.35em, 0 .35em;
          box-shadow: 0 -.35em, 0 .35em;
  height: 0.1rem;
  width: 100%;
}
