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

main {
  display: block;
}

th {
  text-align: left;
  vertical-align: top;
}

body {
  line-height: 1;
}

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

ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

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

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

del {
  text-decoration: line-through;
}

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

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

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

input, select {
  vertical-align: middle;
}

img {
  vertical-align: bottom;
}

/*──────────────────────────────────────────────

	size

──────────────────────────────────────────────*/
/*──────────────────────────────────────────────

	color	

──────────────────────────────────────────────*/
/*──────────────────────────────────────────────

	margin

──────────────────────────────────────────────*/
/*──────────────────────────────────────────────

	font

──────────────────────────────────────────────*/
@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?a54zqb");
  src: url("fonts/icomoon.eot?a54zqb#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?a54zqb") format("truetype"), url("fonts/icomoon.woff?a54zqb") format("woff"), url("fonts/icomoon.svg?a54zqb#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-trash:before {
  content: "\e900";
}

.icon-edit:before {
  content: "\e901";
}

.icon-external-link:before {
  content: "\e902";
}

.icon-check:before {
  content: "\e903";
}

.icon-visibility_off:before {
  content: "\e904";
}

.icon-remove_red_eye:before {
  content: "\e905";
}

* {
  box-sizing: border-box;
}

body {
  font-feature-settings: "palt";
  word-break: break-all;
}

main a {
  color: #666;
}

img {
  max-width: 100%;
  height: auto;
}

button {
  border: none;
  outline: none;
  background: none;
}

textarea,
input[type=text],
input[type=email],
input[type=tel],
input[type=password] {
  border: solid 1px #e6e6e6;
  padding: 1em;
}

select {
  padding: 0.95em;
  border: solid 1px #e6e6e6;
  color: #666;
  border-radius: 0;
  background: #fff;
}

small {
  font-size: 12px;
}

strong {
  font-weight: 700;
}

th {
  font-weight: 500;
}

textarea,
input,
select {
  color: #666;
  font-size: 100%;
}

textarea {
  font-size: 16px;
}

