@charset "UTF-8";
/*!
 * 民
 */
html {
  -webkit-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
  word-break: normal;
}

*, :after, :before {
  background-repeat: no-repeat;
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  margin: 0;
  padding: 0;
}

hr {
  color: inherit;
  height: 0;
  overflow: visible;
}

details, main {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden] {
  display: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline-width: 0;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
}

pre {
  font-size: 1em;
}

b, strong {
  font-weight: bolder;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit;
  text-indent: 0;
}

iframe {
  border-style: none;
}

input {
  border-radius: 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-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
}

a:focus, button:focus, input:focus, select:focus, textarea:focus {
  outline-width: 0;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
}

[disabled] {
  cursor: default;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true] {
  cursor: default;
}

a:focus,
a:hover:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 1px;
  outline-offset: initial;
}

html {
  color: #333;
  font-size: 62.5%;
  font-family: "Meiryo", sans-serif;
  scroll-behavior: smooth;
}
html.size-l {
  font-size: 78.125%;
}
html.size-l .header .site-nav {
  row-gap: 5px;
}
html.size-ll {
  font-size: 100%;
}
html.size-ll .header .site-nav {
  row-gap: 10px;
}

body {
  font-size: 1.6rem;
  line-height: 1.6;
  width: 100%;
  min-width: 1260px;
}

