@charset "UTF-8";
/* テーマ色 */
/* 文字の大きさ */
/* 文字の太さ */
/* 余白の大きさ */
/* 角のまるみ */
/* 影 */
/* 基本色 */
/* 文字の大きさ */
/* 文字の太さ */
/* 余白の大きさ */
/* 角のまるみ */
/* 影 */
/* メディアクエリの基準幅 */
/* テーマ色 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.6;
  letter-spacing: 1px;
  word-break: break-all;
}

html,
body {
  background-color: #ffffff;
  color: #333333;
  font-size: 16px;
  font-weight: 400;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
}

body,
input[type=submit] {
  -webkit-text-size-adjust: 100%;
}

body {
  background-color: #ffffff;
  margin: 0;
  width: 100%;
}

a,
button,
input[type=submit],
select,
label {
  cursor: pointer;
}
a:disabled,
button:disabled,
input[type=submit]:disabled,
select:disabled,
label:disabled {
  cursor: not-allowed;
}

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

button,
input,
select,
textarea {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #ffffff;
  color: #333333;
  font-size: 16px;
  font-weight: 400;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
}

input,
select,
textarea {
  font-size: 16px;
}

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

textarea {
  resize: vertical;
}

::-webkit-input-placeholder {
  color: #aaaaaa;
}

:-ms-input-placeholder {
  color: #aaaaaa;
}

::-ms-input-placeholder {
  color: #aaaaaa;
}

::-moz-placeholder {
  color: #aaaaaa;
}

::placeholder {
  color: #aaaaaa;
}

::-webkit-input-placeholder {
  font-size: 16px;
}

:-ms-input-placeholder {
  font-size: 16px;
}

::-ms-input-placeholder {
  font-size: 16px;
}

::-moz-placeholder {
  font-size: 16px;
}

::placeholder {
  font-size: 16px;
}

main {
  display: block;
}

img {
  border: 0;
  margin: 0;
  vertical-align: top;
  max-width: 100%;
}

p {
  margin: 0;
  padding: 0;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

table,
thead,
tbody,
tfoot,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
}

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

ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

dl,
dt,
dd {
  padding: 0;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  margin: 0;
  padding: 0;
}

@supports (interpolate-size: allow-keywords) {
  :root {
    interpolate-size: allow-keywords; /* height:0（数値型） → auto（文字型） のアニメーションを可能にするための指定 */
  }
}
/* area */
.table-area + .center-area, .tab-area + .center-area, .simple-area + .center-area, .right-area + .center-area, .pagination-area + .center-area, .message-area:not(:empty) + .center-area, .left-area + .center-area, .horizontal-area + .center-area, .explain-area + .center-area, .center-area + .center-area, .table-area + .explain-area, .tab-area + .explain-area, .simple-area + .explain-area, .right-area + .explain-area, .pagination-area + .explain-area, .message-area:not(:empty) + .explain-area, .left-area + .explain-area, .horizontal-area + .explain-area, .explain-area + .explain-area, .center-area + .explain-area, .table-area + .horizontal-area, .tab-area + .horizontal-area, .simple-area + .horizontal-area, .right-area + .horizontal-area, .pagination-area + .horizontal-area, .message-area:not(:empty) + .horizontal-area, .left-area + .horizontal-area, .horizontal-area + .horizontal-area, .explain-area + .horizontal-area, .center-area + .horizontal-area, .table-area + .left-area, .tab-area + .left-area, .simple-area + .left-area, .right-area + .left-area, .pagination-area + .left-area, .message-area:not(:empty) + .left-area, .left-area + .left-area, .horizontal-area + .left-area, .explain-area + .left-area, .center-area + .left-area, .table-area + .message-area, .tab-area + .message-area, .simple-area + .message-area, .right-area + .message-area, .pagination-area + .message-area, .message-area:not(:empty) + .message-area, .left-area + .message-area, .horizontal-area + .message-area, .explain-area + .message-area, .center-area + .message-area, .table-area + .pagination-area, .tab-area + .pagination-area, .simple-area + .pagination-area, .right-area + .pagination-area, .pagination-area + .pagination-area, .message-area:not(:empty) + .pagination-area, .left-area + .pagination-area, .horizontal-area + .pagination-area, .explain-area + .pagination-area, .center-area + .pagination-area, .table-area + .right-area, .tab-area + .right-area, .simple-area + .right-area, .right-area + .right-area, .pagination-area + .right-area, .message-area:not(:empty) + .right-area, .left-area + .right-area, .horizontal-area + .right-area, .explain-area + .right-area, .center-area + .right-area, .table-area + .simple-area, .tab-area + .simple-area, .simple-area + .simple-area, .right-area + .simple-area, .pagination-area + .simple-area, .message-area:not(:empty) + .simple-area, .left-area + .simple-area, .horizontal-area + .simple-area, .explain-area + .simple-area, .center-area + .simple-area, .table-area + .tab-area, .tab-area + .tab-area, .simple-area + .tab-area, .right-area + .tab-area, .pagination-area + .tab-area, .message-area:not(:empty) + .tab-area, .left-area + .tab-area, .horizontal-area + .tab-area, .explain-area + .tab-area, .center-area + .tab-area, .table-area + .table-area, .tab-area + .table-area, .simple-area + .table-area, .right-area + .table-area, .pagination-area + .table-area, .message-area:not(:empty) + .table-area, .left-area + .table-area, .horizontal-area + .table-area, .explain-area + .table-area, .center-area + .table-area {
  margin-top: 16px;
}

.center-area {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  text-align: center;
}

.explain-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: no-wrap;
      flex-wrap: no-wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 80px;
  width: 100%;
}
.explain-area .explain-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 16px;
  max-width: 30%;
}
.explain-area .explain-title {
  margin: 0;
  font-size: 20px;
  font-weight: bold;
}
.explain-area .explain-item {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #333333;
  border-radius: 4px;
  padding: 16px;
}
.explain-area .explain-item-title {
  margin: 0;
  font-size: 16px;
  font-weight: 700;
}
.explain-area .explain-item-title + .explain-item-text {
  margin-top: 8px;
}
.explain-area .explain-item-text {
  font-size: 14px;
}
.explain-area .explain-flow {
  position: relative;
  margin-bottom: 8px;
}
.explain-area .explain-flow:before, .explain-area .explain-flow:after {
  content: "";
  position: absolute;
  border: solid transparent;
  border-top-color: #333333;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.explain-area .explain-flow:before {
  border-width: 15.5px;
}
.explain-area .explain-flow:after {
  border-width: 15px;
}
.explain-area .explain-flow:last-child:before, .explain-area .explain-flow:last-child:after {
  display: none;
  margin-bottom: 0;
}
@media screen and (max-width: 640px) {
  .explain-area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
  .explain-area .explain-box {
    margin: 16px 0;
    max-width: none;
  }
  .explain-area .explain-title {
    font-size: 16px;
  }
  .explain-area .explain-item-title {
    font-size: 14px;
  }
}
.explain-area.accent .explain-item.active {
  border-color: #2a52be;
}
.explain-area.accent .explain-item.active .explain-item-title {
  color: #2a52be;
}
.explain-area.accent .explain-item.active .explain-item-text {
  color: #2a52be;
}
.explain-area.accent .explain-flow.active:before, .explain-area.accent .explain-flow.active:after {
  border-top-color: #2a52be;
}
.explain-area.sub .explain-item.active {
  border-color: #d97904;
}
.explain-area.sub .explain-item.active .explain-item-title {
  color: #d97904;
}
.explain-area.sub .explain-item.active .explain-item-text {
  color: #d97904;
}
.explain-area.sub .explain-flow.active:before, .explain-area.sub .explain-flow.active:after {
  border-top-color: #d97904;
}

.horizontal-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-color: #ffffff;
  padding: 16px 16px;
  border: 1px solid #aaaaaa;
  border-radius: 4px;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .horizontal-area {
    border: none;
    padding: 0;
  }
}

.left-area {
  -ms-flex-item-align: start;
      align-self: flex-start;
  text-align: left;
}

.message-area:not(:empty) {
  background-color: #ffffff;
  padding: 16px 16px;
  border: 1px solid #aaaaaa;
  border-radius: 4px;
  width: 100%;
  margin-bottom: 16px;
  font-weight: 700;
  color: #ff0000;
}
.message-area:not(:empty).accent {
  border-color: #2a52be;
  color: #2a52be;
}
.message-area:not(:empty).sub {
  border-color: #d97904;
  color: #d97904;
}

.pagination-area {
  display: block;
  width: 100%;
}
.pagination-area .pagination-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  gap: 16px;
}
@media screen and (max-width: 640px) {
  .pagination-area .pagination-box {
    gap: 8px;
  }
}
.pagination-area .item-field * {
  color: #333333;
}
.pagination-area .item-field a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 100%;
  width: 2em;
  height: 2em;
  font-size: 14px;
  background-color: #aaaaaa;
  cursor: pointer;
}
.pagination-area .item-field.active *, .pagination-area .item-field:not(.PagedList-ellipses):hover * {
  color: #ffffff;
}
.pagination-area .item-field.active a, .pagination-area .item-field:not(.PagedList-ellipses):hover a {
  background-color: #333333;
}
.pagination-area .item-field.active a, .pagination-area .item-field.PagedList-ellipses a {
  cursor: default;
}
.pagination-area .PagedList-skipToFirst {
  margin-right: 16px;
}
.pagination-area .PagedList-skipToLast {
  margin-left: 16px;
}
.pagination-area.accent .item-field.active a,
.pagination-area.accent .item-field:not(.PagedList-ellipses):hover a {
  background-color: #2a52be;
}
.pagination-area.sub .item-field.active a,
.pagination-area.sub .item-field:not(.PagedList-ellipses):hover a {
  background-color: #d97904;
}
.pagination-area.accent .item-field a {
  background-color: #6f8ddf;
}
.pagination-area.sub .item-field a {
  background-color: #fcaa47;
}
.pagination-area.accent .item-field *,
.pagination-area.accent .item-field.active *,
.pagination-area.accent .item-field:not(.PagedList-ellipses):hover * {
  color: #ffffff;
}
.pagination-area.sub .item-field *,
.pagination-area.sub .item-field.active *,
.pagination-area.sub .item-field:not(.PagedList-ellipses):hover * {
  color: #ffffff;
}

.right-area {
  -ms-flex-item-align: end;
      align-self: flex-end;
  text-align: right;
}

.simple-area {
  background-color: #ffffff;
  padding: 16px 16px;
  border: 1px solid #aaaaaa;
  border-radius: 4px;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .simple-area {
    border: none;
    padding: 0;
  }
}