/*───────────────────────────────────────

	font

───────────────────────────────────────*/
@media screen and (min-width: 768px) {
  ._pc-n {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  ._sp-n {
    display: none !important;
  }
}

._brake {
  margin-top: 6.4rem;
}

._cs-p {
  cursor: pointer;
}

._dp-n {
  display: none;
}

._fs-s {
  font-size: 14px;
}

._fs-2s {
  font-size: 12px;
}

._link {
  cursor: pointer;
  text-decoration: underline;
}

._mb-s {
  margin-bottom: 0.8rem;
}

._mb-2 {
  margin-bottom: 3.2rem;
}

._mt-2s {
  margin-top: 0.4rem;
}

._mt-s {
  margin-top: 0.8rem;
}

._mt {
  margin-top: 1.6rem;
}

._mt-2 {
  margin-top: 3.2rem;
}

._mt-4 {
  margin-top: 6.4rem;
}

._ps-r {
  position: relative;
}

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

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

._va-m {
  vertical-align: middle;
}

._ws-nw {
  white-space: nowrap;
}

._wd10 {
  width: 10% !important;
}

._wd20 {
  width: 20% !important;
}

._wd30 {
  width: 30% !important;
}

._wd40 {
  width: 40% !important;
}

._wd50 {
  width: 50% !important;
}

._wd60 {
  width: 60% !important;
}

._wd70 {
  width: 70% !important;
}

._wd80 {
  width: 80% !important;
}

._wd90 {
  width: 90% !important;
}

._wd100 {
  width: 100% !important;
}

@media screen and (max-width: 767px) {
  ._spwd10 {
    width: 10% !important;
  }
  ._spwd20 {
    width: 20% !important;
  }
  ._spwd30 {
    width: 30% !important;
  }
  ._spwd40 {
    width: 40% !important;
  }
  ._spwd50 {
    width: 50% !important;
  }
  ._spwd60 {
    width: 60% !important;
  }
  ._spwd70 {
    width: 70% !important;
  }
  ._spwd80 {
    width: 80% !important;
  }
  ._spwd90 {
    width: 90% !important;
  }
  ._spwd100 {
    width: 100% !important;
  }
}
.mainHeader {
  position: sticky;
  top: 0;
  border-bottom: solid 1px #e6e6e6;
  background: #fff;
}
.mainHeader a {
  color: inherit;
  text-decoration: none;
}
.mainHeader .mainHeader__inner {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mainHeader .mainHeader__logo > a {
  display: flex;
  align-items: center;
  flex-grow: 1;
  gap: 10px;
}
.mainHeader .mainHeader__logo > a .mainHeader__logoSymbol {
  max-height: 64px;
  padding: 14px 0;
}
.mainHeader .mainHeader__logo > a .mainHeader__logoType {
  white-space: nowrap;
  background: #1F7712;
  color: #fff;
  line-height: 1;
  font-size: 10px;
  letter-spacing: 0;
  padding: 0.3em 0.6em;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .mainHeader .mainHeader__logo > a {
    padding-left: 10px;
  }
  .mainHeader .mainHeader__logo > a .mainHeader__logoSymbol {
    padding: 10px 0;
  }
  .mainHeader .mainHeader__logo > a .mainHeader__logoType {
    font-size: 11px;
  }
}
@media screen and (min-width: 1160px) {
  .mainHeader .mainHeader__logo > a {
    padding-left: 0;
  }
}
.mainHeader .mainHeader__nav {
  height: 100%;
}
@media screen and (max-width: 767px) {
  .mainHeader .mainHeader__nav {
    position: fixed;
    top: 64px;
    left: 0;
    width: 100%;
    background: #fff;
    border-top: solid 1px #e6e6e6;
  }
}
@media screen and (min-width: 768px) {
  .mainHeader .mainHeader__nav > ul {
    display: flex;
    height: 100%;
    align-items: center;
    gap: 1.6em;
  }
}
.mainHeader .mainHeader__nav-link {
  display: flex;
  height: 64px;
  align-items: center;
  cursor: pointer;
}
.mainHeader .mainHeader__popup {
  display: none;
}
.mainHeader .mainHeader__popup.show {
  display: revert;
}
@media screen and (max-width: 767px) {
  .mainHeader .mainHeader__nav {
    overflow: hidden;
    transition: 0.3s;
    opacity: 0;
  }
  .mainHeader .mainHeader__nav.hide {
    height: 0px;
  }
  .mainHeader .mainHeader__nav.loaded {
    opacity: 1;
  }
  .mainHeader .mainHeader__inner {
    padding-left: 1rem;
  }
  .mainHeader .mainHeader__nav-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: solid 1px #e6e6e6;
    padding: 0 1rem;
  }
  .mainHeader .mainHeader__nav-item.-sub {
    padding-left: 2.6rem;
  }
  .mainHeader .mainHeader__nav-dd i {
    display: block;
    width: 16px;
    height: 16px;
    border: solid 1px #4d4d4d;
    position: relative;
  }
  .mainHeader .mainHeader__nav-dd i::before,
  .mainHeader .mainHeader__nav-dd i::after {
    content: "";
    display: block;
    width: 8px;
    height: 1px;
    background: #4d4d4d;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: 0.5s;
  }
  .mainHeader .mainHeader__nav-dd i::after {
    transform: translate(-50%, -50%) rotate(90deg);
  }
  .mainHeader .mainHeader__nav-dd i.open::after {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  .mainHeader .mainHeader__subnav-link {
    display: flex;
    height: 64px;
    align-items: center;
    cursor: pointer;
  }
}
@media screen and (min-width: 768px) {
  .mainHeader .mainHeader__nav-dd {
    position: relative;
  }
  .mainHeader .mainHeader__nav-dd::before, .mainHeader .mainHeader__nav-dd::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 10px;
    left: 50%;
    width: 7px;
    height: 1px;
    transform: translateX(-50%) rotate(45deg);
    background: #666;
    margin-left: -2px;
  }
  .mainHeader .mainHeader__nav-dd::after {
    transform: translateX(-50%) rotate(-45deg);
    margin-left: 2px;
  }
  .mainHeader .mainHeader__subNav {
    display: flex;
    flex-direction: column;
    line-height: 1;
    gap: 2em;
  }
  .mainHeader .mainHeader__popup {
    position: absolute;
    padding: 2em;
    white-space: nowrap;
  }
  .mainHeader .mainHeader__popup.--link {
    top: 72px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    border: solid 1px #e6e6e6;
  }
  .mainHeader .mainHeader__popup.--link::before {
    content: "";
    display: block;
    position: absolute;
    top: -13px;
    left: 50%;
    transform: translateX(-50%);
    width: 20px;
    height: 14px;
    background: url(../images/arrow_popup.svg?1) center center/contain;
  }
  .mainHeader .mainHeader__popup.--profile {
    top: 70px;
    right: 2px;
    color: #fff;
    background: #1F7712;
    border-radius: 6px;
  }
  .mainHeader .mainHeader__popup.--profile::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -18px;
    right: 22px;
    border: solid 8px transparent;
    border-bottom: solid 10px #1F7712;
  }
  .mainHeader .mainHeader__popup.--profile .mainHeader__username {
    font-size: 112.55%;
    font-weight: 500;
  }
  .mainHeader .mainHeader__popup.--profile .mainHeader__logout {
    font-size: 14px;
    text-align: right;
    margin-top: 1em;
  }
  .mainHeader .mainHeader__popup .mainHeader__popupClose {
    position: absolute;
    top: 0;
    right: 0;
  }
  .mainHeader .mainHeader__avatar {
    width: 64px;
    height: 64px;
    padding: 5px;
    margin-right: 5px;
    position: relative;
  }
  .mainHeader .mainHeader__avatar .mainHeader__avatarImg {
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 50%;
    border: solid 1px #e6e6e6;
    aspect-ratio: 1/1;
  }
}
@media screen and (min-width: 768px) and (min-width: 1280px) {
  .mainHeader .mainHeader__avatar {
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
  }
}

