@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500&family=Roboto:wght@400;500&display=swap&subset=japanese");
body {
  margin: 0;
}

.l-reset {
  /* minimum_reset */
  font-family: Roboto, Noto Sans JP, "ヒラギノ角 Pro W3", "Hiragino Kaku Pro W3", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  color: #353535;
  line-height: 1.75;
  font-size: 14px;
  letter-spacing: 0.075em;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}

.l-reset html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

.l-reset body {
  margin: 0;
}

.l-reset article,
.l-reset aside,
.l-reset details,
.l-reset figcaption,
.l-reset figure,
.l-reset footer,
.l-reset header,
.l-reset hgroup,
.l-reset main,
.l-reset menu,
.l-reset nav,
.l-reset section,
.l-reset summary {
  display: block;
}

.l-reset audio,
.l-reset canvas,
.l-reset progress,
.l-reset video {
  display: inline-block;
  vertical-align: baseline;
}

.l-reset audio:not([controls]) {
  display: none;
  height: 0;
}

.l-reset [hidden],
.l-reset template {
  display: none;
}

.l-reset a {
  background-color: transparent;
}

.l-reset a:active,
.l-reset a:hover {
  outline: 0;
}

.l-reset abbr[title] {
  border-bottom: 1px dotted;
}

.l-reset b,
.l-reset strong {
  font-weight: bold;
}

.l-reset dfn {
  font-style: italic;
}

.l-reset h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

.l-reset mark {
  background: #ff0;
  color: #000;
}

.l-reset small {
  font-size: 80%;
}

.l-reset sub,
.l-reset sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.l-reset sup {
  top: -0.5em;
}

.l-reset sub {
  bottom: -0.25em;
}

.l-reset img {
  border: 0;
}

.l-reset svg:not(:root) {
  overflow: hidden;
}

.l-reset figure {
  margin: 0;
}

.l-reset hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

.l-reset pre {
  overflow: auto;
}

.l-reset code,
.l-reset kbd,
.l-reset pre,
.l-reset samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

.l-reset button,
.l-reset input,
.l-reset optgroup,
.l-reset select,
.l-reset textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

.l-reset button {
  overflow: visible;
}

.l-reset button,
.l-reset select {
  text-transform: none;
}

.l-reset button,
.l-reset html input[type="button"],
.l-reset input[type="reset"],
.l-reset input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

.l-reset button[disabled],
.l-reset html input[disabled] {
  cursor: default;
}

.l-reset button::-moz-focus-inner,
.l-reset input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.l-reset input {
  line-height: normal;
}

.l-reset *
input[type='checkbox'],
.l-reset input[type='radio'] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

.l-reset input[type='number']::-webkit-inner-spin-button,
.l-reset input[type='number']::-webkit-outer-spin-button {
  height: auto;
}

.l-reset input[type='search'] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.l-reset input[type='search']::-webkit-search-cancel-button,
.l-reset input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

.l-reset fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

.l-reset legend {
  border: 0;
  padding: 0;
  -webkit-margin-collapse: separate;
}

.l-reset textarea {
  overflow: auto;
}

.l-reset optgroup {
  font-weight: bold;
}

.l-reset table {
  border-collapse: collapse;
  border-spacing: 0;
}

.l-reset td,
.l-reset th {
  padding: 0;
}

.l-reset h1,
.l-reset h2,
.l-reset h3,
.l-reset h4,
.l-reset h5,
.l-reset h6 {
  margin: 0;
  font-size: 100%;
  font-weight: normal;
}

.l-reset ul,
.l-reset ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

.l-reset ul li,
.l-reset ol li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.l-reset dl,
.l-reset dt,
.l-reset dd {
  margin: 0;
  padding: 0;
}

.l-reset p {
  margin: 0;
}

.l-reset img {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  vertical-align: bottom;
  max-width: 100%;
}

.l-reset svg {
  max-width: 100%;
}

.l-reset iframe {
  border: none;
}

.l-reset *,
.l-reset *:before,
.l-reset *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.l-reset .w5p {
  width: 5% !important;
}