@-webkit-keyframes kf-blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes kf-blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes kf-liner {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes kf-liner {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes kf-spiner {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes kf-spiner {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes kf-bounce {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0.5;
  }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes kf-bounce {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0.5;
  }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
.tab-area > .tab-contents, .simple-container {
  padding: 32px 32px 16px;
  overflow-y: auto;
}
@media screen and (max-width: 960px) {
  .tab-area > .tab-contents, .simple-container {
    padding: 16px 8px;
  }
}
@media screen and (max-width: 640px) {
  .tab-area > .tab-contents, .simple-container {
    padding: 16px 8px;
  }
}
.tab-area > .tab-contents .page-name, .simple-container .page-name {
  font-size: 24px;
  margin-bottom: 16px;
}
@media screen and (max-width: 640px) {
  .tab-area > .tab-contents .page-name, .simple-container .page-name {
    font-size: 18px;
  }
}

.simple-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.tab-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.tab-area > .tab-label {
  text-align: center;
  background-color: #eeeeee;
  color: #aaaaaa;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
}
.tab-area > .tab-divider, .tab-area > .tab-dummy {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.tab-area > .tab-dummy {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.tab-area > .tab-contents {
  display: none;
  width: 100%;
}
.tab-area > #tab-radio1:checked ~ #tab-label1, .tab-area > #tab-radio2:checked ~ #tab-label2, .tab-area > #tab-radio3:checked ~ #tab-label3, .tab-area > #tab-radio4:checked ~ #tab-label4, .tab-area > #tab-radio5:checked ~ #tab-label5, .tab-area > #tab-radio6:checked ~ #tab-label6, .tab-area > #tab-radio7:checked ~ #tab-label7, .tab-area > #tab-radio8:checked ~ #tab-label8, .tab-area > #tab-radio9:checked ~ #tab-label9 {
  background-color: #333333;
  color: #ffffff;
}
.tab-area > #tab-radio1:checked ~ #tab-contents1, .tab-area > #tab-radio2:checked ~ #tab-contents2, .tab-area > #tab-radio3:checked ~ #tab-contents3, .tab-area > #tab-radio4:checked ~ #tab-contents4, .tab-area > #tab-radio5:checked ~ #tab-contents5, .tab-area > #tab-radio6:checked ~ #tab-contents6, .tab-area > #tab-radio7:checked ~ #tab-contents7, .tab-area > #tab-radio8:checked ~ #tab-contents8, .tab-area > #tab-radio9:checked ~ #tab-contents9 {
  display: block;
}
@media screen and (max-width: 640px) {
  .tab-area > .tab-dummy {
    -webkit-box-flex: unset;
        -ms-flex-positive: unset;
            flex-grow: unset;
  }
}
.tab-area.accent > .tab-label:hover {
  background-color: #6f8ddf;
}
.tab-area.sub > .tab-label:hover {
  background-color: #fcaa47;
}
.tab-area.accent > .tab-label {
  border-color: #2a52be;
}
.tab-area.accent > #tab-radio1:checked ~ #tab-label1, .tab-area.accent > #tab-radio2:checked ~ #tab-label2, .tab-area.accent > #tab-radio3:checked ~ #tab-label3, .tab-area.accent > #tab-radio4:checked ~ #tab-label4, .tab-area.accent > #tab-radio5:checked ~ #tab-label5, .tab-area.accent > #tab-radio6:checked ~ #tab-label6, .tab-area.accent > #tab-radio7:checked ~ #tab-label7, .tab-area.accent > #tab-radio8:checked ~ #tab-label8, .tab-area.accent > #tab-radio9:checked ~ #tab-label9 {
  background-color: #2a52be;
}
.tab-area.sub > .tab-label {
  border-color: #d97904;
}
.tab-area.sub > #tab-radio1:checked ~ #tab-label1, .tab-area.sub > #tab-radio2:checked ~ #tab-label2, .tab-area.sub > #tab-radio3:checked ~ #tab-label3, .tab-area.sub > #tab-radio4:checked ~ #tab-label4, .tab-area.sub > #tab-radio5:checked ~ #tab-label5, .tab-area.sub > #tab-radio6:checked ~ #tab-label6, .tab-area.sub > #tab-radio7:checked ~ #tab-label7, .tab-area.sub > #tab-radio8:checked ~ #tab-label8, .tab-area.sub > #tab-radio9:checked ~ #tab-label9 {
  background-color: #d97904;
}
.tab-area.accent > .tab-label:hover {
  color: #ffffff;
}
.tab-area.accent > #tab-radio1:checked ~ #tab-label1, .tab-area.accent > #tab-radio2:checked ~ #tab-label2, .tab-area.accent > #tab-radio3:checked ~ #tab-label3, .tab-area.accent > #tab-radio4:checked ~ #tab-label4, .tab-area.accent > #tab-radio5:checked ~ #tab-label5, .tab-area.accent > #tab-radio6:checked ~ #tab-label6, .tab-area.accent > #tab-radio7:checked ~ #tab-label7, .tab-area.accent > #tab-radio8:checked ~ #tab-label8, .tab-area.accent > #tab-radio9:checked ~ #tab-label9 {
  color: #ffffff;
}
.tab-area.sub > .tab-label:hover {
  color: #ffffff;
}
.tab-area.sub > #tab-radio1:checked ~ #tab-label1, .tab-area.sub > #tab-radio2:checked ~ #tab-label2, .tab-area.sub > #tab-radio3:checked ~ #tab-label3, .tab-area.sub > #tab-radio4:checked ~ #tab-label4, .tab-area.sub > #tab-radio5:checked ~ #tab-label5, .tab-area.sub > #tab-radio6:checked ~ #tab-label6, .tab-area.sub > #tab-radio7:checked ~ #tab-label7, .tab-area.sub > #tab-radio8:checked ~ #tab-label8, .tab-area.sub > #tab-radio9:checked ~ #tab-label9 {
  color: #ffffff;
}
.tab-area > .tab-label {
  min-width: 180px;
  padding: 8px 0;
  font-size: 16px;
  font-weight: 700;
  border: 1px solid;
  border-color: #aaaaaa;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #ffffff;
  color: #aaaaaa;
}
.tab-area > .tab-divider, .tab-area > .tab-dummy {
  border-bottom: 1px solid;
  border-color: #aaaaaa;
}
.tab-area > .tab-divider {
  width: 8px;
}
.tab-area > .tab-contents {
  width: 100%;
  padding: 16px;
  border: 1px solid;
  border-color: #aaaaaa;
  border-radius: 4px;
  border-top: none;
  border-top-left-radius: 0;
  background-color: #ffffff;
}
.tab-area > #tab-radio1:checked ~ #tab-label1, .tab-area > #tab-radio2:checked ~ #tab-label2, .tab-area > #tab-radio3:checked ~ #tab-label3, .tab-area > #tab-radio4:checked ~ #tab-label4, .tab-area > #tab-radio5:checked ~ #tab-label5, .tab-area > #tab-radio6:checked ~ #tab-label6, .tab-area > #tab-radio7:checked ~ #tab-label7, .tab-area > #tab-radio8:checked ~ #tab-label8, .tab-area > #tab-radio9:checked ~ #tab-label9 {
  border-bottom-color: transparent;
  background-color: #ffffff;
  color: #333333;
}
@media screen and (max-width: 640px) {
  .tab-area > .tab-label, .tab-area > .tab-divider, .tab-area > .tab-dummy {
    border-bottom: none;
  }
  .tab-area > .tab-label {
    min-width: 104px;
    padding: 4px 0;
    font-size: 14px;
    font-weight: 700;
  }
  .tab-area > .tab-divider {
    width: 4px;
  }
  .tab-area > .tab-contents {
    padding: 16px 0 0;
    border: none;
    border-top: 1px solid;
    border-color: #aaaaaa;
    border-radius: 0;
  }
}
.tab-area.accent > .tab-label {
  border-color: #aaaaaa;
}
.tab-area.accent > #tab-radio1:checked ~ #tab-label1, .tab-area.accent > #tab-radio2:checked ~ #tab-label2, .tab-area.accent > #tab-radio3:checked ~ #tab-label3, .tab-area.accent > #tab-radio4:checked ~ #tab-label4, .tab-area.accent > #tab-radio5:checked ~ #tab-label5, .tab-area.accent > #tab-radio6:checked ~ #tab-label6, .tab-area.accent > #tab-radio7:checked ~ #tab-label7, .tab-area.accent > #tab-radio8:checked ~ #tab-label8, .tab-area.accent > #tab-radio9:checked ~ #tab-label9 {
  border-color: #2a52be;
}
.tab-area.sub > .tab-label {
  border-color: #aaaaaa;
}
.tab-area.sub > #tab-radio1:checked ~ #tab-label1, .tab-area.sub > #tab-radio2:checked ~ #tab-label2, .tab-area.sub > #tab-radio3:checked ~ #tab-label3, .tab-area.sub > #tab-radio4:checked ~ #tab-label4, .tab-area.sub > #tab-radio5:checked ~ #tab-label5, .tab-area.sub > #tab-radio6:checked ~ #tab-label6, .tab-area.sub > #tab-radio7:checked ~ #tab-label7, .tab-area.sub > #tab-radio8:checked ~ #tab-label8, .tab-area.sub > #tab-radio9:checked ~ #tab-label9 {
  border-color: #d97904;
}
.tab-area.accent > .tab-label:hover {
  border-color: #6f8ddf;
}
.tab-area.sub > .tab-label:hover {
  border-color: #fcaa47;
}