.hbMenu {
  width: 64px;
  height: 64px;
  position: relative;
  cursor: pointer;
}
.hbMenu::before, .hbMenu::after {
  content: "";
  display: block;
  width: 30px;
  height: 4px;
  background: #666;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: -5px;
  transition: 0.15s;
}
.hbMenu::after {
  margin-top: 5px;
  transform: translate(-50%, -50%);
}
.hbMenu.open::before, .hbMenu.open::after {
  margin-top: 0;
  transform: translate(-50%, -50%) rotate(45deg);
}
.hbMenu.open::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
@media screen and (min-width: 768px) {
  .hbMenu {
    display: none;
  }
}

.section.--mt {
  margin-top: 3.2rem;
}
.section.--hr {
  border-top: solid 1px #e6e6e6;
  padding-top: 3.2rem;
}

.attention {
  background: #E1F2FC;
  border-radius: 4px;
  padding: 1em;
  color: #438AB5;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: rgba(255, 255, 255, 0.95);
  align-items: center;
  justify-content: center;
  display: flex;
  display: none;
  opacity: 0;
  transition: 1s;
  overflow: auto;
}
.modal ul, .modal ol, .modal p {
  margin-bottom: 0;
}
.modal > div.inner {
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.modal > .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  cursor: pointer;
}
.modal > .close::before, .modal > .close::after {
  content: "";
  display: block;
  background: #666;
  width: 50px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}
