/*LAYOUT & THEME*/
@font-face {
  font-family: han-sans-jp-regular;
  src: url(../fonts/han-sans-jp-regular.otf);
}
@font-face {
  font-family: noto-sans-jp-regular;
  src: url(../fonts/noto-sans-jp-regular.otf);
}
.home-page-med {
  /*DISPLAYS*/
  /*POSITIONS*/
  /*ALIGNMENTS*/
  /*PADDING*/
  /*MARGINS*/
  /*ROTATION*/
  /*BUTTONS*/
  /*TEXT COLORS*/
  /*BACKGROUND COLORS*/
  /*BORDER COLORS*/
  /*BORDERS & RADIUS*/
  /*FONTS*/
  /*WIDTHS*/
  /*FORM*/
  /*LAYOUT & THEME*/
  /*CLEARFIX*/
}
.home-page-med .inner-width {
  max-width: 1100px;
  margin: 0 auto;
}
.home-page-med .d-none {
  display: none !important;
}
.home-page-med .d-inline {
  display: inline !important;
}
.home-page-med .d-inline-block {
  display: inline-block !important;
}
.home-page-med .d-block {
  display: block !important;
}
.home-page-med .d-flex {
  display: flex !important;
}
.home-page-med .visibility-hidden {
  visibility: hidden;
}
.home-page-med .visibility-visible {
  visibility: visible;
}
.home-page-med .position-relative {
  position: relative;
}
.home-page-med .position-absolute {
  position: absolute;
}
.home-page-med .position-static {
  position: static;
}
.home-page-med .text-center {
  text-align: center;
}
.home-page-med .text-right {
  text-align: right;
}
.home-page-med .text-left {
  text-align: left;
}
.home-page-med .justify-content-center {
  justify-content: center;
}
.home-page-med .justify-content-start {
  justify-content: flex-start;
}
.home-page-med .justify-content-end {
  justify-content: flex-end;
}
.home-page-med .justify-content-between {
  justify-content: space-between;
}
.home-page-med .justify-content-around {
  justify-content: space-around;
}
.home-page-med .align-items-center {
  align-items: center;
}
.home-page-med .align-items-start {
  align-items: flex-start;
}
.home-page-med .align-items-end {
  align-items: flex-end;
}
.home-page-med .pt-0 {
  padding-top: 0px !important;
}
.home-page-med .pt-1 {
  padding-top: 5px !important;
}
.home-page-med .pt-2 {
  padding-top: 10px !important;
}
.home-page-med .pt-3 {
  padding-top: 15px !important;
}
.home-page-med .pt-4 {
  padding-top: 20px !important;
}
.home-page-med .pt-5 {
  padding-top: 25px !important;
}
.home-page-med .pt-6 {
  padding-top: 30px !important;
}
.home-page-med .pt-7 {
  padding-top: 35px !important;
}
.home-page-med .pt-8 {
  padding-top: 40px !important;
}
.home-page-med .pt-9 {
  padding-top: 45px !important;
}
.home-page-med .pt-10 {
  padding-top: 50px !important;
}
.home-page-med .pb-1 {
  padding-bottom: 5px !important;
}
.home-page-med .pb-2 {
  padding-bottom: 10px !important;
}
.home-page-med .pb-3 {
  padding-bottom: 15px !important;
}
.home-page-med .pb-4 {
  padding-bottom: 20px !important;
}
.home-page-med .pb-5 {
  padding-bottom: 25px !important;
}
.home-page-med .pb-6 {
  padding-bottom: 30px !important;
}
.home-page-med .pb-7 {
  padding-bottom: 35px !important;
}
.home-page-med .pb-8 {
  padding-bottom: 40px !important;
}
.home-page-med .pb-9 {
  padding-bottom: 45px !important;
}
.home-page-med .pb-10 {
  padding-bottom: 50px !important;
}
.home-page-med .pl-1 {
  padding-left: 5px !important;
}
.home-page-med .pl-2 {
  padding-left: 10px !important;
}
.home-page-med .pl-3 {
  padding-left: 15px !important;
}
.home-page-med .pl-4 {
  padding-left: 20px !important;
}
.home-page-med .pl-5 {
  padding-left: 25px !important;
}
.home-page-med .pl-6 {
  padding-left: 30px !important;
}
.home-page-med .pl-7 {
  padding-left: 35px !important;
}
.home-page-med .pl-8 {
  padding-left: 40px !important;
}
.home-page-med .pl-9 {
  padding-left: 45px !important;
}
.home-page-med .pl-10 {
  padding-left: 50px !important;
}
.home-page-med .pr-1 {
  padding-right: 5px !important;
}
.home-page-med .pr-2 {
  padding-right: 10px !important;
}
.home-page-med .pr-3 {
  padding-right: 15px !important;
}
.home-page-med .pr-4 {
  padding-right: 20px !important;
}
.home-page-med .pr-5 {
  padding-right: 25px !important;
}
.home-page-med .pr-6 {
  padding-right: 30px !important;
}
.home-page-med .pr-7 {
  padding-right: 35px !important;
}
.home-page-med .pr-8 {
  padding-right: 40px !important;
}
.home-page-med .pr-9 {
  padding-right: 45px !important;
}
.home-page-med .pr-10 {
  padding-right: 50px !important;
}
.home-page-med .p-1 {
  padding: 5px !important;
}
.home-page-med .p-2 {
  padding: 10px !important;
}
.home-page-med .p-3 {
  padding: 15px !important;
}
.home-page-med .p-4 {
  padding: 20px !important;
}
.home-page-med .p-5 {
  padding: 25px !important;
}
.home-page-med .p-6 {
  padding: 30px !important;
}
.home-page-med .p-7 {
  padding: 35px !important;
}
.home-page-med .p-8 {
  padding: 40px !important;
}
.home-page-med .p-9 {
  padding: 45px !important;
}
.home-page-med .p-10 {
  padding: 50px !important;
}
.home-page-med .py-1 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.home-page-med .py-2 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.home-page-med .py-3 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.home-page-med .py-4 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.home-page-med .py-5 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}
.home-page-med .py-6 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.home-page-med .py-7 {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}
.home-page-med .py-8 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.home-page-med .py-9 {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}
.home-page-med .py-10 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
.home-page-med .px-1 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.home-page-med .px-2 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.home-page-med .px-3 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.home-page-med .px-4 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.home-page-med .px-5 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}
.home-page-med .px-6 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.home-page-med .px-7 {
  padding-left: 35px !important;
  padding-right: 35px !important;
}
.home-page-med .px-8 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}
.home-page-med .px-9 {
  padding-left: 45px !important;
  padding-right: 45px !important;
}
.home-page-med .px-10 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}
.home-page-med .mt-0 {
  margin-top: 0 !important;
}
.home-page-med .mt-1 {
  margin-top: 5px !important;
}
.home-page-med .mt-2 {
  margin-top: 10px !important;
}
.home-page-med .mt-3 {
  margin-top: 15px !important;
}
.home-page-med .mt-4 {
  margin-top: 20px !important;
}
.home-page-med .mt-5 {
  margin-top: 25px !important;
}
.home-page-med .mt-6 {
  margin-top: 30px !important;
}
.home-page-med .mt-7 {
  margin-top: 35px !important;
}
.home-page-med .mt-8 {
  margin-top: 40px !important;
}
.home-page-med .mt-9 {
  margin-top: 45px !important;
}
.home-page-med .mt-10 {
  margin-top: 50px !important;
}
.home-page-med .mb-0 {
  margin-bottom: 0 !important;
}
.home-page-med .mb-1 {
  margin-bottom: 5px !important;
}
.home-page-med .mb-2 {
  margin-bottom: 10px !important;
}
.home-page-med .mb-3 {
  margin-bottom: 15px !important;
}
.home-page-med .mb-4 {
  margin-bottom: 20px !important;
}
.home-page-med .mb-5 {
  margin-bottom: 25px !important;
}
.home-page-med .mb-6 {
  margin-bottom: 30px !important;
}
.home-page-med .mb-7 {
  margin-bottom: 35px !important;
}
.home-page-med .mb-8 {
  margin-bottom: 40px !important;
}
.home-page-med .mb-9 {
  margin-bottom: 45px !important;
}
.home-page-med .mb-10 {
  margin-bottom: 50px !important;
}
.home-page-med .ml-0 {
  margin-left: 0 !important;
}
.home-page-med .ml-1 {
  margin-left: 5px !important;
}
.home-page-med .ml-2 {
  margin-left: 10px !important;
}
.home-page-med .ml-3 {
  margin-left: 15px !important;
}
.home-page-med .ml-4 {
  margin-left: 20px !important;
}
.home-page-med .ml-5 {
  margin-left: 25px !important;
}
.home-page-med .ml-6 {
  margin-left: 30px !important;
}
.home-page-med .ml-7 {
  margin-left: 35px !important;
}
.home-page-med .ml-8 {
  margin-left: 40px !important;
}
.home-page-med .ml-9 {
  margin-left: 45px !important;
}
.home-page-med .ml-10 {
  margin-left: 50px !important;
}
.home-page-med .mr-0 {
  margin-right: 0 !important;
}
.home-page-med .mr-1 {
  margin-right: 5px !important;
}
.home-page-med .mr-2 {
  margin-right: 10px !important;
}
.home-page-med .mr-3 {
  margin-right: 15px !important;
}
.home-page-med .mr-4 {
  margin-right: 20px !important;
}
.home-page-med .mr-5 {
  margin-right: 25px !important;
}
.home-page-med .mr-6 {
  margin-right: 30px !important;
}
.home-page-med .mr-7 {
  margin-right: 35px !important;
}
.home-page-med .mr-8 {
  margin-right: 40px !important;
}
.home-page-med .mr-9 {
  margin-right: 45px !important;
}
.home-page-med .mr-10 {
  margin-right: 50px !important;
}
.home-page-med .m-1 {
  margin: 5px !important;
}
.home-page-med .m-2 {
  margin: 10px !important;
}
.home-page-med .m-3 {
  margin: 15px !important;
}
.home-page-med .m-4 {
  margin: 20px !important;
}
.home-page-med .m-5 {
  margin: 25px !important;
}
.home-page-med .m-6 {
  margin: 30px !important;
}
.home-page-med .m-7 {
  margin: 35px !important;
}
.home-page-med .m-8 {
  margin: 40px !important;
}
.home-page-med .m-9 {
  margin: 45px !important;
}
.home-page-med .m-10 {
  margin: 50px !important;
}
.home-page-med .my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.home-page-med .my-1 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
.home-page-med .my-2 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.home-page-med .my-3 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.home-page-med .my-4 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.home-page-med .my-5 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}
.home-page-med .my-6 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.home-page-med .my-7 {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}
.home-page-med .my-8 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}
.home-page-med .my-9 {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
}
.home-page-med .my-10 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}
.home-page-med .mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.home-page-med .mx-1 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
.home-page-med .mx-2 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.home-page-med .mx-3 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.home-page-med .mx-4 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.home-page-med .mx-5 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}
.home-page-med .mx-6 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.home-page-med .mx-7 {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}
.home-page-med .mx-8 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}
.home-page-med .mx-9 {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
}
.home-page-med .mx-10 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}
.home-page-med .mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.home-page-med .rotate-x {
  transform: rotateX(180deg);
}
.home-page-med .rotate-y {
  transform: rotateY(180deg);
}
.home-page-med .btn {
  display: block;
  min-width: var(--btn-default-width);
  height: var(--btn-default-height);
  line-height: var(--btn-default-height);
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  text-align: center;
  padding-right: 10px;
  padding-left: 10px;
  background: #d6d6d6;
  border-radius: 6px;
  border: none;
  transition: 0.3s;
}
.home-page-med .btn-sm {
  min-width: var(--btn-sm-width);
  height: var(--btn-sm-height);
  line-height: var(--btn-sm-height);
}
.home-page-med .btn:hover {
  opacity: 0.8;
}
.home-page-med .btn-primary {
  background: var(--theme-blue);
}
.home-page-med .btn-secondary {
  background: linear-gradient(to right, #dd840b, #e8aa00);
}
.home-page-med .text-white {
  color: #ffffff;
}
.home-page-med .text-dark {
  color: var(--dark);
}
.home-page-med .text-gray {
  color: var(--gray);
}
.home-page-med .text-default {
  color: #666666;
}
.home-page-med .bg-white {
  background-color: #ffffff;
}
.home-page-med .bg-dark {
  background-color: var(--dark);
}
.home-page-med .bg-gray {
  background-color: var(--gray);
}
.home-page-med .bg-light-gray {
  background-color: var(--light-gray);
}
.home-page-med .bg-default {
  background-color: #666666;
}
.home-page-med .border-white {
  border: 1px solid #ffffff;
}
.home-page-med .border-dark {
  border: 1px solid var(--dark);
}
.home-page-med .border-gray {
  border: 1px solid var(--gray);
}
.home-page-med .border-default {
  border: 1px solid #666666;
}
.home-page-med .border-none {
  border: none;
}
.home-page-med .border-0 {
  border: none !important;
}
.home-page-med .radius-0 {
  border-radius: 0;
}
.home-page-med .radius-1px {
  border-radius: 1px;
}
.home-page-med .radius-2px {
  border-radius: 2px;
}
.home-page-med .radius-3px {
  border-radius: 3px;
}
.home-page-med .radius-4px {
  border-radius: 4px;
}
.home-page-med .radius-5px {
  border-radius: 5px;
}
.home-page-med .radius-6px {
  border-radius: 6px;
}
.home-page-med .radius-7px {
  border-radius: 7px;
}
.home-page-med .radius-8px {
  border-radius: 8px;
}
.home-page-med .radius-9px {
  border-radius: 9px;
}
.home-page-med .radius-10px {
  border-radius: 10px;
}
.home-page-med .radius-5 {
  border-radius: 5%;
}
.home-page-med .radius-10 {
  border-radius: 10%;
}
.home-page-med .radius-15 {
  border-radius: 15%;
}
.home-page-med .radius-20 {
  border-radius: 20%;
}
.home-page-med .radius-25 {
  border-radius: 25%;
}
.home-page-med .radius-30 {
  border-radius: 30%;
}
.home-page-med .radius-35 {
  border-radius: 35%;
}
.home-page-med .radius-40 {
  border-radius: 40%;
}
.home-page-med .radius-45 {
  border-radius: 45%;
}
.home-page-med .radius-50 {
  border-radius: 50%;
}
.home-page-med .radius-55 {
  border-radius: 55%;
}
.home-page-med .radius-60 {
  border-radius: 60%;
}
.home-page-med .radius-65 {
  border-radius: 65%;
}
.home-page-med .radius-70 {
  border-radius: 70%;
}
.home-page-med .radius-75 {
  border-radius: 75%;
}
.home-page-med .radius-80 {
  border-radius: 80%;
}
.home-page-med .radius-85 {
  border-radius: 85%;
}
.home-page-med .radius-90 {
  border-radius: 90%;
}
.home-page-med .radius-95 {
  border-radius: 95%;
}
.home-page-med .radius-100 {
  border-radius: 100%;
}
.home-page-med .fs-10 {
  font-size: 10px;
}
.home-page-med .fs-11 {
  font-size: 11px;
}
.home-page-med .fs-12 {
  font-size: 12px;
}
.home-page-med .fs-13 {
  font-size: 13px;
}
.home-page-med .fs-14 {
  font-size: 14px;
}
.home-page-med .fs-15 {
  font-size: 15px;
}
.home-page-med .fs-16 {
  font-size: 16px;
}
.home-page-med .fs-17 {
  font-size: 17px;
}
.home-page-med .fs-18 {
  font-size: 18px;
}
.home-page-med .fs-19 {
  font-size: 19px;
}
.home-page-med .fs-20 {
  font-size: 20px;
}
.home-page-med .fs-21 {
  font-size: 21px;
}
.home-page-med .fs-22 {
  font-size: 22px;
}
.home-page-med .fs-23 {
  font-size: 23px;
}
.home-page-med .fs-24 {
  font-size: 24px;
}
.home-page-med .fs-25 {
  font-size: 25px;
}
.home-page-med .fs-26 {
  font-size: 26px;
}
.home-page-med .fs-27 {
  font-size: 27px;
}
.home-page-med .fs-28 {
  font-size: 28px;
}
.home-page-med .fs-29 {
  font-size: 29px;
}
.home-page-med .fs-30 {
  font-size: 30px;
}
.home-page-med .fs-31 {
  font-size: 31px;
}
.home-page-med .fs-32 {
  font-size: 32px;
}
.home-page-med .fs-33 {
  font-size: 33px;
}
.home-page-med .fs-34 {
  font-size: 34px;
}
.home-page-med .fs-35 {
  font-size: 35px;
}
.home-page-med .fw-normal {
  font-weight: normal !important;
}
.home-page-med .fw-bold {
  font-weight: bold !important;
}
.home-page-med .fw-bolder {
  font-weight: bolder !important;
}
.home-page-med .fw-lighter {
  font-weight: lighter !important;
}
.home-page-med .fw-100 {
  font-weight: 100 !important;
}
.home-page-med .fw-200 {
  font-weight: 200 !important;
}
.home-page-med .fw-300 {
  font-weight: 300 !important;
}
.home-page-med .fw-400 {
  font-weight: 400 !important;
}
.home-page-med .fw-500 {
  font-weight: 500 !important;
}
.home-page-med .fw-600 {
  font-weight: 600 !important;
}
.home-page-med .fw-700 {
  font-weight: 700 !important;
}
.home-page-med .fw-800 {
  font-weight: 800 !important;
}
.home-page-med .fw-900 {
  font-weight: 900 !important;
}
.home-page-med .fw-100 {
  font-weight: 100 !important;
}
.home-page-med .fw-100 {
  font-weight: 100 !important;
}
.home-page-med .w-auto {
  width: unset;
}
.home-page-med .w-5 {
  width: 5% !important;
}
.home-page-med .w-10 {
  width: 10% !important;
}
.home-page-med .w-15 {
  width: 15% !important;
}
.home-page-med .w-20 {
  width: 20% !important;
}
.home-page-med .w-25 {
  width: 25% !important;
}
.home-page-med .w-30 {
  width: 30% !important;
}
.home-page-med .w-35 {
  width: 35% !important;
}
.home-page-med .w-40 {
  width: 40% !important;
}
.home-page-med .w-45 {
  width: 45% !important;
}
.home-page-med .w-50 {
  width: 50% !important;
}
.home-page-med .w-55 {
  width: 55% !important;
}
.home-page-med .w-60 {
  width: 60% !important;
}
.home-page-med .w-65 {
  width: 65% !important;
}
.home-page-med .w-70 {
  width: 70% !important;
}
.home-page-med .w-75 {
  width: 75% !important;
}
.home-page-med .w-80 {
  width: 80% !important;
}
.home-page-med .w-85 {
  width: 85% !important;
}
.home-page-med .w-90 {
  width: 90% !important;
}
.home-page-med .w-95 {
  width: 95% !important;
}
.home-page-med .w-100 {
  width: 100% !important;
}

.selection {
  position: relative;
}

.selection .section-bg {
  position: absolute;
  color: #A5336F;
  text-align: center;
  top: -30px;
  font-size: 6.25rem;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0.1;
  line-height: normal;
  letter-spacing: 5px;
}

.strength {
  position: relative;
}

.strength .section-bg {
  position: absolute;
  color: #000;
  opacity: 0.1;
  top: -45px;
  font-size: 6.25rem;
  left: 50%;
  transform: translateX(-50%);
}

.faq {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: noto-sans-jp-regular;
  max-width: 1100px;
  margin: auto;
}

.faq .section-bg {
  position: absolute;
  color: #A5336F;
  opacity: 0.1;
  top: -45px;
  font-size: 6.25rem;
  left: 50%;
  transform: translateX(-50%);
}

.arrow-right-button.home {
  position: absolute;
  right: 21px
}

footer {
  margin-top: 0;
}

@media screen and (max-width: 506px) {
  .selection .section-bg {
    font-size: 5.25rem !important;
  }
  .home-page-med .section-title {
    font-size: 1.5rem !important;
  }

  .faq .section-title {
    font-size: 1.5rem !important;
  }
  .strength .section-bg {
    top: -36px;
    font-size: 4rem !important;
  }

  .faq .section-bg {
    font-size: 5.25rem !important;
  }
}

@media screen and (max-width: 425px) {
  .selection .section-bg {
    font-size: 4.375rem !important;
  }
  .home-page-med .section-title {
    margin-top: 10px !important;
    font-size: 1.25rem !important;
  }
  .faq .section-title {
    margin-top: 10px !important;
    font-size: 1.25rem !important;
  }
  .home-page-med .section-title.alt {
    margin-top: -10px !important;
  }
  .strength .section-bg {
    top: -36px;
    font-size: 4rem !important;
  }

  .faq .section-bg {
    font-size: 4.375rem !important;
  }
}

@media screen and (max-width: 370px) {
  .selection .section-bg {
    font-size: 3.125rem !important;
  }
  .home-page-med .section-title {
    margin-top: -10px !important;
    font-size: 1rem !important;
  }
  .faq .section-title {
    margin-top: -10px !important;
    font-size: 1rem !important;
  }
  .strength .section-bg {
    top: -36px;
    font-size: 4rem !important;
  }

  .faq .section-bg {
    font-size: 3.125rem !important;
  }
}

.home-page-med .form-group label {
  font-size: 13px;
  font-weight: bold;
  color: var(--label-normal-text-color);
  margin-bottom: 15px;
  height: 19px;
  line-height: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.home-page-med .form-group .form-control {
  font-size: 13px;
  background: var(--white);
  border: none;
  outline: none;
  box-shadow: 0 0 0 1px var(--input-normal-border-color);
  padding: 10px;
  width: calc(100% - 20px);
}
.home-page-med .form-group select.form-control {
  width: 100%;
}
.home-page-med .form-group .form-control.disabled {
  background: var(--input-disabled-bg-color);
  color: var(--input-disabled-text-color);
}
.home-page-med .form-group input[type=radio] {
  position: relative;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-appearance: none;
  background: #eeeeee;
  border-radius: 50%;
}
.home-page-med .form-group input[type=radio]:checked::before {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid var(--theme-blue);
  background-color: var(--white);
  position: absolute;
  top: 0;
  left: 0;
}
.home-page-med .form-group input[type=radio]:checked::after {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: var(--theme-blue);
  position: absolute;
}
.home-page-med .form-group input[type=radio]:checked::after {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: var(--theme-blue);
  position: absolute;
}
.home-page-med .form-group input[type=checkbox] {
  position: relative;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-appearance: none;
  background: var(--white);
}
.home-page-med .form-group input[type=checkbox]::before {
  content: "";
  width: 18px;
  height: 18px;
  border: 1px solid #d9d9d9;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 2px;
}
.home-page-med .form-group input[type=checkbox]:checked::before {
  border: 1px solid var(--theme-blue);
}
.home-page-med .form-group input[type=checkbox]:checked::after {
  content: "";
  width: 10px;
  height: 5px;
  border: 1px solid var(--theme-blue);
  border-top: none;
  border-right: none;
  position: absolute;
  transform: rotateZ(-45deg);
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  top: 6px;
}
.home-page-med .inner-width {
  max-width: 1100px;
  margin: 0 auto;
}
.home-page-med .btn-register {
  display: block;
  min-width: 136px;
  height: 40px;
  line-height: 40px;
  font-family: noto-sans-jp-regular;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  background: linear-gradient(to right, #dd840b, #e8aa00);
  border-radius: 6px;
  transition: 0.3s;
}
.home-page-med .btn-register:hover {
  opacity: 0.8;
}
.home-page-med .btn-request {
  display: inline-block;
  min-width: 140px;
  text-align: center;
  line-height: 30px;
  font-family: han-sans-jp-regular;
  font-size: 14px;
  background-color: #09447C;
  border: 1px solid #09447C;
  color: #ffffff;
}

.register-section {
  padding: 5px 25px 5px 10px;
}

.home-page-med .btn-register-section {
  font-family: noto-sans-jp-regular;
  font-size: 22px;
  font-weight: 500;
  color: #fff;
  background: linear-gradient(to right, #DD840B, #E8AA00);
  padding: 0 20px;
  max-width: 478px;
  min-height: 70px;
  margin: auto;
  text-align: center;
  border-radius: 8px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}
.home-page-med .btn-register-section::after {
  /* content: "\f105"; */
  height: 51px;
  font-family: "Font Awesome 5 Free", "noto-sans-jp-regular";
  font-size: 25px;
  font-weight: 600;
  color: #fff;
  position: absolute;
  top: 0;
  right: 10px;
  display: flex;
  align-items: center;
}

.text-break-line span {
  display: inline-block;
}

.home-page-med .btn-wrapper {
  padding-right: 0;
  padding-left: 0;
}
.home-page-med .section-title {
  text-align: center;
  font-family: noto-sans-jp-regular;
  font-weight: 600;
  font-size: 1.75rem;
  color: #333;
  padding: 0;
  line-height: normal;
  letter-spacing: 1.4px;
  margin-top: 22px;
}
.home-page-med .section-title.alt {
  color: #ffffff;
  margin-top: 12px;
}

.home-page-med .section-title .alt.section-strengths-title {
  margin-top: 32px;
}

.home-page-med .section-title-decor {
  display: block;
  width: 60px;
  height: 2px;
  border-color: #A5336F;
  border-width: 2px;
  margin: 20px auto;
}
.home-page-med .section-title-decor.alt {
  border-color: #ffffff;
}
.home-page-med .clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.home-page-med .clearfix:before {
  content: "";
  display: block;
  clear: both;
}
.home-page-med .clearfix {
  display: block;
}
.home-page-med .float_container {
  width: 100%;
}

/*CLEARFIX END*/
@media screen and (max-width: 768px) {
  .home-page-med .section-title-alt {
    font-size: 1.25rem;
  }
  .home-page-med .btn-register-section {
    font-size: 17px;
    min-height: 50px;
  }
  .home-page-med .btn-register-section::after {
    min-height: 49px;
  }
  .home-page-med .sp-none {
    display: none !important;
  }
  .home-page-med .sp-block {
    display: block !important;
  }
  .home-page-med .sp-flex {
    display: flex !important;
  }
  .home-page-med .section-3 .strength .strength-card .card img.card-img {
    max-width: unset !important;
    border-radius: 20px 20px 0px 0px !important;
  }
}
@media screen and (max-width: 576px) {
  .home-page-med .px-xs-2 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .home-page-med .w-xs-auto {
    width: unset;
  }
  .home-page-med .w-xs-5 {
    width: 5% !important;
  }
  .home-page-med .w-xs-10 {
    width: 10% !important;
  }
  .home-page-med .w-xs-15 {
    width: 15% !important;
  }
  .home-page-med .w-xs-20 {
    width: 20% !important;
  }
  .home-page-med .w-xs-25 {
    width: 25% !important;
  }
  .home-page-med .w-xs-30 {
    width: 30% !important;
  }
  .home-page-med .w-xs-35 {
    width: 35% !important;
  }
  .home-page-med .w-xs-40 {
    width: 40% !important;
  }
  .home-page-med .w-xs-45 {
    width: 45% !important;
  }
  .home-page-med .w-xs-50 {
    width: 50% !important;
  }
  .home-page-med .w-xs-55 {
    width: 55% !important;
  }
  .home-page-med .w-xs-60 {
    width: 60% !important;
  }
  .home-page-med .w-xs-65 {
    width: 65% !important;
  }
  .home-page-med .w-xs-70 {
    width: 70% !important;
  }
  .home-page-med .w-xs-75 {
    width: 75% !important;
  }
  .home-page-med .w-xs-80 {
    width: 80% !important;
  }
  .home-page-med .w-xs-85 {
    width: 85% !important;
  }
  .home-page-med .w-xs-90 {
    width: 90% !important;
  }
  .home-page-med .w-xs-95 {
    width: 95% !important;
  }
  .home-page-med .w-xs-100 {
    width: 100% !important;
  }
  .home-page-med .justify-content-xs-center {
    justify-content: center;
  }
  .home-page-med .justify-content-xs-start {
    justify-content: flex-start;
  }
  .home-page-med .justify-content-xs-end {
    justify-content: flex-end;
  }
  .home-page-med .justify-content-xs-between {
    justify-content: space-between;
  }
  .home-page-med .justify-content-xs-around {
    justify-content: space-around;
  }
  .home-page-med .align-items-xs-center {
    align-items: center;
  }
  .home-page-med .align-items-xs-start {
    align-items: flex-start;
  }
  .home-page-med .align-items-xs-end {
    align-items: flex-end;
  }
}
@media (max-width: 991px) {
  .home-page-med .w-md-auto {
    width: unset;
  }
  .home-page-med .w-md-5 {
    width: 5% !important;
  }
  .home-page-med .w-md-10 {
    width: 10% !important;
  }
  .home-page-med .w-md-15 {
    width: 15% !important;
  }
  .home-page-med .w-md-20 {
    width: 20% !important;
  }
  .home-page-med .w-md-25 {
    width: 25% !important;
  }
  .home-page-med .w-md-30 {
    width: 30% !important;
  }
  .home-page-med .w-md-35 {
    width: 35% !important;
  }
  .home-page-med .w-md-40 {
    width: 40% !important;
  }
  .home-page-med .w-md-45 {
    width: 45% !important;
  }
  .home-page-med .w-md-50 {
    width: 50% !important;
  }
  .home-page-med .w-md-55 {
    width: 55% !important;
  }
  .home-page-med .w-md-60 {
    width: 60% !important;
  }
  .home-page-med .w-md-65 {
    width: 65% !important;
  }
  .home-page-med .w-md-70 {
    width: 70% !important;
  }
  .home-page-med .w-md-75 {
    width: 75% !important;
  }
  .home-page-med .w-md-80 {
    width: 80% !important;
  }
  .home-page-med .w-md-85 {
    width: 85% !important;
  }
  .home-page-med .w-md-90 {
    width: 90% !important;
  }
  .home-page-med .w-md-95 {
    width: 95% !important;
  }
  .home-page-med .w-md-100 {
    width: 100% !important;
  }
  .home-page-med .justify-content-md-center {
    justify-content: center;
  }
  .home-page-med .justify-content-md-start {
    justify-content: flex-start;
  }
  .home-page-med .justify-content-md-end {
    justify-content: flex-end;
  }
  .home-page-med .justify-content-md-between {
    justify-content: space-between;
  }
  .home-page-med .justify-content-md-around {
    justify-content: space-around;
  }
  .home-page-med .align-items-md-center {
    align-items: center;
  }
  .home-page-med .align-items-md-start {
    align-items: flex-start;
  }
  .home-page-med .align-items-md-end {
    align-items: flex-end;
  }
}

/*# sourceMappingURL=home_page.css.map */
/* Top Page CSS */
@import url("https://fonts.googleapis.com/css?family=Raleway:300,400,600");

section.section-2,
section.section-3,
section.section-4,
section.section-5,
section.section-6 {
    padding-top: 70px;
    padding-bottom: 70px;
}

/*TOP PAGE COMMON END*/
/*TOP PAGE SECTION 1 START*/
section.section-2 {
  padding-top: 0 !important;
  background-image: url('../svgs/background-section-1.jpeg');
  background-color: #fff7fb;
  background-size: cover;
}

section.section-5 {
  background-image: url('../svgs/background-section-1.jpeg') !important;
  background-color: #e7c0d5 !important;
  background-size: cover !important;
}

section.section-6 {
  background-color: #FFE3F2;
}

.home-page-med .section-1 .main-visual {
    position: relative;
    overflow: hidden;
}

.home-page-med .section-1 .main-visual img {
    display: block;
    width: 100%;
}

.home-page-med .section-2 .job-links-group {
    max-width: 1100px;
    margin: 0 auto;
    padding-bottom: 36px;
    display: flex;
    /* flex-direction: row;
    flex-wrap: wrap; */
}

.home-page-med .section-2 .job-links-group .job-link {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    background-color: #A5336F;
    width: 50%;
    text-align: center;
    text-decoration: none;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.home-page-med .section-2 .job-links-group .job-link.freelancer {
    /* background-color: #666; */
    border-radius: 0px 0px 20px 0px;
}

.home-page-med .section-2 .job-links-group .job-link.find-job {
  border-radius: 0px 0px 0px 20px;
  background-color: #666;
  color: #BCBCBC;
}

/*TOP PAGE SECTION 1 END*/
/*TOP PAGE SECTION 2 START*/
.home-page-med .section-2 .selection {
    max-width: 920px;
    margin: 0 auto;
    padding-top: 20px;
}

.home-page-med .section-2 .selection .selection-register {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
    margin: 0 auto 40px;
    font-size: 18px;
    border-radius: 20px;
    background: #FFE3F2;
    padding: 20px 0 20px 60px;
}

.home-page-med .section-2 .selection .selection-register-sp {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  margin: 0 auto 40px;
  font-size: 14px;
  border-radius: 20px;
  background: #FFE3F2;
  padding: 20px 40px 20px 40px;
}

@media screen and (max-width: 768px) {
  .home-page-med .section-2 .selection .selection-register-sp img {
    width: 149px;
  }

  .home-page-med .section-2 .job-links-group .job-link.find-job {
    border-radius: unset !important;
  }

  .home-page-med .section-2 .job-links-group .job-link.freelancer {
    border-radius: unset !important;
  }
}

.home-page-med .section-2 .selection .register-pc {
  display: block;
}

.home-page-med .section-2 .selection .register-sp {
  display: none;
}

@media screen and (max-width: 575px) {
  .home-page-med .section-2 .selection .register-pc {
    display: none;
  }

  .home-page-med .section-2 .selection .register-sp {
    display: block;
  }
}

@media screen and (max-width: 425px) {
  .strength .section-bg {
    top: -36px;
    font-size: 3rem !important;
  }
}

.strength .section-bg {
  font-size: 5rem;
}

.selection-register-description {
  max-width: 535px;
  margin-right: 55px;
}

.home-page-med .section-2 .selection .selection-register img {
    /* margin-left: 1rem;
    margin-right: 1rem; */
    margin: 0 1rem 0 1rem;
    width: 149px;
    height: 142px;
}

/* .home-page-med .section-2 .selection .btn-register-section {
    max-width: 738px;
} */

.home-page-med .section-2 .orders {
    max-width: 1100px;
    margin: 70px auto 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.home-page-med .section-2 .orders .order-card {
    margin-bottom: 30px;
    border-radius: 20px;
    overflow: hidden;
    background-color: white;
}

.home-page-med .section-2 .orders .order-card-first {
  margin-right: 20px;
}

.home-page-med .section-2 .orders .order-card-second {
  margin-left: 20px;
}

.home-page-med .section-2 .orders .order-card .order-card-title {
    font-family: noto-sans-jp-regular;
    font-size: 22px;
    font-weight: 400;
    color: #ffffff;
    background-color: #A5336F;
    text-align: center;
    line-height: 57px;
}

.home-page-med .section-2 .orders .order-card .order-card-body {
    padding: 0 0 20px 0;
}

.home-page-med .section-2 .orders .order-card .order-card-description {
  padding: 15px 20px 10px;
}

.home-page-med .section-2 .orders .order-card .order-card-body .order-card-img {
    width: 100%;
}

.home-page-med .section-2 .orders .order-card .order-card-body ul {
    margin-top: 20px;
}

.home-page-med .section-2 .orders .order-card .order-card-body ul li {
    font-family: noto-sans-jp-regular;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

.home-page-med .section-2 .orders .order-card .order-card-body ul li img {
    position: relative;
    top: 2px;
    margin-right: 5px;
}

/*TOP PAGE SECTION 2 END*/
/*TOP PAGE SECTION 3 START*/
.home-page-med .section-3 {
    background: #A5336F;
}

.home-page-med .section-3 .strength {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: noto-sans-jp-regular;
    max-width: 1100px;
    margin: auto;
}

.home-page-med .section-3 .strength .strength-card {
    width: 100%;
    background: #ffffff;
    border-radius: 20px;
    margin-top: 20px;
}

.home-page-med .section-3 .strength .strength-card.last {
    margin-bottom: 60px;
}

.home-page-med .section-3 .strength .strength-card .card {
    /* margin: 40px 30px; */
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    border-radius: 20px;
}

.home-page-med .section-3 .strength .strength-card .card img.card-img {
    display: block;
    max-width: 366px;
    width: 100%;
    border-radius: 20px 0px 0px 20px;
}

.home-page-med .section-3 .strength .strength-card .card .info {
    width: calc(100% - 366px);
    color: #333333;
    padding: 30px 40px 0 30px;
}

.home-page-med .section-3 .strength .strength-card .card .info .info-text {
    font-size: 16px;
}

.home-page-med .section-3 .strength .strength-card .card .info .title {
    font-size: 24px;
    font-weight: 600;
    border-bottom: 2px solid #CCC;
    padding-bottom: 15px;
}

.home-page-med .section-3 .strength .strength-card .card .info .content {
    font-size: 14px;
    line-height: 25px;
    margin-top: 15px;
}

.home-page-med .section-3 .strength .strength-card .card .info .content li {
    display: flex;
    align-items: flex-start;
}

.home-page-med .section-3 .strength .strength-card .card .info .content li .checkicon {
    margin-top: 5px;
    margin-right: 5px;
}

/*TOP PAGE SECTION 3 END*/
/*TOP PAGE SECTION 4 START*/
.home-page-med .section-4 .work-cards {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 40px;
}

.home-page-med .section-4 .work-cards .card {
    margin-right: 15px;
    margin-left: 15px;
    padding: 15px;
    max-width: calc(50% - 60px);
    box-shadow: 0 0 8px 1px #ddd;
    font-family: noto-sans-jp-regular;
    background: var(--white);
}

.home-page-med .section-4 .work-cards .card .title {
    font-family: han-sans-jp-regular;
    font-size: 20px;
    font-weight: 600;
    color: #09447C;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

.home-page-med .section-4 .work-cards .card .title::before,
.home-page-med .section-4 .work-cards .card .title::after {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    border: 1px solid #09447C;
}

.home-page-med .section-4 .work-cards .card img {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: auto;
}

.home-page-med .section-4 .work-cards .card .detail {
    color: var(--theme-blue);
    font-size: 16px;
    display: flex;
    align-items: center;
    margin-top: 15px;
}

.home-page-med .section-4 .work-cards .card .detail b {
    font-weight: normal;
    border-right: 1px solid var(--theme-blue);
    border-left: 1px solid var(--theme-blue);
    padding-right: 10px;
    padding-left: 10px;
    margin-right: 10px;
    margin-left: 10px;
    line-height: 16px;
    height: 16px;
    display: inline-block;
}

.home-page-med .section-4 .work-cards .card .work-link {
    font-size: 20px;
    color: #053769;
    display: block;
    margin-top: 15px;
}

.home-page-med .section-4 .work-cards .card .description {
    font-size: 14px;
    color: #555555;
    margin-top: 25px;
}

/*TOP PAGE SECTION 4 END*/
/*TOP PAGE SECTION 5 START*/
.home-page-med .section-5 {
    background: #FDFAFA;
}

.home-page-med .section-5 .faq-list {
    max-width: 1100px;
    margin: 0 auto;
    font-family: "Noto Sans JP", sans-serif;
}

.home-page-med .section-5 .faq-list .faq-item {
    width: 100%;
}

.home-page-med .section-5 .faq-list .faq-item .quest {
    font-size: 1rem;
    min-height: 36px;
    color: #ffffff;
    background: #A5336F;
    padding: 15px 10px 15px 20px;
    display: flex;
    align-items: center;
    border-radius: 10px;
}

.home-page-med .section-5 .faq-list .faq-item .quest b,
.home-page-med .section-5 .faq-list .faq-item .ans b {
    font-size: 33px;
    font-weight: 600;
    margin-right: 18px;
    display: block;
    height: 33px;
}

.home-page-med .section-5 .faq-list .faq-item .ans {
    display: flex;
    align-items: flex-start;
    padding: 24px 5px 24px 34px;
}

.home-page-med .section-5 .faq-list .faq-item .ans b {
    color: #A5336F;
    margin-top: -12px;
}

.home-page-med .section-5 .faq-list .faq-item .ans ul li {
    font-size: 14px;
    color: #333333;
}

/*TOP PAGE SECTION 5 END*/
/*TOP PAGE SECTION 6 START*/
.home-page-med .section-6 .contact {
    margin: unset;
    display: block;
    position: unset;
    text-align: unset;
}

.home-page-med .section-6 .contact .info {
    font-family: noto-sans-jp-regular;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-bottom: 40px;
}

.home-page-med .contact:before, .home-page-med .contact:after {
    content: "" !important;
    display: none !important;
}

.home-page-med .section-6 .contact .btn-register-section {
    color: #ffffff;
    border-radius: 10px;
    background: #666;
    padding: 25px 30px;
}

.home-page-med .section-6 .contact .btn-register-section::after {
  top: unset;
  right: 15px;
}

.home-page-med .section-6 .contact .btn-register-section::before {
    /* content: ""; */
    display: block;
    width: 43px;
    height: 51px;
    background: url(/img/mail.png);
    background-size: 43px 28px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 30px;
    top: auto;
}

/*TOP PAGE SECTION 6 END*/
/*TOP PAGE USER START*/
.home-page-med.top-page-user section.section-2 {
    background: linear-gradient(106deg, #f8f8f8 0%, #f8f8f8 18%, #fff 18%, #fff 82%, #f8f8f8 82%, #f8f8f8 100%);
}

.home-page-med.top-page-user section.section-4 {
    background: linear-gradient(106deg, #eaeaea 0%, #eaeaea 18%, #fff 18%, #fff 82%, #eaeaea 82%, #eaeaea 100%);
}

.thumbnails {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 50px;
}

.thumbnails .thumbnail {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 10px;
    margin-left: 10px;
    font-family: noto-sans-jp-regular;
    color: #333333;
    margin-bottom: 15px;
}

.thumbnails .thumbnail .status {
    font-size: 12px;
    font-weight: normal;
    margin-top: 15px;
}

.thumbnails .thumbnail .staff-name {
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
}

.thumbnails .thumbnail .wage {
    font-size: 10px;
    background: #f8f8f8;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 3px;
    margin-top: 10px;
}

.thumbnails .thumbnail .wage b {
    font-size: 16px;
    padding-right: 5px;
    padding-left: 5px;
}

.various-jobs-wrapper {
    margin-top: 150px;
}

.thumbnails.jobs {
    justify-content: space-between;
    margin-top: 50px;
}

.thumbnails.jobs .thumbnail.job-item {
    width: calc(25% - 15px);
    margin-right: 0;
    margin-left: 0;
    overflow: hidden;
}

.thumbnails.jobs .thumbnail.job-item img {
    width: 100%;
    max-height: 134px;
    -o-object-fit: cover;
    object-fit: cover;
}

.thumbnails.jobs .thumbnail.job-item .title {
    width: 100%;
    font-size: 13px;
    line-height: 33px;
    color: #ffffff;
    text-align: center;
    background: var(--theme-blue);
}

.home-page-med-user .section-2 .selection .btn-register-section {
    max-width: 478px;
}

/*TOP PAGE USER START*/
/*PROFILE START*/
main.profile section.section {
    padding-top: 70px;
    padding-bottom: 70px;
    padding-right: 15px;
    padding-left: 15px;
    max-width: 1160px;
    margin: auto;
}

main.profile section.section .profile-data .left-sidebar {
    display: block;
    width: 17%;
    background: var(--light-gray);
    font-size: 10px;
}

main.profile section.section .profile-data .left-sidebar .list .list-item .item-link {
    display: block;
    line-height: 32px;
    padding-right: 15px;
    padding-left: 15px;
}

main.profile section.section .profile-data .left-sidebar .list .list-item .item-link.active {
    padding-left: 10px;
    border-left: 5px solid var(--theme-blue);
    background: var(--active-blue);
}

main.profile section.section .profile-data .left-sidebar .list .list-item .item-link:hover {
    background: #ddd;
}

main.profile section.section .profile-data .left-sidebar .title {
    display: block;
    line-height: 32px;
    padding-right: 15px;
    padding-left: 15px;
    background: var(--theme-blue);
    color: var(--white);
    font-weight: normal;
}

main.profile section.section .profile-data .main-content {
    display: block;
    width: calc(83% - 10px);
    background: var(--light-gray);
}

main.profile section.section .profile-data .main-content .content {
    margin: 20px;
}

main.profile section.section .profile-data .main-content .content .main-content-title {
    font-size: 24px;
    padding-bottom: 10px;
    color: var(--text-normal-color);
    border-bottom: 1px solid var(--theme-blue);
    margin-bottom: 40px;
}

main.profile section.section .profile-data .main-content .content form .form-group {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 12px;
    padding-bottom: 12px;
    border-top: 1px solid #E3E3E3;
}

main.profile section.section .profile-data .main-content .content form .form-group .label-group {
    width: calc(40% - 20px);
    margin-right: 20px;
}

main.profile section.section .profile-data .main-content .content form .form-group .label-group .description {
    font-size: 11px;
    color: #808080;
}

main.profile section.section .profile-data .main-content .content form .form-group .label-group .self-intro {
    max-width: 279px;
    max-height: 451px;
    overflow: auto;
}

main.profile section.section .profile-data .main-content .content form .form-group .label-group label .mandatory {
    height: 19px;
    display: flex;
    align-items: center;
}

main.profile section.section .profile-data .main-content .content form .form-group .label-group label .mandatory::before {
    content: "必須";
    font-size: 10px;
    color: #FF86A2;
    border: 1px solid #FF86A2;
    border-radius: 2px;
    padding: 0px 2px;
    margin-left: 15px;
}

main.profile section.section .profile-data .main-content .content form .form-group .label-group label .private::after {
    content: "[非公開]";
    font-size: 10px;
    color: #81858B;
    margin-left: 15px;
}

main.profile section.section .profile-data .main-content .content form .form-group .input-group {
    width: 60%;
}

main.profile section.section .profile-data .main-content .content form .form-group .input-group p {
    font-size: 12px;
    color: var(--text-normal-color);
}

main.profile section.section .profile-data .main-content .content form .form-group .input-group small {
    font-size: 10px;
    color: #808080;
    display: block;
}

/*PROFILE END*/
/*MEDIA QUERIES 1024 START*/
@media screen and (max-width: 1024px) {
    .home-page-med .section-2 .orders {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-top: 20px;
    }
    .home-page-med .section-2 .orders .order-card {
      max-width: 510px;
      width: 100%;
    }
    .home-page-med .section-2 .orders .order-card-first {
      margin-right: 0;
    }
    
    .home-page-med .section-2 .orders .order-card-second {
      margin-left: 0;
    }
}

@media screen and (min-width: 1025px) {
  .home-page-med .section-2 .orders .order-card {
    max-width: 510px;
    width: 100%;
  }
}

/*MEDIA QUERIES 1024 END*/
/*MEDIA QUERIES 992 START*/
/*MEDIA QUERIES 992 END*/
/*MEDIA QUERIES 768 START*/
@media screen and (max-width: 768px) {
    section.section-2,
    section.section-3,
    section.section-4,
    section.section-5,
    section.section-6 {
        padding-top: 50px;
        padding-bottom: 30px;
    }

    .home-page-med .section-6 .contact .btn-register-section::before {
        width: 26px;
        height: 49px;
        background-size: 26px 17px;
    }

    .home-page-med .section-2 .job-links-group {
        padding-left: 0;
        padding-right: 0;
    }

    .home-page-med .section-2 .job-links-group .job-link {
        font-size: 14px;
        width: 100%;
    }

    .home-page-med .section-2 .job-links-group .job-link.freelancer {
        display: block;
    }

    .home-page-med .section-2 .selection .section-title span {
        display: block;
    }

    .home-page-med .section-2 .selection .selection-register img {
        width: 149px;
    }

    .home-page-med .section-2 .orders .order-card .order-card-title {
        font-size: 18px;
    }

    .home-page-med .section-2 .orders .order-card:last-of-type {
        margin-bottom: 0;
    }

    .home-page-med .section-3 .strength .strength-card .card {
        flex-direction: column;
        align-items: center;
    }

    .home-page-med .section-3 .strength .strength-card.last {
        margin-bottom: 20px;
    }

    .home-page-med .section-3 .strength .strength-card .card .info {
        width: 100%;
        margin-top: 20px;
        padding-top: 0 !important;
    }

    .home-page-med .section-3 .strength .strength-card.sp-reverse .card {
        flex-direction: column-reverse;
    }

    .home-page-med .section-3 .strength .strength-card .card .info .title {
        font-size: 18px;
    }

    .home-page-med .section-3 .strength .strength-card .card .info .content {
        font-size: 14px;
    }

    .home-page-med .section-4 .work-cards {
        padding-top: 20px;
    }

    .home-page-med .section-4 .work-cards .card {
        max-width: 100%;
        width: 100%;
        margin-bottom: 20px;
        margin-left: 0;
        margin-right: 0;
        padding: 20px 30px;
    }

    .home-page-med .section-4 .work-cards .card:last-of-type {
        margin-bottom: 0;
    }

    .home-page-med .section-4 .work-cards .card img {
        width: auto;
    }

    .home-page-med .section-5 .faq-list {
        margin-bottom: 20px;
    }

    .home-page-med .section-5 .faq-list .faq-item .quest {
        align-items: flex-start;
        font-size: 14px;
        padding: 8px;
    }

    .home-page-med .section-5 .faq-list .faq-item .quest b,
    .home-page-med .section-5 .faq-list .faq-item .ans b {
        font-size: 24px;
        height: 24px;
        line-height: 24px;
        margin-right: 7px;
    }

    .thumbnails {
        margin-bottom: 15px;
    }

    .thumbnails.jobs .thumbnail.job-item {
        width: calc(50% - 10px);
    }

    .various-jobs-wrapper {
        margin-top: 50px;
    }

    .home-page-med .section-5 .faq-list .faq-item .ans ul li {
        font-size: 11px;
    }

    .home-page-med .section-6 .contact .info {
        font-size: 18px;
    }

    main.profile section.section {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    main.profile section.section .profile-data {
        flex-direction: column-reverse;
    }

    main.profile section.section .profile-data .left-sidebar {
        width: 100% !important;
    }

    main.profile .profile-data .main-content {
        width: 100% !important;
        margin-bottom: 20px;
    }

    main.profile section.section .profile-data .main-content .content form .form-group {
        flex-direction: column;
    }

    main.profile section.section .profile-data .main-content .content form .form-group.personal-info {
        padding-top: 20px;
        padding-bottom: 0px;
        border-top: 1px solid #7E7E7E;
    }

    main.profile section.section .profile-data .main-content .content form .form-group .label-group {
        width: 100%;
        margin-bottom: 10px;
        margin-right: 0px;
    }

    main.profile section.section .profile-data .main-content .content form .form-group .label-group label {
        margin-bottom: 5px;
    }

    main.profile section.section .profile-data .main-content .content form .form-group .input-group {
        width: 100%;
    }

    main.profile section.section .profile-data .main-content .content form .form-group .label-group .self-intro {
        max-width: 100%;
        max-height: 107px;
        background: #ffffff;
        padding-left: 10px;
    }

    main.profile section.section .profile-data .main-content .content form .form-group .input-group textarea.form-control {
        max-height: 262px;
    }

    main.profile section.section .profile-data .main-content .content form .form-group .input-group .form-control.w-30 {
        width: 50% !important;
    }

    main.profile section.section .profile-data .main-content .content form .form-group .input-group #select_year {
        width: 30% !important;
        padding-right: 0;
        padding-left: 0;
        text-align: center;
    }

    main.profile section.section .profile-data .main-content .content form .form-group .input-group #select_month,
    main.profile section.section .profile-data .main-content .content form .form-group .input-group #select_day {
        width: 10%;
        padding-right: 0;
        padding-left: 0;
        text-align: center;
    }
}

/*MEDIA QUERIES 768 END*/
/*MEDIA QUERIES 576 START*/
@media screen and (max-width: 576px) {
    .thumbnails.jobs {
        justify-content: center;
    }

    .thumbnails.jobs .thumbnail.job-item {
        width: 100%;
        max-width: 360px;
    }
}

/*MEDIA QUERIES 576 END*/
/*MEDIA QUERIES 375 START*/
@media screen and (max-width: 358px) {
    .home-page-med .section-6 .contact .btn-register-section {
        font-size: 14px;
    }
}

/*MEDIA QUERIES 375 END*/

.container__body {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
}

@media (max-width: 991px) {
  .home-page-med .inner-width {
    padding: 0 1rem 0 1rem !important;
  }

  .home-page-med .notice {
    flex-direction: column;
  }
  
  .home-page-med .notice .notice-left {
    flex-direction: column;
    padding: 15px 0 0 0 !important;
    align-items: unset !important;
  }

  .home-page-med .notice .notice-left .notice-container {
    display: flex;
    flex-direction: column;
    align-items: unset !important;
  }
  
  .home-page-med .notice .notice-left .notice-label {
    padding-right: 0 !important;
    padding-bottom: 15px;
    border-right: unset !important;
    border-bottom: 1px solid #e5e5e5;
  }
  
  .home-page-med .notice .notice-left .notice-box {
    padding: 10px 20px !important;
    flex-direction: column;
    align-items: flex-start;
  }
  
  .home-page-med .notice .notice-left .notice-box .title {
    padding-left: 0 !important;
  }
  
  .home-page-med .notice .notice-right {
    width: 100% !important;
    height: 42px;
  }
}

@media (min-width: 992px) {
  /* .home-page-med .inner-width {
    padding: 0 90px 0 90px !important;
  } */

  
}

@media (max-width: 926px) {
  .home-page-med .section-3 .strength .strength-card .card .info {
    padding: 30px 40px 0 40px;
  }

  .home-page-med .section-3 .strength .strength-card .card .info .title {
    font-size: 1.125rem;
  }
}

.contact-block {
  position: absolute;
  top: 30%;
  right: 5%
}

.home-page-med .btn-register-section .register-block {
  position: absolute;
  top: 14%;
  left: 44%
}

.visual {
  width: 100%;
    height: 458px;
    overflow: hidden;
    position: relative;
    z-index: -1;
}

.background-main {
    background: url(../img/home-banner-3.jpg);
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    position: relative;
    background-size: auto 540px;
    background-position: right;
}
.background-main:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(255,0,255,0.2);
  z-index: 1;
}
.background-left {
  background: linear-gradient(to bottom, #5E123C, #230F53);
  width: 100%;
  height: 458px;
  -ms-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
  position: absolute;
  top: 0px;
  left: -38%;
  width: 100%;
  background-size: 100% 458px;
 }
 
 .main-visual-content__wrapper {
   position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    display: flex;
 }
 
 .main-visual-content-left {
   width: 50%;
    height: 100%;
 }
 
 .home-banner-left {
  width: 100%;
  height: 458px;
  position: absolute;
  left: 0
 }

 .content-banner {
  position: absolute;
  z-index: 0;
  left: 10%;
  top: 5%
 }

 .content-text {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 1.3125rem;
  color: white;
  font-weight: bold;
 }

 .content-job {

 }

 .content-find-job {
  text-align: center;
  color: white;
  font-size: 1rem;
  font-weight: bold;
 }

 .nurlance-banner {
  margin-top: -1rem;
  margin-left: -2rem
 }

 .nurlance-banner-two img {
  width: 100%;
 }

 .content-person {
  background: url(../img/home-banner-4.png);
    background-repeat: no-repeat;
    height: 458px;
    width: 100%;
    position: absolute;
    right: 100px;
    background-size: contain;
    background-position: 100% 12px;
 }

 .rectangle-banner {
  background: linear-gradient(to bottom, transparent 50%, #04A197 50%) no-repeat;
  background-size: 90% 50%;
  background-position: center;
 }

 @media screen and (min-width: 822px) {
  .content-banner {
    left: 10% !important;
  }
 }

 @media (min-width: 690px) and (max-width: 1187px) {
  .visual {
    height: 396px;
  }
  .background-left {
    left: -30%;
   }
  .content-person {
    height: 410px;
    right: 2px;
    background-size: 45%;
    background-position: 100% bottom;
  }
  .content-text {
    font-size: 1.25rem;
    justify-content: start;
  }
  .content-banner {
    left: 5%;
  }
  .nurlance-banner img  {
    width: 90%;
  }
  .content-find-job {
    font-size: 0.8rem;
    margin-right: 130px;
  }
  .nurlance-banner-two img {
    width: 75%;
   }
}

@media screen and (max-width: 410px) {
  .visual {
    height: 540px;
  }
  .home-banner-left {
    height: 547px;
    width: unset;
  }
  .background-main {
    background-size: auto 210%;
    background-position: top;
  }
  .background-left {
    height: 553px;
    transform: skewY(-16deg);
    bottom: 30%;
    background-size: 100%;
    top:unset;
    left: unset;
}
.content-person {
    background: url(../img/home-banner-4.png);
    background-repeat: no-repeat;
    height: 245px;
    width: 100%;
    position: absolute;
    right: 70px;
    left: 0;
    bottom: 0;
    background-size: contain;
    background-position: 50% 40px;
  }
  .content-banner {
    left: 0;
    right: 0;
    top: 2%;
    text-align: center;
  }
  .content-text {
    font-size: 0.875rem;
    justify-content: center;
    display: flex;
  }
   .content-job {
    display: flex;
    justify-content: center;
 }
 .content-job img {
    width: 80%;
 }

 .nurlance-banner img  {
    width: 80%;
  }
.content-find-job {
  font-size: 0.75rem;
  }
.nurlance-banner-two img {
    width: 85%;
  }
}

@media (min-width: 411px) and (max-width: 689px)  {
  .visual {
    height: 540px;
  }
  .home-banner-left {
    height: 547px;
    width: unset;
  }
  .background-main {
    background-size: auto 210%;
    background-position: top;
  }
  .background-left {
    height: 553px;
    transform: skewY(-16deg);
    bottom: 30%;
    background-size: 100%;
    top:unset;
    left: unset;
}
.content-person {
    background: url(../img/home-banner-4.png);
    background-repeat: no-repeat;
    height: 245px;
    width: 100%;
    position: absolute;
    right: 70px;
    left: 0;
    bottom: 0;
    background-size: contain;
    background-position: 50% 40px;
  }
  .content-banner {
    left: 0;
    right: 0;
    top: 2%;
    text-align: center;
  }
  .content-text {
    font-size: 0.875rem;
    justify-content: center;
    display: flex;
  }
   .content-job {
    display: flex;
    justify-content: center;
 }
 .content-job img {
    max-width: 264px;
 }

 .nurlance-banner img  {
    max-width: 343px;
  }
.content-find-job {
  font-size: 0.75rem;
  }
.nurlance-banner-two img {
    max-width: 343px;
  }
}

.home-page-med .notice {
  display: flex;
  background: #ffffff;
}

.home-page-med .notice .notice-left {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 50px;
  width: 100%;
}

.home-page-med .notice .notice-left .notice-container {
  display: flex;
  align-items: center;
}

.home-page-med .notice .notice-left .notice-label {
  padding-right: 3.43rem;
  border-right: 1px solid;
  font-weight: bold;
  text-align: center;
}

.home-page-med .notice .notice-left .notice-box {
  padding: 0 0 0 3.43rem;
  display: flex;
}

.home-page-med .notice .notice-left .notice-box .title {
  padding-left: 20px;
  color: #333333;
  overflow: visible;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: center;
}

.home-page-med .notice .notice-right {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #CBF2EF;
  padding: 0 10px;
  width: 240px;
  color: #333333;
  font-weight: bold;
}