.table-area {
  width: 100%;
  font-size: 16px;
}
.table-area th.left,
.table-area td.left {
  text-align: left;
}
.table-area th.right,
.table-area td.right {
  text-align: right;
}
.table-area th.center,
.table-area td.center {
  text-align: center;
}
.table-area th.top,
.table-area td.top {
  vertical-align: top;
}
.table-area th.bottom,
.table-area td.bottom {
  vertical-align: bottom;
}
.table-area th.middle,
.table-area td.middle {
  vertical-align: middle;
}
.table-area th.nowrap,
.table-area td.nowrap {
  white-space: nowrap;
}
.table-area th {
  text-align: center;
  padding: 4px 0;
  font-weight: 700;
}
.table-area td {
  padding: 8px 8px;
  border-top: 1px solid;
  border-right: 1px dotted;
}
.table-area td:first-child {
  border-left: 1px solid;
}
.table-area td:last-child {
  border-right: 1px solid;
}
.table-area tbody tr {
  background-color: #ffffff;
}
.table-area tbody tr:first-child td:first-child {
  border-top-left-radius: 4px;
}
.table-area tbody tr:first-child td:last-child {
  border-top-right-radius: 4px;
}
.table-area tbody tr:last-child td {
  border-bottom: 1px solid;
}
.table-area tbody tr:last-child td:first-child {
  border-bottom-left-radius: 4px;
}
.table-area tbody tr:last-child td:last-child {
  border-bottom-right-radius: 4px;
}
.table-area tbody tr td,
.table-area tbody tr td:first-child,
.table-area tbody tr td:last-child,
.table-area tbody tr:last-child td {
  border-color: #aaaaaa;
}
.table-area.hover tbody tr:hover {
  background-color: #eeeeee;
}
.table-area.striped tbody tr:nth-child(even) {
  background-color: #eeeeee;
}
.table-area.striped-column tbody tr td:nth-child(even) {
  background-color: #eeeeee;
}
@media screen and (max-width: 640px) {
  .table-area {
    font-size: 14px;
  }
  .table-area.responsive-card {
    display: blcok;
    width: 100%;
  }
  .table-area.responsive-card thead {
    display: none;
  }
  .table-area.responsive-card tbody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8px;
    border-radius: 4px;
    width: 100%;
  }
  .table-area.responsive-card tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 4px;
    width: 100%;
    padding: 8px 8px;
    border: 1px solid #aaaaaa;
    border-radius: 4px;
    -webkit-box-shadow: 2px 2px 4px #cccccc;
            box-shadow: 2px 2px 4px #cccccc;
  }
  .table-area.responsive-card th,
  .table-area.responsive-card td {
    display: block;
    width: 100%;
    padding: 4px 8px;
    text-align: left;
  }
  .table-area.responsive-card th,
  .table-area.responsive-card td,
  .table-area.responsive-card tr:last-child td {
    border: none;
  }
}
.table-area.accent th {
  color: #2a52be;
}
.table-area.accent tbody tr td,
.table-area.accent tbody tr td:first-child,
.table-area.accent tbody tr td:last-child,
.table-area.accent tbody tr:last-child td {
  border-color: #2a52be;
}
@media screen and (max-width: 640px) {
  .table-area.accent.responsive-card tr {
    border-color: #2a52be;
  }
}
.table-area.sub th {
  color: #d97904;
}
.table-area.sub tbody tr td,
.table-area.sub tbody tr td:first-child,
.table-area.sub tbody tr td:last-child,
.table-area.sub tbody tr:last-child td {
  border-color: #d97904;
}
@media screen and (max-width: 640px) {
  .table-area.sub.responsive-card tr {
    border-color: #d97904;
  }
}
.table-area.accent.hover tbody tr:hover {
  background-color: #6f8ddf;
}
.table-area.accent.striped tbody tr:nth-child(even) {
  background-color: #6f8ddf;
}
.table-area.accent.striped-column tbody tr td:nth-child(even) {
  background-color: #6f8ddf;
}
.table-area.sub.hover tbody tr:hover {
  background-color: #fcaa47;
}
.table-area.sub.striped tbody tr:nth-child(even) {
  background-color: #fcaa47;
}
.table-area.sub.striped-column tbody tr td:nth-child(even) {
  background-color: #fcaa47;
}
.table-area.accent.hover tbody tr:hover {
  color: #ffffff;
}
.table-area.accent.striped tbody tr:nth-child(even) {
  color: #ffffff;
}
.table-area.accent.striped-column tbody tr td:nth-child(even) {
  color: #ffffff;
}
.table-area.sub.hover tbody tr:hover {
  color: #ffffff;
}
.table-area.sub.striped tbody tr:nth-child(even) {
  color: #ffffff;
}
.table-area.sub.striped-column tbody tr td:nth-child(even) {
  color: #ffffff;
}

