@charset "UTF-8";
/*---------------------------------------------------------
Theme Name: ITB_themes
Theme URI:
Author:IT-Brain Inc.
Author URI:
Description:ウェブサイト
Version: 1.1295
---------------------------------------------------------*/
/*BLOG用*/
/* ========================================================================== */
/*余白*/
/* ========================================================================== */
/* ========================================================================== */
/*フォント*/
/* ========================================================================== */
/* 画面幅1500pxの時のフォントサイズの比率を維持 ========= */
/* 日本語フォント ========= */
/* 英字フォント ========= */
/* ========================================================================== */
/* 背景画像 ========= */
/* ========================================================================== */
/* ========================================================================== */
/* フルワイド ========= */
/* ========================================================================== */
/* ========================================================================== */
/* 天地中央系 ========= */
/* ========================================================================== */
/* ========================================================================== */
/* テキストグラデーション ========= */
/* ========================================================================== */
/* ========================================================================== */
/*ホバーアニメーション*/
/* ========================================================================== */
/* ========================================================================== */
/* フレックスボックス ========= */
/* ========================================================================== */
/* ========================================================================== */
/* base ========= */
/* ========================================================================== */
/* ========================================================================== */
/* リセット ========= */
/* ========================================================================== */
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
@import url("https://fonts.googleapis.com/css2?family=Sorts+Mill+Goudy&display=swap");
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond&display=swap");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Sawarabi+Gothic&display=swap");
@import url("https://fonts.googleapis.com/css?family=Sawarabi+Mincho&display=swap");
html {
  box-sizing: border-box;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}

*, :after, :before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  padding: 0;
  margin: 0;
}

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

hr {
  overflow: visible;
}

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

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden], template {
  display: none;
}

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

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

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

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

b, strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

input {
  border-radius: 0;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

[type=number] {
  width: auto;
}

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

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

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

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

button, select {
  text-transform: none;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

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

select::-ms-value {
  color: currentColor;
}

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

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

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

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

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

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

@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

/* ========================================================================== */
/* 分割　bootstrap ========= */
/* ========================================================================== */
/* 削除用　css　bootstrap ========= */
.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
  display: none;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row;
  }
  th.visible-xs, td.visible-xs {
    display: table-cell;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .visible-sm {
    display: block;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row;
  }
  th.visible-sm, td.visible-sm {
    display: table-cell;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .visible-sm-block {
    display: block;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row;
  }
  th.visible-md, td.visible-md {
    display: table-cell;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row;
  }
  th.visible-lg, td.visible-lg {
    display: table-cell;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none;
  }
}
.visible-print {
  display: none;
}

@media print {
  .visible-print {
    display: block;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row;
  }
  th.visible-print, td.visible-print {
    display: table-cell;
  }
}
.visible-print-block {
  display: none;
}

@media print {
  .visible-print-block {
    display: block;
  }
}
.visible-print-inline {
  display: none;
}

@media print {
  .visible-print-inline {
    display: inline;
  }
}
.visible-print-inline-block {
  display: none;
}

@media print {
  .visible-print-inline-block {
    display: inline-block;
  }
}
@media print {
  .hidden-print {
    display: none;
  }
}
/* テーブル　フォーム　css　bootstrap ========= */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  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 #ddd;
}

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

.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 #ddd;
}

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

.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 #ddd;
}

.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 #ddd;
}

.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 #ddd;
  }
  .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: #333;
  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: #555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

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

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

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

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

.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;
}

.radio-inline, .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type=radio][disabled], input[type=checkbox][disabled], input[type=radio].disabled, input[type=checkbox].disabled, fieldset[disabled] input[type=radio], fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

.form-control-static.input-lg, .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label, .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio], .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.clearfix:before, .clearfix:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.clearfix:after, .form-horizontal .form-group:after {
  clear: both;
}

/* ========================================================================== */
/* アニメーションcss ========= */
/* ========================================================================== */
/* アニメーションCSS ========= */
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%, 43% {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  40%, 43%, 70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  }
  70% {
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  0%, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%, 43% {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  40%, 43%, 70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  }
  70% {
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn);
  }
  0%, 40% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg);
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg);
  }
  50%, 80% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn);
  }
  0%, 40% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg);
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg);
  }
  50%, 80% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  0%, 40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  0%, 40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  0%, 40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  0%, 40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
  }
  60%, 80% {
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
  }
  60%, 80% {
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: center;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: center;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: left bottom;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: left bottom;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: right bottom;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: right bottom;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: left bottom;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: left bottom;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: right bottom;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: right bottom;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: center;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: center;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: left bottom;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: left bottom;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: right bottom;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: right bottom;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: left bottom;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: left bottom;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: right bottom;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: right bottom;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
  }
  0%, 20%, 60% {
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
  }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
  }
  0%, 20%, 60% {
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
  }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50%, to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50%, to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/* ========================================================================== */
/* スライダーcss ========= */
/* ========================================================================== */
/**
 * Swiper 5.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 8, 2020
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
  --swiper-navigation-color:#ffffff;
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
  --swiper-navigation-color:#000000;
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color:#ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color:#000000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* ========================================================================== */
/* Luminous ポップアップ用css ========= */
/* ========================================================================== */
@keyframes lum-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes lum-fadeZoom {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes lum-loader-rotate {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  50% {
    transform: translate(-50%, -50%) rotate(-180deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(-360deg);
  }
}
@keyframes lum-loader-before {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.2) translateX(6px);
  }
  25% {
    transform: scale(1.3) translateX(8px);
  }
  40% {
    transform: scale(1.2) translateX(6px);
  }
  50% {
    transform: scale(1);
  }
  60% {
    transform: scale(0.8) translateX(6px);
  }
  75% {
    transform: scale(0.7) translateX(8px);
  }
  90% {
    transform: scale(0.8) translateX(6px);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lum-loader-after {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.2) translateX(-6px);
  }
  25% {
    transform: scale(1.3) translateX(-8px);
  }
  40% {
    transform: scale(1.2) translateX(-6px);
  }
  50% {
    transform: scale(1);
  }
  60% {
    transform: scale(0.8) translateX(-6px);
  }
  75% {
    transform: scale(0.7) translateX(-8px);
  }
  90% {
    transform: scale(0.8) translateX(-6px);
  }
  100% {
    transform: scale(1);
  }
}
.lum-lightbox {
  background: rgba(0, 0, 0, 0.6);
}

.lum-lightbox-inner {
  top: 2.5%;
  right: 2.5%;
  bottom: 2.5%;
  left: 2.5%;
}

.lum-lightbox-inner img {
  position: relative;
  max-width: 500px;
}

.lum-lightbox-inner .lum-lightbox-caption {
  margin: 0 auto;
  color: #fff;
  max-width: 700px;
  text-align: center;
}

.lum-loading .lum-lightbox-loader {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 66px;
  height: 20px;
  animation: lum-loader-rotate 1800ms infinite linear;
}

.lum-lightbox-loader:before,
.lum-lightbox-loader:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.9);
}

.lum-lightbox-loader:before {
  left: 0;
  animation: lum-loader-before 1800ms infinite linear;
}

.lum-lightbox-loader:after {
  right: 0;
  animation: lum-loader-after 1800ms infinite linear;
  animation-delay: -900ms;
}

.lum-lightbox.lum-opening {
  animation: lum-fade 180ms ease-out;
}

.lum-lightbox.lum-opening .lum-lightbox-inner {
  animation: lum-fadeZoom 180ms ease-out;
}

.lum-lightbox.lum-closing {
  animation: lum-fade 300ms ease-in;
  animation-direction: reverse;
}

.lum-lightbox.lum-closing .lum-lightbox-inner {
  animation: lum-fadeZoom 300ms ease-in;
  animation-direction: reverse;
}

.lum-img {
  transition: opacity 120ms ease-out;
}

.lum-loading .lum-img {
  opacity: 0;
}

.lum-gallery-button {
  overflow: hidden;
  text-indent: 150%;
  white-space: nowrap;
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  outline: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 100px;
  max-height: 100%;
  width: 60px;
  cursor: pointer;
}

.lum-close-button {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 32px;
  height: 32px;
  opacity: 0.3;
}

.lum-close-button:hover {
  opacity: 1;
}

.lum-close-button:before,
.lum-close-button:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 33px;
  width: 2px;
  background-color: #fff;
}

.lum-close-button:before {
  transform: rotate(45deg);
}

.lum-close-button:after {
  transform: rotate(-45deg);
}

.lum-previous-button {
  left: 12px;
}

.lum-next-button {
  right: 12px;
}

.lum-gallery-button:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 36px;
  height: 36px;
  border-top: 4px solid rgba(255, 255, 255, 0.8);
}

.lum-previous-button:after {
  transform: translateY(-50%) rotate(-45deg);
  border-left: 4px solid rgba(255, 255, 255, 0.8);
  box-shadow: -2px 0 rgba(0, 0, 0, 0.2);
  left: 12%;
  border-radius: 3px 0 0 0;
}

.lum-next-button:after {
  transform: translateY(-50%) rotate(45deg);
  border-right: 4px solid rgba(255, 255, 255, 0.8);
  box-shadow: 2px 0 rgba(0, 0, 0, 0.2);
  right: 12%;
  border-radius: 0 3px 0 0;
}

/* This media query makes screens less than 460px wide display in a "fullscreen"-esque mode. Users can then scroll around inside the lightbox to see the entire image. */
@media (max-width: 460px) {
  .lum-lightbox-image-wrapper {
    display: flex;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .lum-lightbox-caption {
    width: 100%;
    position: absolute;
    bottom: 0;
  }
  /* Used to centre the image in the container, respecting overflow: https://stackoverflow.com/a/33455342/515634 */
  .lum-lightbox-position-helper {
    margin: auto;
  }
  .lum-lightbox-inner img {
    max-width: none;
    max-height: none;
  }
}
.lum-lightbox {
  z-index: 999;
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none;
}

.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.pswp img {
  max-width: none;
}

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
  display: block;
}

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/*
    Background is added as a separate element.
    As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
  will-change: transform;
}

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

/*
    stretched thumbnail or div placeholder element (see below)
    style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}

/*
    div element that matches size of large image
    large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222;
}

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}

/*
    Error message appears when image is not loaded
    (JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC;
}

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline;
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

    Contents:

    1. Buttons
    2. Share modal and links
    3. Index indicator ("1 of X" counter)
    4. Caption
    5. Loading indicator
    6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*

    1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}

.pswp__button:active {
  outline: none;
  opacity: 0.9;
}

.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(./assets/images/catalog/skin/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(./assets/images/catalog/skin/default-skin.svg);
  }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}
.pswp__button--close {
  background-position: 0 -44px;
}

.pswp__button--share {
  background-position: -44px -44px;
}

.pswp__button--fs {
  display: none;
}

.pswp--supports-fs .pswp__button--fs {
  display: block;
}

.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}

.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}

/*
    Arrow buttons hit area
    (icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}

.pswp__button--arrow--left {
  left: 0;
}

.pswp__button--arrow--right {
  right: 0;
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: "";
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}

/*

    2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__share-modal--hidden {
  display: none;
}

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}

.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}

.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}

.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0;
}

.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
  opacity: 1;
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}

a.pswp__share--facebook:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}

a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}

a.pswp__share--download:hover {
  background: #DDD;
}

/*

    3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px;
}

/*

    4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}

.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC;
}

.pswp__caption--empty {
  display: none;
}

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden;
}

/*

    5. Loading indicator (preloader)

    You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}

.pswp__preloader--active {
  opacity: 1;
}

.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(./assets/images/catalog/skin/preloader.gif) 0 0 no-repeat;
}

.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}

.pswp--css_animation .pswp__preloader__cut {
  /* 
            The idea of animating inner circle is based on Polymer ("material") loading indicator 
             by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
        */
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}
@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
/*

    6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}

/*
    pswp__ui--hidden class is added when controls are hidden
    e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001;
}

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}

.pswp__element--disabled {
  display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
  background: none;
}

/* ========================================================================== */
/* フォント ========= */
/* ========================================================================== */
/* ========================================================================== */
/* common ========= */
/* ========================================================================== */
/* ========================================================================== */
/* 基本構造 ========= */
/* ========================================================================== */
html,
body {
  height: 100%;
}

html {
  font-size: 62.5% !important;
  overflow-x: hidden;
}

body {
  background: #F9F2F3;
  color: #353535;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "IBM Plex Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 400;
  line-height: 1.45;
  font-weight: 500;
  margin: 0;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  transition: 1s;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
body.bg-color-white {
  background: #fff;
}

button {
  touch-action: manipulation;
}

.en {
  font-family: "Proza Libre", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

/*.page {
  overflow: hidden;
}*/
@media all and (-ms-high-contrast: none) {
  #pageHead {
    opacity: 0;
  }
  .appear #pageHead {
    opacity: 1;
  }
}
.appear {
  opacity: 1;
  transition: 2s cubic-bezier(0.23, 1, 0.32, 1);
}

a, a:hover, a:visited, a:focus {
  text-decoration: none;
}

a[href^="tel:"] {
  cursor: default;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  font-style: italic;
  background-repeat: no-repeat;
  background-size: cover;
  shape-margin: 0.75rem;
}

p,
ul li {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2;
  margin: 0;
}
@media screen and (max-width: 767px) {
  p,
  ul li {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

ul {
  margin: 0;
  padding: 0;
  font-size: 0;
}

li {
  list-style-type: none;
}

.font-min {
  font-family: "Zen Old Mincho", "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  font-weight: 400;
  letter-spacing: 0.3em;
}

.color-typeA {
  color: #FC8DCA;
}

/*レイアウト*/
.page-section {
  margin-bottom: 160px;
}
@media screen and (max-width: 767px) {
  .page-section {
    margin-bottom: 140px;
  }
}
.page-section:last-child {
  margin-bottom: 0;
}
.page-section-heading {
  padding: 0 8.3333333333vw;
  margin-bottom: 50px;
}
.page-section-heading span {
  display: block;
}
.page-section-heading span.en {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
}
@media screen and (max-width: 480px) {
  .page-section-heading span.en {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
.page-section-heading span.ja {
  font-size: 12px;
  font-size: 1.2rem;
}
.page-section-heading small {
  font-size: 10px;
  font-size: 1rem;
  margin-left: 50px;
}
@media screen and (max-width: 480px) {
  .page-section-heading small {
    font-size: 6px;
    font-size: 0.6rem;
    margin-left: 24px;
  }
}
.page-section-heading small br {
  display: none;
}
@media screen and (max-width: 767px) {
  .page-section-heading small br {
    display: block;
  }
}

.pageBody-inner {
  margin: 0 auto;
  padding: 0 8.3333333333vw;
}

.pageBody-inner {
  position: relative;
}

@media screen and (max-width: 767px) {
  /*YOUTUBE*/
  .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    /* 16/9 ratio */
    padding-top: 30px;
    /* IE6 workaround*/
    height: 0;
    overflow: hidden;
    margin-bottom: 5px;
  }
  .embed-container iframe,
  .embed-container object,
  .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0px;
  }
}
/* ========================================================================== */
/*lower Heading*/
/* ========================================================================== */
.lowerPage {
  padding-top: 200px;
  padding-bottom: 150px;
}
@media screen and (max-width: 767px) {
  .lowerPage {
    padding-top: 130px;
    padding-bottom: 100px;
  }
}
.lowerPage .contactPage_section:nth-child(odd) {
  padding: 100px 0 150px;
  margin-bottom: 100px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lowerPage .contactPage_section:nth-child(odd) {
    padding: 80px 0;
  }
}
.lowerPage .contactPage_section:nth-child(odd):before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: skewY(-4deg);
  z-index: -1;
}

@keyframes sdl {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  30% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  70% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}
@keyframes sd2 {
  0% {
    transform: scale(0, 1);
    transform-origin: 0 0;
  }
  30% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  70% {
    transform: scale(1, 1);
    transform-origin: 100% 0;
  }
  100% {
    transform: scale(0, 1);
    transform-origin: 100% 0;
  }
}
.lowerPage_navi {
  margin-bottom: 160px;
}
@media screen and (max-width: 767px) {
  .lowerPage_navi {
    margin-bottom: 140px;
  }
}
@media screen and (max-width: 767px) {
  .lowerPage_navi {
    margin-bottom: 80px;
  }
}
.lowerPage_navi .pageBody-inner {
  max-width: calc(800px + 16.6666666667vw) !important;
}
@media screen and (max-width: 767px) {
  .lowerPage_navi .pageBody-inner {
    max-width: calc(280px + 16.6666666667vw) !important;
  }
}
.lowerPage_navi ul {
  display: flex;
  justify-content: center;
  gap: 40px;
}
@media screen and (max-width: 991px) {
  .lowerPage_navi ul {
    gap: 30px;
  }
}
@media screen and (max-width: 767px) {
  .lowerPage_navi ul {
    gap: 20px;
    flex-wrap: wrap;
  }
}
.lowerPage_navi ul li {
  width: 100%;
}
.lowerPage_navi ul li a {
  display: block;
  color: #E089A4;
  border: 1px solid;
  text-align: center;
  padding: 10px 0 15px;
  border-radius: 50px;
}
@media screen and (max-width: 767px) {
  .lowerPage_navi ul li a {
    padding: 8px 0 10px;
  }
}
.lowerPage_navi ul li a span {
  display: block;
}
.lowerPage_navi ul li a span.en {
  font-size: 16px;
  font-size: 1.6rem;
}
.lowerPage_navi ul li a span.ja {
  font-size: 12px;
  font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
  .lowerPage_navi ul li a span.ja {
    font-size: 9px;
    font-size: 0.9rem;
  }
}

/*========= ローディング画面のためのCSS ===============*/
#splash {
  position: fixed;
  width: 100%;
  height: 100vh;
  background: #EAD0D7;
  z-index: 9999999;
  text-align: center;
  color: #fff;
  top: 0;
  overflow: hidden;
}
#splash.recruitPage-splash {
  background: #C7BB27;
}

#splash-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#splash-logo p {
  opacity: 0;
  font-size: 40px;
  font-size: 4rem;
  font-family: "Zen Old Mincho", "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  font-weight: 400;
  letter-spacing: 0.3em;
}
#splash-logo p.animated {
  opacity: 1;
}
#splash-logo .splash-logo-small {
  font-size: 30px;
  font-size: 3rem;
}

/*===================================
Animation
================================== */
.js-fadeup {
  opacity: 0;
  filter: blur(0.4rem);
  transform: translate3d(0, 1.5rem, 0) rotate(0.001deg);
  transition: opacity 1.2s ease, filter 1.2s ease, transform 1.2s ease;
  transition-delay: 40ms;
}
.js-fadeup.wow {
  visibility: visible;
}
.js-fadeup.animated {
  opacity: 1;
  filter: blur(0);
  transform: translate3d(0, 0, 0) rotate(0.001deg);
}

.js-fadeups > * {
  opacity: 0;
  filter: blur(0.4rem);
  transform: translate3d(0, 1.5rem, 0) rotate(0.001deg);
  transition: opacity 1.2s ease, filter 1.2s ease, transform 1.2s ease;
}
.js-fadeups > *:nth-child(1) {
  transition-delay: 230ms;
}
.js-fadeups > *:nth-child(2) {
  transition-delay: 420ms;
}
.js-fadeups > *:nth-child(3) {
  transition-delay: 610ms;
}
.js-fadeups > *:nth-child(4) {
  transition-delay: 800ms;
}
.js-fadeups > *:nth-child(5) {
  transition-delay: 990ms;
}
.js-fadeups > *:nth-child(6) {
  transition-delay: 1180ms;
}
.js-fadeups > *:nth-child(7) {
  transition-delay: 1370ms;
}
.js-fadeups > *:nth-child(8) {
  transition-delay: 1560ms;
}
.js-fadeups > *:nth-child(9) {
  transition-delay: 1750ms;
}
.js-fadeups > *:nth-child(10) {
  transition-delay: 1940ms;
}
.js-fadeups > *:nth-child(11) {
  transition-delay: 2130ms;
}
.js-fadeups > *:nth-child(12) {
  transition-delay: 2320ms;
}
.js-fadeups > *:nth-child(13) {
  transition-delay: 2510ms;
}
.js-fadeups > *:nth-child(14) {
  transition-delay: 2700ms;
}
.js-fadeups > *:nth-child(15) {
  transition-delay: 2890ms;
}
.js-fadeups > *:nth-child(16) {
  transition-delay: 3080ms;
}
.js-fadeups > *:nth-child(17) {
  transition-delay: 3270ms;
}
.js-fadeups > *:nth-child(18) {
  transition-delay: 3460ms;
}
.js-fadeups > *:nth-child(19) {
  transition-delay: 3650ms;
}
.js-fadeups > *:nth-child(20) {
  transition-delay: 3840ms;
}
.js-fadeups.wow {
  visibility: visible;
}
.js-fadeups.animated > * {
  opacity: 1;
  filter: blur(0);
  transform: translate3d(0, 0, 0) rotate(0.001deg);
}

