@charset "UTF-8";
@font-face {
  font-family: "Line Seed JP";
  font-style: normal;
  font-weight: 400;
  src: local("LINE Seed JP_TTF"), url("../../public/assets/fonts/LINESeedJP_OTF_Rg.woff2") format("woff2"), url("../../public/assets/fonts/LINESeedJP_OTF_Rg.woff") format("woff");
}
@font-face {
  font-family: "Line Seed JP";
  font-style: normal;
  font-weight: 700;
  src: local("LINE Seed JP_TTF"), url("../../public/assets/fonts/LINESeedJP_OTF_Bd.woff2") format("woff2"), url("../../public/assets/fonts/LINESeedJP_OTF_Bd.woff") format("woff");
}
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;
}

blockquote, q {
  quotes: none;
}

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

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

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;
}

hr {
  width: 100%;
  display: block;
  height: 0.5px;
  border: 0;
  border-top: 1px solid #848484;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  box-sizing: border-box;
  margin: 0 0 0 0;
  overflow-x: hidden;
  background-color: #FFFAF9;
  color: #555555;
  font-family: "Line Seed JP", YuGothic, "Yu Gothic", 游ゴシック体, 游ゴシック, Meiryo, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 180%;
}
@media screen and (min-width: 650px) {
  body {
    font-size: 1.6rem;
    line-height: 187.5%;
  }
}

main {
  margin: 0 auto;
  width: 100%;
  align-items: center;
}

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

img[src=""] {
  display: none;
}

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

a:link,
a:visited,
a:hover,
a:active,
a {
  color: #2B616D;
  text-decoration: underline;
}
a:link.grey-link,
a:visited.grey-link,
a:hover.grey-link,
a:active.grey-link,
a.grey-link {
  color: #555555;
}
a:link.no-deco,
a:visited.no-deco,
a:hover.no-deco,
a:active.no-deco,
a.no-deco {
  text-decoration: unset;
}
a:link.arrow-link,
a:visited.arrow-link,
a:hover.arrow-link,
a:active.arrow-link,
a.arrow-link {
  text-decoration: unset;
  font-weight: bold;
}
a:link.arrow-link:before,
a:visited.arrow-link:before,
a:hover.arrow-link:before,
a:active.arrow-link:before,
a.arrow-link:before {
  content: "> ";
}

a:hover {
  opacity: 0.8;
}

button {
  background: unset;
  border: unset;
  appearance: unset;
  -webkit-appearance: unset;
  -moz-appearance: unset;
}
button:hover {
  opacity: 0.8;
}

h1, h2, h3, h4, h5 {
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0;
}
@media screen and (min-width: 650px) {
  h1, h2, h3, h4, h5 {
    font-size: 2.4rem;
    line-height: 3rem;
  }
}

.f-20 {
  font-size: 1.6rem;
  line-height: 140%;
}

.f-24 {
  font-size: 1.8rem;
  line-height: 140%;
}

.return-info {
  font-size: 1.4rem;
  line-height: 1.5;
  padding: 8px 0;
}
.return-hr {
  border: 0;
  border-top: 1px solid #cccccc;
}

.bdb1 {
  border-bottom: 1px solid #cccccc;
}

.bd-gray {
  border-color: #cccccc;
}

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

.support-cmt-text {
  font-size: 14px;
  line-height: 1.3;
}
.support-cmt-time {
  text-align: right;
  color: #787f87;
  font-size: 12px;
}
.support-cmt-name {
  color: #787f87;
  font-size: 12px;
}

@media screen and (min-width: 650px) {
  .f-20 {
    font-size: 2rem;
    line-height: 120%;
  }
  .f-24 {
    font-size: 2.4rem;
    line-height: 120%;
  }
}
ul {
  list-style-type: none;
}
ul.ul-st {
  list-style: unset;
  padding-left: 0.5em;
}
ul.ul-st li {
  margin: 0.5em;
  padding-left: 0.5em;
}
ul li.no-list {
  list-style-type: none;
}

ol.ol-st {
  padding-left: 1em;
}
ol.ol-st li {
  margin: 0.5em;
  padding-left: 0.5em;
}
ol.ol-st ol {
  padding-left: 0;
  margin-left: -1em;
  list-style-type: none;
}
ol.ol-st ol li {
  position: relative;
  padding-left: 3em;
  counter-increment: count 1;
}
ol.ol-st ol li::before {
  content: "（" counter(count) "）" !important;
  position: absolute;
  left: 0;
}
ol li.no-list {
  list-style-type: none;
}

.bg-main {
  background-color: #FA8D62;
}

.bg-sub {
  background-color: #B2DBD5;
}

.bg-white {
  background-color: #fff;
}

.bg-admin {
  background-color: #EFEFEF;
}

.bg-light-red {
  background-color: #ffe6e6;
}

.bb {
  box-sizing: border-box;
}

.lh-1-4 {
  line-height: 1.4;
  gap: 0.5rem;
}

.img-16-9 {
  aspect-ratio: 16 / 9;
}

.main-color {
  color: #FA8D62;
}

.sub-color {
  color: #B2DBD5;
}

.border-color {
  color: #848484;
}

.lg-color {
  color: #CCCCCC;
}

.white-color {
  color: #fff;
}

.black-color {
  color: #555555;
}

.red-color {
  color: #FF8A85;
}

.warning-color {
  color: #E44B45;
}

.bar-color {
  color: #e73650;
}

.yellow-color{
  color:#f8d81f
}

.block {
  display: block;
}

.hidden {
  visibility: hidden;
}

.i-block {
  display: inline-block;
}

@media screen and (min-width: 650px) {
  .no-tab {
    display: none;
  }
}
@media screen and (min-width: 1000px) {
  .no-pc {
    display: none;
  }
}
@media screen and (max-width: 650px) {
  .no-sp {
    display: none;
  }
}
.font-xxl {
  font-size: clamp(2rem, 3vw, 4rem);
}

.font-xl {
  font-size: clamp(2rem, 2vw, 2.8rem);
}

.font-title {
  font-size: 2.4rem;
  font-weight: 700;
}

.font-title_large{
  font-size: 3rem;
}

.font-st {
  font-size: clamp(1.4rem, 1.2vw, 1.6rem);
}

.font-small {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4rem;
}