/* box */
.tab-box, .simple-box, .list-box, .form-box, .buttons-box, .accordion-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0;
  width: 100%;
}
.left.tab-box, .left.simple-box, .left.list-box, .left.form-box, .left.buttons-box, .left.accordion-box {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.center.tab-box, .center.simple-box, .center.list-box, .center.form-box, .center.buttons-box, .center.accordion-box {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.right.tab-box, .right.simple-box, .right.list-box, .right.form-box, .right.buttons-box, .right.accordion-box {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.tab-box .item-title, .simple-box .item-title, .list-box .item-title, .form-box .item-title, .buttons-box .item-title, .accordion-box .item-title {
  position: relative;
  font-weight: bold;
}
.tab-box > .tab-box .item-title, .simple-box > .tab-box .item-title, .list-box > .tab-box .item-title, .form-box > .tab-box .item-title, .buttons-box > .tab-box .item-title, .accordion-box > .tab-box .item-title, .tab-box > .simple-box .item-title, .simple-box > .simple-box .item-title, .list-box > .simple-box .item-title, .form-box > .simple-box .item-title, .buttons-box > .simple-box .item-title, .accordion-box > .simple-box .item-title, .tab-box > .list-box .item-title, .simple-box > .list-box .item-title, .list-box > .list-box .item-title, .form-box > .list-box .item-title, .buttons-box > .list-box .item-title, .accordion-box > .list-box .item-title, .tab-box > .form-box .item-title, .simple-box > .form-box .item-title, .list-box > .form-box .item-title, .form-box > .form-box .item-title, .buttons-box > .form-box .item-title, .accordion-box > .form-box .item-title, .tab-box > .buttons-box .item-title, .simple-box > .buttons-box .item-title, .list-box > .buttons-box .item-title, .form-box > .buttons-box .item-title, .buttons-box > .buttons-box .item-title, .accordion-box > .buttons-box .item-title, .tab-box > .accordion-box .item-title, .simple-box > .accordion-box .item-title, .list-box > .accordion-box .item-title, .form-box > .accordion-box .item-title, .buttons-box > .accordion-box .item-title, .accordion-box > .accordion-box .item-title {
  margin-top: 8px;
}
.tab-box .item-title + .item-field, .simple-box .item-title + .item-field, .list-box .item-title + .item-field, .form-box .item-title + .item-field, .buttons-box .item-title + .item-field, .accordion-box .item-title + .item-field,
.tab-box .item-field + .item-field,
.simple-box .item-field + .item-field,
.list-box .item-field + .item-field,
.form-box .item-field + .item-field,
.buttons-box .item-field + .item-field,
.accordion-box .item-field + .item-field {
  margin-top: 8px;
}
.tab-box + .accordion-box, .simple-box + .accordion-box, .list-box + .accordion-box, .form-box + .accordion-box, .buttons-box + .accordion-box, .accordion-box + .accordion-box, .tab-box + .buttons-box, .simple-box + .buttons-box, .list-box + .buttons-box, .form-box + .buttons-box, .buttons-box + .buttons-box, .accordion-box + .buttons-box, .tab-box + .form-box, .simple-box + .form-box, .list-box + .form-box, .form-box + .form-box, .buttons-box + .form-box, .accordion-box + .form-box, .tab-box + .list-box, .simple-box + .list-box, .list-box + .list-box, .form-box + .list-box, .buttons-box + .list-box, .accordion-box + .list-box, .tab-box + .simple-box, .simple-box + .simple-box, .list-box + .simple-box, .form-box + .simple-box, .buttons-box + .simple-box, .accordion-box + .simple-box, .tab-box + .tab-box, .simple-box + .tab-box, .list-box + .tab-box, .form-box + .tab-box, .buttons-box + .tab-box, .accordion-box + .tab-box {
  margin-top: 32px;
}
.tab-box > .tab-box + .accordion-box, .simple-box > .tab-box + .accordion-box, .list-box > .tab-box + .accordion-box, .form-box > .tab-box + .accordion-box, .buttons-box > .tab-box + .accordion-box, .accordion-box > .tab-box + .accordion-box, .tab-box > .simple-box + .accordion-box, .simple-box > .simple-box + .accordion-box, .list-box > .simple-box + .accordion-box, .form-box > .simple-box + .accordion-box, .buttons-box > .simple-box + .accordion-box, .accordion-box > .simple-box + .accordion-box, .tab-box > .list-box + .accordion-box, .simple-box > .list-box + .accordion-box, .list-box > .list-box + .accordion-box, .form-box > .list-box + .accordion-box, .buttons-box > .list-box + .accordion-box, .accordion-box > .list-box + .accordion-box, .tab-box > .form-box + .accordion-box, .simple-box > .form-box + .accordion-box, .list-box > .form-box + .accordion-box, .form-box > .form-box + .accordion-box, .buttons-box > .form-box + .accordion-box, .accordion-box > .form-box + .accordion-box, .tab-box > .buttons-box + .accordion-box, .simple-box > .buttons-box + .accordion-box, .list-box > .buttons-box + .accordion-box, .form-box > .buttons-box + .accordion-box, .buttons-box > .buttons-box + .accordion-box, .accordion-box > .buttons-box + .accordion-box, .tab-box > .accordion-box + .accordion-box, .simple-box > .accordion-box + .accordion-box, .list-box > .accordion-box + .accordion-box, .form-box > .accordion-box + .accordion-box, .buttons-box > .accordion-box + .accordion-box, .accordion-box > .accordion-box + .accordion-box, .tab-box > .tab-box + .buttons-box, .simple-box > .tab-box + .buttons-box, .list-box > .tab-box + .buttons-box, .form-box > .tab-box + .buttons-box, .buttons-box > .tab-box + .buttons-box, .accordion-box > .tab-box + .buttons-box, .tab-box > .simple-box + .buttons-box, .simple-box > .simple-box + .buttons-box, .list-box > .simple-box + .buttons-box, .form-box > .simple-box + .buttons-box, .buttons-box > .simple-box + .buttons-box, .accordion-box > .simple-box + .buttons-box, .tab-box > .list-box + .buttons-box, .simple-box > .list-box + .buttons-box, .list-box > .list-box + .buttons-box, .form-box > .list-box + .buttons-box, .buttons-box > .list-box + .buttons-box, .accordion-box > .list-box + .buttons-box, .tab-box > .form-box + .buttons-box, .simple-box > .form-box + .buttons-box, .list-box > .form-box + .buttons-box, .form-box > .form-box + .buttons-box, .buttons-box > .form-box + .buttons-box, .accordion-box > .form-box + .buttons-box, .tab-box > .buttons-box + .buttons-box, .simple-box > .buttons-box + .buttons-box, .list-box > .buttons-box + .buttons-box, .form-box > .buttons-box + .buttons-box, .buttons-box > .buttons-box + .buttons-box, .accordion-box > .buttons-box + .buttons-box, .tab-box > .accordion-box + .buttons-box, .simple-box > .accordion-box + .buttons-box, .list-box > .accordion-box + .buttons-box, .form-box > .accordion-box + .buttons-box, .buttons-box > .accordion-box + .buttons-box, .accordion-box > .accordion-box + .buttons-box, .tab-box > .tab-box + .form-box, .simple-box > .tab-box + .form-box, .list-box > .tab-box + .form-box, .form-box > .tab-box + .form-box, .buttons-box > .tab-box + .form-box, .accordion-box > .tab-box + .form-box, .tab-box > .simple-box + .form-box, .simple-box > .simple-box + .form-box, .list-box > .simple-box + .form-box, .form-box > .simple-box + .form-box, .buttons-box > .simple-box + .form-box, .accordion-box > .simple-box + .form-box, .tab-box > .list-box + .form-box, .simple-box > .list-box + .form-box, .list-box > .list-box + .form-box, .form-box > .list-box + .form-box, .buttons-box > .list-box + .form-box, .accordion-box > .list-box + .form-box, .tab-box > .form-box + .form-box, .simple-box > .form-box + .form-box, .list-box > .form-box + .form-box, .form-box > .form-box + .form-box, .buttons-box > .form-box + .form-box, .accordion-box > .form-box + .form-box, .tab-box > .buttons-box + .form-box, .simple-box > .buttons-box + .form-box, .list-box > .buttons-box + .form-box, .form-box > .buttons-box + .form-box, .buttons-box > .buttons-box + .form-box, .accordion-box > .buttons-box + .form-box, .tab-box > .accordion-box + .form-box, .simple-box > .accordion-box + .form-box, .list-box > .accordion-box + .form-box, .form-box > .accordion-box + .form-box, .buttons-box > .accordion-box + .form-box, .accordion-box > .accordion-box + .form-box, .tab-box > .tab-box + .list-box, .simple-box > .tab-box + .list-box, .list-box > .tab-box + .list-box, .form-box > .tab-box + .list-box, .buttons-box > .tab-box + .list-box, .accordion-box > .tab-box + .list-box, .tab-box > .simple-box + .list-box, .simple-box > .simple-box + .list-box, .list-box > .simple-box + .list-box, .form-box > .simple-box + .list-box, .buttons-box > .simple-box + .list-box, .accordion-box > .simple-box + .list-box, .tab-box > .list-box + .list-box, .simple-box > .list-box + .list-box, .list-box > .list-box + .list-box, .form-box > .list-box + .list-box, .buttons-box > .list-box + .list-box, .accordion-box > .list-box + .list-box, .tab-box > .form-box + .list-box, .simple-box > .form-box + .list-box, .list-box > .form-box + .list-box, .form-box > .form-box + .list-box, .buttons-box > .form-box + .list-box, .accordion-box > .form-box + .list-box, .tab-box > .buttons-box + .list-box, .simple-box > .buttons-box + .list-box, .list-box > .buttons-box + .list-box, .form-box > .buttons-box + .list-box, .buttons-box > .buttons-box + .list-box, .accordion-box > .buttons-box + .list-box, .tab-box > .accordion-box + .list-box, .simple-box > .accordion-box + .list-box, .list-box > .accordion-box + .list-box, .form-box > .accordion-box + .list-box, .buttons-box > .accordion-box + .list-box, .accordion-box > .accordion-box + .list-box, .tab-box > .tab-box + .simple-box, .simple-box > .tab-box + .simple-box, .list-box > .tab-box + .simple-box, .form-box > .tab-box + .simple-box, .buttons-box > .tab-box + .simple-box, .accordion-box > .tab-box + .simple-box, .tab-box > .simple-box + .simple-box, .simple-box > .simple-box + .simple-box, .list-box > .simple-box + .simple-box, .form-box > .simple-box + .simple-box, .buttons-box > .simple-box + .simple-box, .accordion-box > .simple-box + .simple-box, .tab-box > .list-box + .simple-box, .simple-box > .list-box + .simple-box, .list-box > .list-box + .simple-box, .form-box > .list-box + .simple-box, .buttons-box > .list-box + .simple-box, .accordion-box > .list-box + .simple-box, .tab-box > .form-box + .simple-box, .simple-box > .form-box + .simple-box, .list-box > .form-box + .simple-box, .form-box > .form-box + .simple-box, .buttons-box > .form-box + .simple-box, .accordion-box > .form-box + .simple-box, .tab-box > .buttons-box + .simple-box, .simple-box > .buttons-box + .simple-box, .list-box > .buttons-box + .simple-box, .form-box > .buttons-box + .simple-box, .buttons-box > .buttons-box + .simple-box, .accordion-box > .buttons-box + .simple-box, .tab-box > .accordion-box + .simple-box, .simple-box > .accordion-box + .simple-box, .list-box > .accordion-box + .simple-box, .form-box > .accordion-box + .simple-box, .buttons-box > .accordion-box + .simple-box, .accordion-box > .accordion-box + .simple-box, .tab-box > .tab-box + .tab-box, .simple-box > .tab-box + .tab-box, .list-box > .tab-box + .tab-box, .form-box > .tab-box + .tab-box, .buttons-box > .tab-box + .tab-box, .accordion-box > .tab-box + .tab-box, .tab-box > .simple-box + .tab-box, .simple-box > .simple-box + .tab-box, .list-box > .simple-box + .tab-box, .form-box > .simple-box + .tab-box, .buttons-box > .simple-box + .tab-box, .accordion-box > .simple-box + .tab-box, .tab-box > .list-box + .tab-box, .simple-box > .list-box + .tab-box, .list-box > .list-box + .tab-box, .form-box > .list-box + .tab-box, .buttons-box > .list-box + .tab-box, .accordion-box > .list-box + .tab-box, .tab-box > .form-box + .tab-box, .simple-box > .form-box + .tab-box, .list-box > .form-box + .tab-box, .form-box > .form-box + .tab-box, .buttons-box > .form-box + .tab-box, .accordion-box > .form-box + .tab-box, .tab-box > .buttons-box + .tab-box, .simple-box > .buttons-box + .tab-box, .list-box > .buttons-box + .tab-box, .form-box > .buttons-box + .tab-box, .buttons-box > .buttons-box + .tab-box, .accordion-box > .buttons-box + .tab-box, .tab-box > .accordion-box + .tab-box, .simple-box > .accordion-box + .tab-box, .list-box > .accordion-box + .tab-box, .form-box > .accordion-box + .tab-box, .buttons-box > .accordion-box + .tab-box, .accordion-box > .accordion-box + .tab-box {
  margin-top: 0;
}
.tab-box .item-title.accent, .simple-box .item-title.accent, .list-box .item-title.accent, .form-box .item-title.accent, .buttons-box .item-title.accent, .accordion-box .item-title.accent {
  padding-left: 12px;
}
.tab-box .item-title.accent::before, .simple-box .item-title.accent::before, .list-box .item-title.accent::before, .form-box .item-title.accent::before, .buttons-box .item-title.accent::before, .accordion-box .item-title.accent::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  display: inline-block;
  width: 4px;
  height: 80%;
  background-color: #2a52be;
}
.tab-box .item-title.sub, .simple-box .item-title.sub, .list-box .item-title.sub, .form-box .item-title.sub, .buttons-box .item-title.sub, .accordion-box .item-title.sub {
  padding-left: 12px;
}
.tab-box .item-title.sub::before, .simple-box .item-title.sub::before, .list-box .item-title.sub::before, .form-box .item-title.sub::before, .buttons-box .item-title.sub::before, .accordion-box .item-title.sub::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  display: inline-block;
  width: 4px;
  height: 80%;
  background-color: #d97904;
}

.accordion-box {
  display: block;
  position: relative;
  -webkit-box-shadow: 2px 2px 4px #cccccc;
          box-shadow: 2px 2px 4px #cccccc;
  border-radius: 4px;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
}
.accordion-box + .accordion-box {
  margin-top: 0;
}
.accordion-box > .item-title {
  list-style: none;
  cursor: pointer;
  padding: 16px 16px;
  background-color: #eeeeee;
  border-radius: 4px;
}
.accordion-box > .item-title:hover {
  color: #aaaaaa;
}
.accordion-box > .item-title::after {
  content: "▼";
  position: absolute;
  right: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: none;
  font-size: 14px;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
}
.accordion-box:not(:first-of-type) > .item-title {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion-box:not(:last-of-type) > .item-title {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.accordion-box::details-content {
  height: 0;
  opacity: 0;
  -webkit-transition: height 0.4s, opacity 0.4s, content-visibility 0.4s allow-discrete;
  transition: height 0.4s, opacity 0.4s, content-visibility 0.4s allow-discrete;
}
.accordion-box[open] {
  margin-top: 16px;
  margin-bottom: 16px;
}
.accordion-box[open]:first-of-type {
  margin-top: 0;
}
.accordion-box[open]:last-of-type {
  margin-bottom: 0;
}
.accordion-box[open] > .item-title {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.accordion-box[open] + .accordion-box > .item-title {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.accordion-box[open] > .item-title::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.accordion-box[open]::details-content {
  opacity: 1;
  height: auto;
  padding: 16px 16px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
@media screen and (max-width: 640px) {
  .accordion-box[open]::details-content {
    padding: 8px 8px;
  }
}
.accordion-box.accent > .item-title {
  background-color: #2a52be;
}
.accordion-box.sub > .item-title {
  background-color: #d97904;
}
.accordion-box.accent > .item-title:hover {
  color: #6f8ddf;
}
.accordion-box.sub > .item-title:hover {
  color: #fcaa47;
}
.accordion-box.accent > .item-title {
  color: #ffffff;
}
.accordion-box.sub > .item-title {
  color: #ffffff;
}

.buttons-box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 16px;
}
@media screen and (max-width: 640px) {
  .buttons-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8px;
  }
  .buttons-box .button {
    width: 100%;
  }
}

.form-box.required > .item-title::after {
  content: "*";
  color: #ff0000;
  margin-left: 4px;
}
@media screen and (max-width: 640px) {
  .form-box .item-field {
    width: 100%;
  }
}

.list-box.disc li {
  position: relative;
  padding-left: 16px;
}
.list-box.disc li::before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #333333;
  border-radius: 100%;
}
.list-box.circle li {
  position: relative;
  padding-left: 16px;
}
.list-box.circle li::before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border: 2px solid;
  border-color: #333333;
  border-radius: 100%;
}
.list-box.square li {
  position: relative;
  padding-left: 16px;
}
.list-box.square li::before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #333333;
}
.list-box.decimal li {
  position: relative;
  padding-left: 16px;
  counter-increment: cnt;
}
.list-box.decimal li::before {
  position: absolute;
  content: counter(cnt) ".";
  display: inline-block;
  left: 0;
}
.list-box.note li {
  position: relative;
  padding-left: 16px;
}
.list-box.note li::before {
  position: absolute;
  content: "※";
  display: inline-block;
  left: 0;
}
.list-box.accent.disc li::before {
  background-color: #2a52be;
}
.list-box.accent.circle li::before {
  border-color: #2a52be;
}
.list-box.accent.square li::before {
  background-color: #2a52be;
}
.list-box.accent.decimal li::before {
  color: #2a52be;
}
.list-box.sub.disc li::before {
  background-color: #d97904;
}
.list-box.sub.circle li::before {
  border-color: #d97904;
}
.list-box.sub.square li::before {
  background-color: #d97904;
}
.list-box.sub.decimal li::before {
  color: #d97904;
}

.tab-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.tab-box > .tab-label {
  text-align: center;
  background-color: #eeeeee;
  color: #aaaaaa;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
}
.tab-box > .tab-divider, .tab-box > .tab-dummy {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.tab-box > .tab-dummy {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.tab-box > .tab-contents {
  display: none;
  width: 100%;
}
.tab-box > #tab-radio1:checked ~ #tab-label1, .tab-box > #tab-radio2:checked ~ #tab-label2, .tab-box > #tab-radio3:checked ~ #tab-label3, .tab-box > #tab-radio4:checked ~ #tab-label4, .tab-box > #tab-radio5:checked ~ #tab-label5, .tab-box > #tab-radio6:checked ~ #tab-label6, .tab-box > #tab-radio7:checked ~ #tab-label7, .tab-box > #tab-radio8:checked ~ #tab-label8, .tab-box > #tab-radio9:checked ~ #tab-label9 {
  background-color: #333333;
  color: #ffffff;
}
.tab-box > #tab-radio1:checked ~ #tab-contents1, .tab-box > #tab-radio2:checked ~ #tab-contents2, .tab-box > #tab-radio3:checked ~ #tab-contents3, .tab-box > #tab-radio4:checked ~ #tab-contents4, .tab-box > #tab-radio5:checked ~ #tab-contents5, .tab-box > #tab-radio6:checked ~ #tab-contents6, .tab-box > #tab-radio7:checked ~ #tab-contents7, .tab-box > #tab-radio8:checked ~ #tab-contents8, .tab-box > #tab-radio9:checked ~ #tab-contents9 {
  display: block;
}
@media screen and (max-width: 640px) {
  .tab-box > .tab-dummy {
    -webkit-box-flex: unset;
        -ms-flex-positive: unset;
            flex-grow: unset;
  }
}
.tab-box.accent > .tab-label:hover {
  background-color: #6f8ddf;
}
.tab-box.sub > .tab-label:hover {
  background-color: #fcaa47;
}
.tab-box.accent > .tab-label {
  border-color: #2a52be;
}
.tab-box.accent > #tab-radio1:checked ~ #tab-label1, .tab-box.accent > #tab-radio2:checked ~ #tab-label2, .tab-box.accent > #tab-radio3:checked ~ #tab-label3, .tab-box.accent > #tab-radio4:checked ~ #tab-label4, .tab-box.accent > #tab-radio5:checked ~ #tab-label5, .tab-box.accent > #tab-radio6:checked ~ #tab-label6, .tab-box.accent > #tab-radio7:checked ~ #tab-label7, .tab-box.accent > #tab-radio8:checked ~ #tab-label8, .tab-box.accent > #tab-radio9:checked ~ #tab-label9 {
  background-color: #2a52be;
}
.tab-box.sub > .tab-label {
  border-color: #d97904;
}
.tab-box.sub > #tab-radio1:checked ~ #tab-label1, .tab-box.sub > #tab-radio2:checked ~ #tab-label2, .tab-box.sub > #tab-radio3:checked ~ #tab-label3, .tab-box.sub > #tab-radio4:checked ~ #tab-label4, .tab-box.sub > #tab-radio5:checked ~ #tab-label5, .tab-box.sub > #tab-radio6:checked ~ #tab-label6, .tab-box.sub > #tab-radio7:checked ~ #tab-label7, .tab-box.sub > #tab-radio8:checked ~ #tab-label8, .tab-box.sub > #tab-radio9:checked ~ #tab-label9 {
  background-color: #d97904;
}
.tab-box.accent > .tab-label:hover {
  color: #ffffff;
}
.tab-box.accent > #tab-radio1:checked ~ #tab-label1, .tab-box.accent > #tab-radio2:checked ~ #tab-label2, .tab-box.accent > #tab-radio3:checked ~ #tab-label3, .tab-box.accent > #tab-radio4:checked ~ #tab-label4, .tab-box.accent > #tab-radio5:checked ~ #tab-label5, .tab-box.accent > #tab-radio6:checked ~ #tab-label6, .tab-box.accent > #tab-radio7:checked ~ #tab-label7, .tab-box.accent > #tab-radio8:checked ~ #tab-label8, .tab-box.accent > #tab-radio9:checked ~ #tab-label9 {
  color: #ffffff;
}
.tab-box.sub > .tab-label:hover {
  color: #ffffff;
}
.tab-box.sub > #tab-radio1:checked ~ #tab-label1, .tab-box.sub > #tab-radio2:checked ~ #tab-label2, .tab-box.sub > #tab-radio3:checked ~ #tab-label3, .tab-box.sub > #tab-radio4:checked ~ #tab-label4, .tab-box.sub > #tab-radio5:checked ~ #tab-label5, .tab-box.sub > #tab-radio6:checked ~ #tab-label6, .tab-box.sub > #tab-radio7:checked ~ #tab-label7, .tab-box.sub > #tab-radio8:checked ~ #tab-label8, .tab-box.sub > #tab-radio9:checked ~ #tab-label9 {
  color: #ffffff;
}
.tab-box .form-box + .form-box {
  margin-top: 8px;
}
.tab-box > .tab-label {
  min-width: 160px;
  padding: 4px 0;
  margin: 8px 0;
  font-size: 12px;
  font-weight: 700;
  border-bottom: 2px solid;
  border-color: #333333;
}