/* ========================================================================== */
/* ヘッダー ========= */
/* ========================================================================== */
#pageHead {
  top: 0;
  width: 100%;
  padding: 0 4.1666666667vw;
  z-index: 1000;
  transition: 1s;
  position: fixed;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1200px) {
  #pageHead {
    gap: 2.22vw;
  }
}

.scroll-logo {
  position: fixed !important;
  z-index: 1000 !important;
}
.scroll-logo .header_logo-sub {
  display: none;
}

.stoker {
  position: relative;
  z-index: 1000;
}

.cursor,
.follower {
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

.cursor {
  z-index: 1001;
}

.follower {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background: rgba(224, 137, 164, 0.3);
  z-index: 1000;
  transition: transform ease 0.3s;
  text-align: center;
}
.follower span {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  transform: scale(0);
}
.follower.is-active {
  transform: scale(2);
}

/* ========================================================================== */
/* ハンバーガー ========= */
/* ========================================================================== */
.header_nav-logoWrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 3.33vw;
  width: 100%;
}
.header_nav-logoWrap .nav-container {
  display: flex;
  align-items: center;
  gap: 2.22vw;
}
.header_nav-logoWrap .nav-container .main-nav {
  display: flex;
  align-items: center;
  gap: 2vw;
}
@media screen and (max-width: 1200px) {
  .header_nav-logoWrap .nav-container .main-nav {
    display: none;
  }
}
.header_nav-logoWrap .nav-container .main-nav a {
  color: #E089A4;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
}
.header_nav-logoWrap .nav-container .entry-btn {
  background: #FF5186;
  background: linear-gradient(125deg, rgb(255, 81, 134) 0%, rgb(255, 164, 172) 100%);
  color: #fff;
  padding: 10px 10px 10px 20px;
  border-radius: 8px;
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
  transition: 0.3s;
}
.header_nav-logoWrap .nav-container .entry-btn:hover {
  opacity: 0.8;
}
.header_nav-logoWrap .nav-container .social-icon {
  font-size: 8px;
  font-size: 0.8rem;
  color: #E089A4;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  letter-spacing: -0.02em;
  transition: 0.3s;
}
.header_nav-logoWrap .nav-container .social-icon:hover {
  opacity: 0.8;
}
.header_nav-logoWrap .nav-container .social-icon svg {
  width: 24px;
  height: 24px;
}
.header_nav-logoWrap .nav-container .social-icon svg path,
.header_nav-logoWrap .nav-container .social-icon svg polygon,
.header_nav-logoWrap .nav-container .social-icon svg rect {
  fill: #E089A4;
}
.header_nav-logo a {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #353535;
}
.header_nav-logo h1 {
  font-size: 9px;
  font-size: 0.9rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 4px;
}
@media screen and (max-width: 767px) {
  .header_nav-logo h1 {
    display: none;
  }
}
.header_nav-logo h1 br {
  display: none;
}
@media screen and (max-width: 1500px) {
  .header_nav-logo h1 br {
    display: block;
  }
}
.header_nav-logo h1:before {
  content: "";
  display: block;
  width: 1px;
  height: 10px;
  background: #5E5858;
}
.header_nav-logo img {
  width: 104px;
  height: 31px;
}
.header_nav-wrap {
  z-index: 200;
  z-index: 0;
  display: none;
}
@media screen and (max-width: 1200px) {
  .header_nav-wrap {
    display: block;
  }
}
.header_nav-menu {
  width: 100%;
  height: 100%;
  color: #353535;
  display: block;
  transition: cubic-bezier(0.77, 0, 0.175, 1) 0.5s;
  display: flex;
  justify-content: center;
  flex-flow: column;
  gap: 5px;
}

.icon-bar {
  height: 1px;
  width: 34px;
  background: #E089A4;
  display: block;
  margin-bottom: 8px;
  transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
  /* easeInOutExpo */
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  /* easeInOutExpo */
}
@keyframes bar1 {
  0% {
    width: 60px;
  }
  25% {
    width: 30px;
  }
  50% {
    width: 0px;
  }
  75% {
    width: 30px;
  }
  100% {
    width: 60px;
  }
}
@keyframes bar2 {
  0% {
    width: 28px;
  }
  25% {
    width: 20px;
  }
  50% {
    width: 32px;
  }
  75% {
    width: 48px;
  }
  100% {
    width: 28px;
  }
}
@keyframes bar3 {
  0% {
    width: 43px;
  }
  25% {
    width: 60px;
  }
  50% {
    width: 13px;
  }
  75% {
    width: 18px;
  }
  100% {
    width: 43px;
  }
}
.icon-bar.hidden {
  display: none;
}

.icon-name {
  display: block;
  font-size: 10px;
  font-size: 1rem;
  font-family: "Proza Libre", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-weight: 400;
  color: #353535;
  order: -1;
}
@media screen and (max-width: 767px) {
  .icon-name {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

#overlay {
  z-index: -1;
  opacity: 0;
  background: #353535;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
  /* easeInOutExpo */
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  /* easeInOutExpo */
}

/* ========================================================================== */
/* ドロワーメニュー */
/* ========================================================================== */
#page {
  position: relative;
  z-index: 2;
  left: 0;
  background: #fff;
  transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
  /* easeInOutExpo */
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  /* easeInOutExpo */
}

#drawernav {
  position: fixed;
  right: -100%;
  width: 100%;
  height: 100%;
  background: #F9F2F3;
  color: #353535;
  z-index: -1;
  transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
  /* easeInOutExpo */
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  /* easeInOutExpo */
  opacity: 0;
}
#drawernav .drawernav_inner {
  position: absolute;
  top: 180px;
  left: 0;
  padding: 0;
  width: 100%;
  max-width: 750px;
  padding: 0 100px;
  margin: 0 auto;
  justify-content: center;
}
@media screen and (min-width: 1500px) {
  #drawernav .drawernav_inner {
    width: 50%;
    padding: 0 8.3333333333vw;
    gap: 60px;
  }
}
@media screen and (max-width: 991px) {
  #drawernav .drawernav_inner {
    max-width: 100%;
    top: 130px;
  }
}
@media screen and (max-width: 767px) {
  #drawernav .drawernav_inner {
    display: block;
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  #drawernav .drawernav_inner {
    padding: 0 4.1666666667vw;
  }
}
#drawernav .drawernav_inner-heading {
  font-size: 11px;
  font-size: 1.1rem;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  #drawernav .drawernav_inner-heading {
    font-size: 10px;
    font-size: 1rem;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  #drawernav .drawernav_inner-sns {
    margin-bottom: 40px;
    display: flex;
    gap: 20px;
    align-items: flex-start;
  }
}
#drawernav .drawernav_inner-sns p {
  margin-bottom: 20px;
}
#drawernav .drawernav_inner-sns p:last-child {
  margin-bottom: 0;
}
#drawernav .drawernav_inner-sns a {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-size: 1.4rem;
  gap: 10px;
  line-height: 1;
  color: #353535;
}
#drawernav .drawernav_inner-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
  margin-bottom: 40px;
}
#drawernav .drawernav_inner-list li a {
  color: #E089A4;
  border-bottom: 1px solid;
  padding-bottom: 5px;
}
#drawernav .drawernav_inner-linkButton a {
  display: block;
  color: #353535;
  border-bottom: 1px solid #D6D6D6;
  text-align: center;
  padding: 20px 0;
}
#drawernav .drawernav_inner-linkButton a:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 30px;
  color: #353535;
  margin-left: 25px;
  background: url(./assets/images/common/arrow.svg) no-repeat center center;
  background-size: 9px;
  transform: rotate(-90deg);
}
@media screen and (max-width: 767px) {
  #drawernav .drawernav_inner-linkButton a:after {
    margin-left: 15px;
    background-size: 7px;
  }
}
#drawernav .drawernav_list {
  max-width: 750px;
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}
@media screen and (max-width: 991px) {
  #drawernav .drawernav_list {
    max-width: 555px;
  }
}
@media screen and (max-width: 767px) {
  #drawernav .drawernav_list {
    max-width: 400px;
    gap: 20px;
  }
}
@media screen and (max-width: 480px) {
  #drawernav .drawernav_list {
    width: calc(100% - 30px);
    max-width: 100%;
    padding: 0 15px;
    margin: 0 auto;
  }
}
#drawernav .drawernav_list li {
  width: 100%;
}
#drawernav .drawernav_list li.menu-item-recruit {
  display: none;
}
#drawernav .drawernav_list-recruit {
  margin-top: 40px;
  max-width: 555px;
}
@media screen and (max-width: 767px) {
  #drawernav .drawernav_list-recruit {
    margin-top: 30px;
  }
}
@media screen and (max-width: 480px) {
  #drawernav .drawernav_list-recruit {
    width: calc(100% - 30px);
    max-width: 100%;
    padding: 0 15px;
    margin: 30px auto 0;
  }
}
#drawernav .drawernav_list-recruit a {
  color: #353535;
  display: flex;
  align-items: baseline;
  padding: 30px 50px;
  position: relative;
  border: 1px solid;
}
#drawernav .drawernav_list-recruit a:before {
  content: "";
  display: block;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border: 3px solid #fff;
  position: absolute;
  top: 5px;
  left: 5px;
}
@media screen and (max-width: 767px) {
  #drawernav .drawernav_list-recruit a {
    padding: 20px 25px;
  }
}
#drawernav .drawernav_list-recruit a:after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  mask-image: url(./assets/images/index/arrow.svg);
  mask-size: 10px;
  mask-position: center center;
  mask-repeat: no-repeat;
  background: #fff;
  transform: translateY(-50%) rotate(-90deg);
  position: absolute;
  top: 50%;
  right: 50px;
}
@media screen and (max-width: 767px) {
  #drawernav .drawernav_list-recruit a:after {
    mask-size: 5px;
    right: 25px;
  }
}
#drawernav .drawernav_list-recruit a span {
  display: block;
}
#drawernav .drawernav_list-recruit a span.en {
  font-size: 34px;
  font-size: 3.4rem;
  font-family: "Proza Libre", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  #drawernav .drawernav_list-recruit a span.en {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
#drawernav .drawernav_list-recruit a span.ja {
  font-size: 16px;
  font-size: 1.6rem;
  margin-left: 1em;
}
@media screen and (max-width: 767px) {
  #drawernav .drawernav_list-recruit a span.ja {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
#drawernav ul {
  list-style: none;
}
#drawernav ul li {
  position: relative;
  line-height: 1.45;
  transition: 1s;
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  opacity: 0;
  transform: translateY(40px);
}
@media screen and (max-width: 767px) {
  #drawernav ul li {
    width: 100%;
  }
}
#drawernav ul li:last-child {
  margin-bottom: 0;
}
#drawernav ul li a {
  color: #353535;
  font-size: 20px;
  font-size: 2rem;
  font-family: "Proza Libre", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #drawernav ul li a {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
#drawernav h4 {
  padding: 0 15px;
}
#drawernav .pageHead_navi-list {
  flex-wrap: wrap;
}
#drawernav .pageHead_navi-list li {
  width: 100%;
  cursor: pointer;
}
#drawernav .pageHead_navi-list li ul {
  position: relative;
  display: block;
  background: none;
  top: 2vh;
}
#drawernav .pageHead_navi-list li ul li a {
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
}
#drawernav .pageHead_navi-list li ul li a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0da";
  margin-right: 16px;
}

/* ドロワー開放時のスタイル ========= */
.drawer-opened #drawernav:before {
  height: 100%;
}
.drawer-opened #drawernav:after {
  width: 100%;
}
.drawer-opened #pageHead {
  background: none !important;
  position: fixed;
  z-index: 999999;
}
.drawer-opened #pageHead::before, .drawer-opened #pageHead:after {
  display: none;
}
.drawer-opened #pageHead:before {
  background: none !important;
}
.drawer-opened .keyvisual-scroll {
  display: none;
}
.drawer-opened .recruitPageHeading {
  margin-top: 0;
}
.drawer-opened #overlay {
  z-index: 1;
}
.drawer-opened .keyvisual-wrap:before {
  opacity: 0;
}
.drawer-opened .header_nav-logo h1 {
  display: none;
}
.drawer-opened #pageHead,
.drawer-opened #pageHead_reserve {
  background: none !important;
}
.drawer-opened #pageHead_reserve {
  opacity: 0;
}
.drawer-opened #pageHead_reserve:before {
  border-color: transparent transparent transparent transparent;
}
.drawer-opened #page {
  box-shadow: 1px 0 2px #353535;
}
.drawer-opened #drawernav {
  right: 0%;
  opacity: 1;
  z-index: 99999;
}
.drawer-opened #drawernav ul li {
  opacity: 1;
  transform: translateY(0);
}
.drawer-opened #drawernav ul li:nth-child(1) {
  transition-delay: calc(75ms * 1);
}
.drawer-opened #drawernav ul li:nth-child(2) {
  transition-delay: calc(75ms * 2);
}
.drawer-opened #drawernav ul li:nth-child(3) {
  transition-delay: calc(75ms * 3);
}
.drawer-opened #drawernav ul li:nth-child(4) {
  transition-delay: calc(75ms * 4);
}
.drawer-opened #drawernav ul li:nth-child(5) {
  transition-delay: calc(75ms * 5);
}
.drawer-opened #drawernav ul li:nth-child(6) {
  transition-delay: calc(75ms * 6);
}
.drawer-opened #drawernav ul li:nth-child(7) {
  transition-delay: calc(75ms * 7);
}
.drawer-opened #drawernav ul li:nth-child(8) {
  transition-delay: calc(75ms * 8);
}
.drawer-opened #drawernav ul li:nth-child(9) {
  transition-delay: calc(75ms * 9);
}
.drawer-opened #drawernav ul li:nth-child(10) {
  transition-delay: calc(75ms * 10);
}
.drawer-opened #drawernav ul li:nth-child(11) {
  transition-delay: calc(75ms * 11);
}
.drawer-opened .header_nav-menuPc .icon-name .enMain:before {
  content: "CLOSE";
}

body.drawer-opened #humberger .icon-bar {
  animation: none;
}

body.drawer-opened #humberger .icon-name {
  color: #353535;
}

body.drawer-opened .header_nav-wrap:before {
  background: #353535;
}

body.drawer-opened .pageHead_navi {
  display: none;
}

body.drawer-opened #humberger .icon-barWrap {
  transform: rotate(360deg);
}

body.drawer-opened #humberger .icon-bar:nth-of-type(1) {
  transform: translateY(6px) rotate(-35deg);
}
@media screen and (max-width: 767px) {
  body.drawer-opened #humberger .icon-bar:nth-of-type(1) {
    transform: translateY(3px) rotate(-35deg);
  }
}

body.drawer-opened #humberger .icon-bar:nth-of-type(2) {
  transform: translateX(300%);
  display: none;
}

body.drawer-opened #humberger .icon-bar:nth-of-type(3) {
  transform: translateY(-3px) rotate(35deg);
}
@media screen and (max-width: 767px) {
  body.drawer-opened #humberger .icon-bar:nth-of-type(3) {
    transform: translateY(-5px) rotate(35deg);
  }
}

body.drawer-opened .header_nav-menu .icon-name {
  margin-bottom: 0;
  font-size: 0;
}
body.drawer-opened .header_nav-menu .icon-name:before {
  content: "Close";
  display: block;
  font-size: 1rem;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  body.drawer-opened .header_nav-menu .icon-name:before {
    font-size: 1.4rem;
  }
}

body.drawer-opened .header_nav-reserve a {
  background: #EAD0D7;
}

/* ========================================================================== */
/* フッター ========= */
/* ========================================================================== */
.pageFoot {
  padding: 0 8.3333333333vw;
  padding-top: 100px;
  padding-bottom: 80px;
  position: relative;
}
.pageFoot-deco {
  margin-top: 160px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .pageFoot-deco {
    margin-top: 80px;
  }
}
.pageFoot-deco img {
  max-width: 70vw;
}
@media screen and (max-width: 767px) {
  .pageFoot-deco img {
    max-width: 100%;
  }
}
.pageFoot:before {
  content: "";
  display: block;
  background: #EAD0D7;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  border-radius: 150px 0 0 0;
}
@media screen and (max-width: 767px) {
  .pageFoot:before {
    border-radius: 60px/80px 0 0 0;
  }
}
@media screen and (max-width: 767px) {
  .pageFoot {
    padding-bottom: 80px;
    padding-top: 40px;
  }
}
.pageFoot_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
  gap: 40px;
}
@media screen and (max-width: 1200px) {
  .pageFoot_top {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .pageFoot_top {
    margin-bottom: 60px;
    gap: 0;
  }
}
@media screen and (max-width: 767px) {
  .pageFoot_top .pageTop {
    width: 100%;
    order: -1;
    text-align: right;
    margin-bottom: 50px;
  }
}
.pageFoot_top .pageTop a {
  color: #353535;
  font-size: 12px;
  font-size: 1.2rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.pageFoot_top .pageTop a:before {
  content: "";
  display: block;
  width: 10px;
  height: 20px;
  color: #353535;
  background: url(./assets/images/common/_arrow.svg) no-repeat center center;
  background-size: 6px;
  transform: rotate(-90deg);
}
.pageFoot_main-logo img {
  width: 240px;
  height: 73px;
}
@media screen and (max-width: 767px) {
  .pageFoot_main-logo img {
    width: 180px;
    height: 55px;
  }
}
.pageFoot_main-sns p a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 10px;
  color: #E089A4;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .pageFoot_main-sns p a {
    gap: 10px;
    line-height: 1;
    font-size: 10px;
    font-size: 1rem;
  }
}
.pageFoot_main-sns p a svg {
  width: 46px;
  height: 46px;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .pageFoot_main-sns p a svg {
    width: 24px;
    height: 24px;
  }
}
.pageFoot_main-sns p a svg path#SVGID_1_ {
  fill: #fff;
}
.pageFoot_main-sns p:last-child {
  margin-bottom: 0;
}
.pageFoot_main-list {
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .pageFoot_main-list {
    display: none;
  }
}
.pageFoot_main-list li a {
  color: #353535;
}
.pageFoot_main-list li a span {
  display: block;
  font-family: "Proza Libre", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: lowercase;
}
.pageFoot_main-list li a span::first-letter {
  text-transform: uppercase;
}

.copyright {
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
  margin-top: 40px;
}