.no-app {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.no-deco {
  text-decoration: unset;
}

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

.text-reg {
  font-weight: bold;
  font-weight: 400;
}

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

.lh-100 {
  line-height: 100%;
}

img.img-fill {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.square {
  aspect-ratio: 1/1;
}

.rounding-st {
  border-radius: 10px;
}

.border-st {
  border: 1px solid #848484;
  border-radius: 10px;
}

.border-lg-1 {
  border: 1px solid #CCCCCC;
  border-radius: 10px;
}

.border-lg-2 {
  border: 1px solid #EBEBEB;
  border-radius: 10px;
}

.border-warning {
  border: 2px solid #FF8A85 !important;
}

.no-rounding {
  border-radius: 0 !important;
}

.br-50 {
  border-radius: 50%;
}

.shadow-st {
  filter: drop-shadow(0px 3px 6px hsla(0, 0%, 0%, 0.16));
}

.unread-count {
  background-color: red;
  color: white;
  border-radius: 50%;
  padding: 0.2em 0.5em;
  font-size: 0.8em;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(50%, -50%);
}

.mh-200 {
  box-sizing: border-box;
  min-height: 200px;
}

.mh-240 {
  box-sizing: border-box;
  min-height: 240px;
}

.mh-300 {
  box-sizing: border-box;
  min-height: 300px;
}

.mh-400 {
  box-sizing: border-box;
  min-height: clamp(320px, 30vw, 400px);
}

.mh-540 {
  box-sizing: border-box;
  min-height: clamp(360px, 33vw, 540px);
}

.maxw-500 {
  width: 100%;
  max-width: 500px;
}

.maxw-600 {
  width: 100%;
  max-width: 600px;
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.w-100,
.w-100p {
  width: 100%;
}

.w-160 {
  box-sizing: border-box;
  width: 160px;
  max-width: 100%;
}

.max-170 {
  max-width: 170px;
}

.w-190 {
  box-sizing: border-box;
  width: 190px;
  max-width: 100%;
}

.w-400 {
  box-sizing: border-box;
  width: 400px;
  max-width: 100%;
}

.w-400-846 {
  box-sizing: border-box;
  width: 400px;
  max-width: 84.6%;
}

.max-400 {
  box-sizing: border-box;
  width: 100%;
  max-width: 400px;
}

.w-800 {
  box-sizing: border-box;
  width: 800px;
  max-width: 100%;
}

.w-800-846 {
  box-sizing: border-box;
  width: 800px;
  max-width: 84.6%;
}

.w-890-96 {
  box-sizing: border-box;
  width: 890px;
  max-width: 96%;
}

.w-1066-96 {
  box-sizing: border-box;
  width: 1066px;
  max-width: 96%;
}

.w-1160-92 {
  box-sizing: border-box;
  width: 1160px;
  max-width: 92%;
}

.w-1300 {
  box-sizing: border-box;
  width: 1300px;
  max-width: 100%;
}

.w-1300-96 {
  box-sizing: border-box;
  width: 1300px;
  max-width: 96%;
}

.w-1370-846 {
  box-sizing: border-box;
  width: 1370px;
  max-width: 84.6%;
}

.m-auto {
  margin: auto;
}

.mem-1 {
  margin: 1em;
}

.mem-13 {
  margin: 1.33em;
}

.mt-40100 {
  margin-top: clamp(40px, 7vw, 100px);
}

.mt-auto {
  margin-top: auto;
}

.mtem-05 {
  margin-top: 0.5em;
}

.mtem-1 {
  margin-top: 1em;
}

.mtem-15 {
  margin-top: 1.5em;
}

.mtem-2 {
  margin-top: 2em;
}

.mtem-25 {
  margin-top: 2.5em;
}

.mtem-3 {
  margin-top: 3em;
}

.mtem-35 {
  margin-top: 3.5em;
}

.mtem-4 {
  margin-top: 4em;
}

.mtem-45 {
  margin-top: 4.5em;
}

.mtem-5 {
  margin-top: 5em;
}

.mb-auto {
  margin-bottom: auto;
}

.mbem-025 {
  margin-bottom: 0.25em;
}

.mbem-05 {
  margin-bottom: 0.5em;
  font-size: 2.4rem;
}

.mbem-1 {
  margin-bottom: 1em;
}

.mbem-125 {
  margin-bottom: 1.25em;
}

.mbem-15 {
  margin-bottom: 1.5em;
}

.mbem-2 {
  margin-bottom: 2em;
}

.mbem-25 {
  margin-bottom: 2.5em;
}

.mbem-3 {
  margin-bottom: 3em;
}

.mbem-35 {
  margin-bottom: 3.5em;
}

.mbem-4 {
  margin-bottom: 4em;
}

.mbem-45 {
  margin-bottom: 4.5em;
}

.mbem-5 {
  margin-bottom: 5em;
}

.ml-auto {
  margin-left: auto;
}

.mlem-05 {
  margin-left: 0.5em;
}

.mlem-1 {
  margin-left: 1em;
}

.mlem-15 {
  margin-left: 1.5em;
}

.mlem-2 {
  margin-left: 2em;
}

.mlem-25 {
  margin-left: 2.5em;
}

.mr-auto {
  margin-right: auto;
}

.mrem-1 {
  margin-right: 1em;
}

.mrem-15 {
  margin-right: 1.5em;
}

.mrem-2 {
  margin-right: 2em;
}

.mrem-25 {
  margin-right: 2.5em;
}

.mh-auto {
  margin-right: auto;
  margin-left: auto;
}

.mv-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.pem-1 {
  padding: 1em;
}

.pem-2 {
  padding: 2em;
}

.ptem-1 {
  padding-top: 1em;
}

.ptem-2 {
  padding-top: 2em;
}

.pbem-1 {
  padding-bottom: 1em;
}

.pbem-2 {
  padding-bottom: 2em;
}

.pbem-3 {
  padding-bottom: 3em;
}

.plem-05 {
  padding-left: 0.5em;
}

.plem-1 {
  padding-left: 1em;
}

.plem-2 {
  padding-left: 2em;
}

.prem-1 {
  padding-right: 1em;
}

.prem-2 {
  padding-right: 2em;
}

.prem-3 {
  padding-right: 3em;
}

.pvert-1 {
  padding-top: 1em;
  padding-bottom: 1em;
}

.pvert-15 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

.pvert-2 {
  padding-top: 2em;
  padding-bottom: 2em;
}

.phor-1 {
  padding-left: 1em;
  padding-right: 1em;
}

.phor-2 {
  padding-left: 2em;
  padding-right: 2em;
}

.layout-1 {
  box-sizing: border-box;
  width: 100%;
  height: 100vh;
  height: 100lvh;
  padding: clamp(40px, 12vh, 120px) 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: scroll;
}
@media screen and (max-height: 1000px) {
  .layout-1 {
    justify-content: flex-start;
  }
}

.layout-2 {
  box-sizing: border-box;
  width: 100%;
  padding: 1em 0 2em 0;
  margin-top: clamp(40px, 7vw, 100px);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.layout-2.nmt {
  margin-top: 0;
}
.layout-2 .content-container {
  width: 96%;
  max-width: 1440px;
}

.layout-3 {
  box-sizing: border-box;
  width: 100%;
  padding: 1em 0 5em 0;
  margin-top: clamp(40px, 7vw, 100px);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.layout-3 .content-container {
  width: 96%;
  max-width: 1540px;
}

.layout-4 .content-container {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 50px auto;
  width: 97%;
  margin: clamp(20px, 4vw, 40px) auto 40px;
  border-radius: 10px;
}
.talkroom-scroll {
  overflow-x: scroll;
}
.layout-4 .content-container .sidemenu {
  grid-column: 1/2;
  grid-row: 1/2;
  width: 100%;
}
.layout-4 .content-container .content-area {
  grid-column: 1/2;
  grid-row: 2/3;
  width: 100%;
}
@media screen and (min-width: 1000px) {
  .layout-4 .dashboard-container {
    grid-template-columns: clamp(280px, 33vw, 400px) 1fr;
    grid-template-rows: auto;
  }
  .layout-4 .dashboard-container .sidemenu {
    overflow: unset;
  }
  .layout-4 .dashboard-container .content-area {
    grid-column: 2/3;
    grid-row: 1/2;
    width: 100%;
  }
}

.layout-5 .content-container {
  width: 97%;
  margin: clamp(20px, 3vw, 40px) auto 13px;
}

.layout-6 .content-container {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 50px auto;
  width: 100%;
  overflow: scroll;
}
.layout-6 .content-container .admin-menu {
  grid-column: 1/2;
  grid-row: 1/2;
  width: 100%;
}
.layout-6 .content-container .content-area {
  grid-column: 1/2;
  grid-row: 2/3;
  width: 100%;
  box-sizing: border-box;
  padding: clamp(16px, 3vw, 40px) clamp(16px, 3vw, 50px) clamp(40px, 5vw, 76px) clamp(16px, 2vw, 36px);
}
@media screen and (min-width: 1000px) {
  .layout-6 .content-container {
    grid-template-columns: clamp(260px, 30vw, 364px) 1fr;
    grid-template-rows: auto;
  }
  .layout-6 .content-container .admin-menu {
    overflow: unset;
  }
  .layout-6 .content-container .content-area {
    grid-column: 2/3;
    grid-row: 1/2;
    width: 100%;
  }
}

.layout-7 .content-wrapper {
  margin: clamp(32px, 4vw, 50px) auto clamp(60px, 10vw, 150px);
}
.layout-7 .content-container {
  width: 100%;
  box-sizing: border-box;
  padding: clamp(20px, 3vw, 50px) clamp(20px, 5vw, 80px);
}

.btn-two-col {
  display: flex;
  flex-direction: column;
}
.btn-two-col .right-col {
  flex: 1;
  box-sizing: border-box;
  padding: 0 2% 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 263px;
  align-self: flex-end;
}
.btn-two-col .left-col {
  flex: 1;
}
@media screen and (min-width: 1200px) {
  .btn-two-col {
    flex-direction: row-reverse;
    justify-content: flex-start;
  }
  .btn-two-col .right-col {
    align-self: flex-start;
  }
  .btn-two-col .left-col {
    flex: 4;
    max-width: 1010px;
  }
}

.fx-wrap {
  flex-wrap: wrap;
}

.fx-1 {
  flex: 1;
}

.fx-2 {
  flex: 2;
}

.fx-3 {
  flex: 3;
}

.fx-col {
  display: flex;
  flex-direction: column;
}

.fx-col-start {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.fx-col-end {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.fx-col-center {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.support_comment_box {
  overflow:auto;
  overflow-y:scroll;
  width: 100%;
  overflow-x: hidden;
  /*IE(Internet Explorer)・Microsoft Edgeへの対応*/
  -ms-overflow-style: none;
  /*Firefoxへの対応*/
  scrollbar-width: none;
}
 /*Google Chrome、Safariへの対応*/
 .support_comment_box::-webkit-scrollbar{
  display: none;
}

.fx-row {
  display: flex;
}

.fx-row-center {
  display: flex;
  align-items: center;
}

.fx-row-end-bet {
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.fx-content-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.fx-col-to-row {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 650px) {
  .fx-col-to-row {
    flex-direction: row;
  }
}

.fx-col-to-row-tab {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 1000px) {
  .fx-col-to-row-tab {
    flex-direction: row;
  }
}

.grid-1 {
  display: grid;
  grid-template-rows: auto;
  grid-auto-flow: column;
  grid-auto-columns: 90px 1fr;
  width: 100%;
  height: 100vh;
  height: 100lvh;
}
@media screen and (min-width: 650px) {
  .grid-1 {
    grid-auto-columns: 1fr 4fr;
  }
}

.grid-2 {
  display: grid;
  width: 100%;
  min-height: 100vh;
  min-height: 100lvh;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr 1fr auto;
}
.grid-2 .top-section {
  grid-column: 1/2;
  grid-row: 1/2;
}
.grid-2 .btm-section {
  grid-column: 1/2;
  grid-row: 2/3;
}
.grid-2 footer {
  grid-column: 1/2;
  grid-row: 3/4;
}

.image-modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  overflow: auto;
}
.image-modal .modal-content {
  max-width: 90%;
  max-height: 90%;
  display: block;
  border-radius: 5px;
  align-items: center;
  margin: auto;
}
.image-modal .modal-content .close {
  position: absolute;
  top: 20px;
  right: 30px;
  color: white;
  font-size: 30px;
  font-weight: bold;
  cursor: pointer;
}
.image-modal .modal-content .modal-comment {
  display: none;
  background-color: #FFFAF9;
}

a {
  box-sizing: border-box;
}

button {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  font-family: inherit;
}

.btn-main,
.btn-white,
a.btn-main,
a.btn-white {
  text-decoration: none;
  height: -moz-fit-content;
  height: fit-content;
}

.btn-main,
a.btn-main,
button.btn-main {
  padding: 1.6rem 2rem;
  background-color: #FA8D62;
  border: unset;
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
  font-size: 1em;
  font-weight: 700;
  text-align: center;
}
.btn-main:disabled,
a.btn-main:disabled,
button.btn-main:disabled {
  background-color: #5d5d5d;
  cursor: not-allowed;
}
.btn-main:focus,
a.btn-main:focus,
button.btn-main:focus {
  border: 1px solid #FA8D62;
  outline: 1px solid #FA8D62;
}

.btn-white,
a.btn-white,
button.btn-white {
  padding: 1.6rem 2rem;
  background-color: #fff;
  border: 1px solid #FA8D62;
  border-radius: 10px;
  color: #FA8D62;
  cursor: pointer;
  font-size: 1em;
  font-weight: 700;
  text-align: center;
}
.btn-white:disabled,
a.btn-white:disabled,
button.btn-white:disabled {
  background-color: #5d5d5d;
  cursor: not-allowed;
}
.btn-white:focus,
a.btn-white:focus,
button.btn-white:focus {
  border: 1px solid #FA8D62;
  outline: 1px solid #FA8D62;
}

a.btn-mail,
button.btn-mail {
  background-image: url(../assets/icons/icon_mail.svg);
  background-position: center left 1.4rem;
  background-repeat: no-repeat;
  background-size: 2rem;
}

a.btn-external,
button.btn-external {
  width: 400px;
  max-width: 100%;
  padding: 1.4em 0;
  background-color: #fff;
  border: 1px solid #848484;
  border-radius: 10px;
  color: #555555;
  cursor: pointer;
  font-size: 1em;
  font-weight: 700;
  text-align: center;
  background-position: center left 1.5rem;
  background-repeat: no-repeat;
  background-size: 2.5rem;
}
a.btn-external:hover,
button.btn-external:hover {
  opacity: 0.8;
}
a.btn-external.btn-google,
button.btn-external.btn-google {
  background-image: url(../../../public/assets/icons/google-icon.svg);
}
a.btn-external.btn-facebook,
button.btn-external.btn-facebook {
  background-image: url(../../../public/assets/icons/facebook-icon.svg);
}
a.btn-external.btn-line,
button.btn-external.btn-line {
  background-image: url(../../../public/assets/icons/line-icon.svg);
}

button.like {
  cursor: pointer;
  display: inline-block;
  padding: 0;
  margin: 0;
  font-size: 1em;
}
button.like svg {
  fill: #CCCCCC;
  -o-object-fit: contain;
     object-fit: contain;
}
button.like.is_liked svg {
  fill: #FF8A85;
}

.btn-slim,
a.btn-slim,
button.btn-slim {
  padding: 1em 0.5em;
}

@media screen and (min-width: 650px) {
  .btn-main,
  a.btn-main,
  button.btn-main,
  .btn-white,
  a.btn-white,
  button.btn-white {
    padding: 2.1rem 3rem;
  }
  a.btn-mail,
  button.btn-mail {
    background-position: center left 2.8rem;
    background-size: 2.8rem;
  }
  a.btn-external,
  button.btn-external {
    background-position: center left 2.8rem;
    background-size: 3rem;
  }
  .btn-slim,
  a.btn-slim,
  button.btn-slim {
    padding: 1em 0.5em;
  }
}

.btn-full-50 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 50px;
  padding: 0;
  line-height: 100%;
}

.btn-160-50 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 160px;
  height: 50px;
  padding: 0;
  line-height: 100%;
}

.btn-320-65 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: clamp(160px, 20vw, 320px);
  height: clamp(50px, 5vw, 65px);
  padding: 0;
  line-height: 100%;
}

.input-container button.btn-submit {
  margin-top: 3.7rem;
}

body.mode-login .top-content .right-col {
  padding-top: clamp(32px, 7vw, 100px);
}
body.mode-login .top-content .search-wrapper {
  padding-top: 14px;
}

.top-gallery {
  padding-bottom: 50px;
  max-width: 1440px;
  margin: 0 auto;
}
.top-gallery .fade-bar {
  position: absolute;
  display: block;
  top: 0;
  height: calc(100% - 50px);
  width: clamp(20px, 3vw, 50px);
  z-index: 10;
  pointer-events: none;
}
.top-gallery .fade-bar.fade-left {
  left: 0;
  background: rgb(247, 241, 214);
  background: linear-gradient(90deg, #FFFAF9 0%, rgba(255, 250, 249, 0) 100%);
}
.top-gallery .fade-bar.fade-right {
  right: 0;
  background: rgb(247, 241, 214);
  background: linear-gradient(90deg, rgba(255, 250, 249, 0) 0%, #FFFAF9 100%);
}
.top-gallery .splide__slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.top-gallery .splide__slide a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
.top-gallery .splide__pagination {
  bottom: 0;
}
.top-gallery .splide__pagination .splide__pagination__page {
  width: 10px;
  height: 10px;
  border: 1px solid #848484;
  background-color: #fff;
  opacity: 1;
  transition: transform 0.1s linear;
  margin: 0 4px;
}
.top-gallery .splide__pagination .splide__pagination__page.is-active {
  background-color: #B2DBD5;
  pointer-events: none;
  transform: scale(1.2);
}
.top-gallery .splide__pagination .splide__pagination__page:hover {
  opacity: 0.8;
}
.top-gallery .splide__arrows {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
}
.top-gallery .splide__arrows .splide__arrow {
  background: unset;
  opacity: 1;
}
.top-gallery .splide__arrows .splide__arrow svg {
  fill: #555555;
}
.top-gallery .splide__arrows .splide__arrow:hover {
  opacity: 0.8;
}

.top-content {
  margin: 2em auto 0;
}
.top-content .left-col p {
  line-height: 100%;
  padding-bottom: 10px;
  width: 92%;
  max-width: 333px;
  border-bottom: 1px solid #555555;
}
.top-content .left-row {
  max-width: 333px;
  display: flex;
  align-items: center;
}
.top-content .left-row a {
  flex: 1;
}
.top-content .left-row svg {
  width: 1.2em;
  margin-left: auto;
}
.top-content .right-col {
  box-sizing: border-box;
}
.top-content .right-col .guide-btn {
  width: clamp(240px, 26vw, 460px);
  max-width: 100%;
  margin: 1.5em 0 65px;
}
.top-content .right-col .guide-btn img {
  box-sizing: border-box;
  width: 100%;
}
.top-content .right-col .pg-title {
  border-left: 11px solid #B2DBD5;
  padding-left: 12px;
  margin-bottom: 1em;
}
.top-content .right-col .page-gallery-container {
  margin-bottom: clamp(40px, 5vw, 65px);
}
.top-content .right-col .page-gallery {
  display: flex;
  width: 100%;
  box-sizing: border-box;
  padding-left: clamp(16px, 2vw, 30px);
  flex-wrap: wrap;
}
.top-content .right-col .page-gallery .pg-slide {
  display: block;
  aspect-ratio: 1/1;
  width: 23%;
  max-width: 200px;
  overflow-wrap: break-word;
  margin: 3px;
}
.top-content .right-col .page-gallery .pg-slide img {
  border: 1px solid #848484;
  border-radius: 10px;
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top-content .right-col .page-gallery.pg-3 .pg-slide {
  width: 30%;
  max-width: 277px;
  aspect-ratio: 1.385/1;
}
@media screen and (min-width: 650px) {
  .top-content .right-col {
    padding-right: 1em;
  }
}
.top-content .category-list {
  max-width: 150px;
  font-size: 1.5rem;
}

.overview-content-area {
  padding-bottom: clamp(20px, 4vw, 46px);
}

.status-filter-row {
  width: 100%;
  box-sizing: border-box;
  padding: 16px clamp(20px, 5vw, 76px) 23px;
  border-bottom: 1px solid #CCCCCC;
  -moz-column-gap: clamp(16px, 4vw, 65px);
       column-gap: clamp(16px, 4vw, 65px);
}
.status-filter-row button {
  padding: 0.83em 1em;
  color: #555555;
  font-size: clamp(14px, 2vw, 24px);
  font-weight: bold;
  line-height: 100%;
}
.status-filter-row button.is_active {
  border-bottom: 5px solid #B2DBD5;
}

.like-btn {
  width: clamp(30px, 3vw, 40px);
  height: clamp(30px, 3vw, 40px);
  padding: 0;
}
.like-btn svg {
  fill: #CCCCCC;
}
.like-btn.is_liked svg {
  fill: #FF8A85;
}

.npo-icon-row .profile-img {
  width: 34px;
  height: 34px;
  margin-right: 10px;
}
.npo-icon-row .nir-l .profile-img {
  width: clamp(40px, 5vw, 65px);
  height: clamp(40px, 5vw, 65px);
  margin-right: 1em;
}

.banner-container {
  width: 100%;
}
.banner-container .banner {
  height: clamp(280px, 30vw, 450px);
}
.banner-container.left-col .banner {
  height: clamp(240px, 30vw, 400px);
}
.banner-container img {
  max-height: 400px;
  margin-left: auto;
  margin-right: auto;
}

.split-container {
  width: 92%;
  margin: clamp(16px, 4vw, 50px) auto 0;
}
.split-container .left-col,
.split-container .right-col {
  flex: 1;
}
.split-container .left-col {
  margin-bottom: 40px;
}
.split-container .btn-row {
  margin-top: clamp(60px, 8vw, 120px);
}
.split-container.split-progress {
  margin-bottom: clamp(120px, 20vw, 300px);
}

.split-custom-container {
  margin-top: 0 !important;
}

@media screen and (min-width: 1000px) {
  .split-container {
    justify-content: space-between;
    margin-left: clamp(20px, 4vw, 60px);
    width: 86.6%;
  }
  .split-container .left-col {
    flex: 2;
    margin: 0 clamp(20px, 4vw, 60px) 0 0;
  }
  .split-container .right-col {
    flex: 1;
  }
  .split-container.split-progress {
    margin-right: 30px;
    margin-left: auto;
  }
}

.container-white {
  background-color: #fff;
  border: 1px solid #848484;
  border-radius: 10px;
  padding: clamp(2rem, 3vw, 4rem) clamp(2rem, 3vw, 4.5rem);
}
.container-white.password-container {
  padding-top: clamp(40px, 5vw, 60px);
  padding-bottom: clamp(60px, 6vw, 80px);
}

.container-shadow {
  padding: clamp(40px, 5vw, 65px) clamp(2rem, 3vw, 4.5rem) clamp(60px, 7vw, 110px);
  background-color: #fff;
  border-radius: 10px;
  filter: drop-shadow(0px 3px 6px hsla(0, 0%, 0%, 0.16));
}

.container-550 {
  box-sizing: border-box;
  width: 550px;
  max-width: 96%;
}

.div-table {
  width: 100%;
  max-width: 620px;
}
.div-table .table-row {
  box-sizing: border-box;
  width: 100%;
  font-size: clamp(16px, 2vw, 24px);
}
.div-table .table-row.profile-row {
  align-items: flex-start;
}
.div-table .table-row .label {
  font-weight: bold;
  margin-bottom: 0.5em;
}
.div-table .table-row .content h4 {
  color: #848484;
  font-size: clamp(16px, 1.4vw, 20px);
  line-height: 100%;
  margin-bottom: 0.33em;
}
.div-table .table-row .content input {
  border-color: #848484;
  padding: 0.75em 0.5em;
}
.div-table .table-row .content input::-moz-placeholder {
  color: #555555;
}
.div-table .table-row .content input::placeholder {
  color: #555555;
}
.div-table .table-row .content .input-group {
  margin-bottom: 20px;
}
@media screen and (min-width: 650px) {
  .div-table {
    margin-bottom: clamp(40px, 5vw, 60px);
  }
  .div-table .table-row {
    display: flex;
    align-items: center;
  }
  .div-table .table-row .label,
  .div-table .table-row .content {
    box-sizing: border-box;
  }
  .div-table .table-row .label {
    width: 40%;
    line-height: 200%;
    padding-left: 1.5em;
    margin-bottom: 1em;
  }
  .div-table .table-row .content {
    width: 60%;
    margin-bottom: clamp(32px, 4vw, 46px);
  }
  .div-table .table-row .content h4 {
    margin-bottom: 0.66em;
  }
}

.text-spacer {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 2.25em 0 3em;
  pointer-events: none;
}
.text-spacer span {
  position: absolute;
  padding: 0.8em;
  background-color: #fff;
}
.text-spacer::after {
  content: "";
  display: block;
  height: 0.5px;
  width: 100%;
  background-color: #848484;
}

.slider-container {
  position: relative;
  max-width: 600px;
  overflow: hidden;
  margin: 0 auto;
}

.slider-wrapper {
  display: flex;
  transition: transform 0.5s ease;
}

.slider-slide {
  flex: 0 0 100%;
}

.slider-controls {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.slider-controls button {
  background: transparent;
  border: none;
  cursor: pointer;
}

.slider-indicators {
  text-align: center;
  margin-top: 10px;
}

.slider-indicators .indicator-list {
  display: inline-block;
  padding: 0;
  margin: 0;
}

.slider-indicators .indicator-list li {
  display: inline-block;
}

.slider-indicators button {
  width: 10px;
  height: 10px;
  background-color: #fff;
  border: 1px solid #848484;
  border-radius: 50%;
  margin: 0 4px;
  cursor: pointer;
}

.slider-indicators button.active {
  background-color: #B2DBD5;
}

.payment-form form {
  display: flex;
  flex-wrap: wrap;
}
.payment-form form select {
  border-radius: 2rem;
  margin-bottom: 1em;
}

input, select, textarea {
  box-sizing: border-box;
  font-family: inherit;
}

Select {
  padding: clamp(9px, 1.2vw, 18px) clamp(30px, 3.3vw, 50px) clamp(9px, 1.2vw, 18px) clamp(10px, 1.66vw, 25px);
  background-color: #fff;
  border: 1px solid #848484;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(../assets/icons/arrow-down.svg);
  background-position: center right 9px;
  background-size: 12px;
  background-repeat: no-repeat;
  font-size: 16px;
  color: #555555;
  font-weight: bold;
  line-height: 100%;
}
Select:focus {
  border: 1px solid #FA8D62;
  outline: unset;
}
Select.clean-input {
  border-radius: 10px;
  font-size: clamp(16px, 1.4vw, 20px);
  line-height: 100%;
  padding: 0.8em 2.2em 0.8em 0.5em;
}
@media screen and (min-width: 650px) {
  Select {
    background-position: center right 18px;
    background-size: 17px;
  }
}

input.hide-input {
  position: absolute;
  left: -9999px;
  visibility: hidden;
  opacity: 0;
  height: 1px;
  width: 1px;
  width: 0px;
}

button.btn-submit {
  width: 100%;
}

input[type=search] {
  padding: 0.5em 1em;
  background-color: #fff;
  border-radius: unset;
  border: unset;
  font-weight: bold;
}
input[type=search]::-moz-placeholder {
  color: #CCCCCC;
}
input[type=search]::placeholder {
  color: #CCCCCC;
}
input[type=search]:focus {
  outline: unset;
  border: 1px solid #FA8D62;
}

input[type=datetime-local],
input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
textarea {
  width: 100%;
  padding: 2.2rem 1.6rem;
  border: 1px solid #848484;
  border-radius: 10px;
  font-size: clamp(14px, 1.2vw, 16px);
  font-weight: bold;
  line-height: 120%;
}
input[type=datetime-local]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=text]:focus,
textarea:focus {
  border: 1px solid #FA8D62;
  outline: 1px solid #FA8D62;
}
input[type=datetime-local]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=text]::-moz-placeholder, textarea::-moz-placeholder {
  color: #CCCCCC;
}
input[type=datetime-local]::placeholder,
input[type=email]::placeholder,
input[type=number]::placeholder,
input[type=password]::placeholder,
input[type=tel]::placeholder,
input[type=text]::placeholder,
textarea::placeholder {
  color: #CCCCCC;
}
input[type=datetime-local].slim-input,
input[type=email].slim-input,
input[type=number].slim-input,
input[type=password].slim-input,
input[type=tel].slim-input,
input[type=text].slim-input,
textarea.slim-input {
  padding: 1em 1.6rem;
  font-weight: 400;
  border-color: #CCCCCC;
}

input[type=datetime-local] {
  background-color: #fff;
  color: #555555;
}

textarea {
  height: 116px;
}

input[type=checkbox] {
  vertical-align: middle;
  margin: auto 1em auto 0;
  border: 1px solid #555555;
  border-radius: 5px;
  width: 2rem;
  height: 2rem;
}

.cb-row {
  display: flex;
  align-items: center;
}

.input-group {
  width: 100%;
  margin-bottom: 30px;
}
.input-group.nmb {
  margin-bottom: 0;
}
.input-group:last-child {
  margin-bottom: 0;
}
.input-group p.input-label {
  margin-bottom: 0.8em;
  font-weight: bold;
  line-height: 100%;
}
.input-group input {
  width: 100%;
  border: 1px solid #848484;
  border-radius: 10px;
}
.input-group p.input-annotation {
  margin: 0.8em 0 0 0.5em;
  color: #CCCCCC;
  font-size: 12px;
  line-height: 100%;
}
.input-group .double-input {
  display: flex;
  width: 100%;
  -moz-column-gap: clamp(8px, 1.5vw, 20px);
       column-gap: clamp(8px, 1.5vw, 20px);
}
.input-group .double-input input {
  flex: 1;
}
.input-group select {
  width: 100%;
  border: 1px solid #848484;
  border-radius: 10px;
}

.radio-panel-group {
  width: 100%;
  max-width: 843px;
  margin: clamp(60px, 10vw, 140px) auto 0 auto;
}
.radio-panel-group .radio-wrapper {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: clamp(60px, 10vw, 120px);
}
.radio-panel-group span.content {
  position: relative;
  z-index: 10;
}
.radio-panel-group .radio-panel {
  aspect-ratio: 5/4;
  max-width: 44%;
  border: 1px solid #848484;
  border-radius: 10px;
}
.radio-panel-group .radio-panel:has([type=radio]:checked) span.content {
  color: #fff;
}
.radio-panel-group [type=radio]:checked,
.radio-panel-group [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.radio-panel-group [type=radio]:checked + label,
.radio-panel-group [type=radio]:not(:checked) + label {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
  width: 100%;
  height: 100%;
  font-weight: bold;
  font-size: clamp(14px, 2vw, 24px);
  text-align: center;
}
.radio-panel-group [type=radio]:checked + label:before,
.radio-panel-group [type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.radio-panel-group [type=radio]:checked + label:after,
.radio-panel-group [type=radio]:not(:checked) + label:after {
  content: "";
  width: 100%;
  height: 100%;
  background: #FA8D62;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.1s ease;
  border-radius: 10px;
}
.radio-panel-group [type=radio]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.radio-panel-group [type=radio]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

.radio-group-main {
  font-weight: bold;
  row-gap: 1em;
}
.radio-group-main [type=radio]:checked,
.radio-group-main [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.radio-group-main [type=radio]:checked + label,
.radio-group-main [type=radio]:not(:checked) + label {
  position: relative;
  margin-right: 1.5em;
  padding-left: calc(28px + 0.75em);
  cursor: pointer;
  line-height: 125%;
  display: inline-block;
  color: #555555;
}
.radio-group-main [type=radio]:checked + label:before,
.radio-group-main [type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 25px;
  height: 25px;
  border: 1px solid #FA8D62;
  border-radius: 125%;
  background: #fff;
}
.radio-group-main [type=radio]:checked + label:after,
.radio-group-main [type=radio]:not(:checked) + label:after {
  content: "";
  width: 13px;
  height: 13px;
  background: #FA8D62;
  position: absolute;
  top: 7px;
  left: 7px;
  border-radius: 100%;
  transition: all 0.2s ease;
}
.radio-group-main [type=radio]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.radio-group-main [type=radio]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

.search-group {
  display: flex;
  border: unset;
  border-radius: 10px;
}
.search-group input[type=search] {
  width: 100%;
  border-top: 1px solid #848484;
  border-bottom: 1px solid #848484;
}
.search-group input[type=search]:focus {
  border-top: 1px solid #FA8D62;
  border-bottom: 1px solid #FA8D62;
}
.search-group button[type=submit] {
  cursor: pointer;
  padding: 0 1.25em;
  background-color: #fff;
  border: 1px solid #848484;
  border-left: unset;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.search-group button[type=submit] svg {
  width: 1.25em;
  transition: transform 0.1s linear;
}
.search-group button[type=submit]:hover svg {
  transform: scale(1.2);
}
.search-group.sgs-reverse input[type=search] {
  border-right: 1px solid #848484;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  width: clamp(180px, 60vw, 450px);
}
.search-group.sgs-reverse input[type=search]:focus {
  border-right: 1px solid #FA8D62;
}
.search-group.sgs-reverse button[type=submit] {
  padding: 1.4em 1.6em;
  border: 1px solid #848484;
  border-right: unset;
  border-top-right-radius: unset;
  border-bottom-right-radius: unset;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
@media screen and (min-width: 650px) {
  .search-group input[type=search] {
    width: clamp(80px, 27vw, 270px);
  }
}

.talkroom-search-group {
  border: unset;
  border-radius: 10px;
}
.talkroom-search-custom-group {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8em;
  align-items: center;
  margin-bottom: 1em;
}
.talkroom-search-group input[type=search] {
  width: 100%;
  border-top: 1px solid #848484;
  border-bottom: 1px solid #848484;
}
.talkroom-search-group input[type=search]:focus {
  border-top: 1px solid #FA8D62;
  border-bottom: 1px solid #FA8D62;
}
.talkroom-search-group button[type=submit] {
  cursor: pointer;
  padding: 0 1.25em;
  background-color: #fff;
  border: 1px solid #848484;
  border-left: unset;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.talkroom-search-group button[type=submit] svg {
  width: 1.25em;
  transition: transform 0.1s linear;
}
.talkroom-search-group button[type=submit]:hover svg {
  transform: scale(1.2);
}
.talkroom-search-group.sgs-reverse input[type=search] {
  border-right: 1px solid #848484;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  width: clamp(180px, 60vw, 450px);
}
.talkroom-search-group.sgs-reverse input[type=search]:focus {
  border-right: 1px solid #FA8D62;
}
.talkroom-search-group.sgs-reverse button[type=submit] {
  padding: 1.4em 1.6em;
  border: 1px solid #848484;
  border-right: unset;
  border-top-right-radius: unset;
  border-bottom-right-radius: unset;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
@media screen and (min-width: 650px) {
  .talkroom-search-group input[type=search] {
    width: clamp(80px, 27vw, 170px);
  }
}

.set-group {
  display: inline-flex;
}

.toggle-switch-group input[type=checkbox] {
  height: 0;
  width: 0;
  visibility: hidden;
}
.toggle-switch-group label {
  cursor: pointer;
  text-indent: -9999px;
  width: 75px;
  height: 40px;
  background: #848484;
  display: block;
  border-radius: 100px;
  position: relative;
}
.toggle-switch-group label:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 36px;
  height: 36px;
  background: #fff;
  border-radius: 50%;
  transition: 0.1s;
}
.toggle-switch-group input:checked + label {
  background: #FA8D62;
}
.toggle-switch-group input:checked + label:after {
  left: calc(100% - 2px);
  transform: translateX(-100%);
}
.toggle-switch-group label:active:after {
  width: 54px;
}

.payment-group .amount-confirm,
.payment-group input[type=number] {
  width: clamp(120px, 50vw, 320px);
  height: -moz-fit-content;
  height: fit-content;
  margin-right: 1.25em;
  padding: 0.66em 1em;
  border-color: #CCCCCC;
  border-radius: 0;
  font-size: clamp(18px, 2vw, 24px);
  font-weight: bold;
  line-height: 100%;
  text-align: end;
}
.payment-group .amount-confirm::-moz-placeholder, .payment-group input[type=number]::-moz-placeholder {
  color: #555555;
  line-height: 100%;
}
.payment-group .amount-confirm::placeholder,
.payment-group input[type=number]::placeholder {
  color: #555555;
  line-height: 100%;
}

.support-faq,
.support-return {
  display: flex;
}
.support-faq p,
.support-return p {
  text-wrap: nowrap;
}

header {
  box-sizing: border-box;
  position: relative;
  z-index: 1000;
}
header nav {
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-rows: auto auto;
  box-sizing: border-box;
  width: 100%;
  padding: 0.5em 1em 1em;
}
header nav .logo {
  grid-column: 1/2;
  grid-row: 1/2;
  text-decoration: none;
  display: flex;
  align-items: center;
}
header nav .logo h4 {
  font-size: clamp(14px, 1.6vw, 24px);
}
header nav .header-search {
  grid-column: 1/3;
  grid-row: 2/3;
  width: 100%;
}
header nav .header-menu {
  grid-column: 2/3;
  grid-row: 1/2;
}
header nav .btn-container {
  grid-column: 2/3;
  grid-row: 1/2;
  padding-bottom: 8px;
}
header .btn-header {
  width: clamp(80px, 10vw, 126px);
  margin: 0.5em 0 0.5em 1em;
  padding: 0.6em 0;
  line-height: 120%;
}
header.header-login {
  background-color: #FFFAF9;
}
header.header-logout {
  background-color: #FFFAF9;
}
header.header-logout .cta {
  display: block;
  width: 100%;
  padding: 0.833em 0;
  background-color: #FA8D62;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
header.header-logout .cta h4 {
  font-size: clamp(1.6rem, 2vw, 2.4rem);
}
header.header-admin {
  background-color: #7D7471;
  height: clamp(60px, 6vw, 75px);
}
header.header-admin nav {
  padding: 0 0 0 4em;
}
header.nobanner {
  background-color: #FFFAF9;
}
@media screen and (min-width: 650px) {
  header nav {
    grid-template-columns: auto 1fr auto;
    grid-template-rows: auto;
  }
  header nav .header-search {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  header nav .header-menu {
    grid-column: 3/4;
    margin: auto 0;
  }
  header nav .btn-container {
    grid-column: 3/4;
    padding: 0;
  }
  header .btn-header {
    margin: 0 0 0 1em;
    padding: 1.1em 0;
  }
  header.header-logout nav {
    height: 120px;
    padding: 0 clamp(12px, 6vw, 120px) 0 clamp(12px, 3vw, 60px);
  }
  header.nobanner nav, header.header-login nav {
    height: 90px;
  }
}
@media screen and (min-width: 1000px) {
  header nav {
    padding: 1em;
  }
  header nav .header-search {
    margin: auto auto auto 2em;
  }
}
@media screen and (min-width: 1200px) {
  header.header-logout nav {
    padding: 0 clamp(12px, 11vw, 200px) 0 clamp(12px, 6vw, 110px);
  }
}
@media screen and (min-width: 1600px) {
  header.header-login nav {
    padding: 0 clamp(60px, 8vw, 100px) 0 clamp(80px, 10vw, 130px);
  }
}

.header-menu .btn-row {
  display: flex;
  align-items: center;
}
.header-menu .btn-row a.header-btn {
  width: clamp(20px, 3vw, 30px);
  margin: auto 0.5em;
}
.header-menu .btn-row a.header-btn.alert-btn {
  width: calc(clamp(20px, 3vw, 30px) * 0.9);
}
.header-menu .btn-row a.header-btn:first-child {
  margin-left: 0;
}
.header-menu .header-btn {
  position: relative;
  z-index: 10;
}
.header-menu .header-btn svg {
  fill: #707070;
  width: 100%;
}
.header-menu .dropdown-wrapper {
  position: relative;
  z-index: 1;
}
.header-menu .dropdown-wrapper .profile-btn {
  width: clamp(40px, 4vw, 56px);
  margin-left: 14px;
  padding: 0;
  cursor: pointer;
}
.header-menu .dropdown-wrapper .profile-btn svg {
  width: 100%;
}
.header-menu .dropdown-wrapper .dropdown-container {
  position: absolute;
  right: 0;
  bottom: 1em;
  z-index: 1;
  width: 80vw;
  box-sizing: border-box;
  padding: 0;
  background-color: #fff;
  border-radius: 10px;
  filter: drop-shadow(0px 3px 6px hsla(0, 0%, 0%, 0.16));
  transform: translate(0%, 104%);
  visibility: hidden;
  height: 1px;
  overflow: hidden;
  pointer-events: none;
  transition: height 0.2s linear;
}
.header-menu .dropdown-wrapper .dropdown-container ul {
  height: 100%;
}
.header-menu .dropdown-wrapper .dropdown-container ul li {
  display: block;
  margin-bottom: 8px;
}
.header-menu .dropdown-wrapper .dropdown-container ul li:last-child {
  margin-bottom: 0;
}
.header-menu .dropdown-wrapper .dropdown-container ul a {
  display: block;
  padding: 0.5em 1.75em;
  color: #555555;
  font-size: 20px;
  font-weight: bold;
  line-height: 100%;
  text-decoration: none;
}
.header-menu .dropdown-wrapper .dropdown-container ul a:hover {
  opacity: 1;
  background-color: #CCCCCC;
}
.header-menu .dropdown-wrapper.is_active .dropdown-container {
  visibility: visible;
  pointer-events: unset;
  transform: translate(0%, 104%);
  height: 230px;
  padding: 1.25em 0;
}
@media screen and (min-width: 650px) {
  .header-menu .btn-row a.header-btn {
    margin: auto 1em;
  }
  .header-menu .dropdown-wrapper {
    padding-right: 23px;
  }
  .header-menu .dropdown-wrapper .dropdown-container {
    bottom: -26px;
    white-space: nowrap;
    width: 344px;
    transform: translate(0%, 100%);
  }
  .header-menu .dropdown-wrapper .dropdown-container:before {
    content: "";
    position: absolute;
    right: 43px;
    top: 1px;
    transform: translateY(-100%);
    z-index: 10;
    display: block;
    width: 20px;
    height: 20px;
    background-color: #fff;
    -webkit-clip-path: polygon(50% 44%, 0% 100%, 100% 100%);
            clip-path: polygon(50% 44%, 0% 100%, 100% 100%);
  }
  .header-menu .dropdown-wrapper.is_active .dropdown-container {
    visibility: visible;
    pointer-events: unset;
    transform: translate(0%, 100%);
  }
}

footer {
  color: #fff;
  background-color: #848484;
}
footer a, footer a:visited, footer a:hover, footer a:link {
  color: #fff;
  text-decoration: none;
}
footer .footer-content {
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding: clamp(28px, 4vw, 50px) 4% 28px;
}
footer .footer-content .left-col {
  margin-bottom: 40px;
}
footer .footer-content .left-col h4 {
  margin-bottom: 1em;
}
footer .footer-content .left-col ul li {
  margin-bottom: 1em;
}
footer .footer-content .right-col {
  width: 84.6%;
}
footer .footer-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 313px;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 10px;
  color: #555555;
}
footer .footer-box.customer-support {
  padding: 26px 1em 34px 1em;
  margin-bottom: 20px;
}
footer .footer-box.customer-support h4 {
  margin-bottom: 1.25em;
}
footer .footer-box.customer-support p {
  margin-bottom: 1.33em;
}
footer .footer-box.customer-support .footer-btn {
  padding: 1.4em 0;
}
footer .footer-box.review-form {
  padding: 26px 1em 1em 1em;
}
footer .footer-box.review-form h4 {
  margin-bottom: 0.625em;
}
footer .footer-box.review-form textarea {
  box-sizing: border-box;
  padding: 1em 1em;
  width: 100%;
  max-width: 220px;
  height: 126px;
  margin-bottom: 1.5em;
}
footer .footer-box.review-form textarea::-moz-placeholder {
  padding-top: 1.2em;
  color: #CCCCCC;
  text-align: center;
}
footer .footer-box.review-form textarea::placeholder {
  padding-top: 1.2em;
  color: #CCCCCC;
  text-align: center;
}
footer .footer-box.review-form .footer-btn {
  padding: 0.625em 0;
}
footer a.footer-btn,
footer button.footer-btn {
  width: 172px;
  max-width: 92%;
  box-sizing: border-box;
  color: #555555;
  font-size: 16px;
  font-weight: bold;
  line-height: 100%;
  text-align: center;
}
footer .footer-nav {
  align-items: center;
  flex-wrap: wrap;
  box-sizing: border-box;
  padding: 26px 4%;
  background-color: #555555;
  font-weight: bold;
}
footer .footer-nav ul {
  align-items: center;
}
footer .footer-nav ul li {
  margin-bottom: 0.5em;
}
footer .footer-nav p.copy {
  margin-top: 2em;
}
@media screen and (min-width: 650px) {
  footer .footer-content {
    align-items: flex-start;
    padding: clamp(28px, 4vw, 50px) clamp(40px, 15vw, 236px) 28px clamp(40px, 20vw, 346px);
  }
  footer .footer-content .right-col {
    align-items: flex-end;
    width: unset;
  }
  footer .footer-nav {
    padding: 26px clamp(40px, 15vw, 245px);
    justify-content: space-between;
  }
  footer .footer-nav ul {
    margin: auto;
  }
  footer .footer-nav ul li {
    margin: 0 1.25em 0;
  }
  footer .footer-nav p.copy {
    padding-left: clamp(10px, 6vw, 100px);
    margin: 0 0 0 0;
  }
}

.main-faq section {
  box-sizing: border-box;
  width: 100%;
  min-height: 100%;
  margin: clamp(60px, 10vw, 120px) 0;
}
.main-faq section.top-section {
  position: relative;
}
.main-faq section.top-section a.return-top {
  position: absolute;
  top: clamp(20px, 3vw, 45px);
  left: clamp(20px, 9vw, 145px);
}
.main-faq section.btm-section .faq-button-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 20px;
  width: 92%;
  max-width: 1450px;
}
.main-faq section.btm-section .faq-button-container a, .main-faq section.btm-section .faq-button-container button {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 1em;
  width: 48%;
  aspect-ratio: 3/1;
  font-weight: 400;
}
.main-faq section.btm-section .faq-button-container a:hover, .main-faq section.btm-section .faq-button-container button:hover {
  background-color: #FFFAF9;
}
@media screen and (min-width: 650px) {
  .main-faq section.btm-section .faq-button-container a, .main-faq section.btm-section .faq-button-container button {
    width: 31%;
  }
}

.search-wrapper .search-title {
  margin-bottom: 32px;
}
.search-wrapper .search-container {
  background-color: #fff;
  border-radius: 10px;
}
@media screen and (min-width: 650px) {
  .search-wrapper .search-title {
    margin-bottom: 22px;
  }
}

.search-title {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.search-title .option-block {
  align-self: flex-end;
  width: -moz-fit-content;
  width: fit-content;
}
.search-title select {
  padding: 1em 1em 1em 2em;
  border: 1px solid #FA8D62;
  border-radius: 10px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(../assets/icons/up-down.svg);
  background-position: center left 1em;
  background-size: 8px;
  background-repeat: no-repeat;
  font-size: clamp(14px, 1.5vw, 16px);
}
@media screen and (min-width: 650px) {
  .search-title {
    flex-direction: row;
    justify-content: space-between;
  }
  .search-title select {
    padding: 1em 2.375em 1em 3.4em;
    background-position: center left 1.2em;
  }
}

.search-container {
  box-sizing: border-box;
  padding: 43px clamp(16px, 4vw, 54px) 37px clamp(16px, 3vw, 30px);
}
.search-container .search-result {
  align-items: center;
  box-sizing: border-box;
  padding: 20px clamp(12px, 2vw, 20px) 12px;
  margin-bottom: 20px;
  border-bottom: 1px solid #CCCCCC;
}
.search-container .search-result:last-child {
  border-bottom: unset;
}
.search-container .search-result .eyecatch {
  display: block;
  width: 100%;
  max-width: 235px;
  margin-bottom: 32px;
}
.search-container .search-result .content-wrapper {
  width: 92%;
  max-width: unset;
}
.search-container .title-wrapper .npo-profile-img {
  width: 69px;
  height: 69px;
  border-radius: 50%;
  margin-right: clamp(16px, 2vw, 27px);
}
.search-container .title-wrapper .title-text h3 button.like {
  width: 1.33em;
  height: 1.33em;
  margin: 0 0 0 0.66em;
  vertical-align: sub;
}
.search-container .title-wrapper .title-text .npo-subtitle {
  overflow-wrap: anywhere;
  color: #848484;
  margin-top: 0.25em;
}
.search-container a.activity-title {
  display: block;
  margin: 0.9em 0 0.8em;
  color: #555555;
  font-weight: bold;
  text-decoration: unset;
}
.search-container .search-gallery {
  display: flex;
  width: 100%;
  overflow-x: scroll;
  padding-bottom: 15px;
}
.search-container .search-gallery .slide {
  display: block;
  width: 115px;
  min-width: 115px;
  aspect-ratio: 1/1;
  margin-right: 20px;
}
.search-container .search-gallery .slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  border: 1px solid #848484;
  border-radius: 10px;
  pointer-events: none;
}
.search-container .search-gallery .slide:last-child {
  margin-right: 0;
}
@media screen and (min-width: 650px) {
  .search-container .search-result {
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 0;
  }
  .search-container .search-result .eyecatch {
    margin-bottom: 0;
    width: 25%;
  }
  .search-container .search-result .content-wrapper {
    width: 67%;
    max-width: unset;
  }
}

.search-pagination {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: clamp(60px, 5vw, 90px) auto 0;
}
.search-pagination .page-no {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  margin: 0.5em;
  background-color: #fff;
  border: 1px solid #848484;
  border-radius: 10px;
  color: #848484;
  line-height: 100%;
  font-weight: bold;
  text-decoration: none;
}
.search-pagination .page-no:hover {
  background-color: #FFFAF9;
}
.search-pagination .page-no.is_current {
  border: #FA8D62;
  background-color: #FA8D62;
  color: #fff;
  pointer-events: none;
}

.search-wrapper {
  padding-right: 0;
}

.search-card-container {
  background-color: #FFFAF9;
}
.search-card-container .wrapper {
  box-sizing: border-box;
  justify-content: space-evenly;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  row-gap: clamp(24px, 3vw, 36px);
}
.search-card-container .search-card-result {
  display: block;
  width: 80%;
  background: #fff;
  border-radius: 10px;
}
.search-card-container .search-card-result .img-container {
  display: block;
  width: 100%;
  position: relative;
}
.search-card-container .search-card-result .img-container .eyecatch {
  width: 100%;
  height: auto;
}
.search-card-container .search-card-result .img-container img {
  aspect-ratio: 5/4;
  border-radius: 10px;
  display: block;
  max-width: 100%;
  height: auto;
}
.search-card-container .search-card-result .img-container button.like {
  position: absolute;
  right: 1em;
  bottom: 0.8em;
  width: 2em;
  z-index: 10;
}
.search-card-container .search-card-result .content-container {
  width: 100%;
  box-sizing: border-box;
  padding: 1.33em 1.5em 1.5em 1em;
}
.search-card-container .search-card-result .content-container .npo-profile-img {
  margin-top: 12px;
}
.search-card-container .search-card-result .content-container .npo-profile-img img {
  width: 2.33em;
  margin: 0 0.66em 0 0;
}

.support-progress-wrapper {
  width: 100%;
  max-width: 400px;
  background: #d8dce1;
  border-radius: 30px;
  overflow: hidden;
  height: 14px;
  box-shadow: inset 0 0 4px #ccc;
  position: relative;
}

.support-progress-bar {
  height: 100%;
  background-color: #e73650;
  width: 0%;
  transition: width 0.5s ease;
  width: 100%;
  line-height: 1.4;
  padding-left: 10px;
  font-size: 12px;
  color: white;
  position: absolute;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}

.support-progress-over {
  height: 100%;
  background-color: #e73650;
  top: 0;
  right: 0;
  transition: width 0.5s ease;
}

.content-container.f-size {
  font-size: 1.4rem;
}

.support-title {
  font-size: 1.6rem;
  font-weight: 600;
}

.support-thumb-title {
  font-size: 14px;
  font-weight: 600;
}

.f-12 {
  font-size: 12px;
}

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

.pd-1em {
  padding: 1em !important;
}

@media screen and (min-width: 1000px) {
  .search-card-container .wrapper {
    -moz-column-gap: 4%;
         column-gap: 4%;
    justify-content: flex-start;
  }
  .search-card-container .search-card-result {
    width: 48%;
  }
}
@media screen and (min-width: 1200px) {
  .search-card-container .wrapper {
    -moz-column-gap: 3%;
         column-gap: 3%;
  }
  .search-card-container .search-card-result {
    width: 31.3%;
  }
}

.main-registration .progress-col {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: clamp(40px, 15vh, 150px) auto auto;
}
.main-registration .progress-col p.progress-label {
  color: #848484;
  font-weight: bold;
  font-size: clamp(12px, 2vw, 20px);
  text-align: center;
}
.main-registration .progress-col p.progress-label.complete {
  color: #2B616D;
}
.main-registration .progress-col p.progress-label.active {
  color: #2B616D;
  font-size: clamp(14px, 2.4vw, 24px);
}
.main-registration .progress-col .progress-bar {
  position: relative;
  width: 5px;
  height: clamp(40px, 10vh, 100px);
  background-color: #CCCCCC;
  margin: 24px auto;
}
.main-registration .progress-col .progress-bar.half:after, .main-registration .progress-col .progress-bar.full:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #2B616D;
}
.main-registration .progress-col .progress-bar.half:after {
  height: 50%;
}
.main-registration .progress-col .progress-bar.full:after {
  height: 100%;
}
.main-registration .input-col {
  background-color: #fff;
  overflow-y: scroll;
  height: 100%;
  filter: drop-shadow(0px 3px 6px hsla(0, 0%, 0%, 0.16));
}
.main-registration .input-col form,
.main-registration .input-col .confirm-container {
  position: relative;
  max-width: 1540px;
  min-height: 100vh;
  min-height: 100lvh;
  box-sizing: border-box;
  padding: clamp(40px, 5vw, 60px) clamp(10px, 3vw, 50px) 50px;
}
.main-registration .input-col form .submit-container,
.main-registration .input-col .confirm-container .submit-container {
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  flex-wrap: wrap;
  margin: 40px 0 0 auto;
}
.main-registration .input-col .confirm-row {
  display: flex;
  width: 100%;
  align-items: center;
  font-weight: bold;
}
.main-registration .input-col .confirm-row .label,
.main-registration .input-col .confirm-row .confirm-content {
  box-sizing: border-box;
  padding: 1.25em 0 1.25em 0;
  font-size: clamp(14px, 2vw, 24px);
}
.main-registration .input-col .confirm-row .label {
  text-align: center;
}
.main-registration .input-col .confirm-row .confirm-content {
  border-left: 1px solid #848484;
  padding-left: 1em;
}
@media screen and (min-width: 650px) {
  .main-registration .input-col form,
  .main-registration .input-col .confirm-container {
    padding: clamp(40px, 5vw, 60px) clamp(10px, 3vw, 50px) clamp(140px, 14vw, 180px);
  }
  .main-registration .input-col form .submit-container,
  .main-registration .input-col .confirm-container .submit-container {
    position: absolute;
    bottom: 50px;
    right: clamp(20px, 6vw, 110px);
    margin: 0;
  }
  .main-registration .input-col .confirm-row {
    display: flex;
    width: 100%;
    align-items: center;
    font-weight: bold;
  }
  .main-registration .input-col .confirm-row .label,
  .main-registration .input-col .confirm-row .confirm-content {
    box-sizing: border-box;
    padding-left: clamp(10px, 7vw, 100px);
  }
}

.sidemenu {
  box-sizing: border-box;
  margin: 5px 0;
  padding: 10px;
  z-index: 100;
  background-color: #fff;
}
.sidemenu li a {
  display: block;
  padding-left: 1.33em;
  width: 100%;
  color: #555555;
  font-weight: bold;
  line-height: 1.12;
  text-decoration: unset;
}
.sidemenu li.is_active a {
  color: #FA8D62;
  border-left: 5px solid #B2DBD5;
  pointer-events: none;
}
@media screen and (max-width: 1000px) {
  .sidemenu {
    height: 50px;
    background-image: url(../assets/icons/chevron-down.svg);
    background-position: top 0.3em right 1em;
    background-repeat: no-repeat;
    background-size: 1.5em;
    border-radius: 10px;
    border-bottom: 1px solid #CCCCCC;
    overflow: hidden;
    transition: 0.2s height linear;
  }
  .sidemenu li {
    visibility: hidden;
    height: 1px;
    height: 0px;
    opacity: 0;
  }
  .sidemenu li.is_active {
    visibility: unset;
    height: unset;
    opacity: 1;
  }
  .sidemenu.is_active {
    height: 520px;
    overflow: unset;
  }
  .sidemenu.is_active li {
    visibility: unset;
    height: unset;
    opacity: 1;
    transition: 0.1s opacity 0.15s linear;
    margin-bottom: 2em;
  }
  .sidemenu.supporter-menu.is_active {
    height: 380px;
  }
}
@media screen and (min-width: 1000px) {
  .sidemenu {
    position: unset;
    height: auto;
    padding: 2em 1.5em;
    border-right: 1px solid #CCCCCC;
  }
  .sidemenu li {
    margin-bottom: 2em;
  }
}

.dashboard-content-area {
  box-sizing: border-box;
  padding: clamp(20px, 3vw, 50px);
}
.dashboard-content-area .status-bar {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.dashboard-content-area .status-block {
  margin: 10px auto;
  padding: 2em;
  background-color: #fff;
  border: 1px solid #848484;
  border-radius: 10px;
  filter: drop-shadow(0px 3px 6px hsla(0, 0%, 0%, 0.16));
}
.dashboard-content-area .status-block h3 {
  margin-bottom: 0.8em;
}
.dashboard-content-area .status-block h4 {
  margin-bottom: 1em;
}
.dashboard-content-area .status-block .support-info {
  display: flex;
  font-weight: bold;
}
.dashboard-content-area .status-block p.counter {
  color: #848484;
}
.dashboard-content-area .status-block .highlight {
  font-size: clamp(40px, 4vw, 60px);
  color: #B2DBD5;
  line-height: 100%;
  padding: 0 0.25em;
}
.dashboard-content-area .status-block .info-card {
  box-sizing: border-box;
  min-width: 160px;
  max-width: 100%;
  padding: 0 20px 0 0;
}
@media screen and (max-width: 1000px) {
  .dashboard-content-area .status-block .support-info {
    flex-direction: column;
  }
  .dashboard-content-area .status-block .info-card:nth-child(2) {
    border-top: 1px solid #848484;
    margin: 20px 0 0 0;
    padding: 20px 20px 0 0;
  }
}
@media screen and (min-width: 1000px) {
  .dashboard-content-area {
    padding: clamp(20px, 3vw, 50px);
  }
  .dashboard-content-area .status-block {
    margin-left: clamp(32px, 4vw, 56px);
  }
  .dashboard-content-area .status-block:first-child {
    margin-left: 0;
  }
  .dashboard-content-area .status-block .info-card:nth-child(2) {
    border-left: 1px solid #848484;
    margin: 0 0 0 0;
    padding: 0 20px 0 45px;
  }
}
.dashboard-content-area .image-gallery {
  margin-bottom: clamp(40px, 5vw, 70px);
}
.dashboard-content-area .image-gallery .gallery-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  padding-bottom: 1em;
  -moz-column-gap: 4%;
       column-gap: 4%;
  row-gap: clamp(20px, 3vw, 50px);
}
.dashboard-content-area .image-gallery .gallery-card {
  display: block;
  aspect-ratio: 1/1;
  width: 47%;
  border: 1px solid #848484;
}
.dashboard-content-area .image-gallery .gallery-card img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.dashboard-content-area .image-gallery .vm-link {
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  margin-left: auto;
  font-weight: bold;
  text-decoration: none;
}
.dashboard-content-area .image-gallery .vm-link:before {
  content: ">";
}
@media screen and (min-width: 650px) {
  .dashboard-content-area .image-gallery .gallery-container {
    justify-content: flex-start;
    -moz-column-gap: 3%;
         column-gap: 3%;
  }
  .dashboard-content-area .image-gallery .gallery-card {
    width: 17%;
    min-width: 140px;
  }
}

main.main-mypage-db .dashboard-content-area {
  padding-bottom: clamp(30px, 7vw, 100px);
}

.drop-img-bg {
  position: relative;
}
.drop-img-bg > * {
  position: relative;
  z-index: 1;
}
.drop-img-bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
}
.drop-img-bg label {
  cursor: pointer;
  pointer-events: auto;
  font-weight: 700;
}

.mypage-banner {
  width: 100%;
  background-color: #F1F1F1;
  aspect-ratio: 3/1;
  margin-bottom: 30px;
}
.mypage-banner h3 {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}
.mypage-banner h3:hover {
  opacity: 0.8;
}

.report-image {
  margin-bottom: 30px;
  display: flex;
}
.report-image .report-banner {
  width: 100%;
  background-color: #F1F1F1;
  aspect-ratio: 3/1;
}
.report-image .ml-1 {
  margin-left: 1em;
}
.report-image .report-text {
  height: auto;
  font-weight: 400;
}

.word-counter {
  text-align: end;
  color: #848484;
  font-size: 12px;
  margin-top: 0.5em;
}

.report-list {
  box-sizing: border-box;
  padding: 13px;
}
.report-list .report-item,
.report-list .report-item-content {
  box-sizing: border-box;
  width: 100%;
}

.report-item {
  margin-bottom: 20px;
  background-color: #EBEBEB;
}
.report-item .report-item-img,
.report-item .report-item-text textarea {
  height: 220px;
}
.report-item .report-item-img {
  width: 100%;
  background-color: #fff;
  margin: 0 0 20px 0;
}
.report-item .report-item-img h3 {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}
.report-item .report-item-img h3:hover {
  opacity: 0.8;
}
@media screen and (min-width: 1000px) {
  .report-item .report-item-content {
    display: flex;
  }
  .report-item .report-item-img {
    margin: 0 20px 0 0;
  }
  .report-item .report-item-img {
    aspect-ratio: 4/3;
  }
}

.report-item-buttons,
.form-submit-buttons {
  align-items: flex-end;
}
@media screen and (min-width: 1000px) {
  .report-item-buttons,
  .form-submit-buttons {
    justify-content: flex-end;
  }
}

.overview-container {
  width: 90%;
  margin: 20px auto clamp(60px, 6vw, 90px);
}

.overview-row {
  width: 100%;
  box-sizing: border-box;
  padding: 20px clamp(16px, 3vw, 40px) 20px clamp(16px, 2vw, 25px);
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #CCCCCC;
}
@media screen and (min-width: 1000px) {
  .overview-row {
    flex-direction: row;
    align-items: center;
  }
}

.so-row .featured-img {
  margin: 0 auto 20px;
  width: clamp(50px, 40%, 200px);
  aspect-ratio: 1/1;
}
.so-row .featured-img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.so-row .meta-container {
  box-sizing: border-box;
  margin-bottom: 1em;
  padding-right: 1em;
  font-weight: bold;
}
.so-row .meta-container h4.title {
  margin-bottom: 0.4em;
}
.so-row .meta-container p.date {
  color: #848484;
}
.so-row .meta-container p.warning {
  color: #E44B45;
}
.so-row .nav-state-container,
.so-row .supporter-state-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 16px;
}
.so-row .status-btn,
.so-row .btn-edit {
  width: 33%;
  padding: 0.7em 0;
  font-size: clamp(12px, 2vw, 16px);
  font-weight: bold;
  line-height: 100%;
  text-align: center;
}
.so-row .status-btn {
  border-radius: 1.5em;
  background-color: #CCCCCC;
  color: #848484;
}
.so-row .status-btn.status-public {
  background-color: hsla(162, 68%, 66%, 0.31);
  color: #2B616D;
}
.so-row .status-btn.status-review {
  background-color: hsla(2, 100%, 76%, 0.47);
  color: #E44B45;
}
.so-row .mypage {
  padding: 0;
  width: clamp(20px, 2vw, 32px);
  height: clamp(20px, 2vw, 32px);
}
.so-row .mypage svg {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  fill: #848484;
}
.so-row .talkroom-btn {
  padding: 0;
  width: 30px;
}
.so-row .talkroom-btn svg {
  fill: #B2DBD5;
}
.so-row .continuous-label {
  visibility: hidden;
}
.so-row .continuous-label.is_continuous {
  visibility: visible;
}
@media screen and (min-width: 1000px) {
  .so-row .featured-img {
    width: 100px;
    margin: 0 4% 0 0;
  }
  .so-row .meta-container {
    width: 64%;
    margin-bottom: 0;
  }
  .so-row .nav-state-container {
    margin-top: 0;
    width: 36%;
    max-width: 300px;
  }
  .so-row .supporter-state-container {
    margin-top: 0;
    width: 40%;
    max-width: 400px;
  }
}

.so-like {
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
.so-like .meta-like {
  width: 80%;
}
.so-like .npo-icon-row .profile-img {
  width: 56px;
  height: 56px;
}
.so-like .npo-icon-row h4 {
  margin: 0 clamp(30px, 10vw, 150px) 0 clamp(20px, 6vw, 80px);
}
@media screen and (min-width: 1000px) {
  .so-like .meta-like {
    width: -moz-fit-content;
    width: fit-content;
    min-width: 290px;
  }
}

.news-container {
  margin: clamp(50px, 5vw, 80px) auto clamp(60px, 6vw, 90px);
}

.news-row {
  width: 100%;
  font-size: clamp(16px, 1.4vw, 20px);
  font-weight: bold;
}
.news-row span {
  display: inline-block;
}
.news-row .date,
.news-row .category {
  white-space: nowrap;
}
.news-row .date {
  color: #848484;
  font-size: 12px;
  margin-left: auto;
}
.news-row .news-title {
  padding: 0 0.5em 0 0.25em;
}

.history-container {
  margin: clamp(50px, 5vw, 80px) auto clamp(60px, 6vw, 90px);
}
.history-container h4 {
  margin-bottom: 1em;
}
.history-container .history-row {
  width: 100%;
  font-size: clamp(16px, 1.4vw, 20px);
  font-weight: bold;
}
.history-container .history-row span {
  display: inline-block;
}
.history-container .history-row .date,
.history-container .history-row .category {
  white-space: nowrap;
}
.history-container .history-row .date {
  color: #848484;
  font-size: 12px;
  width: 100%;
}
.history-container .history-row .history-title {
  width: 100%;
}

.talkroom-container {
  margin: clamp(32px, 4vw, 50px) auto clamp(60px, 6vw, 90px);
}

.tr-wrapper {
  box-sizing: border-box;
  width: 100%;
  padding: 20px clamp(20px, 4vw, 50px) 0 clamp(16px, 2vw, 25px);
  border-bottom: 1px solid #CCCCCC;
}
.tr-wrapper h3 {
  font-size: clamp(16px, 1.4vw, 20px);
}

.tr-row {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1em 0 clamp(16px, 2vw, 25px) 0;
}
.tr-row .profile-img {
  width: 56px;
  margin-bottom: 1em;
}
.tr-row .featured-img {
  width: 100px;
  margin-bottom: 1em;
}
.tr-row .meta-container {
  color: #555555;
  font-weight: bold;
  text-decoration: unset;
}
.tr-row .meta-container .title-row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
.tr-row .meta-container h4 {
  margin-right: 0.9em;
}
.tr-row .meta-container .date {
  color: #848484;
}
.tr-row .meta-container p.latest-talk {
  margin-top: 0.4em;
}
.tr-row button.delete-btn {
  width: 24px;
  padding: 0;
  margin: 1em 0 0 auto;
  cursor: pointer;
}
.tr-row button.delete-btn svg {
  width: 100%;
  fill: #CCCCCC;
}
@media screen and (min-width: 650px) {
  .tr-row {
    flex-direction: row;
    align-items: center;
  }
  .tr-row .profile-img {
    width: clamp(28px, 8%, 56px);
    margin: 0 1.5em 0 0;
  }
  .tr-row .featured-img {
    margin: 0 1.5em 0 0;
  }
}

.support-table-frame {
  width: 100%;
  overflow-x: scroll;
}
.support-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 20px;
}
.support-table th, .support-table td {
  vertical-align: top;
  text-align: left;
  border-bottom: 1px solid #ddd;
  padding: 10px 6px;
}
.support-table th {
  font-weight: bold;
  color: #555;
  white-space: nowrap;
}
.support-content {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}
.talk-avatar {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
  background-color: #ccc;
  border: 1px solid #ccc;
  padding: 3px;
}
.talk-avatar img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
.text-group {
  flex: 1;
}
.content-gp {
  display: flex;
}
.title {
  font-weight: bold;
  font-size: 20px;
  margin: 4px 0;
  margin-right: 1rem;
  padding-right: 1rem;
}
.content-border{
  border-left: 1px solid #000;
  height: 20px;
  margin: auto 5px;
}
.subtitle {
  font-weight: bold;
  font-size: 16px;
  margin: 4px 0;
}
.description {
  font-size: 10px;
  color: #666;
}
.support-name {
  font-size: 14px;
  font-weight: 600;
}
.vt-middle {
  vertical-align: middle !important;
}
.amount {
  font-weight: bold;
  font-size: 14px;
}
.status, .updated-at {
  white-space: nowrap;
  font-size: 14px;
  color: #555;
}
.bookmark {
  font-size: 20px;
  color: #ccc;
}
.complete-btn {
  background-color: #fff;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border: 0.1px solid #848484;
  font-weight: 600;
  padding: clamp(9px, 1.2vw, 18px) clamp(30px, 3.3vw, 50px) clamp(9px, 1.2vw, 18px) clamp(10px, 1.66vw, 25px);
}

.talk-content .profile-img {
  display: block;
  width: 56px;
  min-width: 56px;
  margin-right: 20px;
}
.talk-content .profile-img img {
  width: 100%;
}

.talk-container {
  box-sizing: border-box;
  padding: clamp(16px, 4vw, 45px) clamp(16px, 2vw, 27px) 0 clamp(16px, 4vw, 45px);
  margin-bottom: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.talk-container a {
  color: #555555;
  text-decoration: none;
}
.talk-container .supporter-col {
  width: 90%;
  max-width: 320px;
  min-height: 230px;
  margin-bottom: 32px;
  box-sizing: border-box;
  padding: 24px;
  border: 1px solid #CCCCCC;
}
.talk-container .supporter-col .supporter-info {
  padding: 1em 0;
  color: #848484;
}
.talk-container .talk-col {
  width: 100%;
  overflow-wrap: anywhere;
}
.talk-container .talk-col .search-pagination {
  margin: clamp(60px, 7vw, 120px) auto 0;
}
@media screen and (min-width: 1000px) {
  .talk-container {
    flex-direction: row-reverse;
    align-items: flex-start;
  }
  .talk-container .supporter-col {
    width: 40%;
  }
  .talk-container .talk-col {
    margin-right: clamp(16px, 2vw, 30px);
    overflow-wrap: anywhere;
  }
}

.talk-header {
  justify-content: space-between;
  box-sizing: border-box;
  padding: clamp(24px, 3vw, 40px) clamp(24px, 3vw, 40px) 24px clamp(24px, 4vw, 60px);
  border-bottom: 1px solid #CCCCCC;
}

.talk-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  border: 1px solid #CCCCCC;
  border-top: unset;
}
.talk-block:first-child {
  border-top: 1px solid #CCCCCC;
}
.talk-block .talk-date {
  width: 130px;
  padding: 8px 0;
  position: absolute;
  top: 0;
  transform: translateY(-50%);
  background-color: #fff;
  border-radius: 25px;
  color: #848484;
  font-weight: bold;
  line-height: 100%;
  text-align: center;
}
.talk-block .message {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  padding: 40px 20px 40px 20px;
  min-height: 160px;
  background-color: #fff;
  border-bottom: 1px solid #CCCCCC;
  font-weight: bold;
  align-items: center;
}
.talk-block .message .profile-img {
  order: 1;
}
.talk-block .message .message-date {
  order: 2;
  color: #848484;
}
.talk-block .message .message-container {
  order: 3;
  margin-top: 1em;
}
.talk-block .message .message-container .sender {
  display: inline-block;
  margin-bottom: 0.5em;
}
.talk-block .message:last-child {
  border-bottom: unset;
}
.talk-block .message.message-in {
  background-color: #FFFAF9;
}
@media screen and (min-width: 1000px) {
  .talk-block .message {
    flex-wrap: nowrap;
  }
  .talk-block .message .message-date {
    order: 3;
    margin-left: auto;
    font-size: clamp(10px, 1vw, 16px);
    white-space: nowrap;
  }
  .talk-block .message .message-date span {
    display: block;
  }
  .talk-block .message .message-container {
    width: 100%;
    order: 2;
    margin-top: 0;
    padding-right: 1em;
  }
}
@media screen and (min-width: 1600px) {
  .talk-block .message .message-date span {
    display: inline;
  }
}

form.send-message {
  margin-top: 66px;
  padding: clamp(40px, 5vw, 75px) 0 25px;
  border: 1px solid #CCCCCC;
}
form.send-message .input-group,
form.send-message .post-info {
  width: 75%;
}
form.send-message .post-info {
  box-sizing: border-box;
  border: 1px solid #CCCCCC;
  min-height: 194px;
}
form.send-message .submit-btn {
  margin-bottom: 45px;
}

form.profile-form {
  box-sizing: border-box;
  width: 100%;
  max-width: 876px;
  padding: clamp(30px, 5vw, 70px);
}
form.profile-form .div-table {
  max-width: 100%;
  margin-bottom: 0;
}
form.profile-form .div-table .label {
  padding-left: 0;
}
form.profile-form .profile-img {
  width: 50%;
  max-width: 213px;
}
form.profile-form .content .input-group {
  max-width: 407px;
}
form.profile-form .content .input-group input {
  font-size: clamp(16px, 1.5vw, 24px);
  padding: 0.3em 0.83em;
}
form.profile-form .profile-content {
  align-items: center;
  margin-bottom: 15px;
}
@media screen and (min-width: 1000px) {
  form.profile-form .div-table {
    margin-bottom: 20px;
  }
  form.profile-form .div-table .table-row .label {
    width: 36%;
  }
  form.profile-form .div-table .table-row .content {
    width: 64%;
    margin-bottom: 30px;
  }
  form.profile-form .div-table .table-row .profile-content {
    align-items: flex-start;
    margin-bottom: 50px;
  }
}

form.password-form {
  width: 92%;
  max-width: 410px;
  margin: clamp(40px, 5vw, 75px) auto 0;
}
form.password-form .div-table {
  max-width: 100%;
}
form.password-form .div-table .label {
  padding-left: 0;
}
form.password-form .password-submit {
  margin: 0 clamp(20px, 4vw, 56px) clamp(40px, 5vw, 80px) auto;
}
@media screen and (min-width: 650px) {
  form.password-form {
    margin-left: clamp(30px, 5vw, 90px);
    max-width: 760px;
  }
  form.password-form .div-table {
    margin-bottom: 34px;
  }
  form.password-form .div-table .table-row .label {
    width: 46%;
    padding-right: 1em;
  }
  form.password-form .div-table .table-row .content {
    width: 54%;
  }
}

.card-content .card-card,
.bank-content .card-card {
  width: 92%;
  max-width: 1320px;
  margin-top: clamp(40px, 5vw, 60px);
}
.card-content .card-container,
.bank-content .card-container {
  box-sizing: border-box;
  padding: clamp(24px, 3vw, 40px) clamp(20px, 4vw, 50px) clamp(24px, 3vw, 36px);
  border: 1px solid #CCCCCC;
}
.card-content .div-table,
.bank-content .div-table {
  max-width: 650px;
}
.card-content .div-table .label,
.bank-content .div-table .label {
  padding-left: 0;
  margin-bottom: 0;
}
.card-content .div-table .content,
.bank-content .div-table .content {
  font-size: clamp(16px, 1.4vw, 20px);
  font-weight: 400;
  margin-bottom: 0;
}
.card-content .div-table .content input, .card-content .div-table .content select,
.bank-content .div-table .content input,
.bank-content .div-table .content select {
  font-weight: 400;
  border-color: #CCCCCC;
}
.card-content .div-table .content .input-group,
.bank-content .div-table .content .input-group {
  margin-bottom: 0;
}
.card-content .table-row,
.bank-content .table-row {
  margin-bottom: 40px;
}
@media screen and (min-width: 1000px) {
  .card-content .div-table .table-row .label,
  .bank-content .div-table .table-row .label {
    width: 37%;
  }
  .card-content .div-table .table-row .content,
  .bank-content .div-table .table-row .content {
    width: 63%;
  }
}

form.card-new {
  margin-bottom: clamp(40px, 5vw, 80px);
}

.bank-content .card-card {
  margin-bottom: clamp(40px, 5vw, 80px);
}
@media screen and (min-width: 1000px) {
  .bank-content button[type=submit] {
    margin: 50px 1.5em 0 auto;
  }
}

.delete-button {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 14px;
  color: #333;
  cursor: pointer;
}

.avatar-container {
  margin: 10px 0 32px 3.4vw;
  padding: 0 1em 0 0;
}

.avatar-custom-container {
  margin: 10px 0 32px 0 !important;
}

.avatar-container .avatar {
  width: clamp(60px, 10vw, 173px);
  min-width: clamp(60px, 10vw, 173px);
  margin: 0 clamp(30px, 5vw, 75px) 0 0;
}
.avatar-container h2 {
  margin-right: 1em;
}
@media screen and (min-width: 650px) {
  .avatar-container h2, .avatar-container button {
    margin-top: 24px;
  }
}
@media screen and (min-width: 1600px) {
  .avatar-container {
    margin: -50px 0 0 3.4vw;
  }
}

.info-container .info-box {
  box-sizing: border-box;
  padding: 5% 5%;
  padding-bottom: 0%;
  min-height: clamp(240px, 30vw, 300px);
  margin-bottom: clamp(32px, 4vw, 50px);
}
.info-container .current-box {
  min-height: 2em;
}
.info-container .support-card {
  background-color: #fff;
  padding: clamp(16px, 2vw, 30px) clamp(16px, 2vw, 30px) clamp(40px, 5vw, 80px);
}
.info-container .support-card img.cover-img {
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
}

.progress-bar {
  margin-bottom: clamp(40px, 8vw, 116px);
}
.progress-bar .progress-step {
  box-sizing: border-box;
  padding: 0.5em 1em;
  font-weight: bold;
  border: 1px solid #CCCCCC;
  border-right: unset;
}
.progress-bar .progress-step:last-child {
  border-right: 1px solid #CCCCCC;
}
.progress-bar .progress-step.is_active {
  color: #fff;
  background-color: #FA8D62;
  border: 1px solid #FA8D62;
}
.progress-bar .progress-step.is_past {
  color: #CCCCCC;
}

.thanks-container {
  margin: clamp(120px, 20vw, 340px) 0 40px;
}

.admin-container {
  box-sizing: border-box;
  min-height: calc(100vh - 75px);
}

.admin-menu {
  background-color: #EFEFEF;
  border-radius: unset;
}
.admin-menu li.is_active a {
  color: unset;
  border-left: unset;
}
@media screen and (max-width: 1000px) {
  .admin-menu.is_active {
    height: clamp(320px, 50vw, 400px);
  }
  .admin-menu.is_active li {
    margin-bottom: 1.33em;
  }
}
@media screen and (min-width: 1000px) {
  .admin-menu li {
    margin-bottom: 1.33em;
  }
}

.admin-login-container {
  padding: clamp(60px, 7vw, 100px) 0 clamp(40px, 5.5vw, 85px);
}

.admin-filter-group {
  align-items: flex-end;
  margin-bottom: clamp(26px, 6vw, 84px);
}
.admin-filter-group input {
  width: clamp(240px, 40vw, 450px);
  max-width: 100%;
  height: 50px;
  padding: 1em;
  margin-right: 1.5em;
}
@media screen and (min-width: 1600px) {
  .admin-filter-group button {
    margin-left: 40px;
  }
}

.admin-table-container {
  padding-bottom: clamp(20px, 3vw, 40px);
}
.admin-table-container .status-label {
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.7em 1.5em;
  font-size: clamp(10px, 1vw, 16px);
  font-weight: bold;
  line-height: 100%;
  text-align: center;
  white-space: nowrap;
}
.admin-table-container .status-label {
  border-radius: 1.5em;
  background-color: #CCCCCC;
  color: #848484;
}
.admin-table-container .status-label.status-public {
  background-color: hsla(162, 68%, 66%, 0.31);
  color: #2B616D;
}
.admin-table-container table {
  width: 100%;
  border-collapse: collapse;
}
.admin-table-container th, .admin-table-container td {
  font-weight: bold;
}
.admin-table-container th a, .admin-table-container td a {
  text-decoration: unset;
}
.admin-table-container th {
  box-sizing: border-box;
  padding: 0.75em 0;
  text-align: start;
  border-bottom: 1px solid #707070;
  font-size: clamp(12px, 1.4vw, 20px);
}
.admin-table-container td {
  box-sizing: border-box;
  padding: 0.66em 2px;
  border-bottom: 1px solid #CCCCCC;
  font-size: clamp(12px, 1.4vw, 24px);
  overflow-x: scroll;
}
.admin-table-container .id-col {
  width: 10%;
  padding-left: 5px;
}
.admin-table-container .content-auto {
  width: auto;
}
.admin-table-container .content-1 {
  width: 30%;
}
.admin-table-container .content-2 {
  width: 30%;
}
.admin-table-container .publish-col {
  width: 18%;
  text-align: center;
}
.admin-table-container .label-col {
  width: 20%;
}
.admin-table-container .del-col {
  width: 10%;
  font-weight: bold;
}
.admin-table-container .del-col button {
  color: #555555;
}
@media screen and (min-width: 1000px) {
  .admin-table-container .id-col {
    width: 12.8%;
    padding-left: 5px;
  }
  .admin-table-container .content-1 {
    width: 24.1%;
  }
  .admin-table-container .content-2 {
    width: 44.1%;
  }
  .admin-table-container .label-col {
    width: 15%;
  }
  .admin-table-container .publish-col {
    width: 14%;
  }
  .admin-table-container .del-col {
    width: 4%;
  }
  .admin-table-container .id-col {
    padding-left: clamp(16px, 3vw, 40px);
  }
}

.admin-content-box .content-header,
.admin-content-box .content-content {
  box-sizing: border-box;
}
.admin-content-box .content-header {
  padding: 1.9em 1.9em 1.25em;
  line-height: 100%;
  border-bottom: 1px solid #848484;
}
.admin-content-box .content-content {
  padding: clamp(20px, 3vw, 40px) clamp(20px, 3vw, 60px) clamp(20px, 3vw, 50px);
}
.admin-content-box dl {
  display: flex;
  font-size: clamp(14px, 1.5vw, 24px);
  margin-bottom: 1.4em;
}
.admin-content-box dl:last-child {
  margin-bottom: 0;
}
.admin-content-box dt {
  box-sizing: border-box;
  width: clamp(100px, 40vw, 280px);
  font-weight: bold;
  padding-right: 1em;
}

.admin-control-group {
  align-items: center;
  justify-content: space-evenly;
  row-gap: 54px;
  padding: 1.5em 3em 1.5em 2.5em;
}
.admin-control-group h4 {
  margin-right: clamp(20px, 8vw, 120px);
}
@media screen and (min-width: 650px) {
  .admin-control-group {
    justify-content: space-between;
  }
}

.news-create-container {
  box-sizing: border-box;
  padding: clamp(20px, 3vw, 40px) clamp(20px, 8vw, 150px) clamp(40px, 6vw, 85px) clamp(20px, 3vw, 45px);
}

.news-create .div-table {
  max-width: 1270px;
}
.news-create .div-table .table-row {
  align-items: flex-start;
}
.news-create .div-table .label {
  width: 100%;
  padding: 0 1em 0 0;
}
.news-create .div-table .content {
  width: 100%;
  margin-bottom: 0;
}
.news-create .submit-btn {
  margin-top: clamp(60px, 15vw, 250px);
}
@media screen and (min-width: 650px) {
  .news-create .div-table .label {
    min-width: 120px;
    width: 12.6%;
  }
  .news-create .div-table .content {
    width: 87.4%;
    margin-bottom: 0;
  }
}

.static-header {
  padding: 2em 11.6vw;
  background-color: #fff;
}
.static-header h2 {
  padding-left: 0.5em;
  border-left: 0.42em solid #B2DBD5;
  line-height: 155%;
}

.grey-border-title {
  padding-left: 0.5em;
  border-left: 0.4em solid #CCCCCC;
}

.blue-border-title {
  padding-left: 0.5em;
  border-left: 0.4em solid #0977E5;
}

.breadcrumbs {
  color: #2B616D;
  font-weight: bold;
}
.breadcrumbs a {
  text-decoration: unset;
}

.required:after {
  content: "*";
  display: inline-block;
  color: #E44B45;
}

.commercial-table th {
  text-align: left;
  width: 120px;
  padding-right: 10px;
}/*# sourceMappingURL=style.css.map */

.avatar-title{
  font-size: 25px;
}

.avatar-container .avatar {
  width: auto;
}

.support_box {
  display: flex;
}

.asking_price_box{
  margin-left: 15px;
}