/* container */
.modal-container {
  z-index: 1000;
  position: fixed;
  inset: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
}
.modal-container:not(:target) {
  visibility: hidden;
  opacity: 0;
}
.modal-container .modal-overlay {
  z-index: 10;
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.7);
  cursor: default;
}
.modal-container .modal-close {
  z-index: 20;
  max-height: 50px;
  width: 35px;
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
  text-align: center;
  text-decoration: none;
  text-indent: 0;
  color: #aaaaaa;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
}
.modal-container .modal-close:hover {
  color: #333333;
}
.modal-container .modal-content {
  z-index: 20;
  position: relative;
  display: inline-block;
  margin: auto;
  width: 60vw;
  border-radius: 4px;
  background: #ffffff;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
}
.modal-container .modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  padding: 20px 30px 15px;
  padding: 16px 16px;
  border-bottom: 1px solid #eeeeee;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.modal-container .modal-header .modal-title {
  font-size: 18px;
}
.modal-container .modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse;
  padding: 16px 16px;
  border-top: 1px solid #eeeeee;
  -webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.1);
}
.modal-container .modal-footer .button {
  min-width: 120px;
  padding: 4px 4px;
  font-size: 14px;
}
.modal-container .modal-body {
  padding: 16px 32px;
  max-height: 60vh;
  overflow-y: scroll;
}
@media screen and (max-width: 640px) {
  .modal-container .modal-content {
    width: 90vw;
  }
  .modal-container .modal-header .modal-title {
    font-size: 16px;
  }
  .modal-container .modal-body {
    padding: 16px 16px;
  }
}
.modal-container.accent .modal-header {
  background: #2a52be;
}
.modal-container.sub .modal-header {
  background: #d97904;
}
.modal-container.accent .modal-close:hover {
  color: #6f8ddf;
}
.modal-container.sub .modal-close:hover {
  color: #fcaa47;
}
.modal-container.accent .modal-close {
  color: #ffffff;
}
.modal-container.accent .modal-header {
  color: #ffffff;
}
.modal-container.sub .modal-close {
  color: #ffffff;
}
.modal-container.sub .modal-header {
  color: #ffffff;
}

.simple-container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}

/* form */
.form-box .item-field .checkbox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 20px;
}
.form-box .item-field .checkbox::before {
  content: "";
  position: absolute;
  left: 0;
  background-color: #ffffff;
  border: 2px solid #aaaaaa;
  border-radius: 2px;
  height: 16px;
  width: 16px;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
}
.form-box .item-field .checkbox::after {
  content: "";
  position: absolute;
  left: 4px;
  border-bottom: 2px solid;
  border-left: 2px solid;
  border-color: #aaaaaa;
  height: 4px;
  width: 8px;
  margin-bottom: 2px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
}
.form-box .item-field .checkbox:has(input:checked)::before {
  border-color: #333333;
}
.form-box .item-field .checkbox:has(input:checked)::after {
  border-color: #333333;
}
.form-box .item-field .checkbox:has(input:focus)::before {
  border-color: #aaaaaa;
}
.form-box .item-field.accent .checkbox:has(input:checked)::before {
  border-color: #2a52be;
}
.form-box .item-field.accent .checkbox:has(input:checked)::after {
  border-color: #2a52be;
}
.form-box .item-field.sub .checkbox:has(input:checked)::before {
  border-color: #d97904;
}
.form-box .item-field.sub .checkbox:has(input:checked)::after {
  border-color: #d97904;
}
.form-box .item-field.accent .checkbox:has(input:focus)::before {
  border-color: #6f8ddf;
}
.form-box .item-field.sub .checkbox:has(input:focus)::before {
  border-color: #fcaa47;
}

.form-box .item-field.has-select {
  position: relative;
}
.form-box .item-field.has-select select {
  padding-right: 24px;
}
.form-box .item-field.has-select::after {
  content: "▼";
  position: absolute;
  right: 4px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: none;
  color: #aaaaaa;
  font-size: 14px;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
}
.form-box .item-field:has(:focus).has-select::after {
  color: #333333;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.form-box .item-field.accent:has(:focus).has-select::after {
  color: #2a52be;
}
.form-box .item-field.sub:has(:focus).has-select::after {
  color: #d97904;
}