.modal > .close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .modal > .close {
    width: 60px;
    height: 60px;
  }
  .modal > .close::before, .modal > .close::after {
    width: 36px;
  }
}
.modal ul.buttons {
  width: 100%;
  margin-left: 0;
  list-style: none;
  display: flex;
  justify-content: center;
}
.modal ul.buttons li button {
  display: block;
  width: 100%;
  margin-bottom: 0;
}
.modal ul.buttons .button {
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .modal ul.buttons li {
    width: 50%;
  }
  .modal ul.buttons li + li {
    margin-left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .modal ul.buttons {
    flex-direction: column;
    align-items: center;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  .modal ul.buttons li {
    width: 100%;
  }
  .modal ul.buttons li + li {
    margin-top: 1.5rem;
  }
}
.modal .delete ul.buttons {
  margin-top: 2rem;
}
.modal.show {
  display: flex;
}
.modal.op1 {
  opacity: 1;
}
.modal div.upload_area form, .modal div.upload_area p {
  text-align: center;
}
.modal div.upload_area p {
  margin-bottom: 0;
}
.modal div.upload_area > :nth-child(n+2) {
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  .modal div.upload_area {
    background: #EDEDED;
    min-height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.modal .error {
  background: #f1e6e6;
}
.modal .error_text {
  display: none;
  color: #781212;
}
.modal .error_text.show {
  display: revert;
}

.modal.file_upload figure, .modal.file_upload .buttons {
  display: none;
}
.modal.file_upload figure.show {
  display: revert;
}
.modal.file_upload .buttons.show {
  display: flex;
}
.modal.file_upload figure {
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
}
.modal.file_upload figure img {
  width: 100%;
}

.profile_img {
  max-width: 150px;
}

.uploading {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.75);
  z-index: 1000;
}
.uploading img {
  width: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.uploading.show {
  display: block;
}

.popupText {
  display: none;
  opacity: 0;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 1s;
  color: #438AB5;
  background: #E1F2FC;
  border: solid 1px;
  padding: 1em;
  border-radius: 5px;
}
.popupText.fixed {
  display: revert;
  top: auto;
  bottom: 1rem;
  opacity: 1;
  transform: translateX(-50%);
}
.popupText.op1 {
  opacity: 1;
}
.popupText.show {
  display: revert;
  animation: fadeout 1s ease-out forwards;
  animation-delay: 3s;
}
@media screen and (max-width: 767px) {
  .popupText {
    width: 90%;
  }
  .popupText.fixed {
    bottom: 2rem;
  }
}

@keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.notice {
  background: #E1F2FC;
  border-radius: 4px;
  padding: 1em;
  color: #438AB5;
}

.cautionText {
  color: #781212;
}

.caution {
  display: block;
  border-radius: 4px;
  padding: 1em;
  color: #781212;
  border: solid 3px #781212;
}
.caution .caution__hd {
  text-align: center;
  font-weight: 500;
  margin-bottom: 1.6rem;
  font-size: 112.55%;
}
.caution .caution__body {
  display: flex;
  justify-content: center;
}

table .caution {
  display: none;
  margin-top: 0.8rem;
}
table .caution.show {
  display: block;
}

.btns {
  display: flex;
  gap: 1.6rem;
}
.btns.--center {
  justify-content: center;
}

.btns__colum {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  align-items: center;
}

.btn {
  display: inline-block;
  cursor: pointer;
  background: #1F7712;
  color: #fff;
  padding: 0.6em 1.8em;
  font-weight: 600;
  text-decoration: none;
  font-size: 16px;
  letter-spacing: 0.2em;
}
.btn.--s {
  font-size: 14px;
  padding: 0.3em 0.9em;
  font-weight: 500;
}
.btn.--l {
  font-size: 112.55%;
}
.btn.--2l {
  font-size: 125%;
}
.btn.--cancel, .btn.--delete {
  background: #666;
}
.btn.--arrow {
  position: relative;
}
.btn.--arrow::before, .btn.--arrow::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 8px;
  height: 2px;
  margin-top: -2px;
  position: absolute;
  background: #fff;
  transform: rotate(45deg);
}
.btn.--arrow::after {
  transform: rotate(-45deg);
  margin-top: 2px;
}
.btn.upload {
  background: #E89C20;
}
.btn.upload::before {
  content: "＋";
  margin-right: 0.25em;
}
.btn:disabled {
  background: #ddd;
  cursor: default;
}

.close {
  display: block;
  position: relative;
  width: 32px;
  height: 32px;
  cursor: pointer;
}
.close::before, .close::after {
  content: "";
  display: block;
  position: absolute;
  width: 12px;
  height: 2px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}
.close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.close.--white::before, .close.--white::after {
  background: #fff;
}

.flex {
  display: flex;
}
.flex.--jcsb {
  justify-content: space-between;
}
.flex.--aic {
  align-items: center;
}

.grid {
  display: grid;
}
.grid.--a1f {
  grid-template-columns: auto 1fr;
}

.table1 {
  width: 100%;
}
.table1.--vac .table1__th,
.table1.--vac .table1__td {
  vertical-align: middle;
}
.table1 .table1__th {
  background: #e6e6e6;
  vertical-align: middle;
}
.table1 .table1__td {
  background: #f7f7f7;
}
.table1 .table1__th,
.table1 .table1__td {
  padding: 0.5em;
}
.table1 .table1__thInner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  align-items: center;
}
.table1 .table1__required {
  font-size: 10px;
  line-height: 1;
  padding: 0.15em 0.3em;
  font-weight: 400;
  white-space: nowrap;
  border: solid 1px #781212;
  color: #781212;
  display: inline-block;
}
.table1 .table1__required.--free {
  border-color: #666;
  color: #666;
}
.table1 .table1__annotation {
  font-weight: normal;
  font-size: 12px;
}
.table1 .table1__check {
  display: flex;
  justify-content: space-between;
}
.table1 .table1__check i {
  font-size: 18px;
  color: #bbb;
}
.table1 .table1__check i.ok {
  color: #E89C20;
}
@media screen and (min-width: 768px) {
  .table1 .table1__check i {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .table1 .table1__tr,
  .table1 .table1__th,
  .table1 .table1__td {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .table1 {
    border-collapse: separate;
    border-spacing: 2px;
  }
  .table1.--37 .table1__th {
    width: 30%;
  }
}

.table2 .table2__head {
  background: #e6e6e6;
  border-bottom: solid 2px #666;
}
.table2 .table2__thAnnotation {
  font-weight: normal;
  font-size: 14px;
}
.table2 .table2__th,
.table2 .table2__td {
  padding: 1em;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .table2 .table2__tr,
  .table2 .table2__th,
  .table2 .table2__td {
    display: block;
  }
  .table2 .table2__tr:nth-last-of-type(n+2) {
    margin-top: 4px;
  }
  .table2 .table2__th {
    background: #e6e6e6;
  }
  .table2 .table2__td {
    background: #f7f7f7;
  }
  .table2 .table2__td + .table2__td {
    padding-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .table2 .table2__body .table2__th,
  .table2 .table2__body .table2__td {
    background: #f7f7f7;
    border-bottom: solid 1px #e6e6e6;
  }
}

.hd-sans {
  margin-bottom: 1em;
  font-weight: 500;
}

.hd-serif {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  color: #1F7712;
  margin-bottom: 1em;
}

.hd-sans.--lv1,
.hd-serif.--lv1 {
  font-size: 125%;
}
@media screen and (min-width: 768px) {
  .hd-sans.--lv1,
  .hd-serif.--lv1 {
    font-size: 175%;
    margin-bottom: 1.5em;
  }
}
.hd-sans.--lv2,
.hd-serif.--lv2 {
  font-size: 112.55%;
}
@media screen and (min-width: 768px) {
  .hd-sans.--lv2,
  .hd-serif.--lv2 {
    font-size: 125%;
  }
}
@media screen and (min-width: 768px) {
  .hd-sans.--lv3,
  .hd-serif.--lv3 {
    font-size: 112.55%;
  }
}
.hd-sans.--nomb,
.hd-serif.--nomb {
  margin-bottom: 0;
}

.discList {
  list-style: disc;
  list-style-position: inside;
}

.numList {
  margin-left: 1.5em;
}
.numList li + li {
  margin-top: 1.75em;
}

body {
  color: #666;
  letter-spacing: 0.1em;
  line-height: 1.75;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
}

main {
  max-width: 1080px;
  padding: 3.2rem 1rem 3.2rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  main {
    padding: 6.4rem 3rem 6.4rem;
  }
}
@media screen and (min-width: 1160px) {
  main {
    padding-left: 0;
    padding-right: 0;
  }
}

div.s {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}

.account .account__vl {
  margin-left: 0.5em;
}
.account .account__vl::before {
  content: ":";
  margin-right: 0.5em;
}

/*──────────────────────────────────────────────

	news

 ──────────────────────────────────────────────*/
.newsWithImg {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
@media screen and (min-width: 768px) {
  .newsWithImg {
    flex-direction: row;
    justify-content: space-between;
  }
  .newsWithImg .newsWithImg__img {
    max-width: 200px;
    height: auto;
  }
}

/*──────────────────────────────────────────────

	artwork

 ──────────────────────────────────────────────*/
.artwork {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}
.artwork .artwork__item {
  flex: 0 0 calc((100% - 1rem) / 2);
}
.artwork .artwork__img {
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
.artwork .artwork__buttons {
  display: flex;
  justify-content: flex-end;
  margin-top: 0.5em;
  gap: 0.5em;
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  .artwork {
    gap: 32px;
  }
  .artwork .artwork__item {
    flex: 0 0 calc((100% - 96px) / 4);
  }
}

.bdbgBox {
  background: #f7f7f7;
  border: solid 1px #e6e6e6;
  padding: 1.5em;
}

.modal.artfile {
  align-items: revert;
}
.modal.artfile.edit {
  overflow: auto;
  align-items: flex-start;
}
.modal.artfile div.artfile_upload,
.modal.artfile div.delete {
  height: 100%;
  display: flex;
  align-items: center;
}
.modal.artfile div.artfile_upload > div,
.modal.artfile div.delete > div {
  flex-basis: 100%;
}
.modal.artfile div.artfile_edit {
  width: 90%;
  max-width: 1200px;
  box-sizing: border-box;
}
.modal.artfile div.artfile_edit div.fb {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
}
.modal.artfile div.artfile_edit div.fb > div:nth-of-type(1) {
  flex-basis: 37.037037037%;
}
.modal.artfile div.artfile_edit div.fb > div:nth-of-type(1) img {
  width: 100%;
}
.modal.artfile div.artfile_edit div.fb > div:nth-of-type(1) p {
  margin-top: 0.5em;
  text-align: center;
  font-size: 12px;
  line-height: 1;
}
.modal.artfile div.artfile_edit div.fb > div:nth-of-type(1) p button {
  display: inline-block;
  border: solid 1px;
  padding: 0.5em 1em;
}
.modal.artfile div.artfile_edit div.fb > div:nth-of-type(2) {
  flex-basis: 57.4074074074%;
}
.modal.artfile div.artfile_edit div.fb > div:nth-of-type(2) form > :nth-child(n+2) {
  margin-top: 2rem;
}
.modal.artfile div.artfile_edit div.fb > div:nth-of-type(2) input[type=text], .modal.artfile div.artfile_edit div.fb > div:nth-of-type(2) textarea {
  width: 100%;
  box-sizing: border-box;
}
.modal.artfile div.artfile_edit div.fb ul.tags {
  margin-top: 0 !important;
  display: flex;
  margin-left: 0;
}
.modal.artfile div.artfile_edit div.fb ul.tags li {
  margin-top: 0.75em;
  font-size: 12px;
  list-style: none;
  background: #E8E8E8;
  margin-right: 1em;
  border-radius: 2px;
  line-height: 1;
  padding: 0.4em 0 0.5em 0.5em;
}
.modal.artfile div.artfile_edit div.fb ul.tags li span {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
  padding: 0 0.5em;
  box-sizing: revert;
  cursor: pointer;
}
.modal.artfile div.artfile_edit div.fb ul.tags li span::before, .modal.artfile div.artfile_edit div.fb ul.tags li span::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 2px;
  background: #4D4D4D;
  transform: translateX(-50%) rotate(45deg);
}
.modal.artfile div.artfile_edit div.fb ul.tags li span::after {
  transform: translateX(-50%) rotate(-45deg);
}
.modal.artfile div.artfile_edit div.fb div.suggestions {
  margin-top: 10px !important;
  position: relative;
}
.modal.artfile div.artfile_edit div.fb div.suggestions ul {
  position: absolute;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  margin: 0;
  z-index: 10;
}
.modal.artfile div.artfile_edit div.fb div.suggestions li {
  list-style: none;
  padding: 0.5em 1.5em;
  cursor: pointer;
}
.modal.artfile div.artfile_edit div.fb div.suggestions li:first-child {
  padding-top: 1em;
}
.modal.artfile div.artfile_edit div.fb div.suggestions li:last-child {
  padding-bottom: 1em;
}
.modal.artfile div.artfile_edit div.fb div.suggestions li.active {
  background: #F0F0F0;
}
.modal.artfile div.artfile_edit div.fb ul.categories {
  list-style: none;
  margin-left: 0;
  line-height: 2;
}
.modal.artfile div.artfile_edit div.fb ul.categories li {
  display: inline-block;
  margin-right: 1em;
}
.modal.artfile div.artfile_edit div.fb ul.buttons {
  margin-top: 4em;
}
@media screen and (max-width: 767px) {
  .modal.artfile div.artfile_edit div.fb {
    flex-direction: column;
  }
  .modal.artfile div.artfile_edit div.fb > :nth-of-type(n+2) {
    margin-top: 2rem;
  }
}

/*──────────────────────────────────────────────

	checkup

──────────────────────────────────────────────*/
.checkupForm fieldset:disabled {
  opacity: 0.25;
}
.checkupForm fieldset:disabled .popupText {
  display: none;
}
.checkupForm select {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .checkupForm .table1__th {
    width: 30%;
    white-space: nowrap;
  }
}/*# sourceMappingURL=mypage.css.map */