/* ========================================================================== */
/* parts ========= */
/* ========================================================================== */
.contact-btn {
  position: static !important;
  margin: 80px auto 0;
  width: 100% !important;
  max-width: 750px;
}
@media screen and (max-width: 767px) {
  .contact-btn {
    width: calc(100% - 16.6666666667vw) !important;
    margin-top: 60px;
  }
}
@media screen and (max-width: 480px) {
  .contact-btn a {
    border-radius: 10px !important;
  }
}
.contact-btn a span.ja {
  font-size: 35px;
  font-size: 3.5rem;
}
@media screen and (max-width: 767px) {
  .contact-btn a span.ja {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
.contact-btn a span.en {
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .contact-btn a span.en {
    font-size: 9px;
    font-size: 0.9rem;
  }
}
.contact-btn a:before {
  top: 10px !important;
  left: 0 !important;
}
@media screen and (max-width: 767px) {
  .contact-btn a:before {
    top: -20px !important;
    left: 10px !important;
  }
}
.contact-btn a:after {
  font-size: 20px;
  font-size: 2rem;
  right: 40px !important;
}
@media screen and (max-width: 767px) {
  .contact-btn a:after {
    right: 20px !important;
  }
}

.button a {
  display: inline-flex;
  align-items: center;
  color: #353535;
  border: 1px solid;
  padding: 10px 40px;
  border-radius: 50px;
  transition: background 0.4s cubic-bezier(0.77, 0, 0.175, 1), color 0.4s cubic-bezier(0.77, 0, 0.175, 1), border-color 0.4s cubic-bezier(0.77, 0, 0.175, 1), box-shadow 0.4s cubic-bezier(0.77, 0, 0.175, 1);
}
.button a:hover {
  background: #E089A4;
  color: #fff;
  border-color: #E089A4;
  box-shadow: 0 4px 16px 0 rgba(200, 180, 160, 0.1);
}
.button a:hover span {
  letter-spacing: 0.25em;
  transition: letter-spacing 0.4s cubic-bezier(0.77, 0, 0.175, 1);
}
.button a span {
  display: block;
}
.button a span.en {
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.2em;
}
.button a span.ja {
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 5px;
}

.big-button {
  margin: 0 auto;
  max-width: 480px;
}
.big-button a {
  width: 100%;
  justify-content: center;
}

.bigButton a {
  display: block;
  color: #fff;
  font-size: 17px;
  font-size: 1.7rem;
  width: 330px;
  height: 130px;
  position: relative;
  z-index: 0;
  margin-top: 35px;
}
@media screen and (max-width: 767px) {
  .bigButton a {
    width: 240px;
    height: 97px;
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.bigButton a span {
  display: block;
  background: #353535;
  width: 100%;
  height: 100%;
  transition: all 0.3s linear;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  padding-left: 50px;
  text-align: center;
}
.bigButton a span:before, .bigButton a span:after {
  content: "";
  display: block;
  height: 1px;
  background: #fff;
  position: absolute;
}
.bigButton a span:before {
  width: 106px;
  transform: rotate(-45deg);
  top: 50%;
  right: 25px;
}
@media screen and (max-width: 767px) {
  .bigButton a span:before {
    width: 66px;
  }
}
.bigButton a span:after {
  width: 20px;
  top: 27px;
  right: 39px;
}
@media screen and (max-width: 767px) {
  .bigButton a span:after {
    width: 14px;
    top: 26px;
    right: 35px;
  }
}
.bigButton a:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #b7b7b7;
  z-index: -1;
  position: absolute;
  top: 12px;
  left: -12px;
}
.bigButton a:hover span {
  top: 12px;
  left: -12px;
}

/* ========================================================================== */
/* pages ========= */
/* ========================================================================== */
/*BLOG用*/
/* ========================================================================== */
/*余白*/
/* ========================================================================== */
/* ========================================================================== */
/*フォント*/
/* ========================================================================== */
/* 画面幅1500pxの時のフォントサイズの比率を維持 ========= */
/* 日本語フォント ========= */
/* 英字フォント ========= */
/* ========================================================================== */
/* 背景画像 ========= */
/* ========================================================================== */
/* ========================================================================== */
/* フルワイド ========= */
/* ========================================================================== */
/* ========================================================================== */
/* 天地中央系 ========= */
/* ========================================================================== */
/* ========================================================================== */
/* テキストグラデーション ========= */
/* ========================================================================== */
/* ========================================================================== */
/*ホバーアニメーション*/
/* ========================================================================== */
/* ========================================================================== */
/* フレックスボックス ========= */
/* ========================================================================== */
.no-scroll {
  overflow: hidden;
}

/* ========================================================================== */
/*画像表示アニメーション*/
/* ========================================================================== */
.img-animation {
  animation: img-opacity 1.5s cubic-bezier(0.77, 0, 0.175, 1);
  overflow: hidden;
  position: relative;
}
.img-animation.animated:after {
  animation: img-animation 1.5s cubic-bezier(0.77, 0, 0.175, 1) both;
  background: #fff;
  bottom: 0;
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

@keyframes img-opacity {
  0% {
    opacity: 0;
  }
}
@keyframes img-animation {
  100% {
    transform: translateX(100%);
  }
}
.img-animation2 {
  transform-origin: right bottom;
  transform: translate3d(0, 100px, -300px) rotateZ(-2deg) rotateY(20deg) rotateX(-20deg);
  opacity: 0;
}
.img-animation2.animated {
  transition: transform 1.8s cubic-bezier(0.23, 1, 0.32, 1), opacity 1.8s ease;
  transform: translate3d(0, 0, 0) rotateZ(0deg) rotateY(0deg) rotateX(0deg);
  opacity: 1;
}
.img-animation2 img {
  transform-origin: center top;
  transform: translate3d(0, 0, -300px) rotateZ(-3deg) rotateY(30deg) rotateX(-15deg);
  transition-duration: 3s, 0.3s;
  transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06), ease;
  opacity: 0;
}
.img-animation2 img.animated {
  transform: translate3d(0, 0, 0) rotateZ(0deg) rotateY(0deg) rotateX(0deg);
  transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.2s, opacity 0.6s ease 0.2s;
  opacity: 1;
}

.img-animation3 {
  overflow: hidden;
}
.img-animation3 img {
  opacity: 0;
  transform: scale(1.2);
}
.img-animation3.animated img {
  opacity: 1;
  transform: scale(1);
  transition: opacity 1350ms cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 1350ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

/* ========================================================================== */
/*borderアニメーション*/
/* ========================================================================== */
.border-wrap {
  position: relative;
}
.border-wrap:before, .border-wrap:after {
  content: "";
  width: 0;
  height: 1px;
  background: #fff;
  position: absolute;
  z-index: 1;
  transition: all 0.3s linear;
}
.border-wrap:before {
  top: 10px;
  left: 10px;
}
.border-wrap:after {
  bottom: 10px;
  right: 10px;
  transition-delay: 0.6s;
}
.border-wrap.animated:before, .border-wrap.animated:after {
  width: calc(100% - 20px);
}
.border-wrap.animated .border-in:before, .border-wrap.animated .border-in:after {
  height: calc(100% - 20px);
}
.border-wrap .border-in {
  position: relative;
}
.border-wrap .border-in:before, .border-wrap .border-in:after {
  content: "";
  width: 1px;
  height: 0;
  background: #fff;
  position: absolute;
  z-index: 1;
  transition: all 0.3s linear;
}
.border-wrap .border-in:before {
  bottom: 10px;
  left: 10px;
  transition-delay: 0.9s;
}
.border-wrap .border-in:after {
  top: 10px;
  right: 10px;
  transition-delay: 0.3s;
}

/* ========================================================================== */
/* TEXT ANIMATION */
/* ========================================================================== */
.animate-title,
.tween-animate-title {
  opacity: 0;
}
.animate-title.animated,
.tween-animate-title.animated {
  opacity: 1;
}
.animate-title.animated .char,
.tween-animate-title.animated .char {
  display: inline-block;
}
.animate-title .char,
.tween-animate-title .char {
  opacity: 0;
}

.animate-title.animated .char {
  animation-name: kf-animate-chars;
  animation-duration: 1.5s;
  animation-timing-function: cubic-bezier(0.39, 1.57, 0.58, 1);
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: both;
}
.animate-title.animated .char:nth-child(1) {
  animation-delay: 0.07s;
}
.animate-title.animated .char:nth-child(2) {
  animation-delay: 0.14s;
}
.animate-title.animated .char:nth-child(3) {
  animation-delay: 0.21s;
}
.animate-title.animated .char:nth-child(4) {
  animation-delay: 0.28s;
}
.animate-title.animated .char:nth-child(5) {
  animation-delay: 0.35s;
}
.animate-title.animated .char:nth-child(6) {
  animation-delay: 0.42s;
}
.animate-title.animated .char:nth-child(7) {
  animation-delay: 0.49s;
}
.animate-title.animated .char:nth-child(8) {
  animation-delay: 0.56s;
}
.animate-title.animated .char:nth-child(9) {
  animation-delay: 0.63s;
}
.animate-title.animated .char:nth-child(10) {
  animation-delay: 0.7s;
}
.animate-title.animated .char:nth-child(11) {
  animation-delay: 0.77s;
}
.animate-title.animated .char:nth-child(12) {
  animation-delay: 0.84s;
}
.animate-title.animated .char:nth-child(13) {
  animation-delay: 0.91s;
}
.animate-title.animated .char:nth-child(14) {
  animation-delay: 0.98s;
}
.animate-title.animated .char:nth-child(15) {
  animation-delay: 1.05s;
}
.animate-title.animated .char:nth-child(16) {
  animation-delay: 1.12s;
}
.animate-title.animated .char:nth-child(17) {
  animation-delay: 1.19s;
}
.animate-title.animated .char:nth-child(18) {
  animation-delay: 1.26s;
}
.animate-title.animated .char:nth-child(19) {
  animation-delay: 1.33s;
}
.animate-title.animated .char:nth-child(20) {
  animation-delay: 1.4s;
}
.animate-title.animated .char:nth-child(21) {
  animation-delay: 1.47s;
}
.animate-title.animated .char:nth-child(22) {
  animation-delay: 1.54s;
}
.animate-title.animated .char:nth-child(23) {
  animation-delay: 1.61s;
}
.animate-title.animated .char:nth-child(24) {
  animation-delay: 1.68s;
}
.animate-title.animated .char:nth-child(25) {
  animation-delay: 1.75s;
}
.animate-title.animated .char:nth-child(26) {
  animation-delay: 1.82s;
}
.animate-title.animated .char:nth-child(27) {
  animation-delay: 1.89s;
}
.animate-title.animated .char:nth-child(28) {
  animation-delay: 1.96s;
}
.animate-title.animated .char:nth-child(29) {
  animation-delay: 2.03s;
}
.animate-title.animated .char:nth-child(30) {
  animation-delay: 2.1s;
}

@keyframes kf-animate-chars {
  0% {
    opacity: 0;
    transform: translateY(-50%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.animate-slideText {
  overflow: hidden;
  transform: translate(-100%, 0);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
}
.animate-slideText span {
  display: block;
  transform: translate(100%, 0);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
}
.animate-slideText.animated, .animate-slideText.animated span {
  transform: translate(0, 0);
}

/* ========================================================================== */
/* トップページ ========= */
/* ========================================================================== */
.topPage .page-section-heading {
  margin-bottom: 40px;
  padding: 0;
}
.topPage .page-section-heading .en {
  font-size: 25px;
  font-size: 2.5rem;
  letter-spacing: 0.2em;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .topPage .page-section-heading .en {
    font-size: 20px;
    font-size: 2rem;
  }
}
.topPage_inner {
  overflow: hidden;
}

#smooth-wrapper {
  overflow: hidden;
}

/* キーヴィジュアル ========= */
#fv-overlay {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: #f8e6ef;
  opacity: 1;
  pointer-events: all;
  transition: opacity 0.6s;
}

.keyvisual {
  position: relative;
  margin-top: 72px;
  height: calc(100svh - 72px);
  margin-bottom: 60px;
  overflow: hidden;
  border-radius: 100px 0px 100px 0px;
}
.keyvisual-wrap {
  position: relative;
}
.keyvisual-wrap:before, .keyvisual-wrap:after {
  content: "";
  display: block;
  width: 370px;
  height: 370px;
  background: #F4D7D7;
  border-radius: 50%;
  filter: blur(100px);
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .keyvisual-wrap:before, .keyvisual-wrap:after {
    width: 170px;
    height: 170px;
    filter: blur(30px);
  }
}
.keyvisual-wrap::before {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-40%, -50%);
}
.keyvisual-wrap:after {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(40%, 50%);
}
@media screen and (max-width: 767px) {
  .keyvisual-wrap:after {
    bottom: 40px;
  }
}
.keyvisual-img {
  height: 100%;
  position: relative;
  z-index: 999;
}
.keyvisual-img:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(70, 40, 60, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.keyvisual-img div {
  position: absolute;
  top: 0;
  left: 0;
  width: 200vw;
  height: 50%;
  overflow: hidden;
  white-space: nowrap;
  display: flex;
}
.keyvisual-img .kv1, .keyvisual-img .kv2 {
  position: absolute;
  left: 0;
  width: 200vw;
  height: 50%;
  display: flex;
}
.keyvisual-img .kv1 {
  top: 0;
}
.keyvisual-img .kv2 {
  bottom: 0;
  top: auto;
}
.keyvisual-img .kv1 img, .keyvisual-img .kv2 img {
  width: 100vw;
  height: 100%;
  object-fit: cover;
  display: block;
  position: static;
}
.keyvisual-img img {
  object-fit: cover;
  display: inline-block;
  width: 100vw;
  height: 100%;
}
.keyvisual .hero-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
}
.keyvisual .hero-content:before {
  content: "";
  display: block;
  width: 55px;
  height: 45px;
  background: url(./assets/images/index/kv_deco.svg) center center/cover no-repeat;
  position: absolute;
  top: -40px;
  right: 37px;
  z-index: 0;
}
.keyvisual .hero-content .hero-title {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-shadow: 0 0 10px rgba(53, 53, 53, 0.3);
}
.keyvisual .hero-content .hero-title-sub {
  font-size: 42px;
  font-size: 4.2rem;
  line-height: 1;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .keyvisual .hero-content .hero-title-sub {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 480px) {
  .keyvisual .hero-content .hero-title-sub {
    font-size: 20px;
    font-size: 2rem;
  }
}
.keyvisual .hero-content .hero-title-sub small {
  font-size: 30px;
  font-size: 3rem;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  .keyvisual .hero-content .hero-title-sub small {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 480px) {
  .keyvisual .hero-content .hero-title-sub small {
    font-size: 20px;
    font-size: 2rem;
    margin-left: 4px;
  }
}
.keyvisual .hero-content .hero-title-main {
  font-size: 90px;
  font-size: 9rem;
  line-height: 1;
  text-align: left;
  letter-spacing: 0.2em;
  margin-top: -30px;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .keyvisual .hero-content .hero-title-main {
    font-size: 80px;
    font-size: 8rem;
  }
}
@media screen and (max-width: 767px) {
  .keyvisual .hero-content .hero-title-main {
    font-size: 64px;
    font-size: 6.4rem;
  }
}
@media screen and (max-width: 480px) {
  .keyvisual .hero-content .hero-title-main {
    font-size: 48px;
    font-size: 4.8rem;
  }
}
.keyvisual .hero-content .hero-title-main b {
  font-size: 116px;
  font-size: 11.6rem;
  font-weight: 500;
  font-style: italic;
  letter-spacing: 0;
  display: inline-block;
  transform: translateY(7px);
}
@media screen and (max-width: 991px) {
  .keyvisual .hero-content .hero-title-main b {
    font-size: 106px;
    font-size: 10.6rem;
  }
}
@media screen and (max-width: 767px) {
  .keyvisual .hero-content .hero-title-main b {
    font-size: 86px;
    font-size: 8.6rem;
  }
}
@media screen and (max-width: 480px) {
  .keyvisual .hero-content .hero-title-main b {
    font-size: 80px;
    font-size: 8rem;
    transform: translateY(5px);
  }
}
.keyvisual .hero-content .hero-title-main span {
  font-size: 150px;
  font-size: 15rem;
  font-weight: 500;
  font-style: italic;
  letter-spacing: 0;
  display: inline-block;
  transform: translateY(6px);
}
@media screen and (max-width: 767px) {
  .keyvisual .hero-content .hero-title-main span {
    font-size: 130px;
    font-size: 13rem;
  }
}
@media screen and (max-width: 480px) {
  .keyvisual .hero-content .hero-title-main span {
    font-size: 110px;
    font-size: 11rem;
    transform: translateY(4px);
  }
}
.keyvisual .hero-content .hero-badges {
  display: flex;
  gap: 10px;
  justify-content: center;
}
.keyvisual .hero-content .hero-badges .badge {
  height: 200px;
  width: 230px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 10px;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
}
.keyvisual .hero-content .hero-badges .badge:first-child {
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  .keyvisual .hero-content .hero-badges .badge {
    height: 160px;
    width: 180px;
    gap: 5px;
  }
  .keyvisual .hero-content .hero-badges .badge:first-child {
    padding-left: 20px;
  }
}
@media screen and (max-width: 480px) {
  .keyvisual .hero-content .hero-badges .badge {
    width: 160px;
  }
}
.keyvisual .hero-content .hero-badges .badge .hero-gradient-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.keyvisual .hero-content .hero-badges .badge span {
  display: block;
  line-height: 1;
}
.keyvisual .hero-content .hero-badges .badge-label, .keyvisual .hero-content .hero-badges .badge-unit {
  font-size: 28px;
  font-size: 2.8rem;
}
.keyvisual .hero-content .hero-badges .badge-label small, .keyvisual .hero-content .hero-badges .badge-unit small {
  font-size: 18px;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .keyvisual .hero-content .hero-badges .badge-label small, .keyvisual .hero-content .hero-badges .badge-unit small {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 767px) {
  .keyvisual .hero-content .hero-badges .badge-label, .keyvisual .hero-content .hero-badges .badge-unit {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.keyvisual .hero-content .hero-badges .badge-value {
  font-size: 80px;
  font-size: 8rem;
}
@media screen and (max-width: 767px) {
  .keyvisual .hero-content .hero-badges .badge-value {
    font-size: 64px;
    font-size: 6.4rem;
  }
}
@media screen and (max-width: 480px) {
  .keyvisual .hero-content .hero-badges .badge-value {
    font-size: 56px;
    font-size: 5.6rem;
  }
}
.keyvisual .hero-content .hero-badges .badge-value small {
  font-size: 64px;
  font-size: 6.4rem;
}
@media screen and (max-width: 767px) {
  .keyvisual .hero-content .hero-badges .badge-value small {
    font-size: 40px;
    font-size: 4rem;
  }
}
@media screen and (max-width: 480px) {
  .keyvisual .hero-content .hero-badges .badge-value small {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
.keyvisual .hero-content .hero-badges .badge-point {
  font-size: 16px;
  font-size: 1.6rem;
  position: absolute;
  top: 80px;
  left: 10px;
  width: 69px;
  height: 61px;
  background: #fff;
  color: #E089A4;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 70% 30% 70% 30%/70% 30% 70% 30%;
  transform: rotate(-15deg);
}
@media screen and (max-width: 767px) {
  .keyvisual .hero-content .hero-badges .badge-point {
    font-size: 12px;
    font-size: 1.2rem;
    top: 70px;
    width: 48px;
    height: 41px;
  }
}
.keyvisual .hero-content .hero-badges .badge-point span {
  transform: rotate(15deg);
}
.keyvisual .hero-content .hero-badges .badge-description {
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.2;
}
@media screen and (max-width: 480px) {
  .keyvisual .hero-content .hero-badges .badge-description {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
.keyvisual .hero-content .hero-badges .badge-description small {
  line-height: 1.2;
  font-size: 24px;
  font-size: 2.4rem;
  display: block;
  margin-bottom: 5px;
}
@media screen and (max-width: 480px) {
  .keyvisual .hero-content .hero-badges .badge-description small {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.keyvisual .hero-content .hero-border {
  position: absolute;
  top: -40px;
  left: 30px;
  z-index: -1;
  pointer-events: none;
  width: 100%;
  height: 100%;
  transform: rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .keyvisual .hero-content .hero-border {
    top: -30px;
    left: 0;
    width: 120%;
    height: 110%;
  }
}
@media screen and (max-width: 480px) {
  .keyvisual .hero-content .hero-border {
    left: -30px;
  }
}
.keyvisual_contact-btn, .contact-btn {
  position: absolute;
  bottom: 80px;
  right: 8.3333333333vw;
  z-index: 9999;
  width: 300px;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .keyvisual_contact-btn, .contact-btn {
    bottom: 30px;
    right: 0;
    width: 260px;
  }
}
@media screen and (max-width: 480px) {
  .keyvisual_contact-btn.fixed, .fixed.contact-btn {
    position: fixed;
    bottom: -5px;
    left: calc(50% - 130px);
  }
  .keyvisual_contact-btn.fixed a, .fixed.contact-btn a {
    border: 2px solid #fff;
    border-radius: 10px;
    padding: 10px 15px;
  }
  .keyvisual_contact-btn.fixed a:before, .fixed.contact-btn a:before {
    display: none;
  }
  .keyvisual_contact-btn.fixed a span.ja, .fixed.contact-btn a span.ja {
    margin-bottom: 0;
    font-size: 20px;
    font-size: 2rem;
  }
  .keyvisual_contact-btn.fixed a span.en, .fixed.contact-btn a span.en {
    display: none;
  }
}
.keyvisual_contact-btn.keyvisual_contact-btnDrawernav, .keyvisual_contact-btnDrawernav.contact-btn {
  position: static;
  width: 480px;
}
@media screen and (max-width: 767px) {
  .keyvisual_contact-btn.keyvisual_contact-btnDrawernav, .keyvisual_contact-btnDrawernav.contact-btn {
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
  }
}
.keyvisual_contact-btn.keyvisual_contact-btnDrawernav a, .keyvisual_contact-btnDrawernav.contact-btn a {
  border-radius: 10px;
}
.keyvisual_contact-btn.keyvisual_contact-btnDrawernav a:before, .keyvisual_contact-btnDrawernav.contact-btn a:before {
  display: none;
}
@media screen and (max-width: 480px) {
  .keyvisual_contact-btn.keyvisual_contact-btnDrawernav a span.ja, .keyvisual_contact-btnDrawernav.contact-btn a span.ja {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.keyvisual_contact-btn a, .contact-btn a {
  background: #FF5186;
  background: linear-gradient(125deg, rgb(255, 81, 134) 0%, rgb(255, 164, 172) 100%);
  color: #fff;
  display: block;
  border-radius: 10px;
  padding: 25px 0 20px;
  position: relative;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 480px) {
  .keyvisual_contact-btn a, .contact-btn a {
    border-radius: 10px 0 0 10px;
    padding: 15px 0 10px;
  }
}
.keyvisual_contact-btn a:hover, .contact-btn a:hover {
  opacity: 0.7;
}
.keyvisual_contact-btn a:before, .contact-btn a:before {
  content: "";
  display: block;
  background: url(./assets/images/index/entry.svg) no-repeat center center;
  width: 150px;
  height: 50px;
  position: absolute;
  top: -25px;
  left: -5px;
}
@media screen and (max-width: 480px) {
  .keyvisual_contact-btn a:before, .contact-btn a:before {
    width: 130px;
    height: 43px;
    top: -20px;
    left: -10px;
  }
}
.keyvisual_contact-btn a:after, .contact-btn a:after {
  content: ">";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  width: 10px;
  color: #fff;
}
.keyvisual_contact-btn span, .contact-btn span {
  display: block;
  letter-spacing: 0.2em;
}
.keyvisual_contact-btn span.ja, .contact-btn span.ja {
  font-size: 22px;
  font-size: 2.2rem;
  margin-bottom: 5px;
}
.keyvisual_contact-btn span.en, .contact-btn span.en {
  font-size: 9px;
  font-size: 0.9rem;
}

@media screen and (orientation: portrait) {
  /* 縦向きの場合のスタイル */
}
/* ========================================================================== */
/* ABOUT ========= */
/* ========================================================================== */
.topAbout {
  margin-bottom: 120px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .topAbout {
    margin-bottom: 80px;
  }
}
.topAbout:before, .topAbout:after {
  content: "";
  display: block;
  width: 370px;
  height: 370px;
  background: #F4D7D7;
  border-radius: 50%;
  filter: blur(100px);
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .topAbout:before, .topAbout:after {
    width: 170px;
    height: 170px;
    filter: blur(30px);
  }
}
.topAbout::before {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-30%, 20%);
}
.topAbout:after {
  position: absolute;
  bottom: 30vw;
  right: 0;
  transform: translate(40%, 50%);
}
.topAbout-heading {
  text-align: center;
  margin-bottom: 40px;
}
.topAbout-headingCatch {
  font-size: 25px;
  font-size: 2.5rem;
  letter-spacing: 0.2em;
  font-weight: bold;
  color: #E089A4;
  border-bottom: 2px solid #EAD0D7;
  padding-bottom: 5px;
  position: relative;
  margin-bottom: 60px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .topAbout-headingCatch {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 40px;
  }
}
.topAbout-headingCatch:before {
  content: "";
  display: block;
  width: 1.5em;
  height: 2px;
  background: #F9F2F3;
  position: absolute;
  bottom: -2px;
  left: 50%;
  transform: translateX(-50%);
}
.topAbout-headingCatch:after {
  content: "";
  display: block;
  width: 1.5em;
  height: 2px;
  background: #EAD0D7;
  position: absolute;
  bottom: calc(-0.75em + 4px);
  left: calc(50% + 6px);
  transform: translateX(-50%) rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .topAbout-headingCatch:after {
    left: calc(50% + 5px);
  }
}
.topAbout-headingMain {
  font-family: "Zen Old Mincho", "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  font-weight: 400;
  letter-spacing: 0.3em;
  font-size: 37px;
  font-size: 3.7rem;
  font-weight: bold;
  display: flex;
  align-items: baseline;
  justify-content: center;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .topAbout-headingMain {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.topAbout-headingMain span.en {
  font-size: 70px;
  font-size: 7rem;
  font-weight: normal;
  color: #E089A4;
  display: flex;
  align-items: baseline;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .topAbout-headingMain span.en {
    font-size: 45px;
    font-size: 4.5rem;
  }
}
.topAbout-headingSub {
  color: #E089A4;
  font-size: 46px;
  font-size: 4.6rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .topAbout-headingSub {
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 480px) {
  .topAbout-headingSub {
    font-size: 28px;
    font-size: 2.8rem;
    letter-spacing: 0.1em;
  }
}
.topAbout-headingSub span.en {
  font-size: 60px;
  font-size: 6rem;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .topAbout-headingSub span.en {
    font-size: 40px;
    font-size: 4rem;
  }
}
.topAbout .topAbout_brand-list {
  margin-bottom: 80px;
  overflow: hidden;
}
.topAbout .topAbout_brand-list ul {
  display: flex;
  width: max-content;
  animation: scroll-x 60s linear infinite;
  gap: 40px; /* ロゴ間の余白 */
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
  /* 高さ調整は必要に応じて */
}
.topAbout .topAbout_brand-list ul li {
  flex: 0 0 auto;
}
.topAbout .topAbout_brand-list ul img {
  height: 60px; /* お好みで */
  width: auto;
  display: block;
}
@media screen and (max-width: 767px) {
  .topAbout .topAbout_brand-list ul img {
    height: 40px;
  }
}
@keyframes scroll-x {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.topAbout .topAbout_brand-button {
  text-align: center;
  margin-top: 40px;
}
.topAbout .topAbout_brand-button a {
  color: #E089A4;
  border: 1px solid;
  border-radius: 10px;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  width: 180px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  position: relative;
}
.topAbout .topAbout_brand-button a span.ja {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
}
.topAbout .topAbout_brand-button a::before, .topAbout .topAbout_brand-button a::after {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  right: 10px;
  width: 10px;
  height: 2px;
  border-radius: 9999px;
  background-color: #E089A4;
  transform-origin: calc(100% - 1px) 50%;
}
.topAbout .topAbout_brand-button a::before {
  transform: rotate(45deg);
}
.topAbout .topAbout_brand-button a::after {
  transform: rotate(-45deg);
}
.topAbout_training {
  margin-bottom: 40px;
}
.topAbout_training-box {
  display: flex;
}
@media screen and (max-width: 1200px) {
  .topAbout_training-box {
    flex-wrap: wrap;
  }
}
.topAbout_training-catch {
  font-size: 13px;
  font-size: 1.3rem;
  color: #E089A4;
  letter-spacing: 0.2em;
  margin-bottom: 10px;
}
@media screen and (min-width: 991px) {
  .topAbout_training-catch {
    letter-spacing: 0.4em;
  }
}
@media screen and (max-width: 767px) {
  .topAbout_training-catch {
    font-size: 9px;
    font-size: 0.9rem;
  }
}
.topAbout_training-heading {
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .topAbout_training-heading {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 0.2em;
  }
}
.topAbout_training-heading span {
  font-size: 42px;
  font-size: 4.2rem;
  color: #E089A4;
}
@media screen and (max-width: 767px) {
  .topAbout_training-heading span {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
.topAbout_training-price {
  display: flex;
  gap: 5px;
}
@media screen and (max-width: 1200px) {
  .topAbout_training-price {
    justify-content: center;
    margin-top: -55px;
  }
}
.topAbout_training-price li {
  position: relative;
  overflow: hidden;
}
.topAbout_training-price li:before {
  content: "";
  display: block;
  width: 100%;
  height: auto;
  background: url(./assets/images/index/gradation_deco.png) no-repeat center center;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  aspect-ratio: 144/21;
}
.topAbout_training-price li.deco-bg {
  background: #E089A4;
  background: linear-gradient(125deg, #E089A4 0%, rgb(255, 164, 172) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 70% 30% 70% 30%/70% 30% 70% 30%;
  color: #fff;
  letter-spacing: 0;
  font-size: 24px;
  font-size: 2.4rem;
  padding: 0 15px;
  height: 110px;
}
@media screen and (max-width: 767px) {
  .topAbout_training-price li.deco-bg {
    font-size: 18px;
    font-size: 1.8rem;
    height: 90px;
  }
}
@media screen and (max-width: 480px) {
  .topAbout_training-price li.deco-bg {
    padding: 0 10px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.topAbout_training-img {
  width: 60%;
  padding-right: 40px;
}
.topAbout_training-img.hidden {
  display: block;
}
@media screen and (max-width: 1200px) {
  .topAbout_training-img.hidden {
    display: none;
  }
}
.topAbout_training-img.visible {
  display: none;
}
@media screen and (max-width: 1200px) {
  .topAbout_training-img.visible {
    display: block;
  }
}
@media screen and (max-width: 1200px) {
  .topAbout_training-img {
    width: 100%;
    padding-right: 0;
  }
}
.topAbout_training-img img {
  border-radius: 40px;
  box-shadow: 0 0 10px rgba(53, 53, 53, 0.3);
}
.topAbout_training-content {
  width: 40%;
}
@media screen and (max-width: 1200px) {
  .topAbout_training-content {
    width: 100%;
    text-align: center;
  }
}
.topAbout_white {
  margin-bottom: 130px;
}
.topAbout_white .pageBody-inner {
  max-width: calc(1000px + 16.6666666667vw);
}
.topAbout_white-title {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}
.topAbout_white-title img {
  max-width: 480px;
  background: #F9F2F3;
  padding: 0 20px;
}
@media screen and (max-width: 991px) {
  .topAbout_white-title img {
    max-width: 320px;
  }
}
@media screen and (max-width: 480px) {
  .topAbout_white-title img {
    max-width: 100%;
  }
}
.topAbout_white-title:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #BCA16D;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: -1;
}
@media screen and (max-width: 480px) {
  .topAbout_white-title:before {
    display: none;
  }
}
.topAbout_white-list {
  display: flex;
  gap: 60px;
}
@media screen and (max-width: 991px) {
  .topAbout_white-list {
    flex-wrap: wrap;
    gap: 30px;
  }
}
@media screen and (max-width: 767px) {
  .topAbout_white-list {
    max-width: 410px;
    margin: 0 auto;
  }
}
.topAbout_white-list li {
  width: 100%;
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .topAbout_white-list li:nth-child(even) {
    flex-direction: row-reverse;
  }
}
.topAbout_white-list li img {
  width: 140px;
  border-radius: 10px;
  object-fit: cover;
  object-position: top left;
}
.topAbout_white-listMain {
  width: calc(100% - 140px);
}
.topAbout_white-listMain small {
  font-size: 10px;
  font-size: 1rem;
  letter-spacing: 0.2em;
}
.topAbout_white-listHeading {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  color: #E089A4;
}
@media screen and (max-width: 767px) {
  .topAbout_white-listHeading {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.75;
  }
}
.topAbout_white-listText {
  font-size: 16px;
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .topAbout_white-listText {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.topAbout_info .pageBody-inner {
  max-width: calc(1000px + 16.6666666667vw);
}
.topAbout_info-inner {
  display: flex;
  gap: 60px;
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .topAbout_info-inner {
    flex-wrap: wrap;
    gap: 80px;
    margin-bottom: 80px;
  }
}
.topAbout_info-inner section {
  width: 100%;
  position: relative;
}
.topAbout_info-inner section:before {
  content: "";
  display: block;
  width: 370px;
  height: 370px;
  background: #F4D7D7;
  border-radius: 50%;
  filter: blur(100px);
  z-index: -1;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  pointer-events: none;
  width: 65%;
  height: 65%;
  filter: blur(20px);
  border-radius: 70% 30% 70% 30%/70% 30% 70% 30%;
}
@media screen and (max-width: 767px) {
  .topAbout_info-inner section:before {
    width: 170px;
    height: 170px;
    filter: blur(30px);
  }
}
.topAbout_info-heading {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  gap: 10px;
}
.topAbout_info-headingMain {
  width: calc(100% - 42px);
  color: #E089A4;
}
.topAbout_info-headingMain .en {
  font-size: 9px;
  font-size: 0.9rem;
  font-weight: 400;
  letter-spacing: 0.2em;
  display: block;
}
@media screen and (min-width: 991px) {
  .topAbout_info-headingMain .en {
    letter-spacing: 0.4em;
  }
}
.topAbout_info-headingMain .ja {
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: bold;
  display: block;
}
@media screen and (max-width: 767px) {
  .topAbout_info-headingMain .ja {
    font-size: 20px;
    font-size: 2rem;
  }
}
.topAbout_info-headingSub {
  font-size: 8px;
  font-size: 0.8rem;
  font-weight: 400;
  background: #E089A4;
  background: linear-gradient(125deg, #E089A4 0%, rgb(255, 164, 172) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 70% 30% 70% 30%/70% 30% 70% 30%;
  color: #fff;
  letter-spacing: 0;
  order: -1;
  width: 42px;
  height: 44px;
}
.topAbout_info-text {
  margin-bottom: 30px;
}
.topAbout_info-brand {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: center;
  gap: 15px 30px;
}
.topAbout_info-newopen {
  margin-top: -10px;
}
.topAbout_info-newopen li {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  border-bottom: 1px solid #E089A4;
}
.topAbout_info-newopen li .topOpen_list-title {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .topAbout_info-newopen li .topOpen_list-title {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.topAbout_info-newopen li .topOpen_list-open {
  color: #E089A4;
}
.topAbout_info-newopen li:nth-child(n+6) {
  display: none;
}
.topAbout_info-button {
  width: 180px;
  border: 1px solid;
  color: #E089A4;
  text-align: center;
  margin: 20px 0 0 auto;
  padding: 5px 0;
  cursor: pointer;
  font-size: 14px;
  font-size: 1.4rem;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  border-radius: 10px;
  position: relative;
}
.topAbout_info-button::before, .topAbout_info-button::after {
  content: "";
  position: absolute;
  top: calc(50% - 5px);
  left: calc(90% - 2px);
  width: 2px;
  height: 10px;
  border-radius: 9999px;
  background-color: #E089A4;
  transform-origin: 50% calc(100% - 1px);
}
.topAbout_info-button::before {
  transform: rotate(45deg);
}
.topAbout_info-button::after {
  transform: rotate(-45deg);
}
.topAbout_info-button:hover {
  opacity: 0.8;
}
.topAbout .apply_button {
  box-shadow: 0 0 10px rgba(53, 53, 53, 0.3);
  text-align: center;
  border-radius: 25px;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.topAbout .apply_button-area {
  max-width: 750px;
  display: flex;
  gap: 30px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .topAbout .apply_button-area {
    flex-wrap: wrap;
    gap: 20px;
  }
}
.topAbout .apply_button:before, .topAbout .apply_button:after {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  right: 10px;
  width: 10px;
  height: 2px;
  border-radius: 9999px;
  background-color: #fff;
  transform-origin: calc(100% - 1px) 50%;
  z-index: 1;
}
.topAbout .apply_button:before {
  transform: rotate(45deg);
}
.topAbout .apply_button:after {
  transform: rotate(-45deg);
}
.topAbout .apply_button.apply_button-comeback a {
  background: url(./assets/images/index/apply_button-comeback.jpg) no-repeat center center;
  background-size: cover;
}
.topAbout .apply_button.apply_button-referral a {
  background: url(./assets/images/index/apply_button-referral.jpg) no-repeat center center;
  background-size: cover;
}
.topAbout .apply_button a {
  display: block;
  font-weight: bold;
  padding: 20px 40px 10px 20px;
  color: #fff;
  position: relative;
  z-index: 0;
  border-radius: 25px;
  transition: all 0.3s ease-in-out;
}
.topAbout .apply_button a:hover {
  transform: scale(1.05);
}
.topAbout .apply_button a:before, .topAbout .apply_button a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  border-radius: 25px;
}
.topAbout .apply_button a:before {
  background: rgba(53, 53, 53, 0.5);
}
.topAbout .apply_button a:after {
  background: rgba(224, 137, 164, 0.5);
}
.topAbout .apply_button small {
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.2em;
  display: block;
  margin-bottom: 5px;
  border-bottom: 1px solid;
  padding-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .topAbout .apply_button small {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.topAbout .apply_button span {
  font-size: 28px;
  font-size: 2.8rem;
  display: block;
}
@media screen and (max-width: 767px) {
  .topAbout .apply_button span {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

/* ========================================================================== */
/* MOVIE ========= */
/* ========================================================================== */
.topMovie {
  padding: 50px 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .topMovie {
    padding: 30px 0;
  }
}
.topMovie:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #E089A4;
  background: linear-gradient(125deg, #E089A4 0%, rgb(255, 164, 172) 100%);
  transition: all 0.3s ease-in-out;
}
.topMovie:after {
  content: "";
  display: block;
  width: 347px;
  height: 141px;
  background: url(./assets/images/index/movie.png) no-repeat center center/contain;
  position: absolute;
  top: -30px;
  left: 4.1666666667vw;
  z-index: 10;
}
@media screen and (max-width: 1200px) {
  .topMovie:after {
    left: auto;
    width: 240px;
    height: 96px;
    top: -60px;
    right: 4.1666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .topMovie:after {
    width: 120px;
    height: 49px;
    top: -30px;
  }
}
@media screen and (max-width: 480px) {
  .topMovie:after {
    top: -20px;
  }
}
.topMovie.animated:before {
  width: 70.8333333333vw;
}
@media screen and (max-width: 991px) {
  .topMovie.animated:before {
    width: 79.1666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .topMovie.animated:before {
    width: 83.3333333333vw;
  }
}
.topMovie .pageBody-inner {
  max-width: calc(750px + 16.6666666667vw);
}
.topMovie-title {
  display: flex;
  gap: 10px;
  align-items: baseline;
  margin-bottom: 10px;
  position: relative;
}
.topMovie-title span.en {
  font-size: 15px;
  font-size: 1.5rem;
  display: block;
  width: 150px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .topMovie-title span.en {
    letter-spacing: 0.2em;
  }
}
.topMovie-title:after {
  content: "";
  display: block;
  width: calc(100% - 150px);
  height: 1px;
  background: #fff;
}
.topMovie-heading {
  text-align: center;
  font-size: 30px;
  font-size: 3rem;
  color: #fff;
  margin-bottom: 20px;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  .topMovie-heading {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 480px) {
  .topMovie-heading {
    text-align: left;
  }
}
.topMovie-heading img {
  display: block;
  margin: 0 auto 10px;
}
@media screen and (max-width: 480px) {
  .topMovie-heading img {
    max-width: 265px;
    margin-left: 0;
  }
}
.topMovie video {
  width: 100%;
  height: auto;
}

/* ========================================================================== */
/* POINT ========= */
/* ========================================================================== */
.topPoint {
  margin-bottom: 350px;
}
@media screen and (max-width: 767px) {
  .topPoint {
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 767px) {
  .topPoint .topPoint_contents-wrap {
    padding: 0;
  }
}
.topPoint_contents {
  background: #fff;
  padding: 40px 8.3333333333vw 90px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .topPoint_contents {
    background: none;
    position: relative;
  }
  .topPoint_contents:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    transition: all 0.3s ease-in-out;
  }
}
@media screen and (max-width: 480px) {
  .topPoint_contents {
    padding: 40px 4.1666666667vw 70px;
  }
}
@media screen and (max-width: 767px) {
  .topPoint_contents.animated:before {
    width: 83.3333333333vw;
  }
}
@media screen and (max-width: 480px) {
  .topPoint_contents.animated:before {
    width: 87.5vw;
  }
}
.topPoint-title {
  margin-bottom: 20px;
}
.topPoint-title span.en {
  font-size: 12px;
  font-size: 1.2rem;
  color: #E089A4;
  display: block;
  letter-spacing: 0.2em;
}
@media screen and (min-width: 991px) {
  .topPoint-title span.en {
    letter-spacing: 0.4em;
  }
}
@media screen and (max-width: 767px) {
  .topPoint-title span.en {
    font-size: 9px;
    font-size: 0.9rem;
  }
}
.topPoint-heading {
  color: #E089A4;
  margin-bottom: 40px;
}
.topPoint-heading small {
  font-size: 20px;
  font-size: 2rem;
  display: inline-block;
  border: 1px solid;
  padding: 10px 40px 5px;
  position: relative;
  margin-bottom: 40px;
  border-radius: 40px;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  .topPoint-heading small {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 10px 20px 5px;
  }
}
.topPoint-heading small:before {
  content: "";
  display: block;
  width: 1px;
  height: 20px;
  background: #E089A4;
  position: absolute;
  top: 100%;
  right: 10rem;
  transform: rotate(25deg);
}
.topPoint-heading span {
  display: block;
  font-size: 40px;
  font-size: 4rem;
}
@media screen and (max-width: 1200px) {
  .topPoint-heading span {
    font-size: 3.35vw;
    font-size: clamp(24px, 3.35vw, 40px);
  }
}
@media screen and (max-width: 767px) {
  .topPoint-heading span {
    letter-spacing: 0.2em;
  }
}
.topPoint_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px 60px;
  counter-reset: point 0;
}
@media screen and (max-width: 991px) {
  .topPoint_list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.topPoint_list-img {
  margin-bottom: 30px;
  position: relative;
}
.topPoint_list-img figure:before, .topPoint_list-img figure:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  border-radius: 20px;
}
.topPoint_list-img figure:before {
  background: rgba(53, 53, 53, 0.2);
}
.topPoint_list-img figure:after {
  background: #E089A4;
  background: linear-gradient(125deg, #E089A4 0%, rgb(255, 164, 172) 100%);
  opacity: 0.5;
}
.topPoint_list-img figure img {
  border-radius: 20px;
  box-shadow: 0 0 10px rgba(53, 53, 53, 0.3);
}
.topPoint_list-img figcaption {
  position: absolute;
  top: 15px;
  left: 10px;
  color: #fff;
  letter-spacing: 0.2em;
  display: flex;
  align-items: flex-end;
  gap: 10px;
}
.topPoint_list-img figcaption:before {
  font-family: "Proza Libre", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  counter-increment: point 1;
  content: counter(point) " ";
  display: block;
  font-size: 33px;
  font-size: 3.3rem;
  border: 1px solid;
  color: #fff;
  border-radius: 70% 30% 70% 30%/70% 30% 70% 30%;
  width: 50px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .topPoint_list-img figcaption:before {
    font-size: 25px;
    font-size: 2.5rem;
  }
}
.topPoint_list-img figcaption span.en {
  display: block;
  text-align: left;
  font-size: 11px;
  font-size: 1.1rem;
}
@media screen and (max-width: 767px) {
  .topPoint_list-img figcaption span.en {
    font-size: 9px;
    font-size: 0.9rem;
  }
}
.topPoint_list-img figcaption span.ja {
  display: block;
  font-size: 40px;
  font-size: 4rem;
  font-weight: bold;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .topPoint_list-img figcaption span.ja {
    font-size: 30px;
    font-size: 3rem;
  }
}
.topPoint_list-catch {
  font-size: 8px;
  font-size: 0.8rem;
  position: absolute;
  bottom: 15px;
  right: 25px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .topPoint_list-catch {
    font-size: 6px;
    font-size: 0.6rem;
  }
}
.topPoint_list-content {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 1200px) {
  .topPoint_list-content {
    gap: 10px;
  }
}
.topPoint_list-heading {
  font-size: 18px;
  font-size: 1.8rem;
  text-align: right;
  font-weight: 500;
}
@media screen and (max-width: 1200px) {
  .topPoint_list-heading {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.topPoint_list-button a {
  display: block;
  color: #E089A4;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 1px solid;
  width: 98px;
  height: 98px;
  border-radius: 50%;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .topPoint_list-button a {
    width: 65px;
    height: 65px;
  }
}
.topPoint_list-button a span.en {
  font-size: 10px;
  font-size: 1rem;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  .topPoint_list-button a span.en {
    line-height: 1.2;
  }
}
.topPoint_list-button a:before {
  content: "▶";
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  font-size: 10px;
  font-size: 1rem;
  color: #E089A4;
}
@media screen and (max-width: 1200px) {
  .topPoint_list-button a:before {
    right: 2px;
    font-size: 8px;
    font-size: 0.8rem;
  }
}
.topPoint_section {
  padding-left: 8.3333333333vw;
  position: relative;
  margin-bottom: 300px;
}
@media screen and (max-width: 767px) {
  .topPoint_section {
    padding-left: 0;
    margin-bottom: 140px;
  }
}
.topPoint_section:after {
  content: "";
  display: block;
  width: 370px;
  height: 370px;
  background: #F4D7D7;
  border-radius: 50%;
  filter: blur(100px);
  z-index: -1;
  width: 83.3333333333vw;
  height: auto !important;
  aspect-ratio: 1/0.669;
  position: absolute;
  top: -100px;
  left: -8.3333333333vw;
  transform: rotate(-25deg);
  background: #E089A4;
  background: linear-gradient(125deg, #E089A4 0%, rgb(255, 164, 172) 100%);
}
@media screen and (max-width: 767px) {
  .topPoint_section:after {
    width: 170px;
    height: 170px;
    filter: blur(30px);
  }
}
@media screen and (max-width: 991px) {
  .topPoint_section:after {
    width: 116.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .topPoint_section:after {
    width: 135%;
    left: -20%;
    top: -4vw;
  }
}
.topPoint_section-wrap {
  counter-reset: pointSection 0;
}
.topPoint_section-box {
  display: flex;
}
.topPoint_section-img {
  width: 50vw;
  order: 1;
  position: relative;
}
@media screen and (max-width: 991px) {
  .topPoint_section-img {
    width: 100%;
    margin-bottom: 30px;
  }
}
.topPoint_section-img.hidden {
  display: block;
  margin-top: 128px;
}
@media screen and (max-width: 991px) {
  .topPoint_section-img.hidden {
    display: none;
  }
}
.topPoint_section-img.visible {
  display: none;
}
@media screen and (max-width: 991px) {
  .topPoint_section-img.visible {
    display: block;
  }
}
.topPoint_section-imgSub {
  margin-left: -3em;
  line-height: 1;
  position: absolute;
  bottom: 100%;
  left: 0;
}
.topPoint_section-imgMain {
  border-radius: 100px 0 0 0;
}
.topPoint_section-content {
  width: 41.6666666667vw;
  padding-left: 8.3333333333vw;
}
@media screen and (max-width: 991px) {
  .topPoint_section-content {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .topPoint_section-content {
    padding-left: 0;
  }
}
.topPoint_section-content:before {
  font-family: "Proza Libre", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  counter-increment: pointSection 1;
  content: counter(pointSection) " ";
  display: block;
  font-size: 90px;
  font-size: 9rem;
  border: 1px solid;
  color: #fff;
  border-radius: 70% 30% 70% 30%/70% 30% 70% 30%;
  width: 140px;
  height: 128px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: -4.1666666667vw;
}
@media screen and (max-width: 767px) {
  .topPoint_section-content:before {
    font-size: 47px;
    font-size: 4.7rem;
    margin-left: 8.3333333333vw;
    width: 72px;
    height: 64px;
  }
}
.topPoint_section-subHeading {
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  display: flex;
  align-items: baseline;
  writing-mode: vertical-lr;
  gap: 20px;
  position: absolute;
  top: 148px;
  left: 12.5vw;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .topPoint_section-subHeading {
    top: 80px;
    left: 8.3333333333vw;
  }
}
.topPoint_section-subHeading span.en {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  .topPoint_section-subHeading span.en {
    font-size: 9px;
    font-size: 0.9rem;
  }
}
.topPoint_section-subHeading:before {
  content: "";
  display: block;
  width: 1px;
  height: 170px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .topPoint_section-subHeading:before {
    height: 90px;
  }
}
.topPoint_section-heading {
  font-size: 50px;
  font-size: 5rem;
  margin-bottom: 20px;
  color: #fff;
}
@media screen and (max-width: 991px) {
  .topPoint_section-heading {
    padding-left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .topPoint_section-heading {
    padding-left: 16.6666666667vw;
    font-size: 35px;
    font-size: 3.5rem;
    letter-spacing: 0.12em;
  }
}
.topPoint_section-heading small {
  font-size: 30px;
  font-size: 3rem;
  display: inline-block;
  margin-right: 0.5rem;
}
@media screen and (max-width: 767px) {
  .topPoint_section-heading small {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 767px) {
  .topPoint_section-textBox {
    padding: 0 8.3333333333vw;
  }
}
.topPoint_section-catch {
  font-size: 37px;
  font-size: 3.7rem;
  margin-bottom: 30px;
  color: #fff;
  font-size: clamp(24px, 2.9vw, 37px);
}
@media screen and (max-width: 991px) {
  .topPoint_section-catch {
    color: #E089A4;
  }
}
@media screen and (max-width: 767px) {
  .topPoint_section-catch {
    letter-spacing: 0.12em;
  }
}
.topPoint_section-catch div {
  display: flex;
  align-items: baseline;
  margin-top: 20px;
}
.topPoint_section-catch span.badge {
  font-size: 14px;
  font-size: 1.4rem;
  width: 77px;
  height: 70px;
  background: #fff;
  color: #E089A4;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 70% 30% 70% 30%/70% 30% 70% 30%;
  transform: rotate(-15deg);
  align-self: center;
}
@media screen and (max-width: 767px) {
  .topPoint_section-catch span.badge {
    background: #E089A4;
    color: #fff;
  }
}
.topPoint_section-catch span.badge span {
  transform: rotate(15deg);
}
.topPoint_section-catch span.en {
  font-size: 100px;
  font-size: 10rem;
  line-height: 1;
  font-size: clamp(65px, 6.5vw, 100px);
}
.topPoint_section-catch span.ja {
  font-size: 53px;
  font-size: 5.3rem;
  line-height: 1;
  font-size: clamp(35px, 3.5vw, 53px);
}
.topPoint_section-text {
  line-height: 2.5;
  padding-right: 40px;
}
@media screen and (max-width: 767px) {
  .topPoint_section-text {
    padding-right: 0;
  }
}
.topPoint_section-subText {
  color: #fff;
  margin-top: 10px;
  font-size: 12px;
  font-size: 1.2rem;
}
@media screen and (max-width: 991px) {
  .topPoint_section-subText {
    color: #353535;
  }
}

.topPoint_salary-box {
  display: flex;
  gap: 60px;
  padding-left: 8.3333333333vw;
  margin-top: 60px;
  margin-bottom: 200px;
}
@media screen and (max-width: 991px) {
  .topPoint_salary-box {
    flex-wrap: wrap;
    gap: 40px;
  }
}
@media screen and (max-width: 767px) {
  .topPoint_salary-box {
    margin-bottom: 120px;
  }
}
.topPoint_salary-boxList {
  width: 430px;
  padding-top: 40px;
}
@media screen and (max-width: 1200px) {
  .topPoint_salary-boxList {
    width: 320px;
  }
}
@media screen and (max-width: 991px) {
  .topPoint_salary-boxList {
    width: 100%;
    padding-top: 0;
    padding-right: 8.3333333333vw;
  }
}
.topPoint_salary-boxList img {
  border: 2px solid #E089A4;
}
.topPoint_salary-boxImg, .topPoint_holiday-imgList {
  position: relative;
  padding-bottom: 80px;
  width: calc(100% - 430px);
  display: flex;
  gap: 20px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  /* -webkit-overflow-scrolling: touch; 削除 - ドラッグスクロールを阻害する可能性 */
  /* スクロールバーを非表示にする */
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* Internet Explorer 10+ */
  /* ドラッグスクロールを有効にする */
  cursor: grab;
  user-select: none;
  touch-action: pan-x; /* 横方向のタッチスクロールを許可 */
  /* 追加：テキスト選択とコンテキストメニューを無効化 */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
@media screen and (max-width: 1200px) {
  .topPoint_salary-boxImg, .topPoint_holiday-imgList {
    width: calc(100% - 320px);
  }
}
@media screen and (max-width: 991px) {
  .topPoint_salary-boxImg, .topPoint_holiday-imgList {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .topPoint_salary-boxImg, .topPoint_holiday-imgList {
    padding-bottom: 40px;
  }
}
.topPoint_salary-boxImg:before, .topPoint_holiday-imgList:before {
  content: "";
  display: block;
  width: 190px;
  height: 191px;
  background: url(./assets/images/index/salary_deco.png) no-repeat center center/contain;
  position: absolute;
  bottom: 0;
  left: calc(50% - 40px);
  transform: translateX(-50%);
}
@media screen and (max-width: 480px) {
  .topPoint_salary-boxImg:before, .topPoint_holiday-imgList:before {
    width: 118px;
    height: 118px;
    left: calc(50% + 30px);
  }
}
.topPoint_salary-boxImg::-webkit-scrollbar, .topPoint_holiday-imgList::-webkit-scrollbar {
  display: none;
}
.topPoint_salary-boxImg:active, .topPoint_holiday-imgList:active {
  cursor: grabbing;
}
.topPoint_salary-boxImg li, .topPoint_holiday-imgList li {
  flex: 0 0 auto;
  scroll-snap-align: start;
  width: calc((100% - 40px) / 2.2);
  /* ドラッグ選択を無効化 */
  pointer-events: none;
}
@media screen and (max-width: 480px) {
  .topPoint_salary-boxImg li, .topPoint_holiday-imgList li {
    width: calc((100% - 40px) / 1.6);
  }
}
.topPoint_salary-boxImg img, .topPoint_holiday-imgList img {
  border-radius: 20px;
  width: 100%;
  height: auto;
  /* 画像のドラッグを無効化 */
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}
.topPoint_salary-boxWrap {
  margin-top: 60px;
  margin-bottom: 200px;
}
@media screen and (max-width: 767px) {
  .topPoint_salary-boxWrap {
    margin-bottom: 120px;
  }
}
.topPoint_salary-boxWrap .topPoint_salary-boxList {
  width: calc(100% - 8.3333333333vw);
  margin-bottom: 100px;
}
@media screen and (max-width: 991px) {
  .topPoint_salary-boxWrap .topPoint_salary-boxList {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .topPoint_salary-boxWrap .topPoint_salary-boxList {
    padding-right: 0;
    width: calc(100% - 16.6666666667vw);
    margin: 0 auto 80px;
  }
}
.topPoint_salary-boxWrap .topPoint_salary-boxListInner {
  max-width: 880px;
  margin: 0 auto;
  padding: 30px 50px 40px;
  background: #fff;
  border: 1px solid;
  color: #E089A4;
  position: relative;
}
@media screen and (max-width: 767px) {
  .topPoint_salary-boxWrap .topPoint_salary-boxListInner {
    padding: 30px 20px 80px;
  }
}
.topPoint_salary-boxWrap .topPoint_salary-boxListInner:after {
  content: "";
  display: block;
  width: 157px;
  height: 79px;
  background: url(./assets/images/index/salary_list_deco.png) no-repeat center center/contain;
  position: absolute;
  bottom: 20px;
  right: 30px;
}
@media screen and (max-width: 767px) {
  .topPoint_salary-boxWrap .topPoint_salary-boxListInner:after {
    bottom: -20px;
    right: 0px;
  }
}
.topPoint_salary-boxWrap .topPoint_salary-boxListHeading {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 4px solid;
  text-align: center;
}
.topPoint_salary-boxWrap .topPoint_salary-boxListHeading:before {
  content: "＋";
  display: inline-block;
  background: #E089A4;
  color: #fff;
  border-radius: 50%;
  aspect-ratio: 1/1;
  font-weight: 400;
  margin-right: 0.5em;
  height: 100%;
  vertical-align: middle;
  line-height: 1.25;
  padding: 4px;
}
@media screen and (max-width: 767px) {
  .topPoint_salary-boxWrap .topPoint_salary-boxListHeading {
    font-size: 20px;
    font-size: 2rem;
    border-width: 3px;
  }
}
.topPoint_salary-boxWrap .topPoint_salary-boxListText {
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 20px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .topPoint_salary-boxWrap .topPoint_salary-boxListText {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.topPoint_salary-boxWrap .topPoint_salary-boxListText small {
  font-size: 18px;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .topPoint_salary-boxWrap .topPoint_salary-boxListText small {
    font-size: 14px;
    font-size: 1.4rem;
    display: block;
  }
}
.topPoint_salary-boxWrap .topPoint_salary-boxListItem {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px 40px;
}
@media screen and (max-width: 767px) {
  .topPoint_salary-boxWrap .topPoint_salary-boxListItem {
    grid-template-columns: repeat(1, 1fr);
  }
}
.topPoint_salary-boxWrap .topPoint_salary-boxListItem ul li {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .topPoint_salary-boxWrap .topPoint_salary-boxListItem ul li {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.topPoint_salary-boxWrap .topPoint_salary-boxListItem ul li:last-child {
  margin-bottom: 0;
}
.topPoint_salary-boxWrap .topPoint_salary-boxListItem ul li:before {
  content: "・";
}
.topPoint_salary-boxWrap .topPoint_salary-boxListItem ul li span {
  display: block;
  color: #353535;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  margin-left: 1em;
}
@media screen and (max-width: 767px) {
  .topPoint_salary-boxWrap .topPoint_salary-boxListItem ul li span {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.topPoint_salary-boxWrap .topPoint_salary-boxImg, .topPoint_salary-boxWrap .topPoint_holiday-imgList {
  width: calc(100% - 430px - 60px);
  margin-left: auto;
}
@media screen and (max-width: 1200px) {
  .topPoint_salary-boxWrap .topPoint_salary-boxImg, .topPoint_salary-boxWrap .topPoint_holiday-imgList {
    width: calc(100% - 230px);
  }
}
@media screen and (max-width: 991px) {
  .topPoint_salary-boxWrap .topPoint_salary-boxImg, .topPoint_salary-boxWrap .topPoint_holiday-imgList {
    width: 100%;
  }
}
.topPoint_salary-example, .topPoint_environment-more {
  padding: 0 8.3333333333vw;
}
@media screen and (max-width: 991px) {
  .topPoint_salary-example, .topPoint_environment-more {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .topPoint_salary-example, .topPoint_environment-more {
    padding-left: 12px;
  }
}
.topPoint_salary-exampleInner {
  background: #fff;
  padding: 40px 50px 70px;
  position: relative;
}
@media screen and (max-width: 480px) {
  .topPoint_salary-exampleInner {
    padding: 40px 20px;
  }
}
.topPoint_salary-exampleInner:before {
  content: "";
  display: block;
  width: 100%;
  height: calc(100% + 24px);
  background: #EAD0D7;
  position: absolute;
  top: -12px;
  left: -12px;
  z-index: -1;
}
.topPoint_salary-example .topAbout_info-heading, .topPoint_environment-more .topAbout_info-heading {
  width: 280px;
}
@media screen and (max-width: 480px) {
  .topPoint_salary-example .topAbout_info-heading, .topPoint_environment-more .topAbout_info-heading {
    width: 100%;
  }
}
.topPoint_salary-exampleHeading, .topPoint_environment-moreHeading {
  display: flex;
  gap: 20px;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .topPoint_salary-exampleHeading, .topPoint_environment-moreHeading {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 480px) {
  .topPoint_salary-exampleHeading, .topPoint_environment-moreHeading {
    display: block;
  }
}
.topPoint_salary-exampleHeading:after, .topPoint_environment-moreHeading:after {
  content: "";
  display: block;
  width: calc(100% - 280px);
  height: 1px;
  background: #E089A4;
}
@media screen and (max-width: 480px) {
  .topPoint_salary-exampleHeading:after, .topPoint_environment-moreHeading:after {
    display: none;
  }
}
.topPoint_salary-exampleHeading:before, .topPoint_environment-moreHeading:before {
  content: "";
  display: block;
  width: 250px;
  height: 249px;
  background: url(./assets/images/index/salary_example_more.png) no-repeat center center/contain;
  position: absolute;
  bottom: 20px;
  right: 0;
}
@media screen and (max-width: 767px) {
  .topPoint_salary-exampleHeading:before, .topPoint_environment-moreHeading:before {
    width: 125px;
    height: 124px;
    bottom: 40px;
  }
}
@media screen and (max-width: 480px) {
  .topPoint_salary-exampleHeading:before, .topPoint_environment-moreHeading:before {
    width: 112px;
    height: 112px;
  }
}
.topPoint_salary-exampleTitle {
  text-align: center;
  margin-bottom: 20px;
}
.topPoint_salary-exampleTitle img {
  max-width: 520px;
}
@media screen and (max-width: 767px) {
  .topPoint_salary-exampleTitle img {
    max-width: 360px;
  }
}
@media screen and (max-width: 480px) {
  .topPoint_salary-exampleTitle img {
    max-width: 100%;
  }
}
.topPoint_salary-exampleList {
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 1200px) {
  .topPoint_salary-exampleList {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 480px) {
  .topPoint_salary-exampleList {
    gap: 20px;
  }
}
.topPoint_salary-exampleList li {
  width: 100%;
}
.topPoint_salary-exampleListInner {
  background: #DBA1AC;
  color: #fff;
  border-radius: 30px;
  padding: 30px 40px 40px;
  box-shadow: 0 0 10px rgba(53, 53, 53, 0.3);
}
@media screen and (max-width: 480px) {
  .topPoint_salary-exampleListInner {
    padding: 20px 20px 30px;
  }
}
.topPoint_salary-exampleListHeading {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid;
  margin-bottom: 0;
  padding-bottom: 5px;
  font-size: clamp(20px, 1.6vw, 28px);
}
.topPoint_salary-exampleListHeading small {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  font-size: clamp(14px, 1.1vw, 20px);
}
@media screen and (max-width: 480px) {
  .topPoint_salary-exampleListHeading small {
    display: block;
  }
}
.topPoint_salary-exampleListFee {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}
.topPoint_salary-exampleListFee span {
  display: block;
}
.topPoint_salary-exampleListFee span.ja {
  background: #fff;
  color: #D1A1AC;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  border-radius: 6px;
  padding: 0.3vw 0.8vw 0px;
  font-size: clamp(14px, 1.1vw, 20px);
}
.topPoint_salary-exampleListFee span.en {
  font-size: 50px;
  font-size: 5rem;
  font-weight: 500;
  font-size: clamp(32px, 2.7vw, 50px);
}
.topPoint_salary-exampleListFee span.en:after {
  content: "円";
  display: inline-block;
  margin-left: 5px;
  font-size: 28px;
  font-size: 2.8rem;
  font-family: "IBM Plex Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 400;
  font-size: clamp(20px, 1.5vw, 28px);
}
.topPoint_salary-exampleListInfo {
  gap: 30px;
  display: grid;
  grid-template-columns: auto 1fr;
}
@media screen and (max-width: 480px) {
  .topPoint_salary-exampleListInfo {
    gap: 10px;
  }
}
.topPoint_salary-exampleListInfo:before {
  content: "内訳";
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  height: 100%;
  width: 100%;
  max-width: 150px;
  padding: 0 20px;
  border: 1px solid;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(14px, 1.5vw, 20px);
}
@media screen and (max-width: 480px) {
  .topPoint_salary-exampleListInfo:before {
    padding: 0 10px;
  }
}
.topPoint_salary-exampleListInfoInner {
  width: 100%;
}
.topPoint_salary-exampleListInfoInner ul li {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  font-size: clamp(16px, 1.35vw, 22px);
}

.topPoint_environment-movieCatch {
  position: relative;
  z-index: 10;
}
.topPoint_environment-movieCatch img {
  margin-left: -7vw;
  margin-bottom: -5vw;
}
@media screen and (max-width: 1200px) {
  .topPoint_environment-movieCatch img {
    margin-left: -4vw;
    margin-bottom: -3vw;
  }
}
@media screen and (max-width: 767px) {
  .topPoint_environment-movieCatch img {
    margin-left: 4.1666666667vw;
    margin-bottom: 20px;
    width: 240px;
    height: 98px;
  }
}
@media screen and (max-width: 480px) {
  .topPoint_environment-movieCatch img {
    width: 120px;
    height: 49px;
  }
}
.topPoint_environment-catch {
  margin-bottom: 10px;
}
.topPoint_environment-catch img {
  display: inline-block;
  max-width: 353px;
  border: 1px solid #fff;
  padding: 10px 15px;
}
@media screen and (max-width: 991px) {
  .topPoint_environment-catch img.hidden {
    display: none;
  }
}
.topPoint_environment-catch img.visible {
  display: none;
}
@media screen and (max-width: 991px) {
  .topPoint_environment-catch img.visible {
    display: block;
    max-width: 306px;
    border-color: #E089A4;
  }
}
@media screen and (max-width: 480px) {
  .topPoint_environment-catch img.visible {
    max-width: 204px;
  }
}
@media screen and (max-width: 1200px) {
  .topPoint_environment-catch img {
    max-width: calc(100% - 30px);
  }
}
.topPoint_environment-article {
  margin-top: 120px;
  padding-right: 8.3333333333vw;
  counter-reset: environment 0;
}
@media screen and (max-width: 767px) {
  .topPoint_environment-article {
    padding-right: 0;
    margin-top: 50px;
  }
}
.topPoint_environment-section {
  margin-bottom: 120px;
}
.topPoint_environment-section:nth-child(even) .topPoint_environment-box {
  flex-direction: row-reverse;
}
.topPoint_environment-box {
  display: flex;
  gap: 80px;
  max-width: calc(1000px + 16.6666666667vw);
  margin: 0 auto;
  margin-bottom: 100px;
}
@media screen and (max-width: 1200px) {
  .topPoint_environment-box {
    gap: 60px;
  }
}
@media screen and (max-width: 991px) {
  .topPoint_environment-box {
    gap: 30px;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .topPoint_environment-box {
    padding: 0 8.3333333333vw;
  }
}
.topPoint_environment-boxImg {
  width: 540px;
  position: relative;
  margin-top: -20px;
}
@media screen and (max-width: 1200px) {
  .topPoint_environment-boxImg {
    width: 400px;
  }
}
@media screen and (max-width: 991px) {
  .topPoint_environment-boxImg {
    width: 100%;
  }
}
.topPoint_environment-boxImg:before {
  counter-increment: environment 1;
  content: "ENVIRONMENT.0" counter(environment);
  display: block;
  font-size: 10px;
  font-size: 1rem;
  font-family: "Proza Libre", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #E089A4;
  margin-bottom: 10px;
  letter-spacing: 0.2em;
}
@media screen and (min-width: 991px) {
  .topPoint_environment-boxImg:before {
    letter-spacing: 0.4em;
  }
}
.topPoint_environment-boxImg img {
  border-radius: 20px;
  box-shadow: 0 0 10px rgba(53, 53, 53, 0.3);
}
.topPoint_environment-boxImg .topAbout_training-price {
  justify-content: center;
  margin-top: -35px;
}
.topPoint_environment-boxMain {
  width: calc(100% - 540px - 80px);
}
@media screen and (max-width: 1200px) {
  .topPoint_environment-boxMain {
    width: calc(100% - 400px - 60px);
  }
}
@media screen and (max-width: 991px) {
  .topPoint_environment-boxMain {
    width: 100%;
  }
}
.topPoint_environment-boxHeading {
  font-size: 24px;
  font-size: 2.4rem;
  color: #E089A4;
  border-left: 1px solid;
  padding-left: 20px;
  margin-bottom: 30px;
  line-height: 1.75;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  .topPoint_environment-boxHeading {
    letter-spacing: 0.12em;
  }
}
.topPoint_environment-boxText {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2.5;
}
.topPoint_environment-movie {
  max-width: 880px;
  margin: 0 auto;
}
.topPoint_environment-movie video {
  width: 100%;
  height: auto;
}
.topPoint_environment-movieText {
  text-align: right;
  color: #E089A4;
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .topPoint_environment-movieText {
    padding-right: 20px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.topPoint_environment-more {
  padding: 0;
  margin-top: 200px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}
@media screen and (max-width: 767px) {
  .topPoint_environment-more {
    margin-top: 120px;
  }
}
.topPoint_environment-moreHeading:before {
  display: none;
}
.topPoint_environment-more .swiper-container + .topPoint_environment-instructorTitle {
  margin-top: 20px;
  margin-bottom: 0;
}
.topPoint_environment-more .swiper-slide {
  transform: scale(0.8);
  transition-delay: 0.5s;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
@media screen and (max-width: 767px) {
  .topPoint_environment-more .swiper-slide {
    transform: scale(0.9);
  }
}
.topPoint_environment-more .swiper-slide img {
  width: 100%;
  border-radius: 20px;
}
.topPoint_environment-more .swiper-slide-active {
  transform: scale(1);
}
.topPoint_environment-more .topPoint_environment-flowHedding {
  text-align: center;
  margin-top: 10px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #E089A4;
  font-weight: bold;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
.topPoint_environment-more .swiper-slide-active .topPoint_environment-flowHedding {
  opacity: 1;
}
.topPoint_environment-more .swiper-button-prev,
.topPoint_environment-more .swiper-button-next {
  opacity: 1;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  margin-top: 0;
  pointer-events: auto;
  background: #fff;
  border-radius: 50%;
}
.topPoint_environment-more .swiper-button-prev:after,
.topPoint_environment-more .swiper-button-next:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  mask-image: url(./assets/images/common/_arrow.svg);
  mask-size: 15px;
  mask-position: center center;
  mask-repeat: no-repeat;
  background: #E089A4;
  position: absolute;
  top: 50%;
}
.topPoint_environment-more .swiper-button-prev {
  left: 10px;
}
.topPoint_environment-more .swiper-button-prev:after {
  transform: translateY(-50%) rotate(180deg);
  left: 0;
}
.topPoint_environment-more .swiper-button-next {
  right: 10px;
}
.topPoint_environment-more .swiper-button-next:after {
  transform: translateY(-50%) rotate(0deg);
  right: 0;
}
.topPoint_environment-instructor {
  display: flex;
  gap: 20px;
  align-items: center;
}
.topPoint_environment-instructorList {
  display: flex;
  gap: 40px;
  margin-bottom: 30px;
  justify-content: center;
}
@media screen and (max-width: 991px) {
  .topPoint_environment-instructorList {
    flex-wrap: wrap;
    gap: 10px;
  }
}
@media screen and (max-width: 991px) {
  .topPoint_environment-instructor {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .topPoint_environment-instructor:nth-child(even) {
    flex-direction: row-reverse;
  }
}
.topPoint_environment-instructor img {
  width: 180px;
  border-radius: 50%;
  border: 5px solid #EAD0D7;
}
@media screen and (max-width: 1200px) {
  .topPoint_environment-instructor img {
    width: 110px;
  }
}
.topPoint_environment-instructorContent {
  width: calc(100% - 180px);
}
@media screen and (max-width: 1200px) {
  .topPoint_environment-instructorContent {
    width: calc(100% - 110px);
  }
}
.topPoint_environment-instructorHeading {
  font-size: 18px;
  font-size: 1.8rem;
  color: #E089A4;
}
.topPoint_environment-instructorText {
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .topPoint_environment-instructorText {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.topPoint_environment-instructorSubText {
  font-size: 14px;
  font-size: 1.4rem;
  color: #7A797A;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .topPoint_environment-instructorSubText {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.topPoint_environment-instructorTitle {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 1200px) {
  .topPoint_environment-instructorTitle {
    text-align: justify;
  }
}
@media screen and (max-width: 767px) {
  .topPoint_environment-instructorTitle {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 30px;
  }
}
.topPoint_environment-price {
  max-width: 880px;
  margin: 0 auto 120px;
  color: #E089A4;
  border: 1px solid;
  padding: 30px 30px 40px;
}
@media screen and (max-width: 767px) {
  .topPoint_environment-price {
    width: calc(100% - 16.6666666667vw);
    margin-bottom: 80px;
  }
}
.topPoint_environment-priceHeading {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 4px solid;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .topPoint_environment-priceHeading {
    border-width: 3px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.75;
  }
}
.topPoint_environment-priceList {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 40px;
  padding: 0 20px;
}
@media screen and (max-width: 991px) {
  .topPoint_environment-priceList {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
    padding: 0;
  }
}
.topPoint_environment-priceList li {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .topPoint_environment-priceList li {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.topPoint_environment-priceList li:before {
  content: "・";
}

.topPoint_curriculum {
  display: flex;
  gap: 40px;
  margin-top: 10px;
}
@media screen and (max-width: 991px) {
  .topPoint_curriculum {
    flex-wrap: wrap;
  }
}
.topPoint_curriculum-box {
  width: 45%;
}
@media screen and (max-width: 991px) {
  .topPoint_curriculum-box {
    width: 100%;
  }
}
.topPoint_curriculum-boxImg {
  margin-bottom: 20px;
}
.topPoint_curriculum-boxImg img {
  border-radius: 20px;
  box-shadow: 0 0 10px rgba(53, 53, 53, 0.3);
}
.topPoint_curriculum-boxText {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2.5;
}
@media screen and (max-width: 1200px) {
  .topPoint_curriculum-boxText {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.topPoint_curriculum-boxText br.hidden {
  display: block;
}
@media screen and (max-width: 991px) {
  .topPoint_curriculum-boxText br.hidden {
    display: none;
  }
}
.topPoint_curriculum-info {
  width: 55%;
}
@media screen and (max-width: 991px) {
  .topPoint_curriculum-info {
    width: 100%;
  }
}
.topPoint_curriculum-info img {
  width: 100%;
  height: auto;
}
.topPoint_curriculum-infoBox {
  border: 1px solid #E089A4;
  padding: 20px 20px 30px;
  color: #E089A4;
}
.topPoint_curriculum-infoBoxHeading {
  font-size: 24px;
  font-size: 2.4rem;
  border-bottom: 4px solid;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  .topPoint_curriculum-infoBoxHeading {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-width: 3px;
  }
}
.topPoint_curriculum-infoBoxText {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 2.5;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .topPoint_curriculum-infoBoxText {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2;
  }
}

.topPoint_holiday-text {
  padding-right: 40px;
}
@media screen and (max-width: 480px) {
  .topPoint_holiday-text {
    padding-right: 0;
  }
}
@media screen and (max-width: 991px) {
  .topPoint_holiday-text img {
    max-width: 483px;
    width: 100%;
  }
}
.topPoint_holiday .topPoint_section-img {
  position: relative;
}
.topPoint_holiday .topPoint_section-img:after {
  content: "";
  display: block;
  width: 250px;
  height: 255px;
  background: url(./assets/images/index/holiday_deco.svg) no-repeat center center/contain;
  position: absolute;
  top: 35%;
  left: 100%;
  transform: translateX(-50%);
  animation: holiday-rotation 30s linear infinite;
}
@media screen and (max-width: 767px) {
  .topPoint_holiday .topPoint_section-img:after {
    width: 180px;
    height: 180px;
  }
}
@media screen and (max-width: 480px) {
  .topPoint_holiday .topPoint_section-img:after {
    width: 110px;
    height: 110px;
  }
}
.topPoint_holiday-imgList {
  width: 100%;
  margin-top: 60px;
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .topPoint_holiday-imgList {
    margin-top: 20px;
  }
}
@media screen and (max-width: 480px) {
  .topPoint_holiday-imgList {
    padding-bottom: 0;
  }
  .topPoint_holiday-imgList li {
    width: calc((100% - 40px) / 2.2);
  }
}
.topPoint_holiday-imgList:before {
  display: none;
}
.topPoint_holiday-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 180px 60px;
  max-width: calc(1000px + 8.3333333333vw);
  padding-right: 8.3333333333vw;
  margin: 200px auto 0;
  counter-reset: holidayList 0;
}
@media screen and (max-width: 767px) {
  .topPoint_holiday-list {
    grid-template-columns: repeat(1, 1fr);
    gap: 120px;
    margin-top: 140px;
    padding-left: 8.3333333333vw;
  }
}
.topPoint_holiday-listImg {
  padding: 0 40px;
  margin-bottom: -60px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .topPoint_holiday-listImg {
    padding: 0 20px;
  }
}
@media screen and (max-width: 480px) {
  .topPoint_holiday-listImg {
    margin-bottom: -40px;
  }
}
.topPoint_holiday-listImg img {
  border-radius: 20px;
  box-shadow: 0 0 10px rgba(53, 53, 53, 0.3);
}
.topPoint_holiday-listImg:before {
  counter-increment: holidayList 1;
  content: "HOLIDAY.0" counter(holidayList);
  display: block;
  font-size: 9px;
  font-size: 0.9rem;
  color: #E089A4;
  font-family: "Proza Libre", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  position: absolute;
  bottom: calc(100% + 10px);
  left: 40px;
  letter-spacing: 0.2em;
}
@media screen and (min-width: 991px) {
  .topPoint_holiday-listImg:before {
    letter-spacing: 0.4em;
  }
}
@media screen and (max-width: 991px) {
  .topPoint_holiday-listImg:before {
    left: 20px;
  }
}
.topPoint_holiday-listImg span {
  position: absolute;
  bottom: calc(100% - 20px);
  right: 0;
  width: 140px;
  height: 140px;
  z-index: 1;
}
@media screen and (max-width: 991px) {
  .topPoint_holiday-listImg span {
    width: 96px;
    height: 96px;
  }
}
.topPoint_holiday-listImg span img {
  border-radius: 0;
  box-shadow: none;
}
.topPoint_holiday-listContent, .topComeback_inner, .topPoint_benefit-listContent {
  padding: 80px 30px 30px;
  background: #E089A4;
  background: linear-gradient(125deg, #E089A4 0%, rgb(255, 164, 172) 100%);
  border-radius: 20px;
  min-height: 440px;
}
@media screen and (max-width: 767px) {
  .topPoint_holiday-listContent, .topComeback_inner, .topPoint_benefit-listContent {
    min-height: auto;
  }
}
@media screen and (max-width: 480px) {
  .topPoint_holiday-listContent, .topComeback_inner, .topPoint_benefit-listContent {
    padding: 60px 20px 40px;
  }
}
.topPoint_holiday-listContent img, .topComeback_inner img, .topPoint_benefit-listContent img {
  margin-bottom: 20px;
}
.topPoint_holiday-listHeading, .topPoint_benefit-listHeading {
  font-size: 26px;
  font-size: 2.6rem;
  color: #fff;
  font-weight: bold;
  border-left: 1px solid;
  padding-left: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  .topPoint_holiday-listHeading, .topPoint_benefit-listHeading {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 480px) {
  .topPoint_holiday-listHeading, .topPoint_benefit-listHeading {
    padding-left: 15px;
  }
}
.topPoint_holiday-listText, .topPoint_benefit-listText {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2;
}
.topPoint_holiday-listText small, .topPoint_benefit-listText small {
  display: block;
  color: #fff;
  font-size: 10px;
  font-size: 1rem;
  margin-top: 10px;
}

.topPoint_benefit-area {
  margin-top: 120px;
  padding-right: 8.3333333333vw;
  counter-reset: benefit 0;
  position: relative;
}
.topPoint_benefit-area:before {
  content: "";
  display: block;
  background: url(./assets/images/index/benefit_catch.png) no-repeat center center/contain;
  position: absolute;
  top: 0;
  right: 8.3333333333vw;
  width: 15vw;
  height: auto;
  aspect-ratio: 1/0.2827;
}
@media screen and (max-width: 1200px) {
  .topPoint_benefit-area:before {
    position: static;
    margin-left: auto;
    width: 255px;
    height: 73px;
  }
}
@media screen and (max-width: 991px) {
  .topPoint_benefit-area:before {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .topPoint_benefit-area:before {
    margin-right: 4.1666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .topPoint_benefit-area:before {
    width: 167px;
    height: 48px;
  }
}
@media screen and (max-width: 767px) {
  .topPoint_benefit-area {
    padding-right: 0;
    margin-top: 80px;
  }
}
.topPoint_benefit-area .topPoint-heading {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .topPoint_benefit-area .topPoint-heading {
    margin-bottom: 0;
  }
}
.topPoint_benefit-area .topPoint-heading small {
  font-size: 30px;
  font-size: 3rem;
}
@media screen and (max-width: 767px) {
  .topPoint_benefit-area .topPoint-heading small {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.topPoint_benefit-area .topPoint-heading small:before {
  height: 30px;
  right: 15rem;
}
@media screen and (max-width: 767px) {
  .topPoint_benefit-area .topPoint-heading small:before {
    height: 20px;
    right: 10rem;
  }
}
.topPoint_benefit-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 60px 20px;
}
@media screen and (max-width: 1200px) {
  .topPoint_benefit-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 991px) {
  .topPoint_benefit-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .topPoint_benefit-list {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .topPoint_benefit-list li {
    background: #E089A4;
    background: linear-gradient(125deg, #E089A4 0%, rgb(255, 164, 172) 100%);
    display: flex;
    padding: 20px;
    gap: 20px;
    width: 95.8333333333vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 480px) {
  .topPoint_benefit-list li {
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .topPoint_benefit-list li:nth-child(odd) {
    margin-right: auto;
    border-radius: 0 20px 20px 0;
  }
  .topPoint_benefit-list li:nth-child(even) {
    margin-left: auto;
    flex-direction: row-reverse;
    border-radius: 20px 0 0 20px;
  }
}
.topPoint_benefit-listImg {
  margin-bottom: -80px;
  position: relative;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .topPoint_benefit-listImg {
    margin-bottom: 0;
    padding: 0;
    width: 30%;
  }
}
@media screen and (max-width: 480px) {
  .topPoint_benefit-listImg {
    width: 35%;
  }
}
.topPoint_benefit-listContent {
  padding: 90px 30px 30px;
  min-height: auto;
}
@media screen and (max-width: 767px) {
  .topPoint_benefit-listContent {
    width: 70%;
    padding: 0;
    background: none;
    border-radius: 0;
  }
}
@media screen and (max-width: 480px) {
  .topPoint_benefit-listContent {
    width: 65%;
  }
}
.topPoint_benefit-listHeading {
  border-left: none;
  padding-left: 0;
  margin-bottom: 10px;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.45;
}
@media screen and (max-width: 767px) {
  .topPoint_benefit-listHeading {
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: 0.12em;
  }
}
.topPoint_benefit-listHeading:before {
  counter-increment: benefit 1;
  content: "BENEFITS.0" counter(benefit);
  display: block;
  font-size: 10px;
  font-size: 1rem;
  color: #fff;
  margin-bottom: 4px;
  font-family: "Proza Libre", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .topPoint_benefit-listHeading:before {
    font-size: 9px;
    font-size: 0.9rem;
  }
}
@media screen and (max-width: 767px) {
  .topPoint_benefit-listText {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.topPoint_benefit-listText small {
  font-size: 12px;
  font-size: 1.2rem;
}
.topPoint_benefit-more {
  max-width: calc(1200px + 8.3333333333vw);
  padding-right: 8.3333333333vw;
}
@media screen and (max-width: 767px) {
  .topPoint_benefit-more {
    padding-right: 0;
  }
}
.topPoint_benefit-more .topPoint_curriculum-boxText {
  color: #E089A4;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .topPoint_benefit-more .topPoint_curriculum-boxText {
    text-align: center;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.75;
    letter-spacing: 0.2em;
  }
}

.contents_section-box {
  display: flex;
}
@media screen and (max-width: 991px) {
  .contents_section-box {
    flex-wrap: wrap;
  }
}
.contents_section-content {
  width: 43.3333%;
  padding-left: 8.3333333333vw;
}
@media screen and (max-width: 1200px) {
  .contents_section-content {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .contents_section-content {
    width: 100%;
    padding-left: 8.3333333333vw;
  }
}
.contents_section-deco {
  font-size: 14px;
  font-size: 1.4rem;
  color: #E089A4;
  display: flex;
  align-items: baseline;
  writing-mode: vertical-lr;
  gap: 20px;
  position: absolute;
  top: 250px;
  left: 12.5vw;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .contents_section-deco {
    left: 4.1666666667vw;
  }
}
@media screen and (max-width: 991px) {
  .contents_section-deco {
    left: 8.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .contents_section-deco {
    font-size: 9px;
    font-size: 0.9rem;
    top: 150px;
  }
}
.contents_section-deco:before {
  content: "";
  display: block;
  width: 1px;
  height: 170px;
  background: #E089A4;
}
@media screen and (max-width: 767px) {
  .contents_section-deco:before {
    height: 90px;
  }
}
.contents_section-subHeading {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .contents_section-subHeading {
    margin-bottom: 20px;
  }
}
.contents_section-subHeading span.en {
  font-size: 14px;
  font-size: 1.4rem;
  color: #E089A4;
  display: inline-block;
  border: 2px solid;
  padding: 15px 30px 10px;
  border-radius: 50%;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  .contents_section-subHeading span.en {
    font-size: 9px;
    font-size: 0.9rem;
  }
}
.contents_section-heading {
  font-size: 50px;
  font-size: 5rem;
  margin-bottom: 30px;
  color: #E089A4;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  .contents_section-heading {
    font-size: 35px;
    font-size: 3.5rem;
    letter-spacing: 0.12em;
  }
}
.contents_section-heading small {
  font-size: 30px;
  font-size: 3rem;
}
@media screen and (max-width: 767px) {
  .contents_section-heading small {
    font-size: 20px;
    font-size: 2rem;
  }
}
.contents_section-text {
  font-size: 34px;
  font-size: 3.4rem;
  font-weight: bold;
  line-height: 1.45;
}
@media screen and (max-width: 767px) {
  .contents_section-text {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.contents_section-text span {
  color: #E089A4;
}
.contents_section-text span strong {
  font-family: "Proza Libre", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 60px;
  font-size: 6rem;
}
@media screen and (max-width: 767px) {
  .contents_section-text span strong {
    font-size: 34px;
    font-size: 3.4rem;
  }
}
.contents_section-img {
  width: 56.6666%;
}
@media screen and (max-width: 991px) {
  .contents_section-img {
    width: 100%;
    margin-bottom: 30px;
  }
}
.contents_section-img.hidden {
  display: block;
}
@media screen and (max-width: 991px) {
  .contents_section-img.hidden {
    display: none;
  }
}
.contents_section-img.visible {
  display: none;
}
@media screen and (max-width: 991px) {
  .contents_section-img.visible {
    display: block;
  }
}
.contents_section-img img {
  border-radius: 20px 0 0 20px;
  box-shadow: 0 0 10px rgba(53, 53, 53, 0.3);
}

.topNumber, .topSalon, .topVoice {
  padding: 150px 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .topNumber, .topSalon, .topVoice {
    padding: 80px 0;
  }
}
.topNumber:before, .topSalon:before, .topVoice:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: skewY(-4deg);
  z-index: -1;
}
.topNumber .contents_section-text, .topSalon .contents_section-text, .topVoice .contents_section-text {
  line-height: 1.15;
}
.topNumber-caution {
  color: #848484;
  font-size: 10px;
  font-size: 1rem;
  margin-top: 10px;
}
.topNumber-inner {
  padding-left: 8.3333333333vw;
}
.topNumber_list {
  max-width: 1200px;
  padding-right: 8.3333333333vw;
  margin: 80px auto 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px 20px;
  counter-reset: numberList 0;
}
@media screen and (max-width: 1200px) {
  .topNumber_list {
    max-width: 640px;
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .topNumber_list {
    margin-top: 40px;
  }
}
.topNumber_list-section {
  width: 100%;
  text-align: center;
}
.topNumber_list-heading {
  font-size: 22px;
  font-size: 2.2rem;
  color: #fff;
  background: #E089A4;
  padding: 5px 20px;
  border-radius: 50px;
  max-width: 400px;
  margin: 0 auto 40px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .topNumber_list-heading {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.topNumber_list-heading:before {
  content: "";
  display: block;
  width: 1px;
  height: 20px;
  background: #E089A4;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: rotate(25deg) translateX(-50%);
}
.topNumber_list-list {
  display: flex;
  gap: 20px;
}
.topNumber_list-item {
  width: 100%;
  aspect-ratio: 1/1;
  border-radius: 20px;
  border: 2px solid #E089A4;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .topNumber_list-item {
    padding: 0 10px;
  }
}
.topNumber_list-item:before {
  counter-increment: numberList 1;
  content: counter(numberList) " ";
  background: #E089A4;
  color: #fff;
  font-family: "Proza Libre", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 40px;
  font-size: 4rem;
  width: 58px;
  height: 50px;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 70% 30% 70% 30%/70% 30% 70% 30%;
  transform: translate(-50%, -50%);
  padding-top: 5px;
}
@media screen and (max-width: 767px) {
  .topNumber_list-item:before {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 480px) {
  .topNumber_list-item:before {
    width: 40px;
    height: 36px;
    top: 0;
  }
}
.topNumber_list-itemHeading {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.25;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .topNumber_list-itemHeading {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.topNumber_list-itemMain span {
  color: #E089A4;
}
.topNumber_list-itemMain span.en {
  font-size: 70px;
  font-size: 7rem;
  line-height: 1;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}
@media screen and (max-width: 767px) {
  .topNumber_list-itemMain span.en {
    font-size: 48px;
    font-size: 4.8rem;
  }
}
.topNumber_list-itemMain span.en.counted {
  opacity: 1;
  transform: translateY(0);
}
.topNumber_list-itemMain span.ja {
  font-size: 28px;
  font-size: 2.8rem;
}
@media screen and (max-width: 767px) {
  .topNumber_list-itemMain span.ja {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 767px) {
  .topVoice {
    padding: 0;
  }
}
.topVoice:before {
  background: #F9F2F3;
}
.topVoice-inner {
  padding-left: 8.3333333333vw;
  counter-reset: voiceList 0;
}
.topVoice .contents_section-text {
  position: relative;
}
@media screen and (max-width: 991px) {
  .topVoice .contents_section-text {
    padding-left: 10%;
  }
}
@media screen and (max-width: 991px) and (max-width: 480px) {
  .topVoice .contents_section-text {
    padding-left: 40px;
    line-height: 1.45;
    letter-spacing: 0.2em;
  }
}
@media screen and (max-width: 991px) {
  .topVoice .contents_section-text:before {
    content: "";
    display: block;
    width: 110px;
    height: 100px;
    background: url(./assets/images/index/voice_deco.png) no-repeat center center/contain;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    height: 100%;
    aspect-ratio: 11/11;
    z-index: -1;
  }
}
.topVoice-img {
  margin-top: 40px;
  margin-left: calc(-16.6666666667vw - 40px);
  padding-right: 40px;
}
.topVoice-img.hidden {
  display: block;
}
@media screen and (max-width: 991px) {
  .topVoice-img.hidden {
    display: none;
  }
}
.topVoice_content {
  width: 56.6666%;
  padding-right: 8.3333333333vw;
}
@media screen and (max-width: 991px) {
  .topVoice_content {
    width: 100%;
    margin-top: 40px;
  }
}
@media screen and (max-width: 480px) {
  .topVoice_content {
    padding-right: 0;
    margin-left: -4.1666666667vw;
  }
}
.topVoice_content-inner {
  background: #DBA1AC;
  box-shadow: 0 0 10px rgba(53, 53, 53, 0.3);
  border-radius: 20px;
  padding: 20px 40px 40px;
}
@media screen and (max-width: 767px) {
  .topVoice_content-inner {
    padding: 30px 20px 40px;
  }
}
.topVoice_content-inner .swiper-container {
  padding-bottom: 60px;
}
.topVoice_content-inner .swiper-pagination {
  z-index: 0;
}
.topVoice_content-inner .swiper-pagination-bullet-active {
  background: #fff;
}
.topVoice_content-inner .swiper-button-next, .topVoice_content-inner .swiper-button-prev {
  background: #fff;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  color: #E089A4;
  top: auto;
  bottom: 0;
  transform: translate(0);
  z-index: 10;
}
.topVoice_content-inner .swiper-button-next:after, .topVoice_content-inner .swiper-button-prev:after {
  font-size: 14px;
  font-size: 1.4rem;
}
.topVoice_content-interview {
  display: flex;
  align-items: flex-end;
  gap: 20px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1200px) {
  .topVoice_content-interview {
    flex-wrap: wrap;
    gap: 0;
  }
}
.topVoice_content-interviewImg {
  width: 50%;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .topVoice_content-interviewImg {
    width: 75%;
  }
}
.topVoice_content-interviewImg img {
  border-radius: 70% 30% 70% 30%/70% 30% 70% 30%;
}
.topVoice_content-interviewImg:before {
  counter-increment: voiceList 1;
  content: "STAFF VOICE.0" counter(voiceList);
  font-size: 9px;
  font-size: 0.9rem;
  color: #fff;
  font-family: "Proza Libre", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  position: absolute;
  bottom: 80%;
  left: 0;
  transform: rotate(-45deg);
}
.topVoice_content-interviewImg:after {
  content: "";
  display: block;
  width: 18.66vw;
  aspect-ratio: 1/0.3492063;
  background: url(./assets/images/index/voice_interview.png) no-repeat center center/contain;
  position: absolute;
  bottom: 30px;
  right: -9.33vw;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .topVoice_content-interviewImg:after {
    bottom: 80px;
    right: -6.33vw;
  }
}
@media screen and (max-width: 991px) {
  .topVoice_content-interviewImg:after {
    right: -16vw;
    width: 38vw;
  }
}
.topVoice_content-interviewContent {
  width: 50%;
}
@media screen and (max-width: 1200px) {
  .topVoice_content-interviewContent {
    width: 100%;
  }
}
.topVoice_content-interviewName {
  text-align: right;
}
@media screen and (max-width: 1200px) {
  .topVoice_content-interviewName {
    margin-top: -70px;
  }
}
.topVoice_content-interviewName span {
  display: block;
  color: #fff;
}
.topVoice_content-interviewName span.ppsition {
  font-size: 14px;
  font-size: 1.4rem;
}
.topVoice_content-interviewName span.name {
  font-size: 30px;
  font-size: 3rem;
}
@media screen and (max-width: 1200px) {
  .topVoice_content-interviewName span.name {
    font-size: 20px;
    font-size: 2rem;
  }
}
.topVoice_content-interviewName span.read {
  font-size: 9px;
  font-size: 0.9rem;
}
.topVoice_content-listSection {
  margin-bottom: 30px;
}
.topVoice_content-listSection:last-child {
  margin-bottom: 0;
}
.topVoice_content-listHeading {
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .topVoice_content-listHeading {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.topVoice_content-listText {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2.5;
}
@media screen and (max-width: 767px) {
  .topVoice_content-listText {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.topSalon-inner {
  padding-left: 8.3333333333vw;
}
@media screen and (max-width: 767px) {
  .topSalon .contents_section-text {
    text-align: center;
    padding-right: 16.6666666667vw;
    letter-spacing: 0.2em;
    line-height: 1.75;
  }
}
@media screen and (max-width: 480px) {
  .topSalon .contents_section-text {
    padding-right: 0;
  }
}
.topSalon_list {
  max-width: 1200px;
  padding-right: 8.3333333333vw;
  margin: 80px auto 0;
}
@media screen and (max-width: 767px) {
  .topSalon_list {
    margin-top: 40px;
  }
}
@media screen and (max-width: 480px) {
  .topSalon_list {
    padding-right: 0;
    margin-left: -8.3333333333vw;
  }
}
.topSalon_list-nav {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 20px;
  padding: 0 20px;
}
@media screen and (max-width: 1200px) {
  .topSalon_list-nav {
    grid-template-columns: 1fr;
    gap: 15px;
  }
}
.topSalon_list-navAll {
  background: #E089A4;
  border-radius: 20px;
  padding: 30px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .topSalon_list-navAll {
    grid-row: auto;
    padding: 20px 15px;
  }
}
.topSalon_list-navAll:before {
  content: "";
  position: absolute;
  top: 5%;
  left: -25%;
  width: 100%;
  height: 100%;
  background: url(./assets/images/index/japan_map.png) no-repeat center center/contain;
  z-index: 0;
}
.topSalon_list-navAll a {
  position: relative;
  z-index: 1;
  color: #fff;
  text-decoration: none;
}
.topSalon_list-navAll .topSalon_list-area {
  font-size: 50px;
  font-size: 5rem;
}
@media screen and (max-width: 767px) {
  .topSalon_list-navAll .topSalon_list-area {
    font-size: 25px;
    font-size: 2.5rem;
  }
}
.topSalon_list-navAll .topSalon_list-shops {
  font-size: 36px;
  font-size: 3.6rem;
}
@media screen and (max-width: 767px) {
  .topSalon_list-navAll .topSalon_list-shops {
    font-size: 20px;
    font-size: 2rem;
  }
}
.topSalon_list-navAll .topSalon_list-shops span.en {
  font-size: 90px;
  font-size: 9rem;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .topSalon_list-navAll .topSalon_list-shops span.en {
    font-size: 50px;
    font-size: 5rem;
  }
}
.topSalon_list-navAll .topSalon_list-caution {
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .topSalon_list-navAll .topSalon_list-caution {
    font-size: 10px;
    font-size: 1rem;
  }
}
.topSalon_list-navArea {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(3, 1fr);
  gap: 15px;
  list-style: none;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 1200px) {
  .topSalon_list-navArea {
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .topSalon_list-navArea {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
  }
}
.topSalon_list-navAreaItem {
  background: #DBA1AC;
  border-radius: 15px;
  padding: 20px 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  position: relative;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .topSalon_list-navAreaItem {
    padding: 15px 10px;
  }
}
.topSalon_list-navAreaItem:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.topSalon_list-navAreaItem:nth-child(8) {
  grid-column: 2/3;
  grid-row: 3/4;
}
.topSalon_list-navAreaItem a {
  color: #fff;
  text-decoration: none;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.topSalon_list-navAreaItem .topSalon_list-area {
  font-size: 24px;
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  .topSalon_list-navAreaItem .topSalon_list-area {
    font-size: 20px;
    font-size: 2rem;
  }
}
.topSalon_list-navAreaItem .topSalon_list-area small {
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .topSalon_list-navAreaItem .topSalon_list-area small {
    font-size: 12px;
    font-size: 1.2rem;
    display: inline-block;
    margin-left: 5px;
  }
}
.topSalon_list-navAreaItem .topSalon_list-shops {
  font-size: 20px;
  font-size: 2rem;
}
.topSalon_list-navAreaItem .topSalon_list-shops span.en {
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 1;
}

/* ANIMATION ========= */
@keyframes slideshow {
  100% {
    transform: translate3d(-57%, 0, 0);
  }
}
@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
@keyframes zoomUpBullets {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.5);
  }
}
@keyframes secondaryImageOverlayIn {
  0% {
    background-position: 0 -160px;
  }
  50% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 160px;
  }
}
@keyframes secondaryImageOverlayInMb {
  0% {
    background-position: 0 -20vh;
  }
  50% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 20vh;
  }
}
@keyframes rotation {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes holiday-rotation {
  0% {
    transform: translateX(-50%) rotate(0deg);
  }
  100% {
    transform: translateX(-50%) rotate(360deg);
  }
}
/* ========================================================================== */
/* 店舗情報表示 */
/* ========================================================================== */
.topSalon_list-shopList.active {
  margin-top: 60px;
  padding: 30px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.topSalon_list-shopList .loading {
  text-align: center;
  padding: 40px;
  color: #666;
  font-size: 16px;
}
.topSalon_list-shopList .error {
  text-align: center;
  padding: 40px;
  color: #E089A4;
  font-size: 16px;
}
.topSalon_list-shopList .area-shops .area-title {
  margin: 0 0 25px 0;
  font-size: 24px;
  font-weight: bold;
  color: #353535;
  text-align: center;
  border-bottom: 3px solid #E089A4;
  padding-bottom: 15px;
}
.topSalon_list-shopList .area-shops .prefecture-list {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 2px solid #f0f0f0;
  text-align: center;
}
.topSalon_list-shopList .area-shops .prefecture-list .prefecture-item {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 10px;
  padding: 8px 16px;
  background-color: #f8f9fa;
  border-radius: 20px;
  font-size: 14px;
  color: #666;
  font-weight: 500;
}
.topSalon_list-shopList .area-shops h3 {
  margin: 25px 0 15px 0;
  font-size: 18px;
  font-weight: bold;
  color: #353535;
}
.topSalon_list-shopList .area-shops .shop-list {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
}
.topSalon_list-shopList .area-shops .shop-list li {
  padding: 12px 0;
  border-bottom: 1px solid #f0f0f0;
  font-size: 16px;
  color: #353535;
}
.topSalon_list-shopList .area-shops .shop-list li:last-child {
  border-bottom: none;
}
.topSalon_list-shopList .area-shops .shop-names {
  font-size: 16px;
  line-height: 1.6;
  color: #353535;
  padding: 20px;
  background-color: #f8f9fa;
  border-radius: 8px;
  border-left: 4px solid #E089A4;
}
.topSalon_list-shopList .area-shops .prefecture-group {
  margin-bottom: 30px;
  padding: 20px;
  background-color: #f8f9fa;
  border-radius: 8px;
  border-left: 4px solid #E089A4;
}
.topSalon_list-shopList .area-shops .prefecture-group:last-child {
  margin-bottom: 0;
}
.topSalon_list-shopList .area-shops .prefecture-group .prefecture-title {
  margin: 0 0 15px 0;
  font-size: 18px;
  font-weight: bold;
  color: #353535;
}
.topSalon_list-shopList .area-shops .prefecture-group .shop-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.topSalon_list-shopList .area-shops .prefecture-group .shop-list .shop-item {
  padding: 8px 0;
  font-size: 16px;
  color: #353535;
  border-bottom: 1px solid #e0e0e0;
}
.topSalon_list-shopList .area-shops .prefecture-group .shop-list .shop-item a {
  color: #353535;
}
.topSalon_list-shopList .area-shops .prefecture-group .shop-list .shop-item:last-child {
  border-bottom: none;
}
.topSalon_list-shopList .area-shops .no-shops {
  text-align: center;
  padding: 40px;
  color: #666;
  font-size: 16px;
}

@media (max-width: 768px) {
  .topSalon_list-shops .area-shops .area-title {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .topSalon_list-shops .area-shops .prefecture-list .prefecture-item {
    margin-right: 10px;
    margin-bottom: 8px;
    padding: 6px 12px;
    font-size: 12px;
  }
  .topSalon_list-shops .area-shops h3 {
    font-size: 16px;
    margin: 20px 0 10px 0;
  }
  .topSalon_list-shops .area-shops .shop-list li {
    padding: 10px 0;
    font-size: 14px;
  }
}
.topCoupon-heading, .topCompany-heading, .topRecuirements-heading {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .topCoupon-heading, .topCompany-heading, .topRecuirements-heading {
    margin-bottom: 30px;
  }
}
.topCoupon-heading span, .topCompany-heading span, .topRecuirements-heading span {
  display: block;
  color: #E089A4;
}
.topCoupon-heading span.en, .topCompany-heading span.en, .topRecuirements-heading span.en {
  font-size: 10px;
  font-size: 1rem;
  font-weight: normal;
  margin-bottom: 10px;
  letter-spacing: 0.2em;
}
@media screen and (min-width: 991px) {
  .topCoupon-heading span.en, .topCompany-heading span.en, .topRecuirements-heading span.en {
    letter-spacing: 0.4em;
  }
}
@media screen and (max-width: 767px) {
  .topCoupon-heading span.en, .topCompany-heading span.en, .topRecuirements-heading span.en {
    font-size: 9px;
    font-size: 0.9rem;
  }
}
.topCoupon-heading span.ja, .topCompany-heading span.ja, .topRecuirements-heading span.ja {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .topCoupon-heading span.ja, .topCompany-heading span.ja, .topRecuirements-heading span.ja {
    font-size: 24px;
    font-size: 2.4rem;
    letter-spacing: 0.2em;
  }
}
.topCoupon_img {
  text-align: center;
  margin-bottom: 30px;
}
.topCoupon_img img {
  border: 3px solid #E089A4;
  background: #fff;
  border-radius: 30px;
  margin: 0 auto;
  width: 100%;
  max-width: 660px;
  box-shadow: 0 0 10px rgba(53, 53, 53, 0.3);
}
.topCoupon_text {
  color: #7A797A;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.75;
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .topCoupon_text {
    text-align: justify;
    margin-bottom: 40px;
  }
}
.topCoupon_button {
  width: 100%;
  max-width: 660px;
  margin: 0 auto;
}
.topCoupon_button a {
  background: #DBA1AC;
  color: #fff;
  display: block;
  text-align: center;
  padding: 10px 0;
  border-radius: 50px;
  font-weight: bold;
  position: relative;
  font-size: 24px;
  font-size: 2.4rem;
  box-shadow: 0 0 10px rgba(53, 53, 53, 0.3);
}
@media screen and (max-width: 767px) {
  .topCoupon_button a {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.topCoupon_button a:before, .topCoupon_button a:after {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  right: 50px;
  width: 10px;
  height: 2px;
  border-radius: 9999px;
  background-color: #fff;
  transform-origin: calc(100% - 1px) 50%;
}
.topCoupon_button a:before {
  transform: rotate(45deg);
}
.topCoupon_button a:after {
  transform: rotate(-45deg);
}

.topComeback_article {
  max-width: calc(960px + 16.6666666667vw);
  padding: 0 8.3333333333vw;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  .topComeback_article {
    max-width: 960px;
    padding: 0 15px;
  }
}
.topComeback_inner {
  min-height: auto;
  padding: 40px 50px 100px;
}
@media screen and (max-width: 991px) {
  .topComeback_inner {
    padding: 40px 8.3333333333vw 80px;
  }
}
.topComeback_section {
  margin-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .topComeback_section {
    margin-bottom: 80px;
  }
}
.topComeback_section:last-child {
  margin-bottom: 0;
}
.topComeback .topPoint-heading {
  color: #fff;
}
.topComeback .topPoint-heading small {
  display: block;
  max-width: 400px;
  text-align: center;
  margin: 0 auto;
}
.topComeback .topPoint-heading small:before {
  background: #fff;
}
.topComeback .topAbout_info-heading {
  color: #fff;
}
.topComeback .topAbout_info-headingMain {
  color: #fff;
}
.topComeback .topAbout_info-headingSub {
  background: #fff;
  color: #E089A4;
}
.topComeback .topPoint_environment-moreHeading:after {
  background: #fff;
}
.topComeback_box {
  display: flex;
  gap: 30px;
  margin-top: 20px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .topComeback_box {
    flex-wrap: wrap;
    gap: 10px;
  }
}
.topComeback_box-img {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .topComeback_box-img {
    width: 100%;
    max-width: 240px;
    margin: 0 auto;
  }
}
.topComeback_box-text {
  width: 50%;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  text-align: justify;
}
@media screen and (max-width: 991px) {
  .topComeback_box-text {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .topComeback_box-text {
    width: 100%;
  }
}
.topComeback_box-textHeading {
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 10px;
}
@media screen and (max-width: 991px) {
  .topComeback_box-textHeading {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .topComeback_box-textHeading {
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.topComeback_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px 50px;
}
@media screen and (max-width: 991px) {
  .topComeback_list {
    gap: 30px 20px;
  }
}
@media screen and (max-width: 767px) {
  .topComeback_list {
    grid-template-columns: 1fr;
  }
}
.topComeback_list-heading {
  background: #fff;
  color: #E089A4;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: bold;
  border-radius: 20px;
  text-align: center;
  padding: 4px 0;
  margin-bottom: 10px;
}
@media screen and (max-width: 991px) {
  .topComeback_list-heading {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.topComeback_list-text {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  color: #fff;
  line-height: 2.5;
}

.topCompany-heading span {
  color: #fff;
}
.topCompany-inner {
  background: #EAD0D7;
  max-width: 850px;
  width: 100%;
  margin: 0 auto;
  padding: 50px;
  border-radius: 12px;
}
@media screen and (max-width: 991px) {
  .topCompany-inner {
    max-width: 100%;
    border-radius: 0;
    padding: 50px 8.3333333333vw;
  }
}
.topCompany-inner .guideLineWrap-inner {
  padding: 0 !important;
}
.topCompany-inner .guideLineWrap-inner .guideLine_table .guideLine table tr {
  border-color: #fff !important;
}
.topCompany-inner .guideLineWrap-inner .guideLine_table .guideLine table tr th {
  color: #fff !important;
  border-color: #fff !important;
  font-size: 1.4rem !important;
}
@media screen and (max-width: 767px) {
  .topCompany-inner .guideLineWrap-inner .guideLine_table .guideLine table tr th {
    font-size: 1.6rem !important;
  }
}

/* ======================== */
/* Guideline */
/* ======================== */
.guideLineWrap .guideLineWrap-inner {
  max-width: calc(750px + 16.6666666667vw);
  padding: 0 8.3333333333vw;
  margin: 0 auto;
}
.guideLineWrap .guideLineWrap-inner .guideLine_table .guideLine {
  width: 100%;
}
.guideLineWrap .guideLineWrap-inner .guideLine_table .guideLine table {
  border-collapse: collapse;
  width: 100%;
}
.guideLineWrap .guideLineWrap-inner .guideLine_table .guideLine table tr {
  border-bottom: 2px solid rgba(224, 137, 164, 0.2);
}
.guideLineWrap .guideLineWrap-inner .guideLine_table .guideLine table tr:first-child {
  border-top: 2px solid rgba(224, 137, 164, 0.2);
}
.guideLineWrap .guideLineWrap-inner .guideLine_table .guideLine table tr th {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #E089A4;
  width: 25%;
  padding-right: 40px;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .guideLineWrap .guideLineWrap-inner .guideLine_table .guideLine table tr th {
    font-size: 16px;
    font-size: 1.6rem;
    width: 100%;
    display: block;
    text-align: left;
    padding: 10px 0;
    border-bottom: 2px solid rgba(224, 137, 164, 0.2);
  }
}
.guideLineWrap .guideLineWrap-inner .guideLine_table .guideLine table tr td {
  padding: 20px 0;
  width: 75%;
  line-height: 2;
  font-size: 14px;
  font-size: 1.4rem;
  color: #353535;
}
@media screen and (max-width: 767px) {
  .guideLineWrap .guideLineWrap-inner .guideLine_table .guideLine table tr td {
    width: 100%;
    display: block;
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.guideLineWrap .guideLineWrap-inner .guideLine_table .guideLine table tr td span.pinkText {
  color: #E089A4;
  display: block;
}

/*BLOG用*/
/* ========================================================================== */
/*余白*/
/* ========================================================================== */
/* ========================================================================== */
/*フォント*/
/* ========================================================================== */
/* 画面幅1500pxの時のフォントサイズの比率を維持 ========= */
/* 日本語フォント ========= */
/* 英字フォント ========= */
/* ========================================================================== */
/* 背景画像 ========= */
/* ========================================================================== */
/* ========================================================================== */
/* フルワイド ========= */
/* ========================================================================== */
/* ========================================================================== */
/* 天地中央系 ========= */
/* ========================================================================== */
/* ========================================================================== */
/* テキストグラデーション ========= */
/* ========================================================================== */
/* ========================================================================== */
/*ホバーアニメーション*/
/* ========================================================================== */
/* ========================================================================== */
/* フレックスボックス ========= */
/* ========================================================================== */
.contactPage_nav {
  display: flex;
  gap: 50px;
  justify-content: center;
  max-width: calc(1000px + 16.6666666667vw);
  padding: 0 8.3333333333vw;
  margin: 0 auto 200px;
}
@media screen and (max-width: 991px) {
  .contactPage_nav {
    flex-wrap: wrap;
    gap: 30px;
  }
}
@media screen and (max-width: 767px) {
  .contactPage_nav {
    margin-bottom: 120px;
  }
}
.contactPage_nav-btn {
  margin-top: 0 !important;
}
@media screen and (max-width: 991px) {
  .contactPage_nav-btn {
    width: 100% !important;
  }
}
.contactPage_nav-btn a {
  padding: 40px 0 35px;
}
@media screen and (max-width: 767px) {
  .contactPage_nav-btn a {
    padding: 25px 0 20px;
  }
}
.contactPage_nav-btn a:before {
  display: none;
}
.contactPage_nav-btn a span.ja {
  font-size: 40px;
  font-size: 4rem;
}
@media screen and (max-width: 1200px) {
  .contactPage_nav-btn a span.ja {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 767px) {
  .contactPage_nav-btn a span.ja {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 480px) {
  .contactPage_nav-btn a span.ja {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.contactPage_nav-btn a span.ja small {
  font-size: 30px;
  font-size: 3rem;
}
@media screen and (max-width: 1200px) {
  .contactPage_nav-btn a span.ja small {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .contactPage_nav-btn a span.ja small {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 480px) {
  .contactPage_nav-btn a span.ja small {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.contactPage_nav-btn:nth-child(1) a {
  background: #FF5186;
  background: linear-gradient(125deg, rgb(255, 81, 134) 0%, rgb(255, 164, 172) 100%);
}
.contactPage_nav-btn:nth-child(2) a {
  background: #489CA2;
  background: linear-gradient(125deg, #489CA2 0%, #B8D3C2 100%);
}
.contactPage_section-text {
  text-align: center;
  line-height: 2.5;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .contactPage_section-text {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 60px;
  }
}
.contactPage_btn-list {
  max-width: calc(1000px + 16.6666666667vw);
  padding: 0 8.3333333333vw;
  margin: 0 auto;
  display: flex;
  gap: 50px;
}
@media screen and (max-width: 767px) {
  .contactPage_btn-list {
    flex-wrap: wrap;
  }
}
.contactPage_btn-list li {
  width: 50%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .contactPage_btn-list li {
    width: 100%;
  }
}
.contactPage_btn-list li:nth-child(1) .contactPage_btn-listHeading {
  color: #2DA7AA;
}
.contactPage_btn-list li:nth-child(2) .contactPage_btn-listHeading {
  color: #E089A4;
}
.contactPage_btn-list li a {
  display: block;
  transition: 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.contactPage_btn-list li a:hover {
  transform: scale(1.05);
}
.contactPage_btn-listHeading {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .contactPage_btn-listHeading {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

#mid_career .contactPage_section-text {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  #mid_career .contactPage_section-text {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

#entryPage .form-container {
  max-width: 800px;
  margin: 0 auto;
  background: white;
  padding: 2rem;
}
#entryPage .form-title {
  margin-bottom: 2rem;
  text-align: center;
  font-weight: bold;
}
#entryPage .formList {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 1rem;
}
#entryPage .formList th {
  background: #f8f9fa;
  padding: 1rem;
  text-align: left;
  width: 30%;
  border: none;
  font-weight: 600;
  font-size: 14px;
  font-size: 1.4rem;
}
#entryPage .formList td {
  padding: 1rem;
  border: none;
}
#entryPage .birthSelect {
  display: flex;
  align-items: flex-end;
  gap: 10px;
}
#entryPage .birthSelect select {
  max-width: 80px;
}
#entryPage .entryBtn_area-btn button {
  background: #E089A4;
  background: linear-gradient(125deg, #E089A4 0%, rgb(255, 164, 172) 100%);
  color: #fff;
  display: block;
  position: relative;
  transition: all 0.3s ease-in-out;
  width: 240px;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 10px 0;
  margin: 40px auto 0;
}
@media screen and (max-width: 480px) {
  #entryPage .formList {
    display: block;
  }
  #entryPage .formList tr {
    display: block;
    margin-bottom: 1rem;
  }
  #entryPage .formList th,
  #entryPage .formList td {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  #entryPage .formList th {
    margin-bottom: 0.5rem;
  }
}
#entryPage .form-select {
  width: 100%;
  padding: 0.5rem;
  border: 1px solid #ced4da;
  border-radius: 0.375rem;
  font-size: 14px;
  font-size: 1.4rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
#entryPage .form-select:focus {
  border-color: #86b7fe;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
#entryPage .store-selection {
  margin-bottom: 1.5rem;
  padding: 1rem;
  background: #f8f9fa;
  border-radius: 0.5rem;
}
#entryPage .store-selection label {
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 600;
  color: #495057;
}
#entryPage .info-text {
  margin-top: 0.5rem;
}
#entryPage .highlight {
  color: #0d6efd;
  font-weight: bold;
}
#entryPage .form-select:disabled {
  background-color: #e9ecef;
  cursor: not-allowed;
}

/* ===========================
   アラート共通スタイル
   =========================== */
.alert {
  position: relative;
  z-index: 1000;
  max-width: 960px;
  margin: 40px auto 20px;
  padding: 20px 24px;
  border-radius: 12px;
  border: none;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  animation: slideDown 0.4s ease-out;
  backdrop-filter: blur(10px);
}

.alert p {
  margin-bottom: 0;
  line-height: 1.6;
}

.alert strong {
  display: block;
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 600;
}

.alert ul {
  margin-bottom: 0;
  padding-left: 20px;
}

.alert li {
  margin-bottom: 8px;
  line-height: 1.5;
}

.alert li:last-child {
  margin-bottom: 0;
}

/* ===========================
   各種アラートのカラー
   =========================== */
.alert-success {
  background: linear-gradient(135deg, #f0fdf4 0%, #dcfce7 100%);
  border-left: 4px solid #22c55e;
  color: #166534;
}

.alert-success strong {
  color: #15803d;
}

.alert-danger {
  background: linear-gradient(135deg, #fef2f2 0%, #fee2e2 100%);
  border-left: 4px solid #ef4444;
  color: #991b1b;
}

.alert-danger strong {
  color: #b91c1c;
}

.alert-warning {
  background: linear-gradient(135deg, #fffbeb 0%, #fef3c7 100%);
  border-left: 4px solid #f59e0b;
  color: #92400e;
}

.alert-warning strong {
  color: #b45309;
}

/* ===========================
   details タグのスタイリング
   =========================== */
.alert details {
  margin-top: 16px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 8px;
  overflow: hidden;
  transition: all 0.3s ease;
}

.alert details:hover {
  background: rgba(255, 255, 255, 0.8);
}

.alert details summary {
  padding: 12px 16px;
  cursor: pointer;
  font-weight: 500;
  list-style: none;
  user-select: none;
  transition: all 0.2s ease;
  display: flex;
  align-items: center;
  gap: 8px;
}

/* summaryの矢印を非表示 */
.alert details summary::-webkit-details-marker {
  display: none;
}

/* カスタム矢印アイコンを追加 */
.alert details summary::before {
  content: "▶";
  font-size: 12px;
  transition: transform 0.3s ease;
  display: inline-block;
}

.alert details[open] summary::before {
  transform: rotate(90deg);
}

.alert details summary:hover {
  background: rgba(0, 0, 0, 0.04);
}

.alert details[open] summary {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  margin-bottom: 0;
}

/* ===========================
   pre タグのスタイリング
   =========================== */
.alert pre {
  margin: 0;
  padding: 16px;
  background: #1e293b;
  color: #e2e8f0;
  border-radius: 0 0 8px 8px;
  font-size: 13px;
  line-height: 1.6;
  white-space: pre-wrap;
  word-break: break-word;
  overflow-x: auto;
  font-family: "Consolas", "Monaco", "Courier New", monospace;
}

/* コードの視認性向上 */
.alert pre::selection {
  background: rgba(96, 165, 250, 0.3);
}

/* ===========================
   アニメーション
   =========================== */
@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* ===========================
   レスポンシブ対応
   =========================== */
@media (max-width: 767px) {
  .alert {
    margin: 20px 16px 16px;
    padding: 16px 18px;
    border-radius: 10px;
  }
  .alert strong {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .alert details summary {
    padding: 10px 14px;
    font-size: 14px;
  }
  .alert pre {
    padding: 12px;
    font-size: 12px;
  }
}
/* タブレット対応 */
@media (min-width: 768px) and (max-width: 1024px) {
  .alert {
    margin: 90px 24px 20px;
  }
}
/* ===========================
   アクセシビリティ向上
   =========================== */
@media (prefers-reduced-motion: reduce) {
  .alert,
  .alert details summary::before {
    animation: none;
    transition: none;
  }
}
/* ダークモード対応（オプション） */
@media (prefers-color-scheme: dark) {
  .alert {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
  }
  .alert-success {
    background: linear-gradient(135deg, #064e3b 0%, #065f46 100%);
    color: #d1fae5;
  }
  .alert-danger {
    background: linear-gradient(135deg, #7f1d1d 0%, #991b1b 100%);
    color: #fecaca;
  }
  .alert-warning {
    background: linear-gradient(135deg, #78350f 0%, #92400e 100%);
    color: #fde68a;
  }
  .alert details {
    background: rgba(0, 0, 0, 0.3);
  }
  .alert details:hover {
    background: rgba(0, 0, 0, 0.4);
  }
}/*# sourceMappingURL=style.css.map */