.form-box .item-field input[type=text],
.form-box .item-field select,
.form-box .item-field textarea, .form-box .item-field.stripe-field {
  width: 100%;
  min-width: 400px;
  max-width: 100%;
  padding: 4px;
  border: 1px solid;
  border-color: #aaaaaa;
  border-radius: 2px;
}
.form-box .item-field input[type=text]:focus,
.form-box .item-field select:focus,
.form-box .item-field textarea:focus, .form-box .item-field.stripe-field:focus {
  border-color: #333333;
}
.form-box .item-field textarea {
  min-width: 600px;
  min-height: 240px;
}
.form-box .item-field.stripe-field {
  width: 400px;
  padding: 8px 4px;
}
@media screen and (max-width: 640px) {
  .form-box .item-field input[type=text],
  .form-box .item-field select,
  .form-box .item-field textarea, .form-box .item-field.stripe-field {
    min-width: auto;
  }
  .form-box .item-field.stripe-field {
    width: 100%;
  }
}
.form-box .item-field.accent input:focus,
.form-box .item-field.accent select:focus,
.form-box .item-field.accent textarea:focus {
  border-color: #2a52be;
}
.form-box .item-field.sub input:focus,
.form-box .item-field.sub select:focus,
.form-box .item-field.sub textarea:focus {
  border-color: #d97904;
}

.form-box .item-field .radio {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 20px;
}
.form-box .item-field .radio::before {
  content: "";
  position: absolute;
  left: 0;
  background-color: #ffffff;
  border: 2px solid #aaaaaa;
  border-radius: 100%;
  height: 16px;
  width: 16px;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
}
.form-box .item-field .radio::after {
  content: "";
  position: absolute;
  left: 4px;
  border-radius: 100%;
  height: 8px;
  width: 8px;
  opacity: 0;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
}
.form-box .item-field .radio:has(input:checked)::before {
  border-color: #333333;
}
.form-box .item-field .radio:has(input:checked)::after {
  opacity: 1;
  background-color: #333333;
}
.form-box .item-field .radio:has(input:focus)::before {
  border-color: #aaaaaa;
}
.form-box .item-field.accent .radio:has(input:checked)::before {
  border-color: #2a52be;
}
.form-box .item-field.accent .radio:has(input:checked)::after {
  background-color: #2a52be;
}
.form-box .item-field.sub .radio:has(input:checked)::before {
  border-color: #d97904;
}
.form-box .item-field.sub .radio:has(input:checked)::after {
  background-color: #d97904;
}
.form-box .item-field.accent .radio:has(input:focus)::before {
  border-color: #6f8ddf;
}
.form-box .item-field.sub .radio:has(input:focus)::before {
  border-color: #fcaa47;
}

.form-box .item-field .toggle {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 36px;
}
.form-box .item-field .toggle::before {
  content: "";
  position: absolute;
  left: 0;
  background-color: #ffffff;
  border: 2px solid #aaaaaa;
  border-radius: 8px;
  height: 12px;
  width: 32px;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
}
.form-box .item-field .toggle::after {
  content: "";
  position: absolute;
  left: 0px;
  background-color: #aaaaaa;
  border-radius: 100%;
  height: 16px;
  width: 16px;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
}
.form-box .item-field .toggle:has(input:checked)::before {
  background-color: #aaaaaa;
  border-color: #333333;
}
.form-box .item-field .toggle:has(input:checked)::after {
  left: 16px;
  background-color: #333333;
}
.form-box .item-field .toggle:has(input:focus)::before {
  border-color: #333333;
}
.form-box .item-field.accent .toggle:has(input:checked)::before {
  border-color: #2a52be;
}
.form-box .item-field.accent .toggle:has(input:checked)::after {
  background-color: #2a52be;
}
.form-box .item-field.sub .toggle:has(input:checked)::before {
  border-color: #d97904;
}
.form-box .item-field.sub .toggle:has(input:checked)::after {
  background-color: #d97904;
}
.form-box .item-field.accent .toggle:has(input:checked)::before {
  background-color: #6f8ddf;
}
.form-box .item-field.accent .toggle:has(input:focus)::before {
  border-color: #6f8ddf;
}
.form-box .item-field.sub .toggle:has(input:checked)::before {
  background-color: #fcaa47;
}
.form-box .item-field.sub .toggle:has(input:focus)::before {
  border-color: #fcaa47;
}

.simple-form {
  width: 100%;
}

/* layout */
.sidebar-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
  width: 100%;
  height: 100vh;
}
.sidebar-layout .menu-header {
  width: 400px;
  height: 100%;
  overflow-y: auto;
}
.sidebar-layout .menu-header .header-toggle {
  display: none;
}
.sidebar-layout .header-contents {
  width: 100%;
}
.sidebar-layout .simple-container {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 640px) {
  .sidebar-layout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 64px;
  }
  .sidebar-layout .menu-header {
    position: fixed;
    inset: 0px;
    width: 100%;
    height: 64px;
    z-index: 910;
  }
  .sidebar-layout .menu-header .header-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0;
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 920;
  }
  .sidebar-layout .menu-header .header-contents {
    position: fixed;
    top: 0px;
    left: 100%;
    width: 100%;
    height: 100%;
    z-index: 900;
    overflow-y: auto;
    -webkit-transition: all 0.5s 0s ease-out;
    transition: all 0.5s 0s ease-out;
  }
  .sidebar-layout .menu-header #header-checkbox:checked ~ .header-contents {
    left: 0px;
  }
}

.simple-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0;
  width: 100%;
  min-height: 100vh;
}
.simple-layout .header-logo {
  margin: 8px;
}
.simple-layout .header-logo img {
  height: 48px;
  -o-object-fit: contain;
     object-fit: contain;
}
.simple-layout .simple-container {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 32px 240px 16px;
}
@media screen and (max-width: 960px) {
  .simple-layout .simple-container {
    padding: 16px 8px;
  }
}
@media screen and (max-width: 640px) {
  .simple-layout .header-logo {
    margin: 4px;
  }
  .simple-layout .header-logo img {
    height: 32px;
  }
  .simple-layout .simple-container {
    padding: 16px 8px;
  }
}

/* header */
.menu-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 8px;
  width: 100%;
  height: 100vh;
  padding: 32px 32px 16px;
}
.menu-header #header-checkbox {
  display: none;
}
.menu-header .header-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
  margin-bottom: 16px;
}
.menu-header .header-logo img {
  height: 48px;
  -o-object-fit: contain;
     object-fit: contain;
}
.menu-header .header-contents {
  background-color: #ffffff;
}
.menu-header .header-contents li {
  margin: 16px 0;
  padding: 4px 16px;
}
.menu-header .header-contents .link {
  font-weight: 700;
  color: #333333;
}
.menu-header .header-contents .link::before {
  bottom: 0;
}
@media screen and (max-width: 640px) {
  .menu-header {
    padding: 8px;
  }
  .menu-header .header-toggle {
    width: 64px;
    height: 64px;
    position: relative;
  }
  .menu-header .header-toggle span,
  .menu-header .header-toggle span:before,
  .menu-header .header-toggle span:after {
    content: "";
    display: block;
    height: 2px;
    width: 25px;
    border-radius: 2px;
    position: absolute;
    -webkit-transition: all 0.5s 0s ease-out;
    transition: all 0.5s 0s ease-out;
  }
  .menu-header .header-toggle span:before {
    bottom: 8px;
  }
  .menu-header .header-toggle span:after {
    top: 8px;
  }
  .menu-header .header-logo {
    margin-bottom: 0;
    padding-right: 56px;
    width: 100%;
    height: 100%;
  }
  .menu-header .header-logo img {
    height: 32px;
  }
  .menu-header #header-checkbox:checked ~ .header-toggle span {
    background-color: transparent;
  }
  .menu-header #header-checkbox:checked ~ .header-toggle span::before {
    bottom: 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .menu-header #header-checkbox:checked ~ .header-toggle span::after {
    top: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}
.menu-header.accent .header-toggle span,
.menu-header.accent .header-toggle span:before,
.menu-header.accent .header-toggle span:after {
  background-color: #2a52be;
}
.menu-header.sub .header-toggle span,
.menu-header.sub .header-toggle span:before,
.menu-header.sub .header-toggle span:after {
  background-color: #d97904;
}

.simple-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
  width: 100%;
  padding: 8px 16px;
  border-bottom: 1px solid;
  border-color: #aaaaaa;
  -webkit-box-shadow: 0 2px 8px #efefef;
          box-shadow: 0 2px 8px #efefef;
}

/* other */
.button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
  min-width: 160px;
  padding: 8px 8px;
  border: 1px solid;
  border-color: #aaaaaa;
  border-radius: 4px;
  color: #333333;
  font-size: 16px;
  font-weight: 700;
  -webkit-box-shadow: 2px 2px 8px #efefef;
          box-shadow: 2px 2px 8px #efefef;
  outline: none;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
}
.button:hover, .button:active, .button:focus,
.button .active {
  color: #aaaaaa;
  border-color: #aaaaaa;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.button:disabled, .button.disabled {
  color: #aaaaaa;
  background-color: #eeeeee;
  border-color: #aaaaaa;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.button.accent {
  border-color: #2a52be;
  background-color: #2a52be;
}
.button.sub {
  border-color: #d97904;
  background-color: #d97904;
}
.button.accent:hover, .button.accent:active, .button.accent:focus,
.button.accent .active {
  border-color: #6f8ddf;
  background-color: #6f8ddf;
}
.button.sub:hover, .button.sub:active, .button.sub:focus,
.button.sub .active {
  border-color: #fcaa47;
  background-color: #fcaa47;
}
.button.accent {
  color: #ffffff;
}
.button.sub {
  color: #ffffff;
}

#error-box {
  margin: 16px 0;
}

.validation-summary-errors li {
  color: #ff0000;
  font-weight: 700;
}

.field-validation-error {
  color: #ff0000;
  font-weight: 700;
}

.item-field + .field-validation-error {
  margin-top: 8px;
}

.font-color-accent {
  color: #2a52be;
}

.font-color-accent-light {
  color: #6f8ddf;
}

.font-color-accent-strong {
  color: #182e6a;
}

.font-color-accent-reverse {
  color: #ffffff;
}

.font-color-sub {
  color: #d97904;
}

.font-color-sub-light {
  color: #fcaa47;
}

.font-color-sub-strong {
  color: #754102;
}

.font-color-sub-reverse {
  color: #ffffff;
}

.font-x-small {
  font-size: 12px;
}

.font-small {
  font-size: 14px;
}

.font-size-normal {
  font-size: 16px;
}

.font-large {
  font-size: 18px;
}

.font-x-large {
  font-size: 20px;
}

.font-x-light {
  font-weight: 100;
}

.font-light {
  font-weight: 200;
}

.font-weight-normal {
  font-weight: 400;
}

.font-bold {
  font-weight: 700;
}

.font-x-bold {
  font-weight: 800;
}