.l-reset .w10p {
  width: 10% !important;
}

.l-reset .w15p {
  width: 15% !important;
}

.l-reset .w20p {
  width: 20% !important;
}

.l-reset .w25p {
  width: 25% !important;
}

.l-reset .w30p {
  width: 30% !important;
}

.l-reset .w35p {
  width: 35% !important;
}

.l-reset .w40p {
  width: 40% !important;
}

.l-reset .w45p {
  width: 45% !important;
}

.l-reset .w50p {
  width: 50% !important;
}

.l-reset .w55p {
  width: 55% !important;
}

.l-reset .w60p {
  width: 60% !important;
}

.l-reset .w65p {
  width: 65% !important;
}

.l-reset .w70p {
  width: 70% !important;
}

.l-reset .w75p {
  width: 75% !important;
}

.l-reset .w80p {
  width: 80% !important;
}

.l-reset .w85p {
  width: 85% !important;
}

.l-reset .w90p {
  width: 90% !important;
}

.l-reset .w95p {
  width: 95% !important;
}

.l-reset .w100p {
  width: 100% !important;
}

.l-reset .mats {
  margin-top: 10px !important;
}

@media print, screen and (min-width: 768px) {
  .l-reset .mats {
    margin-top: 20px !important;
  }
}

.l-reset .matm {
  margin-top: 20px !important;
}

@media print, screen and (min-width: 768px) {
  .l-reset .matm {
    margin-top: 40px !important;
  }
}

.l-reset .matl {
  margin-top: 30px !important;
}

@media print, screen and (min-width: 768px) {
  .l-reset .matl {
    margin-top: 60px !important;
  }
}

.l-reset .mat2l {
  margin-top: 40px !important;
}

@media print, screen and (min-width: 768px) {
  .l-reset .mat2l {
    margin-top: 80px !important;
  }
}

.l-reset .mat3l {
  margin-top: 60px !important;
}

@media print, screen and (min-width: 768px) {
  .l-reset .mat3l {
    margin-top: 100px !important;
  }
}

.l-reset .mat0 {
  margin-top: 0 !important;
}

.l-reset .mab0 {
  margin-bottom: 0 !important;
}

.l-reset .fw {
  font-weight: 500 !important;
}

.l-reset .cred {
  color: #f00000 !important;
}

@media screen and (max-width: 767px) {
  .l-reset .hide-sp {
    display: none !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .l-reset .hide-tab {
    display: none !important;
  }
}

@media print, screen and (min-width: 1025px) {
  .l-reset .hide-pc {
    display: none !important;
  }
}

.l-reset .tal {
  text-align: left !important;
}

.l-reset .tac {
  text-align: center !important;
}

.l-reset .tar {
  text-align: right !important;
}

.l-reset .tdu {
  text-decoration: underline !important;
}

.l-reset .oh {
  overflow: hidden !important;
}

.l-reset .vm {
  vertical-align: middle !important;
}

.l-reset .fsi {
  font-style: italic !important;
}

.l-reset .fzs {
  font-size: 12px;
}

@media print, screen and (min-width: 768px) {
  .l-reset .fzs {
    font-size: 14px;
  }
}

.l-reset .fzm {
  font-size: 14px;
}

@media print, screen and (min-width: 768px) {
  .l-reset .fzm {
    font-size: 16px;
  }
}

.l-reset .fzl {
  font-size: 18px;
}

@media print, screen and (min-width: 768px) {
  .l-reset .fzl {
    font-size: 20px;
  }
}

.l-reset .fzll {
  font-size: 20px;
}

@media print, screen and (min-width: 768px) {
  .l-reset .fzll {
    font-size: 24px;
  }
}

.l-reset .btnone {
  border-top: none !important;
}

.l-reset .bbnone {
  border-bottom: none !important;
}

.l-reset .dib {
  display: inline-block;
}

@media print, screen and (min-width: 768px) {
  .l-reset {
    font-size: 16px;
  }
}

.l-reset a {
  text-decoration: none;
  color: #353535;
}
