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

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

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

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

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

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

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

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

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

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

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

[role=button] {
  cursor: pointer;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  max-width: 1340px;
  position: relative;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

@media (max-width: 1369px) {
  .container,
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .container,
  .container-fluid {
    width: 100%;
  }
}
@media (max-width: 1369px) {
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
/* Bootstrap Style 使用しない */
/*
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 1370px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
*/
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

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

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

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

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

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

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

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

.mincho {
  font-family: "Noto Serif JP", "Yu Mincho", "游明朝", serif !important;
}

.gothic {
  font-family: "Noto Sans JP", "Yu Gothic Medium", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

@media screen and (min-width: 0 \0 ) and (min-resolution: 72dpi) {
  .selector {
    property: value;
  }
}
html, body {
  -webkit-text-size-adjust: 100%;
  font-size: 16px;
  letter-spacing: 0.07em;
  scroll-behavior: smooth;
  font-family: "Noto Sans JP", "Yu Gothic Medium", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

html, body, p, div, span {
  word-wrap: break-word;
}

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

p {
  line-height: 1.5;
}

table {
  table-layout: fixed;
}

ul {
  padding-left: 2em;
}

ul::-webkit-scrollbar {
  background: #ccc;
  width: 10px;
}

ul::-webkit-scrollbar-thumb {
  background: #aaa;
}

.icon {
  vertical-align: middle;
  margin: 0 5px;
}

.indent {
  padding-left: 1em;
}

.imgtop {
  vertical-align: bottom;
  margin: 0px;
}

.imgbtm {
  vertical-align: top;
}

.imgmdl {
  vertical-align: middle;
}

input.han {
  ime-mode: disabled;
}

input.zen {
  ime-mode: active;
}

textarea.han {
  ime-mode: disabled;
}

textarea.zen {
  ime-mode: active;
}

.td-n {
  text-decoration: none;
}

.td-u {
  text-decoration: underline;
}

.d-b {
  display: block !important;
}

.d-ib {
  display: inline-block !important;
}

.d-n {
  display: none !important;
}

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

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

.italic {
  font-style: italic;
}

.noitalic {
  font-style: normal;
}

.tdu {
  text-decoration: underline !important;
}

.tdn {
  text-decoration: none !important;
}

.fl-l {
  float: left;
}

.fl-r {
  float: right;
}

.al-l, .ta-l {
  text-align: left !important;
}

.al-r, .ta-r {
  text-align: right !important;
}

.al-c, .ta-c {
  text-align: center !important;
}

@media (max-width: 767px) {
  .xs-d-b {
    display: block !important;
  }
  .xs-d-ib {
    display: inline-block !important;
  }
  .xs-d-n {
    display: none !important;
  }
  .xs-al-l, .xs-ta-l {
    text-align: left !important;
  }
  .xs-al-r, .xs-ta-r {
    text-align: right !important;
  }
  .xs-al-c, .xs-ta-c {
    text-align: center !important;
  }
  .xs-bold {
    font-weight: bold !important;
  }
  .xs-nobold {
    font-weight: normal !important;
  }
  .xs-italic {
    font-style: italic;
  }
  .xs-noitalic {
    font-style: normal;
  }
  .xs-fl-n {
    float: none !important;
  }
  .xs-fl-l {
    float: left !important;
  }
  .xs-fl-r {
    float: right !important;
  }
}
.blue {
  color: #0000e8;
}

.white {
  color: #fff;
}

.yellow {
  color: #fff200;
}

.red {
  color: #f00;
}

.pink {
  color: #ed0d55;
}

.lightgreen {
  color: #66b820;
}

.green {
  color: #008737;
}

.orange {
  color: #f26522;
}

.black {
  color: #3b3b3b;
}

.gray {
  color: #575757;
}

.pos-r {
  position: relative;
}

.light {
  font-weight: lighter;
}

.m0a {
  margin-left: auto !important;
  margin-right: auto !important;
  display: block;
}

.f10 {
  font-size: 10px !important;
}

.f11 {
  font-size: 11px !important;
}

.f12 {
  font-size: 12px !important;
}

.f13 {
  font-size: 13px !important;
}

.f14 {
  font-size: 14px !important;
}

.f15 {
  font-size: 15px !important;
}

.f16 {
  font-size: 16px !important;
}

.f17 {
  font-size: 17px !important;
}

.f18 {
  font-size: 18px !important;
}

.f19 {
  font-size: 19px !important;
}

.f20 {
  font-size: 20px !important;
}

.f21 {
  font-size: 21px !important;
}

.f22 {
  font-size: 22px !important;
}

.f23 {
  font-size: 23px !important;
}

.f24 {
  font-size: 24px !important;
}

.f25 {
  font-size: 25px !important;
}

.f26 {
  font-size: 26px !important;
}

.f27 {
  font-size: 27px !important;
}

.f28 {
  font-size: 28px !important;
}

.f29 {
  font-size: 29px !important;
}

.f30 {
  font-size: 30px !important;
}

.f31 {
  font-size: 31px !important;
}

.f32 {
  font-size: 32px !important;
}

.f33 {
  font-size: 33px !important;
}

.f34 {
  font-size: 34px !important;
}

.f35 {
  font-size: 35px !important;
}

.f36 {
  font-size: 36px !important;
}

.f37 {
  font-size: 37px !important;
}

.f38 {
  font-size: 38px !important;
}

.f39 {
  font-size: 39px !important;
}

.f40 {
  font-size: 40px !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.op00 {
  opacity: 0;
}

.op01 {
  opacity: 0.1;
}

.op02 {
  opacity: 0.2;
}

.op03 {
  opacity: 0.3;
}

.op04 {
  opacity: 0.4;
}

.op05 {
  opacity: 0.5;
}

.op06 {
  opacity: 0.6;
}

.op07 {
  opacity: 0.7;
}

.op08 {
  opacity: 0.8;
}

.op09 {
  opacity: 0.9;
}

.op010 {
  opacity: 1;
}

.op011 {
  opacity: 1.1;
}

.op012 {
  opacity: 1.2;
}

.op013 {
  opacity: 1.3;
}

.op014 {
  opacity: 1.4;
}

.op015 {
  opacity: 1.5;
}

.op016 {
  opacity: 1.6;
}

.op017 {
  opacity: 1.7;
}

.op018 {
  opacity: 1.8;
}

.op019 {
  opacity: 1.9;
}

.op020 {
  opacity: 2;
}

.mw10 {
  max-width: 10%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mw20 {
  max-width: 20%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mw30 {
  max-width: 30%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mw40 {
  max-width: 40%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mw50 {
  max-width: 50%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mw60 {
  max-width: 60%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mw70 {
  max-width: 70%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mw80 {
  max-width: 80%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mw90 {
  max-width: 90%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mw100 {
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mw110 {
  max-width: 110%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mw120 {
  max-width: 120%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mw130 {
  max-width: 130%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mw140 {
  max-width: 140%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mw150 {
  max-width: 150%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mw160 {
  max-width: 160%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mw170 {
  max-width: 170%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mw180 {
  max-width: 180%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mw190 {
  max-width: 190%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mw200 {
  max-width: 200%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media (max-width: 1200px) {
  .md-mt0 {
    margin-top: 0px !important;
  }
  .md-mt5 {
    margin-top: 5px !important;
  }
  .md-mt10 {
    margin-top: 10px !important;
  }
  .md-mt15 {
    margin-top: 15px !important;
  }
  .md-mt20 {
    margin-top: 20px !important;
  }
  .md-mt25 {
    margin-top: 25px !important;
  }
  .md-mt30 {
    margin-top: 30px !important;
  }
  .md-mt35 {
    margin-top: 35px !important;
  }
  .md-mt40 {
    margin-top: 40px !important;
  }
  .md-mt45 {
    margin-top: 45px !important;
  }
  .md-mt50 {
    margin-top: 50px !important;
  }
  .md-mt55 {
    margin-top: 55px !important;
  }
  .md-mt60 {
    margin-top: 60px !important;
  }
  .md-mt65 {
    margin-top: 65px !important;
  }
  .md-mt70 {
    margin-top: 70px !important;
  }
  .md-mt75 {
    margin-top: 75px !important;
  }
  .md-mt80 {
    margin-top: 80px !important;
  }
  .md-mt85 {
    margin-top: 85px !important;
  }
  .md-mt90 {
    margin-top: 90px !important;
  }
  .md-mt95 {
    margin-top: 95px !important;
  }
  .md-mt100 {
    margin-top: 100px !important;
  }
  .md-mr0 {
    margin-right: 0px !important;
  }
  .md-mr5 {
    margin-right: 5px !important;
  }
  .md-mr10 {
    margin-right: 10px !important;
  }
  .md-mr15 {
    margin-right: 15px !important;
  }
  .md-mr20 {
    margin-right: 20px !important;
  }
  .md-mr25 {
    margin-right: 25px !important;
  }
  .md-mr30 {
    margin-right: 30px !important;
  }
  .md-mr35 {
    margin-right: 35px !important;
  }
  .md-mr40 {
    margin-right: 40px !important;
  }
  .md-mr45 {
    margin-right: 45px !important;
  }
  .md-mr50 {
    margin-right: 50px !important;
  }
  .md-mr55 {
    margin-right: 55px !important;
  }
  .md-mr60 {
    margin-right: 60px !important;
  }
  .md-mr65 {
    margin-right: 65px !important;
  }
  .md-mr70 {
    margin-right: 70px !important;
  }
  .md-mr75 {
    margin-right: 75px !important;
  }
  .md-mr80 {
    margin-right: 80px !important;
  }
  .md-mr85 {
    margin-right: 85px !important;
  }
  .md-mr90 {
    margin-right: 90px !important;
  }
  .md-mr95 {
    margin-right: 95px !important;
  }
  .md-mr100 {
    margin-right: 100px !important;
  }
  .md-mb0 {
    margin-bottom: 0px !important;
  }
  .md-mb5 {
    margin-bottom: 5px !important;
  }
  .md-mb10 {
    margin-bottom: 10px !important;
  }
  .md-mb15 {
    margin-bottom: 15px !important;
  }
  .md-mb20 {
    margin-bottom: 20px !important;
  }
  .md-mb25 {
    margin-bottom: 25px !important;
  }
  .md-mb30 {
    margin-bottom: 30px !important;
  }
  .md-mb35 {
    margin-bottom: 35px !important;
  }
  .md-mb40 {
    margin-bottom: 40px !important;
  }
  .md-mb45 {
    margin-bottom: 45px !important;
  }
  .md-mb50 {
    margin-bottom: 50px !important;
  }
  .md-mb55 {
    margin-bottom: 55px !important;
  }
  .md-mb60 {
    margin-bottom: 60px !important;
  }
  .md-mb65 {
    margin-bottom: 65px !important;
  }
  .md-mb70 {
    margin-bottom: 70px !important;
  }
  .md-mb75 {
    margin-bottom: 75px !important;
  }
  .md-mb80 {
    margin-bottom: 80px !important;
  }
  .md-mb85 {
    margin-bottom: 85px !important;
  }
  .md-mb90 {
    margin-bottom: 90px !important;
  }
  .md-mb95 {
    margin-bottom: 95px !important;
  }
  .md-mb100 {
    margin-bottom: 100px !important;
  }
  .md-mb100 {
    margin-bottom: 100px !important;
  }
  .md-ml0 {
    margin-left: 0px !important;
  }
  .md-ml5 {
    margin-left: 5px !important;
  }
  .md-ml10 {
    margin-left: 10px !important;
  }
  .md-ml15 {
    margin-left: 15px !important;
  }
  .md-ml20 {
    margin-left: 20px !important;
  }
  .md-ml25 {
    margin-left: 25px !important;
  }
  .md-ml30 {
    margin-left: 30px !important;
  }
  .md-ml35 {
    margin-left: 35px !important;
  }
  .md-ml40 {
    margin-left: 40px !important;
  }
  .md-ml45 {
    margin-left: 45px !important;
  }
  .md-ml50 {
    margin-left: 50px !important;
  }
  .md-ml55 {
    margin-left: 55px !important;
  }
  .md-ml60 {
    margin-left: 60px !important;
  }
  .md-ml65 {
    margin-left: 65px !important;
  }
  .md-ml70 {
    margin-left: 70px !important;
  }
  .md-ml75 {
    margin-left: 75px !important;
  }
  .md-ml80 {
    margin-left: 80px !important;
  }
  .md-ml85 {
    margin-left: 85px !important;
  }
  .md-ml90 {
    margin-left: 90px !important;
  }
  .md-ml95 {
    margin-left: 95px !important;
  }
  .md-ml100 {
    margin-left: 100px !important;
  }
}
@media (max-width: 991px) {
  .sm-mt0 {
    margin-top: 0px !important;
  }
  .sm-mt5 {
    margin-top: 5px !important;
  }
  .sm-mt10 {
    margin-top: 10px !important;
  }
  .sm-mt15 {
    margin-top: 15px !important;
  }
  .sm-mt20 {
    margin-top: 20px !important;
  }
  .sm-mt25 {
    margin-top: 25px !important;
  }
  .sm-mt30 {
    margin-top: 30px !important;
  }
  .sm-mt35 {
    margin-top: 35px !important;
  }
  .sm-mt40 {
    margin-top: 40px !important;
  }
  .sm-mt45 {
    margin-top: 45px !important;
  }
  .sm-mt50 {
    margin-top: 50px !important;
  }
  .sm-mt55 {
    margin-top: 55px !important;
  }
  .sm-mt60 {
    margin-top: 60px !important;
  }
  .sm-mt65 {
    margin-top: 65px !important;
  }
  .sm-mt70 {
    margin-top: 70px !important;
  }
  .sm-mt75 {
    margin-top: 75px !important;
  }
  .sm-mt80 {
    margin-top: 80px !important;
  }
  .sm-mt85 {
    margin-top: 85px !important;
  }
  .sm-mt90 {
    margin-top: 90px !important;
  }
  .sm-mt95 {
    margin-top: 95px !important;
  }
  .sm-mt100 {
    margin-top: 100px !important;
  }
  .sm-mr0 {
    margin-right: 0px !important;
  }
  .sm-mr5 {
    margin-right: 5px !important;
  }
  .sm-mr10 {
    margin-right: 10px !important;
  }
  .sm-mr15 {
    margin-right: 15px !important;
  }
  .sm-mr20 {
    margin-right: 20px !important;
  }
  .sm-mr25 {
    margin-right: 25px !important;
  }
  .sm-mr30 {
    margin-right: 30px !important;
  }
  .sm-mr35 {
    margin-right: 35px !important;
  }
  .sm-mr40 {
    margin-right: 40px !important;
  }
  .sm-mr45 {
    margin-right: 45px !important;
  }
  .sm-mr50 {
    margin-right: 50px !important;
  }
  .sm-mr55 {
    margin-right: 55px !important;
  }
  .sm-mr60 {
    margin-right: 60px !important;
  }
  .sm-mr65 {
    margin-right: 65px !important;
  }
  .sm-mr70 {
    margin-right: 70px !important;
  }
  .sm-mr75 {
    margin-right: 75px !important;
  }
  .sm-mr80 {
    margin-right: 80px !important;
  }
  .sm-mr85 {
    margin-right: 85px !important;
  }
  .sm-mr90 {
    margin-right: 90px !important;
  }
  .sm-mr95 {
    margin-right: 95px !important;
  }
  .sm-mr100 {
    margin-right: 100px !important;
  }
  .sm-mb0 {
    margin-bottom: 0px !important;
  }
  .sm-mb5 {
    margin-bottom: 5px !important;
  }
  .sm-mb10 {
    margin-bottom: 10px !important;
  }
  .sm-mb15 {
    margin-bottom: 15px !important;
  }
  .sm-mb20 {
    margin-bottom: 20px !important;
  }
  .sm-mb25 {
    margin-bottom: 25px !important;
  }
  .sm-mb30 {
    margin-bottom: 30px !important;
  }
  .sm-mb35 {
    margin-bottom: 35px !important;
  }
  .sm-mb40 {
    margin-bottom: 40px !important;
  }
  .sm-mb45 {
    margin-bottom: 45px !important;
  }
  .sm-mb50 {
    margin-bottom: 50px !important;
  }
  .sm-mb55 {
    margin-bottom: 55px !important;
  }
  .sm-mb60 {
    margin-bottom: 60px !important;
  }
  .sm-mb65 {
    margin-bottom: 65px !important;
  }
  .sm-mb70 {
    margin-bottom: 70px !important;
  }
  .sm-mb75 {
    margin-bottom: 75px !important;
  }
  .sm-mb80 {
    margin-bottom: 80px !important;
  }
  .sm-mb85 {
    margin-bottom: 85px !important;
  }
  .sm-mb90 {
    margin-bottom: 90px !important;
  }
  .sm-mb95 {
    margin-bottom: 95px !important;
  }
  .sm-mb100 {
    margin-bottom: 100px !important;
  }
  .sm-mb100 {
    margin-bottom: 100px !important;
  }
  .sm-ml0 {
    margin-left: 0px !important;
  }
  .sm-ml5 {
    margin-left: 5px !important;
  }
  .sm-ml10 {
    margin-left: 10px !important;
  }
  .sm-ml15 {
    margin-left: 15px !important;
  }
  .sm-ml20 {
    margin-left: 20px !important;
  }
  .sm-ml25 {
    margin-left: 25px !important;
  }
  .sm-ml30 {
    margin-left: 30px !important;
  }
  .sm-ml35 {
    margin-left: 35px !important;
  }
  .sm-ml40 {
    margin-left: 40px !important;
  }
  .sm-ml45 {
    margin-left: 45px !important;
  }
  .sm-ml50 {
    margin-left: 50px !important;
  }
  .sm-ml55 {
    margin-left: 55px !important;
  }
  .sm-ml60 {
    margin-left: 60px !important;
  }
  .sm-ml65 {
    margin-left: 65px !important;
  }
  .sm-ml70 {
    margin-left: 70px !important;
  }
  .sm-ml75 {
    margin-left: 75px !important;
  }
  .sm-ml80 {
    margin-left: 80px !important;
  }
  .sm-ml85 {
    margin-left: 85px !important;
  }
  .sm-ml90 {
    margin-left: 90px !important;
  }
  .sm-ml95 {
    margin-left: 95px !important;
  }
  .sm-ml100 {
    margin-left: 100px !important;
  }
  .sm-op00 {
    opacity: 0;
  }
  .sm-op01 {
    opacity: 0.1;
  }
  .sm-op02 {
    opacity: 0.2;
  }
  .sm-op03 {
    opacity: 0.3;
  }
  .sm-op04 {
    opacity: 0.4;
  }
  .sm-op05 {
    opacity: 0.5;
  }
  .sm-op06 {
    opacity: 0.6;
  }
  .sm-op07 {
    opacity: 0.7;
  }
  .sm-op08 {
    opacity: 0.8;
  }
  .sm-op09 {
    opacity: 0.9;
  }
  .sm-op010 {
    opacity: 1;
  }
  .sm-op011 {
    opacity: 1.1;
  }
  .sm-op012 {
    opacity: 1.2;
  }
  .sm-op013 {
    opacity: 1.3;
  }
  .sm-op014 {
    opacity: 1.4;
  }
  .sm-op015 {
    opacity: 1.5;
  }
  .sm-op016 {
    opacity: 1.6;
  }
  .sm-op017 {
    opacity: 1.7;
  }
  .sm-op018 {
    opacity: 1.8;
  }
  .sm-op019 {
    opacity: 1.9;
  }
  .sm-op020 {
    opacity: 2;
  }
}
@media (max-width: 767px) {
  .xs-mt0 {
    margin-top: 0px !important;
  }
  .xs-mt5 {
    margin-top: 5px !important;
  }
  .xs-mt10 {
    margin-top: 10px !important;
  }
  .xs-mt15 {
    margin-top: 15px !important;
  }
  .xs-mt20 {
    margin-top: 20px !important;
  }
  .xs-mt25 {
    margin-top: 25px !important;
  }
  .xs-mt30 {
    margin-top: 30px !important;
  }
  .xs-mt35 {
    margin-top: 35px !important;
  }
  .xs-mt40 {
    margin-top: 40px !important;
  }
  .xs-mt45 {
    margin-top: 45px !important;
  }
  .xs-mt50 {
    margin-top: 50px !important;
  }
  .xs-mt55 {
    margin-top: 55px !important;
  }
  .xs-mt60 {
    margin-top: 60px !important;
  }
  .xs-mt65 {
    margin-top: 65px !important;
  }
  .xs-mt70 {
    margin-top: 70px !important;
  }
  .xs-mt75 {
    margin-top: 75px !important;
  }
  .xs-mt80 {
    margin-top: 80px !important;
  }
  .xs-mt85 {
    margin-top: 85px !important;
  }
  .xs-mt90 {
    margin-top: 90px !important;
  }
  .xs-mt95 {
    margin-top: 95px !important;
  }
  .xs-mt100 {
    margin-top: 100px !important;
  }
  .xs-mr0 {
    margin-right: 0px !important;
  }
  .xs-mr5 {
    margin-right: 5px !important;
  }
  .xs-mr10 {
    margin-right: 10px !important;
  }
  .xs-mr15 {
    margin-right: 15px !important;
  }
  .xs-mr20 {
    margin-right: 20px !important;
  }
  .xs-mr25 {
    margin-right: 25px !important;
  }
  .xs-mr30 {
    margin-right: 30px !important;
  }
  .xs-mr35 {
    margin-right: 35px !important;
  }
  .xs-mr40 {
    margin-right: 40px !important;
  }
  .xs-mr45 {
    margin-right: 45px !important;
  }
  .xs-mr50 {
    margin-right: 50px !important;
  }
  .xs-mr55 {
    margin-right: 55px !important;
  }
  .xs-mr60 {
    margin-right: 60px !important;
  }
  .xs-mr65 {
    margin-right: 65px !important;
  }
  .xs-mr70 {
    margin-right: 70px !important;
  }
  .xs-mr75 {
    margin-right: 75px !important;
  }
  .xs-mr80 {
    margin-right: 80px !important;
  }
  .xs-mr85 {
    margin-right: 85px !important;
  }
  .xs-mr90 {
    margin-right: 90px !important;
  }
  .xs-mr95 {
    margin-right: 95px !important;
  }
  .xs-mr100 {
    margin-right: 100px !important;
  }
  .xs-mb0 {
    margin-bottom: 0px !important;
  }
  .xs-mb5 {
    margin-bottom: 5px !important;
  }
  .xs-mb10 {
    margin-bottom: 10px !important;
  }
  .xs-mb15 {
    margin-bottom: 15px !important;
  }
  .xs-mb20 {
    margin-bottom: 20px !important;
  }
  .xs-mb25 {
    margin-bottom: 25px !important;
  }
  .xs-mb30 {
    margin-bottom: 30px !important;
  }
  .xs-mb35 {
    margin-bottom: 35px !important;
  }
  .xs-mb40 {
    margin-bottom: 40px !important;
  }
  .xs-mb45 {
    margin-bottom: 45px !important;
  }
  .xs-mb50 {
    margin-bottom: 50px !important;
  }
  .xs-mb55 {
    margin-bottom: 55px !important;
  }
  .xs-mb60 {
    margin-bottom: 60px !important;
  }
  .xs-mb65 {
    margin-bottom: 65px !important;
  }
  .xs-mb70 {
    margin-bottom: 70px !important;
  }
  .xs-mb75 {
    margin-bottom: 75px !important;
  }
  .xs-mb80 {
    margin-bottom: 80px !important;
  }
  .xs-mb85 {
    margin-bottom: 85px !important;
  }
  .xs-mb90 {
    margin-bottom: 90px !important;
  }
  .xs-mb95 {
    margin-bottom: 95px !important;
  }
  .xs-mb100 {
    margin-bottom: 100px !important;
  }
  .xs-mb100 {
    margin-bottom: 100px !important;
  }
  .xs-ml0 {
    margin-left: 0px !important;
  }
  .xs-ml5 {
    margin-left: 5px !important;
  }
  .xs-ml10 {
    margin-left: 10px !important;
  }
  .xs-ml15 {
    margin-left: 15px !important;
  }
  .xs-ml20 {
    margin-left: 20px !important;
  }
  .xs-ml25 {
    margin-left: 25px !important;
  }
  .xs-ml30 {
    margin-left: 30px !important;
  }
  .xs-ml35 {
    margin-left: 35px !important;
  }
  .xs-ml40 {
    margin-left: 40px !important;
  }
  .xs-ml45 {
    margin-left: 45px !important;
  }
  .xs-ml50 {
    margin-left: 50px !important;
  }
  .xs-ml55 {
    margin-left: 55px !important;
  }
  .xs-ml60 {
    margin-left: 60px !important;
  }
  .xs-ml65 {
    margin-left: 65px !important;
  }
  .xs-ml70 {
    margin-left: 70px !important;
  }
  .xs-ml75 {
    margin-left: 75px !important;
  }
  .xs-ml80 {
    margin-left: 80px !important;
  }
  .xs-ml85 {
    margin-left: 85px !important;
  }
  .xs-ml90 {
    margin-left: 90px !important;
  }
  .xs-ml95 {
    margin-left: 95px !important;
  }
  .xs-ml100 {
    margin-left: 100px !important;
  }
}
@media (max-width: 480px) {
  .xxs-mt0 {
    margin-top: 0px !important;
  }
  .xxs-mt5 {
    margin-top: 5px !important;
  }
  .xxs-mt10 {
    margin-top: 10px !important;
  }
  .xxs-mt15 {
    margin-top: 15px !important;
  }
  .xxs-mt20 {
    margin-top: 20px !important;
  }
  .xxs-mt25 {
    margin-top: 25px !important;
  }
  .xxs-mt30 {
    margin-top: 30px !important;
  }
  .xxs-mt35 {
    margin-top: 35px !important;
  }
  .xxs-mt40 {
    margin-top: 40px !important;
  }
  .xxs-mt45 {
    margin-top: 45px !important;
  }
  .xxs-mt50 {
    margin-top: 50px !important;
  }
  .xxs-mt55 {
    margin-top: 55px !important;
  }
  .xxs-mt60 {
    margin-top: 60px !important;
  }
  .xxs-mt65 {
    margin-top: 65px !important;
  }
  .xxs-mt70 {
    margin-top: 70px !important;
  }
  .xxs-mt75 {
    margin-top: 75px !important;
  }
  .xxs-mt80 {
    margin-top: 80px !important;
  }
  .xxs-mt85 {
    margin-top: 85px !important;
  }
  .xxs-mt90 {
    margin-top: 90px !important;
  }
  .xxs-mt95 {
    margin-top: 95px !important;
  }
  .xxs-mt100 {
    margin-top: 100px !important;
  }
  .xxs-mr0 {
    margin-right: 0px !important;
  }
  .xxs-mr5 {
    margin-right: 5px !important;
  }
  .xxs-mr10 {
    margin-right: 10px !important;
  }
  .xxs-mr15 {
    margin-right: 15px !important;
  }
  .xxs-mr20 {
    margin-right: 20px !important;
  }
  .xxs-mr25 {
    margin-right: 25px !important;
  }
  .xxs-mr30 {
    margin-right: 30px !important;
  }
  .xxs-mr35 {
    margin-right: 35px !important;
  }
  .xxs-mr40 {
    margin-right: 40px !important;
  }
  .xxs-mr45 {
    margin-right: 45px !important;
  }
  .xxs-mr50 {
    margin-right: 50px !important;
  }
  .xxs-mr55 {
    margin-right: 55px !important;
  }
  .xxs-mr60 {
    margin-right: 60px !important;
  }
  .xxs-mr65 {
    margin-right: 65px !important;
  }
  .xxs-mr70 {
    margin-right: 70px !important;
  }
  .xxs-mr75 {
    margin-right: 75px !important;
  }
  .xxs-mr80 {
    margin-right: 80px !important;
  }
  .xxs-mr85 {
    margin-right: 85px !important;
  }
  .xxs-mr90 {
    margin-right: 90px !important;
  }
  .xxs-mr95 {
    margin-right: 95px !important;
  }
  .xxs-mr100 {
    margin-right: 100px !important;
  }
  .xxs-mb0 {
    margin-bottom: 0px !important;
  }
  .xxs-mb5 {
    margin-bottom: 5px !important;
  }
  .xxs-mb10 {
    margin-bottom: 10px !important;
  }
  .xxs-mb15 {
    margin-bottom: 15px !important;
  }
  .xxs-mb20 {
    margin-bottom: 20px !important;
  }
  .xxs-mb25 {
    margin-bottom: 25px !important;
  }
  .xxs-mb30 {
    margin-bottom: 30px !important;
  }
  .xxs-mb35 {
    margin-bottom: 35px !important;
  }
  .xxs-mb40 {
    margin-bottom: 40px !important;
  }
  .xxs-mb45 {
    margin-bottom: 45px !important;
  }
  .xxs-mb50 {
    margin-bottom: 50px !important;
  }
  .xxs-mb55 {
    margin-bottom: 55px !important;
  }
  .xxs-mb60 {
    margin-bottom: 60px !important;
  }
  .xxs-mb65 {
    margin-bottom: 65px !important;
  }
  .xxs-mb70 {
    margin-bottom: 70px !important;
  }
  .xxs-mb75 {
    margin-bottom: 75px !important;
  }
  .xxs-mb80 {
    margin-bottom: 80px !important;
  }
  .xxs-mb85 {
    margin-bottom: 85px !important;
  }
  .xxs-mb90 {
    margin-bottom: 90px !important;
  }
  .xxs-mb95 {
    margin-bottom: 95px !important;
  }
  .xxs-mb100 {
    margin-bottom: 100px !important;
  }
  .xs-mb100 {
    margin-bottom: 100px !important;
  }
  .xxs-ml0 {
    margin-left: 0px !important;
  }
  .xxs-ml5 {
    margin-left: 5px !important;
  }
  .xxs-ml10 {
    margin-left: 10px !important;
  }
  .xxs-ml15 {
    margin-left: 15px !important;
  }
  .xxs-ml20 {
    margin-left: 20px !important;
  }
  .xxs-ml25 {
    margin-left: 25px !important;
  }
  .xxs-ml30 {
    margin-left: 30px !important;
  }
  .xxs-ml35 {
    margin-left: 35px !important;
  }
  .xxs-ml40 {
    margin-left: 40px !important;
  }
  .xxs-ml45 {
    margin-left: 45px !important;
  }
  .xxs-ml50 {
    margin-left: 50px !important;
  }
  .xxs-ml55 {
    margin-left: 55px !important;
  }
  .xxs-ml60 {
    margin-left: 60px !important;
  }
  .xxs-ml65 {
    margin-left: 65px !important;
  }
  .xxs-ml70 {
    margin-left: 70px !important;
  }
  .xxs-ml75 {
    margin-left: 75px !important;
  }
  .xxs-ml80 {
    margin-left: 80px !important;
  }
  .xxs-ml85 {
    margin-left: 85px !important;
  }
  .xxs-ml90 {
    margin-left: 90px !important;
  }
  .xxs-ml95 {
    margin-left: 95px !important;
  }
  .xxs-ml100 {
    margin-left: 100px !important;
  }
}
@media (min-width: 1200px) {
  .lg-f10 {
    font-size: 10px !important;
  }
  .lg-f11 {
    font-size: 11px !important;
  }
  .lg-f12 {
    font-size: 12px !important;
  }
  .lg-f13 {
    font-size: 13px !important;
  }
  .lg-f14 {
    font-size: 14px !important;
  }
  .lg-f15 {
    font-size: 15px !important;
  }
  .lg-f16 {
    font-size: 16px !important;
  }
  .lg-f17 {
    font-size: 17px !important;
  }
  .lg-f18 {
    font-size: 18px !important;
  }
  .lg-f19 {
    font-size: 19px !important;
  }
  .lg-f20 {
    font-size: 20px !important;
  }
  .lg-f21 {
    font-size: 21px !important;
  }
  .lg-f22 {
    font-size: 22px !important;
  }
  .lg-f23 {
    font-size: 23px !important;
  }
  .lg-f24 {
    font-size: 24px !important;
  }
  .lg-f25 {
    font-size: 25px !important;
  }
  .lg-f26 {
    font-size: 26px !important;
  }
  .lg-f27 {
    font-size: 27px !important;
  }
  .lg-f28 {
    font-size: 28px !important;
  }
  .lg-f29 {
    font-size: 29px !important;
  }
  .lg-f30 {
    font-size: 30px !important;
  }
  .lg-f31 {
    font-size: 31px !important;
  }
  .lg-f32 {
    font-size: 32px !important;
  }
  .lg-f33 {
    font-size: 33px !important;
  }
  .lg-f34 {
    font-size: 34px !important;
  }
  .lg-f35 {
    font-size: 35px !important;
  }
  .lg-f36 {
    font-size: 36px !important;
  }
  .lg-f37 {
    font-size: 37px !important;
  }
  .lg-f38 {
    font-size: 38px !important;
  }
  .lg-f39 {
    font-size: 39px !important;
  }
  .lg-f40 {
    font-size: 40px !important;
  }
}
@media (max-width: 1199px) {
  .md-f10 {
    font-size: 10px !important;
  }
  .md-f11 {
    font-size: 11px !important;
  }
  .md-f12 {
    font-size: 12px !important;
  }
  .md-f13 {
    font-size: 13px !important;
  }
  .md-f14 {
    font-size: 14px !important;
  }
  .md-f15 {
    font-size: 15px !important;
  }
  .md-f16 {
    font-size: 16px !important;
  }
  .md-f17 {
    font-size: 17px !important;
  }
  .md-f18 {
    font-size: 18px !important;
  }
  .md-f19 {
    font-size: 19px !important;
  }
  .md-f20 {
    font-size: 20px !important;
  }
  .md-f21 {
    font-size: 21px !important;
  }
  .md-f22 {
    font-size: 22px !important;
  }
  .md-f23 {
    font-size: 23px !important;
  }
  .md-f24 {
    font-size: 24px !important;
  }
  .md-f25 {
    font-size: 25px !important;
  }
  .md-f26 {
    font-size: 26px !important;
  }
  .md-f27 {
    font-size: 27px !important;
  }
  .md-f28 {
    font-size: 28px !important;
  }
  .md-f29 {
    font-size: 29px !important;
  }
  .md-f30 {
    font-size: 30px !important;
  }
  .md-f31 {
    font-size: 31px !important;
  }
  .md-f32 {
    font-size: 32px !important;
  }
  .md-f33 {
    font-size: 33px !important;
  }
  .md-f34 {
    font-size: 34px !important;
  }
  .md-f35 {
    font-size: 35px !important;
  }
  .md-f36 {
    font-size: 36px !important;
  }
  .md-f37 {
    font-size: 37px !important;
  }
  .md-f38 {
    font-size: 38px !important;
  }
  .md-f39 {
    font-size: 39px !important;
  }
  .md-f40 {
    font-size: 40px !important;
  }
}
@media (max-width: 991px) {
  .sm-f10 {
    font-size: 10px !important;
  }
  .sm-f11 {
    font-size: 11px !important;
  }
  .sm-f12 {
    font-size: 12px !important;
  }
  .sm-f13 {
    font-size: 13px !important;
  }
  .sm-f14 {
    font-size: 14px !important;
  }
  .sm-f15 {
    font-size: 15px !important;
  }
  .sm-f16 {
    font-size: 16px !important;
  }
  .sm-f17 {
    font-size: 17px !important;
  }
  .sm-f18 {
    font-size: 18px !important;
  }
  .sm-f19 {
    font-size: 19px !important;
  }
  .sm-f20 {
    font-size: 20px !important;
  }
  .sm-f21 {
    font-size: 21px !important;
  }
  .sm-f22 {
    font-size: 22px !important;
  }
  .sm-f23 {
    font-size: 23px !important;
  }
  .sm-f24 {
    font-size: 24px !important;
  }
  .sm-f25 {
    font-size: 25px !important;
  }
  .sm-f26 {
    font-size: 26px !important;
  }
  .sm-f27 {
    font-size: 27px !important;
  }
  .sm-f28 {
    font-size: 28px !important;
  }
  .sm-f29 {
    font-size: 29px !important;
  }
  .sm-f30 {
    font-size: 30px !important;
  }
  .sm-f31 {
    font-size: 31px !important;
  }
  .sm-f32 {
    font-size: 32px !important;
  }
  .sm-f33 {
    font-size: 33px !important;
  }
  .sm-f34 {
    font-size: 34px !important;
  }
  .sm-f35 {
    font-size: 35px !important;
  }
  .sm-f36 {
    font-size: 36px !important;
  }
  .sm-f37 {
    font-size: 37px !important;
  }
  .sm-f38 {
    font-size: 38px !important;
  }
  .sm-f39 {
    font-size: 39px !important;
  }
  .sm-f40 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  .xs-f10 {
    font-size: 10px !important;
  }
  .xs-f11 {
    font-size: 11px !important;
  }
  .xs-f12 {
    font-size: 12px !important;
  }
  .xs-f13 {
    font-size: 13px !important;
  }
  .xs-f14 {
    font-size: 14px !important;
  }
  .xs-f15 {
    font-size: 15px !important;
  }
  .xs-f16 {
    font-size: 16px !important;
  }
  .xs-f17 {
    font-size: 17px !important;
  }
  .xs-f18 {
    font-size: 18px !important;
  }
  .xs-f19 {
    font-size: 19px !important;
  }
  .xs-f20 {
    font-size: 20px !important;
  }
  .xs-f21 {
    font-size: 21px !important;
  }
  .xs-f22 {
    font-size: 22px !important;
  }
  .xs-f23 {
    font-size: 23px !important;
  }
  .xs-f24 {
    font-size: 24px !important;
  }
  .xs-f25 {
    font-size: 25px !important;
  }
  .xs-f26 {
    font-size: 26px !important;
  }
  .xs-f27 {
    font-size: 27px !important;
  }
  .xs-f28 {
    font-size: 28px !important;
  }
  .xs-f29 {
    font-size: 29px !important;
  }
  .xs-f30 {
    font-size: 30px !important;
  }
  .xs-f31 {
    font-size: 31px !important;
  }
  .xs-f32 {
    font-size: 32px !important;
  }
  .xs-f33 {
    font-size: 33px !important;
  }
  .xs-f34 {
    font-size: 34px !important;
  }
  .xs-f35 {
    font-size: 35px !important;
  }
  .xs-f36 {
    font-size: 36px !important;
  }
  .xs-f37 {
    font-size: 37px !important;
  }
  .xs-f38 {
    font-size: 38px !important;
  }
  .xs-f39 {
    font-size: 39px !important;
  }
  .xs-f40 {
    font-size: 40px !important;
  }
}
@media (max-width: 480px) {
  .xxs-f10 {
    font-size: 10px !important;
  }
  .xxs-f11 {
    font-size: 11px !important;
  }
  .xxs-f12 {
    font-size: 12px !important;
  }
  .xxs-f13 {
    font-size: 13px !important;
  }
  .xxs-f14 {
    font-size: 14px !important;
  }
  .xxs-f15 {
    font-size: 15px !important;
  }
  .xxs-f16 {
    font-size: 16px !important;
  }
  .xxs-f17 {
    font-size: 17px !important;
  }
  .xxs-f18 {
    font-size: 18px !important;
  }
  .xxs-f19 {
    font-size: 19px !important;
  }
  .xxs-f20 {
    font-size: 20px !important;
  }
  .xxs-f21 {
    font-size: 21px !important;
  }
  .xxs-f22 {
    font-size: 22px !important;
  }
  .xxs-f23 {
    font-size: 23px !important;
  }
  .xxs-f24 {
    font-size: 24px !important;
  }
  .xxs-f25 {
    font-size: 25px !important;
  }
  .xxs-f26 {
    font-size: 26px !important;
  }
  .xxs-f27 {
    font-size: 27px !important;
  }
  .xxs-f28 {
    font-size: 28px !important;
  }
  .xxs-f29 {
    font-size: 29px !important;
  }
  .xxs-f30 {
    font-size: 30px !important;
  }
  .xxs-f31 {
    font-size: 31px !important;
  }
  .xxs-f32 {
    font-size: 32px !important;
  }
  .xxs-f33 {
    font-size: 33px !important;
  }
  .xxs-f34 {
    font-size: 34px !important;
  }
  .xxs-f35 {
    font-size: 35px !important;
  }
  .xxs-f36 {
    font-size: 36px !important;
  }
  .xxs-f37 {
    font-size: 37px !important;
  }
  .xxs-f38 {
    font-size: 38px !important;
  }
  .xxs-f39 {
    font-size: 39px !important;
  }
  .xxs-f40 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  .xs-mw0 {
    max-width: 0%;
    height: auto;
  }
  .xs-mw10 {
    max-width: 10%;
    height: auto;
  }
  .xs-mw20 {
    max-width: 20%;
    height: auto;
  }
  .xs-mw30 {
    max-width: 30%;
    height: auto;
  }
  .xs-mw40 {
    max-width: 40%;
    height: auto;
  }
  .xs-mw50 {
    max-width: 50%;
    height: auto;
  }
  .xs-mw60 {
    max-width: 60%;
    height: auto;
  }
  .xs-mw70 {
    max-width: 70%;
    height: auto;
  }
  .xs-mw80 {
    max-width: 80%;
    height: auto;
  }
  .xs-mw90 {
    max-width: 90%;
    height: auto;
  }
  .xs-mw100 {
    max-width: 100%;
    height: auto;
  }
}
.ww10 {
  width: 10%;
}

.ww20 {
  width: 20%;
}

.ww30 {
  width: 30%;
}

.ww40 {
  width: 40%;
}

.ww50 {
  width: 50%;
}

.ww60 {
  width: 60%;
}

.ww70 {
  width: 70%;
}

.ww80 {
  width: 80%;
}

.ww90 {
  width: 90%;
}

.ww100 {
  width: 100%;
}

@media (max-width: 991px) {
  .sm-ww10 {
    width: 10%;
  }
  .sm-ww20 {
    width: 20%;
  }
  .sm-ww30 {
    width: 30%;
  }
  .sm-ww40 {
    width: 40%;
  }
  .sm-ww50 {
    width: 50%;
  }
  .sm-ww60 {
    width: 60%;
  }
  .sm-ww70 {
    width: 70%;
  }
  .sm-ww80 {
    width: 80%;
  }
  .sm-ww90 {
    width: 90%;
  }
  .sm-ww100 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .xs-ww10 {
    width: 10%;
  }
  .xs-ww20 {
    width: 20%;
  }
  .xs-ww30 {
    width: 30%;
  }
  .xs-ww40 {
    width: 40%;
  }
  .xs-ww50 {
    width: 50%;
  }
  .xs-ww60 {
    width: 60%;
  }
  .xs-ww70 {
    width: 70%;
  }
  .xs-ww80 {
    width: 80%;
  }
  .xs-ww90 {
    width: 90%;
  }
  .xs-ww100 {
    width: 100%;
  }
}
.p0 {
  padding: 0px !important;
}

.p0 {
  padding: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

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

.pb0 {
  padding-bottom: 0px !important;
}

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

.br0 {
  border-radius: 0px !important;
}

.p1 {
  padding: 2px !important;
}

.p5 {
  padding: 5px !important;
}

.pt2 {
  padding-top: 2px !important;
}

.pr2 {
  padding-right: 2px !important;
}

.pb2 {
  padding-bottom: 2px !important;
}

.pl2 {
  padding-left: 2px !important;
}

.br1 {
  border-radius: 1px !important;
}

.p2 {
  padding: 4px !important;
}

.p10 {
  padding: 10px !important;
}

.pt4 {
  padding-top: 4px !important;
}

.pr4 {
  padding-right: 4px !important;
}

.pb4 {
  padding-bottom: 4px !important;
}

.pl4 {
  padding-left: 4px !important;
}

.br2 {
  border-radius: 2px !important;
}

.p3 {
  padding: 6px !important;
}

.p15 {
  padding: 15px !important;
}

.pt6 {
  padding-top: 6px !important;
}

.pr6 {
  padding-right: 6px !important;
}

.pb6 {
  padding-bottom: 6px !important;
}

.pl6 {
  padding-left: 6px !important;
}

.br3 {
  border-radius: 3px !important;
}

.p4 {
  padding: 8px !important;
}

.p20 {
  padding: 20px !important;
}

.pt8 {
  padding-top: 8px !important;
}

.pr8 {
  padding-right: 8px !important;
}

.pb8 {
  padding-bottom: 8px !important;
}

.pl8 {
  padding-left: 8px !important;
}

.br4 {
  border-radius: 4px !important;
}

.p5 {
  padding: 10px !important;
}

.p25 {
  padding: 25px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.br5 {
  border-radius: 5px !important;
}

.p6 {
  padding: 12px !important;
}

.p30 {
  padding: 30px !important;
}

.pt12 {
  padding-top: 12px !important;
}

.pr12 {
  padding-right: 12px !important;
}

.pb12 {
  padding-bottom: 12px !important;
}

.pl12 {
  padding-left: 12px !important;
}

.br6 {
  border-radius: 6px !important;
}

.p7 {
  padding: 14px !important;
}

.p35 {
  padding: 35px !important;
}

.pt14 {
  padding-top: 14px !important;
}

.pr14 {
  padding-right: 14px !important;
}

.pb14 {
  padding-bottom: 14px !important;
}

.pl14 {
  padding-left: 14px !important;
}

.br7 {
  border-radius: 7px !important;
}

.p8 {
  padding: 16px !important;
}

.p40 {
  padding: 40px !important;
}

.pt16 {
  padding-top: 16px !important;
}

.pr16 {
  padding-right: 16px !important;
}

.pb16 {
  padding-bottom: 16px !important;
}

.pl16 {
  padding-left: 16px !important;
}

.br8 {
  border-radius: 8px !important;
}

.p9 {
  padding: 18px !important;
}

.p45 {
  padding: 45px !important;
}

.pt18 {
  padding-top: 18px !important;
}

.pr18 {
  padding-right: 18px !important;
}

.pb18 {
  padding-bottom: 18px !important;
}

.pl18 {
  padding-left: 18px !important;
}

.br9 {
  border-radius: 9px !important;
}

.p10 {
  padding: 20px !important;
}

.p50 {
  padding: 50px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.br10 {
  border-radius: 10px !important;
}

.lh10 {
  line-height: 1;
}

.lh11 {
  line-height: 1.1;
}

.lh12 {
  line-height: 1.2;
}

.lh13 {
  line-height: 1.3;
}

.lh14 {
  line-height: 1.4;
}

.lh15 {
  line-height: 1.5;
}

.lh16 {
  line-height: 1.6;
}

.lh17 {
  line-height: 1.7;
}

.lh18 {
  line-height: 1.8;
}

.lh19 {
  line-height: 1.9;
}

.trimwidth {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.clearfix {
  min-height: 1px;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0;
}

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

@media print {
  .pagetop {
    display: none;
    visibility: hidden;
  }
}
input[type=text],
input[type=email],
input[type=tel],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=number],
select,
textarea {
  border: 1px solid #aaa;
  font-size: 16px;
  padding: 5px 8px;
}
input[type=text],
input[type=email],
input[type=tel],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=number],
select,
textarea {
  background: #fff;
  outline: none;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=number]:focus,
select:focus,
textarea:focus {
  border: 1px solid #ff8f05;
  box-shadow: 0 0 5px #ffd3ac;
}

input[type=checkbox],
input[type=radio] {
  width: 1.2em;
  height: 1.2em;
  position: relative;
  top: -2px;
  cursor: pointer;
  margin-right: 0.4em;
}
#err {
  font-size: 16px;
  padding: 10px 0;
  border: 1px solid red;
  color: red;
  text-align: center;
  border-radius: 3px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.errfield {
  font-size: 14px;
  padding: 5px 0;
  border: 1px solid red;
  color: red;
  text-align: center;
  border-radius: 3px;
}

label {
  font-size: 16px;
  font-weight: normal;
  line-height: 2;
  cursor: pointer;
}

label[for=""] {
  cursor: default;
}

form.formwrap {
  padding: 0 15%;
}

@media (max-width: 991px) {
  form.formwrap {
    padding: 0 10%;
  }
}
@media (max-width: 767px) {
  form.formwrap {
    padding: 0;
  }
}
a {
  color: #00d;
  text-decoration: underline;
}

.col-xs-5x {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-5x {
  float: left;
  width: 20%;
}

@media (min-width: 768px) {
  .col-sm-5x {
    float: left;
    width: 20%;
  }
}
@media (min-width: 992px) {
  .col-md-5x {
    float: left;
    width: 20%;
  }
}
@media (min-width: 1200px) {
  .col-lg-5x {
    float: left;
    width: 20%;
  }
}
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: "";
  }
  abbr[title]:after {
    content: "";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .visible-print-block {
    display: block !important;
  }
}
.flex {
  display: flex;
}

.fl-stretch {
  align-items: stretch;
}

.fl-column {
  flex-direction: column;
}

.fl-row {
  flex-direction: column;
}

.fl1 {
  flex: 1;
}

.fl2 {
  flex: 2;
}

.fl3 {
  flex: 3;
}

.fl4 {
  flex: 4;
}

.fl5 {
  flex: 5;
}

.fl6 {
  flex: 6;
}

.fl7 {
  flex: 7;
}

@media (max-width: 767px) {
  .xs-flex {
    display: flex;
  }
  .xs-fl-stretch {
    align-items: stretch;
  }
  .xs-fl-column {
    flex-direction: column;
  }
  .xs-fl-row {
    flex-direction: column;
  }
  .xs-fl1 {
    flex: 1;
  }
  .xs-fl2 {
    flex: 2;
  }
  .xs-fl3 {
    flex: 3;
  }
  .xs-fl4 {
    flex: 4;
  }
  .xs-fl5 {
    flex: 5;
  }
  .xs-fl6 {
    flex: 6;
  }
  .xs-fl7 {
    flex: 7;
  }
}
.visually-hidden {
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  margin: -1px;
}

/*
::selection {
  background: $selection_bgcolor;
  color: $selection_color;
}
*/
body, html {
  font-family: "Noto Serif JP", "Noto Sans JP", "ヒラギノ角ゴ Pro", serif, sans-serif;
  background: #fff;
}

a:active {
  outline: none;
}
a:focus {
  outline: none;
}

main {
  position: relative;
  z-index: 100;
}

.viewer-backdrop {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

section {
  padding: 0;
  margin-bottom: 80px;
}

em {
  font-style: normal;
}

img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  vertical-align: top;
}

figure {
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
figure img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

/*  見出し関連 */
/*共用モーダル*/
.openModal {
  cursor: pointer;
}

.modalArea {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  padding: 0;
  z-index: 1000;
}

.modalBg {
  width: 100%;
  height: 100%;
  background-color: rgba(30, 30, 30, 0.9);
}

.modalWrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 90%;
  height: 90vh;
  box-sizing: border-box;
  background: #fff;
  overflow-y: scroll;
}

.closeModal {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  cursor: pointer;
}

/*パンくずリスト*/
.topic-path {
  padding: 20px 0;
  margin: 0 auto;
  width: 100%;
}

.breadcrumb {
  max-width: 1340px;
  background: none;
  list-style: none;
  font-size: 12px;
  padding: 0;
  margin: 0 auto;
}
.breadcrumb li {
  display: inline-block;
  font-family: "Noto Sans JP";
}
.breadcrumb li:before {
  content: ">";
  margin-right: 5px;
  margin-left: 5px;
}
.breadcrumb li:first-child {
  padding-left: 0;
}
.breadcrumb li:first-child:before {
  content: none;
}
.breadcrumb li a {
  color: #000;
  text-decoration: underline;
}
.breadcrumb li a span {
  color: #000;
  text-decoration: underline;
}

@media (max-width: 767px) {
  .topic-path {
    padding: 5px 0;
  }
  .breadcrumb {
    padding: 0.5em 0 0.5em 0;
  }
}
/* font */
.cinzel {
  font-family: "Cinzel", serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.outfit {
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

@keyframes loading {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.connect_error {
  border: 1px solid rgb(240, 240, 240);
  border-radius: 5px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);
  font-size: 16px;
  color: #333;
  padding: 1em;
  margin: 0 auto;
  width: 360px;
  text-align: center;
  background: #fff3f3;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  line-height: 1.5;
  letter-spacing: 0;
  z-index: 10000;
}
.connect_error:before {
  content: url("../img/common/icon-loading.svg?c");
  width: 36px;
  height: 36px;
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
  animation: loading 1s infinite linear;
}
.connect_error strong {
  display: block;
  font-size: 18px;
}

.reload-button {
  padding: 20px 0;
  margin: 0 auto;
}
.reload-button a {
  font-family: SansSerif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  padding: 0.35em 1em 0.5em calc(1.5em + 20px);
  border: solid 1px #888;
  border-radius: 5px;
  color: #555;
  background: #f5f5f5;
  position: relative;
  transition: all 0.3s;
}
.reload-button a:before {
  content: url("../img/common/icon-reload.svg");
  position: absolute;
  left: 0.5em;
  top: 50%;
  transform: translateY(calc(-50% + 2px));
}
.reload-button a:hover {
  color: #111;
  border: solid 1px #333;
  background: #fff;
}

@media (max-width: 767px) {
  .connect_error {
    border: 1px solid #ccc;
    width: 90%;
    font-size: 14px;
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
.message-box {
  border: 1px solid rgba(255, 0, 0, 0.85);
  border-radius: 5px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  padding: 1em;
  margin: 0 auto;
  max-width: 500px;
  text-align: center;
  background: rgb(255, 250, 250);
  letter-spacing: 0;
  line-height: 1.5;
  font-size: 16px;
  color: rgb(235, 0, 0);
  z-index: 10000;
}
.message-box strong {
  display: block;
  font-size: 18px;
}
.message-box.auction-close {
  position: relative;
}
.message-box.auction-close:before {
  content: url("../img/common/icon-auctionclosed.svg");
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
  filter: invert(20%) sepia(86%) saturate(7367%) hue-rotate(358deg) brightness(97%) contrast(110%);
}

@media (max-width: 767px) {
  .message-box {
    border: 1px solid #ccc;
    width: 90%;
    font-size: 14px;
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
#auction_was_finished {
  display: none;
  border: 1px solid #ccc;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);
  padding: 10px;
  margin: 0 auto;
  width: 300px;
  text-align: center;
  background: #fff3f3;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 12px;
  line-height: 1.5;
}
#auction_was_finished strong {
  display: block;
  font-size: 16px;
}

.login-anotate {
  font-size: 14px;
  padding: 15px;
}

.admin-page {
  letter-spacing: 0;
}
.admin-page #admin-user-status {
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 3px;
  margin-bottom: 100px;
  font-size: 12px;
  line-height: 1.3;
  max-height: 200px;
  overflow-y: scroll;
  height: 100%;
}
.admin-page #admin-user-status .date {
  font-size: 12px;
  margin-right: 30px;
  display: inline-block;
  width: 140px;
}
.admin-page .users-list {
  border: 1px solid #ccc;
  overflow-y: scroll;
}
.admin-page .users-list ul {
  padding-left: 0;
  list-style: none;
  padding: 10px;
  font-size: 12px;
}
.admin-page .users-list ul li {
  line-height: 1.1;
}
.admin-page .admin-users {
  display: grid;
  grid-template-columns: 250px auto;
  gap: 15px;
  height: 200px;
}
.admin-page .admin-list ul {
  list-style: none;
  padding-left: 0;
  display: block;
  width: 1100px;
  gap: 20px;
  margin: 0 auto;
}
.admin-page .admin-list ul li.admin-list-header {
  display: grid;
  grid-template-columns: 40px 50px 3fr 60px 60px 60px 2fr 2fr 100px 50px 110px;
  gap: 10px;
  margin-bottom: 2px;
  padding: 0;
  border: none;
  background: #2c2c2c;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  border-bottom: 2px solid #555;
  border-radius: 4px 4px 0 0;
  animation: none;
  position: sticky;
  top: 0;
  z-index: 10;
}
.admin-page .admin-list ul li.admin-list-header:hover {
  background: #2c2c2c;
}
.admin-page .admin-list ul li.admin-list-header > div {
  padding: 8px 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.admin-page .admin-list ul li.admin-list-header .sortable {
  cursor: pointer;
  user-select: none;
  transition: background 0.15s;
  border-radius: 3px;
}
.admin-page .admin-list ul li.admin-list-header .sortable:hover {
  background: #444;
}
.admin-page .admin-list ul li.admin-list-header .sortable.sort-active {
  color: #ffc;
}
.admin-page .admin-list ul li.admin-list-header .sort-icon {
  margin-left: 3px;
  font-size: 10px;
}
.admin-page .admin-list ul li {
  border: 1px solid #aaa;
  border-radius: 5px;
  padding: 0;
  font-size: 12px;
  animation: ani 1s forwards;
  position: relative;
  container-type: inline-size;
  line-height: 1.5;
  display: grid;
  grid-template-columns: 40px 50px 3fr 60px 60px 60px 2fr 2fr 100px 50px 110px;
  gap: 10px;
  margin-bottom: 5px;
}
.admin-page .admin-list ul li:hover {
  background: #fee;
}
.admin-page .admin-list ul li:hover .haspic {
  z-index: 100;
  transform: scale(5) translateX(-20px);
}
.admin-page .admin-list ul li.end {
  background: #f0f0f0;
}
.admin-page .admin-list ul li.end:hover {
  background: #fee;
}
.admin-page .admin-list ul li .listpic {
  width: 40px;
  height: auto;
  transition: all 0.3s;
  position: relative;
}
.admin-page .admin-list ul li > div {
  padding: 10px 0;
}
.admin-page .admin-list ul li .end-date {
  font-size: 10px;
  color: #888;
  white-space: nowrap;
}
.admin-page .admin-list ul li label {
  font-size: 10px;
  color: #aaa;
}
.admin-page .admin-list ul li.list-leave-to {
  display: none;
}
.admin-page .admin-list ul li.list-leave-active {
  display: none;
}
.admin-page .admin-list ul li .fav,
.admin-page .admin-list ul li .no-fav {
  position: absolute;
  right: 0;
  top: 0;
}
.admin-page .admin-list ul li .koi-name {
  font-size: 7.9cqw;
  margin-top: 3cqw;
}
.admin-page .admin-list ul li .koi-hinshu {
  font-size: 7.9cqw;
}
.admin-page .admin-list ul li .koi-time {
  font-size: 7.9cqw;
}
.admin-page .admin-list ul li .bid {
  font-size: 7.9cqw;
}
.admin-page .admin-list ul li .koi-price {
  font-size: 14.2cqw;
  font-weight: bold;
  margin-top: 5px;
  text-align: right;
}
.admin-page .admin-list ul li .ka-price {
  text-align: right;
}
.admin-page .admin-list ul li .ka-bids {
  margin-left: 5px;
}
.admin-page .admin-list ul li a {
  text-decoration: underline;
  text-underline-offset: 3px;
}
.admin-page .search-box {
  margin-bottom: 30px;
  font-size: 14px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 80px;
}
.admin-page .search-box label {
  width: 60px;
  margin-right: 10px;
}
.admin-page .search-box input[type=search] {
  width: calc(100% - 100px);
  font-size: 14px;
}
.admin-page .search-box select {
  padding: 3px 5px;
  width: calc(100% - 100px);
  font-size: 14px;
}

.event-slider {
  width: 99%;
}

.single-page {
  min-height: 70vh;
}

.at-box {
  padding: 15px;
  box-sizing: border-box;
  background: #d9deb3;
  margin-bottom: 25px;
}

h1.page-title {
  font-size: 30px;
  font-weight: 600;
  padding: 15px 0.5em 35px 0;
  position: relative;
  width: fit-content;
}
h1.page-title:after {
  content: "";
  width: 1.5em;
  height: 1px;
  background: #000;
  position: absolute;
  right: 0;
  top: calc(20px + 0.5em);
  transform: translateX(100%);
}

h2.auction-title {
  font-size: 22px;
  font-weight: 600;
  position: relative;
}
h2.auction-title em {
  display: inline-block;
}
h2.auction-title.going:before {
  font-family: "Noto Sans JP", SansSerif;
  font-size: 16px;
  content: "";
  background: #ff2600;
  color: #fff;
  text-align: center;
  font-weight: 600;
  padding: 0.1em 0;
  line-height: 1.2;
  display: inline-block;
  width: 3em;
  margin-right: 1em;
  margin-bottom: 0.35em;
  vertical-align: middle;
}
h2.auction-title .bid-detail-pdf {
  position: absolute;
  top: -5px;
  right: 10px;
  font-size: 14px;
  border: 1px solid #888;
  padding: 10px;
  border-radius: 5px;
  background: #eee;
}

@media (max-width: 767px) {
  h2.auction-title .bid-detail-pdf {
    position: absolute;
    top: -5px;
    right: 0;
    font-size: 12px;
    padding: 5px 10px;
  }
}
h3.base-h3 {
  font-size: 20px;
  margin: 0 auto;
  text-align: left;
  max-width: 1340px;
}

.state-tabs {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(7.5em, 1fr));
  list-style: none;
  justify-content: right;
  padding-left: 25%;
  gap: 20px;
  box-sizing: border-box;
}
.state-tabs li {
  display: block;
  width: 100%;
}
.state-tabs li:nth-child(1) {
  position: absolute;
  left: -9999px;
}
.state-tabs li input[type=radio] {
  opacity: 0;
  position: absolute;
  left: -9999px;
}
.state-tabs li label, .state-tabs li .reset-btn {
  border: solid 2px #aaa;
  text-align: center;
  width: 100%;
  display: block;
  background: #fff;
  padding: 10px;
  margin-bottom: 0;
  font-size: 16px;
  color: #888;
  letter-spacing: 0;
  border-radius: 7px;
  line-height: 1;
  align-items: center;
  font-weight: 500;
  gap: 0;
  box-sizing: border-box;
  transition: all 0.3s;
}
.state-tabs li input[type=radio]:checked + label {
  border: 2px solid #f17115;
  color: #ff6c00;
  background: #fff8f2;
}

@media (max-width: 767px) {
  .state-tabs {
    padding-left: 0;
    gap: 3vw;
    grid-template-columns: 1fr repeat(3, 2fr);
  }
  .state-tabs li {
    display: block;
    width: 100%;
  }
  .state-tabs li label {
    padding: 10px 0.75em;
  }
}
@media (max-width: 767px) and (max-width: 499px) {
  .state-tabs li label {
    font-size: 13px;
  }
}
.stl--wrap {
  width: 100%;
  margin-bottom: 25px;
  border-bottom: solid 1px #777;
}

.state-tabs-link {
  max-width: 1340px;
  margin: 0 auto;
  margin-bottom: -1px;
  display: grid;
  grid-template-columns: repeat(2, auto);
  align-items: flex-end;
  justify-content: center;
  list-style: none;
  width: 100%;
  box-sizing: border-box;
  padding: 0 15px;
  gap: 15px;
  position: relative;
  z-index: 1;
}
.state-tabs-link li {
  display: block;
  min-width: 340px;
}
.state-tabs-link li a {
  border: 1px solid #ccc;
  border-bottom: solid 1px #777;
  font-family: "Noto Sans JP", SansSerif;
  color: #777;
  text-align: center;
  display: block;
  background: #f5f5f5;
  font-weight: 400;
  font-size: 18px;
  padding: 1em 0;
  white-space: nowrap;
  transition: all 0.3s;
}
.state-tabs-link li a:hover {
  border: 1px solid #777;
  border-bottom: solid 1px #777;
  font-weight: 600;
  color: #000;
  background: #fff;
}
.state-tabs-link li a.active {
  border: 1px solid #777;
  border-bottom: solid 1px #fff;
  font-weight: 600;
  color: #000;
  background: #fff;
}

@media (max-width: 767px) {
  .state-tabs-link {
    padding: 0;
    gap: 3vw;
  }
  .state-tabs-link li {
    min-width: 41vw;
  }
  .state-tabs-link li a {
    font-size: 16px;
  }
}
.center-button {
  padding: 25px 0;
  text-align: center;
}
.center-button a, .center-button button {
  display: inline-block;
  font-family: "Noto Sans JP", SansSerif;
  font-size: 18px;
  line-height: 1;
  min-width: 300px;
  font-weight: 500;
  padding: 1.25em 1.5em;
  background: #333;
  color: #fff;
  border-radius: 5px;
}

[v-cloak] {
  display: none;
}

#topic_detail_images {
  padding-left: 0;
  list-style: none;
}
#topic_detail_images li img {
  cursor: pointer;
}

.mypage-settings {
  margin: 0 auto;
  max-width: 600px;
  background: #f0f0f0;
  padding: 20px;
}
.mypage-settings ul {
  padding-left: 0;
  list-style: none;
}
.mypage-settings ul input[type=checkbox][disabled] + label {
  color: #888;
}

.dev-server {
  border: 1px solid #f00;
  background: #f00;
  padding: 0px 10px;
  font-family: "Noto Sans JP", SansSerif;
  font-size: 8px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  z-index: 100000;
  color: #fff;
  font-weight: bold;
}

.dev-server2 {
  border: 1px solid #f00;
  background: #f00;
  padding: 0px 10px;
  font-family: "Noto Sans JP", SansSerif;
  font-size: 8px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  z-index: 100000;
  color: #fff;
  font-weight: bold;
}

.back-to {
  border: 1px solid #ccc;
  padding: 10px 20px;
  width: fit-content;
  display: block;
}

.colored-toast {
  font-family: "Noto Sans JP", SansSerif !important;
  font-weight: normal !important;
  padding: 5px 10px !important;
  letter-spacing: 0 !important;
}
.colored-toast small {
  font-size: 70% !important;
  font-weight: normal !important;
}
.colored-toast strong {
  font-size: 130% !important;
  font-weight: bold !important;
}
.colored-toast a {
  text-decoration: underline !important;
}
.colored-toast.swal2-icon-success {
  background-color: #a5dc86 !important;
}
.colored-toast.swal2-icon-error {
  background-color: #f27474 !important;
}
.colored-toast.swal2-icon-warning {
  background-color: #f8bb86 !important;
}
.colored-toast.swal2-icon-info {
  background-color: #d1e4ed !important;
  color: #2a6683 !important;
}
.colored-toast.swal2-icon-info a {
  color: #2a6683 !important;
}
.colored-toast.swal2-icon-question {
  background-color: #87adbd !important;
}
.colored-toast .swal2-title {
  margin: 0 5px !important;
  line-height: 1.1 !important;
}
.colored-toast .swal2-close {
  color: white !important;
}
.colored-toast .swal2-html-container {
  color: white !important;
  font-weight: normal !important;
}

body.swal2-toast-shown .swal2-container {
  width: 290px !important;
}

.my-msg {
  border: 1px solid #888;
  padding: 30px;
  text-align: center;
  font-size: 14px;
  border-radius: 5px;
  max-width: 600px;
  margin: 0 auto;
}

.mypage-settings-menu {
  background: #888;
  color: #fff;
  border: 1px solid #888;
  padding: 10px 20px;
  display: block;
  width: fit-content;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 5px;
  transition: all 0.3s;
}
.mypage-settings-menu:hover {
  color: #888;
  background: #fff;
}

.mypage-nodata {
  text-align: center;
  padding: 40px;
}

.admin-navi {
  gap: 10px;
  background: #eee;
  position: sticky;
  top: 0;
  z-index: 1000;
}
.admin-navi .container {
  display: flex;
  align-items: center;
}
.admin-navi ul {
  width: 100%;
  display: flex;
  list-style: none;
  align-items: center;
  padding-left: 0;
}
.admin-navi ul li a {
  display: block;
  font-size: 14px;
  padding: 10px;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.admin-navi ul li a:hover {
  background: #fff;
  color: #d00;
}

.admin-users-table {
  width: 100%;
  margin: 0;
  box-sizing: border-box;
  letter-spacing: 0;
  table-layout: inherit;
}
.admin-users-table a {
  color: #00f;
  text-decoration: underline;
}
.admin-users-table tr th, .admin-users-table tr td {
  padding: 0.35em;
  font-size: 14px;
  border: 1px solid #ddd;
  vertical-align: middle;
}
.admin-users-table tr th:nth-child(1), .admin-users-table tr td:nth-child(1) {
  width: 100px;
  text-align: center;
}
.admin-users-table tr th:nth-child(2), .admin-users-table tr td:nth-child(2) {
  width: 150px;
}
.admin-users-table tr th:nth-child(3), .admin-users-table tr td:nth-child(3) {
  width: 100px;
  text-align: center;
}
.admin-users-table tr th:nth-child(7), .admin-users-table tr td:nth-child(7) {
  width: 300px;
}
.admin-users-table tr th {
  background: #f5f5f5;
  text-align: center;
  color: #333;
  font-weight: 500;
  padding: 0.5em 0.35em;
}
.admin-users-table tbody tr:hover td {
  background: #f0f0f0;
}
.admin-users-table ul li a {
  white-space: nowrap;
}

.admin-users-table2 {
  width: 100%;
  margin: 0;
  box-sizing: border-box;
  letter-spacing: 0;
  table-layout: inherit;
}
.admin-users-table2 a {
  color: #00f;
  text-decoration: underline;
}
.admin-users-table2 tr th, .admin-users-table2 tr td {
  padding: 0.35em;
  font-size: 14px;
  border: 1px solid #ddd;
  vertical-align: middle;
}
.admin-users-table2 tr th {
  background: #f5f5f5;
  text-align: center;
  color: #333;
  font-weight: 500;
  padding: 0.5em 0.35em;
}
.admin-users-table2 tbody tr:hover td {
  background: #f0f0f0;
}
.admin-users-table2 ul li a {
  white-space: nowrap;
}

.admin-users-controls {
  width: 100%;
  padding-left: 0;
  list-style: none;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 5px;
  justify-content: center;
}
.admin-users-controls li {
  letter-spacing: 0;
  line-height: 1.1;
}
.admin-users-controls a {
  border-radius: 2px;
  border: 1px solid #ccc;
  font-size: 12px;
  padding: 2px 5px;
  color: #00f;
  text-underline-offset: 2px;
  display: block;
  text-decoration: none;
}
.admin-users-controls a:hover {
  background: #d00;
  color: #fff;
}

.fav-table-wrap {
  margin-left: 15vw;
}

@media (max-width: 767px) {
  .fav-table-wrap {
    margin-left: 0;
  }
}
.fav-table {
  width: 100%;
  margin: 0;
  box-sizing: border-box;
  letter-spacing: 0;
}
.fav-table tr .kl-koi-img {
  width: 50px;
  height: auto;
}
.fav-table tr .kl-koi-img img {
  max-width: 100%;
  height: auto;
}
.fav-table tr:hover {
  background: #fee;
}
.fav-table tr:hover img {
  z-index: 100;
  transform: scale(5) translateX(-30px);
  transition: all 0.3s;
}
.fav-table tr th, .fav-table tr td {
  padding: 0.35em;
  font-size: 14px;
  border: 1px solid #eee;
  vertical-align: middle;
}
.fav-table tr th:nth-child(1), .fav-table tr td:nth-child(1) {
  width: 50px;
  text-align: center;
}
.fav-table tr th:nth-child(2), .fav-table tr td:nth-child(2) {
  width: 100px;
  text-align: center;
}
.fav-table tr th:nth-child(3), .fav-table tr td:nth-child(3) {
  width: 300px;
}
.fav-table tr th:nth-child(3) span, .fav-table tr td:nth-child(3) span {
  color: #aaa;
  font-size: 11px;
}
.fav-table tr th:nth-child(4), .fav-table tr td:nth-child(4) {
  width: 100px;
  text-align: center;
}
.fav-table tr th {
  background: #f5f5f5;
  text-align: center;
  color: #333;
  font-weight: 500;
  padding: 0.5em 0.35em;
}
.fav-table tr ul {
  padding-left: 0;
  list-style: none;
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
}
.fav-table tr ul li {
  border: 1px solid #ccc;
  padding: 2px 5px;
  font-size: 11px;
  border-radius: 2px;
  letter-spacing: 0;
}
.fav-table tbody tr:hover td {
  background: #f0f0f0;
}

@keyframes flag-animation {
  0% {
    opacity: 0.9;
    transform: translateX(0);
  }
  50% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
    transform: translateX(-50px);
  }
}
.country-flags {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -60px;
  z-index: 10;
  pointer-events: none;
}
.country-flags img {
  height: 120px;
  width: auto;
  animation: flag-animation 2s linear forwards;
  border: 1px solid #888;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  pointer-events: none;
}

.list-country-flags {
  position: absolute;
  right: 0;
  top: -15cqw;
  margin-top: 0;
  z-index: 10;
  pointer-events: none;
}
.list-country-flags img {
  height: 60cqw;
  width: auto;
  animation: flag-animation 2s linear forwards;
  border: 1px solid #888;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  pointer-events: none;
}

.list-country-flags2 {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 0;
  z-index: 10;
  pointer-events: none;
}
.list-country-flags2 img {
  height: 120px;
  width: auto;
  animation: flag-animation 2s linear forwards;
  border: 1px solid #888;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  pointer-events: none;
}

.movie-box ul {
  list-style: none;
  padding-left: 0;
  display: flex;
  gap: 5px;
  position: relative;
  top: 1px;
}
.movie-box ul li {
  border: 1px solid #888;
  border-radius: 5px 5px 0 0;
  border-bottom: 0;
}
.movie-box ul li a {
  display: block;
  font-size: 14px;
  padding: 5px 20px;
  color: #aaa;
  cursor: pointer;
}
.movie-box ul li a.active {
  font-weight: bold;
  color: #000;
}
.movie-box .mb-detail {
  border: 1px solid #888;
}
.movie-box .mb-detail video {
  aspect-ratio: 16/9;
}

.umeda-guarantee {
  background: #fff;
  padding: 20px;
  letter-spacing: 0;
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 50px;
  position: relative;
  border-radius: 8px;
}
.umeda-guarantee .ug-title {
  font-size: 16px;
  font-weight: bold;
}
.umeda-guarantee .ug-subtitle {
  font-weight: normal;
  font-size: 14px;
  padding-left: 0.7em;
  margin-bottom: 15px;
}
.umeda-guarantee .ug-content {
  margin-top: 20px;
}
.umeda-guarantee ol {
  padding-left: 2em;
  font-size: 12px;
}
.umeda-guarantee ol li {
  line-height: 1.5;
}
.umeda-guarantee ul {
  padding-left: 2em;
  font-size: 12px;
}
.umeda-guarantee ul li {
  line-height: 1.5;
}
.umeda-guarantee .ug-show {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.umeda-guarantee .ug-show img {
  position: absolute;
  right: 15px;
  top: 22px;
}

.admin-button {
  font-size: 18px;
  padding: 5px 20px;
  background: #ddd;
  border: 1px solid #888;
  border-radius: 5px;
  display: inline-block;
  line-height: 1;
}

.likeButton {
  cursor: pointer;
}
.likeButton .border {
  fill: rgb(255, 255, 255);
}
.likeButton .explosion {
  transform-origin: 250px 250px;
  transform: scale(0.02);
  stroke: rgb(221, 70, 136);
  fill: none;
  opacity: 0;
  stroke-width: 1;
  transform-origin: 250px 250px;
}
.likeButton .particleLayer {
  opacity: 0;
}
.likeButton .particleLayer circle {
  opacity: 0;
  transform-origin: 250px 250px;
}
.likeButton .heart {
  fill: rgba(6, 6, 6, 0.24);
  transform: scale(0.8);
  transform-origin: 250px 250px;
}
.likeButton.clicked .explosion {
  animation: explosionAnime 800ms;
  animation-fill-mode: forwards;
}
.likeButton.clicked .heart {
  animation: heartAnime 800ms;
  animation-fill-mode: forwards;
}
.likeButton.clicked .particleLayer {
  animation: particleLayerAnime 800ms;
  animation-fill-mode: forwards;
}
.likeButton.clicked .particleLayer circle:nth-child(1) {
  animation: particleAnimate1 800ms;
  animation-fill-mode: forwards;
}
.likeButton.clicked .particleLayer circle:nth-child(2) {
  animation: particleAnimate2 800ms;
  animation-fill-mode: forwards;
}
.likeButton.clicked .particleLayer circle:nth-child(3) {
  animation: particleAnimate3 800ms;
  animation-fill-mode: forwards;
}
.likeButton.clicked .particleLayer circle:nth-child(4) {
  animation: particleAnimate4 800ms;
  animation-fill-mode: forwards;
}
.likeButton.clicked .particleLayer circle:nth-child(5) {
  animation: particleAnimate5 800ms;
  animation-fill-mode: forwards;
}
.likeButton.clicked .particleLayer circle:nth-child(6) {
  animation: particleAnimate6 800ms;
  animation-fill-mode: forwards;
}
.likeButton.clicked .particleLayer circle:nth-child(7) {
  animation: particleAnimate7 800ms;
  animation-fill-mode: forwards;
}
.likeButton.clicked .particleLayer circle:nth-child(8) {
  animation: particleAnimate8 800ms;
  animation-fill-mode: forwards;
}
.likeButton.clicked .particleLayer circle:nth-child(9) {
  animation: particleAnimate9 800ms;
  animation-fill-mode: forwards;
}
.likeButton.clicked .particleLayer circle:nth-child(10) {
  animation: particleAnimate10 800ms;
  animation-fill-mode: forwards;
}
.likeButton.clicked .particleLayer circle:nth-child(11) {
  animation: particleAnimate11 800ms;
  animation-fill-mode: forwards;
}
.likeButton.clicked .particleLayer circle:nth-child(12) {
  animation: particleAnimate12 800ms;
  animation-fill-mode: forwards;
}
.likeButton.clicked .particleLayer circle:nth-child(13) {
  animation: particleAnimate13 800ms;
  animation-fill-mode: forwards;
}
.likeButton.clicked .particleLayer circle:nth-child(14) {
  animation: particleAnimate14 800ms;
  animation-fill-mode: forwards;
}

@keyframes explosionAnime {
  0% {
    opacity: 0;
    transform: scale(0.01);
  }
  1% {
    opacity: 1;
    transform: scale(0.01);
  }
  5% {
    stroke-width: 200;
  }
  20% {
    stroke-width: 300;
  }
  50% {
    stroke: rgb(204, 142, 245);
    transform: scale(1.1);
    stroke-width: 1;
  }
  50.1% {
    stroke-width: 0;
  }
  100% {
    stroke: rgb(204, 142, 245);
    transform: scale(1.1);
    stroke-width: 0;
  }
}
@keyframes particleLayerAnime {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  31% {
    opacity: 1;
  }
  60% {
    transform: translate(0, 0);
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate(0, -20px);
  }
}
@keyframes particleAnimate1 {
  0% {
    transform: translate(0, 0);
  }
  30% {
    opacity: 1;
    transform: translate(0, 0);
  }
  80% {
    transform: translate(-16px, -59px);
  }
  90% {
    transform: translate(-16px, -59px);
  }
  100% {
    opacity: 1;
    transform: translate(-16px, -59px);
  }
}
@keyframes particleAnimate2 {
  0% {
    transform: translate(0, 0);
  }
  30% {
    opacity: 1;
    transform: translate(0, 0);
  }
  80% {
    transform: translate(41px, 43px);
  }
  90% {
    transform: translate(41px, 43px);
  }
  100% {
    opacity: 1;
    transform: translate(41px, 43px);
  }
}
@keyframes particleAnimate3 {
  0% {
    transform: translate(0, 0);
  }
  30% {
    opacity: 1;
    transform: translate(0, 0);
  }
  80% {
    transform: translate(50px, -48px);
  }
  90% {
    transform: translate(50px, -48px);
  }
  100% {
    opacity: 1;
    transform: translate(50px, -48px);
  }
}
@keyframes particleAnimate4 {
  0% {
    transform: translate(0, 0);
  }
  30% {
    opacity: 1;
    transform: translate(0, 0);
  }
  80% {
    transform: translate(-39px, 36px);
  }
  90% {
    transform: translate(-39px, 36px);
  }
  100% {
    opacity: 1;
    transform: translate(-39px, 36px);
  }
}
@keyframes particleAnimate5 {
  0% {
    transform: translate(0, 0);
  }
  30% {
    opacity: 1;
    transform: translate(0, 0);
  }
  80% {
    transform: translate(-39px, 32px);
  }
  90% {
    transform: translate(-39px, 32px);
  }
  100% {
    opacity: 1;
    transform: translate(-39px, 32px);
  }
}
@keyframes particleAnimate6 {
  0% {
    transform: translate(0, 0);
  }
  30% {
    opacity: 1;
    transform: translate(0, 0);
  }
  80% {
    transform: translate(48px, 6px);
  }
  90% {
    transform: translate(48px, 6px);
  }
  100% {
    opacity: 1;
    transform: translate(48px, 6px);
  }
}
@keyframes particleAnimate7 {
  0% {
    transform: translate(0, 0);
  }
  30% {
    opacity: 1;
    transform: translate(0, 0);
  }
  80% {
    transform: translate(-69px, -36px);
  }
  90% {
    transform: translate(-69px, -36px);
  }
  100% {
    opacity: 1;
    transform: translate(-69px, -36px);
  }
}
@keyframes particleAnimate8 {
  0% {
    transform: translate(0, 0);
  }
  30% {
    opacity: 1;
    transform: translate(0, 0);
  }
  80% {
    transform: translate(-12px, -52px);
  }
  90% {
    transform: translate(-12px, -52px);
  }
  100% {
    opacity: 1;
    transform: translate(-12px, -52px);
  }
}
@keyframes particleAnimate9 {
  0% {
    transform: translate(0, 0);
  }
  30% {
    opacity: 1;
    transform: translate(0, 0);
  }
  80% {
    transform: translate(-43px, -21px);
  }
  90% {
    transform: translate(-43px, -21px);
  }
  100% {
    opacity: 1;
    transform: translate(-43px, -21px);
  }
}
@keyframes particleAnimate10 {
  0% {
    transform: translate(0, 0);
  }
  30% {
    opacity: 1;
    transform: translate(0, 0);
  }
  80% {
    transform: translate(-10px, 47px);
  }
  90% {
    transform: translate(-10px, 47px);
  }
  100% {
    opacity: 1;
    transform: translate(-10px, 47px);
  }
}
@keyframes particleAnimate11 {
  0% {
    transform: translate(0, 0);
  }
  30% {
    opacity: 1;
    transform: translate(0, 0);
  }
  80% {
    transform: translate(66px, -9px);
  }
  90% {
    transform: translate(66px, -9px);
  }
  100% {
    opacity: 1;
    transform: translate(66px, -9px);
  }
}
@keyframes particleAnimate12 {
  0% {
    transform: translate(0, 0);
  }
  30% {
    opacity: 1;
    transform: translate(0, 0);
  }
  80% {
    transform: translate(40px, -45px);
  }
  90% {
    transform: translate(40px, -45px);
  }
  100% {
    opacity: 1;
    transform: translate(40px, -45px);
  }
}
@keyframes particleAnimate13 {
  0% {
    transform: translate(0, 0);
  }
  30% {
    opacity: 1;
    transform: translate(0, 0);
  }
  80% {
    transform: translate(29px, 24px);
  }
  90% {
    transform: translate(29px, 24px);
  }
  100% {
    opacity: 1;
    transform: translate(29px, 24px);
  }
}
@keyframes particleAnimate14 {
  0% {
    transform: translate(0, 0);
  }
  30% {
    opacity: 1;
    transform: translate(0, 0);
  }
  80% {
    transform: translate(-10px, 50px);
  }
  90% {
    transform: translate(-10px, 50px);
  }
  100% {
    opacity: 1;
    transform: translate(-10px, 50px);
  }
}
@keyframes heartAnime {
  0% {
    transform: scale(0);
    fill: #E2264D;
  }
  39% {
    transform: scale(0);
  }
  60% {
    transform: scale(1.2, 1.2);
  }
  70% {
    transform: scale(1, 1) translate(0%, -10%);
  }
  75% {
    transform: scale(1.1, 0.9) translate(0%, 5%);
  }
  80% {
    transform: scale(0.95, 1.05) translate(0%, -3%);
  }
  100% {
    transform: scale(1, 1) translate(0%, 0%);
    fill: #E2264D;
  }
}
header {
  /* Auction用 */
}
header.portal {
  padding: 38px 38px 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
}
header.portal .head-logo {
  width: 56px;
  display: block;
  z-index: 106;
}
header.portal .head-logo img {
  width: 100%;
  height: auto;
}
header.portal nav {
  position: fixed;
  right: 38px;
  top: 38px;
  width: calc(100% - 180px);
  min-height: 60px;
  box-sizing: border-box;
  overflow: hidden;
}
header.portal nav .gnav {
  margin: 0 20px 0 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(5, auto);
  justify-content: right;
  font-size: 15px;
  gap: 0.45em;
}
header.portal nav .gnav li {
  width: auto;
  letter-spacing: 0.1em;
  min-width: 8em;
}
header.portal nav .gnav li a {
  text-decoration: none;
  text-align: center;
  color: #fff;
  font-weight: 400;
  font-family: serif;
  padding: 1em;
  display: block;
  position: relative;
}
header.portal nav .gnav li a:after {
  content: "▼";
  font-size: 5px;
  position: absolute;
  left: 50%;
  bottom: -1em;
  transform: translateX(-50%);
}
header.portal nav .gnav li:last-child a {
  color: #debe53;
  padding-left: calc(20px + 1em);
}
header.portal nav .gnav li:last-child a:after {
  content: url("../img/common/icon-hammer.svg");
  left: 1em;
  bottom: inherit;
  top: 50%;
  transform: translateY(-50%);
}
header.portal .lang-switch {
  margin: 0;
  padding: 0;
  list-style: none;
  position: fixed;
  right: 45px;
  top: 120px;
}
header.portal .lang-switch li .lang {
  color: #fff;
  font-size: 14px;
  font-family: "Noto Sans JP", SansSerif;
}
header.portal .lang-switch li .lang:after {
  content: url(../img/common/icon-global.svg);
  margin-left: 8px;
  vertical-align: middle;
  filter: invert(100%) sepia(8%) saturate(0%) hue-rotate(71deg) brightness(107%) contrast(108%);
}
@media (max-width: 991px) {
  header.portal .lang-switch {
    right: 30px;
    top: 110px;
  }
}
@media (max-width: 767px) {
  header.portal .lang-switch {
    right: 15px;
    top: 90px;
  }
}
header.auction {
  padding: 10px 30px;
  box-sizing: border-box;
  display: grid;
  grid-template-columns: 126px calc(100% - 156px);
  align-items: center;
  justify-content: right;
  gap: 30px;
  font-family: "Noto Sans JP";
  letter-spacing: 0;
}
header.auction .auction-logo img {
  width: 100%;
  height: auto;
}
header.auction nav, header.auction .function {
  align-items: center;
}
header.auction nav {
  display: flex;
  justify-content: right;
  gap: 20px;
}
header.auction nav a {
  display: block;
}
header.auction nav .welcome {
  font-size: 14px;
  color: #00c;
  display: none;
  margin-top: 5px;
}
header.auction nav .function {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  gap: 20px;
}
header.auction nav .function li {
  position: relative;
}
header.auction nav .function .lang {
  font-size: 16px;
  line-height: 1.5;
  position: relative;
}
header.auction nav .function .lang:after {
  content: url("../img/common/icon-global.svg");
  margin-left: 8px;
  vertical-align: middle;
}
header.auction .menu-button {
  width: 30px;
  height: 24px;
  position: relative;
  cursor: pointer;
  transform: scaleX(-1);
  display: none;
}
header.auction .menu-button span {
  display: block;
  width: 30px;
  height: 3px;
  background: #000;
  transition: all 0.3s;
  position: absolute;
  left: 0;
  box-sizing: border-box;
  opacity: 1;
}
header.auction .menu-button span:nth-child(1) {
  top: 0;
  width: 30px;
}
header.auction .menu-button span:nth-child(2) {
  top: 10px;
  width: 24px;
}
header.auction .menu-button span:nth-child(3) {
  top: 20px;
  width: 18px;
}
header.auction .menu-button.active span:nth-child(1) {
  transform: rotate(-30deg);
  top: 11px;
  width: 30px;
}
header.auction .menu-button.active span:nth-child(2) {
  width: 30px;
  opacity: 0;
}
header.auction .menu-button.active span:nth-child(3) {
  transform: rotate(30deg);
  top: 11px;
  width: 30px;
}
header.auction .menu-button:hover span:nth-child(1) {
  width: 30px;
}
header.auction .menu-button:hover span:nth-child(2) {
  width: 30px;
}
header.auction .menu-button:hover span:nth-child(3) {
  width: 30px;
}
header.auction .menu-list {
  display: none;
  visibility: hidden;
  z-index: 1000;
  position: absolute;
  top: calc(100% + 15px);
  right: -15px;
  background: #fff;
  padding: 0.5em 1em;
  border: solid 1px #333;
  transition: all 0.3s;
}
header.auction .menu-list:after {
  content: "▲";
  font-size: 10px;
  line-height: 10px;
  color: #333;
  position: absolute;
  right: 20px;
  top: -10px;
}
header.auction .menu-list.active {
  display: block;
  visibility: visible;
}
header.auction .menu-list li {
  position: static;
}
header.auction .menu-list li a {
  display: block;
  font-size: 14px;
  white-space: nowrap;
  padding: 0.5em 0.75em;
  background: transparent;
  transition: all 0.3s;
}
header.auction .menu-list li a:hover {
  background: #f5f5f5;
}
header.auction .menu-list li:nth-child(2) {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px #ccc;
}
header.auction .menu-list li:last-child {
  text-align: right;
}
header.auction .menu-list li .menu-close {
  display: inline-block;
  padding: 0.25em;
  cursor: pointer;
  font-size: 12px;
  color: #888;
}
header.auction .menu-list li .menu-close:hover {
  color: #000;
}
header.auction.logged-in nav .welcome {
  display: block;
  max-width: 180px;
  line-height: 1.2em;
}
@media (max-width: 991px) {
  header.auction.logged-in nav .welcome {
    max-width: inherit;
    max-height: 3.6em;
    overflow: hidden;
    word-break: break-all;
  }
}
header.auction.logged-in nav .btn-box {
  display: none;
}
header.auction.logged-in .menu-button {
  display: block;
}

.login {
  font-size: 14px;
  font-weight: 500;
  font-family: "Noto Sans JP";
  display: inline-block;
  background: #000;
  border: solid 1px transparent;
  color: #fff;
  padding: 0.35em 2em;
  transition: all 0.3s;
}
.login:hover {
  background: #f5f5f5;
  color: #000;
  border: solid 1px #000;
}

.hamburger {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 105;
  width: 60px;
  height: 60px;
  cursor: pointer;
  text-align: center;
  transition: all 0.5s;
  padding-top: 40px;
  box-sizing: border-box;
}
.hamburger p {
  font-size: 14px;
  color: #fff;
  font-family: Cinzel;
}
.hamburger span {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  background: #fff;
  transition: 0.55s ease-in-out;
}
.hamburger span:nth-child(1) {
  top: 0;
  width: 100%;
  height: 1px;
  opacity: 0;
}
.hamburger span:nth-child(2) {
  top: 15px;
}
.hamburger span:nth-child(3) {
  top: 30px;
}
.hamburger span:nth-child(4) {
  top: 0;
}
.hamburger.active span:nth-child(1) {
  top: 0;
  width: 80vw;
  transform: translateX(-100%);
  transform-origin: right bottom;
  opacity: 1;
}
.hamburger.active span:nth-child(2) {
  top: 20px;
  background: #fff;
  transform: rotate(-20deg);
}
.hamburger.active span:nth-child(3) {
  top: 20px;
  background: #fff;
  transform: rotate(20deg);
}
.hamburger-sp {
  display: none;
  position: fixed;
  right: 15px;
  top: 15px;
  z-index: 105;
  width: 50px;
  height: 50px;
  cursor: pointer;
  text-align: center;
  transition: all 0.5s;
  padding-top: 38px;
  box-sizing: border-box;
}
.hamburger-sp p {
  font-size: 12px;
  color: #fff;
  font-family: Cinzel;
}
.hamburger-sp span {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  background: #fff;
  transition: 0.55s ease-in-out;
}
.hamburger-sp span:nth-child(1) {
  top: 0;
}
.hamburger-sp span:nth-child(2) {
  top: 15px;
}
.hamburger-sp span:nth-child(3) {
  top: 30px;
}
.hamburger-sp.active span:nth-child(1) {
  top: 15px;
  transform: rotate(-20deg);
}
.hamburger-sp.active span:nth-child(2) {
  opacity: 0;
}
.hamburger-sp.active span:nth-child(3) {
  top: 15px;
  transform: rotate(20deg);
}

.drower-panel {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 101;
  padding-right: 80px;
  color: #fff;
  width: auto;
  min-height: 60px;
  box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  display: none;
  transition: all 0.6s;
}
.drower-panel.active {
  opacity: 1;
  visibility: visible;
  display: block;
  transition: all 0.6s;
}

@media (max-width: 991px) {
  header {
    padding: 25px 25px 0;
    /*
    		nav {
    			.gnav {
    				margin: 0;
    				padding: 0;
    				display: grid;
    				grid-template-columns: repeat(5, auto);
    				font-size: 14px;
    				gap: 0.3em;
    				right: 90px;
    				top: 25px;

    				li {
    					min-width: inherit;
    				}
    			}

    			.hamburger {
    				right: 25px;
    				top: 25px;
    				width: 40px;

    				p {
    					font-size: 12px;
    				}
    			}
    		}
    */
  }
  header.portal {
    padding: 25px 25px 0;
  }
  header.portal .head-logo {
    width: 40px;
  }
  header.portal nav {
    right: 25px;
    top: 25px;
    width: calc(100% - 115px);
  }
  header.portal nav .gnav {
    margin: 0;
    font-size: 15px;
    gap: 0.25em;
  }
  header.portal nav .gnav li {
    letter-spacing: 0;
    min-width: inherit;
  }
}
@media (max-width: 767px) {
  header.portal {
    padding: 15px 15px 0;
  }
  header.portal .head-logo {
    width: 10vw;
  }
  header.portal nav {
    width: calc(90vw - 30px);
    right: 0;
    top: 0;
    height: 100%;
    overflow: visible;
    background: rgba(0, 0, 0, 0.85);
    transform: translateX(100%);
    justify-content: left;
    transition: all 0.6s ease-in-out;
  }
  header.portal nav.active {
    transform: translateX(0);
  }
  header.portal nav .gnav {
    margin: 0;
    display: block;
    justify-content: inherit;
    font-size: 17px;
    gap: inherit;
  }
  header.portal nav .gnav li {
    min-width: inherit;
  }
  header.portal nav .gnav li a {
    text-align: left;
    padding-left: calc(20px + 1em);
  }
  header.portal nav .gnav li a:after {
    left: 1.75em;
    bottom: inherit;
    top: 50%;
    transform: translateY(-50%);
  }
  header.auction {
    padding: 10px 15px;
    grid-template-columns: 100px calc(100% - 130px);
  }
  header.auction nav {
    gap: 20px;
  }
  header.auction nav .function {
    gap: 10px;
  }
  header.auction nav .function li {
    position: relative;
  }
  header.auction nav .function .lang {
    font-size: 14px;
    text-align: center;
  }
  header.auction nav .function .lang:after {
    margin-left: 0;
  }
  header.auction nav .login {
    padding: 0.35em 0.35em;
  }
  header.auction.logged-in nav .welcome {
    display: block;
  }
  header.auction.logged-in nav .btn-box {
    display: none;
  }
  .hamburger {
    display: none;
  }
  .hamburger-sp {
    display: block;
  }
  .drower-panel {
    padding: 80px 3.5vw 5.5vw 5.5vw;
    width: 100%;
    box-sizing: border-box;
    min-height: inherit;
    opacity: 1;
    visibility: visible;
    display: block;
  }
}
.modalWrapper.language {
  max-width: 480px;
  max-height: 320px;
  height: auto;
  padding: 30px;
}
.modalWrapper.language .lang-label {
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  padding-bottom: 1em;
  border-bottom: dashed 1px #eee;
}
.modalWrapper.language ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.modalWrapper.language ul li {
  margin-bottom: 20px;
}
.modalWrapper.language ul li span {
  cursor: pointer;
  display: block;
  text-align: center;
  font-size: 20px;
  padding: 0.75em 1em;
  line-height: 1.4;
  border: solid 1px #ccc;
  transition: all 0.3s;
}
.modalWrapper.language ul li span:hover {
  border: solid 1px #000;
  background: #f5f5f5;
}

.head-shade {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 50%;
  min-height: 135px;
  max-height: 185px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
  z-index: 998;
  transform: translateY(-100%);
  transition: all 0.3s;
}
.head-shade.active, .head-shade.scroll {
  transform: translateY(0);
}

@media (max-width: 767px) {
  .head-shade {
    min-height: 170px;
    max-height: 180px;
  }
}
.top-slider {
  width: 100%;
  margin: 0 auto;
  position: relative;
  text-align: center;
  box-sizing: border-box;
  overflow: hidden;
}

.main-visual {
  position: relative;
  margin-bottom: 80px;
}
.main-visual .mainimage {
  background: #000;
}

a {
  text-decoration: none;
  color: #000;
}

.banner-fixed-auction {
  display: block;
  width: 20vw;
  max-width: 300px;
  height: auto;
  position: fixed;
  left: 120px;
  top: 105px;
  z-index: 999;
  transition: all 0.3s;
}
.banner-fixed-auction figure {
  padding: 15px 20px 15px 15px;
  background: #ecd78f;
}
.banner-fixed-auction figure img {
  width: 100%;
  height: auto;
}
.banner-fixed-auction.scroll {
  max-width: 200px;
  top: 30px;
}
@media (max-width: 1339px) {
  .banner-fixed-auction.scroll {
    left: 0;
  }
}
@media (min-width: 1340px) {
  .banner-fixed-auction.scroll {
    left: calc((100% - 1340px) / 2);
  }
}
@media (min-width: 1440px) {
  .banner-fixed-auction.scroll {
    left: 120px;
  }
}
@media (max-width: 767px) {
  .banner-fixed-auction.scroll {
    top: 0;
    transform: inherit;
    z-index: 999;
  }
}

@media (max-width: 991px) {
  .banner-fixed-auction {
    left: 100px;
    top: 75px;
  }
  .banner-fixed-auction figure {
    padding: 10px 12px 10px 10px;
  }
}
@media (max-width: 767px) {
  .banner-fixed-auction {
    width: 25vw;
    left: 15px;
    top: 100vw;
    z-index: 998;
    transform: translateY(-50%);
    /* 1st proto
    		width: 22vw;
    		left: calc(10vw + 30px);
    		top: 15px;
    */
  }
  .banner-fixed-auction figure {
    padding: 5px;
  }
}
.info-section {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 99;
  width: 100%;
  box-sizing: border-box;
  padding: 20px 0 30px 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.info-section .info-grid {
  margin: 0 auto;
  max-width: 1340px;
  width: 100%;
  box-sizing: border-box;
  padding: 0 15px;
  display: grid;
  grid-template-columns: 175px auto;
  gap: 50px;
}
.info-section .info-grid h2 {
  font-family: Cinzel;
  font-size: 16px;
  font-weight: 300;
}
.info-section .info-grid h2:first-letter {
  font-size: 58px;
}
.info-section .info-grid .info-txt h3 {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 1em;
}
.info-section .info-grid .info-txt .info-list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 15px;
}
.info-section .info-grid .info-txt .info-list li {
  display: grid;
  grid-template-columns: repeat(2, auto);
  align-items: flex-start;
  justify-content: left;
  padding: 7px 0;
  margin-bottom: 8px;
  gap: 15px;
  box-sizing: border-box;
}
.info-section .info-grid .info-txt .info-list li span {
  width: auto;
  display: inline-block;
}
.info-section .info-grid .info-txt .info-list li span.info-date {
  font-size: 13px;
  padding-top: 0.5em;
}
.info-section .info-grid .info-txt .info-list li span.info-cat {
  background: #555;
  width: 9em;
  margin-left: 0.5em;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 1.5;
  padding: 0.35em 1em;
}
.info-section .info-grid .info-txt .info-list li span.info-cat.auc {
  background: #debe53;
}
.info-section .info-grid .info-txt .info-list li span.info-cat.inf {
  background: #6870a4;
}
.info-section .info-grid .info-txt .info-list li a {
  color: #fff;
}

.hudemoji {
  position: absolute;
  left: 50%;
  top: 35%;
  transform: translate(-50%, -50%);
  width: 21vw;
  max-width: 230px;
  z-index: 2;
}
.hudemoji figure figcaption {
  display: none;
}

@media (max-width: 767px) {
  .hudemoji {
    width: 25vw;
    left: 15px;
    top: calc(49.28vw + 50px);
    transform: inherit;
  }
}
.base-col2 {
  max-width: 100%;
  display: grid;
  grid-template-columns: 320px calc(100% - 320px);
  gap: 25px;
  align-items: stretch;
  color: #000;
  text-decoration: none;
  padding: 0 30px;
}
.base-col2.aucLink {
  background: transparent;
  transition: all 0.3s;
  padding: 50px 30px;
  border-bottom: solid 3px #eee;
}
.base-col2.aucLink:hover {
  background: #f6e7b3;
}

.bc-title {
  font-family: Cinzel;
  letter-spacing: 0;
}
.bc-title .h2-en {
  margin: 0;
  padding: 0;
  line-height: 1.5em;
  font-size: 32px;
  font-weight: 400;
}
.bc-title .h2-en:first-letter {
  font-size: 128px;
}
.bc-title .hl-sub {
  font-size: 15px;
  color: #888;
  padding-left: 1em;
}

@media (max-width: 991px) {
  .bc-title h2 img {
    width: 180px;
    height: auto;
  }
  .bc-title .h2-en {
    font-size: 32px;
  }
  .bc-title .h2-en:first-letter {
    font-size: 62px;
  }
  .bc-title .hl-sub {
    font-size: 15px;
  }
}
.bc-txt .period-status {
  font-size: 16px;
  display: grid;
  grid-template-columns: repeat(2, auto);
  justify-content: left;
  align-items: stretch;
  font-family: "Noto Sans JP";
  border-bottom: solid 1px #ff2600;
  margin-bottom: 1em;
  gap: 10px;
  box-sizing: border-box;
}
.bc-txt .period-status em, .bc-txt .period-status dl {
  padding: 0.15em 0.5em 0.25em 0.5em;
  line-height: 1.5;
  letter-spacing: 0;
}
.bc-txt .period-status p {
  padding: 0;
  height: 100%;
}
.bc-txt .period-status em {
  color: #fff;
  background: #ff2600;
  text-align: center;
  font-weight: 600;
  display: inline-block;
  height: 100%;
  min-width: 6em;
}
.bc-txt .period-status small {
  font-size: 70%;
}
.bc-txt .period-status .auc-period_dl {
  font-size: 16px;
  display: grid;
  grid-template-columns: auto auto;
  align-items: flex-start;
  justify-content: left;
  gap: 0.25em 1em;
  width: 100%;
  box-sizing: border-box;
  line-height: 1.2;
  margin-bottom: 3px;
}
.bc-txt .period-status .auc-period_dl dt small, .bc-txt .period-status .auc-period_dl dd small {
  font-size: 90%;
  display: inline;
  padding: 0 0.25em;
}
.bc-txt h2 {
  font-size: 24px;
  margin-bottom: 1.5em;
  font-weight: 600;
}
.bc-txt h3.period-title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0.5em;
}
.bc-txt h3.period-title small {
  font-size: clamp(10px, 60%, 1em);
  line-height: 1;
  display: block;
  margin-bottom: 10px;
}
.bc-txt h3.greet-title {
  font-size: 36px;
  margin-bottom: 1em;
  font-weight: 400;
}
.bc-txt h3.l-pipe {
  font-size: 18px;
  padding: 0.75em;
  margin-bottom: 1.25em;
  border-left: solid 3px #000;
}
.bc-txt .goto-auction {
  padding: 0.5em 2em 0.5em calc(1em + 36px);
  font-size: 24px;
  width: fit-content;
  line-height: 1;
  background: #ecd78f;
  display: block;
  position: relative;
  transition: all 0.3s;
}
.bc-txt .goto-auction img {
  position: absolute;
  left: 0.75em;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.bc-txt .goto-auction:after {
  content: ">";
  position: absolute;
  right: 0.5em;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.bc-txt .goto-auction:hover {
  background: #debe53;
  color: #fff;
}
.bc-txt .goto-auction:hover img {
  filter: invert(100%);
}
.bc-txt .goto-auction:hover:after {
  right: 0.25em;
}
.bc-txt .greet-box {
  font-size: 15px;
  padding-bottom: 2em;
}
.bc-txt .greet-box p {
  padding-bottom: 1.5em;
}
.bc-txt .signature {
  display: grid;
  grid-template-columns: 220px auto;
  align-items: center;
  gap: 30px;
}
.bc-txt .signature .sign {
  display: grid;
  grid-template-columns: 258px auto;
  align-items: center;
  gap: 30px;
}
.bc-txt .signature .sign figure {
  max-width: 239px;
}
.bc-txt .signature .sign p {
  font-size: 14px;
}
.bc-txt .signature .sign p strong {
  font-size: 16px;
  font-weight: 600;
}
@media (max-width: 1199px) {
  .bc-txt .signature .sign {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .bc-txt .signature .sign p {
    padding-left: 1.5em;
  }
}

@media (max-width: 991px) {
  .bc-txt .period-status {
    font-size: 16px;
  }
  .bc-txt h3.period-title {
    font-size: 20px;
    word-break: break-all;
  }
  .bc-txt h3.greet-title {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .bc-txt .period-status {
    font-size: 16px;
    padding-right: 0;
    grid-template-columns: 1fr;
  }
  .bc-txt .period-status .auc-period span {
    display: none;
  }
  .bc-txt .period-status dl {
    padding: 0 0 0.25em 0;
  }
  .bc-txt .period-status .auc-period_dl {
    grid-template-columns: 1fr;
    gap: 0.25em;
    font-size: 15px;
  }
  .bc-txt .period-status .auc-period_dl dd {
    padding-left: 0.5em;
  }
  .bc-txt h2 {
    margin-bottom: 0.75em;
  }
  .bc-txt h3.period-title {
    padding-left: 0;
  }
  .bc-txt .inlead {
    padding-right: 80px;
  }
  .bc-txt .greet-box {
    font-size: 15px;
    padding-bottom: 2em;
  }
  .bc-txt .greet-box p {
    padding-bottom: 1.5em;
  }
  .bc-txt .signature {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .bc-txt .signature .sign {
    grid-template-columns: 1fr;
    gap: 10px;
    text-align: center;
  }
  .bc-txt .signature .sign figure {
    max-width: 80%;
    margin: 0 auto;
  }
  .bc-txt .signature .sign p {
    font-size: 16px;
  }
  .bc-txt .signature .sign p strong {
    font-size: 18px;
  }
}
.auction-board-wrap {
  max-width: 650px;
}

.auction-board {
  padding: 30px 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: stretch;
  gap: 30px;
}
.auction-board figure {
  max-width: 100%;
  height: auto;
}

.movie-box {
  position: relative;
}
.movie-box video {
  width: 100%;
  height: auto;
}

.bc-txt h2.h2-oa {
  margin-bottom: 0.5em;
}

.auction-banner {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(268px, 1fr));
  gap: 15px;
  align-items: stretch;
}
.auction-banner li a {
  display: block;
  width: 100%;
  height: 100%;
  place-content: center;
  place-items: center;
  font-size: 16px;
  line-height: 1.3;
  padding: 1em calc(1.5em + 15px) 1em 1em;
  border: solid 1px #ccc;
  word-break: break-all;
  position: relative;
  transition: all 0.3s;
}
.auction-banner li a:after {
  content: url("/img/common/icon-new-window.svg");
  position: absolute;
  right: 10px;
  top: 10px;
  transition: all 0.3s;
}
.auction-banner li a:hover {
  background: #333;
  color: #fff;
}
.auction-banner li a:hover:after {
  filter: invert(91%) sepia(92%) saturate(25%) hue-rotate(252deg) brightness(107%) contrast(100%);
}

@media (max-width: 767px) {
  .auction-board {
    grid-template-columns: 1fr;
  }
  .auction-banner {
    grid-template-columns: 1fr;
  }
}
.base-dl {
  display: grid;
  grid-template-columns: 12.8em auto;
  align-items: stretch;
  flex-wrap: wrap;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 70px;
}
.base-dl dt, .base-dl dd {
  padding: 0.55em;
}
.base-dl dt h3 {
  font-weight: 400;
}
.base-dl dd {
  font-weight: 400;
}

.thumb-gallery {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: stretch;
  gap: 3.5%;
}
.thumb-gallery li {
  max-width: 220px;
}

.googlemap {
  border: solid 1px #ccc;
  width: 100%;
  height: 400px;
  margin-bottom: 20px;
}
.googlemap iframe {
  width: 100%;
  height: 100%;
}

.access-summary {
  display: grid;
  grid-template-columns: auto 256px;
  align-items: flex-start;
  padding: 0 0 30px 0;
}
.access-summary ul li {
  font-size: 15px;
  line-height: 1.4;
  padding-bottom: 0.75em;
}

.go-google {
  color: #333;
  text-decoration: none;
  font-size: 16px;
  line-height: 1.4;
  padding: 1em 2em 1em calc(2em + 20px);
  position: relative;
  border: solid 1px #333;
  text-align: center;
  display: inline-block;
}
.go-google:before {
  content: url("../img/common/icon-googlemap.svg");
  position: absolute;
  left: 1em;
  top: 55%;
  transform: translateY(-50%);
}

@media (max-width: 767px) {
  .base-dl {
    grid-template-columns: 1fr;
  }
  .base-dl dt {
    padding-bottom: 0.5em;
    border-bottom: solid 1px #aaa;
  }
  .base-dl dt h3 {
    font-weight: 600;
  }
  .base-dl dd {
    padding-left: 2em;
    padding-bottom: 1.5em;
  }
  .thumb-gallery {
    grid-template-columns: repeat(2, 1fr);
    flex-wrap: wrap;
    gap: 3vw;
  }
  .thumb-gallery li {
    max-width: inherit;
  }
}
@media (max-width: 767px) and (max-width: 499px) {
  .thumb-gallery {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .googlemap {
    height: 60vh;
  }
  .access-summary {
    grid-template-columns: 1fr;
  }
  .access-summary ul {
    margin-bottom: 1.2em;
  }
  .access-summary ul li {
    padding-bottom: 0.75em;
  }
  .go-google {
    width: 88%;
    margin: 0 auto;
  }
}
@media (max-width: 991px) {
  .info-section {
    position: static;
  }
  .info-section .info-grid .info-txt h3 {
    margin-bottom: 0.75em;
  }
  .info-section .info-grid .info-txt .info-list li {
    gap: 8px 0;
  }
  .info-section .info-grid .info-txt .info-list li p {
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .base-col2 {
    grid-template-columns: 100%;
    padding: 0 35px;
  }
  .base-col2.aucLink {
    padding: 35px;
  }
}
@media (max-width: 767px) {
  .main-visual figure.home-topimg {
    aspect-ratio: 1/1.35;
    position: relative;
    overflow: hidden;
    width: 100%;
    background: #cdcd00;
  }
  .main-visual figure.home-topimg img {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    height: 100%;
    object-fit: cover;
  }
  .info-section {
    padding: 10px 0;
    position: relative;
  }
  .info-section .info-grid {
    grid-template-columns: 1fr;
    gap: 8px;
  }
  .info-section .info-grid h2 {
    font-size: 14px;
    position: absolute;
    right: 15px;
    top: 10px;
    opacity: 0.5;
  }
  .info-section .info-grid h2:first-letter {
    font-size: 18px;
  }
  .info-section .info-grid .info-txt h3 {
    margin-bottom: 0;
    line-height: 1;
    font-weight: 500;
  }
  .info-section .info-grid .info-txt .info-list li {
    gap: 3px 0;
    font-size: 13px;
  }
  .info-section .info-grid .info-txt .info-list li:last-child {
    margin-bottom: 0;
  }
  .base-col2 {
    padding: 0 3vw;
  }
  .base-col2.aucLink {
    padding: 3vw;
  }
}
.info-event-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.info-event-list li {
  margin-bottom: 15px;
}
.info-event-list li a,
.info-event-list li .no-link {
  display: block;
  color: #333;
  padding: 0 0 15px 0;
  position: relative;
  border-top: solid 1px #4f9ed5;
}
.info-event-list li a .iel-date-title,
.info-event-list li .no-link .iel-date-title {
  padding: 0 25px;
}
.info-event-list li a {
  position: relative;
  background: transparent;
  transition: all 0.3s;
  outline: none;
}
.info-event-list li a .producer:before {
  content: "link page";
  font-size: 13px;
}
.info-event-list li a .producer:after {
  content: url("../img/common/arrow-line-right-blue_s.svg");
}
.info-event-list li a .producer span {
  width: calc(100% - 50px);
  word-break: break-all;
  transition: all 0.55s;
}
.info-event-list li a:hover {
  background: #eef6fc;
}
.info-event-list li a:hover .producer span {
  color: #fff;
  background: #1974b4;
  width: calc(100% - 50px - 10em);
}
.info-event-list li a.new-window .producer:before {
  content: "open new window";
}
.info-event-list li a.new-window .producer:after {
  content: url("../img/common/icon-new-window-blue.svg");
}
.info-event-list li a.pdf .producer:before {
  content: "open PDF";
}
.info-event-list li a.pdf .producer:after {
  content: url("../img/common/icon-new-window-blue.svg");
}

.iel-date-title {
  font-family: "Noto Sans JP", SansSerif;
}

.producer {
  font-family: "Noto Serif JP", Serif;
  margin-bottom: 0.75em;
  font-size: 18px;
  padding: 0;
  background: #eef6fc;
  position: relative;
}
.producer:before {
  content: "";
  font-style: italic;
  position: absolute;
  right: 55px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
  color: #4f9ed5;
}
.producer:after {
  opacity: 1;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(calc(-50% + 2px)) scale(0.85);
  transition: all 0.3s;
}
.producer span {
  font-size: 18px;
  width: calc(100% - 50px);
  font-weight: 600;
  background: #4f9ed5;
  color: #fff;
  display: inline-block;
  padding: 0.25em 0.75em;
}

.date-ev {
  text-align: left;
  font-size: 16px;
  line-height: 1.3;
  padding: 0 0 0.35em 0;
  font-weight: 500;
  letter-spacing: 0;
  color: #333;
  /*
  	small{
  		font-weight: 400;
  		font-size: 14px;
  		color: #888;
  		display: inline-block;
  		margin-right: 0.5em;
  	}
  */
}
.date-ev span {
  display: inline-block;
  font-weight: 600;
}
.date-ev span.period {
  margin-left: 0.35em;
}
.date-ev span.period:before {
  content: "～";
  font-weight: 400;
  margin-right: 0.35em;
}

.title-ev {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.3;
  padding: 0.35em 0 0 1em;
}

.pagenation ul {
  margin: 0;
  padding: 20px;
  list-style: none;
  text-align: right;
}
.pagenation ul li {
  display: inline-block;
  padding: 0 0.15em;
  vertical-align: middle;
}
.pagenation ul li img.arrow-prev {
  transform: scale(0.75, 0.75);
}
.pagenation ul li img.arrow-next {
  transform: scale(-0.75, 0.75);
}
.pagenation ul li a span {
  width: 8px;
  height: 8px;
  display: block;
  border-radius: 50%;
  background: #aaa;
}
.pagenation ul li a.active span, .pagenation ul li a:hover span {
  background: #555;
}
.pagenation ul li.np-arrow:first-child {
  margin-right: 20px;
}
.pagenation ul li.np-arrow:last-child {
  margin-left: 20px;
}
.pagenation ul li.np-arrow a {
  padding: 0;
  border: none;
  place-items: center;
  place-content: center;
}
.pagenation ul li.np-arrow a:hover {
  background: transparent;
}
.pagenation ul li.np-arrow.disabled a {
  pointer-events: none;
  opacity: 0.25;
}

@media (max-width: 767px) {
  .info-event-list li a {
    background: #eef6fc;
  }
  .info-event-list li a .producer:before {
    content: none;
  }
  .info-event-list li a .producer span {
    background: #1974b4;
    transition: inherit;
  }
  .info-event-list li a:hover .producer span {
    min-width: calc(100% - 50px);
  }
  .info-event-list li a.new-window .producer:before {
    content: none;
  }
}
.pagetop {
  display: none;
  position: fixed;
  z-index: 100;
  right: 15px;
  bottom: 40px;
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.85);
}
@media (max-width: 767px) {
  .pagetop {
    bottom: 23vw;
  }
}
.pagetop img {
  width: 100%;
  height: 100%;
}

footer.portal {
  background: url("../img/home/footer-image.jpg") no-repeat center center;
  background-size: cover;
  padding-top: 35px;
  min-height: 870px;
  position: relative;
}
footer.portal .concept {
  width: 340px;
  position: absolute;
  right: 50px;
  top: 50px;
  color: #fff;
}
footer.portal .concept .copy-box {
  display: grid;
  grid-template-columns: auto 234px;
  margin-bottom: 25px;
}
footer.portal .concept .copy-box h2 {
  order: 2;
  width: 100%;
  aspect-ratio: 1/1;
  background: rgba(255, 255, 255, 0.65);
  position: relative;
}
footer.portal .concept .copy-box h2 span {
  color: #000;
  font-size: 46px;
  font-weight: 300;
  line-height: 1.25em;
  letter-spacing: 0.15em;
  width: 3.75em;
  height: 3.75em;
  writing-mode: vertical-rl;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
footer.portal .concept .copy-box .copy-en {
  position: relative;
  order: 1;
}
footer.portal .concept .copy-box .copy-en span {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.25;
  white-space: nowrap;
  transform: rotate(90deg) translateY(-2.5em);
  transform-origin: left top;
  position: absolute;
  left: 0;
  top: 0;
}
footer.portal .concept .lead-en {
  font-size: 11px;
  line-height: 1.5;
  word-break: break-all;
  font-weight: 300;
  letter-spacing: 0;
}
footer.portal .footer-belt {
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
}
footer.auction {
  position: relative;
}
footer.auction .auc-footimg {
  width: 100%;
  height: 450px;
  overflow: hidden;
  position: relative;
  background: #eee url("../img/home/mainslider02.jpg") no-repeat center center;
  background-size: cover;
}
footer.auction .auc-footimg img {
  object-fit: cover;
}
footer.auction .auc-footimg .foot-nishikigoi {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
footer.auction .auc-footimg .go-portal {
  display: block;
  position: absolute;
  left: 30px;
  bottom: 30px;
}
footer.auction .auc-footimg .go-portal span {
  color: #fff;
  font-size: 16px;
  font-family: "Cinzel";
  line-height: 1em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5em;
}
footer.auction .auc-footimg .go-portal img {
  vertical-align: middle;
  opacity: 0.35;
  transition: all 0.3s;
}
footer.auction .auc-footimg .go-portal:hover img {
  transform: translateX(10px);
  opacity: 1;
}
footer.auction .footer-belt {
  position: static;
}
footer .footer-belt {
  width: 100%;
  background: rgb(0, 0, 0);
  text-align: center;
  padding: 40px 0 60px;
  color: #fff;
}
footer .footer-belt .foot-logo {
  margin: 0 auto;
  width: 50%;
  max-width: 308px;
  margin-bottom: 35px;
}
footer .footer-belt .cr {
  font-size: 12px;
  font-family: "Noto Sans JP";
}

@media (max-width: 767px) {
  footer.auction .auc-footimg {
    height: 45vw;
  }
  footer.auction .auc-footimg img {
    object-fit: cover;
  }
  footer.auction .auc-footimg .foot-nishikigoi {
    left: 2vw;
    top: 1.5vw;
    transform: inherit;
  }
  footer.auction .auc-footimg .hudemoji {
    width: 18vw;
    left: inherit;
    top: inherit;
    transform: inherit;
  }
  footer.auction .auc-footimg .go-portal {
    left: 3vw;
    bottom: 3vw;
  }
  footer.auction .auc-footimg .go-portal img {
    opacity: 1;
    width: 12vw;
    height: auto;
  }
  footer.auction .auc-footimg .go-portal:hover img {
    transform: translateX(0);
  }
  footer.auction .footer-belt {
    position: static;
  }
  footer.portal .concept {
    width: 90%;
    position: absolute;
    right: inherit;
    left: 50%;
    top: 5vw;
    transform: translate(-50%, 0);
  }
  footer.portal .concept .copy-box {
    grid-template-columns: auto 60vw;
    margin-bottom: 3.5vw;
  }
  footer.portal .concept .copy-box h2 span {
    font-size: 10vw;
  }
  footer.portal .concept .copy-box .copy-en span {
    font-size: 5.5vw;
  }
  footer.portal .footer-belt {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
  }
}

/*# sourceMappingURL=base.css.map */