hr {
  border: none;
  border-top: 1px solid;
  border-color: #aaaaaa;
}
hr.accent {
  border-color: #2a52be;
}
hr.sub {
  border-color: #d97904;
}

.link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #3333dd;
}
.link::before {
  content: "";
  position: absolute;
  bottom: 4px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 0;
  border-bottom: 1px solid;
  border-color: #3333dd;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
}
.link:is(:hover, :active, :focus, .active)::before {
  width: 100%;
}
.link.blank::after {
  content: "";
  display: block;
  width: 0.8em;
  height: 0.8em;
  margin-left: 4px;
  background-image: url('data:image/svg+xml;charset=utf8,<svg fill="%233333dd" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"/></svg>');
  background-size: contain;
  background-repeat: no-repeat;
}
.link.accent::before {
  border-color: #2a52be;
}
.link.sub::before {
  border-color: #d97904;
}

.loader {
  display: none;
  position: fixed;
  inset: 0;
  background: #333333;
  opacity: 0.5;
  z-index: 1000;
}
.loader .loading-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
  width: 100%;
  height: 100%;
}
.loader .loading-box .item {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-color: #ffffff;
  border-radius: 50%;
  -webkit-animation: kf-bounce 1.2s infinite ease-in-out;
          animation: kf-bounce 1.2s infinite ease-in-out;
}
.loader .loading-box .item:nth-child(1) {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.loader .loading-box .item:nth-child(2) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.loader .loading-box .item:nth-child(3) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.loader .loading-box .text {
  margin-top: 16px;
  font-size: 24px;
  font-weight: 700;
  color: #ffffff;
}
.loader.accent .loading-box .item {
  background-color: #6f8ddf;
}
.loader.sub .loading-box .item {
  background-color: #fcaa47;
}

.marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, rgba(255, 0, 0, 0.1)));
  background: linear-gradient(transparent 50%, rgba(255, 0, 0, 0.1) 50%);
}
.marker.bold {
  font-weight: 700;
}
.marker.accent {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(50%, rgba(42, 82, 190, 0.1)));
  background: linear-gradient(transparent 60%, rgba(42, 82, 190, 0.1) 50%);
}
.marker.sub {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(50%, rgba(217, 121, 4, 0.1)));
  background: linear-gradient(transparent 60%, rgba(217, 121, 4, 0.1) 50%);
}

@media screen and (min-width: 961px) {
  .pc-visible {
    visibility: visible;
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }
}
@media screen and (max-width: 960px) {
  .pc-visible {
    visibility: hidden;
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
  }
}
@media screen and (max-width: 640px) {
  .pc-visible {
    visibility: hidden;
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
  }
}

@media screen and (min-width: 961px) {
  .tb-visible {
    visibility: hidden;
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
  }
}
@media screen and (max-width: 960px) {
  .tb-visible {
    visibility: visible;
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }
}
@media screen and (max-width: 640px) {
  .tb-visible {
    visibility: hidden;
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
  }
}

@media screen and (min-width: 961px) {
  .sp-visible {
    visibility: hidden;
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
  }
}
@media screen and (max-width: 960px) {
  .sp-visible {
    visibility: hidden;
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
  }
}
@media screen and (max-width: 640px) {
  .sp-visible {
    visibility: visible;
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }
}

.tag {
  display: inline-block;
  padding: 4px 8px;
  border: 1px solid;
  border-color: #333333;
  border-left-width: 6px;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  color: #333333;
  white-space: nowrap;
}
.tag.accent {
  border-color: #2a52be;
  color: #2a52be;
}
.tag.sub {
  border-color: #d97904;
  color: #d97904;
}

.toast {
  position: fixed;
  bottom: 32px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 4px 8px;
  text-align: center;
  border-radius: 4px;
  background-color: #333333;
  font-size: 14px;
  color: #ffffff;
  -webkit-box-shadow: 2px 2px 4px #cccccc;
          box-shadow: 2px 2px 4px #cccccc;
  z-index: 1001;
  -webkit-transition: all 0.8s 0s ease-out;
  transition: all 0.8s 0s ease-out;
  opacity: 0;
  pointer-events: none;
}
.toast.show {
  opacity: 0.75;
  pointer-events: auto;
}
.toast.accent {
  background-color: #2a52be;
}
.toast.sub {
  background-color: #d97904;
}
.toast.accent {
  color: #ffffff;
}
.toast.sub {
  color: #ffffff;
}

.left-area .button:not(.disabled),
.left-area .button:not(.default),
.left-area .button:not(.accent),
.left-area .button:not(.sub),
.right-area .button:not(.disabled),
.right-area .button:not(.default),
.right-area .button:not(.accent),
.right-area .button:not(.sub),
.center-area .button:not(.disabled),
.center-area .button:not(.default),
.center-area .button:not(.accent),
.center-area .button:not(.sub) {
  border-color: #aaaaaa;
  background-color: #ffffff;
  color: #333333;
}
.left-area .button:not(.disabled):hover,
.left-area .button:not(.default):hover,
.left-area .button:not(.accent):hover,
.left-area .button:not(.sub):hover,
.right-area .button:not(.disabled):hover,
.right-area .button:not(.default):hover,
.right-area .button:not(.accent):hover,
.right-area .button:not(.sub):hover,
.center-area .button:not(.disabled):hover,
.center-area .button:not(.default):hover,
.center-area .button:not(.accent):hover,
.center-area .button:not(.sub):hover {
  color: #aaaaaa;
}

.form-box .item-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.form-box.required > .item-title::after {
  content: "必須";
  position: absolute;
  top: 3px;
  right: -40px;
  margin: 0;
  padding: 0 4px;
  border-radius: 2px;
  background-color: #2a52be;
  color: #ffffff;
  font-size: 12px;
}

.small-buttons-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  width: 100%;
}
.small-buttons-box .button {
  min-width: auto;
  padding: 4px 8px;
  font-size: 12px;
}

.menu-header .header-profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  width: 100%;
  padding: 8px;
  background-color: #eeeeee;
  border-radius: 4px;
  font-weight: 700;
}
@media screen and (max-width: 640px) {
  .menu-header .header-profile {
    height: 64px;
    padding: 0 64px;
    border-radius: 0;
  }
}

.modal-container .modal-body .item-title,
.modal-container .modal-body .caution-title {
  position: relative;
  font-size: 16px;
  font-weight: 700;
}
.modal-container .modal-body .item-title:first-of-type,
.modal-container .modal-body .caution-title:first-of-type {
  margin-top: 0;
}
.modal-container .modal-body .item-title.parent:not(:first-of-type),
.modal-container .modal-body .caution-title.parent:not(:first-of-type) {
  margin-top: 16px;
}
.modal-container .modal-body .item-title.accent,
.modal-container .modal-body .caution-title.accent {
  padding-left: 12px;
}
.modal-container .modal-body .item-title.accent::before,
.modal-container .modal-body .caution-title.accent::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  display: inline-block;
  width: 4px;
  height: 80%;
  background-color: #2a52be;
}
.modal-container .modal-body .item-title.sub,
.modal-container .modal-body .caution-title.sub {
  padding-left: 12px;
}
.modal-container .modal-body .item-title.sub::before,
.modal-container .modal-body .caution-title.sub::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  display: inline-block;
  width: 4px;
  height: 80%;
  background-color: #d97904;
}
.modal-container .modal-body .item-field,
.modal-container .modal-body .list-box {
  margin: 4px 0;
  padding: 0 4px;
  font-size: 14px;
}
.modal-container .modal-body .item-field + .item-title, .modal-container .modal-body .item-field + .caution-title,
.modal-container .modal-body .list-box + .item-title,
.modal-container .modal-body .list-box + .caution-title {
  margin-top: 16px;
}
.modal-container .modal-body .invalid {
  color: #ff0000;
  font-weight: 700;
}

.simple-container {
  background-color: #f5f5f5;
}
@media screen and (max-width: 640px) {
  .simple-container {
    background-color: unset;
  }
}

@media screen and (max-width: 640px) {
  #contract-regist .tab-area {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #contract-regist .tab-label {
    width: 50%;
  }
}

@media screen and (max-width: 640px) {
  #contract-modify .tab-area {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #contract-modify #tab-label1,
  #contract-modify #tab-label2,
  #contract-modify #tab-label3 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  #contract-modify #tab-label8,
  #contract-modify #tab-label9 {
    width: 50%;
  }
}

#leave-confirm #detail-text-length {
  font-size: 14px;
}

#login-index .item-title {
  margin: 16px 0;
}
#login-index .button img {
  width: 240px;
  height: 56px;
  -o-object-fit: contain;
     object-fit: contain;
}

#login-install .item-title {
  margin: 16px 0;
}
#login-install .button img {
  width: 240px;
  height: 56px;
  -o-object-fit: contain;
     object-fit: contain;
}

#notice-history #NoticeHistoryFilterForm .horizontal-area {
  padding: 0;
  margin-bottom: 32px;
  background-color: transparent;
  border: none;
}
#notice-history #NoticeHistoryFilterForm .horizontal-area .form-box {
  margin: 0;
  width: auto;
}
#notice-history #NoticeHistoryFilterForm .horizontal-area .item-title,
#notice-history #NoticeHistoryFilterForm .horizontal-area select {
  font-size: 14px;
}
#notice-history #NoticeHistoryFilterForm .horizontal-area select {
  min-width: auto;
}
#notice-history .table-area th:nth-child(1) {
  width: 10%;
}
#notice-history .table-area th:nth-child(2) {
  width: 20%;
}
#notice-history .table-area th:nth-child(3) {
  width: 35%;
}
#notice-history .table-area th:nth-child(4) {
  width: 20%;
}
#notice-history .table-area th:nth-child(5) {
  width: 15%;
}
#notice-history .table-area .sp-visible::after {
  content: "：";
}
#notice-history .table-area .tag {
  width: 80px;
}
#notice-history .table-area .button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-width: 104px;
  padding: 4px 4px;
  font-size: 14px;
}
#notice-history .table-area .notice-message {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 640px) {
  #notice-history #NoticeHistoryFilterForm .simple-area .item-title,
  #notice-history #NoticeHistoryFilterForm .simple-area select {
    font-size: 12px;
  }
  #notice-history .table-area .button {
    font-size: 12px;
  }
}

