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

body {
  margin: 0;
}

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

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

figcaption,
figure,
main {
  display: block;
}

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

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

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

address {
  font-style: normal;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

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

dfn {
  font-style: italic;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

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

img {
  border-style: none;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

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

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

textarea {
  overflow: auto;
}

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

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

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

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

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

details,
menu {
  display: block;
}

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

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

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

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

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

a {
  color: #903924;
  outline: none;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

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

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

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

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

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

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

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

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

p {
  margin: 0 0 1.2rem;
}

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

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

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

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

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

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

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

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

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

ul {
  list-style: disc outside;
}

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

ol {
  list-style: decimal outside;
}

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

dl dt {
  font-weight: bold;
}

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

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

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

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

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

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

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

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

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

.table th {
  border-bottom-width: 0.1rem;
}

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

.btn:focus {
  box-shadow: 0 0 0 0.1rem rgba(144, 57, 36, 0.2);
}

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

.btn:active, .btn.active {
  background: #843421;
  border-color: #6f2c1c;
  color: #fff;
  text-decoration: none;
}

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

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

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

.btn.btn-link:focus, .btn.btn-link:hover, .btn.btn-link:active, .btn.btn-link.active {
  color: #67291a;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.col_5 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

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

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

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

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

.col_4 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

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

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

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

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

.col_3 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

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

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

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

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

.col_2 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

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

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

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

.hero {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 4rem;
  padding-top: 4rem;
}

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

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

.hero .hero-body {
  padding: 0.4rem;
}

.section {
  padding: 1.5rem 1.5rem;
}

@media (max-width: 1280px) {
  .section.is-medium {
    padding: 9rem 1.5rem;
  }
  .section.is-large {
    padding: 18rem 1.5rem;
  }
}

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

.sectionBlock {
  padding: 0 0 2rem;
}

.pageTopLink {
  clear: both;
  position: fixed;
  z-index: 200;
  right: 0;
  bottom: 50px;
  text-align: right;
  line-height: 1.2;
}

.pageTopLink a {
  display: block;
  padding: 13px 15px;
  color: #fff;
  background: #363636;
}

@media (max-width: 960px) {
  .pageTopLink {
    display: block;
    position: static;
  }
  .pageTopLink a {
    padding: 8px 0;
    text-align: center;
    border-top: #f1f1f1 solid 2px;
  }
}

.mainBlock {
  display: flex;
  padding: 0;
}

@media screen and (max-width: 960px) {
  .mainBlock {
    flex-direction: column;
  }
}

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

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

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

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

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

.sidebarMenu {
  margin-bottom: 1rem;
}

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

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

/* header */
.header-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.75em 0 0.3em;
}

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

.header-logo img {
  width: 231px;
  height: 35px;
}

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

/* footer */
.footer {
  padding: 0;
  text-align: center;
}

.footer__content {
  text-align: center;
  padding: 3.5rem 0;
}

.footer li {
  display: inline-block;
  padding: 0 8px;
  font-size: 0.7rem;
}

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

.footer__logo img {
  display: inline-block;
  height: 30px;
  width: 200px;
}

.footer__link {
  padding-top: 2rem;
  display: flex;
  justify-content: space-around;
}

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

.footer__copy {
  font-size: 0.75rem;
  padding: 1.5rem 0 2.5rem;
}

.flex-table {
  display: flex;
}

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

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

.flex-td {
  flex: 1;
}

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

/* container */
.container {
  max-width: 1024px;
  width: 1024px;
  margin: 0 auto;
  position: relative;
}

/* header*/
.fixed {
  position: fixed;
  top: 0;
  height: 3.2rem;
  right: 0;
  /* width: 100%;*/
  z-index: 105;
  background: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.flex-centered {
  align-items: center;
  display: flex;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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