img,
video {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

a {
  border-bottom: 1px solid transparent;
  color: #0250BF;
  text-decoration: none;
}
a:hover {
  border-bottom-color: #0250BF;
}

hr {
  border: 1px solid #AEC7EB;
  border-width: 1px 0 0 0;
  margin: 30px 0;
}

.ttl-a {
  border-bottom: 1px solid #AEC7EB;
  font-size: 3.8rem;
  font-weight: normal;
  line-height: 1.3;
  margin-top: 35px;
  margin-bottom: 10px;
  padding-bottom: 18px;
  position: relative;
}
.ttl-a:before {
  content: "";
  border-left: 7px solid #3573CC;
  margin-right: 16px;
}
.ttl-a .page-number {
  float: right;
}

.ttl-b {
  background: url("../images/icn_diamond.png") left center no-repeat;
  font-size: 2.8rem;
  font-weight: normal;
  line-height: 1.3;
  margin-top: 40px;
  margin-bottom: 10px;
  padding-left: 30px;
}
.ttl-b:first-child {
  margin-top: 0;
}

.ttl-c {
  background: url("../images/icn_arrow_left.png") left calc(0.5em - 6px) no-repeat;
  font-size: 2rem;
  font-weight: normal;
  line-height: 1.3;
  margin-top: 30px;
  margin-bottom: 6px;
  padding-left: 23px;
}
.ttl-c:first-child {
  margin-top: 0;
}

div.ttl-c > .ttl-c {
  background: none;
  display: inline;
  padding-left: 0;
}
div.ttl-c > .ttl-c + .tooltip-wrap {
  margin-left: 0;
}

.ttl-d {
  background-color: #E5EDF8;
  border-left: 4px solid #3573CC;
  font-size: 1.8rem;
  font-weight: normal;
  line-height: 1.3;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 10px;
}
.ttl-d:first-child {
  margin-top: 0;
}

.ttl-e {
  font-size: 1.6rem;
  font-weight: bold;
  margin: 30px 0 5px 0;
}

.ttl-f {
  font-size: 3.2rem;
  font-weight: normal;
  margin-top: 40px;
}

.ttl-g {
  font-size: 2.2rem;
  font-weight: bold;
  margin-top: 40px;
}
.ttl-g:first-child {
  margin-top: 0;
}

.ttl-h {
  background: url("../images/icn_double_line.png") left calc(0.5em - 6px) no-repeat;
  font-size: 1.8rem;
  font-weight: normal;
  line-height: 1.3;
  margin-top: 20px;
  padding-left: 20px;
}
.ttl-h:first-child {
  margin-top: 0;
}

.ttl-redirect {
  font-size: 2.8rem;
  font-weight: normal;
  line-height: 1.3;
  margin-top: 60px;
  margin-bottom: 30px;
}

.sub-ttl {
  margin-top: 30px;
  margin-bottom: 4px;
}

.ttl-link a {
  position: relative;
  background-color: #E5EDF8;
  border-bottom: 2px solid #CEDCF1;
  color: #0250BF;
  font-weight: normal;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  font-size: 1.8rem;
  line-height: 1;
  padding: 10px 14px;
  width: 100%;
  min-height: 50px;
  -webkit-transition: background-color 0.2s ease-out 0s;
  transition: background-color 0.2s ease-out 0s;
}
.ttl-link a:hover {
  background-color: #CEDCF1;
}
.ttl-link a:active {
  background-color: #E5EDF8;
}
.ttl-link a:focus-visible {
  background-color: #E5EDF8;
}
.ttl-link a.icon-link-right:after {
  content: "";
  position: absolute;
  top: calc(50% - 6px);
  right: 12px;
  width: 9px;
  height: 9px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 1px;
  border-right: solid 1px;
  margin-left: 4px;
  -webkit-box-ordinal-group: 4;
          order: 3;
}

.content-head.ttl-a {
  margin-top: 40px;
  padding-bottom: 40px;
}
.content-head.ttl-a:before {
  content: none;
}
.content-head.ttl-a .ttl-a {
  border-bottom: none;
  line-height: 1.4;
  margin-bottom: 0;
  padding-bottom: 0;
}
.content-head + .inner .ttl-b:first-child {
  margin-top: 20px;
}

p {
  margin-top: 14px;
  margin-bottom: 14px;
}
p:first-child {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}
p.note {
  font-size: 1.4rem;
}

.lead.top {
  margin-bottom: 0;
}
.lead.bottom {
  margin-top: 0;
}

.datetime {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: right;
}

.supp-explanation {
  color: #333;
  margin-top: 8px;
  margin-bottom: 2px;
  /* &.size-s {
    font-size: 1.4rem;
    box-shadow: 0 0 10px red;
  } */
}
.supp-explanation.mark-asterisk {
  margin-left: 1em;
  text-indent: -1em;
}
.supp-explanation.mark-note {
  margin-left: 3em;
  text-indent: -3em;
}
.supp-explanation + .supp-explanation {
  margin-top: 2px;
}

.supp-explanation-list {
  list-style-type: none;
  -webkit-padding-start: 1em;
          padding-inline-start: 1em;
}
.supp-explanation-list > li {
  margin-top: 0;
  text-indent: -1em;
}
.supp-explanation-list.mark-asterisk-number {
  -webkit-padding-start: 2em;
          padding-inline-start: 2em;
}
.supp-explanation-list.mark-asterisk-number > li {
  text-indent: -2em;
}

.number-result-message {
  font-size: 2rem;
  line-height: 1.1;
  margin-top: 10px;
}
.number-result-message > strong {
  color: #0250BF;
  font-size: 3.2rem;
  font-weight: normal;
  margin-right: 6px;
  margin-left: 6px;
}

.font-ss {
  font-size: 1.2rem;
}

.font-s {
  font-size: 1.4rem;
}

.font-l {
  font-size: 1.8rem;
}

.font-ll {
  font-size: 2rem;
}

ul,
ol {
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-padding-start: 26px;
          padding-inline-start: 26px;
  -webkit-padding-start: 1.65em;
          padding-inline-start: 1.65em;
}
ul:first-child,
ol:first-child {
  margin-top: 0;
}
ul:last-child,
ol:last-child {
  margin-bottom: 0;
}
ul ul:first-child,
ul ol:first-child,
ol ul:first-child,
ol ol:first-child {
  margin-top: 5px;
}
ul ul:last-child,
ul ol:last-child,
ol ul:last-child,
ol ol:last-child {
  margin-bottom: 10px;
}

li {
  margin-top: 0;
}
li:first-child {
  margin-top: 0;
}
li:last-child {
  margin-bottom: 0;
}

.list-dot {
  list-style-type: "・";
  -webkit-padding-start: 1em;
          padding-inline-start: 1em;
}

.list-row {
  display: -webkit-box;
  display: flex;
  list-style-type: none;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.list-row > li {
  margin: 0 20px 0 0;
}
.list-row > li:last-child {
  margin-right: 0;
}

.list-b {
  margin: 20px 10px 40px 10px;
}

.list-link, .top-list-link,
.list-link-b,
.list-link-c {
  list-style-type: none;
  margin-top: 30px;
  margin-bottom: 30px;
}
.list-link > li, .top-list-link > li,
.list-link-b > li,
.list-link-c > li {
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
}
.list-link > li:before, .top-list-link > li:before,
.list-link-b > li:before,
.list-link-c > li:before {
  color: #0250BF;
  content: "-";
  position: absolute;
  left: -16px;
}
.list-link.list-link-grid5, .list-link-grid5.top-list-link,
.list-link-b.list-link-grid5,
.list-link-c.list-link-grid5 {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 1em;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.list-link.list-link-grid5 > li, .list-link-grid5.top-list-link > li,
.list-link-b.list-link-grid5 > li,
.list-link-c.list-link-grid5 > li {
  -webkit-box-flex: 0;
          flex: 0 1 calc(20% - 2em);
  margin: 0 0 0 1em;
}

.list-link-b {
  margin-bottom: 20px;
}
.list-link-b > li {
  margin-top: 4px;
  margin-bottom: 0;
}

.list-link-c > li {
  margin-top: 0;
  margin-bottom: 0;
}

.list-unit-wrap {
  margin-top: 30px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
          align-items: flex-start;
}
.list-unit-wrap > .list-unit + .list-unit {
  margin-top: 0;
  margin-left: 120px;
  margin-top: 0;
}

.list-unit {
  list-style-type: none;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.list-unit > li {
  display: -webkit-box;
  display: flex;
  gap: 40px;
  -webkit-box-align: end;
          align-items: flex-end;
}
.list-unit > li + li {
  margin-top: 4px;
}
.list-unit > li > .unit {
  margin-left: auto;
}

.list-parentheses {
  list-style-type: none;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.list-parentheses > li {
  margin-left: 2.2em;
  text-indent: -2.2em;
}

.list-page-link {
  display: -webkit-box;
  display: flex;
  gap: 0.7em 20px;
  flex-wrap: wrap;
  font-size: 1.8rem;
  line-height: 1;
  list-style-type: none;
  margin-top: 40px;
  margin-bottom: 40px;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.list-page-link:first-child {
  margin-top: 0;
}
.list-page-link:last-child {
  margin-bottom: 0;
}
.list-page-link > li {
  margin-top: 0;
  border-right: 1px solid #707070;
  padding-right: 20px;
}
.list-page-link > li:last-child {
  border-right: none;
}

.list-box {
  background-color: #F0F0F0;
  margin: 30px auto 0 auto;
  padding: 20px;
}

.list-item-box {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  gap: 20px 40px;
  list-style-type: none;
  margin: 30px 30px 0 30px;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.list-item-box > li {
  background-color: #fff;
  border: 2px solid #3573CC;
  border-radius: 8px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
          flex: 1 1 calc(33.3333333333% - 40px);
  font-size: 1.8rem;
  font-weight: bold;
  padding: 10px;
  min-height: 72px;
  text-align: center;
}

.dl-row,
.dl-row-b {
  display: grid;
  grid-template: auto/auto 1fr;
  gap: 5px;
  line-height: 1.4;
  margin-top: 10px;
  margin-bottom: 10px;
  word-break: break-word;
}
.dl-row:first-child,
.dl-row-b:first-child {
  margin-top: 0;
}
.dl-row:last-child,
.dl-row-b:last-child {
  margin-bottom: 0;
}
.dl-row > dt,
.dl-row-b > dt {
  grid-column: 1;
}
.dl-row > dd,
.dl-row-b > dd {
  grid-column: 2;
}

.dl-row-b {
  grid-template-columns: 35% 65%;
}

.dl-box {
  margin-top: 10px;
  margin-bottom: 10px;
}
.dl-box:first-child {
  margin-top: 0;
}
.dl-box:last-child {
  margin-bottom: 0;
}
.dl-box > dd {
  margin-top: 5px;
  margin-left: 20px;
}
.dl-box > dd + dd {
  margin-top: 20px;
}
.dl-box .dl-box {
  margin-top: 20px;
  margin-left: 10px;
}
.dl-box .dl-box:first-child {
  margin-top: 10px;
}

.dl-box-row {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin-top: 40px;
  margin-bottom: 40px;
  width: 100%;
  position: relative;
}
.dl-box-row > .dl-box-left,
.dl-box-row > .dl-box-right {
  -webkit-box-flex: 1;
          flex: 1 1 510px;
  padding-right: 40px;
}
.dl-box-row > .dl-box-right {
  border-left: 2px dashed #CEDCF1;
  padding-left: 50px;
}

.dl-radio-check {
  margin-top: 10px;
}
.dl-radio-check:first-child {
  margin-top: 0;
}
.dl-radio-check > dd {
  margin-left: 20px;
}
.dl-radio-check > dd > p {
  margin-bottom: 8px;
}
.dl-radio-check > dd .check-group-item {
  margin-left: 20px;
}
.dl-radio-check > dd + dt {
  margin-top: 20px;
}

table :not([class*=arrow-item-]) > a:not(.no-underline) {
  text-decoration: underline;
}
table :not([class*=arrow-item-]) > a:not(.no-underline):hover {
  border-bottom-color: transparent;
  text-decoration: none;
}
table a.no-underline {
  line-height: 1.6;
}

.table-wrap {
  margin: 30px auto 10px;
}
.table-wrap.scroll-x {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  overflow-x: auto;
  width: 100%;
}
.table-wrap.scroll-x .fix-left-0px {
  position: sticky;
  left: 0;
  z-index: 1;
}
.table-wrap.scroll-x .fix-left-430px {
  position: sticky;
  left: 430px;
  z-index: 1;
}
.table-wrap.scroll-x .table-a {
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
  width: 100%;
}
.table-wrap.scroll-x .table-a th,
.table-wrap.scroll-x .table-a td {
  border-width: 1px 1px 0 0;
}
.table-wrap.scroll-x .table-a th:first-child,
.table-wrap.scroll-x .table-a td:first-child {
  border-left-width: 1px;
}
.table-wrap.scroll-x .table-a th:last-child,
.table-wrap.scroll-x .table-a td:last-child {
  border-right-width: 0;
}
.table-wrap.scroll-x .table-a tr:last-child th {
  border-bottom-width: 1px;
}

.table-a {
  border-collapse: collapse;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  font-size: 1.6rem;
  line-height: 1.4;
  table-layout: fixed;
  word-break: break-word;
}
.table-a + .table-a {
  margin-top: 30px;
}
.table-a.size-s {
  font-size: 1.3rem;
}
.table-a.size-s .size-s:not(.frm-btn) {
  font-size: 1.2rem;
}
.table-a.size-s .size-l:not(.frm-btn) {
  font-size: 1.4rem;
}
.table-a.size-s .size-ll:not(.frm-btn) {
  font-size: 1.6rem;
}
.table-a tr.close {
  display: none;
}
.table-a th,
.table-a td {
  background-color: #fff;
  padding: 10px;
}
.table-a th > div.close,
.table-a td > div.close {
  display: none;
}
.table-a th {
  background-color: #E5EDF8;
  border: 1px solid #d5d5d5;
  font-weight: normal;
}
.table-a td {
  border: 1px solid #F0F0F0;
}
.table-a .div-right {
  border-right-color: #d5d5d5;
}
.table-a .div-top {
  border-top-color: #d5d5d5;
}
.table-a .h-em {
  background-color: #CEDCF1;
}
.table-a .border-bottom-none {
  border-bottom-color: #fff;
}
.table-a.card {
  -webkit-box-shadow: none;
          box-shadow: none;
  display: block;
}
.table-a.card.size-s {
  font-size: 1.6rem;
}
.table-a.card thead {
  display: none;
}
.table-a.card tbody {
  background-color: transparent;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
.table-a.card tr,
.table-a.card th,
.table-a.card td {
  display: block;
}
.table-a.card tr {
  background-color: #fff;
  -webkit-box-shadow: 0 3px 1px #D5D5D5;
          box-shadow: 0 3px 1px #D5D5D5;
  display: grid;
  grid-template-rows: 1fr auto;
  grid-template-areas: "a a" "b c";
  padding: 10px;
}
.table-a.card td {
  border: none;
}
.table-a.card td:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-area: a;
}
.table-a.card td:nth-child(2) {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: b;
  text-align: left;
}
.table-a.card td:nth-child(3) {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
  grid-area: c;
  text-align: right;
}
.table-a.wide-space th,
.table-a.wide-space td {
  padding: 20px;
}

.label-supplement {
  margin-top: 6px;
  margin-bottom: 0;
  font-weight: bold;
  display: inline-block;
}

.price-a,
.price-b {
  margin: 6px 0;
}

.price-a {
  font-size: 1.3rem;
}

.price-b {
  font-size: 2.6rem;
}

.number-result {
  margin: 30px 0;
  font-size: 1.8rem;
}

.pager {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center;
  margin: 10px 0;
  text-align: right;
}
.pager .prev:before {
  content: "";
  border: solid #0250BF;
  border-width: 0 0 1px 1px;
  display: inline-block;
  margin-right: 6px;
  margin-left: 0.2rem;
  width: 0.8rem;
  height: 0.8rem;
  vertical-align: middle;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.pager .next:after {
  content: "";
  border: solid #0250BF;
  border-width: 0 0 1px 1px;
  display: inline-block;
  margin-left: 6px;
  margin-right: 0.2rem;
  width: 0.8rem;
  height: 0.8rem;
  vertical-align: middle;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}

.table-control {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  gap: 20px;
  margin-top: 40px;
}
.table-control .table-control-left .frm-btn, .table-control .table-control-left .header .btn-logout, .header .table-control .table-control-left .btn-logout,
.table-control .table-control-right .frm-btn,
.table-control .table-control-right .header .btn-logout,
.header .table-control .table-control-right .btn-logout {
  margin-right: 0;
}
.table-control .table-control-left {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  gap: 20px;
  margin-right: auto;
}
.table-control .table-control-right {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  gap: 20px;
  margin-left: auto;
}
.table-control + .table-wrap {
  margin-top: 20px;
}
.table-control:first-child {
  margin-top: 0;
}

.table-wrap + .table-control {
  margin-top: 20px;
}

.table-control-b {
  margin-top: 8px;
}
.table-control-b + .table-wrap {
  margin-top: 10px;
}

.btn-expand-tr {
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  max-width: 100%;
  width: 2.8rem;
  height: 2.8rem;
  position: relative;
}
.btn-expand-tr:before {
  content: "";
  border: solid #0250BF;
  border-width: 1px 1px 0 0;
  line-height: 1;
  width: 1rem;
  height: 1rem;
  -webkit-transition: -webkit-transform 0.2s ease-out 0s;
  transition: -webkit-transform 0.2s ease-out 0s;
  transition: transform 0.2s ease-out 0s;
  transition: transform 0.2s ease-out 0s, -webkit-transform 0.2s ease-out 0s;
  position: absolute;
  top: calc(50% - 0.5rem);
  left: calc(50% - 0.5rem);
}
.btn-expand-tr.open:before, .btn-expand-tr.close:before {
  border-width: 1px 1px 0 0;
}
.btn-expand-tr.open:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.btn-expand-tr.close:before {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.legend,
.legend-b {
  border-collapse: collapse;
  font-size: 1.4rem;
  margin: 20px 0 10px;
  table-layout: fixed;
}
.legend:first-child,
.legend-b:first-child {
  margin-top: 0;
}
.legend th,
.legend td,
.legend-b th,
.legend-b td {
  border: 1px solid #D7D7D7;
  padding: 6.5px 5px;
  word-break: break-word;
}
.legend th,
.legend-b th {
  background-color: #F0F0F0;
  font-weight: normal;
}
.legend td,
.legend-b td {
  background-color: #fff;
}
.legend img,
.legend-b img {
  vertical-align: middle;
}
.legend dl,
.legend-b dl {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: baseline;
          align-items: baseline;
}
.legend dl + dl,
.legend-b dl + dl {
  margin-top: 6.5px;
  padding-top: 6.5px;
  border-top: 1px solid #D7D7D7;
}
.legend dl > dt,
.legend-b dl > dt {
  padding-left: 10px;
  white-space: nowrap;
}
.legend dl > dd + dt,
.legend-b dl > dd + dt {
  border-left: 1px solid #D7D7D7;
  margin-left: 160px;
}

.legend-b dl > dd + dt {
  margin-left: 15px;
}

.message-wrap {
  border: 2px solid;
  margin: 20px 0 10px 0;
  padding: 14px 18px;
}
.message-wrap + .message-wrap {
  margin-top: 30px;
}
.message-wrap .title:before {
  content: "";
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
}
.message-wrap:not(.note) ul {
  list-style-type: none;
  margin: 10px 0 0 0;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.message-wrap:not(.note) ul > li {
  margin-left: 1.6rem;
  text-indent: -1.6rem;
}
.message-wrap:not(.note) ul > li:before {
  background-color: #707070;
  border-radius: 50%;
  content: "";
  display: inline-block;
  margin-right: 0.8rem;
  width: 0.8rem;
  height: 0.8rem;
  vertical-align: middle;
}
.message-wrap.important {
  background-color: #fff;
  border-color: rgba(204, 68, 9, 0.5);
  border-width: 4px;
  padding: 12px;
}
.message-wrap.important .title:before {
  background: url("../images/icn_notices.png") center center no-repeat;
  width: 21px;
  height: 20px;
}
.message-wrap.warning {
  background-color: #FFF3DE;
  border-color: #BD0000;
  color: #BD0000;
}
.message-wrap.warning .title:before {
  background: url("../images/icn_error.png") center center no-repeat;
  width: 24px;
  height: 24px;
}
.message-wrap.warning ul > li:before {
  background-color: #BD0000;
}
.message-wrap.info {
  background-color: #F9FBFE;
  border-color: #3573CC;
  color: #3573CC;
}
.message-wrap.info .title:before {
  background: url("../images/icn_info.png") center center no-repeat;
  width: 21px;
  height: 20px;
}
.message-wrap.info ul > li:before {
  background-color: #3573CC;
}
.message-wrap.note {
  background-color: #fff;
  border-color: #AEC7EB;
  padding: 18px;
}
.message-wrap.note .title {
  margin-bottom: 20px;
}
.message-wrap.note .title:before {
  content: none;
}
.message-wrap.note ul {
  line-height: 1.6;
}
.message-wrap.check {
  background-color: #fff;
  border-color: #3573CC;
  color: #333;
}
.message-wrap.check .title:before {
  background: url("../images/icn_check.png") center center no-repeat;
  width: 20px;
  height: 20px;
}
.message-wrap.check ul > li:before {
  background-color: #3573CC;
}
.message-wrap.toast {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  width: 1060px;
  position: fixed;
  top: 145px;
}
.message-wrap.toast.open {
  display: block;
}
.message-wrap.toast.close {
  display: none;
}
.message-wrap.toast .title {
  margin-top: 0;
}
.message-wrap > .btn-toast-close {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 14px;
  right: 20px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.message-wrap > .btn-toast-close:before, .message-wrap > .btn-toast-close:after {
  content: "";
  display: block;
  width: 0;
  height: 2.4rem;
  position: absolute;
  top: 0;
  left: 50%;
}
.message-wrap > .btn-toast-close:before {
  border-left: 2px solid #0250BF;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.message-wrap > .btn-toast-close:after {
  border-right: 2px solid #0250BF;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.modal-overlay {
  background-color: rgba(0, 0, 0, 0.7);
  cursor: pointer;
  position: fixed;
  inset: 0;
  z-index: 10;
}
.modal-overlay.open {
  display: block;
}
.modal-overlay.close {
  display: none;
}

.modal {
  background-color: #fff;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  cursor: default;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  margin: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  max-width: calc(100vw - 80px);
  max-height: calc(100vh - 120px);
  position: fixed;
  inset: 0;
  z-index: 10;
}
.modal > .btn-modal-close {
  width: 40px;
  height: 40px;
  position: absolute;
  top: -50px;
  right: 0;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.modal > .btn-modal-close:before, .modal > .btn-modal-close:after {
  content: "";
  display: block;
  width: 0;
  height: 5rem;
  position: absolute;
  top: calc(50% - 2.5rem);
  left: 50%;
}
.modal > .btn-modal-close:before {
  border-left: 2px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.modal > .btn-modal-close:after {
  border-right: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.modal > .modal-heder {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
}
.modal > .modal-body {
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  overscroll-behavior-y: contain;
  overflow: auto;
  padding: 30px 40px;
}
.modal > .modal-footer {
  border-top: 1px solid #C4C4C4;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  padding: 30px 40px;
}
.modal > .modal-footer.btns-wrap {
  margin: 0;
}
.modal > .modal-footer.btns-wrap > .btns-left {
  margin-right: 20px;
}
.modal > .modal-footer.btns-wrap > .btns-center {
  margin-left: auto;
  margin-right: auto;
}
.modal > .modal-footer.btns-wrap > .btns-right {
  margin-left: 20px;
}

.tooltip-wrap {
  display: inline-block;
  margin-left: 5px;
  position: relative;
}
.tooltip-wrap:before, .tooltip-wrap:after {
  content: "";
  display: inline-block;
  border: solid;
  opacity: 0;
  position: absolute;
  z-index: 1;
  -webkit-transition: opacity 0.2s ease-out 0s;
  transition: opacity 0.2s ease-out 0s;
}
.tooltip-wrap:before {
  border-color: transparent transparent transparent #D7D7D7;
  border-width: 0 0 24px 24px;
  width: 24px;
  height: 24px;
  bottom: calc(100% - 2px);
  left: 18px;
}
.tooltip-wrap:after {
  border-color: transparent transparent transparent #fff;
  border-width: 0 0 20px 20px;
  width: 20px;
  height: 20px;
  bottom: calc(100% + 2px);
  left: 20px;
}
.tooltip-wrap > .tooltip-btn {
  background: url("../images/icn_tip_off.png") center center no-repeat;
  display: inline-block;
  width: 2.8rem;
  height: 2.7rem;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: background-image 0.2s ease-out 0s;
  transition: background-image 0.2s ease-out 0s;
}
.tooltip-wrap > .tooltip-btn:hover {
  background-image: url("../images/icn_tip_on.png");
}
.tooltip-wrap > .tooltip {
  background-color: #fff;
  border: 2px solid #D7D7D7;
  border-radius: 8px;
  padding: 25px 30px;
  width: 490px;
  position: absolute;
  bottom: calc(100% + 20px);
  z-index: 1;
}
.tooltip-wrap > .tooltip.right {
  left: -430px;
}
.tooltip-wrap > .tooltip > .tooltip-btn-close {
  background: url("../images/icn_close.png") center center no-repeat;
  display: inline-block;
  width: 2.8rem;
  height: 2.7rem;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  position: absolute;
  top: 5px;
  right: 5px;
}
.tooltip-wrap > .tooltip p {
  font-size: 1.3rem;
  line-height: 1.8;
  margin: 0;
  text-align: left;
}
.tooltip-wrap.show:before, .tooltip-wrap.show:after {
  opacity: 1;
}
.tooltip-wrap.show > .tooltip {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.2s ease-out 0s, visibility 0.2s ease-out 0s;
  transition: opacity 0.2s ease-out 0s, visibility 0.2s ease-out 0s;
}
.tooltip-wrap.hide > .tooltip {
  opacity: 0;
  visibility: hidden;
  width: 0;
  overflow: hidden;
  -webkit-transition: opacity 0.2s ease-out 0s, visibility 0.2s ease-out 0s, width 0s ease-out 0.2s;
  transition: opacity 0.2s ease-out 0s, visibility 0.2s ease-out 0s, width 0s ease-out 0.2s;
}

.tooltip-comment {
  margin-top: 14px;
  margin-bottom: 14px;
}
.tooltip-comment > p {
  display: inline;
}

.tooltip-ttl {
  margin-top: 40px;
}
.tooltip-ttl > h3 {
  display: inline;
}
.tooltip-ttl > h3 + .tooltip-wrap {
  position: relative;
  top: -5px;
}

.frm-row {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
.frm-row + .frm-row {
  margin-top: 10px;
}
.frm-row .grow {
  -webkit-box-flex: 1;
          flex-grow: 1;
}
.frm-row > .frm-btn.size-s, .header .frm-row > .size-s.btn-logout {
  margin-right: 0;
}
.frm-row > .frm-btn.size-ss, .header .frm-row > .size-ss.btn-logout {
  margin-right: 0;
}
.frm-row > .frm-left {
  margin-right: auto;
}
.frm-row > .frm-right {
  margin-left: auto;
}
.frm-row > .frm-row + .frm-row {
  margin-top: 0;
}

.frm-row.vtop {
  -webkit-box-align: start;
          align-items: flex-start;
}
.frm-row.vcenter {
  -webkit-box-align: center;
          align-items: center;
}
.frm-row.vbottom {
  -webkit-box-align: end;
          align-items: flex-end;
}
.frm-row.spacebetween {
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.frm-row.frm-grid-2, .frm-row.frm-grid-3, .frm-row.frm-grid-4, .frm-row.frm-grid-5, .frm-row.frm-grid-6, .frm-row.frm-grid-7, .frm-row.frm-grid-7 {
  -webkit-box-align: baseline;
          align-items: baseline;
}
.frm-row.frm-grid-2 > label, .frm-row.frm-grid-3 > label, .frm-row.frm-grid-4 > label, .frm-row.frm-grid-5 > label, .frm-row.frm-grid-6 > label, .frm-row.frm-grid-7 > label, .frm-row.frm-grid-7 > label {
  -webkit-box-pack: start;
          justify-content: flex-start;
  gap: 10px;
  margin: 0;
}
.frm-row.frm-grid-2 > label {
  -webkit-box-flex: 0;
          flex: 0 1 calc(50% - 10px);
}
.frm-row.frm-grid-3 > label {
  -webkit-box-flex: 0;
          flex: 0 1 calc(33.3333333333% - 10px);
}
.frm-row.frm-grid-4 > label {
  -webkit-box-flex: 0;
          flex: 0 1 calc(25% - 10px);
}
.frm-row.frm-grid-5 > label {
  -webkit-box-flex: 0;
          flex: 0 1 calc(20% - 10px);
}
.frm-row.frm-grid-6 > label {
  -webkit-box-flex: 0;
          flex: 0 1 calc(16.6666666667% - 10px);
}
.frm-row.frm-grid-7 > label {
  -webkit-box-flex: 0;
          flex: 0 1 calc(14.2857142857% - 10px);
}
.frm-row > .frm-col {
  margin-right: 20px;
}
.frm-row > .frm-col:last-child {
  margin-right: 0;
}
.frm-row > label + .tooltip-wrap {
  margin-left: -5px;
}
.frm-row > label + label {
  margin-left: 10px;
}

.frm-col {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  gap: 10px;
}
.frm-col + .frm-col {
  margin-top: 10px;
}
.frm-col.htop {
  -webkit-box-align: start;
          align-items: flex-start;
}
.frm-col.hcenter {
  -webkit-box-align: center;
          align-items: center;
}
.frm-col.hbottom {
  -webkit-box-align: end;
          align-items: flex-end;
}
.frm-col > .frm-btn.size-ss, .header .frm-col > .size-ss.btn-logout, .frm-col > .frm-btn.size-s, .header .frm-col > .size-s.btn-logout {
  margin-right: 0;
}
.frm-col > .frm-btn.size-ss:last-child, .header .frm-col > .size-ss.btn-logout:last-child, .frm-col > .frm-btn.size-s:last-child, .header .frm-col > .size-s.btn-logout:last-child {
  margin-bottom: 0;
}
.frm-col > .frm-check:last-child,
.frm-col > .frm-radio:last-child,
.frm-col > .frm-checked-text:last-child {
  margin-bottom: 0;
}

:not(.frm-row) > .frm-item-group + .frm-item-group {
  margin-top: 10px;
}
:not(.frm-row) > .frm-item-group + .frm-row {
  margin-top: 10px;
}
:not(.frm-row) > .frm-item-group + .frm-col {
  margin-top: 10px;
}

label:not([class]) {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  gap: 10px;
  max-width: 100%;
}

.frm-checked-text {
  color: #333;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: baseline;
          align-items: baseline;
  margin: 0;
}
.frm-checked-text:last-child {
  padding-right: 0;
}
.frm-checked-text.disabled {
  color: #B2B2B2;
}
.frm-checked-text.disabled-b {
  color: transparent;
}
.frm-checked-text.checked {
  font-weight: bold;
}
.frm-checked-text > .pre-number {
  margin-right: 6px;
  white-space: nowrap;
}

.label-col {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  gap: 8px;
}

.frm-datetime {
  display: -webkit-box;
  display: flex;
  gap: 10px;
  margin-left: 10px;
}

.box .frm-col {
  gap: 20px;
}
.box .frm-row + .btns-wrap {
  margin-top: 20px;
}
.box .table-a .frm-col {
  gap: 10px;
}

.legend .frm-btn, .legend .header .btn-logout, .header .legend .btn-logout {
  pointer-events: none;
}

.check-group {
  margin-top: 20px;
}
.check-group:first-child {
  margin-top: 0;
}
.check-group > .check-group-item + .check-group-item {
  border-top: 1px solid #D7D7D7;
  padding-top: 10px;
}

.frm-btn, .header .btn-logout {
  background-color: #fff;
  border: 1px solid #0250BF;
  border-radius: 8px;
  -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 3px 0 rgba(0, 0, 0, 0.15);
  color: #0250BF;
  cursor: pointer;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  font-size: 1.6rem;
  line-height: 1;
  margin-right: 20px;
  padding: 4px 30px;
  min-width: 180px;
  min-height: 46px;
  max-width: 100%;
  vertical-align: middle;
  position: relative;
  -webkit-transition: background-color 0.2s ease-out 0s, border-color 0.2s ease-out 0s, color 0.2s ease-out 0s, color 0.2s ease-out 0s, -webkit-box-shadow 0.2s ease-out 0s;
  transition: background-color 0.2s ease-out 0s, border-color 0.2s ease-out 0s, color 0.2s ease-out 0s, color 0.2s ease-out 0s, -webkit-box-shadow 0.2s ease-out 0s;
  transition: background-color 0.2s ease-out 0s, border-color 0.2s ease-out 0s, color 0.2s ease-out 0s, box-shadow 0.2s ease-out 0s, color 0.2s ease-out 0s;
  transition: background-color 0.2s ease-out 0s, border-color 0.2s ease-out 0s, color 0.2s ease-out 0s, box-shadow 0.2s ease-out 0s, color 0.2s ease-out 0s, -webkit-box-shadow 0.2s ease-out 0s;
}
.frm-btn:last-child, .header .btn-logout:last-child {
  margin-right: 0;
}
.frm-btn:hover, .header .btn-logout:hover, .frm-btn.hover, .header .hover.btn-logout {
  background-color: #E5EDF8;
  border-color: #0250BF;
  color: #0250BF;
  text-decoration: none;
}
.frm-btn:active, .header .btn-logout:active, .frm-btn.active, .header .active.btn-logout {
  background-color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.frm-btn:focus-visible, .header .btn-logout:focus-visible {
  background-color: #fff;
  border-color: #0250BF;
  color: #0250BF;
}
.frm-btn:disabled, .header .btn-logout:disabled, .frm-btn.disabled, .header .disabled.btn-logout {
  background-color: #D1D1D1;
  border-color: #D1D1D1;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #333;
  pointer-events: none;
}
.frm-btn.important, .header .important.btn-logout {
  background-color: #CC4409;
  border-color: #CC4409;
  color: #fff;
}
.frm-btn.important:hover, .header .important.btn-logout:hover, .frm-btn.important.hover, .header .important.hover.btn-logout {
  background-color: #AC2600;
  border-color: #AC2600;
  color: #fff;
}
.frm-btn.important:active, .header .important.btn-logout:active, .frm-btn.important.active, .header .important.active.btn-logout {
  background-color: #CC4409;
}
.frm-btn.important:focus-visible, .header .important.btn-logout:focus-visible {
  background-color: #CC4409;
  border-color: #CC4409;
  color: #fff;
}
.frm-btn.important:disabled, .header .important.btn-logout:disabled, .frm-btn.important.disabled, .header .important.disabled.btn-logout {
  pointer-events: none;
  background-color: #D1D1D1;
  border-color: #D1D1D1;
  color: #333;
}
.frm-btn.function, .header .function.btn-logout {
  background-color: #0250BF;
  border-color: #0250BF;
  color: #fff;
}
.frm-btn.function:hover, .header .function.btn-logout:hover, .frm-btn.function.hover, .header .function.hover.btn-logout {
  background-color: #01389B;
  border-color: #01389B;
  color: #fff;
}
.frm-btn.function:active, .header .function.btn-logout:active, .frm-btn.function.active, .header .function.active.btn-logout {
  background-color: #0250BF;
}
.frm-btn.function:focus-visible, .header .function.btn-logout:focus-visible {
  background-color: #0250BF;
  border-color: #0250BF;
  color: #fff;
}
.frm-btn.function:disabled, .header .function.btn-logout:disabled, .frm-btn.function.disabled, .header .function.disabled.btn-logout {
  pointer-events: none;
  background-color: #D1D1D1;
  border-color: #D1D1D1;
  color: #333;
}
.frm-btn.subfunction-a, .header .subfunction-a.btn-logout {
  background-color: #f5dace;
  border-color: #8f0d01;
  color: #8f0d01;
}
.frm-btn.subfunction-a:hover, .header .subfunction-a.btn-logout:hover, .frm-btn.subfunction-a.hover, .header .subfunction-a.hover.btn-logout {
  background-color: #eec4b3;
  border-color: #8f0d01;
  color: #8f0d01;
}
.frm-btn.subfunction-a:active, .header .subfunction-a.btn-logout:active, .frm-btn.subfunction-a.active, .header .subfunction-a.active.btn-logout {
  background-color: #f5dace;
}
.frm-btn.subfunction-a:focus-visible, .header .subfunction-a.btn-logout:focus-visible {
  background-color: #f5dace;
  border-color: #8f0d01;
  color: #8f0d01;
}
.frm-btn.subfunction-a:disabled, .header .subfunction-a.btn-logout:disabled, .frm-btn.subfunction-a.disabled, .header .subfunction-a.disabled.btn-logout {
  pointer-events: none;
  background-color: #D1D1D1;
  border-color: #D1D1D1;
  color: #333;
}
.frm-btn.subfunction-b, .header .subfunction-b.btn-logout {
  background-color: #fff;
  border-color: #8f0d01;
  color: #bc3005;
}
.frm-btn.subfunction-b:hover, .header .subfunction-b.btn-logout:hover, .frm-btn.subfunction-b.hover, .header .subfunction-b.hover.btn-logout {
  background-color: #faede8;
  border-color: #8f0d01;
  color: #bc3005;
}
.frm-btn.subfunction-b:active, .header .subfunction-b.btn-logout:active, .frm-btn.subfunction-b.active, .header .subfunction-b.active.btn-logout {
  background-color: #fff;
}
.frm-btn.subfunction-b:focus-visible, .header .subfunction-b.btn-logout:focus-visible {
  background-color: #fff;
  border-color: #8f0d01;
  color: #bc3005;
}
.frm-btn.subfunction-b:disabled, .header .subfunction-b.btn-logout:disabled, .frm-btn.subfunction-b.disabled, .header .subfunction-b.disabled.btn-logout {
  pointer-events: none;
  background-color: #D1D1D1;
  border-color: #D1D1D1;
  color: #333;
}
.frm-btn.size-ss, .header .size-ss.btn-logout {
  border-radius: 5px;
  font-size: 1.4rem;
  min-width: 80px;
  min-height: 22px;
  margin-right: 10px;
  padding: 3px 10px;
}
.frm-btn.size-ss:last-child, .header .size-ss.btn-logout:last-child {
  margin-right: 0;
}
.frm-btn.size-s, .header .size-s.btn-logout {
  border-radius: 5px;
  font-size: 1.4rem;
  min-width: 80px;
  min-height: 28px;
  margin-right: 10px;
  padding: 4px 10px;
}
.frm-btn.size-s:last-child, .header .size-s.btn-logout:last-child {
  margin-right: 0;
}
.frm-btn.size-l, .header .size-l.btn-logout {
  font-size: 1.8rem;
  min-width: 230px;
  min-height: 48px;
  padding: 4px 35px;
}
.frm-btn.size-l:last-child, .header .size-l.btn-logout:last-child {
  margin-right: 0;
}
.frm-btn.size-ll, .header .size-ll.btn-logout {
  font-size: 2rem;
  min-width: 250px;
  min-height: 60px;
  padding: 4px 35px;
}
.frm-btn.size-ll:last-child, .header .size-ll.btn-logout:last-child {
  margin-right: 0;
}
.frm-btn.icon-link-right:after, .header .icon-link-right.btn-logout:after {
  content: "";
  position: absolute;
  top: calc(50% - 6px);
  right: 9px;
  width: 9px;
  height: 9px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 1px;
  border-right: solid 1px;
  margin-left: 4px;
  -webkit-box-ordinal-group: 4;
          order: 3;
}

.btns-wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  flex-wrap: wrap;
  margin: 10px auto;
}
.btns-wrap > .btns-top {
  -webkit-box-flex: 1;
          flex: 1 1 100%;
  margin-bottom: 10px;
}
.btns-wrap > .btns-left {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: start;
          justify-content: flex-start;
  flex-wrap: wrap;
  row-gap: 10px;
}
.btns-wrap > .btns-left + .btns-right {
  margin-left: 20px;
}
.btns-wrap > .btns-center {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  flex-wrap: wrap;
  row-gap: 10px;
  margin-right: auto;
  margin-left: auto;
}
.btns-wrap > .btns-right {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: end;
          justify-content: flex-end;
  flex-wrap: wrap;
  row-gap: 10px;
  margin-left: auto;
}
.btns-wrap > .btns-right .frm-btn, .btns-wrap > .btns-right .header .btn-logout, .header .btns-wrap > .btns-right .btn-logout {
  margin-left: 10px;
  margin-right: 0;
}

.textbtn {
  border-bottom: 1px solid transparent;
  color: #0250BF;
  text-decoration: underline;
}
.textbtn:hover {
  text-decoration: none;
}

.frm-text {
  background-color: #fff;
  border: 2px solid #DDDDDD;
  color: #333;
  line-height: 1;
  padding: 6px 10px;
  max-width: 100%;
  outline: none;
}
.frm-text::-webkit-input-placeholder {
  color: #999999;
}
.frm-text::-moz-placeholder {
  color: #999999;
}
.frm-text::placeholder {
  color: #999999;
}
.frm-text:active, .frm-text:active {
  border-color: #3573CC;
}
.frm-text:focus, .frm-text.focus {
  border-color: #3573CC;
}
.frm-text:focus::-webkit-input-placeholder, .frm-text.focus::-webkit-input-placeholder {
  color: transparent;
}
.frm-text:focus::-moz-placeholder, .frm-text.focus::-moz-placeholder {
  color: transparent;
}
.frm-text:focus::placeholder, .frm-text.focus::placeholder {
  color: transparent;
}
.frm-text:disabled, .frm-text.disabled {
  background-color: #F0F0F0;
  border-color: #E3E3E3;
  color: #999;
  pointer-events: none;
}
.frm-text.error {
  background-color: #FFF3DE;
  border-color: #BD0000;
}
.frm-text.error:active, .frm-text.error:active {
  background-color: #FFF3DE;
  border-color: #BD0000;
}
.frm-text.error:focus, .frm-text.error.focus {
  background-color: #FFF3DE;
  border-color: #BD0000;
}
.frm-text.size-l {
  font-size: 1.8rem;
  min-height: 48px;
}
.frm-text.file-input:disabled {
  color: #333;
}

textarea.frm-text {
  line-height: 1.6;
}

.frm-check {
  color: #333;
  display: -webkit-inline-box;
  display: inline-flex;
}
.frm-check:last-child {
  padding-right: 0;
}
.frm-check [type=checkbox] {
  opacity: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
}
.frm-check [type=checkbox] + i {
  background-color: #fff;
  border: 2px solid #D7D7D7;
  cursor: pointer;
  display: -webkit-inline-box;
  display: inline-flex;
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  position: relative;
}
.frm-check [type=checkbox] + i:before {
  border: solid #fff;
  border-width: 0 3px 3px 0;
  content: "";
  width: 0.65rem;
  height: 0.9rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 0.5rem);
  left: calc(50% - 0.35rem);
}
.frm-check [type=checkbox] + i ~ span {
  cursor: pointer;
  margin-left: 6px;
}
.frm-check [type=checkbox] + i ~ span.pre-number {
  white-space: nowrap;
}
.frm-check [type=checkbox]:checked + i {
  background-color: #3573CC;
  border-color: #3573CC;
}
.frm-check [type=checkbox]:disabled + i {
  background-color: #F0F0F0;
  border-color: #D7D7D7;
  cursor: default;
}
.frm-check [type=checkbox]:disabled + i:before {
  border-color: transparent;
}
.frm-check [type=checkbox]:disabled + i + span {
  cursor: default;
}
.frm-check [type=checkbox]:disabled:checked + i {
  border-color: #D7D7D7;
}
.frm-check [type=checkbox]:disabled:checked + i:before {
  border-color: #D7D7D7;
}
.frm-check [type=checkbox]:focus-visible + i {
  outline: auto;
  outline-offset: 2px;
}

.frm-radio {
  color: #333;
  display: -webkit-inline-box;
  display: inline-flex;
}
.frm-radio:last-child {
  padding-right: 0;
}
.frm-radio [type=radio] {
  opacity: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
}
.frm-radio [type=radio] + i {
  background-color: #fff;
  border: 1px solid #BFBFBF;
  border-radius: 50%;
  cursor: pointer;
  display: -webkit-inline-box;
  display: inline-flex;
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  position: relative;
}
.frm-radio [type=radio] + i:before {
  background-color: #3573CC;
  border: 1px solid #0250BF;
  border-radius: 50%;
  content: "";
  opacity: 0;
  width: 1.2rem;
  height: 1.2rem;
  position: absolute;
  top: calc(50% - 0.6rem);
  left: calc(50% - 0.6rem);
}
.frm-radio [type=radio] + i ~ span {
  cursor: pointer;
  margin-left: 6px;
}
.frm-radio [type=radio] + i ~ span.pre-number {
  white-space: nowrap;
}
.frm-radio [type=radio]:checked + i {
  background-color: #F0F0F0;
}
.frm-radio [type=radio]:checked + i:before {
  opacity: 1;
}
.frm-radio [type=radio]:disabled + i {
  background-color: #F0F0F0;
  cursor: default;
}
.frm-radio [type=radio]:disabled + i:before {
  background-color: #D7D7D7;
  border: 1px solid #BFBFBF;
}
.frm-radio [type=radio]:disabled + i + span {
  cursor: default;
}
.frm-radio [type=radio]:focus-visible + i {
  outline: auto;
  outline-offset: 2px;
}

.frm-select {
  background-color: #fff;
  background: url("../images/icn_pulldown.png") right 10px center no-repeat #fff;
  border: 2px solid #DDDDDD;
  color: #333;
  line-height: 1.3;
  padding: 8px 50px 8px 10px;
  max-width: 100%;
  outline: none;
}
.frm-select:active, .frm-select:active {
  border-color: #3573CC;
}
.frm-select:focus, .frm-select.focus {
  border-color: #3573CC;
}
.frm-select:disabled, .frm-select.disabled {
  background-color: #F0F0F0;
  background-image: url("../images/icn_pulldown_disable.png");
  border-color: #E3E3E3;
  color: #999;
  opacity: 1;
  pointer-events: none;
}

.frm-toggle {
  display: -webkit-inline-box;
  display: inline-flex;
  font-size: 1.4rem;
}
.frm-toggle > label {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: stretch;
          align-items: stretch;
  min-width: 44px;
  -webkit-box-flex: 1;
          flex: 1 1 50%;
}
.frm-toggle > label:first-child > span {
  border-radius: 5px 0 0 5px;
}
.frm-toggle > label:last-child > span {
  border-radius: 0 5px 5px 0;
}
.frm-toggle > label input[type=radio] {
  opacity: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
}
.frm-toggle > label input[type=radio] + span {
  background-color: #fff;
  border: 1px solid #0250BF;
  color: #0250BF;
  cursor: pointer;
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  padding: 2px 4px;
  -webkit-transition: background-color 0.2s ease-out 0s, color 0.2s ease-out 0s;
  transition: background-color 0.2s ease-out 0s, color 0.2s ease-out 0s;
}
.frm-toggle > label input[type=radio] + span > i {
  height: 2rem;
}
.frm-toggle > label input[type=radio] + span > i.icon-list:before, .frm-toggle > label input[type=radio] + span > i.icon-card:before {
  margin-left: 0;
  margin-right: 6px;
}
.frm-toggle > label input[type=radio]:focus-visible + span {
  outline: auto #000;
}
.frm-toggle > label input[type=radio]:checked + span {
  background-color: #0250BF;
  color: #fff;
  cursor: default;
}
.frm-toggle > label input[type=radio]:checked + span > .icon-list:before {
  background-image: url("../images/icn_list_w.png");
}
.frm-toggle > label input[type=radio]:checked + span > .icon-card:before {
  background-image: url("../images/icn_bloc_w.png");
}

.frm-datepicker,
.frm-datepicker-b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
}
.frm-datepicker:after,
.frm-datepicker-b:after {
  background: url("../images/icn_calander.png") right -8px center no-repeat;
  content: "";
  display: block;
  width: 28px;
  height: 34px;
}
.frm-datepicker > .jp-calender,
.frm-datepicker-b > .jp-calender {
  margin-left: 10px;
}
.frm-datepicker > .jp-calender:empty,
.frm-datepicker-b > .jp-calender:empty {
  margin-left: 0;
}
.frm-datepicker > .frm-text::-webkit-input-placeholder, .frm-datepicker-b > .frm-text::-webkit-input-placeholder {
  color: #333;
}
.frm-datepicker > .frm-text::-moz-placeholder, .frm-datepicker-b > .frm-text::-moz-placeholder {
  color: #333;
}
.frm-datepicker > .frm-text::placeholder,
.frm-datepicker-b > .frm-text::placeholder {
  color: #333;
}
.frm-datepicker > .frm-text:focus::-webkit-input-placeholder, .frm-datepicker > .frm-text.focus::-webkit-input-placeholder, .frm-datepicker-b > .frm-text:focus::-webkit-input-placeholder, .frm-datepicker-b > .frm-text.focus::-webkit-input-placeholder {
  color: transparent;
}
.frm-datepicker > .frm-text:focus::-moz-placeholder, .frm-datepicker > .frm-text.focus::-moz-placeholder, .frm-datepicker-b > .frm-text:focus::-moz-placeholder, .frm-datepicker-b > .frm-text.focus::-moz-placeholder {
  color: transparent;
}
.frm-datepicker > .frm-text:focus::placeholder, .frm-datepicker > .frm-text.focus::placeholder,
.frm-datepicker-b > .frm-text:focus::placeholder,
.frm-datepicker-b > .frm-text.focus::placeholder {
  color: transparent;
}
.frm-datepicker.disabled:after,
.frm-datepicker-b.disabled:after {
  background-image: url("../images/icn_calander_disable.png");
}
.frm-datepicker.disabled > .frm-text:disabled::-webkit-input-placeholder, .frm-datepicker.disabled > .frm-text.disabled::-webkit-input-placeholder, .frm-datepicker-b.disabled > .frm-text:disabled::-webkit-input-placeholder, .frm-datepicker-b.disabled > .frm-text.disabled::-webkit-input-placeholder {
  color: #999999;
}
.frm-datepicker.disabled > .frm-text:disabled::-moz-placeholder, .frm-datepicker.disabled > .frm-text.disabled::-moz-placeholder, .frm-datepicker-b.disabled > .frm-text:disabled::-moz-placeholder, .frm-datepicker-b.disabled > .frm-text.disabled::-moz-placeholder {
  color: #999999;
}
.frm-datepicker.disabled > .frm-text:disabled::placeholder, .frm-datepicker.disabled > .frm-text.disabled::placeholder,
.frm-datepicker-b.disabled > .frm-text:disabled::placeholder,
.frm-datepicker-b.disabled > .frm-text.disabled::placeholder {
  color: #999999;
}
.frm-datepicker-b {
  flex-wrap: wrap;
}
.frm-datepicker-b:after {
  -webkit-box-ordinal-group: 3;
          order: 2;
}
.frm-datepicker-b > .jp-calender {
  margin-top: 6px;
  margin-left: 0;
  -webkit-box-ordinal-group: 4;
          order: 3;
}

.frm-datepicker-c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
}
.frm-datepicker-c > .frm-text {
  background-image: url("../images/icn_calander.png");
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 50px;
}
.frm-datepicker-c > .frm-text::-webkit-input-placeholder {
  color: #333;
}
.frm-datepicker-c > .frm-text::-moz-placeholder {
  color: #333;
}
.frm-datepicker-c > .frm-text::placeholder {
  color: #333;
}
.frm-datepicker-c > .frm-text:focus::-webkit-input-placeholder, .frm-datepicker-c > .frm-text.focus::-webkit-input-placeholder {
  color: transparent;
}
.frm-datepicker-c > .frm-text:focus::-moz-placeholder, .frm-datepicker-c > .frm-text.focus::-moz-placeholder {
  color: transparent;
}
.frm-datepicker-c > .frm-text:focus::placeholder, .frm-datepicker-c > .frm-text.focus::placeholder {
  color: transparent;
}
.frm-datepicker-c.disabled > .frm-text {
  background-image: url("../images/icn_calander_disable.png");
  background-color: #F0F0F0;
}
.frm-datepicker-c.disabled > .frm-text:disabled::-webkit-input-placeholder, .frm-datepicker-c.disabled > .frm-text.disabled::-webkit-input-placeholder {
  color: #999999;
}
.frm-datepicker-c.disabled > .frm-text:disabled::-moz-placeholder, .frm-datepicker-c.disabled > .frm-text.disabled::-moz-placeholder {
  color: #999999;
}
.frm-datepicker-c.disabled > .frm-text:disabled::placeholder, .frm-datepicker-c.disabled > .frm-text.disabled::placeholder {
  color: #999999;
}

ul.frm-datalist {
  background-color: #fff;
  border: 1px solid #DDDDDD;
  list-style-type: none;
  margin: 0;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  position: absolute;
}
ul.frm-datalist > li > button {
  color: #333;
  display: block;
  padding: 5px 15px;
  text-align: left;
  width: 100%;
}
ul.frm-datalist > li > button:hover, ul.frm-datalist > li > button:focus {
  background-color: #1e90ff;
  color: #fff;
  outline: none;
}
ul.frm-datalist.show {
  display: block;
}
ul.frm-datalist.hide {
  display: none;
}

.frm-message-error {
  color: #BD0000;
  margin: 8px 0 0;
  margin-left: 30px;
  text-indent: -30px;
}
.frm-message-error:before {
  background: url("../images/icn_error.png") center center no-repeat;
  content: "";
  display: inline-block;
  margin-right: 6px;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}

.box {
  background-color: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  margin: 40px 0 10px 0;
  padding: 30px;
}
.box.box-login {
  padding: 50px;
}
.box.box-green {
  background-color: #E5EDF8;
  padding: 15px;
  margin-top: 30px;
}

.arrow-item-a,
.arrow-item-b {
  -webkit-filter: drop-shadow(0 5px 0 rgba(0, 0, 0, 0.16));
          filter: drop-shadow(0 5px 0 rgba(0, 0, 0, 0.16));
  -webkit-transition: -webkit-filter 0.2s ease-out 0s;
  transition: -webkit-filter 0.2s ease-out 0s;
  transition: filter 0.2s ease-out 0s;
  transition: filter 0.2s ease-out 0s, -webkit-filter 0.2s ease-out 0s;
}
.arrow-item-a:active,
.arrow-item-b:active {
  -webkit-filter: drop-shadow(0 5px 0 rgba(0, 0, 0, 0));
          filter: drop-shadow(0 5px 0 rgba(0, 0, 0, 0));
}
.arrow-item-a.unlink,
.arrow-item-b.unlink {
  -webkit-filter: none;
          filter: none;
}
.arrow-item-a > a,
.arrow-item-a > span,
.arrow-item-b > a,
.arrow-item-b > span {
  color: #000;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  font-size: 1.4rem;
  padding: 6px 10px 6px 6px;
  min-height: 56px;
  text-decoration: none;
  position: relative;
  -webkit-clip-path: polygon(0 0, calc(100% - 14px) 0, 100% 50%, calc(100% - 14px) 100%, 0 100%);
          clip-path: polygon(0 0, calc(100% - 14px) 0, 100% 50%, calc(100% - 14px) 100%, 0 100%);
  -webkit-transition: background-color 0.2s ease-out 0s;
  transition: background-color 0.2s ease-out 0s;
  border-bottom: none;
}
.arrow-item-a > a:before,
.arrow-item-a > span:before,
.arrow-item-b > a:before,
.arrow-item-b > span:before {
  content: "";
  position: absolute;
  display: block;
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  -webkit-clip-path: polygon(0 0, calc(100% - 13px) 0, 100% 50%, calc(100% - 13px) 100%, 0 100%);
          clip-path: polygon(0 0, calc(100% - 13px) 0, 100% 50%, calc(100% - 13px) 100%, 0 100%);
  z-index: -1;
  -webkit-transition: background-color 0.2s ease-out 0s;
  transition: background-color 0.2s ease-out 0s;
}
.arrow-item-a > a:hover,
.arrow-item-a > span:hover,
.arrow-item-b > a:hover,
.arrow-item-b > span:hover {
  text-decoration: none;
}
.arrow-item-a > a:focus,
.arrow-item-a > span:focus,
.arrow-item-b > a:focus,
.arrow-item-b > span:focus {
  outline-offset: -2px;
}
.arrow-item-a.unlink > a,
.arrow-item-a.unlink > span,
.arrow-item-b.unlink > a,
.arrow-item-b.unlink > span {
  color: #333;
}

.arrow-item-a > a,
.arrow-item-a > span {
  background-color: #60BCDF;
}
.arrow-item-a > a:before,
.arrow-item-a > span:before {
  background-color: #60BCDF;
}
.arrow-item-a > a:hover,
.arrow-item-a > span:hover {
  background-color: #239BC8;
}
.arrow-item-a > a:hover:before,
.arrow-item-a > span:hover:before {
  background-color: #239BC8;
}
.arrow-item-a > a:active,
.arrow-item-a > span:active {
  background-color: #60BCDF;
}
.arrow-item-a > a:active:before,
.arrow-item-a > span:active:before {
  background-color: #60BCDF;
}
.arrow-item-a > a:focus-visible,
.arrow-item-a > span:focus-visible {
  background-color: #60BCDF;
}
.arrow-item-a > a:focus-visible:before,
.arrow-item-a > span:focus-visible:before {
  background-color: #60BCDF;
}
.arrow-item-a.unlink > a:before,
.arrow-item-a.unlink > span:before {
  background-color: #EEF7FB;
}
.arrow-item-a.unlink > a:hover, .arrow-item-a.unlink > a:focus-visible,
.arrow-item-a.unlink > span:hover,
.arrow-item-a.unlink > span:focus-visible {
  background-color: #60BCDF;
}
.arrow-item-a.unlink > a:hover:before, .arrow-item-a.unlink > a:focus-visible:before,
.arrow-item-a.unlink > span:hover:before,
.arrow-item-a.unlink > span:focus-visible:before {
  background-color: #EEF7FB;
}

.arrow-item-b > a,
.arrow-item-b > span {
  background-color: #E3B400;
}
.arrow-item-b > a:before,
.arrow-item-b > span:before {
  background-color: #E3B400;
}
.arrow-item-b > a:hover,
.arrow-item-b > span:hover {
  background-color: #C19700;
}
.arrow-item-b > a:hover:before,
.arrow-item-b > span:hover:before {
  background-color: #C19700;
}
.arrow-item-b > a:active,
.arrow-item-b > span:active {
  background-color: #E3B400;
}
.arrow-item-b > a:active:before,
.arrow-item-b > span:active:before {
  background-color: #E3B400;
}
.arrow-item-b > a:focus-visible,
.arrow-item-b > span:focus-visible {
  background-color: #E3B400;
}
.arrow-item-b > a:focus-visible:before,
.arrow-item-b > span:focus-visible:before {
  background-color: #E3B400;
}
.arrow-item-b.unlink > a:before,
.arrow-item-b.unlink > span:before {
  background-color: #FCF7E4;
}
.arrow-item-b.unlink > a:hover, .arrow-item-b.unlink > a:focus-visible,
.arrow-item-b.unlink > span:hover,
.arrow-item-b.unlink > span:focus-visible {
  background-color: #E3B400;
}
.arrow-item-b.unlink > a:hover:before, .arrow-item-b.unlink > a:focus-visible:before,
.arrow-item-b.unlink > span:hover:before,
.arrow-item-b.unlink > span:focus-visible:before {
  background-color: #FCF7E4;
}

.arrow-progress {
  margin-top: 40px;
  margin-bottom: 40px;
}
.arrow-progress > ul {
  display: -webkit-box;
  display: flex;
  gap: 20px;
  list-style-type: none;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.arrow-progress > ul > li {
  background-color: #AEC7EB;
  border-bottom: none;
  color: #333;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-flex: 0;
          flex: 0 1 240px;
  font-size: 1.8rem;
  line-height: 1.3;
  margin: 0;
  padding: 6px 10px 6px 6px;
  min-height: 80px;
  text-align: center;
  text-decoration: none;
  position: relative;
  -webkit-clip-path: polygon(0 0, calc(100% - 14px) 0, 100% 50%, calc(100% - 14px) 100%, 0 100%);
          clip-path: polygon(0 0, calc(100% - 14px) 0, 100% 50%, calc(100% - 14px) 100%, 0 100%);
  -webkit-transition: background-color 0.2s ease-out 0s;
  transition: background-color 0.2s ease-out 0s;
}
.arrow-progress > ul > li:before {
  background-color: #fff;
  content: "";
  position: absolute;
  display: block;
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  -webkit-clip-path: polygon(0 0, calc(100% - 13px) 0, 100% 50%, calc(100% - 13px) 100%, 0 100%);
          clip-path: polygon(0 0, calc(100% - 13px) 0, 100% 50%, calc(100% - 13px) 100%, 0 100%);
  z-index: -1;
  -webkit-transition: background-color 0.2s ease-out 0s;
  transition: background-color 0.2s ease-out 0s;
}
.arrow-progress > ul > li.current {
  background-color: #3573CC;
  color: #fff;
}
.arrow-progress > ul > li.current:before {
  background-color: #3573CC;
}

.icon-external,
.icon-external-white,
.icon-link,
.icon-link-white,
.icon-link-red,
.icon-openwindow,
.icon-card,
.icon-list,
.icon-cart,
.icon-add,
.icon-delete,
.icon-reload,
.icon-blank,
.icon-rock,
.icon-rock-white,
.icon-download {
  display: inline-block;
  text-indent: 0;
}
.icon-external:before,
.icon-external-white:before,
.icon-link:before,
.icon-link-white:before,
.icon-link-red:before,
.icon-openwindow:before,
.icon-card:before,
.icon-list:before,
.icon-cart:before,
.icon-add:before,
.icon-delete:before,
.icon-reload:before,
.icon-blank:before,
.icon-rock:before,
.icon-rock-white:before,
.icon-download:before {
  content: "";
  display: inline-block;
  margin-left: 6px;
  -webkit-transition: background 0.2s ease-out 0s;
  transition: background 0.2s ease-out 0s;
}
.icon-external.right,
.icon-external-white.right,
.icon-link.right,
.icon-link-white.right,
.icon-link-red.right,
.icon-openwindow.right,
.icon-card.right,
.icon-list.right,
.icon-cart.right,
.icon-add.right,
.icon-delete.right,
.icon-reload.right,
.icon-blank.right,
.icon-rock.right,
.icon-rock-white.right,
.icon-download.right {
  position: absolute;
}
.frm-btn.size-s .icon-external:before, .header .size-s.btn-logout .icon-external:before, .frm-btn.size-ss .icon-external:before, .header .size-ss.btn-logout .icon-external:before,
.frm-btn.size-s .icon-external-white:before,
.header .size-s.btn-logout .icon-external-white:before,
.frm-btn.size-ss .icon-external-white:before,
.header .size-ss.btn-logout .icon-external-white:before,
.frm-btn.size-s .icon-link:before,
.header .size-s.btn-logout .icon-link:before,
.frm-btn.size-ss .icon-link:before,
.header .size-ss.btn-logout .icon-link:before,
.frm-btn.size-s .icon-link-white:before,
.header .size-s.btn-logout .icon-link-white:before,
.frm-btn.size-ss .icon-link-white:before,
.header .size-ss.btn-logout .icon-link-white:before,
.frm-btn.size-s .icon-link-red:before,
.header .size-s.btn-logout .icon-link-red:before,
.frm-btn.size-ss .icon-link-red:before,
.header .size-ss.btn-logout .icon-link-red:before,
.frm-btn.size-s .icon-openwindow:before,
.header .size-s.btn-logout .icon-openwindow:before,
.frm-btn.size-ss .icon-openwindow:before,
.header .size-ss.btn-logout .icon-openwindow:before,
.frm-btn.size-s .icon-card:before,
.header .size-s.btn-logout .icon-card:before,
.frm-btn.size-ss .icon-card:before,
.header .size-ss.btn-logout .icon-card:before,
.frm-btn.size-s .icon-list:before,
.header .size-s.btn-logout .icon-list:before,
.frm-btn.size-ss .icon-list:before,
.header .size-ss.btn-logout .icon-list:before,
.frm-btn.size-s .icon-cart:before,
.header .size-s.btn-logout .icon-cart:before,
.frm-btn.size-ss .icon-cart:before,
.header .size-ss.btn-logout .icon-cart:before,
.frm-btn.size-s .icon-add:before,
.header .size-s.btn-logout .icon-add:before,
.frm-btn.size-ss .icon-add:before,
.header .size-ss.btn-logout .icon-add:before,
.frm-btn.size-s .icon-delete:before,
.header .size-s.btn-logout .icon-delete:before,
.frm-btn.size-ss .icon-delete:before,
.header .size-ss.btn-logout .icon-delete:before,
.frm-btn.size-s .icon-reload:before,
.header .size-s.btn-logout .icon-reload:before,
.frm-btn.size-ss .icon-reload:before,
.header .size-ss.btn-logout .icon-reload:before,
.frm-btn.size-s .icon-blank:before,
.header .size-s.btn-logout .icon-blank:before,
.frm-btn.size-ss .icon-blank:before,
.header .size-ss.btn-logout .icon-blank:before,
.frm-btn.size-s .icon-rock:before,
.header .size-s.btn-logout .icon-rock:before,
.frm-btn.size-ss .icon-rock:before,
.header .size-ss.btn-logout .icon-rock:before,
.frm-btn.size-s .icon-rock-white:before,
.header .size-s.btn-logout .icon-rock-white:before,
.frm-btn.size-ss .icon-rock-white:before,
.header .size-ss.btn-logout .icon-rock-white:before,
.frm-btn.size-s .icon-download:before,
.header .size-s.btn-logout .icon-download:before,
.frm-btn.size-ss .icon-download:before,
.header .size-ss.btn-logout .icon-download:before {
  margin-left: 12px;
}

.icon-external:before {
  background: url("../images/icn_external02.png") no-repeat;
  width: 1.3rem;
  height: 1.2rem;
}
.icon-external.right {
  right: 10px;
  top: calc(50% - 0.6rem);
}

.icon-external-white:before {
  background: url("../images/icn_external03.png") no-repeat;
  width: 1.4rem;
  height: 1.2rem;
}
.icon-external-white.right {
  right: 10px;
  top: calc(50% - 0.6rem);
}

.icon-link {
  vertical-align: middle;
}
.icon-link:before {
  content: "";
  border: 1px solid #0250BF;
  border-width: 1px 1px 0 0;
  width: 0.7rem;
  height: 0.7rem;
  vertical-align: middle;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-right: 0.3rem;
}
.icon-link.right {
  right: 10px;
  top: calc(50% - 0.35rem);
}

.icon-link-white:before {
  content: "";
  border: 1px solid #fff;
  border-width: 1px 1px 0 0;
  width: 0.7rem;
  height: 0.7rem;
  vertical-align: middle;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-right: 0.3rem;
}
.icon-link-white.right {
  right: 10px;
  top: calc(50% - 0.35rem);
}

.icon-link-red:before {
  content: "";
  border: 1px solid #8f0d01;
  border-width: 1px 1px 0 0;
  width: 0.7rem;
  height: 0.7rem;
  vertical-align: middle;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-right: 0.3rem;
}
.icon-link-red.right {
  right: 10px;
  top: calc(50% - 0.35rem);
}

.icon-openwindow {
  height: 1.1rem;
}
.icon-openwindow:before {
  background: url("../images/icn_select.png") no-repeat;
  width: 1.4rem;
  height: 1.1rem;
}
.icon-openwindow.right {
  right: 10px;
  top: calc(50% - 0.55rem);
}
*:disabled .icon-openwindow:before {
  background-image: url("../images/icn_select_disable.png");
}

.icon-card:before {
  background: url("../images/icn_bloc_m.png") no-repeat;
  width: 2rem;
  height: 2rem;
}
.icon-card.right {
  right: 10px;
  top: calc(50% - 1rem);
}

.icon-list:before {
  background: url("../images/icn_list_m.png") no-repeat;
  width: 2rem;
  height: 2rem;
}
.icon-list.right {
  right: 10px;
  top: calc(50% - 1rem);
}

.icon-cart:before {
  background: url("../images/icn_cart_m.png") no-repeat;
  width: 2rem;
  height: 2rem;
}
.icon-cart.right {
  right: 10px;
  top: calc(50% - 1rem);
}

.icon-add:before {
  background: url("../images/icn_add.png") no-repeat;
  width: 2.9rem;
  height: 2rem;
}
.icon-add.right {
  right: 10px;
  top: calc(50% - 1rem);
}

.icon-delete:before {
  background: url("../images/icn_delete.png") no-repeat;
  background-size: contain;
  width: 1.2rem;
  height: 1.2rem;
}
.icon-delete.right {
  right: 10px;
  top: calc(50% - 0.6rem);
}

.icon-reload:before {
  background: url("../images/icn-reload.png") no-repeat;
  width: 1.3rem;
  height: 1.2rem;
}
.icon-reload.right {
  right: 10px;
  top: calc(50% - 0.6rem);
}

.icon-blank:before {
  background: url("../images/icn_blank_m.png") no-repeat;
  width: 1.3rem;
  height: 1.3rem;
}
.icon-blank.right {
  right: 10px;
  top: calc(50% - 0.65rem);
}

.icon-rock:before {
  background: url("../images/icn_lock02.png") no-repeat;
  width: 1.3rem;
  height: 1.3rem;
}
.icon-rock.right {
  right: 10px;
  top: calc(50% - 0.65rem);
}

.icon-rock-white:before {
  background: url("../images/icn_lock03.png") no-repeat;
  width: 1.3rem;
  height: 1.3rem;
}
.icon-rock-white.right {
  right: 10px;
  top: calc(50% - 0.65rem);
}

.icon-download:before {
  background: url("../images/icn_download_m.png") no-repeat;
  width: 1.4rem;
  height: 1.4rem;
}
.icon-download.right {
  right: 10px;
  top: calc(50% - 0.7rem);
}

.label-required {
  background-color: #BD0000;
  color: #fff;
  display: inline-block;
  font-size: 1.3rem;
  line-height: 1.3;
  margin: 0 5px 0 10px;
  padding: 4px 10px;
  vertical-align: middle;
}

.label-status {
  display: inline-block;
  font-size: 1.1rem;
  padding: 2px 8px;
  min-width: 86px;
  text-align: center;
}
.label-status.label-gray {
  background-color: #D6D6D6;
}
.label-status.label-blue {
  background-color: #B2CFE8;
}
.label-status.label-orange {
  background-color: #F1C9A7;
}
.label-status.label-green {
  background-color: #B7DCD2;
}
.label-status.label-red {
  background-color: #E4B2C3;
}
.label-status.size-l {
  font-size: 1.4rem;
}

.pagenation {
  margin-top: 30px;
  margin-bottom: 30px;
}
.pagenation:first-child {
  margin-top: 0;
}
.pagenation:last-child {
  margin-bottom: 0;
}
.pagenation > ul {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  gap: 6px;
  list-style-type: none;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.pagenation > ul > li {
  margin: 0;
}
.pagenation > ul > li > a,
.pagenation > ul > li > span {
  border: 1px solid #0250BF;
  -webkit-box-shadow: 0px 2px 1px #d5d5d5;
          box-shadow: 0px 2px 1px #d5d5d5;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  width: 44px;
  height: 44px;
  vertical-align: top;
  -webkit-transition: background-color 0.2s ease-out 0s;
  transition: background-color 0.2s ease-out 0s;
}
.pagenation > ul > li > a:hover,
.pagenation > ul > li > span:hover {
  background-color: #E5EDF8;
}
.pagenation > ul > li > a.current,
.pagenation > ul > li > span.current {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #E5EDF8;
  border-color: #D1D1D1;
  color: #333;
}
.pagenation > ul > li > a.first, .pagenation > ul > li > a.prev, .pagenation > ul > li > a.next, .pagenation > ul > li > a.last,
.pagenation > ul > li > span.first,
.pagenation > ul > li > span.prev,
.pagenation > ul > li > span.next,
.pagenation > ul > li > span.last {
  background-color: #0250BF;
  border-radius: 5px;
  color: #333;
  display: inline-block;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}
.pagenation > ul > li > a.first:hover, .pagenation > ul > li > a.prev:hover, .pagenation > ul > li > a.next:hover, .pagenation > ul > li > a.last:hover,
.pagenation > ul > li > span.first:hover,
.pagenation > ul > li > span.prev:hover,
.pagenation > ul > li > span.next:hover,
.pagenation > ul > li > span.last:hover {
  background-color: #01389B;
}
.pagenation > ul > li > a.first:before, .pagenation > ul > li > a.first:after, .pagenation > ul > li > a.prev:before, .pagenation > ul > li > a.prev:after, .pagenation > ul > li > a.next:before, .pagenation > ul > li > a.next:after, .pagenation > ul > li > a.last:before, .pagenation > ul > li > a.last:after,
.pagenation > ul > li > span.first:before,
.pagenation > ul > li > span.first:after,
.pagenation > ul > li > span.prev:before,
.pagenation > ul > li > span.prev:after,
.pagenation > ul > li > span.next:before,
.pagenation > ul > li > span.next:after,
.pagenation > ul > li > span.last:before,
.pagenation > ul > li > span.last:after {
  content: "";
  border: solid #fff;
  border-width: 1px 1px 0 0;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  top: calc(50% - 0.75rem);
}
.pagenation > ul > li > a.first.disabled, .pagenation > ul > li > a.prev.disabled, .pagenation > ul > li > a.next.disabled, .pagenation > ul > li > a.last.disabled,
.pagenation > ul > li > span.first.disabled,
.pagenation > ul > li > span.prev.disabled,
.pagenation > ul > li > span.next.disabled,
.pagenation > ul > li > span.last.disabled {
  background-color: #D1D1D1;
  border-color: #D1D1D1;
}
.pagenation > ul > li > a.first.disabled:before, .pagenation > ul > li > a.first.disabled:after, .pagenation > ul > li > a.prev.disabled:before, .pagenation > ul > li > a.prev.disabled:after, .pagenation > ul > li > a.next.disabled:before, .pagenation > ul > li > a.next.disabled:after, .pagenation > ul > li > a.last.disabled:before, .pagenation > ul > li > a.last.disabled:after,
.pagenation > ul > li > span.first.disabled:before,
.pagenation > ul > li > span.first.disabled:after,
.pagenation > ul > li > span.prev.disabled:before,
.pagenation > ul > li > span.prev.disabled:after,
.pagenation > ul > li > span.next.disabled:before,
.pagenation > ul > li > span.next.disabled:after,
.pagenation > ul > li > span.last.disabled:before,
.pagenation > ul > li > span.last.disabled:after {
  border-color: #707070;
}
.pagenation > ul > li > a.first:before, .pagenation > ul > li > a.first:after,
.pagenation > ul > li > span.first:before,
.pagenation > ul > li > span.first:after {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}
.pagenation > ul > li > a.first:before,
.pagenation > ul > li > span.first:before {
  left: calc(50% - 0.75rem);
}
.pagenation > ul > li > a.first:after,
.pagenation > ul > li > span.first:after {
  left: calc(50% - 0.75rem + 5px);
}
.pagenation > ul > li > a.prev:before, .pagenation > ul > li > a.prev:after,
.pagenation > ul > li > span.prev:before,
.pagenation > ul > li > span.prev:after {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}
.pagenation > ul > li > a.prev:before,
.pagenation > ul > li > span.prev:before {
  content: none;
}
.pagenation > ul > li > a.prev:after,
.pagenation > ul > li > span.prev:after {
  left: calc(50% - 0.75rem + 4px);
}
.pagenation > ul > li > a.next:before, .pagenation > ul > li > a.next:after,
.pagenation > ul > li > span.next:before,
.pagenation > ul > li > span.next:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.pagenation > ul > li > a.next:before,
.pagenation > ul > li > span.next:before {
  left: calc(50% - 0.75rem - 4px);
}
.pagenation > ul > li > a.next:after,
.pagenation > ul > li > span.next:after {
  content: none;
}
.pagenation > ul > li > a.last:before, .pagenation > ul > li > a.last:after,
.pagenation > ul > li > span.last:before,
.pagenation > ul > li > span.last:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.pagenation > ul > li > a.last:before,
.pagenation > ul > li > span.last:before {
  left: calc(50% - 0.75rem - 5px);
}
.pagenation > ul > li > a.last:after,
.pagenation > ul > li > span.last:after {
  left: calc(50% - 0.75rem);
}

.pagenation-b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
          justify-content: flex-end;
  margin-top: 10px;
  margin-bottom: 10px;
}
.pagenation-b:first-child {
  margin-top: 0;
}
.pagenation-b:last-child {
  margin-bottom: 0;
}
.pagenation-b > ul {
  display: -webkit-box;
  display: flex;
  gap: 6px;
  list-style-type: none;
  margin-bottom: 0;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.pagenation-b > ul > li {
  margin-top: 0;
}
.pagenation-b > ul > li > span,
.pagenation-b > ul > li > a {
  font-weight: bold;
}
.pagenation-b > ul > li > span.prev, .pagenation-b > ul > li > span.next,
.pagenation-b > ul > li > a.prev,
.pagenation-b > ul > li > a.next {
  font-weight: normal;
}
.pagenation-b > ul > li > a {
  border-bottom: none;
  text-decoration: underline;
}
.pagenation-b > ul > li > a:hover {
  text-decoration: none;
}
.pagenation-b > p {
  margin-top: 0;
  margin-left: 16px;
}

.expand-wrap {
  margin-top: 30px;
}

.btn-expand {
  background-color: #E5EDF8;
  border-bottom: 2px solid #CEDCF1;
  color: #0250BF;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  font-size: 1.8rem;
  line-height: 1;
  padding: 12px 10px 9px 10px;
  width: 100%;
  min-height: 50px;
  -webkit-transition: background-color 0.2s ease-out 0s;
  transition: background-color 0.2s ease-out 0s;
}
.btn-expand:hover {
  background-color: #CEDCF1;
}
.btn-expand:active {
  background-color: #E5EDF8;
}
.btn-expand:focus-visible {
  background-color: #E5EDF8;
}
.btn-expand:before {
  content: "";
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  margin-top: -3px;
  margin-right: 4px;
  width: 2rem;
  height: 2rem;
}
.btn-expand.open:before {
  background-image: url("../images/icn_minus.png");
}
.btn-expand.close:before {
  background-image: url("../images/icn_plus.png");
}
.btn-expand + .box {
  margin-top: 0;
}
.btn-expand + .open {
  display: block;
}
.btn-expand + .close {
  display: none;
}

.tab-wrap > .tab-content .btn-expand + .box {
  margin-top: 0;
}

.expand-wrap-b {
  margin-top: 30px;
}

.frm-btn.btn-expand-b:before, .header .btn-expand-b.btn-logout:before {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  margin-right: 12px;
  width: 1.4rem;
  height: 1.4rem;
}
.frm-btn.btn-expand-b.open:before, .header .btn-expand-b.open.btn-logout:before {
  background-image: url("../images/icn_minus.png");
}
.frm-btn.btn-expand-b.close:before, .header .btn-expand-b.close.btn-logout:before {
  background-image: url("../images/icn_plus.png");
}

.expand-content-b {
  background-color: #f7f9fd;
  margin-top: 10px;
  padding: 30px 15px;
}

.tag {
  background-color: #F0F0F0;
  border: 1px solid #c4c4c4;
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1.2;
  padding: 3px 8px;
}
.tag.tag-red, .tag.tag-orange, .tag.tag-blue {
  border: 1px solid #60BCDF;
  background-color: #EEF7FB;
  padding-left: 5px;
}
.tag.tag-red:before, .tag.tag-orange:before, .tag.tag-blue:before {
  border-radius: 50%;
  content: "";
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-right: 5px;
  vertical-align: middle;
}
.tag.tag-red:before {
  background-color: #BD11C9;
}
.tag.tag-orange:before {
  background-color: #F17E0C;
}
.tag.tag-blue:before {
  background-color: #1E88E5;
}

.tab-wrap {
  -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
  margin-top: 30px;
  margin-bottom: 30px;
}
.tab-wrap > .tab {
  display: -webkit-box;
  display: flex;
  list-style-type: none;
  margin-bottom: 0;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.tab-wrap > .tab > li {
  border: 1px solid #D5D5D5;
  border-bottom: none;
  border-radius: 10px 10px 0 0;
  margin: 0;
  flex-basis: 50%;
}
.tab-wrap > .tab > li > a {
  background-color: #F9F9F9;
  border-radius: 10px 10px 0 0;
  border-bottom: 1px solid #D5D5D5;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  color: #333;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  font-size: 1.8rem;
  padding: 10px;
  min-height: 60px;
  text-align: center;
  position: relative;
  -webkit-transition: background-color 0.2s ease-out 0s;
  transition: background-color 0.2s ease-out 0s;
}
.tab-wrap > .tab > li > a:hover {
  background-color: #E5EDF8;
}
.tab-wrap > .tab > li > a:before {
  border-top: 3px solid transparent;
  content: "";
  position: absolute;
  top: -1px;
  left: 10px;
  right: 10px;
  -webkit-transition: border 0.2s ease-out 0s;
  transition: border 0.2s ease-out 0s;
}
.tab-wrap > .tab > li > a.selected {
  background-color: #fff;
  border-bottom: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.tab-wrap > .tab > li > a.selected:before {
  border-top: 3px solid #0250BF;
}
.tab-wrap > .tab-content {
  border: 1px solid #D7D7D7;
  border-top: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-top: 0;
}
.tab-wrap > .tab-content.hide {
  display: none;
}
.tab-wrap > .tab-content.show {
  display: block;
}

.product-number {
  margin-top: 6px;
  margin-bottom: 6px;
}

.product-status {
  margin-top: 6px;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  gap: 4px 10px;
}
.product-status.center {
  -webkit-box-pack: center;
          justify-content: center;
}

.product-wrap {
  display: -webkit-box;
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
          align-items: center;
}
.product-wrap .product-image {
  -webkit-box-flex: 0;
          flex: 0 0 80px;
  text-align: center;
}
.product-wrap .product-info > div + div {
  margin-top: 6px;
}

.table-a.card .product-wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: stretch;
          align-items: stretch;
}
.table-a.card .product-wrap .product-image > img {
  width: 180px;
}

.product-detail-wrap {
  display: -webkit-box;
  display: flex;
  gap: 40px;
  margin-top: 10px;
  margin-bottom: 40px;
}
.product-detail-wrap .product-image {
  -webkit-box-flex: 0;
          flex: 0 0 200px;
}
.product-detail-wrap .product-image > button {
  margin-top: 20px;
}
.product-detail-wrap .product-image > .product-image-note {
  font-size: 1.3rem;
  margin-top: 8px;
}
.product-detail-wrap .product-info > div + div {
  margin-top: 10px;
}
.product-detail-wrap .product-info .product-name {
  font-size: 2.8rem;
  line-height: 1.3;
}
.product-detail-wrap .product-info .product-price {
  font-size: 2.4rem;
  line-height: 1.3;
  margin-top: 0;
}

.product-detail-list {
  display: grid;
  grid-template: auto/auto 1fr;
  gap: 6px 20px;
  line-height: 1.4;
  margin-top: 30px;
}
.product-detail-list > dt {
  list-style-type: disc;
  margin-left: 1.8rem;
  text-indent: -1.8rem;
}
.product-detail-list > dt:before {
  background-color: #707070;
  border-radius: 50%;
  content: "";
  display: inline-block;
  margin-right: 10px;
  width: 0.8rem;
  height: 0.8rem;
  vertical-align: middle;
}

.frm-btn.btn-product, .header .btn-product.btn-logout {
  color: #333;
  padding-top: 5px;
  padding-bottom: 5px;
}
.frm-btn.btn-product i:before, .header .btn-product.btn-logout i:before {
  margin-left: 0;
  margin-right: 8px;
}
.frm-btn.btn-product > strong, .header .btn-product.btn-logout > strong {
  color: #BD0000;
  font-size: 2rem;
  font-weight: bold;
  margin-right: 6px;
  margin-left: auto;
}

.table-a .product-detail-td {
  font-size: 1.6rem;
  padding: 0;
}
.table-a .product-detail-td > div {
  padding: 30px;
}

.total-price {
  font-size: 2.8rem;
}

.total-price-b {
  font-size: 3.2rem;
}

.product-alert,
.product-note {
  display: block;
  margin-top: 4px;
  margin-bottom: 4px;
}
.product-alert:first-child,
.product-note:first-child {
  margin-top: 0;
}
.product-alert:last-child,
.product-note:last-child {
  margin-bottom: 0;
}

.product-alert {
  color: #BD0000;
  text-align: center;
}

.product-note {
  color: #707070;
}

.product-individual-info {
  margin-bottom: 6px;
}
.product-individual-info:last-child {
  margin-bottom: 0;
}
.product-individual-info > .product-price {
  font-size: 1.5rem;
  text-align: right;
  margin-top: 4px;
  margin-bottom: 4px;
}
.product-individual-info > .product-price:first-child {
  margin-top: 0;
}
.product-individual-info > .product-price:last-child {
  margin-bottom: 0;
}

.product-delivery-date {
  display: grid;
  grid-template: auto/auto 1fr;
  row-gap: 5px;
  line-height: 1.4;
  margin-top: 4px;
  margin-bottom: 4px;
}
.product-delivery-date:first-child {
  margin-top: 0;
}
.product-delivery-date:last-child {
  margin-bottom: 0;
}
.product-delivery-date > dt {
  grid-column: 1;
}
.product-delivery-date > dd {
  grid-column: 2;
  text-align: right;
}

.product-total-price {
  font-size: 1.9rem;
  margin-bottom: 8px;
  text-align: right;
}

.product-preview-wrap {
  display: -webkit-box;
  display: flex;
  gap: 30px;
}
.product-preview-wrap > .product-preview {
  border: 1px solid #D5D5D5;
  -webkit-box-flex: 0;
          flex: 0 0 500px;
  padding: 20px;
}
.product-preview-wrap > .product-preview > ul {
  list-style-type: none;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.product-preview-wrap > .product-preview > ul > li {
  margin-top: 0;
}
.product-preview-wrap > .product-preview > ul > li.show {
  display: block;
}
.product-preview-wrap > .product-preview > ul > li.hide {
  display: none;
}
.product-preview-wrap > .product-preview-thumbnail {
  -webkit-box-flex: 0;
          flex: 0 0 370px;
}
.product-preview-wrap > .product-preview-thumbnail > .product-preview-title {
  border-bottom: 1px solid #D5D5D5;
  font-size: 2rem;
  padding-bottom: 10px;
}
.product-preview-wrap > .product-preview-thumbnail > ul {
  list-style-type: none;
  margin-top: 20px;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  gap: 20px 16px;
}
.product-preview-wrap > .product-preview-thumbnail > ul > li {
  border: 2px solid transparent;
  -webkit-box-flex: 0;
          flex: 0 0 80px;
  margin-top: 0;
  -webkit-transition: border-color 0.2s ease-out 0s;
  transition: border-color 0.2s ease-out 0s;
}
.product-preview-wrap > .product-preview-thumbnail > ul > li.show {
  border-color: #0250BF;
}
.product-preview-wrap > .product-preview-thumbnail > ul > li > a {
  border-bottom: none;
}

button + .product-detail-list {
  margin-top: 20px;
}

.product-status + .legend {
  margin-top: 30px;
}

.side-nav {
  background-color: #EFF3F8;
  font-size: 1.4rem;
  line-height: 1;
  padding-top: 20px;
}
.side-nav ul {
  list-style-type: none;
  margin: 0;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.side-nav ul li {
  margin: 0;
}
.side-nav ul ul {
  margin: 0;
}
.side-nav a,
.side-nav span {
  border-bottom: 1px solid #BFD3ED;
  color: #333;
  display: block;
  text-decoration: none;
  -webkit-transition: background-color 0.2s ease-out 0s;
  transition: background-color 0.2s ease-out 0s;
}
.side-nav a:hover,
.side-nav span:hover {
  background-color: #AEC7EB;
}
.side-nav a:active,
.side-nav span:active {
  background-color: #E5EDF8;
}
.side-nav a:focus-visible,
.side-nav span:focus-visible {
  background-color: #E5EDF8;
}
.side-nav a.disabled,
.side-nav span.disabled {
  color: #999999;
  pointer-events: none;
}
.side-nav > ul > li > a,
.side-nav > ul > li > span {
  background-color: #E5EDF8;
  overflow: hidden;
  padding: 15px 20px 15px 10px;
  position: relative;
  overflow: hidden;
}
.side-nav > ul > li > a:after,
.side-nav > ul > li > span:after {
  border-color: transparent;
  border-style: solid;
  border-width: 1px 0 0 1px;
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  position: absolute;
  top: calc(50% - 3.5px);
  right: 10px;
  -webkit-transition: -webkit-transform 0.2s ease-out 0s;
  transition: -webkit-transform 0.2s ease-out 0s;
  transition: transform 0.2s ease-out 0s;
  transition: transform 0.2s ease-out 0s, -webkit-transform 0.2s ease-out 0s;
}
.side-nav > ul > li > a.close:after,
.side-nav > ul > li > span.close:after {
  border-color: #0250BF;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}
.side-nav > ul > li > a.open:after,
.side-nav > ul > li > span.open:after {
  border-color: #0250BF;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.side-nav > ul > li > ul.close {
  display: none;
}
.side-nav > ul > li ul > li > a,
.side-nav > ul > li ul > li span {
  padding: 15px 10px 15px 26px;
}
.side-nav > ul > li ul > li > a:active,
.side-nav > ul > li ul > li span:active {
  background-color: transparent;
}
.side-nav > ul > li ul > li > a:focus-visible,
.side-nav > ul > li ul > li span:focus-visible {
  background-color: transparent;
}

.header {
  background: url("../images/bg_header.png") no-repeat #fff;
  border-bottom: 1px solid #c4c4c4;
  line-height: 1;
  position: relative;
  z-index: 2;
}
.header .inner {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  min-height: 94px;
}
.header .site-logo {
  font-size: 2.4rem;
  background: url("../images/logo_m.png") no-repeat;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  min-height: 36px;
  margin: 0;
  padding-left: 42px;
}
.header .site-logo > a {
  color: #333;
}
.header .site-logo > a:hover {
  border-bottom: none;
}
.header .site-logo.type-portal {
  background: url("../images/ttl_logo.png") no-repeat;
  -webkit-box-align: stretch;
          align-items: stretch;
  flex-shrink: 0;
  padding-left: 0;
  width: 218px;
  height: 94px;
}
.header .site-logo.type-portal > a {
  display: block;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.header .site-nav {
  display: grid;
  grid-template-columns: repeat(2, auto);
  grid-template-rows: repeat(3, auto);
  gap: 0 30px;
  flex-shrink: 0;
  font-size: 1.4rem;
  line-height: 1.5;
  list-style-type: none;
  margin: 0 20px;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  padding-bottom: 1px;
  min-width: 300px;
  max-width: 390px;
}
.header .site-nav > li {
  margin: 0;
}
.header .site-nav > li.site-nav-item1 {
  grid-area: 1/1/1/2;
}
.header .site-nav > li.site-nav-item2 {
  grid-area: 2/1/3/2;
}
.header .site-nav > li.site-nav-item3 {
  grid-area: 3/1/4/2;
}
.header .site-nav > li.site-nav-item4 {
  grid-area: 1/2/1/3;
}
.header .site-nav > li.site-nav-item5 {
  grid-area: 2/2/3/3;
}
.header .site-nav > li.site-nav-item6 {
  grid-area: 3/2/4/3;
}
.header .font-zoom {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  flex-shrink: 0;
  margin-left: auto;
  width: 215px;
}
.header .font-zoom > .font-zoom-label {
  font-size: 1.4rem;
  margin-right: 8px;
}
.header .font-zoom > .frm-toggle > label {
  min-height: 36px;
}
.header .font-zoom > .frm-toggle > label + label {
  margin-left: 1px;
}
.header .font-zoom > .frm-toggle > label input[type=radio] + span {
  background-color: #D7D7D7;
  border: none;
  color: #333;
  padding: 4px;
}
.header .font-zoom > .frm-toggle > label input[type=radio] + span:hover {
  background-color: #BBBBBB;
}
.header .font-zoom > .frm-toggle > label input[type=radio]:checked + span {
  background-color: #0250BF;
  color: #fff;
}
.header .user-info {
  background: url("../images/icn_user.png") left 20px center no-repeat;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  margin-left: 20px;
  padding-left: 66px;
  max-width: 470px;
  min-width: 210px;
}
.header .user-info .user-name {
  font-size: 1.4rem;
  margin: 10px 0 0 0;
}
.header .user-info .user-detail {
  font-size: 1.2rem;
  margin: 10px 0;
}
.header .user-info .user-detail > p {
  margin: 4px 0;
}
.header .logout {
  margin-left: 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.header .font-zoom + .logout {
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  margin-left: 20px;
  padding: 0.3em 0 0.3em 20px;
  min-height: 46px;
}
.header .btn-logout {
  background-color: #001889;
  border: none;
  border-radius: 5px;
  color: #fff;
  font-size: 1.4rem;
  min-width: 114px;
  min-height: 36px;
  padding: 3px 10px;
}
.header .btn-logout:before {
  content: "";
  background: url("../images/btn_login.png") center center/contain no-repeat;
  display: inline-block;
  margin-right: 6px;
  width: 14px;
  height: 20px;
  flex-shrink: 0;
}
.header .btn-logout:hover, .header .btn-logout.hover {
  background-color: #000D69;
  color: #fff;
}
.header .btn-logout:active, .header .btn-logout.active {
  background-color: #001889;
  color: #fff;
}
.header .btn-logout:focus-visible {
  background-color: #001889;
  color: #fff;
}
.header .btn-logout:disabled, .header .btn-logout.disabled {
  pointer-events: none;
  background-color: #D1D1D1;
  color: #333;
}

.global-nav {
  background-color: #CEDCF1;
  border-bottom: 1px solid #c4c4c4;
  margin-top: -1px;
  position: relative;
  z-index: 2;
  font-size: 1.6rem;
}
.global-nav .btn-global-nav-close {
  background-color: #0250BF;
  border-radius: 50%;
  color: #fff;
  display: none;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  width: 2.8rem;
  height: 2.8rem;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  top: 20px;
  left: calc(50% + 630px - 2.8rem - 20px);
  z-index: 2;
}
.global-nav .btn-global-nav-close:before, .global-nav .btn-global-nav-close:after {
  content: "";
  display: block;
  width: 0;
  height: 1.6rem;
  position: absolute;
  top: calc(50% - 0.8rem);
  left: 50%;
}
.global-nav .btn-global-nav-close:before {
  border-left: 1px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.global-nav .btn-global-nav-close:after {
  border-right: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.global-nav .btn-global-nav-close.show {
  display: block;
}
.global-nav a {
  color: #333;
}
.global-nav > ul {
  border-right: 1px solid #fff;
  display: -webkit-box;
  display: flex;
  margin: 0 auto;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  list-style-type: none;
  width: 1260px;
}
.global-nav > ul > li {
  border-left: 1px solid #fff;
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  margin: 0;
}
.global-nav > ul > li > a,
.global-nav > ul > li > button {
  background-color: #CEDCF1;
  border-bottom: none;
  display: block;
  width: 100%;
  padding: 18px 28px;
  text-align: center;
  -webkit-transition: background-color 0.2s ease-out 0s, color 0.2s ease-out 0s;
  transition: background-color 0.2s ease-out 0s, color 0.2s ease-out 0s;
  position: relative;
}
.global-nav > ul > li > a:after,
.global-nav > ul > li > button:after {
  content: "";
  width: 0;
  height: 0;
  border-color: transparent;
  border-width: 0 12.5px 14px 12.5px;
  border-style: solid;
  position: absolute;
  bottom: -5px;
  left: calc(50% - 12.5px);
  -webkit-transition: border 0.2s ease-out;
  transition: border 0.2s ease-out;
}
.global-nav > ul > li > a:hover,
.global-nav > ul > li > button:hover {
  background-color: #0250BF;
  color: #fff;
}
.global-nav > ul > li > a:hover .icon-rock:before,
.global-nav > ul > li > button:hover .icon-rock:before {
  background-image: url("../images/icn_lock03.png");
}
.global-nav > ul > li > a.show, .global-nav > ul > li > a.current,
.global-nav > ul > li > button.show,
.global-nav > ul > li > button.current {
  background-color: #0250BF;
  color: #fff;
}
.global-nav > ul > li > a.show:after,
.global-nav > ul > li > button.show:after {
  border-bottom-color: #fff;
}
.global-nav > ul > li > a.current .icon-rock:before,
.global-nav > ul > li > button.current .icon-rock:before {
  background-image: url("../images/icn_lock03.png");
}
.global-nav > ul > li > button:before {
  content: "";
  border: solid #0250BF;
  border-width: 0 1px 1px 0;
  display: block;
  width: 9px;
  height: 9px;
  position: absolute;
  top: calc(50% - 6px);
  right: 10px;
  -webkit-transition: border 0.2s ease-out 0s, -webkit-transform 0.2s ease-out 0s;
  transition: border 0.2s ease-out 0s, -webkit-transform 0.2s ease-out 0s;
  transition: border 0.2s ease-out 0s, transform 0.2s ease-out 0s;
  transition: border 0.2s ease-out 0s, transform 0.2s ease-out 0s, -webkit-transform 0.2s ease-out 0s;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.global-nav > ul > li > button:hover:before {
  border-color: #fff;
}
.global-nav > ul > li > button.show:before {
  border-color: #fff;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.global-nav > ul > li > button.current:before {
  border-color: #fff;
}
.global-nav > ul > li > .global-nav-child {
  background-color: #fff;
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  display: none;
  gap: 80px;
  margin: 0 auto;
  padding: 30px calc(20px + 2.8rem) 30px 20px;
  width: 1260px;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  z-index: 2;
}
.global-nav > ul > li > .global-nav-child.show {
  display: block;
}
.global-nav > ul > li > .global-nav-child a {
  color: #0250BF;
}
.global-nav > ul > li > .global-nav-child > div {
  display: -webkit-box;
  display: flex;
  gap: 80px;
}
.global-nav > ul > li > .global-nav-child > div > ul {
  list-style-type: none;
  list-style-position: inside;
  margin: 0;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  display: inline-block;
  vertical-align: top;
}
.global-nav > ul > li > .global-nav-child > div > ul > li .global-nav-label {
  font-size: 1.4rem;
  margin-top: 0;
  margin-bottom: 0;
}
.global-nav > ul > li > .global-nav-child > div > ul > li .global-nav-label:before {
  content: "●";
}
.global-nav > ul > li > .global-nav-child > div > ul > li + li {
  margin-top: 20px;
}
.global-nav > ul > li > .global-nav-child > div > ul > li > ul {
  list-style-type: none;
  margin: 4px 0 0 0;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.global-nav > ul > li > .global-nav-child > div > ul > li > ul + ul {
  margin-top: 20px;
}
.global-nav > ul > li > .global-nav-child > div > ul > li > ul > li {
  margin-top: 0;
}
.global-nav .global-nav-note {
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1;
}

.global-nav-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.global-nav-overlay.show {
  display: block;
}

.footer {
  background-color: #707070;
  color: #fff;
  line-height: 1.4;
  padding: 10px 0;
}
.footer .footer-nav {
  border-bottom: 1px solid #fff;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
          justify-content: center;
  font-size: 1.4rem;
  list-style-type: none;
  padding-top: 8px;
  padding-bottom: 14px;
  margin: 0 0 7px 0;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.footer .footer-nav > li {
  margin: 0;
  white-space: nowrap;
}
.footer .footer-nav > li + li {
  margin-left: 30px;
}
.footer .footer-nav > li > a {
  color: #fff;
}
.footer .footer-nav > li > a:hover {
  border-bottom-color: #fff;
}
.footer .footer-nav + .footer-copyright {
  margin: 0;
}
.footer .footer-copyright {
  font-size: 1.1rem;
  text-align: center;
}

.pagetop {
  position: fixed;
  bottom: 40px;
  right: 30px;
  z-index: 1;
}
.pagetop.no-operation-btns {
  bottom: 98px;
}
.pagetop.fixed-operation-btns {
  bottom: 180px;
}
.pagetop > a {
  background: url("../images/btn_pagetop_off.png") left center no-repeat;
  border-bottom: none;
  display: block;
  width: 96px;
  height: 92px;
  overflow: hidden;
  text-indent: 100%;
  -webkit-transition: background-image 0.2s ease-out 0s;
  transition: background-image 0.2s ease-out 0s;
  white-space: nowrap;
}
.pagetop > a:active {
  background-image: url("../images/btn_pagetop_on.png");
}
.pagetop > a:hover {
  background-image: url("../images/btn_pagetop_on.png");
}
.pagetop > a:focus {
  background-image: url("../images/btn_pagetop_on.png");
}

.toppage {
  margin-top: 60px;
}
.toppage > a {
  background: url("../images/icn_totop.png") left top no-repeat;
  display: inline-block;
  font-size: 1.5rem;
  padding-left: 35px;
}

.breadcrumbs {
  background-color: #F0F0F0;
  -webkit-box-shadow: 0 4px 4px #bbb;
          box-shadow: 0 4px 4px #bbb;
  font-size: 1.4rem;
  line-height: 1.4;
  padding: 10px 0;
  position: relative;
}
.breadcrumbs > ul {
  display: -webkit-box;
  display: flex;
  list-style-type: none;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.breadcrumbs > ul > li {
  margin: 0;
}
.breadcrumbs > ul > li + li:before {
  content: "";
  border: solid #828282;
  border-width: 1px 1px 0 0;
  display: inline-block;
  margin-right: 16px;
  margin-left: 16px;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  vertical-align: middle;
}

.wrapper {
  background-color: #F9F9F9;
}

.inner {
  max-width: 1260px;
  min-width: 1260px;
  margin: 0 auto;
}

.body > .inner {
  display: -webkit-box;
  display: flex;
}
.body > .inner > .side-nav {
  -webkit-box-flex: 0;
          flex: 0 0 180px;
  width: 180px;
  margin-right: 40px;
}
.body > .inner > .side-nav + .content {
  -webkit-box-flex: 0;
          flex: 0 0 1040px;
  width: 1040px;
}
.body > .inner > .content {
  -webkit-box-flex: 1;
          flex: 1 1 auto;
}
.body.bg-wave {
  background: url("../images/bg_body.png") center top -100px repeat-y;
}

.content {
  min-height: 580px;
}
.content > *:last-child:not(.operation-btns) {
  margin-bottom: 120px;
}
.content > *:last-child.operation-btns-p {
  margin-bottom: 100px;
}
.content > *:last-child.toppage {
  margin-bottom: 30px;
}

.result {
  margin-top: 60px;
}

.operation-btns,
.operation-btns-p {
  -webkit-box-shadow: 5px 0 0 #F9F9F9;
          box-shadow: 5px 0 0 #F9F9F9;
  -webkit-box-align: start;
          align-items: flex-start;
  padding: 30px 0 90px 0;
  margin-top: 30px;
  flex-wrap: nowrap;
  display: grid;
  grid-template-areas: "t t t" "l c r";
}
.operation-btns.fixed,
.operation-btns-p.fixed {
  background-color: #F9F9F9;
  border-top: 1px solid #D7D7D7;
  position: sticky;
  bottom: 0;
  margin-left: -40px;
  padding: 30px 0 30px 40px;
}
.operation-btns.fixed:not([class*=mt-]),
.operation-btns-p.fixed:not([class*=mt-]) {
  margin-top: 120px;
}
.operation-btns .btns-top,
.operation-btns-p .btns-top {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: t;
}
.operation-btns .btns-left,
.operation-btns .btns-right,
.operation-btns .btns-center,
.operation-btns-p .btns-left,
.operation-btns-p .btns-right,
.operation-btns-p .btns-center {
  flex-wrap: nowrap;
  -webkit-box-align: start;
          align-items: flex-start;
}
.operation-btns .btns-left,
.operation-btns-p .btns-left {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: l;
  -webkit-box-pack: start;
          justify-content: flex-start;
}
.operation-btns .btns-right,
.operation-btns-p .btns-right {
  -ms-grid-row: 2;
  -ms-grid-column: 3;
  grid-area: r;
  -webkit-box-pack: end;
          justify-content: flex-end;
}
.operation-btns .btns-center,
.operation-btns-p .btns-center {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
  grid-area: c;
  -webkit-box-pack: center;
          justify-content: center;
}
.operation-btns .frm-btn, .operation-btns .header .btn-logout, .header .operation-btns .btn-logout,
.operation-btns-p .frm-btn,
.operation-btns-p .header .btn-logout,
.header .operation-btns-p .btn-logout {
  flex-shrink: 1;
}

.operation-btns-p {
  padding-bottom: 0;
}

.customer-info {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 50px;
}
.customer-info > div + div {
  margin-left: 20px;
}
.customer-info > .customer-info-right {
  margin-left: auto;
}

.box-row {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
          align-items: flex-start;
  gap: 40px;
  margin-top: 15px;
}
.box-row > .box-left,
.box-row > .box-right {
  -webkit-box-flex: 1;
          flex: 1 1 50%;
}
.box-row:first-child {
  margin-top: 0;
}
.box-row.item-auto {
  gap: 90px;
}
.box-row.item-auto > .box-left,
.box-row.item-auto > .box-right {
  -webkit-box-flex: 0;
          flex: 0 1 auto;
}

.ttl-a + .lead,
.ttl-a + ul,
.ttl-a + .legend {
  margin-top: 30px;
}

.table-wrap + .lead {
  margin-top: 30px;
}

.ttl-b + .table-wrap {
  margin-top: 10px;
}

.ttl-c + .table-wrap {
  margin-top: 6px;
}

.datetime + .table-wrap {
  margin-top: 20px;
}

.ttl-b .label-required {
  margin-left: 10px;
}

.dl-row + .ttl-b {
  margin-top: 20px;
}

.ttl-b + .ttl-c {
  margin-top: 10px;
}

.box-login .btns-wrap {
  margin-top: 40px;
  margin-bottom: 0;
}
.box-login + p {
  margin-top: 20px;
}

.btns-wrap + .table-wrap {
  margin-top: 10px;
}

.datetime + .lead {
  margin-top: 20px;
}

.table-wrap + .btns-wrap:not(.operation-btns) {
  margin-top: 30px;
}

.message-wrap + .legend {
  margin-top: 30px;
}

.message-wrap + ul {
  margin-top: 30px;
}

.message-wrap + .list-page-link {
  margin-top: 40px;
}

.table-a .th-radio {
  padding: 0;
  -webkit-transition: background-color 0.2s ease-out 0s;
  transition: background-color 0.2s ease-out 0s;
}
.table-a .th-radio:hover {
  background-color: #AEC7EB;
}
.table-a .th-radio:hover:active {
  background-color: #CEDCF1;
}
.table-a .th-radio:hover:focus-within {
  background-color: #AEC7EB;
}
.table-a .th-radio:focus-within {
  background-color: #CEDCF1;
}
.table-a .th-radio > .frm-radio {
  display: -webkit-box;
  display: flex;
}
.table-a .th-radio > .frm-radio [type=radio] + i {
  margin: 10px 0 10px 10px;
}
.table-a .th-radio > .frm-radio [type=radio] + i + span {
  -webkit-box-flex: 1;
          flex-grow: 1;
  text-align: left;
  padding: 10px;
}

.tooltip-wrap + .frm-btn, .header .tooltip-wrap + .btn-logout {
  margin-left: 5px;
}

.label-required + .tooltip-wrap {
  margin-left: 0;
}

.legend .label-required {
  margin-left: 0;
}

.sub-ttl + ul {
  margin-top: 4px;
}
.sub-ttl + p {
  margin-top: 4px;
}

ul:not([class]) + .legend,
ol:not([class]) + .legend {
  margin-top: 30px;
}

.lead.top + .table-wrap {
  margin-top: 10px;
}

.table-wrap + .lead.bottom {
  margin-top: 10px;
}

.ttl-b + .box {
  margin-top: 10px;
}

.content > .btns-wrap:first-child {
  margin-top: 20px;
  margin-bottom: 20px;
}
.content > .btns-wrap + .ttl-a {
  margin-top: 20px;
}

.frm-col.table-control .frm-row + .frm-row {
  margin-top: 0;
}

.table-wrap + .message-wrap {
  margin-top: 30px;
}

ul + .message-wrap {
  margin-top: 30px;
}

.list-page-link + .ttl-b {
  margin-top: 30px;
}

p + .box {
  margin-top: 20px;
}

.box .btns-wrap + .table-wrap {
  margin-top: 30px;
}
.box .btns-wrap:last-child {
  margin-top: 30px;
  margin-bottom: 0;
}
.box + p:not([class]) {
  margin-top: 20px;
}

.pagenation-b + .table-wrap {
  margin-top: 10px;
}

.pager + .table-wrap {
  margin-top: 10px;
}

.table-wrap + .supp-explanation {
  margin-top: 20px;
}
.table-wrap + .supp-explanation.font-s {
  margin-top: 14px;
}
.table-wrap + .supp-explanation-list {
  margin-top: 20px;
}

.lead + .expand-wrap {
  margin-top: 20px;
}

.ttl-d + .list-link, .ttl-d + .top-list-link {
  margin-top: 20px;
}

.box + .btns-wrap:not(.operation-btns),
.box + .btns-wrap:not(.operation-btns-p) {
  margin-top: 30px;
}

.ttl-e + p,
.ttl-e + ol {
  margin-top: 5px;
}

p[class*=mb-0px] + ul {
  margin-top: 5px;
}

.frm-btn + .message-wrap, .header .btn-logout + .message-wrap {
  margin-top: 30px;
}

ul .supp-explanation {
  margin-top: 0;
}

p:not([class]) + .table-wrap {
  margin-top: 5px;
}

.ttl-c + p:not([class]) {
  margin-top: 10px;
  margin-top: 5px;
}

.ttl-c + .table-wrap {
  margin-top: 5px;
}

.dl-box .list-link-b {
  margin-bottom: 0;
}

.dl-box .list-link.list-link-grid5, .dl-box .list-link-grid5.top-list-link {
  margin-top: 30px;
}

.list-link-b a + .tooltip-comment {
  margin-top: 0;
}

.legend + .box-row {
  margin-top: 30px;
}

.top-content {
  background: url("../images/bg_body.png") center top -200px no-repeat;
}

.top-content-box {
  background-color: #fff;
  -webkit-box-shadow: 0 3px 1px #D5D5D5;
          box-shadow: 0 3px 1px #D5D5D5;
  padding: 20px 30px 40px 30px;
}
.top-content-box + .top-content-box {
  margin-top: 40px;
}

.top-content-item + .top-content-item {
  margin-top: 30px;
}
.top-content-item .ttl-c {
  margin-top: 40px;
}
.top-content-item .ttl-c:first-child {
  margin-top: 0;
}

.top-kv {
  background: url("../images/top_image.png") left top no-repeat;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center;
  margin: 0 auto;
  width: 100%;
  min-height: 320px;
  max-width: 1400px;
  min-width: 980px;
}
.top-kv > .top-kv-left {
  -webkit-box-flex: 1;
          flex: 1 1 auto;
}
.top-kv > .top-kv-right {
  margin-right: 80px;
  margin-top: 40px;
  margin-bottom: auto;
}

.top-message {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.9)), color-stop(60%, rgba(255, 255, 255, 0.9)), color-stop(90%, rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 60%, rgba(255, 255, 255, 0) 90%, rgba(0, 0, 0, 0) 100%);
  color: #333;
  font-size: 2.8rem;
  margin: 0;
  padding: 9px 20px 9px 60px;
}

.kv-buttons {
  list-style-type: none;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.kv-buttons li + li {
  margin-top: 14px;
}

.top-important-notices-wrapper {
  background-color: #afc6e7;
}
.top-important-notices-wrapper > .inner {
  padding: 20px 0;
}

.top-important-notices-box {
  background-color: #fff;
  border-left: 7px solid #CC4409;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  padding: 10px 20px 20px;
}
.top-important-notices-box .top-important-notices-left {
  -webkit-box-flex: 0;
          flex: 0 0 190px;
  width: 190px;
}
.top-important-notices-box .top-important-notices-right {
  border-left: 1px solid #D7D7D7;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  padding-left: 20px;
}

.top-important-notices-label {
  font-size: 2rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.top-important-notices-label::before {
  content: url("../images/icn_info_r.png");
  vertical-align: middle;
  display: inline-block;
  line-height: 1;
  margin-right: 10px;
  width: 24px;
  height: 24px;
}

.top-important-notices-more {
  text-align: right;
}

.top-news-box {
  border: 4px solid #D7D7D7;
  margin-top: 20px;
  padding: 40px;
}

.top-news-box .top-news-list > li + li {
  margin-top: 20px;
}

.top-news-list {
  margin-top: 10px;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}

.top-news-list:first-child {
  margin-top: 0;
}

.top-news-list > li {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: baseline;
          align-items: baseline;
}

.top-news-list > li + li {
  margin-top: 10px;
}

.top-news-list a:hover {
  border-bottom: 1px solid;
}

.top-news-date {
  -webkit-box-flex: 0;
          flex: 0 0 180px;
  width: 180px;
}

.top-news-text {
  margin-top: 0;
}

.top-ttl-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
          align-items: flex-end;
}

.top-ttl {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  font-size: 3.4rem;
  font-weight: normal;
  line-height: 1.3;
  position: relative;
  vertical-align: middle;
}
.top-ttl:before {
  content: "";
  border-left: 7px solid #3573CC;
  flex-shrink: 0;
  margin-right: 15px;
  height: 1.5em;
}
.top-ttl.top-icon-application:before, .top-ttl.top-icon-bid:before, .top-ttl.top-icon-businessperson:before, .top-ttl.top-icon-certification:before, .top-ttl.top-icon-market:before, .top-ttl.top-icon-user:before, .top-ttl.top-icon-search01:before, .top-ttl.top-icon-search02:before {
  background: center center no-repeat #CEDCF1;
  border-left: none;
  border-radius: 50%;
  display: inline-block;
  width: 60px;
  height: 60px;
}
.top-ttl.top-icon-application:before {
  background-image: url("../images/top_icn_application_m.png");
}
.top-ttl.top-icon-bid:before {
  background-image: url("../images/top_icn_bid_m.png");
}
.top-ttl.top-icon-businessperson:before {
  background-image: url("../images/top_icn_businessperson_m.png");
}
.top-ttl.top-icon-certification:before {
  background-image: url("../images/top_icn_certification_m.png");
}
.top-ttl.top-icon-market:before {
  background-image: url("../images/top_icn_market_m.png");
}
.top-ttl.top-icon-user:before {
  background-image: url("../images/top_icn_user_m.png");
}
.top-ttl.top-icon-search01:before {
  background-image: url("../images/top_icn_search_01_m.png");
}
.top-ttl.top-icon-search02:before {
  background-image: url("../images/top_icn_search_02_m.png");
}

.top-sub-ttl {
  font-weight: normal;
  font-size: 2.4rem;
  margin-bottom: 6px;
}
.top-sub-ttl + p {
  margin-top: 0;
}
.top-sub-ttl + .top-btns-wrap {
  margin-top: 6px;
}

.tooltip-comment + .top-sub-ttl {
  margin-top: 40px;
}

.page-link-wrapper {
  padding: 40px 0;
}
.page-link-wrapper > .inner {
  text-align: center;
}
.page-link-wrapper > .inner > .list-page-link {
  display: -webkit-inline-box;
  display: inline-flex;
}

.content-wrapper {
  background-color: #F0F0F0;
  padding: 40px 0 40px 0;
}
.content-wrapper .top-ttl {
  margin-bottom: 24px;
}
.content-wrapper .top-content-box:first-of-type {
  margin-top: 40px;
}
.content-wrapper .top-content-box + .top-content-box {
  margin-top: 60px;
}

.search-info-wrapper {
  background-color: #F0F0F0;
  padding: 40px 0 40px 0;
}

.search-info-box {
  display: -webkit-box;
  display: flex;
  margin-top: 40px;
}
.search-info-box .search-info-left {
  -webkit-box-flex: 1;
          flex: 1 1 50%;
}
.search-info-box .search-info-right {
  -webkit-box-flex: 1;
          flex: 1 1 50%;
  margin-top: 0;
  margin-left: 40px;
}

.action-wrapper {
  background-color: #dee7f5;
  padding: 40px 0;
}

.market-wrapper {
  background-color: #F0F0F0;
  padding: 40px 0;
}

.admin-wrapper {
  background-color: #dee7f5;
  padding: 40px 0;
}

.top-admin-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-areas: "top top" "left right";
  gap: 20px;
  margin-top: 20px;
}
.top-admin-grid > .top-admin-top,
.top-admin-grid > .top-admin-left,
.top-admin-grid > .top-admin-right {
  background-color: #EEF3FA;
  padding: 20px;
}
.top-admin-grid > .top-admin-top {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: top;
}
.top-admin-grid > .top-admin-left {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: left;
}
.top-admin-grid > .top-admin-right {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  grid-area: right;
}

.top-admin-child {
  margin-top: 20px;
  margin-left: 25px;
}

.news-wrapper {
  background-color: #fff;
  padding: 40px 0 100px 0;
}

.top-list-caption {
  list-style-type: none;
  -webkit-padding-start: 1.25em;
          padding-inline-start: 1.25em;
}
.top-list-caption > li {
  margin-top: 30px;
  margin-bottom: 0;
  margin-left: 0;
  position: relative;
}
.top-list-caption > li:first-child {
  margin-top: 20px;
}
.top-list-caption > li:before {
  content: "●";
  margin-right: 4px;
  position: absolute;
  left: -1.25em;
}
.top-list-caption > li > .tooltip-comment {
  margin-top: 0;
}
.top-list-caption > li .top-btns-wrap.col3 {
  -webkit-column-gap: 29.98px;
     -moz-column-gap: 29.98px;
          column-gap: 29.98px;
}
.top-list-caption > li .top-btns-wrap.col3 > li {
  -webkit-box-flex: 0;
          flex: 0 1 calc(33.3333333333% - 19.9866666667px);
}
.top-list-caption + .top-sub-ttl {
  margin-top: 40px;
}

.top-list-link {
  margin-top: 10px;
  -webkit-padding-start: 1em;
          padding-inline-start: 1em;
}
.top-list-link:first-child {
  margin-top: 10px;
}
.top-list-link:last-child {
  margin-bottom: 0;
}
.top-list-link > li {
  margin-top: 0;
  margin-bottom: 0;
}

.top-btns-wrap {
  list-style-type: none;
  margin-top: 15px;
  margin-bottom: 15px;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.top-btns-wrap > li {
  margin-top: 0;
}
.top-btns-wrap.col3 {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  gap: 20px 40px;
}
.top-btns-wrap.col3 > li {
  -webkit-box-flex: 0;
          flex: 0 1 calc(33.3333333333% - 26.6666666667px);
}
.top-btns-wrap.col3 > li.li-grow {
  -webkit-box-flex: 1;
          flex-grow: 1;
}
.top-btns-wrap + .top-list-caption {
  margin-top: 30px;
}
.top-btns-wrap + .top-sub-ttl {
  margin-top: 40px;
}
.top-btns-wrap + .top-btns-wrap {
  margin-top: 40px;
}
.top-btns-wrap + p {
  margin-top: 30px;
}

.top-btn {
  background-color: #fff;
  border: 1px solid #0250BF;
  color: #0250BF;
  border-radius: 8px;
  -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 3px 0 rgba(0, 0, 0, 0.15);
  cursor: pointer;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  font-size: 1.8rem;
  text-align: center;
  line-height: 1.3;
  overflow: hidden;
  padding: 0 20px 0 10px;
  min-width: 300px;
  min-height: 60px;
  position: relative;
  -webkit-transition: background-color 0.2s ease-out 0s, -webkit-box-shadow 0.2s ease-out 0s;
  transition: background-color 0.2s ease-out 0s, -webkit-box-shadow 0.2s ease-out 0s;
  transition: background-color 0.2s ease-out 0s, box-shadow 0.2s ease-out 0s;
  transition: background-color 0.2s ease-out 0s, box-shadow 0.2s ease-out 0s, -webkit-box-shadow 0.2s ease-out 0s;
}
.top-btn:hover {
  background-color: #E5EDF8;
}
.top-btn:active {
  background-color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.top-btn:focus-visible {
  background-color: #fff;
}
.top-btn.multiline {
  font-size: 1.6rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  line-height: 1.3;
}
.top-btn.important {
  background-color: #fff;
  border-color: #CC4409;
  color: #CC4409;
}
.top-btn.important:hover {
  background-color: #FAECE5;
}
.top-btn.important:active {
  background-color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.top-btn.important:focus-visible {
  background-color: #fff;
}
.top-btn.function {
  background-color: #0250BF;
  color: #fff;
}
.top-btn.function:hover {
  background-color: #01389B;
}
.top-btn.function:active {
  background-color: #0250BF;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.top-btn.function:focus-visible {
  background-color: #0250BF;
}
.top-btn.size-ll {
  font-size: 1.8rem;
  min-height: 72px;
}
.top-btn .unread {
  color: #BD0000;
  font-size: 1.3rem;
}
.top-btn.icon-link-right:after {
  content: "";
  position: absolute;
  top: calc(50% - 6px);
  right: 9px;
  width: 9px;
  height: 9px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: solid 1px;
  border-right: solid 1px;
  margin-left: 4px;
  -webkit-box-ordinal-group: 4;
          order: 3;
}
.top-btn.icon-left-first-user, .top-btn.icon-left-regist-user, .top-btn.icon-left-notification {
  padding-left: 80px;
}
.top-btn.icon-left-first-user:before, .top-btn.icon-left-regist-user:before, .top-btn.icon-left-notification:before {
  background: right 22px center no-repeat #0250BF;
  border-radius: 50%;
  content: "";
  display: block;
  width: 104px;
  height: 104px;
  position: absolute;
  top: calc(50% - 52px);
  left: -34px;
}
.top-btn.icon-left-first-user:before {
  background-image: url("../images/icn_wakaba.png");
}
.top-btn.icon-left-regist-user:before {
  background-image: url("../images/icn_account_circle.png");
}
.top-btn.icon-left-notification:before {
  background-image: url("../images/icn_notification.png");
}
.top-btn.important.icon-left-first-user:before, .top-btn.important.icon-left-regist-user:before, .top-btn.important.icon-left-notification:before {
  background-color: #CC4409;
}
.top-btn + .supp-explanation {
  margin-top: 10px;
}

.top-label-d,
.top-label-a,
.top-label-b,
.top-label-c {
  display: inline-block;
  -webkit-box-flex: 0;
          flex: 0 0 110px;
  min-width: 110px;
  font-size: 1.4rem;
  margin-right: 10px;
  text-align: center;
}

.top-label-d {
  border: 1px solid #000;
  color: #333;
}

.top-label-a {
  background: #0250BF;
  color: #fff;
}

.top-label-b {
  background: #87b5e9;
  color: #333;
}

.top-label-c {
  background: #d5e7ff;
  color: #333;
}

.top-content-link {
  font-size: 1.6rem;
}

.merit-wrapper {
  background-color: #F9D89F;
  border-radius: 10px;
  margin-top: 20px;
  margin-bottom: 30px;
  padding: 30px 30px 40px;
  position: relative;
}
.merit-wrapper:before {
  content: url("../images/icn_merit_mark01.png");
  position: absolute;
  top: -10px;
  left: 30px;
}
.merit-wrapper .merit-ttl {
  background: none;
  margin: 0 0 20px 0;
  padding-left: 65px;
  line-height: 1;
  font-size: 2.8rem;
  font-weight: normal;
}

.merit-list {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 25px;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.merit-list > li {
  background: url("../images/icn_merit_mark02.png") 20px center no-repeat #fff;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  margin: 0;
  padding: 10px 10px 10px 52px;
  width: 380px;
  min-height: 80px;
}
.merit-list > li.w-full {
  background-position: 20px 30px;
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 40px;
}
.merit-list > li.w-full p {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 35px;
}
.merit-list > li.w-full .merit-list-ttl {
  font-size: 2.4rem;
  text-align: left;
}
.merit-list > li.l {
  width: 420px;
}
.merit-list > li.s {
  width: 285px;
}

.merit-list-ttl {
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.4;
  margin-bottom: 0;
  text-align: center;
}
.merit-list-ttl > span {
  font-size: 1.4rem;
  font-weight: normal;
}

.melit-flow-list {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  margin-top: 20px;
  margin-bottom: 0;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  width: 100%;
  position: relative;
}
.melit-flow-list:before {
  background-color: #3573CC;
  content: "";
  width: 95%;
  height: 20px;
  position: absolute;
  top: calc(50% - 10px);
  left: 20px;
}
.melit-flow-list > li {
  position: relative;
  margin: 0;
}
.melit-flow-list > li + li {
  margin-left: 40px;
  margin-left: auto;
}
.melit-flow-list > li:last-child::before {
  border-color: #fff transparent #fff #3573CC;
  border-style: solid;
  border-width: 10px 0 10px 20px;
  content: "";
  position: absolute;
  top: calc(50% - 10px);
  left: -22px;
}
.melit-flow-list > .melit-flow-list-image {
  background-color: #E5EDF8;
  border-radius: 50%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  font-size: 1.4rem;
  width: 136px;
  height: 136px;
}
.melit-flow-list > .melit-flow-list-item {
  background-color: #fff;
  border: 2px solid #3573CC;
  border-radius: 6px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  width: 160px;
  min-height: 80px;
}

.step-list {
  display: -webkit-box;
  display: flex;
  margin-top: 10px;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  min-height: 130px;
}
.step-list > li {
  background-color: #3573CC;
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  position: relative;
  margin-top: 0;
  margin-right: 36px;
}
.step-list > li:before {
  content: "";
  position: absolute;
  left: -30px;
  top: 0;
  bottom: 0;
  background-color: transparent;
  border-style: solid;
  border-width: 65px 0 65px 30px;
  border-color: #3573CC transparent #3573CC transparent;
}
.step-list > li:first-child:before {
  content: none;
}
.step-list > li:after {
  content: "";
  position: absolute;
  right: -30px;
  top: 0;
  bottom: 0;
  background-color: transparent;
  border-style: solid;
  border-width: 65px 0 65px 30px;
  border-color: transparent transparent transparent #3573CC;
}
.step-list > li > span {
  color: #fff;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  padding: 20px 0;
}
.step-list .step-list-no {
  border-right: 1px solid #fff;
  font-weight: bold;
  font-size: 1.8rem;
  padding: 10px 12px 10px 10px;
  word-break: break-all;
}
.step-list .step-list-no:after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  margin: 4px auto 0;
  image-rendering: -webkit-optimize-contrast;
}
.step-list .step-list-no.step1-1::after {
  background: url(../images/icn_step1.png) center center/contain no-repeat;
}
.step-list .step-list-no.step1-2::after {
  background: url(../images/icn_step2.png) center center/contain no-repeat;
}
.step-list .step-list-no.step1-3::after {
  background: url(../images/icn_step3.png) center center/contain no-repeat;
}
.step-list .step-list-no.step1-4::after {
  background: url(../images/icn_step4.png) center center/contain no-repeat;
}
.step-list .step-list-no.step1-5::after {
  background: url(../images/icn_step5.png) center center/contain no-repeat;
}
.step-list .step-list-no.step1-6::after {
  background: url(../images/icn_step6.png) center center/contain no-repeat;
}
.step-list .step-list-no.step2-1::after {
  background: url(../images/icn_step1.png) center center/contain no-repeat;
}
.step-list .step-list-no.step2-2::after {
  background: url(../images/icn_step2_2.png) center center/contain no-repeat;
}
.step-list .step-list-no.step2-3::after {
  background: url(../images/icn_step2_3.png) center center/contain no-repeat;
}
.step-list .step-list-no.step2-4::after {
  background: url(../images/icn_step2_4.png) center center/contain no-repeat;
}
.step-list .step-list-no.step2-5::after {
  background: url(../images/icn_step2_5.png) center center/contain no-repeat;
}
.step-list .step-list-no.step2-6::after {
  background: url(../images/icn_step2_6.png) center center/contain no-repeat;
}
.step-list .step-list-text {
  font-size: 1.6rem;
  padding: 10px 0 10px 12px;
}

.step-wrapper {
  margin-top: 30px;
}

.step-item {
  background-color: #fff;
  border: 1px solid #F0F0F0;
  border-bottom-width: 3px;
  border-bottom-color: #D5D5D5;
  padding: 30px 30px 30px 180px;
  position: relative;
  line-height: 1.6;
}
.step-item + .step-item {
  margin-top: 30px;
}
.step-item p {
  margin-bottom: 0;
}

.step-ttl {
  margin: 0 0 20px 0;
  font-size: 2.4rem;
  font-weight: normal;
}
.step-ttl .step-no {
  background-color: #3573CC;
  color: #fff;
  display: block;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.2;
  padding: 15px 0 5px 0;
  text-align: center;
  word-break: break-word;
  width: 120px;
  position: absolute;
  top: 0;
  left: 30px;
}
.step-ttl .step-no::before {
  border-color: #3573CC transparent transparent transparent;
  border-style: solid;
  border-width: 30px 60px 0 60px;
  content: "";
  display: block;
  position: absolute;
  bottom: -30px;
}
.step-ttl .step-no::after {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  margin: 10px auto 0;
}
.step-ttl .step-no.step1-1::after {
  background: url(../images/icn_step1.png) center center/contain no-repeat;
}
.step-ttl .step-no.step1-2::after {
  background: url(../images/icn_step2.png) center center/contain no-repeat;
}
.step-ttl .step-no.step1-3::after {
  background: url(../images/icn_step3.png) center center/contain no-repeat;
}
.step-ttl .step-no.step1-4::after {
  background: url(../images/icn_step4.png) center center/contain no-repeat;
}
.step-ttl .step-no.step1-5::after {
  background: url(../images/icn_step5.png) center center/contain no-repeat;
}
.step-ttl .step-no.step1-6::after {
  background: url(../images/icn_step6.png) center center/contain no-repeat;
}
.step-ttl .step-no.step2-1::after {
  background: url(../images/icn_step1.png) center center/contain no-repeat;
}
.step-ttl .step-no.step2-2::after {
  background: url(../images/icn_step2_2.png) center center/contain no-repeat;
}
.step-ttl .step-no.step2-3::after {
  background: url(../images/icn_step2_3.png) center center/contain no-repeat;
}
.step-ttl .step-no.step2-4::after {
  background: url(../images/icn_step2_4.png) center center/contain no-repeat;
}
.step-ttl .step-no.step2-5::after {
  background: url(../images/icn_step2_5.png) center center/contain no-repeat;
}
.step-ttl .step-no.step2-6::after {
  background: url(../images/icn_step2_6.png) center center/contain no-repeat;
}

.comment-icn-external {
  font-size: 0.875rem;
}

.comment-icn-external::before {
  content: url(../images/icn_external02.png);
  margin-right: 0.3%;
}

.faq-wrap {
  display: -webkit-box;
  display: flex;
  gap: 40px;
  margin-top: 10px;
}
.faq-wrap:first-child {
  margin-top: 20px;
}
.faq-wrap > .faq-content {
  -webkit-box-flex: 1;
          flex: 1 1 auto;
}
.faq-wrap > .faq-link-nav {
  -webkit-box-flex: 0;
          flex: 0 0 280px;
}
.faq-wrap > .faq-link-nav ul {
  list-style-type: none;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.faq-wrap > .faq-link-nav li {
  margin-top: 0;
}
.faq-wrap > .faq-link-nav > ul {
  background-color: #fff;
}
.faq-wrap > .faq-link-nav > ul > li {
  padding-bottom: 10px;
}
.faq-wrap > .faq-link-nav > ul > li > ul {
  margin: 0;
}
.faq-wrap > .faq-link-nav > ul > li > ul > li {
  padding: 10px 16px;
}
.faq-wrap > .faq-link-nav .faq-link-label {
  background-color: #E5EDF8;
  margin-bottom: 0;
  padding: 10px 16px;
}

.faq-box {
  background-color: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  margin-top: 20px;
  padding: 20px;
}
.faq-box:first-child {
  margin-top: 0;
}
.faq-box .faq-head {
  display: -webkit-box;
  display: flex;
  gap: 10px;
}
.faq-box .faq-head > .faq-category {
  margin: 0;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
}
.faq-box .faq-head .faq-label {
  margin: 0;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
}
.faq-box dl {
  margin-top: 20px;
}
.faq-box dl > dt {
  font-size: 2rem;
}
.faq-box dl > dt:before {
  background: url("../images/icn_question.png") center center no-repeat;
  content: "";
  display: inline-block;
  line-height: 1;
  margin-right: 10px;
  width: 30px;
  height: 24px;
  vertical-align: middle;
}
.faq-box dl > dd {
  background-color: #f3f7fc;
  margin-top: 10px;
  padding: 20px 20px 20px 60px;
  position: relative;
}
.faq-box dl > dd:before {
  background: url("../images/icn_answer.png") center center no-repeat;
  content: "";
  display: inline-block;
  line-height: 1;
  margin-right: 10px;
  width: 29px;
  height: 24px;
  vertical-align: middle;
  position: absolute;
  left: 20px;
}
.faq-box dl > dd p {
  margin-top: 24px;
  margin-bottom: 0;
}
.faq-box dl > dd p:first-child {
  margin-top: 0;
}
.faq-box dl > dd .faq-text {
  margin-top: 0;
  margin-left: 10px;
}
.faq-box dl > dd .faq-text + .faq-text {
  margin-top: 24px;
}
.faq-box dl > dd .faq-link-detail {
  margin-top: 0;
}

.w-5px {
  width: 5px;
}

.w-10px {
  width: 10px;
}

.w-15px {
  width: 15px;
}

.w-20px {
  width: 20px;
}

.w-25px {
  width: 25px;
}

.w-30px {
  width: 30px;
}

.w-35px {
  width: 35px;
}

.w-40px {
  width: 40px;
}

.w-45px {
  width: 45px;
}

.w-50px {
  width: 50px;
}

.w-55px {
  width: 55px;
}

.w-60px {
  width: 60px;
}

.w-65px {
  width: 65px;
}

.w-70px {
  width: 70px;
}

.w-75px {
  width: 75px;
}

.w-80px {
  width: 80px;
}

.w-85px {
  width: 85px;
}

.w-90px {
  width: 90px;
}

.w-95px {
  width: 95px;
}

.w-100px {
  width: 100px;
}

.w-105px {
  width: 105px;
}

.w-110px {
  width: 110px;
}

.w-115px {
  width: 115px;
}

.w-120px {
  width: 120px;
}

.w-125px {
  width: 125px;
}

.w-130px {
  width: 130px;
}

.w-135px {
  width: 135px;
}

.w-140px {
  width: 140px;
}

.w-145px {
  width: 145px;
}

.w-150px {
  width: 150px;
}

.w-155px {
  width: 155px;
}

.w-160px {
  width: 160px;
}

.w-165px {
  width: 165px;
}

.w-170px {
  width: 170px;
}

.w-175px {
  width: 175px;
}

.w-180px {
  width: 180px;
}

.w-185px {
  width: 185px;
}

.w-190px {
  width: 190px;
}

.w-195px {
  width: 195px;
}

.w-200px {
  width: 200px;
}

.w-205px {
  width: 205px;
}

.w-210px {
  width: 210px;
}

.w-215px {
  width: 215px;
}

.w-220px {
  width: 220px;
}

.w-225px {
  width: 225px;
}

.w-230px {
  width: 230px;
}

.w-235px {
  width: 235px;
}

.w-240px {
  width: 240px;
}

.w-245px {
  width: 245px;
}

.w-250px {
  width: 250px;
}

.w-255px {
  width: 255px;
}

.w-260px {
  width: 260px;
}

.w-265px {
  width: 265px;
}

.w-270px {
  width: 270px;
}

.w-275px {
  width: 275px;
}

.w-280px {
  width: 280px;
}

.w-285px {
  width: 285px;
}

.w-290px {
  width: 290px;
}

.w-295px {
  width: 295px;
}

.w-300px {
  width: 300px;
}

.w-305px {
  width: 305px;
}

.w-310px {
  width: 310px;
}

.w-315px {
  width: 315px;
}

.w-320px {
  width: 320px;
}

.w-325px {
  width: 325px;
}

.w-330px {
  width: 330px;
}

.w-335px {
  width: 335px;
}

.w-340px {
  width: 340px;
}

.w-345px {
  width: 345px;
}

.w-350px {
  width: 350px;
}

.w-355px {
  width: 355px;
}

.w-360px {
  width: 360px;
}

.w-365px {
  width: 365px;
}

.w-370px {
  width: 370px;
}

.w-375px {
  width: 375px;
}

.w-380px {
  width: 380px;
}

.w-385px {
  width: 385px;
}

.w-390px {
  width: 390px;
}

.w-395px {
  width: 395px;
}

.w-400px {
  width: 400px;
}

.w-405px {
  width: 405px;
}

.w-410px {
  width: 410px;
}

.w-415px {
  width: 415px;
}

.w-420px {
  width: 420px;
}

.w-425px {
  width: 425px;
}

.w-430px {
  width: 430px;
}

.w-435px {
  width: 435px;
}

.w-440px {
  width: 440px;
}

.w-445px {
  width: 445px;
}

.w-450px {
  width: 450px;
}

.w-455px {
  width: 455px;
}

.w-460px {
  width: 460px;
}

.w-465px {
  width: 465px;
}

.w-470px {
  width: 470px;
}

.w-475px {
  width: 475px;
}

.w-480px {
  width: 480px;
}

.w-485px {
  width: 485px;
}

.w-490px {
  width: 490px;
}

.w-495px {
  width: 495px;
}

.w-500px {
  width: 500px;
}

.w-505px {
  width: 505px;
}

.w-510px {
  width: 510px;
}

.w-515px {
  width: 515px;
}

.w-520px {
  width: 520px;
}

.w-525px {
  width: 525px;
}

.w-530px {
  width: 530px;
}

.w-535px {
  width: 535px;
}

.w-540px {
  width: 540px;
}

.w-545px {
  width: 545px;
}

.w-550px {
  width: 550px;
}

.w-555px {
  width: 555px;
}

.w-560px {
  width: 560px;
}

.w-565px {
  width: 565px;
}

.w-570px {
  width: 570px;
}

.w-575px {
  width: 575px;
}

.w-580px {
  width: 580px;
}

.w-585px {
  width: 585px;
}

.w-590px {
  width: 590px;
}

.w-595px {
  width: 595px;
}

.w-600px {
  width: 600px;
}

.w-605px {
  width: 605px;
}

.w-610px {
  width: 610px;
}

.w-615px {
  width: 615px;
}

.w-620px {
  width: 620px;
}

.w-625px {
  width: 625px;
}

.w-630px {
  width: 630px;
}

.w-635px {
  width: 635px;
}

.w-640px {
  width: 640px;
}

.w-645px {
  width: 645px;
}

.w-650px {
  width: 650px;
}

.w-655px {
  width: 655px;
}

.w-660px {
  width: 660px;
}

.w-665px {
  width: 665px;
}

.w-670px {
  width: 670px;
}

.w-675px {
  width: 675px;
}

.w-680px {
  width: 680px;
}

.w-685px {
  width: 685px;
}

.w-690px {
  width: 690px;
}

.w-695px {
  width: 695px;
}

.w-700px {
  width: 700px;
}

.w-705px {
  width: 705px;
}

.w-710px {
  width: 710px;
}

.w-715px {
  width: 715px;
}

.w-720px {
  width: 720px;
}

.w-725px {
  width: 725px;
}

.w-730px {
  width: 730px;
}

.w-735px {
  width: 735px;
}

.w-740px {
  width: 740px;
}

.w-745px {
  width: 745px;
}

.w-750px {
  width: 750px;
}

.w-755px {
  width: 755px;
}

.w-760px {
  width: 760px;
}

.w-765px {
  width: 765px;
}

.w-770px {
  width: 770px;
}

.w-775px {
  width: 775px;
}

.w-780px {
  width: 780px;
}

.w-785px {
  width: 785px;
}

.w-790px {
  width: 790px;
}

.w-795px {
  width: 795px;
}

.w-800px {
  width: 800px;
}

.w-805px {
  width: 805px;
}

.w-810px {
  width: 810px;
}

.w-815px {
  width: 815px;
}

.w-820px {
  width: 820px;
}

.w-825px {
  width: 825px;
}

.w-830px {
  width: 830px;
}

.w-835px {
  width: 835px;
}

.w-840px {
  width: 840px;
}

.w-845px {
  width: 845px;
}

.w-850px {
  width: 850px;
}

.w-855px {
  width: 855px;
}

.w-860px {
  width: 860px;
}

.w-865px {
  width: 865px;
}

.w-870px {
  width: 870px;
}

.w-875px {
  width: 875px;
}

.w-880px {
  width: 880px;
}

.w-885px {
  width: 885px;
}

.w-890px {
  width: 890px;
}

.w-895px {
  width: 895px;
}

.w-900px {
  width: 900px;
}

.w-905px {
  width: 905px;
}

.w-910px {
  width: 910px;
}

.w-915px {
  width: 915px;
}

.w-920px {
  width: 920px;
}

.w-925px {
  width: 925px;
}

.w-930px {
  width: 930px;
}

.w-935px {
  width: 935px;
}

.w-940px {
  width: 940px;
}

.w-945px {
  width: 945px;
}

.w-950px {
  width: 950px;
}

.w-955px {
  width: 955px;
}

.w-960px {
  width: 960px;
}

.w-965px {
  width: 965px;
}

.w-970px {
  width: 970px;
}

.w-975px {
  width: 975px;
}

.w-980px {
  width: 980px;
}

.w-985px {
  width: 985px;
}

.w-990px {
  width: 990px;
}

.w-995px {
  width: 995px;
}

.w-1000px {
  width: 1000px;
}

.w-1per {
  width: 1%;
}

.w-2per {
  width: 2%;
}

.w-3per {
  width: 3%;
}

.w-4per {
  width: 4%;
}

.w-5per {
  width: 5%;
}

.w-6per {
  width: 6%;
}

.w-7per {
  width: 7%;
}

.w-8per {
  width: 8%;
}

.w-9per {
  width: 9%;
}

.w-10per {
  width: 10%;
}

.w-11per {
  width: 11%;
}

.w-12per {
  width: 12%;
}

.w-13per {
  width: 13%;
}

.w-14per {
  width: 14%;
}

.w-15per {
  width: 15%;
}

.w-16per {
  width: 16%;
}

.w-17per {
  width: 17%;
}

.w-18per {
  width: 18%;
}

.w-19per {
  width: 19%;
}

.w-20per {
  width: 20%;
}

.w-21per {
  width: 21%;
}

.w-22per {
  width: 22%;
}

.w-23per {
  width: 23%;
}

.w-24per {
  width: 24%;
}

.w-25per {
  width: 25%;
}

.w-26per {
  width: 26%;
}

.w-27per {
  width: 27%;
}

.w-28per {
  width: 28%;
}

.w-29per {
  width: 29%;
}

.w-30per {
  width: 30%;
}

.w-31per {
  width: 31%;
}

.w-32per {
  width: 32%;
}

.w-33per {
  width: 33%;
}

.w-34per {
  width: 34%;
}

.w-35per {
  width: 35%;
}

.w-36per {
  width: 36%;
}

.w-37per {
  width: 37%;
}

.w-38per {
  width: 38%;
}

.w-39per {
  width: 39%;
}

.w-40per {
  width: 40%;
}

.w-41per {
  width: 41%;
}

.w-42per {
  width: 42%;
}

.w-43per {
  width: 43%;
}

.w-44per {
  width: 44%;
}

.w-45per {
  width: 45%;
}

.w-46per {
  width: 46%;
}

.w-47per {
  width: 47%;
}

.w-48per {
  width: 48%;
}

.w-49per {
  width: 49%;
}

.w-50per {
  width: 50%;
}

.w-51per {
  width: 51%;
}

.w-52per {
  width: 52%;
}

.w-53per {
  width: 53%;
}

.w-54per {
  width: 54%;
}

.w-55per {
  width: 55%;
}

.w-56per {
  width: 56%;
}

.w-57per {
  width: 57%;
}

.w-58per {
  width: 58%;
}

.w-59per {
  width: 59%;
}

.w-60per {
  width: 60%;
}

.w-61per {
  width: 61%;
}

.w-62per {
  width: 62%;
}

.w-63per {
  width: 63%;
}

.w-64per {
  width: 64%;
}

.w-65per {
  width: 65%;
}

.w-66per {
  width: 66%;
}

.w-67per {
  width: 67%;
}

.w-68per {
  width: 68%;
}

.w-69per {
  width: 69%;
}

.w-70per {
  width: 70%;
}

.w-71per {
  width: 71%;
}

.w-72per {
  width: 72%;
}

.w-73per {
  width: 73%;
}

.w-74per {
  width: 74%;
}

.w-75per {
  width: 75%;
}

.w-76per {
  width: 76%;
}

.w-77per {
  width: 77%;
}

.w-78per {
  width: 78%;
}

.w-79per {
  width: 79%;
}

.w-80per {
  width: 80%;
}

.w-81per {
  width: 81%;
}

.w-82per {
  width: 82%;
}

.w-83per {
  width: 83%;
}

.w-84per {
  width: 84%;
}

.w-85per {
  width: 85%;
}

.w-86per {
  width: 86%;
}

.w-87per {
  width: 87%;
}

.w-88per {
  width: 88%;
}

.w-89per {
  width: 89%;
}

.w-90per {
  width: 90%;
}

.w-91per {
  width: 91%;
}

.w-92per {
  width: 92%;
}

.w-93per {
  width: 93%;
}

.w-94per {
  width: 94%;
}

.w-95per {
  width: 95%;
}

.w-96per {
  width: 96%;
}

.w-97per {
  width: 97%;
}

.w-98per {
  width: 98%;
}

.w-99per {
  width: 99%;
}

.w-100per {
  width: 100%;
}

.w-1em {
  width: 1em;
}

.w-2em {
  width: 2em;
}

.w-3em {
  width: 3em;
}

.w-4em {
  width: 4em;
}

.w-5em {
  width: 5em;
}

.w-6em {
  width: 6em;
}

.w-7em {
  width: 7em;
}

.w-8em {
  width: 8em;
}

.w-9em {
  width: 9em;
}

.w-10em {
  width: 10em;
}

.w-11em {
  width: 11em;
}

.w-12em {
  width: 12em;
}

.w-13em {
  width: 13em;
}

.w-14em {
  width: 14em;
}

.w-15em {
  width: 15em;
}

.w-16em {
  width: 16em;
}

.w-17em {
  width: 17em;
}

.w-18em {
  width: 18em;
}

.w-19em {
  width: 19em;
}

.w-20em {
  width: 20em;
}

.w-21em {
  width: 21em;
}

.w-22em {
  width: 22em;
}

.w-23em {
  width: 23em;
}

.w-24em {
  width: 24em;
}

.w-25em {
  width: 25em;
}

.w-26em {
  width: 26em;
}

.w-27em {
  width: 27em;
}

.w-28em {
  width: 28em;
}

.w-29em {
  width: 29em;
}

.w-30em {
  width: 30em;
}

.w-31em {
  width: 31em;
}

.w-32em {
  width: 32em;
}

.w-33em {
  width: 33em;
}

.w-34em {
  width: 34em;
}

.w-35em {
  width: 35em;
}

.w-36em {
  width: 36em;
}

.w-37em {
  width: 37em;
}

.w-38em {
  width: 38em;
}

.w-39em {
  width: 39em;
}

.w-40em {
  width: 40em;
}

.w-41em {
  width: 41em;
}

.w-42em {
  width: 42em;
}

.w-43em {
  width: 43em;
}

.w-44em {
  width: 44em;
}

.w-45em {
  width: 45em;
}

.w-46em {
  width: 46em;
}

.w-47em {
  width: 47em;
}

.w-48em {
  width: 48em;
}

.w-49em {
  width: 49em;
}

.w-50em {
  width: 50em;
}

.w-s1 {
  width: 55px;
}

.w-s2 {
  width: 88px;
}

.w-s3 {
  width: 108px;
}

.w-s4 {
  width: 140px;
}

.w-s5 {
  width: 180px;
}

.w-m1 {
  width: 228px;
}

.w-m2 {
  width: 280px;
}

.w-m3 {
  width: 308px;
}

.w-m4 {
  width: 420px;
}

.w-m5 {
  width: 590px;
}

.w-l1 {
  width: 758px;
}

.w-l2 {
  width: 840px;
}

.w-l3 {
  width: 960px;
}

.w-l4 {
  width: 1020px;
}

.w-auto {
  width: auto;
}

.alignleft {
  text-align: left;
}

.aligncenter {
  text-align: center;
}

.alignright {
  text-align: right;
}

.valigntop {
  vertical-align: top;
}

.valignmiddle {
  vertical-align: middle;
}

.valignbottom {
  vertical-align: bottom;
}

.mt-0px {
  margin-top: 0px;
}

.mr-0px {
  margin-right: 0px;
}

.mb-0px {
  margin-bottom: 0px;
}

.ml-0px {
  margin-left: 0px;
}

.mt-5px {
  margin-top: 5px;
}

.mr-5px {
  margin-right: 5px;
}

.mb-5px {
  margin-bottom: 5px;
}

.ml-5px {
  margin-left: 5px;
}

.mt-10px {
  margin-top: 10px;
}

.mr-10px {
  margin-right: 10px;
}

.mb-10px {
  margin-bottom: 10px;
}

.ml-10px {
  margin-left: 10px;
}

.mt-15px {
  margin-top: 15px;
}

.mr-15px {
  margin-right: 15px;
}

.mb-15px {
  margin-bottom: 15px;
}

.ml-15px {
  margin-left: 15px;
}

.mt-20px {
  margin-top: 20px;
}

.mr-20px {
  margin-right: 20px;
}

.mb-20px {
  margin-bottom: 20px;
}

.ml-20px {
  margin-left: 20px;
}

.mt-25px {
  margin-top: 25px;
}

.mr-25px {
  margin-right: 25px;
}

.mb-25px {
  margin-bottom: 25px;
}

.ml-25px {
  margin-left: 25px;
}

.mt-30px {
  margin-top: 30px;
}

.mr-30px {
  margin-right: 30px;
}

.mb-30px {
  margin-bottom: 30px;
}

.ml-30px {
  margin-left: 30px;
}

.mt-35px {
  margin-top: 35px;
}

.mr-35px {
  margin-right: 35px;
}

.mb-35px {
  margin-bottom: 35px;
}

.ml-35px {
  margin-left: 35px;
}

.mt-40px {
  margin-top: 40px;
}

.mr-40px {
  margin-right: 40px;
}

.mb-40px {
  margin-bottom: 40px;
}

.ml-40px {
  margin-left: 40px;
}

.mt-45px {
  margin-top: 45px;
}

.mr-45px {
  margin-right: 45px;
}

.mb-45px {
  margin-bottom: 45px;
}

.ml-45px {
  margin-left: 45px;
}

.mt-50px {
  margin-top: 50px;
}

.mr-50px {
  margin-right: 50px;
}

.mb-50px {
  margin-bottom: 50px;
}

.ml-50px {
  margin-left: 50px;
}

.mt-55px {
  margin-top: 55px;
}

.mr-55px {
  margin-right: 55px;
}

.mb-55px {
  margin-bottom: 55px;
}

.ml-55px {
  margin-left: 55px;
}

.mt-60px {
  margin-top: 60px;
}

.mr-60px {
  margin-right: 60px;
}

.mb-60px {
  margin-bottom: 60px;
}

.ml-60px {
  margin-left: 60px;
}

.mt-65px {
  margin-top: 65px;
}

.mr-65px {
  margin-right: 65px;
}

.mb-65px {
  margin-bottom: 65px;
}

.ml-65px {
  margin-left: 65px;
}

.mt-70px {
  margin-top: 70px;
}

.mr-70px {
  margin-right: 70px;
}

.mb-70px {
  margin-bottom: 70px;
}

.ml-70px {
  margin-left: 70px;
}

.mt-75px {
  margin-top: 75px;
}

.mr-75px {
  margin-right: 75px;
}

.mb-75px {
  margin-bottom: 75px;
}

.ml-75px {
  margin-left: 75px;
}

.mt-80px {
  margin-top: 80px;
}

.mr-80px {
  margin-right: 80px;
}

.mb-80px {
  margin-bottom: 80px;
}

.ml-80px {
  margin-left: 80px;
}

.mt-85px {
  margin-top: 85px;
}

.mr-85px {
  margin-right: 85px;
}

.mb-85px {
  margin-bottom: 85px;
}

.ml-85px {
  margin-left: 85px;
}

.mt-90px {
  margin-top: 90px;
}

.mr-90px {
  margin-right: 90px;
}

.mb-90px {
  margin-bottom: 90px;
}

.ml-90px {
  margin-left: 90px;
}

.mt-95px {
  margin-top: 95px;
}

.mr-95px {
  margin-right: 95px;
}

.mb-95px {
  margin-bottom: 95px;
}

.ml-95px {
  margin-left: 95px;
}

.mt-100px {
  margin-top: 100px;
}

.mr-100px {
  margin-right: 100px;
}

.mb-100px {
  margin-bottom: 100px;
}

.ml-100px {
  margin-left: 100px;
}

.mt-105px {
  margin-top: 105px;
}

.mr-105px {
  margin-right: 105px;
}

.mb-105px {
  margin-bottom: 105px;
}

.ml-105px {
  margin-left: 105px;
}

.mt-110px {
  margin-top: 110px;
}

.mr-110px {
  margin-right: 110px;
}

.mb-110px {
  margin-bottom: 110px;
}

.ml-110px {
  margin-left: 110px;
}

.mt-115px {
  margin-top: 115px;
}

.mr-115px {
  margin-right: 115px;
}

.mb-115px {
  margin-bottom: 115px;
}

.ml-115px {
  margin-left: 115px;
}

.mt-120px {
  margin-top: 120px;
}

.mr-120px {
  margin-right: 120px;
}

.mb-120px {
  margin-bottom: 120px;
}

.ml-120px {
  margin-left: 120px;
}

.mt-125px {
  margin-top: 125px;
}

.mr-125px {
  margin-right: 125px;
}

.mb-125px {
  margin-bottom: 125px;
}

.ml-125px {
  margin-left: 125px;
}

.mt-130px {
  margin-top: 130px;
}

.mr-130px {
  margin-right: 130px;
}

.mb-130px {
  margin-bottom: 130px;
}

.ml-130px {
  margin-left: 130px;
}

.mt-135px {
  margin-top: 135px;
}

.mr-135px {
  margin-right: 135px;
}

.mb-135px {
  margin-bottom: 135px;
}

.ml-135px {
  margin-left: 135px;
}

.mt-140px {
  margin-top: 140px;
}

.mr-140px {
  margin-right: 140px;
}

.mb-140px {
  margin-bottom: 140px;
}

.ml-140px {
  margin-left: 140px;
}

.mt-145px {
  margin-top: 145px;
}

.mr-145px {
  margin-right: 145px;
}

.mb-145px {
  margin-bottom: 145px;
}

.ml-145px {
  margin-left: 145px;
}

.mt-150px {
  margin-top: 150px;
}

.mr-150px {
  margin-right: 150px;
}

.mb-150px {
  margin-bottom: 150px;
}

.ml-150px {
  margin-left: 150px;
}

.mt-155px {
  margin-top: 155px;
}

.mr-155px {
  margin-right: 155px;
}

.mb-155px {
  margin-bottom: 155px;
}

.ml-155px {
  margin-left: 155px;
}

.mt-160px {
  margin-top: 160px;
}

.mr-160px {
  margin-right: 160px;
}

.mb-160px {
  margin-bottom: 160px;
}

.ml-160px {
  margin-left: 160px;
}

.mt-165px {
  margin-top: 165px;
}

.mr-165px {
  margin-right: 165px;
}

.mb-165px {
  margin-bottom: 165px;
}

.ml-165px {
  margin-left: 165px;
}

.mt-170px {
  margin-top: 170px;
}

.mr-170px {
  margin-right: 170px;
}

.mb-170px {
  margin-bottom: 170px;
}

.ml-170px {
  margin-left: 170px;
}

.mt-175px {
  margin-top: 175px;
}

.mr-175px {
  margin-right: 175px;
}

.mb-175px {
  margin-bottom: 175px;
}

.ml-175px {
  margin-left: 175px;
}

.mt-180px {
  margin-top: 180px;
}

.mr-180px {
  margin-right: 180px;
}

.mb-180px {
  margin-bottom: 180px;
}

.ml-180px {
  margin-left: 180px;
}

.mt-185px {
  margin-top: 185px;
}

.mr-185px {
  margin-right: 185px;
}

.mb-185px {
  margin-bottom: 185px;
}

.ml-185px {
  margin-left: 185px;
}

.mt-190px {
  margin-top: 190px;
}

.mr-190px {
  margin-right: 190px;
}

.mb-190px {
  margin-bottom: 190px;
}

.ml-190px {
  margin-left: 190px;
}

.mt-195px {
  margin-top: 195px;
}

.mr-195px {
  margin-right: 195px;
}

.mb-195px {
  margin-bottom: 195px;
}

.ml-195px {
  margin-left: 195px;
}

.mt-200px {
  margin-top: 200px;
}

.mr-200px {
  margin-right: 200px;
}

.mb-200px {
  margin-bottom: 200px;
}

.ml-200px {
  margin-left: 200px;
}

.mt-205px {
  margin-top: 205px;
}

.mr-205px {
  margin-right: 205px;
}

.mb-205px {
  margin-bottom: 205px;
}

.ml-205px {
  margin-left: 205px;
}

.mt-210px {
  margin-top: 210px;
}

.mr-210px {
  margin-right: 210px;
}

.mb-210px {
  margin-bottom: 210px;
}

.ml-210px {
  margin-left: 210px;
}

.mt-215px {
  margin-top: 215px;
}

.mr-215px {
  margin-right: 215px;
}

.mb-215px {
  margin-bottom: 215px;
}

.ml-215px {
  margin-left: 215px;
}

.mt-220px {
  margin-top: 220px;
}

.mr-220px {
  margin-right: 220px;
}

.mb-220px {
  margin-bottom: 220px;
}

.ml-220px {
  margin-left: 220px;
}

.mt-225px {
  margin-top: 225px;
}

.mr-225px {
  margin-right: 225px;
}

.mb-225px {
  margin-bottom: 225px;
}

.ml-225px {
  margin-left: 225px;
}

.mt-230px {
  margin-top: 230px;
}

.mr-230px {
  margin-right: 230px;
}

.mb-230px {
  margin-bottom: 230px;
}

.ml-230px {
  margin-left: 230px;
}

.mt-235px {
  margin-top: 235px;
}

.mr-235px {
  margin-right: 235px;
}

.mb-235px {
  margin-bottom: 235px;
}

.ml-235px {
  margin-left: 235px;
}

.mt-240px {
  margin-top: 240px;
}

.mr-240px {
  margin-right: 240px;
}

.mb-240px {
  margin-bottom: 240px;
}

.ml-240px {
  margin-left: 240px;
}

.mt-245px {
  margin-top: 245px;
}

.mr-245px {
  margin-right: 245px;
}

.mb-245px {
  margin-bottom: 245px;
}

.ml-245px {
  margin-left: 245px;
}

.mt-250px {
  margin-top: 250px;
}

.mr-250px {
  margin-right: 250px;
}

.mb-250px {
  margin-bottom: 250px;
}

.ml-250px {
  margin-left: 250px;
}

.mt-255px {
  margin-top: 255px;
}

.mr-255px {
  margin-right: 255px;
}

.mb-255px {
  margin-bottom: 255px;
}

.ml-255px {
  margin-left: 255px;
}

.mt-260px {
  margin-top: 260px;
}

.mr-260px {
  margin-right: 260px;
}

.mb-260px {
  margin-bottom: 260px;
}

.ml-260px {
  margin-left: 260px;
}

.mt-265px {
  margin-top: 265px;
}

.mr-265px {
  margin-right: 265px;
}

.mb-265px {
  margin-bottom: 265px;
}

.ml-265px {
  margin-left: 265px;
}

.mt-270px {
  margin-top: 270px;
}

.mr-270px {
  margin-right: 270px;
}

.mb-270px {
  margin-bottom: 270px;
}

.ml-270px {
  margin-left: 270px;
}

.mt-275px {
  margin-top: 275px;
}

.mr-275px {
  margin-right: 275px;
}

.mb-275px {
  margin-bottom: 275px;
}

.ml-275px {
  margin-left: 275px;
}

.mt-280px {
  margin-top: 280px;
}

.mr-280px {
  margin-right: 280px;
}

.mb-280px {
  margin-bottom: 280px;
}

.ml-280px {
  margin-left: 280px;
}

.mt-285px {
  margin-top: 285px;
}

.mr-285px {
  margin-right: 285px;
}

.mb-285px {
  margin-bottom: 285px;
}

.ml-285px {
  margin-left: 285px;
}

.mt-290px {
  margin-top: 290px;
}

.mr-290px {
  margin-right: 290px;
}

.mb-290px {
  margin-bottom: 290px;
}

.ml-290px {
  margin-left: 290px;
}

.mt-295px {
  margin-top: 295px;
}

.mr-295px {
  margin-right: 295px;
}

.mb-295px {
  margin-bottom: 295px;
}

.ml-295px {
  margin-left: 295px;
}

.mt-300px {
  margin-top: 300px;
}

.mr-300px {
  margin-right: 300px;
}

.mb-300px {
  margin-bottom: 300px;
}

.ml-300px {
  margin-left: 300px;
}

.mt-305px {
  margin-top: 305px;
}

.mr-305px {
  margin-right: 305px;
}

.mb-305px {
  margin-bottom: 305px;
}

.ml-305px {
  margin-left: 305px;
}

.mt-310px {
  margin-top: 310px;
}

.mr-310px {
  margin-right: 310px;
}

.mb-310px {
  margin-bottom: 310px;
}

.ml-310px {
  margin-left: 310px;
}

.mt-315px {
  margin-top: 315px;
}

.mr-315px {
  margin-right: 315px;
}

.mb-315px {
  margin-bottom: 315px;
}

.ml-315px {
  margin-left: 315px;
}

.mt-320px {
  margin-top: 320px;
}

.mr-320px {
  margin-right: 320px;
}

.mb-320px {
  margin-bottom: 320px;
}

.ml-320px {
  margin-left: 320px;
}

.mt-325px {
  margin-top: 325px;
}

.mr-325px {
  margin-right: 325px;
}

.mb-325px {
  margin-bottom: 325px;
}

.ml-325px {
  margin-left: 325px;
}

.mt-330px {
  margin-top: 330px;
}

.mr-330px {
  margin-right: 330px;
}

.mb-330px {
  margin-bottom: 330px;
}

.ml-330px {
  margin-left: 330px;
}

.mt-335px {
  margin-top: 335px;
}

.mr-335px {
  margin-right: 335px;
}

.mb-335px {
  margin-bottom: 335px;
}

.ml-335px {
  margin-left: 335px;
}

.mt-340px {
  margin-top: 340px;
}

.mr-340px {
  margin-right: 340px;
}

.mb-340px {
  margin-bottom: 340px;
}

.ml-340px {
  margin-left: 340px;
}

.mt-345px {
  margin-top: 345px;
}

.mr-345px {
  margin-right: 345px;
}

.mb-345px {
  margin-bottom: 345px;
}

.ml-345px {
  margin-left: 345px;
}

.mt-350px {
  margin-top: 350px;
}

.mr-350px {
  margin-right: 350px;
}

.mb-350px {
  margin-bottom: 350px;
}

.ml-350px {
  margin-left: 350px;
}

.mt-355px {
  margin-top: 355px;
}

.mr-355px {
  margin-right: 355px;
}

.mb-355px {
  margin-bottom: 355px;
}

.ml-355px {
  margin-left: 355px;
}

.mt-360px {
  margin-top: 360px;
}

.mr-360px {
  margin-right: 360px;
}

.mb-360px {
  margin-bottom: 360px;
}

.ml-360px {
  margin-left: 360px;
}

.mt-365px {
  margin-top: 365px;
}

.mr-365px {
  margin-right: 365px;
}

.mb-365px {
  margin-bottom: 365px;
}

.ml-365px {
  margin-left: 365px;
}

.mt-370px {
  margin-top: 370px;
}

.mr-370px {
  margin-right: 370px;
}

.mb-370px {
  margin-bottom: 370px;
}

.ml-370px {
  margin-left: 370px;
}

.mt-375px {
  margin-top: 375px;
}

.mr-375px {
  margin-right: 375px;
}

.mb-375px {
  margin-bottom: 375px;
}

.ml-375px {
  margin-left: 375px;
}

.mt-380px {
  margin-top: 380px;
}

.mr-380px {
  margin-right: 380px;
}

.mb-380px {
  margin-bottom: 380px;
}

.ml-380px {
  margin-left: 380px;
}

.mt-385px {
  margin-top: 385px;
}

.mr-385px {
  margin-right: 385px;
}

.mb-385px {
  margin-bottom: 385px;
}

.ml-385px {
  margin-left: 385px;
}

.mt-390px {
  margin-top: 390px;
}

.mr-390px {
  margin-right: 390px;
}

.mb-390px {
  margin-bottom: 390px;
}

.ml-390px {
  margin-left: 390px;
}

.mt-395px {
  margin-top: 395px;
}

.mr-395px {
  margin-right: 395px;
}

.mb-395px {
  margin-bottom: 395px;
}

.ml-395px {
  margin-left: 395px;
}

.mt-400px {
  margin-top: 400px;
}

.mr-400px {
  margin-right: 400px;
}

.mb-400px {
  margin-bottom: 400px;
}

.ml-400px {
  margin-left: 400px;
}

.mt-405px {
  margin-top: 405px;
}

.mr-405px {
  margin-right: 405px;
}

.mb-405px {
  margin-bottom: 405px;
}

.ml-405px {
  margin-left: 405px;
}

.mt-410px {
  margin-top: 410px;
}

.mr-410px {
  margin-right: 410px;
}

.mb-410px {
  margin-bottom: 410px;
}

.ml-410px {
  margin-left: 410px;
}

.mt-415px {
  margin-top: 415px;
}

.mr-415px {
  margin-right: 415px;
}

.mb-415px {
  margin-bottom: 415px;
}

.ml-415px {
  margin-left: 415px;
}

.mt-420px {
  margin-top: 420px;
}

.mr-420px {
  margin-right: 420px;
}

.mb-420px {
  margin-bottom: 420px;
}

.ml-420px {
  margin-left: 420px;
}

.mt-425px {
  margin-top: 425px;
}

.mr-425px {
  margin-right: 425px;
}

.mb-425px {
  margin-bottom: 425px;
}

.ml-425px {
  margin-left: 425px;
}

.mt-430px {
  margin-top: 430px;
}

.mr-430px {
  margin-right: 430px;
}

.mb-430px {
  margin-bottom: 430px;
}

.ml-430px {
  margin-left: 430px;
}

.mt-435px {
  margin-top: 435px;
}

.mr-435px {
  margin-right: 435px;
}

.mb-435px {
  margin-bottom: 435px;
}

.ml-435px {
  margin-left: 435px;
}

.mt-440px {
  margin-top: 440px;
}

.mr-440px {
  margin-right: 440px;
}

.mb-440px {
  margin-bottom: 440px;
}

.ml-440px {
  margin-left: 440px;
}

.mt-445px {
  margin-top: 445px;
}

.mr-445px {
  margin-right: 445px;
}

.mb-445px {
  margin-bottom: 445px;
}

.ml-445px {
  margin-left: 445px;
}

.mt-450px {
  margin-top: 450px;
}

.mr-450px {
  margin-right: 450px;
}

.mb-450px {
  margin-bottom: 450px;
}

.ml-450px {
  margin-left: 450px;
}

.mt-455px {
  margin-top: 455px;
}

.mr-455px {
  margin-right: 455px;
}

.mb-455px {
  margin-bottom: 455px;
}

.ml-455px {
  margin-left: 455px;
}

.mt-460px {
  margin-top: 460px;
}

.mr-460px {
  margin-right: 460px;
}

.mb-460px {
  margin-bottom: 460px;
}

.ml-460px {
  margin-left: 460px;
}

.mt-465px {
  margin-top: 465px;
}

.mr-465px {
  margin-right: 465px;
}

.mb-465px {
  margin-bottom: 465px;
}

.ml-465px {
  margin-left: 465px;
}

.mt-470px {
  margin-top: 470px;
}

.mr-470px {
  margin-right: 470px;
}

.mb-470px {
  margin-bottom: 470px;
}

.ml-470px {
  margin-left: 470px;
}

.mt-475px {
  margin-top: 475px;
}

.mr-475px {
  margin-right: 475px;
}

.mb-475px {
  margin-bottom: 475px;
}

.ml-475px {
  margin-left: 475px;
}

.mt-480px {
  margin-top: 480px;
}

.mr-480px {
  margin-right: 480px;
}

.mb-480px {
  margin-bottom: 480px;
}

.ml-480px {
  margin-left: 480px;
}

.mt-485px {
  margin-top: 485px;
}

.mr-485px {
  margin-right: 485px;
}

.mb-485px {
  margin-bottom: 485px;
}

.ml-485px {
  margin-left: 485px;
}

.mt-490px {
  margin-top: 490px;
}

.mr-490px {
  margin-right: 490px;
}

.mb-490px {
  margin-bottom: 490px;
}

.ml-490px {
  margin-left: 490px;
}

.mt-495px {
  margin-top: 495px;
}

.mr-495px {
  margin-right: 495px;
}

.mb-495px {
  margin-bottom: 495px;
}

.ml-495px {
  margin-left: 495px;
}

.mt-500px {
  margin-top: 500px;
}

.mr-500px {
  margin-right: 500px;
}

.mb-500px {
  margin-bottom: 500px;
}

.ml-500px {
  margin-left: 500px;
}

.ml-auto {
  margin-left: auto;
}

.mr-auto {
  margin-right: auto;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.bg-gray {
  background-color: #F9F9F9;
}