#notice-reactions .tag {
  width: 80px;
}
#notice-reactions .small-buttons-box {
  margin: 0 0 16px;
}
#notice-reactions .emoji .icon {
  display: inline-block;
  margin-bottom: -4px;
  margin-right: 4px;
}
#notice-reactions .comments-box {
  min-width: 600px;
  min-height: 240px;
  width: 600px;
  height: 240px;
  padding: 4px;
  margin-bottom: 8px;
  background-color: #ffffff;
  border: 1px solid;
  border-color: #aaaaaa;
  border-radius: 2px;
  overflow-y: auto;
  resize: vertical;
}
#notice-reactions .comments-box .comment-body + .comment-name {
  margin-top: 16px;
}
#notice-reactions .comments-box .comment-name {
  font-weight: 700;
}
#notice-reactions .comments-box .comment-time {
  font-size: 12px;
}
#notice-reactions .comments-box .comment-body {
  margin-left: 8px;
}
#notice-reactions .comments-box:focus {
  border-color: #333333;
}
@media screen and (max-width: 640px) {
  #notice-reactions .comments-box {
    min-width: auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

#payment-history .table-area th:nth-child(1) {
  width: 30%;
}
#payment-history .table-area th:nth-child(2) {
  width: 35%;
}
#payment-history .table-area th:nth-child(3) {
  width: 20%;
}
#payment-history .table-area th:nth-child(4) {
  width: 15%;
}
#payment-history .table-area .sp-visible::after {
  content: "：";
}
#payment-history .table-area .button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-width: 104px;
  padding: 4px 4px;
  font-size: 14px;
}
@media screen and (max-width: 640px) {
  #payment-history .table-area .button {
    font-size: 12px;
  }
}

/* テーマ色 */
/* 文字の大きさ */
/* 文字の太さ */
/* 余白の大きさ */
/* 角のまるみ */
/* 影 */
#report-index .tag {
  width: 80px;
}
#report-index .reactions-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
}
#report-index .reactions-field .radio {
  padding-left: 0;
}
#report-index .reactions-field .radio::before, #report-index .reactions-field .radio::after {
  display: none;
}
#report-index .reactions-field .emoji {
  padding: 4px 8px;
  border: 3px solid;
  border-color: #eeeeee;
  border-radius: 4px;
  background-color: #ffffff;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
}
#report-index .reactions-field .emoji .icon {
  display: inline-block;
  margin-bottom: -5px;
}
#report-index .reactions-field input:checked + .emoji {
  border-color: #d97904;
  background-color: #fee4c5;
}
#report-index #comment-text-length {
  font-size: 14px;
}

#setting-detail .modal-button {
  min-width: 180px;
  position: relative;
}
#setting-detail .modal-button.setted::before {
  content: "";
  position: absolute;
  top: -8px;
  right: -8px;
  width: 20px;
  height: 20px;
  border: 2px solid;
  border-color: #333333;
  border-radius: 100%;
  background-color: #ffffff;
}
#setting-detail .modal-button.setted::after {
  content: "";
  position: absolute;
  top: 0;
  right: -2px;
  width: 8px;
  height: 4px;
  border: 2px solid;
  border-color: #333333;
  border-top: 0;
  border-right: 0;
  -webkit-transform: translateY(-25%) rotate(-45deg);
          transform: translateY(-25%) rotate(-45deg);
}
#setting-detail .form-box .item-field {
  width: 100%;
}
#setting-detail .small-buttons-box {
  position: relative;
}
#setting-detail .small-buttons-box .message-preview-button {
  margin-left: auto;
}
#setting-detail .template-text-length {
  margin: -8px 0 8px;
  font-size: 14px;
}
#setting-detail .caution-box {
  margin-top: 0;
  padding: 8px 8px;
  border-radius: 2px;
  background-color: #fffbf7;
  font-size: 12px;
}
#setting-detail .caution-box li {
  line-height: 2;
}
#setting-detail .caution-box li::before {
  top: 2px;
}
#setting-detail .emoji-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  margin-top: 16px;
}
#setting-detail .emoji-list .emoji-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
}
#setting-detail .emoji-list .emoji-box:first-of-type .emoji-divider {
  display: none;
}
#setting-detail .emoji-list .emoji-divider {
  margin: 0 4px;
}
#setting-detail .emoji-list .emoji-icon {
  display: inline-block;
}
#setting-detail .emoji-list .emoji-name {
  display: none;
}
#setting-detail .emoji-list .delete-icon {
  margin-top: -20px;
  margin-left: 2px;
  font-size: 14px;
  color: #aaaaaa;
  cursor: pointer;
}
#setting-detail #emoji-input,
#setting-detail #emoji-choice {
  left: 8px;
  bottom: 48px;
}
@media screen and (max-width: 640px) {
  #setting-detail .modal-buttons-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  #setting-detail .modal-buttons-box .modal-button {
    width: 100%;
    min-width: auto;
    font-size: 12px;
  }
  #setting-detail #emoji-input,
  #setting-detail #emoji-choice {
    position: fixed;
    top: 64px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 91;
  }
}
#setting-detail .modal-container .form-box {
  gap: 8px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#setting-detail .modal-container .form-box .item-field {
  width: auto;
}
#setting-detail .modal-container .parent-box,
#setting-detail .modal-container .child-box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#setting-detail .modal-container .child-box {
  margin-top: 8px;
}
#setting-detail .modal-container#eq-intensity-modal .child-box {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 0;
}
#setting-detail .modal-container#message-preview-modal .chat-message {
  background: #ffffff;
  border: 1px solid #ddd;
  border-radius: 8px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  color: #555555;
}
#setting-detail .modal-container#message-preview-modal .header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 24px;
}
#setting-detail .modal-container#message-preview-modal .header .avatar {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}
#setting-detail .modal-container#message-preview-modal .header .name {
  margin-left: 8px;
  font-size: 14px;
  font-weight: bold;
}
#setting-detail .modal-container#message-preview-modal .header .time {
  margin-left: 8px;
  font-size: 12px;
}
#setting-detail .modal-container#message-preview-modal .message {
  padding: 8px 16px;
  border-bottom: 1px solid #f0f0f0;
}
#setting-detail .modal-container#message-preview-modal .message .subject {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 16px;
}
#setting-detail .modal-container#message-preview-modal .message .body {
  font-size: 14px;
  margin-bottom: 16px;
}
#setting-detail .modal-container#message-preview-modal .message .reaction {
  display: inline-block;
  padding: 0 12px;
  border: 1px solid #f0f0f0;
  border-radius: 16px;
}
#setting-detail .modal-container#message-preview-modal .footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 16px 8px;
}
#setting-detail .modal-container#message-preview-modal .footer .avatar {
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
#setting-detail .modal-container#message-preview-modal .footer .reply {
  margin-left: 8px;
  font-size: 14px;
  font-weight: bold;
}

#setting-index .table-area {
  width: 100%;
  table-layout: auto;
}
#setting-index .table-area tr:nth-child(1) td {
  font-size: 18px;
  font-weight: 700;
}
#setting-index .table-area tr:nth-child(2) td {
  white-space: nowrap;
  border-top: none;
}
#setting-index .table-area tr:nth-child(2) td:not(:last-child) {
  border-right: none;
}
#setting-index .table-area tr:nth-child(2) td:last-child {
  width: 100%;
  text-align: right;
  vertical-align: bottom;
}
#setting-index .table-area .button {
  font-size: 14px;
}
#setting-index .setting-status {
  color: #d97904;
}
#setting-index .setting-status.Valid {
  color: #333333;
}
@media screen and (max-width: 640px) {
  #setting-index .table-area tbody {
    gap: 0;
    -webkit-box-shadow: 2px 2px 4px #cccccc;
            box-shadow: 2px 2px 4px #cccccc;
  }
  #setting-index .table-area tr:nth-child(1) {
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  #setting-index .table-area tr:nth-child(2) {
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  #setting-index .table-area .button {
    width: 100%;
  }
}

#setting-manual .form-box .item-field {
  width: 100%;
}
#setting-manual .small-buttons-box {
  position: relative;
}
#setting-manual .small-buttons-box .message-preview-button {
  margin-left: auto;
}
#setting-manual .template-text-length {
  margin: -8px 0 8px;
  font-size: 14px;
}
#setting-manual .caution-box {
  margin-top: 0;
  padding: 8px 8px;
  border-radius: 2px;
  background-color: #fffbf7;
  font-size: 12px;
}
#setting-manual .caution-box li {
  line-height: 2;
}
#setting-manual .caution-box li::before {
  top: 2px;
}
#setting-manual .emoji-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  margin-top: 16px;
}
#setting-manual .emoji-list .emoji-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
}
#setting-manual .emoji-list .emoji-box:first-of-type .emoji-divider {
  display: none;
}
#setting-manual .emoji-list .emoji-divider {
  margin: 0 4px;
}
#setting-manual .emoji-list .emoji-icon {
  display: inline-block;
}
#setting-manual .emoji-list .emoji-name {
  display: none;
}
#setting-manual .emoji-list .delete-icon {
  margin-top: -20px;
  margin-left: 2px;
  font-size: 14px;
  color: #aaaaaa;
  cursor: pointer;
}
#setting-manual #emoji-input {
  right: 96px;
  top: -32px;
}
#setting-manual #emoji-choice {
  left: 8px;
  bottom: 48px;
}
@media screen and (max-width: 640px) {
  #setting-manual #emoji-input,
  #setting-manual #emoji-choice {
    position: fixed;
    top: 64px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 91;
  }
}
#setting-manual .modal-container#message-preview-modal .chat-message {
  background: #ffffff;
  border: 1px solid #ddd;
  border-radius: 8px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  color: #555555;
}
#setting-manual .modal-container#message-preview-modal .header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 24px;
}
#setting-manual .modal-container#message-preview-modal .header .avatar {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}
#setting-manual .modal-container#message-preview-modal .header .name {
  margin-left: 8px;
  font-size: 14px;
  font-weight: bold;
}
#setting-manual .modal-container#message-preview-modal .header .time {
  margin-left: 8px;
  font-size: 12px;
}
#setting-manual .modal-container#message-preview-modal .message {
  padding: 8px 16px;
  border-bottom: 1px solid #f0f0f0;
}
#setting-manual .modal-container#message-preview-modal .message .subject {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 16px;
}
#setting-manual .modal-container#message-preview-modal .message .body {
  font-size: 14px;
  margin-bottom: 16px;
}
#setting-manual .modal-container#message-preview-modal .message .reaction {
  display: inline-block;
  padding: 0 12px;
  border: 1px solid #f0f0f0;
  border-radius: 16px;
}
#setting-manual .modal-container#message-preview-modal .footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 16px 8px;
}
#setting-manual .modal-container#message-preview-modal .footer .avatar {
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
#setting-manual .modal-container#message-preview-modal .footer .reply {
  margin-left: 8px;
  font-size: 14px;
  font-weight: bold;
}
/*# sourceMappingURL=style.css.map */