@media screen and (min-width: 1440px) {
  li,
  ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  select {
    -webkit-appearance: none;
    appearance: none;
  }

  select::-ms-expand {
    -webkit-appearance: none;
    appearance: none;
  }

  .profile-radio {
    display: block;
    font-size: 24px;
  }

  .profile-radio:hover {
    cursor: pointer;
  }

  .profile-radio input {
    display: none;
  }

  .profile-radio input+.dummy {
    width: 16px;
    height: 16px;
    border: 3px solid rgba(214,41,90,1);
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    vertical-align: text-top;
  }

  .profile-radio input:checked+.dummy:after {
    content: "";
    width: 70%;
    height: 70%;
    background-color: rgba(214,41,90,1);
    border-radius: 50%;
  }
  input[type="checkbox"] {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type="checkbox"] {
  cursor: pointer;
  vertical-align: middle;
  position: relative;
  accent-color: rgba(214,41,90,1);
}

input[type="checkbox"][disabled] {
  cursor: not-allowed;
  vertical-align: middle;
  position: relative;
  accent-color: rgba(230,230,230,1);
}

input[type="checkbox"]::before,
input[type="checkbox"]::after {
  content: "";
  display: block; 
  position: absolute;
}

input[type="checkbox"]::before {
  background-color: rgba(255,255,255,1);
  border-radius: 0%;
  border: 3px solid rgba(214,41,90,1);
  width: 18px;
  height: 18px;
  transform: translateY(-50%);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  }

input[type="checkbox"][disabled]::before {
  background-color: rgba(255,255,255,1);
  border-radius: 0%;
  border: 3px solid rgba(230,230,230,1);
  width: 18px;
  height: 18px;
  transform: translateY(-50%);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}


input[type="checkbox"]::after {
  border-bottom: 3px solid rgba(255,255,255,1);
  border-left: 3px solid rgba(255,255,255,1);
  opacity: 0;
  height: 6px;
  width: 11px;
  transform: rotate(-45deg);
  top: -7px;
  left: 5px;
}
 
input[type="checkbox"]:checked::before {
    background-color: rgba(214,41,90,1);
}

input[type="checkbox"]:checked::after {
  opacity: 1;
}
  ::placeholder {
    padding-bottom: 10px;
  }
  .v4_2447 {
    width: 332px;
    color: rgba(255, 255, 255, 1);
    position: absolute;
    top: 44px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 40px;
    opacity: 1;
    text-align: left;
  }
  
  .v1_1692 .v4_2448 {
    width: 200px;
    color: rgba(212,75,32,1);
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    display: flex;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }
  .v1_1660 .v4_2448 {
    width: 100%;
    color: rgba(212,75,32,1);
    font-family: Noto Sans JP;
    font-weight: Bold;
    display: block;
    font-size: 20px;
    opacity: 1;
    text-align: right;
  }
  .v2_2300 {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.05000000074505806);
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9;
  }
  .v16_2339 {
    display: none;
  }

  .v1_1578 {
    width: 100%;
    height: 56px;
    background: rgba(255, 223, 223, 1);
    opacity: 1;
    position: relative;
    top: 0px;
    overflow: hidden;
  }

  .v209_228 {
    width: 24px;
    height: 24px;
    opacity: 1;
    position: absolute;
    top: 16px;
    left: 24px;
    overflow: hidden;
  }

  .v209_229 {
    width: 20px;
    height: 20px;
    background: url("");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 2px;
    left: 2px;
  }

  .v1_1580 {
    width: 1148px;
    height: 54px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 55px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }

  .v1_1581 {
    width: auto;
    color: rgba(255, 97, 97, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
  }

  .v209_230 {
    width: 24px;
    height: 24px;
    opacity: 1;
    position: absolute;
    top: 16px;
    right: 24px;
    overflow: hidden;
    align-items: right;
    cursor: pointer;
    cursor: hand;
  }

  .v209_231 {
    width: 14px;
    height: 14px;
    background: url("");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 5px;
  }

  .v1_937 {
    width: 100%;
    height: calc(100vh - 80px);
    background: rgba(245, 245, 245, 1);
    opacity: 1;
    position: relative;
    left: auto;
    overflow: hidden auto;
    padding-bottom: 24px;
  }

  .v1_938 {
    width: calc(100% - 30px);
    height: 60px;
    opacity: 1;
    position: relative;
    top: 32px;
    left: 24px;
  }

  .v1_939 {
    width: 375px;
    height: 40px;
    opacity: 1;
    position: relative;
    left: 0px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }

  .v1_940 {
    width: 300px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }

  .v1_941 {
    width: 688px;
    height: 60px;
    opacity: 1;
    position: absolute;
    top: 0px;
    right: 7px;
    display: flex;
    justify-content: flex-end;
    gap: 16px;
  }

  .v168_104 {
    display: flex;
    height: 40px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 0.25;
    position: relative;
    top: 0px;
    left: 0px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
  }

  .v209_232 {
    display: flex;
    min-width: 150px;
    height: 40px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
    white-space: nowrap;
  }

  .v168_105 {
    display: flex;
    min-width: 100px;
    color: rgba(255, 255, 255, 1);
    font-family: Noto Sans JP;
    font-weight: normal;
    left: 0px;
    font-size: 16px;
    opacity: 1;
    align-items: center;
    justify-content: center;
    padding: 0px 0px 0px 15px;
  }

  .v168_108 {
    width: 30px;
    height: 40px;
    opacity: 1;
    display: block;
    top: 0px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 1px;
  }

  .v168_109 {
    width: 12px;
    height: 12px;
    opacity: 1;
    background-image: url("btn_next.png");
    background-size: 12px 12px;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .v1_1593 {
    display: flex;
    min-width: 150px;
    height: 40px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: relative;
    top: 0px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
    white-space: nowrap;
  }

  .v1_946 {
    min-width: 100px;
    color: rgba(255, 255, 255, 1);
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 16px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 0px 0px 15px;
  }

  .v168_122 {
    width: 30px;
    height: 40px;
    opacity: 1;
    top: 0px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 1px;
  }

  .v168_123 {
    width: 20px;
    height: 20px;
    opacity: 1;
    background-image: url("");
    background-size: 20px 20px;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 5px;
  }

  .v1_948 {
    width: calc(100% - 32px);
    height: 330px;
    opacity: 1;
    position: relative;
    margin-top: 50px;
    margin-left: 24px;
    display: flex;
    justify-content: left;
  }

  .v1_949 {
    width: 470px;
    height: 320px;
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 16px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  }

  .v1_950 {
    width: 470px;
    height: 320px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
  }

  .v1_951 {
    width: 438px;
    height: 288px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 16px;
    left: 16px;
  }

  .v1_952 {
    width: 438px;
    height: 20px;
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
  }

  .v1_953 {
    width: 418px;
    color: rgba(255, 255, 255, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 14px;
    opacity: 1;
    text-align: left;
  }

  .v1_955 {
    width: 438px;
    color: rgba(255, 255, 255, 1);
    position: absolute;
    top: 44px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 36px;
    opacity: 1;
    text-align: left;
  }

  .v1_958 {
    width: 470px;
    height: 320px;
    background: rgba(255, 255, 255, 0.800000011920929);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    overflow: hidden;
  }

  .v1_959 {
    width: 470px;
    height: 48px;
    opacity: 1;
    position: absolute;
    top: 110px;
    left: 0px;
    overflow: hidden;
  }

  .v1_960 {
    width: 470px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: center;
  }

  .v1_961 {
    width: 470px;
    color: rgba(156, 156, 156, 1);
    position: absolute;
    top: 24px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 14px;
    opacity: 1;
    text-align: center;
  }

  .v168_124 {
    width: 160px;
    height: 40px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: absolute;
    top: 170px;
    left: 155px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v168_125 {
    width: 160px;
    height: 40px;
    color: rgba(255, 255, 255, 1);
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 16px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .v1_963 {
    Width: calc(100% - 797px);
    max-width: 509px;
    height: 320px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: relative;
    left: 0px;
    margin-right: 16px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
  }

  .v1_964 {
    width: calc(100% - 33px);
    height: 29px;
    opacity: 1;
    position: absolute;
    top: 16px;
    left: 16px;
    overflow: hidden;
  }

  .v1_965 {
    width: 144px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
  }

  .v1_966 {
    width: 100%;
    height: 2px;
    background: rgba(214,41,90,1);
    opacity: 0.2;
    position: absolute;
    top: 28px;
    left: 0px;
    overflow: hidden;
  }

  .v1_967 {
    width: calc(100% - 32px);
    height: 200px;
    color: rgba(156, 156, 156, 1);
    position: absolute;
    top: 61px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .v209_248 {
    width: 16px;
    height: 16px;
    opacity: 1;
    position: absolute;
    top: 2px;
    left: 422px;
    cursor: pointer;
    cursor: hand;
  }

  .v209_249 {
    width: 16px;
    height: 16px;
    background: url("account_help_1.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 16px 16px;
    opacity: 1;
    position: absolute;
    top: 1px;
    left: 1px;
  }

  .v209_288 {
    width: 16px;
    height: 16px;
    opacity: 1;
    position: absolute;
    left: 210px;
    display: flex;
    cursor: pointer;
    cursor: hand;
  }

  .v209_289 {
    width: 16px;
    height: 16px;
    background: url("");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 16px 16px;
    opacity: 1
  }

  .v1_1607 {
    width: calc(100% - 33px);
    height: 203px;
    opacity: 1;
    position: absolute;
    top: 61px;
    left: 16px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    overflow: hidden;
  }

  .v209_250 {
    width: 100%;
    height: 28px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    overflow: hidden;
    display: flex;
    position: relative;
  }

  .v209_256 {
    width: 8px;
    height: 28px;
    left: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .v209_251 {
    width: 8px;
    height: 8px;
    background: rgba(255, 97, 97, 1);
    opacity: 1;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .v209_252 {
    height: 20px;
    width: 80px;
    color: rgba(156, 156, 156, 1);
    position: relative;
    top: 3px;
    left: 8px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 14px;
    opacity: 1;
    text-align: left;
  }

  .v209_253 {
    width: calc(100% - 110px);
    height: 20px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 3px;
    left: 25px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .v209_254 {
    height: 20px;
    color: rgba(156, 156, 156, 1);
    position: relative;
    top: 3px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 14px;
    opacity: 1;
    text-align: left;
  }

  .v1_1615 {
    width: calc(100% - 33px);
    height: 16px;
    opacity: 1;
    position: absolute;
    top: 280px;
    left: 16px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }

  .v209_278 {
    width: 126px;
    height: 16px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    left: calc(100% - 126px);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: right;
    cursor: pointer;
    cursor: hand;
  }

  .v209_279 {
    width: 102px;
    height: 16px;
    color: rgba(38, 38, 38, 1);
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 12px;
    opacity: 1;
    text-align: right;
  }

  .v209_282 {
    width: 20px;
    height: 16px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    overflow: hidden;
    display: flex;
    align-items: center;
    padding-top: 3px;
  }

  .v209_283 {
    width: 20px;
    height: 24px;
    background: url("mini_next.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 12x 12px;
    opacity: 1;
    display: flex;
    align-items: center;
  }

  .v1_968 {
    width: 296px;
    height: 320px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 16px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);

  }

  .v1_969 {
    width: 264px;
    height: 29px;
    opacity: 1;
    position: absolute;
    top: 16px;
    left: 16px;
    overflow: hidden;
  }

  .v1_970 {
    width: 130px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
  }

  .v1_971 {
    width: 264px;
    height: 2px;
    background: rgba(214,41,90,1);
    opacity: 0.2;
    position: absolute;
    top: 28px;
    left: 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    overflow: hidden;
  }

  .v1_972 {
    width: 296px;
    height: 200px;
    color: rgba(156, 156, 156, 1);
    position: absolute;
    top: 61px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .v1_1621 {
    width: 264px;
    height: 207px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 61px;
    left: 16px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
  }

  .v1_1622 {
    width: 264px;
    height: 40px;
    opacity: 1;
    position: absolute;
    top: 12px;
    left: 0px;
    overflow: hidden;
  }

  .v1_1623 {
    width: 230px;
    color: rgba(38,38,38,1);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    position: absolute;
    top: 1px;
    left: 19px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v1_1625 {
    width: 264px;
    height: 121px;
    opacity: 1;
    position: absolute;
    top: 72px;
    left: 0px;
    overflow: hidden;
  }

  .v1_1626 {
    width: 223px;
    height: 121px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 20px;
    overflow: hidden;
  }

  .v1_1627 {
    width: 264px;
    height: 28px;
    opacity: 1;
    position: absolute;
    top: 280px;
    left: 16px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }

  .v1_1628 {
    width: 78px;
    height: 24px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    left: 10px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    overflow: hidden;
    display: flex;
    align-items: center;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    cursor: pointer;
  }

  .v209_284 {
    width: 30px;
    height: 24px;
    opacity: 1;
    overflow: hidden;
    display: flex;
    align-items: center;
  }

  .v209_285 {
    width: 30px;
    height: 24px;
    background: url("mini_prev.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 12x 12px;
    opacity: 1;
    display: flex;
    align-items: center;
  }

  .v1_1630 {
    width: 34px;
    height: 24px;
    color: rgba(38, 38, 38, 1);
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 12px;
    opacity: 1;
    display: flex;
    align-items: center;
  }

  .v1_1631 {
    width: 71px;
    color: rgba(156, 156, 156, 1);
    position: absolute;
    top: 4px;
    left: 95px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 14px;
    opacity: 1;
    text-align: center;
  }

  .v209_286 {
    width: 78px;
    height: 24px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    right: 5px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    overflow: hidden;
    display: flex;
    align-items: center;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    justify-content: center;
    cursor: pointer;
  }

  .v209_287 {
    width: 34px;
    color: rgba(38, 38, 38, 1);
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 12px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: right;
  }

  .v209_290 {
    width: 30px;
    height: 24px;
    opacity: 1;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: right;
  }

  .v209_291 {
    width: 30px;
    height: 24px;
    background: url("mini_next.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 12x 12px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: right;
  }

  .v1_1648 {
    width: calc(100% - 32px);
    height: 187px;
    position: absolute;
    margin-top: 16px;
    margin-left: 16px;
    overflow: hidden;
  }

  .v1_1649 {
    width: 100%;
    height: 187px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: left;
    overflow: hidden;
  }

  .v1_1662 {
    width: 39px;
    height: 187px;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .v1_1035 {
    width: 39px;
    height: 140px;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
  }

  .v1_1650 {
    width: 34px;
    height: 177px;
    opacity: 1;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }

  .account_button_disable {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    box-shadow: 0px 0px 0px 0px rgba(0.4, 0.4, 0.4, 0.2) !important;
    cursor: default !important;
  }

  .v209_433 {
    width: 8px;
    height: 8px;
    opacity: 1;
    position: absolute;
    top: 78px;
    left: 15px;
  }

  .v209_434 {
    width: 8px;
    height: 8px;
    background-image: url("banner_prev.png");
    background-size: 8px 8px;
    background-repeat: no-repeat;
    opacity: 1;
  }

  .v1_1652 {
    width: 30px;
    color: rgba(156, 156, 156, 1);
    position: absolute;
    top: 85px;
    left: 4px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: center;
    pointer-events: none;
  }

  .v1_1653 {
    width: calc(100% - 78px);
    height: 183px;
    opacity: 1;
    left: 39px;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: left;
    margin-left: calc(10% - 112px);
  }
  .v1_1653_sp {
    display: none;
  }

  .v1_1668 {
    width: 271px;
    height: 176px;
    opacity: 1;
    position: relative;
    display: flex;
    justify-content: center;
    padding-top: 1px;
  }

  .v1_1654 {
    width: 256px;
    height: 176px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    cursor: hand;
  }

  .v1_1654::before {
    content: "";
    width: 256px;
    height: 73px;
    background-color: #F9DFE6;
    position: absolute;
    top: 8px;
  }
 
  .v1_1655 {
    width: 256px;
    height: 116px;
    border-top: 8px solid #D6295A;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    opacity: 1;
    position: absolute;
    top: 0px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    cursor: hand;
  }

  .v1_1656 {
    width: 230px;
    height: 56px;
    opacity: 1;
    position: absolute;
    top: 10px;
    left: 12px;
    overflow: hidden;
  }

  .v1_1657 {
    width: 240px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 12px;
    opacity: 1;
    text-align: left;
  }

  .v1_1658 {
    width: 230px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 18px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .v1_1659 {
    width: 240px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 36px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 12px;
    opacity: 1;
    text-align: left;
  }

  .v1_1660 {
    width: 230px;
    height: 30px;
    opacity: 1;
    position: absolute;
    top: 76px;
    right: 12px;
    overflow: hidden;
  }

  .v1_1661 {
    width: 100%;
    color: rgba(38, 38, 38, 1);
    font-family: Noto Sans JP;
    font-weight: Bold;
    display: block;
    font-size: 20px;
    opacity: 1;
    text-align: right;
  }

  .v1_1660 .v209_435 {
    width: 24px;
    height: 30px;
    opacity: 1;
    position: absolute;
    top: 2px;
    left: 210px;
    overflow: hidden;
    display: none;
  }

  .v1_1692 .v209_435 {
    width: 24px;
    height: 30px;
    opacity: 1;
    position: absolute;
    top: 2px;
    left: 210px;
    overflow: hidden;
  }

  .v209_436 {
    width: 24px;
    height: 30px;
    background: url("account_next.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 24px 24px;
    opacity: 1;
    position: absolute;
  }

  .v1_1654 .v1_1663 {
    width: 94%;
    height: 0.5px;
    background: rgba(200, 200, 200, 1);
    opacity: 1;
    position: absolute;
    top: 116px;
    left: 8px;
    overflow: hidden;
    display: none;
  }

  .v1_1686 .v1_1663 {
    width: 94%;
    height: 0.5px;
    background: rgba(200, 200, 200, 1);
    opacity: 1;
    position: absolute;
    top: 116px;
    left: 8px;
    overflow: hidden;
  }

  .v1_1664 {
    width: 256px;
    height: 60px;
    opacity: 1;
    position: absolute;
    top: 116px;
    overflow: hidden;
  }

  .v1_1665 {
    width: 256px;
    height: 17.5px;
    opacity: 1;
    position: relative;
    top: 1px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    gap: 0px;
    justify-content: flex-end;
  }

  .v1_1666 {
    width: 50px;
    color: rgba(156, 156, 156, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 12px;
    opacity: 1;
    text-align: left;
  }

  .v1_1667 {
    color: rgba(70, 113, 224, 1);
    position: relative;
    top: 0px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 12px;
    opacity: 1;
    text-align: left;
  }

  .v209_437 {
    width: 12px;
    height: 18px;
    opacity: 1;
    position: relative;
    top: 0px;
    overflow: hidden;
    margin-right: 12px;
  }

  .v209_438 {
    width: 12px;
    height: 18px;
    background: url("");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 12px 12px;
    opacity: 1;
  }

  .v209_439 {
    width: 12px;
    height: 18px;
    background: url("");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 12px 12px;
    opacity: 1;
  }

  .v1_1669 {
    width: 174px;
    color: rgba(156, 156, 156, 1);
    position: absolute !important;
    top: 24px !important; 
    right: 12px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 12px;
    opacity: 1;
    text-align: left;
  }

  .v1_1670 {
    width: 39px;
    height: 187px;
    position: absolute;
    top: 0px;
    left: calc(100% - 39px);
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
  }

  .v1_1683 {
    color: rgba(212, 76, 33, 1);
    position: relative;
    top: 0px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 12px;
    opacity: 1;
    text-align: left;
  }

  .v1_1686 {
    width: 256px;
    height: 176px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    cursor: hand;
  }

  .v1_1687 {
    width: 248px;
    height: 116px;
    border-left: 8px solid rgba(156, 156, 156, 1);
    border-top-left-radius: 8px;
    opacity: 1;
    position: absolute;
    top: 0px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    cursor: hand;
  }

  .v1_1688 {
    width: 240px;
    height: 56px;
    opacity: 1;
    position: absolute;
    top: 10px;
    left: 12px;
    overflow: hidden;
  }

  .v1_1689 {
    width: 240px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 12px;
    opacity: 1;
    text-align: left;
  }

  .v1_1690 {
    width: 240px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 18px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .v1_1691 {
    width: 240px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 36px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 12px;
    opacity: 1;
    text-align: left;
  }

  .v1_1692 {
    width: 230px;
    height: 30px;
    opacity: 1;
    position: absolute;
    top: 76px;
    left: 12px;
    overflow: hidden;
  }

  .v1_1693 {
    width: 200px;
    color: rgba(38, 38, 38, 1);
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    left: 0px;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }

  .v1_1696 {
    width: 250px;
    height: 60px;
    opacity: 1;
    position: absolute;
    top: 116px;
    left: 7px;
    overflow: hidden;
  }

  .v1_1697 {
    width: 174px;
    color: rgba(156, 156, 156, 1);
    position: absolute;
    top: 32px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 12px;
    opacity: 1;
    text-align: left;
  }

  .name {
    color: #fff;
  }

  .v1_1705 {
    width: 34px;
    height: 177px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }

  .v209_453 {
    width: 8px;
    height: 8px;
    opacity: 1;
    position: absolute;
    top: 78px;
    left: 16px;
  }

  .v209_454 {
    width: 8px;
    height: 8px;
    background-image: url("banner_next.png");
    background-size: 8px 8px;
    background-repeat: no-repeat;
    opacity: 1;
  }

  .v1_1707 {
    width: 30px;
    color: rgba(156, 156, 156, 1);
    position: absolute;
    top: 85px;
    left: 4px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 12px;
    opacity: 1;
    text-align: center;
  }

  .v1_973 {
    width: 1200px;
    height: 600px;
    opacity: 1;
    position: relative;
    top: 70px;
    left: 24px;
    display: flex;
    flex-direction: column;
    gap: 22px;
  }

  .v1_974 {
    width: calc(100% - 32px);
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: relative;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    padding-bottom: 20px;
    margin-top: 24px;
    margin-left: 24px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  }

  .v1_975 {
    width: 400px;
    opacity: 1;
    position: relative;
    display: flex;
    flex-direction: row;
  }

  .v1_1032 {
    width: 300px;
    height: 22px;
    opacity: 1;
    position: relative;
    left: 0px;
    display: flex;
    align-items: center;
    margin-top: 16px;
    margin-left: 16px;
  }

  .v1_976 {
    width: 82px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
  }

  .v1_978 {
    width: 120px;
    color: rgba(156, 156, 156, 1);
    position: relative;
    left: 15px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 14px;
    opacity: 1;
  }

  .v1_988 {
    width: 100%;
    height: 80px;
    opacity: 1;
    position: relative;
    margin-top: 54px;
    left: 16px;
    overflow: hidden;
    margin-bottom: 54px;
  }

  .v1_989 {
    width: 100%;
    color: rgba(156, 156, 156, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: center;
  }

  .v168_126 {
    width: 160px;
    height: 40px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: absolute;
    top: 30px;
    left: calc(50% - 80px);
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 1px 8px 1px rgba(0.6196078658103943, 0.6196078658103943, 0.6196078658103943, 0.36000001430511475);
    overflow: hidden;
  }

  .v168_127 {
    width: 160px;
    height: 40px;
    color: rgba(255, 255, 255, 1);
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    cursor: hand;
  }

  .v1_991 {
    width: calc(100% - 32px);
    height: 200px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: relative;
    left: 0px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    overflow: hidden;
    margin-top: 24px;
    margin-left: 24px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  }

  .v1_992 {
    width: 100px;
    height: 22px;
    opacity: 1;
    position: absolute;
    top: 16px;
    left: 16px;
    overflow: hidden;
  }

  .v1_993 {
    width: 99px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
  }

  .v1_1005 {
    width: calc(100% - 29px);
    height: 140px;
    opacity: 1;
    position: absolute;
    top: 54px;
    left: 16px;
    overflow: hidden;
  }

  .v1_1006 {
    width: 100%;
    height: 140px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
  }

  .v1_1035 {
    width: 39px;
    height: 140px;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .v1_1007 {
    width: 34px;
    height: 130px;
    opacity: 1;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }

  .v168_128 {
    width: 8px;
    height: 8px;
    opacity: 1;
    position: absolute;
    top: 58px;
    left: 15px;
  }

  .v168_129 {
    width: 8px;
    height: 8px;
    background-image: url("banner_prev.png");
    background-size: 8px 8px;
    background-repeat: no-repeat;
    opacity: 1;
  }

  .v1_1009 {
    width: 30px;
    color: rgba(156, 156, 156, 1);
    position: absolute;
    top: 65px;
    left: 4px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 12px;
    opacity: 1;
    text-align: center;
    pointer-events: none;
  }

  .v1_1010 {
    width: calc(100% - 90px);
    height: 140px;
    opacity: 1;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: calc(10% - 110px);
    padding-top: 38px;
  }
  .v1_1010_sp {
    display: none;
  }
  .v1_1033 {
    width: 180px;
    height: 106px;
    opacity: 1;
    padding-top: 1px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .v1_1011 {
    width: 168px;
    height: 106px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    cursor: hand;
  }

  .v1_1013 {
    width: 168px;
    height: 106px;
    opacity: 1;
    position: absolute;
    overflow: hidden;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    }

  .v1_1036 {
    width: 39px;
    height: 140px;
    position: absolute;
    top: 0px;
    left: calc(100% - 39px);
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
  }

  .v1_1029 {
    width: 34px;
    height: 130px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }

  .v168_130 {
    width: 8px;
    height: 8px;
    opacity: 1;
    position: absolute;
    top: 58px;
    left: 16px;
  }

  .v168_131 {
    width: 8px;
    height: 8px;
    background-image: url("banner_next.png");
    background-size: 8px 8px;
    background-repeat: no-repeat;
    opacity: 1;
  }

  .v1_1031 {
    width: 30px;
    color: rgba(156, 156, 156, 1);
    position: absolute;
    top: 65px;
    left: 4px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 12px;
    opacity: 1;
    text-align: center;
    pointer-events: none;
  }

  .v1_2060 {
    width: 255px;
    height: 178px;
    opacity: 1;
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 12px;
    align-items: center;
    margin-left: 8px;
  }

  .v1_2065 {
    width: 258px;
    height: 48px;
    opacity: 1;
    position: relative;
    margin-bottom: 18px;
    display: flex;
    justify-content: center;
  }

  .v253_308 {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border: 1px dashed rgba(156, 156, 156, 1);
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    cursor: hand;
    flex-direction: column;
  }

  .v253_310 {
    width: 220px;
    color: rgba(156, 156, 156, 1);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
  }

  .v253_309 {
    width: 56px;
    height: 56px;
    background: url("");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
  }

  .v253_315 {
    width: 220px;
    color: rgba(156, 156, 156, 1);
    position: relative;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 12px;
    opacity: 1;
    text-align: center;
  }

  .v257_334 {
    width: 120px;
    height: 30px;
    background: rgba(255, 255, 255, 1);
    border: 3px solid rgba(214,41,90,1);
    opacity: 1;
    position: relative;
    top: 4px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    opacity: 1;
    cursor: pointer;
  }

  .v257_335 {
    width: 120px;
    height: 30px;
    color: rgba(214,41,90,1);
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .v257_330 {
    width: 120px;
    height: 30px;
    background: rgba(255, 255, 255, 1);
    border: 3px solid rgba(214,41,90,1);
    opacity: 1;
    position: relative;
    top: 4px;
    margin-left: 12px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }

  .v257_331 {
    width: 120px;
    height: 30px;
    color: rgba(214,41,90,1);
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .v1_1309 {
    width: 40px;
    height: 40px;
    background: url("");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    overflow: hidden;
  }

  .v1_2987 {
    width: 230px;
    height: 40px;
    opacity: 1;
    position: absolute;
    top: 73px;
    left: 12px;
    overflow: hidden;
  }

  .v1_2988 {
    width: 210px;
    color: rgba(212, 75, 32, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    overflow-wrap: break-word;
  }

  .v1_2989 {
    width: 230px;
    height: 50px;
    opacity: 1;
    position: absolute;
    top: 33px;
    left: 12px;
    overflow: hidden;
  }

  .v1_2990 {
    width: 210px;
    color: rgba(212, 75, 32, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    overflow-wrap: break-word;
  }

  .v1_2991 {
    width: 230px;
    height: 60px;
    opacity: 1;
    position: absolute;
    top: 53px;
    left: 12px;
    overflow: hidden;
  }

  .v1_2992 {
    width: 210px;
    color: rgba(212, 75, 32, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    overflow-wrap: break-word;
  }

  .v107_1279 {
    width: 235px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 10px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_1280 {
    width: 235px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 63px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: relative;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_1281 {
    width: 114px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 110px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_1282 {
    width: auto;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 130px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
  }

  .v107_1283 {
    width: 264px;
    height: 40px;
    opacity: 1;
    position: absolute;
    top: 170px;
    left: 0px;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v303_369 {
    width: 112px;
    height: 30px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: relative;
    top: 0px;
    left: 146px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }

  .v303_370 {
    width: 112px;
    height: 30px;
    color: rgba(255, 255, 255, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 30px;
  }

  .v107_612 {
    width: 235px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 10px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_613 {
    width: 235px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 66px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_614 {
    width: 240px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 110px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_615 {
    width: auto;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 130px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
  }

  .v107_616 {
    width: 264px;
    height: 40px;
    opacity: 1;
    position: relative;
    top: 170px;
    left: 0px;
    overflow: hidden;
  }

  .v107_617 {
    width: 112px;
    height: 30px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: relative;
    top: 0px;
    left: 146px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }

  .v107_618 {
    width: 112px;
    height: 30px;
    color: rgba(255, 255, 255, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 30px;
  }

  .v107_950 {
    width: 246px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 10px;
    left: 10px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_951 {
    width: 235px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 44px;
    left: 10px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_952 {
    width: 250px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 124px;
    left: 10px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_674 {
    width: 264px;
    height: 40px;
    opacity: 1;
    position: relative;
    top: 170px;
    left: 0px;
    overflow: hidden;
  }

  .v107_675 {
    width: 112px;
    height: 30px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: relative;
    top: 0px;
    left: 146px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }

  .v107_676 {
    width: 112px;
    height: 30px;
    color: rgba(255, 255, 255, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 30px;
  }

  .v107_1615 {
    width: 235px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 10px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_1616 {
    width: 235px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 62px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_1617 {
    color: rgba(38, 38, 38, 1);
    position: relative;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_1618 {
    color: rgba(38, 38, 38, 1);
    position: relative;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
  }

  .v107_1619 {
    color: rgba(38, 38, 38, 1);
    position: relative;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: right;
  }

  .v107_1620 {
    width: 264px;
    height: 40px;
    opacity: 1;
    position: relative;
    top: 50px;
    left: 0px;
    overflow: hidden;
  }

  .v309_295 {
    width: 112px;
    height: 30px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: relative;
    top: 0px;
    left: 146px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }

  .v309_296 {
    width: 112px;
    height: 30px;
    color: rgba(255, 255, 255, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 30px;
  }

  .v107_3119 {
    width: 450px;
    height: 506px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: fixed;
    top: calc(50% - 253px);
    left: calc(50% - 225px);
    z-index: 10;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    overflow: hidden;
  }

  .v107_3120 {
    width: 450px;
    height: 22px;
    opacity: 1;
    position: absolute;
    top: 16px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3121 {
    width: 378px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
  }

  .v310_755 {
    width: 22px;
    height: 22px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 3px;
    right: 20px;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v310_756 {
    width: 14px;
    height: 14px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 4px;
    left: 4px;
  }

  .v107_3123 {
    width: 450px;
    height: 1px;
    background: rgba(200, 200, 200, 1);
    opacity: 1;
    position: absolute;
    top: 54px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3124 {
    width: 450px;
    height: 28px;
    opacity: 1;
    position: absolute;
    top: 70px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3125 {
    width: 402px;
    height: 28px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }

  .v107_3126 {
    width: 110px;
    height: 28px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 3px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_3127 {
    width: 288px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 114px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }

  .v107_3128 {
    width: 450px;
    height: auto;
    opacity: 1;
    position: absolute;
    top: 114px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3129 {
    width: 402px;
    height: 21px;
    opacity: 1;
    margin-bottom: 8px;
    position: relative;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }

  .v107_3130 {
    width: 88px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_3131 {
    width: 56px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
  }

  .v107_3132 {
    width: 250px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
  }

  .v107_3133 {
    width: 402px;
    height: 24px;
    opacity: 1;
    margin-bottom: 8px;
    position: relative;
    left: 24px;
    overflow: hidden;
  }

  .v107_3134 {
    width: 110px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_3135 {
    width: 288px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
  }

  .v107_3143 {
    width: 450px;
    height: 140px;
    opacity: 1;
    position: absolute;
    top: 238px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3144 {
    width: 402px;
    height: auto;
    position: absolute;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }

  .v107_3145 {
    width: 394px;
    height: auto;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 4px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_3146 {
    width: 402px;
    height: auto;
    position: absolute;
    top: 48px;
    left: 24px;
    overflow: hidden;
  }

  .v107_3147 {
    width: 402px;
    height: auto;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_3148 {
    width: 402px;
    height: auto;
    position: absolute;
    top: 96px;
    left: 24px;
    overflow: hidden;
  }

  .v107_3149 {
    width: 402px;
    height: auto;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_3150 {
    width: 450px;
    height: 22px;
    opacity: 1;
    position: absolute;
    top: 390px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3151 {
    width: 195px;
    height: 22px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 24px;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v310_757 {
    width: 21px;
    height: 21px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }

  .v310_758 {
    width: 14px;
    height: 14px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 4px;
    left: 3px;
  }

  .v107_3153 {
    width: 159px;
    color: rgba(0,129,172,1);
    position: absolute;
    top: 0px;
    left: 20px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
  }

  .v107_3154 {
    width: 450px;
    height: 1px;
    background: rgba(200, 200, 200, 1);
    opacity: 1;
    position: absolute;
    top: 441px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3155 {
    width: 450px;
    height: 42px;
    opacity: 1;
    position: absolute;
    top: 458px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3156 {
    width: 109px;
    height: 32px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 329px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v107_3157 {
    width: 89px;
    height: 32px;
    color: rgba(255, 255, 255, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 32px;
  }

  .v310_759 {
    width: 14px;
    height: 14px;
    opacity: 1;
    position: absolute;
    top: 8px;
    left: 77px;
    overflow: hidden;
  }

  .v310_760 {
    width: 12px;
    height: 12px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 2px;
    left: 2px;
  }

  .v107_2001 {
    width: 450px;
    height: 427px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: fixed;
    top: calc(50% - 213px);
    left: calc(50% - 225px);
    z-index: 10;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    overflow: hidden;
  }

  .v107_2002 {
    width: 450px;
    height: 22px;
    opacity: 1;
    position: absolute;
    top: 16px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2003 {
    width: 378px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v320_297 {
    width: 22px;
    height: 22px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 3px;
    right: 20px;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v320_298 {
    width: 14px;
    height: 14px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 4px;
    left: 4px;
  }

  .v107_2005 {
    width: 450px;
    height: 1px;
    background: rgba(200, 200, 200, 1);
    opacity: 1;
    position: absolute;
    top: 54px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2006 {
    width: 450px;
    height: 60px;
    opacity: 1;
    position: absolute;
    top: 70px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2007 {
    width: 402px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_2008 {
    width: 450px;
    height: 68px;
    opacity: 1;
    position: absolute;
    top: 146px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2009 {
    width: 402px;
    height: 28px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }

  .v107_2010 {
    width: 110px;
    height: 20px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 6px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_2011 {
    width: 288px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    bottom: 0;
    left: 114px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }

  .v107_2012 {
    width: 402px;
    height: 28px;
    opacity: 1;
    position: absolute;
    top: 36px;
    left: 24px;
    overflow: hidden;
  }

  .v107_2013 {
    width: 110px;
    height: 20px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 6px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_2014 {
    width: 288px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 114px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }

  .v107_2015 {
    width: 450px;
    height: 21px;
    opacity: 1;
    position: absolute;
    top: 230px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2016 {
    width: 402px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_2017 {
    width: 450px;
    height: 28px;
    opacity: 1;
    position: absolute;
    top: 267px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2018 {
    width: 402px;
    height: 28px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }

  .v107_2019 {
    width: 180px;
    height: 20px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 6px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_2020 {
    width: 218px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 184px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }

  .v107_2021 {
    width: 120px;
    height: 22px;
    opacity: 1;
    position: absolute;
    top: 311px;
    left: 0px;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v107_2022 {
    width: 108px;
    height: 22px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }

  .v320_299 {
    width: 21px;
    height: 21px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }

  .v320_300 {
    width: 14px;
    height: 14px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 4px;
    left: 3px;
  }

  .v107_2024 {
    width: auto;
    color: rgba(0,129,172,1);
    position: absolute;
    top: 0px;
    left: 20px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
  }

  .v107_2025 {
    width: 450px;
    height: 1px;
    background: rgba(200, 200, 200, 1);
    opacity: 1;
    position: absolute;
    top: 362px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2026 {
    width: 450px;
    height: 40px;
    opacity: 1;
    position: absolute;
    top: 379px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2027 {
    width: 141px;
    height: 32px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 297px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v107_2028 {
    width: 131px;
    height: 32px;
    color: rgba(255, 255, 255, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 32px;
  }

  .v320_301 {
    width: 14px;
    height: 14px;
    opacity: 1;
    position: absolute;
    top: 8px;
    left: 109px;
    overflow: hidden;
  }

  .v320_302 {
    width: 12px;
    height: 12px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 2px;
    left: 2px;
  }

  .v107_2753 {
    width: 450px;
    height: 530px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: fixed;
    top: calc(50% - 265px);
    left: calc(50% - 225px);
    z-index: 10;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    overflow: hidden;
  }

  .v107_2754 {
    width: 450px;
    height: 22px;
    opacity: 1;
    position: absolute;
    top: 16px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2755 {
    width: 378px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_2757 {
    width: 450px;
    height: 1px;
    background: rgba(200, 200, 200, 1);
    opacity: 1;
    position: absolute;
    top: 54px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2758 {
    width: 450px;
    height: 120px;
    opacity: 1;
    position: absolute;
    top: 70px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2759 {
    width: 402px;
    height: 20px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }

  .v107_2760 {
    width: 394px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_2761 {
    width: 402px;
    height: 100px;
    opacity: 1;
    position: absolute;
    top: 24px;
    left: 24px;
    overflow: hidden;
  }

  .v107_2762 {
    width: 402px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
  }

  .v107_2763 {
    width: 450px;
    height: 28px;
    opacity: 1;
    position: absolute;
    top: 207px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2764 {
    width: 402px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 4px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_2765 {
    width: 450px;
    height: 63px;
    opacity: 1;
    position: absolute;
    top: 234px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2766 {
    width: 402px;
    height: 21px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }

  .v107_2767 {
    width: 402px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_2768 {
    width: 402px;
    height: 21px;
    opacity: 1;
    position: absolute;
    top: 21px;
    left: 24px;
    overflow: hidden;
  }

  .v107_2769 {
    width: 402px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_2770 {
    width: 402px;
    height: 21px;
    opacity: 1;
    position: absolute;
    top: 42px;
    left: 24px;
    overflow: hidden;
  }

  .v107_2771 {
    width: 402px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_2772 {
    width: 450px;
    height: 28px;
    opacity: 1;
    position: absolute;
    top: 320px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2773 {
    width: 402px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 4px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_2774 {
    width: 450px;
    height: 42px;
    opacity: 1;
    position: absolute;
    top: 350px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2775 {
    width: 402px;
    height: 21px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }

  .v107_2776 {
    width: 402px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_2777 {
    width: 402px;
    height: 21px;
    opacity: 1;
    position: absolute;
    top: 21px;
    left: 24px;
    overflow: hidden;
  }

  .v107_2778 {
    width: 402px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_2779 {
    width: 450px;
    height: 22px;
    opacity: 1;
    position: absolute;
    top: 415px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2780 {
    width: 151px;
    height: 22px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 24px;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v322_585 {
    width: 21px;
    height: 21px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }

  .v322_586 {
    width: 14px;
    height: 14px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 4px;
    left: 3px;
  }

  .v107_2782 {
    width: auto;
    color: rgba(0,129,172,1);
    position: absolute;
    top: 0px;
    left: 20px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
  }

  .v107_2783 {
    width: 450px;
    height: 1px;
    background: rgba(200, 200, 200, 1);
    opacity: 1;
    position: absolute;
    top: 466px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2784 {
    width: 450px;
    height: 40px;
    opacity: 1;
    position: absolute;
    top: 483px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2785 {
    width: 141px;
    height: 32px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 297px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v107_2786 {
    width: 131px;
    height: 32px;
    color: rgba(255, 255, 255, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 32px;
  }

  .v322_583 {
    width: 14px;
    height: 14px;
    opacity: 1;
    position: absolute;
    top: 8px;
    left: 109px;
    overflow: hidden;
  }

  .v322_584 {
    width: 12px;
    height: 12px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 2px;
    left: 2px;
  }

  .v107_3491 {
    width: 450px;
    height: 645px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: fixed;
    top: calc(50% - 322.5px);
    left: calc(50% - 225px);
    z-index: 10;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    overflow: hidden;
  }

  .v107_3492 {
    width: 450px;
    height: 22px;
    opacity: 1;
    position: absolute;
    top: 16px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3493 {
    width: 378px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
  }

  .v324_731 {
    width: 22px;
    height: 22px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 3px;
    right: 20px;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v324_732 {
    width: 14px;
    height: 14px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 4px;
    left: 4px;
  }

  .v107_3495 {
    width: 450px;
    height: 1px;
    background: rgba(200, 200, 200, 1);
    opacity: 1;
    position: absolute;
    top: 54px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3496 {
    width: 450px;
    height: 20px;
    opacity: 1;
    position: absolute;
    top: 70px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3497 {
    width: 402px;
    height: 20px;
    background: url("");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }

  .v107_3498 {
    width: 394px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_3499 {
    width: 450px;
    height: 100px;
    opacity: 1;
    position: absolute;
    top: 106px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3500 {
    width: 386px;
    height: 28px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 32px;
    overflow: hidden;
  }

  .v107_3501 {
    width: 110px;
    height: 20px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 6px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_3502 {
    width: 37px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 114px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }

  .v107_3503 {
    width: 110px;
    height: 20px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 120px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
  }

  .v107_3504 {
    width: 386px;
    height: 28px;
    opacity: 1;
    position: absolute;
    top: 36px;
    left: 32px;
    overflow: hidden;
  }

  .v107_3505 {
    width: 110px;
    height: 20px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 6px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_3506 {
    width: 44px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 114px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }

  .v107_3507 {
    width: 110px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 120px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
  }

  .v107_3508 {
    width: 386px;
    height: 28px;
    opacity: 1;
    position: absolute;
    top: 72px;
    left: 32px;
    overflow: hidden;
  }

  .v107_3509 {
    width: 110px;
    height: 20px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 6px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_3510 {
    width: 25px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 1px;
    left: 114px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }

  .v107_3511 {
    width: 110px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 120px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
  }

  .v107_3512 {
    width: 450px;
    height: 20px;
    opacity: 1;
    position: absolute;
    top: 222px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3513 {
    width: 402px;
    height: 20px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }

  .v107_3514 {
    width: 402px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    display: block;
    word-break: break-all;
  }

  .v107_3515 {
    width: 450px;
    height: 28px;
    opacity: 1;
    position: absolute;
    top: 258px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3516 {
    width: 386px;
    height: 300px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 32px;
    overflow: hidden;
  }

  .v107_3517 {
    width: 110px;
    height: 20px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 6px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_3518 {
    width: 57px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 114px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }

  .v107_3519 {
    width: 110px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 120px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
  }

  .v107_3520 {
    width: 450px;
    height: 90px;
    opacity: 1;
    position: absolute;
    top: 302px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3521 {
    width: 402px;
    height: 22px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }

  .v107_3522 {
    width: 151px;
    height: 22px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 14px;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v324_739 {
    width: 21px;
    height: 21px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }

  .v324_740 {
    width: 14px;
    height: 14px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 4px;
    left: 3px;
  }

  .v107_3524 {
    width: auto;
    color: rgba(0,129,172,1);
    position: absolute;
    top: 0px;
    left: 20px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
  }

  .v107_3525 {
    width: 402px;
    height: 22px;
    opacity: 1;
    position: absolute;
    top: 30px;
    left: 24px;
    overflow: hidden;
  }

  .v107_3526 {
    width: 108px;
    height: 22px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 14px;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v324_737 {
    width: 21px;
    height: 21px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }

  .v324_738 {
    width: 14px;
    height: 14px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 4px;
    left: 3px;
  }

  .v107_3528 {
    width: auto;
    color: rgba(0,129,172,1);
    position: absolute;
    top: 0px;
    left: 20px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
  }

  .v107_3529 {
    width: 402px;
    height: 22px;
    opacity: 1;
    position: absolute;
    top: 60px;
    left: 24px;
    overflow: hidden;
  }

  .v107_3530 {
    width: 180px;
    height: 22px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 14px;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v324_735 {
    width: 21px;
    height: 21px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }

  .v324_736 {
    width: 14px;
    height: 14px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 4px;
    left: 3px;
  }

  .v107_3532 {
    width: auto;
    color: rgba(0,129,172,1);
    position: absolute;
    top: 0px;
    left: 20px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
  }

  .v107_3533 {
    width: 450px;
    height: 170px;
    opacity: 1;
    position: absolute;
    top: 408px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3534 {
    width: 402px;
    height: auto;
    position: relative;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }

  .v107_3535 {
    width: 402px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_3536 {
    width: 402px;
    height: auto;
    opacity: 1;
    position: relative;
    top: 2px;
    left: 24px;
    overflow: hidden;
  }

  .v107_3537 {
    width: 402px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_3538 {
    width: 402px;
    height: auto;
    opacity: 1;
    position: relative;
    top: 4px;
    left: 24px;
    overflow: hidden;
  }

  .v107_3539 {
    width: 402px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_3540 {
    width: 450px;
    height: 1px;
    background: rgba(200, 200, 200, 1);
    opacity: 1;
    position: absolute;
    top: 580px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3541 {
    width: 450px;
    height: 40px;
    opacity: 1;
    position: absolute;
    top: 597px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3542 {
    width: 141px;
    height: 32px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 297px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v107_3543 {
    width: 131px;
    height: 32px;
    color: rgba(255, 255, 255, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 32px;
  }

  .v324_733 {
    width: 14px;
    height: 14px;
    opacity: 1;
    position: absolute;
    top: 8px;
    left: 109px;
    overflow: hidden;
  }

  .v324_734 {
    width: 12px;
    height: 12px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 2px;
    left: 2px;
  }

  .v1_3446 {
    width: 599px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: relative;
    top: 50%;
    left: 50%;
    z-index: 10;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    overflow: hidden;
    transform: translate(-50%,-50%);
  }

  .v1_3447 {
    width: 599px;
    height: 22px;
    opacity: 1;
    position: relative;
    top: 16px;
    left: 0px;
    overflow: hidden;
  }

  .v1_3448 {
    width: 599px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
  }

  .v329_528 {
    width: 22px;
    height: 22px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 3px;
    right: 20px;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v329_529 {
    width: 14px;
    height: 14px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 4px;
    left: 4px;
  }

  .v1_3450 {
    width: 599px;
    height: 1px;
    background: rgba(200, 200, 200, 1);
    opacity: 1;
    position: relative;
    margin-top: 30px;
    left: 0px;
    overflow: hidden;
  }

  .v1_3451 {
    width: 599px;
    height: auto;
    opacity: 1;
    position: relative;
    margin-top: 10px;
    left: 0px;
    overflow: hidden;
  }

  .v1_3452 {
    width: 100%;
    height: auto;
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }

  .list-browse {
    top: 0px;
    left: 0px;
    display: flex;
    position: relative;
  }

  .list-browse-details-head {
    width: 100%;
    height: 38px;
    background: rgba(245, 245, 245, 1);
    opacity: 1;
    position: relative;
    display: flex;
    border-bottom: 2px solid rgba(200, 200, 200, 1);
  }

  .v329_530 {
    width: 489px;
    height: 38px;
    background: rgba(255,255,255,1);
    opacity: 1;
    position: relative;
    overflow: hidden;
  }

  .v329_531 {
    width: 489px;
    color: rgba(156,156,156,1);
    position: absolute;
    top: 8px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
  }

  .v329_538 {
    width: 110px;
    height: 38px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: relative;
    overflow: hidden;
  }

  .v329_539 {
    width: 110px;
    color: rgba(156, 156, 156, 1);
    position: absolute;
    top: 8px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
  }

  .v1_3457 {
    width: 599px;
    max-height: 210px;
    opacity: 1;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
  }

  .list-browse-detail {
    top: 0px;
    left: 0px;
    display: flex;
    position: relative;
  }

  .list-browse-details-body {
    width: 599px;
    opacity: 1;
    position: relative;
    display: flex;
    border-bottom: 0.5px solid rgba(200, 200, 200, 1);
  }

  .v329_534 {
    width: 489px;
    height: 100%;
    opacity: 1;
    overflow: hidden;
    display:flex;
  }

  .v329_535 {
    width: 100%;
    padding: 4px 0px 5px 16px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    vertical-align:middle;
    line-height: 20px;
  }

  .v329_540 {
    width: 110px;
    overflow: hidden;
  }

  .v329_558 {
    width: 110px;
    height: 100%;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
  }

  .v1_3462 {
    width: 599px;
    height: 40px;
    opacity: 1;
    position: relative;
    margin-top: 20px;
    left: 0px;
    overflow: hidden;
    margin-bottom: 10px;
  }

  .v329_524 {
    width: 104px;
    height: 32px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 373px;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v329_525 {
    width: 104px;
    height: 32px;
    color: rgba(214,41,90,1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 32px;
  }

  .v329_526 {
    width: 90px;
    height: 32px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 485px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v329_527 {
    width: 90px;
    height: 32px;
    color: rgba(255, 255, 255, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 32px;
  }

  .v1_3465 {
    width: 217px;
    height: 20px;
    margin: 5px;
    opacity: 1;
    position: absolute;
    top: 175px;
    left: 25px;
    overflow: hidden;
  }

  .v4_409 {
    width: 512px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: fixed;
    top: calc(50% - 165.5px);
    left: calc(50% - 256px);
    z-index: 10;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    overflow: hidden;
  }

  .v4_410 {
    width: 512px;
    height: 22px;
    opacity: 1;
    position: relative;
    margin-top: 16px;
    left: 0px;
    overflow: hidden;
  }

  .v4_411 {
    width: 440px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
  }

  .v335_724 {
    width: 22px;
    height: 22px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 3px;
    right: 20px;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v335_725 {
    width: 14px;
    height: 14px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 4px;
    left: 4px;
  }

  .v4_413 {
    width: 512px;
    height: 1px;
    background: rgba(200, 200, 200, 1);
    opacity: 1;
    position: relative;
    margin-top: 16px;
    left: 0px;
    overflow: hidden;
  }

  .v4_414 {
    width: 512px;
    height: auto;
    opacity: 1;
    position: relative;
    margin-top: 10px;
    left: 0px;
    overflow: hidden;
  }

  .v4_415 {
    width: 464px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
    word-wrap: break-word;
    display: block;
  }

  .v4_416 {
    width: 512px;
    opacity: 1;
    position: relative;
    margin-top: 16px;
    left: 0px;
    top: auto;
    overflow: hidden;
  }

  .v4_417 {
    width: 440px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    margin-left: 36px;
    margin-right: 36px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    display: inherit;
    word-wrap: break-word;
  }

  .v4_418 {
    width: 512px;
    height: 40px;
    opacity: 1;
    position: relative;
    margin-top: 16px;
    left: 0px;
    overflow: hidden;
  }

  .v4_419 {
    width: 122px;
    height: 32px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: relative;
    top: 0px;
    margin-left: 370px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v4_420 {
    width: 112px;
    height: 32px;
    color: rgba(255, 255, 255, 1);
    position: absolute;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 32px;
  }

  .v335_728 {
    width: 21px;
    height: 21px;
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 87px;
    overflow: hidden;
  }

  .v335_729 {
    width: 14px;
    height: 14px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 4px;
    left: 5px;
  }

  .v4_422 {
    width: 512px;
    height: 1px;
    background: rgba(200, 200, 200, 1);
    opacity: 1;
    position: relative;
    margin-top: 16px;
    left: 0px;
    overflow: hidden;
  }

  .v4_423 {
    width: 512px;
    height: auto;
    opacity: 1;
    position: relative;
    margin-top: 16px;
    left: 0px;
    overflow: hidden;
  }

  .v4_424 {
    width: 464px;
    color: rgba(38,38,38,1);
    position: relative;
    top: 0px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
    word-wrap: break-word;
    display: block;
  }

  .v4_425 {
    width: 512px;
    opacity: 1;
    position: relative;
    margin-top: 16px;
    left: 0px;
    top: auto;
    overflow: hidden;
  }

  .v4_426 {
    width: 440px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    margin-left: 36px;
    margin-right: 36px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-wrap: break-word;
    display: block;
  }

  .v4_427 {
    width: 512px;
    height: 40px;
    opacity: 1;
    position: relative;
    margin-top: 16px;
    left: 0px;
    overflow: hidden;
    margin-bottom: 16px;
  }

  .v4_428 {
    width: 122px;
    height: 32px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: absolute;
    top: 0px;
    right: 20px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v4_429 {
    width: 112px;
    height: 32px;
    color: rgba(255, 255, 255, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 32px;
  }

  .v335_726 {
    width: 21px;
    height: 21px;
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 87px;
    overflow: hidden;
  }

  .v335_727 {
    width: 14px;
    height: 14px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 4px;
    left: 5px;
  }

  .v4_2089 {
    width: 473px;
    height: 32px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }

  .v4_2090 {
    width: auto;
    color: rgba(214,41,90,1);
    position: absolute;
    top: 0px;
    right: 10px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 16px;
    opacity: 1;
    text-align: center;
  }

  .v4_2560 {
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 12px;
    opacity: 1;
    text-align: left;
  }

  .v18_1930 {
    width: 12px;
    height: 18px;
    background: url("account_stay.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 12px 12px;
    opacity: 1;
  }

  .v171_540 {
    width: 540px;
    background: rgba(212, 76, 33, 1);
    opacity: 1;
    position: absolute;
    top:20px;
    left:50%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 2px 4px 12px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    z-index: 2;
    cursor: pointer;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    padding: 10px;
    transform: translate(-50%, 10px);
  }

  .v171_541 {
    height: auto;
    color: rgba(255, 255, 255, 1);
    position: relative;
    top: 0px;
    left: 16px;
    padding: 5px 0;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
    width: calc(100% - 32px);
  }
  .v006_7{
    display: block;
    position: absolute;
    padding: 8px;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 13px;
    line-height: 1.6em;
    color: #fff;
    border-radius: 5px;
    background: #000;
    min-width: 300px;
    height: auto;
    z-index: 1;
    left: -90px;
    bottom: 26px;
  }
  .v006_7:before {
    content: "";
    position: absolute;
    border: 5px solid transparent;
    border-top: 10px solid #000;
    left: 93px;
    bottom: -15px;
  }
  .v006_12{
    display: block;
    position: absolute;
    padding: 8px;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 13px;
    line-height: 1.6em;
    color: #fff;
    border-radius: 5px;
    background: #000;
    min-width: 300px;
    height: auto;
    z-index: 1;
    left: -280px;
    bottom: 26px;
  }
  .v006_12:before {
    content: "";
    position: absolute;
    border: 5px solid transparent;
    border-top: 10px solid #000;
    left: 283px;
    bottom: -15px;
  }
  .swiper {
    margin-left: 0px !important;
    margin-left: 10px;
    margin-right: 10px;
    width: 100%;
    height: 100%;
  }
  .v1_1064 {
    width: calc(100% - 30px);
    height: 44px;
    position: relative;
    top: 20px;
    left: 24px;
  }
  .v1_1065 {
    width: 145px;
    height: 32px;
    background: rgba(234,148,172,1);
    border: rgba(234,148,172,1);
    opacity: 1;
    position: absolute;
    top: 5px;
    right: 293px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }
  .v1_1066 {
    width: 145px;
    height: 32px;
    opacity: 1;
    position: absolute;
    background: rgba(234,148,172,1);
    border: rgba(234,148,172,1);
    top: 0px;
    left: 5px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .v1_1067 {
    width: auto;
    height: 32px;
    color: rgba(255,255,255,1);
    position: relative;
    top: 0px;
    overflow: hidden;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    display: flex;
    text-align: center;
    line-height: 32px;
  }
  .v1_1068 {
    width: 24px;
    height: 32px;
    opacity: 1;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .v1_1069 {
    width: 24px;
    height: 32px;
    background: url("list_free.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 8px 8px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
  }
  .v1_1070 {
    width: 145px;
    height: 32px;
    background: rgba(234,148,172,1);
    border: rgba(234,148,172,1);
    opacity: 1;
    position: absolute;
    top: 5px;
    right: 130px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }
  .v1_1071 {
    width: 145px;
    height: 32px;
    opacity: 1;
    position: absolute;
    background: rgba(234,148,172,1);
    border: rgba(234,148,172,1);
    top: 0px;
    left: 0px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .v1_1072 {
    width: auto;
    height: 32px;
    color: rgba(255,255,255,1);
    position: relative;
    top: 0px;
    overflow: hidden;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    display: flex;
    text-align: center;
    line-height: 32px;
  }
  .v1_1073 {
    width: 114px;
    height: 32px;
    background: rgba(234,148,172,1);
    border: rgba(234,148,172,1);
    opacity: 1;
    position: absolute;
    top: 5px;
    right: 0px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }
  .v1_1074 {
    width: 114px;
    height: 32px;
    opacity: 1;
    position: absolute;
    background: rgba(234,148,172,1);
    border: rgba(234,148,172,1);
    top: 0px;
    left: 0px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .v1_1075 {
    width: auto;
    height: 32px;
    color: rgba(255,255,255,1);
    position: relative;
    top: 0px;
    overflow: hidden;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    display: flex;
    text-align: center;
    line-height: 32px;
  }
  .v1_1064 .edit {
    display: none;
    position: absolute;
    right: 293px;
    top: 40px;
    background-color: #fff;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    z-index: 2;
    overflow: hidden;
    cursor: pointer;
  }
  .v1_1064 .edit.active {
      display: block;
  }

  .v1_1064 .edit-list {
      width: 200px;
  }
  .v1_1064 .edit-link {
    display: block;
    padding: 5px;
    padding-left: 20px;
    color: rgba(38,38,38,1);
    font-size: 14px;
    font-family: Noto Sans JP;
    text-decoration: none;
    line-height: 32px;
    cursor: pointer;
  }
  .v1_1064 .edit-link:hover {
    background: rgba(245,245,245,1);
  }
  .v1_1026 {
    width: 93px;
    height: 32px;
    background: rgba(234,148,172,1);
    opacity: 1;
    position: absolute;
    top: -18px;
    left: 196px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    z-index: 1;
  }
  .v1_1027 {
    width: 17px;
    height: 32px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .v1_1028 {
    width: 17px;
    height: 17px;
    background: url("move_free.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 17px 17px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .v1_1040 {
    width: 17px;
    height: 32px;
    opacity: 1;
    position: absolute;
    top: 0px;
    right: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .v1_1041 {
    width: 17px;
    height: 17px;
    background: url("delete_free.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 17px 17px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .v1_1020 {
    width: 93px;
    height: 32px;
    background: rgba(234,148,172,1);
    opacity: 1;
    position: absolute;
    top: -20px;
    right: 0px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    z-index: 1;
  }
  .v1_1022 {
    width: 17px;
    height: 32px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .v1_1023 {
    width: 17px;
    height: 17px;
    background: url("move_free.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 17px 17px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .v1_1024 {
    width: 17px;
    height: 32px;
    opacity: 1;
    position: absolute;
    top: 0px;
    right: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .v1_1025 {
    width: 17px;
    height: 17px;
    background: url("delete_free.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 17px 17px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .accounts-add.active {
    z-index: 9;
    display: block;
  }

  .accounts-add {
      font-size: 14px;
      line-height: 1.4;
      font-weight: normal;
      background-color: #fff;
      position: absolute;
      top: 40px;
      -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
      display: none;
      -webkit-transition: all 0.2s;
      transition: all 0.2s;
      right: 110px;
      max-height:75px;
      overflow-y: auto;
      overflow-x: hidden;
  }

  .accounts-add .add-menu-link-list {
      padding: 2px 12px;
      max-height: 180px;
      cursor: pointer;
      white-space: nowrap;
      overflow: hidden;
  }

  .accounts-add .add-menu-link-list:hover {
    background: rgba(245,245,245,1);
  }

  .v1_1648_edit {
    width: 1168px;
    min-height: 187px;
    position: relative;
    margin-top: 16px;
    margin-left: 16px;
    overflow: hidden;
  }

  .v1_1649_edit {
    width: 100%;
    height: auto;
    opacity: 1;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
  }

  .v1_1653_edit {
    width: 100%;
    height: auto;
    opacity: 1;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: left;
    padding: 10px 10px 10px 10px;
    flex-wrap: wrap;
  }

  .v1_1668_edit {
    width: 271px;
    height: 176px;
    opacity: 1;
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 7.5px;
    margin-right: 7.5px;
  }

  .v1_1654_disable div,
  .v1_1686_disable div{
    cursor: default;
  }

  .v1_1668_edit .v1_1654 div,
  .v1_1668_edit .v1_1686 div{
    cursor: default;
  }
  
  .v1_1043 {
    width: 93px;
    height: 32px;
    background: rgba(234,148,172,1);
    opacity: 1;
    position: absolute;
    top: 5px;
    left: calc(100% - 98px);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
  }
  .v1_1044 {
    width: 17px;
    height: 32px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .v1_1045 {
    width: 17px;
    height: 17px;
    background: url("move_free.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 17px 17px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .v1_1046 {
    width: 17px;
    height: 32px;
    opacity: 1;
    position: absolute;
    top: 0px;
    right: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .v1_1047 {
    width: 17px;
    height: 17px;
    background: url("delete_free.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 17px 17px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .v1_1057 {
    width: 93px;
    height: 32px;
    background: rgba(234,148,172,1);
    opacity: 1;
    position: absolute;
    top: -16px;
    right: 0px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    z-index: 5;
  }
  .v1_1048 {
    width: 118px;
    height: 32px;
    background: rgba(234,148,172,1);
    border: rgba(234,148,172,1);
    opacity: 1;
    position: absolute;
    top: 5px;
    left: calc(100% - 230px);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }
  .v1_1049 {
    width: 118px;
    height: 32px;
    opacity: 1;
    position: absolute;
    background: rgba(234,148,172,1);
    border: rgba(234,148,172,1);
    top: 0px;
    left: 5px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .v1_1050 {
    width: auto;
    height: 32px;
    color: rgba(255,255,255,1);
    position: relative;
    top: 0px;
    overflow: hidden;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    display: flex;
    text-align: center;
    line-height: 32px;
  }
  .v1_1051 {
    width: 24px;
    height: 32px;
    opacity: 1;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .v1_1052 {
    width: 32px;
    height: 32px;
    background: url("list_free.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 8px 8px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
  }
  .v1_1058 {
    width: 17px;
    height: 32px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .v1_1059 {
    width: 17px;
    height: 17px;
    background: url("move_free.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 17px 17px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .v1_1060 {
    width: 17px;
    height: 32px;
    opacity: 1;
    position: absolute;
    top: 0px;
    right: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .v1_1061 {
    width: 17px;
    height: 17px;
    background: url("delete_free.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 17px 17px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .view-sp{
    display: none;
}
  .btn-disabled {
    opacity: 0.3;
    cursor: initial;
    pointer-events: none;
  }
  .v2_2301 {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    opacity: 1;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9;
  }
  .v431_286 {
    width: 427px;
    height: auto; 
    min-height: 345px;
    background: rgba(255,255,255,1);
    opacity: 1;
    position: fixed;
    top: calc(50% - 182.5px);
    left: calc(50% - 213.5px);
    margin: auto;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    overflow: hidden;
    z-index: 10;
  }
  .v431_294 {
    width: 36px;
    height: 36px;
    background: url("");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 24px 24px;
    opacity: 1;
    position: absolute;
    top: 8px;
    right: 8px;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .v431_295 {
    width: 36px;
    height: 36px;
    position: absolute;
  }
  .v431_287 {
    width: 226px;
    height: 226px;
    opacity: 1;
    position: relative;
    top: 0px;
    left: 101px;
  }
  .v431_292 {
    width: 226px;
    height: 226px;
    top: 0px;
    left: 0px;
  }
  .v431_288 {
    width: 427px;
    height: 1px;
    background: rgba(225,225,225,1);
    opacity: 1;
    position: relative;
    overflow: hidden;
  }
  .v431_289 {
    width: 427px;
    height: auto;
    opacity: 1;
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
  }
  .v431_290 {
    width: calc(100% - 80px);
    color: rgba(38,38,38,1);
    position: relative;
    left: 38px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: center;
    word-break: break-all;
  }
  .v431_291 {
    width: 427px;
    height: 56px;
    opacity: 1;
    position: relative;
    border-bottom: 32px;
    overflow: hidden;
  }
  .v431_457 {
    width: 61px;
    height: 30px;
    background: rgba(255,255,255,1);
    border: 2px solid rgba(214,41,90,1);
    opacity: 1;
    position: absolute;
    top: 8px;
    left: 24px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }
  .v431_458 {
    width: 61px;
    height: 30px;
    color: rgba(214,41,90,1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 30px;
  }
  .v431_293 {
    width: auto;
    height: 30px;
    color: rgba(38,38,38,1);
    position: relative;
    top: 10px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 16px;
    opacity: 1;
    text-align: center;
  }
  .v431_300 {
    opacity: 1;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .v431_301 {
    color: rgba(38,38,38,1);
    position: relative;
    top: 10px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 16px;
    opacity: 1;
    text-align: center;
  }
  .v431_302 {
    color: rgba(38,38,38,1);
    position: relative;
    top: 10px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 16px;
    opacity: 1;
    text-align: center;
  }
  .v431_459 {
    width: 90px;
    height: 32px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: absolute;
    top: 8px;
    left: 313px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }
  .v431_460 {
    width: 90px;
    height: 30px;
    color: rgba(255,255,255,1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 32px;
  }
  .v431_461 {
    width: 61px;
    height: 32px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: absolute;
    top: 8px;
    left: 342px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }
  .v431_462 {
    width: 61px;
    height: 30px;
    color: rgba(255,255,255,1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 32px;
  }
  .v431_463 {
    width: 120px;
    height: 32px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: relative;
    top: 8px;
    margin: 0 auto;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }
  .v431_464 {
    width: 120px;
    height: 30px;
    color: rgba(255,255,255,1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 32px;
  }
  .v74_232 {
    background: rgba(234,148,172,1);
    z-index: 10;
    pointer-events: none;
  }
  .V001_1 {
    width: 100%;
    height: 200px;
    opacity: 1;
    position: relative;
  }
  .v257_336 {
    width: auto;
    height: 30px;
    background: rgba(255,255,255,1);
    border: 3px solid rgba(214,41,90,1);
    opacity: 1;
    position: absolute;
    top: 10px;
    right: 65px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    opacity: 1;
    padding-left: 15px;
    padding-right: 28px;
    cursor: pointer;
    z-index: 1;
  }
  .v257_337 {
    width: auto;
    height: 30px;
    color: rgba(214,41,90,1);
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .v257_338 {
    width: 12px;
    height: 12px;
    background: rgba(255,255,255,1);
    opacity: 1;
    position: absolute;
    top: 9.5px;
    right: 12px;
    overflow: hidden;
  }
  .v257_339 {
    width: 12px;
    height: 12px;
    background-image: url("");
    background-size: 12px 12px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
  }
  .swiper-button-lock {
    display: none !important;
  }

  .kanren-gyomu.active {
    z-index: 9;
    display: block;
  }

  .kanren-gyomu {
    font-size: 14px;
    line-height: 1.4;
    font-weight: normal;
    background-color: #fff;
    position: absolute;
    top: 40px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    display: none;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    right: 0px;
    min-width: 150px;
  }

  .kanren-gyomu .kanren-gyomu-link-list {
    padding: 2px 12px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    display: flex;
    align-items: center;
  }

  .kanren-gyomu .kanren-gyomu-link-list:hover {
    background: rgba(245,245,245,1);
  }

  .kanren-gyomu .v74_262 {
    width: 24px;
    height: 24px;
    background: url("");
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 1;
    margin-right: 10px;
  }

  .kanren-gyomu .v74_261 {
    width: 24px;
    height: 24px;
    background: url("bizforex.png");
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 1;
    margin-right: 10px;
  }

  .kanren-gyomu .v74_260 {
    width: 24px;
    height: 24px;
    background: url("dentrans.png");
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 1;
    margin-right: 10px;
  }

  .v168_108_1 {
    width: 30px;
    height: 40px;
    opacity: 1;
    display: block;
    top: 0px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 1px;
  }

  .v168_109_1 {
    width: 12px;
    height: 12px;
    opacity: 1;
    background-image: url("list_free.png");
    background-size: 12px 12px;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

@media screen and (max-width: 767.98px) {
.view-pc{
    display: none;
}
li, ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.v2_2300 {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.05000000074505806);
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9;
}
select{
  -webkit-appearance: none;
  appearance: none;
}
select::-ms-expand {
  -webkit-appearance: none;
  appearance: none;
}
.tax-radio {
  display: block;
  font-size: 24px; 
}
.tax-radio:hover {
  cursor: pointer;
}
.tax-radio input {
  display: none; 
}
.tax-radio input+.dummy {
    width: 20px;
    height: 20px;
    border: 3px solid rgba(214,41,90,1);
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    vertical-align: text-top;
}
.tax-radio input:checked+.dummy:after {
    content: "";
    width: 70%;
    height: 70%;
    background-color: rgba(214,41,90,1);
    border-radius: 50%;
}


input[type="checkbox"] {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type="checkbox"] {
  cursor: pointer;
  vertical-align: top;
  position: relative;
  accent-color: rgba(214,41,90,1);
  top: 12px;
}
 
    input[type="checkbox"][disabled]{
    cursor:not-allowed;
    vertical-align:middle;
    position:relative;
    accent-color:rgba(230,230,230,1);
}

input[type="checkbox"]::before,
input[type="checkbox"]::after {
  content: "";
  display: block; 
  position: absolute;
}
 
input[type="checkbox"]::before {
  background-color: rgba(255,255,255,1);
  border-radius: 0%;
  border: 3px solid rgba(214,41,90,1);
  width: 18px;
  height: 18px;
  transform: translateY(-50%);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

input[type="checkbox"][disabled]::before{
  background-color:rgba(255,255,255,1);
  border-radius:0%;
  border:3pxsolidrgba(230,230,230,1);
  width:18px;
  height:18px;
  transform:translateY(-50%);
  border-top-left-radius:4px;
  border-top-right-radius:4px;
  border-bottom-left-radius:4px;
  border-bottom-right-radius:4px;
}

input[type="checkbox"]::after {
    border-bottom: 3px solid rgba(255,255,255,1);
    border-left: 3px solid rgba(255,255,255,1);
    opacity: 0;
    height: 6px;
    width: 11px;
    transform: rotate(-45deg);
    top: -7px;
    left: 5px;
  }
 
input[type="checkbox"]:checked::before{
    background-color:rgba(214,41,90,1);
}

input[type="checkbox"]:checked::after {
    opacity: 1;
  }

.v1_1578 {
  width: 100%;
  min-width: 342px;
  background: rgba(255,223,223,1);
  opacity: 1;
  top: 0px;
  left: 0px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.v209_228 {
  width: 24px;
  height: 24px;
  opacity: 1;
  position: relative;
  margin-left: 12px;
  overflow: hidden;
}
.v209_229 {
  width: 24px;
  height: 24px;
  background: url("");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px;
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
}
.v1_1580 {
  width: calc(100% - 85px);
  opacity: 1;
  position: relative;
  top: 0px;
  margin-left: 8px;
  overflow: hidden;
  display: flex;
  align-items: center;
  min-height: 56px;
}
.v1_1581 {
  width: 100%;
  color: rgba(255,97,97,1);
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: bold;
  font-size: 14px;
  opacity: 1;
  text-align: left;
  word-wrap: break-word;
}
.v209_230 {
  width: 24px;
  height: 24px;
  opacity: 1;
  position: relative;
  overflow: hidden;
  align-items: right;
  cursor: pointer;
  cursor: hand;
}
.v209_231 {
  width: 14px;
  height: 14px;
  background: url("");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 5px;
  left: 5px;
}
.v1_937 {
  width: 100%;
  min-width: 342px;
  height: calc(100dvh - 112px);
  background: rgba(245,245,245,1);
  opacity: 1;
  position: relative;
  overflow: hidden;
  overflow-y: auto;
}
.v1_938 {
  width: calc(100% - 48px);
  opacity: 1;
  position: relative;
  top: 0px;
  left: 24px;
  /* overflow: hidden; */
  padding-right: 5px;
}
.v1_939 {
  width: 100%;
  height: 40px;
  opacity: 1;
  position: relative;
  left: 0px;
  overflow: hidden;
  display: flex;
  align-items: center;
  margin-top: 16px;
}
.v1_940 {
  width: auto;
  color: rgba(38,38,38,1);
  position: relative;
  top: 0px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 16px;
  opacity: 1;
  text-align: left;
}
.v1_941 {
  width: 100%;
  opacity: 1;
  position: relative;
  left: 0px;
  /* overflow: hidden; */
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: space-between;
  gap: 12px 5px;
  margin-top: 12px;
  padding-bottom: 10px;
  padding-right: 5px;
}
.v168_104 {
  width: 42vw;
  min-width: 140px;
  height: 24px;
  background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
  opacity: 0.25;
  position: relative;
  top: 0px;
  left: 0px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  overflow: hidden;
}
.v209_232 {
  width: 42vw;
  min-width: 140px;
  background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
  opacity: 1;
  position: relative;
  top: 0px;
  left: 0px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  overflow: hidden;
  cursor: pointer;
  cursor: hand;
}
.v168_105 {
  width: 85%;
  height: 28px;
  color: rgba(255,255,255,1);
  font-family: Noto Sans JP;
  font-weight: normal;
  left: 0px;
  font-size: 16px;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -3px;
}
.v168_108 {
  width: 30px;
  height: 24px;
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 76%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.v168_109 {
  width: 16px;
  height: 16px;
  opacity: 1;
  background-image: url("btn_next.png");
  background-size: 16px 16px;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}

.v1_1593 {
  width: 42vw;
  min-width: 140px;
  background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
  opacity: 1;
  position: relative;
  top: 0px;
  left: 0px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  overflow: hidden;
  cursor: pointer;
  cursor: hand;
}
.v1_946 {
  width: 85%;
  height: 28px;
  color: rgba(255,255,255,1);
  font-family: Noto Sans JP;
  font-weight: normal;
  left: 0px;
  font-size: 16px;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -3px;
}
.v168_122 {
  width: 30px;
  height: 24px;
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 76%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.v168_123 {
  width: 20px;
  height: 20px;
  opacity: 1;
  background-image: url("");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 5px;
}
.v1_948 {
  width: calc(100% - 38px);
  height: auto;
  opacity: 1;
  position: relative;
  margin-top: 26px;
  left: 19px;
}
.v1_949 {
  width: calc(100% - 10px);
  height: 152px;
  opacity: 1;
  position: relative;
  margin-top: 30px;
  left: 5px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
}
.v1_950 {
  width: 100%;
  height: 152px;
  background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
  opacity: 1;
  position: relative;
  top: 0px;
  left: 0px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
.v1_951 {
  width: calc(100% - 32px);
  height: 120px;
  position: absolute;
  top: 16px;
  left: 16px;
}
.v1_952 {
  width: 100%;
  height: 20px;
  opacity: 1;
  position: relative;
  top: 0px;
  left: 0px;
}
.v1_953 {
  width: auto;
  height: 20px;
  display: flex;
  color: rgba(255,255,255,1);
  position: relative;
  top: 0px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
  text-align: left;
}
.v1_955 {
  width: 100%;
  color: rgba(255,255,255,1);
  position: absolute;
  top: 44px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: normal;
  font-size: 26px;
  opacity: 1;
  text-align: left;
}
.v1_958 {
  width: 100%;
  height: 152px;
  background: rgba(255,255,255,0.800000011920929);
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  overflow: hidden;
}
.v1_959 {
  width: 100%;
  height: 60px;
  opacity: 1;
  position: absolute;
  top: 20px;
  left: 0px;
  overflow: hidden;
}
.v1_960 {
  display: none
}
.v1_961 {
  width: calc(100% - 32px);
  color: rgba(156,156,156,1);
  position: absolute;
  top: 12px;
  left: 16px;
  font-family: Noto Sans JP;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
  text-align: center;
}
.v168_124 {
  width: 160px;
  height: 40px;
  background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
  opacity: 1;
  position: relative;
  top: 90px;
  margin: 0 auto;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  overflow: hidden;
  cursor: pointer; cursor: hand;
}
.v168_125 {
  width: 160px;
  height: 40px;
  color: rgba(255,255,255,1);
  font-family: Noto Sans JP;
  font-weight: normal;
  font-size: 16px;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.v1_963 {
  display: none;
}
.v1_964 {
  width: calc(100% - 32px);
  height: 29px;
  opacity: 1;
  position: absolute;
  top: 16px;
  left: 16px;
  overflow: hidden;
}
.v1_965 {
  width: auto;
  color: rgba(38,38,38,1);
  position: relative;
  top: 0px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 14px;
  opacity: 1;
  text-align: left;
}
.v1_966 {
  width: 100%;
  height: 2px;
  background: rgba(214,41,90,1);
  opacity: 0.2;
  position: absolute;
  top: 28px;
  left: 0px;
  overflow: hidden;
}
.v1_967 {
  width: calc(100% - 32px);
  height: auto;
  color: rgba(156,156,156,1);
  position: absolute;
  top: 91px;
  left: 16px;
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 14px;
  opacity: 1;
  text-align: center;
}
.v209_248 {
  width: 16px;
  height: 16px;
  opacity: 1;
  position: absolute;
  top: 2px;
  right: 0px;
  cursor: pointer;
  cursor: hand;
}
.v209_249 {
  width: 16px;
  height: 16px;
  background: url("account_help_1.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 16px 16px;
  opacity: 1;
  position: absolute;
  top: 1px;
  left: 1px;
}
.v209_288 {
  width: 16px;
  height: 16px;
  opacity: 1;
  position: absolute;
  left: 210px;
  display: flex;
  cursor: pointer;
  cursor: hand;
}
.v209_289 {
  width: 16px;
  height: 16px;
  background: url("");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 16px 16px;
  opacity: 1;
  padding-top: 2px;
}
.v1_1607 {
  width: 370px;
  height: 203px;
  opacity: 1;
  position: absolute;
  top: 61px;
  left: 16px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  overflow: hidden;
}
.v209_250 {
  width: 370px;
  height: 28px;
  background: rgba(255,255,255,1);
  opacity: 1;
  overflow: hidden;
  display: flex;
  position: relative;
}
.v209_256 {
  width: 8px;
  height: 28px;
  left: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.v209_251 {
  width: 8px;
  height: 8px;
  background: rgba(255,97,97,1);
  opacity: 1;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.v209_252 {
  width: 76px;
  height: 20px;
  color: rgba(156,156,156,1);
  position: absolute;
  top: 3px;
  left: 12px;
  font-family: Noto Sans JP;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
  text-align: left;
}
.v209_253 {
  width: 275px;
  height: 20px;
  color: rgba(38,38,38,1);
  position: absolute;
  top: 3px;
  left: 96px;
  font-family: Noto Sans JP;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.v209_254 {
  width: 76px;
  height: 20px;
  color: rgba(156,156,156,1);
  position: absolute;
  top: 3px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
  text-align: left;
}
.v1_1615 {
  width: 370px;
  height: 16px;
  opacity: 1;
  position: absolute;
  top: 280px;
  left: 16px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.v209_278 {
  width: 126px;
  height: 16px;
  background: rgba(255,255,255,1);
  opacity: 1;
  position: absolute;
  left: 230px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: right;
  cursor: pointer; cursor: hand;
}
.v209_279 {
  width: 102px;
  height: 16px;
  color: rgba(38,38,38,1);
  font-family: Noto Sans JP;
  font-weight: normal;
  font-size: 12px;
  opacity: 1;
  text-align: right;
}
.v209_282 {
  width: 20px;
  height: 16px;
  background: rgba(255,255,255,1);
  opacity: 1;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.v209_283 {
  width: 20px;
  height: 24px;
  background: url("mini_next.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 12x 12px;
  opacity: 1;
  display: flex;
  align-items: center;
}
.v1_968 {
  width: calc(100% - 10px);
  height: 320px;
  background: rgba(255,255,255,1);
  opacity: 1;
  position: relative;
  margin-top: 30px;
  left: 5px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
}
.v1_969 {
  width: calc(100% - 32px);
  height: 30px;
  opacity: 1;
  position: absolute;
  top: 16px;
  left: 16px;
  overflow: hidden;
}
.v1_970 {
  width: auto;
  color: rgba(38,38,38,1);
  position: relative;
  top: 0px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 14px;
  opacity: 1;
  text-align: left;
}
.v1_971 {
  width: 100%;
  height: 2px;
  background: rgba(214,41,90,1);
  opacity: 0.2;
  position: absolute;
  top: 28px;
  left: 0px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  overflow: hidden;
}
.v1_972 {
  width: calc(100% - 32px);
  height: 200px;
  color: rgba(156,156,156,1);
  position: absolute;
  top: 61px;
  left: 16px;
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 14px;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.v1_1621 {
  width: 264px;
  height: 207px;
  background: rgba(255,255,255,1);
  opacity: 1;
  position: relative;
  top: 61px;
  margin: auto;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  overflow: hidden;
  display: flex;
}
.v1_1622 {
  width: 264px;
  height: 40px;
  opacity: 1;
  position: absolute;
  top: 12px;
  left: 0px;
  overflow: hidden;
}
.v1_1623 {
  width: 230px;
  color: rgba(38,38,38,1);
  position: absolute;
  top: 1px;
  left: 19px;
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 14px;
  opacity: 1;
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.v1_1625 {
  width: 264px;
  height: 121px;
  opacity: 1;
  position: absolute;
  top: 72px;
  left: 0px;
  overflow: hidden;
}
.v1_1626 {
  width: 223px;
  height: 121px;
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 20px;
  overflow: hidden;
}
.v1_1627 {
  width: 264px;
  height: 35px;
  opacity: 1;
  position: relative;
  top: 71px;
  margin: auto;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.v1_1628 {
  width: 78px;
  height: 24px;
  background: rgba(255,255,255,1);
  box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  opacity: 1;
  position: absolute;
  left: 4px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  overflow: hidden;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.v209_284 {
  width: 30px;
  height: 24px;
  opacity: 1;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.v209_285 {
  width: 30px;
  height: 24px;
  background: url("mini_prev.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 12x 12px;
  opacity: 1;
  display: flex;
  align-items: center;
}
.v1_1630 {
  width: 34px;
  height: 24px;
  color: rgba(38,38,38,1);
  font-family: Noto Sans JP;
  font-weight: normal;
  font-size: 12px;
  opacity: 1;
  display: flex;
  align-items: center;
}
.v1_1631 {
  width: 71px;
  height: 27px;
  color: rgba(156,156,156,1);
  position: absolute;
  top: 7px;
  left: 95px;
  font-family: Noto Sans JP;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
  text-align: center;
}
.v209_286 {
  width: 78px;
  height: 24px;
  background: rgba(255,255,255,1);
  box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  opacity: 1;
  position: absolute;
  right: 4px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  overflow: hidden;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.v209_287 {
  width: 34px;
  color: rgba(38,38,38,1);
  font-family: Noto Sans JP;
  font-weight: normal;
  font-size: 12px;
  position : absolute;
  right: 30px;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: right;
}
.v209_290 {
  width: 30px;
  height: 24px;
  opacity: 1;
  position : absolute;
  right: 0px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.v209_291 {
  width: 30px;
  height: 24px;
  background: url("mini_next.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 12x 12px;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: right;
}

.v1_1648 {
  width: 280px;
  position: relative;
  margin: auto;
}
.v1_1649 {
  width: 100%;
  height: 190px;
  opacity: 1;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.v1_1662 {
  display: none;
}
.v1_1035 {
  display: none;
}
.v1_1650 {
  width: 34px;
  height: 177px;
  opacity: 1;
  overflow: hidden;
}
.v209_433 {
  width: 8px;
  height: 8px;
  opacity: 1;
  position: absolute;
  top: 78px;
  left: 15px;
}
.v209_434 {
  width: 8px;
  height: 8px;
  background-image: url("banner_prev.png");
  background-size: 8px 8px;
  background-repeat: no-repeat;
  opacity: 1;
}
.v1_1652 {
  width: 30px;
  color: rgba(156,156,156,1);
  position: absolute;
  top: 85px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: center;
}
.v1_1653 {
  width: 100%;
  height: 183px;
  opacity: 1;
  left: 8px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: left;
}
.v1_1668 {
  width: 271px;
  height: 176px;
  margin-left: 6px;
  margin-right: 15px;
  opacity: 1;
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-bottom: 5px;
  top: 1px;
}
.v1_1654_disable div,
.v1_1686_disable div{
    cursor: default;
}
.v1_1654 {
  width: 256px;
  height: 176px;
  background: rgba(255,255,255,1);
  opacity: 1;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer; cursor: hand;
}
.v1_1654::before {
    content: "";
    width: 256px;
    height: 73px;
    background-color: #F9DFE6;
    position: absolute;
    top: 8px;
  }
.v1_1655 {
  width: 256px;
  height: 116px;
  border-top: 8px solid #D6295A;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  opacity: 1;
  position: absolute;
  top: 0px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer; cursor: hand;
}
.v1_1656 {
  width: 230px;
  height: 56px;
  opacity: 1;
  position: absolute;
  top: 10px;
  left: 12px;
  overflow: hidden;
}
.v1_1657 {
  width: 240px;
  color: rgba(38,38,38,1);
  position: absolute;
  top: 0px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 12px;
  opacity: 1;
  text-align: left;
}
.v1_1658 {
  width: 230px;
  color: rgba(38,38,38,1);
  position: absolute;
  top: 18px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 12px;
  opacity: 1;
  text-align: left;
}
.v1_1659 {
  width: 240px;
  color: rgba(38,38,38,1);
  position: absolute;
  top: 36px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 12px;
  opacity: 1;
  text-align: left;
}
.v1_1660 {
  width: 230px;
  height: 30px;
  opacity: 1;
  position: absolute;
  top: 76px;
  right: 12px;
  overflow: hidden;
}
.v1_1661 {
  width: 100%;
  color: rgba(38,38,38,1);
  font-family: Noto Sans JP;
  font-weight: Bold;
  display: block;
  font-size: 20px;
  opacity: 1;
  text-align: right;
}
.v1_1660 .v209_435 {
  width: 24px;
  height: 30px;
  opacity: 1;
  position: absolute;
  top: 2px;
  left: 210px;
  overflow: hidden;
  display: none;
}
.v1_1692 .v209_435 {
  width: 24px;
  height: 30px;
  opacity: 1;
  position: absolute;
  top: 2px;
  left: 210px;
  overflow: hidden;
}
.v209_436 {
  width: 24px;
  height: 30px;
  background: url("account_next.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px;
  opacity: 1;
  position: absolute;
}
.v1_1654 .v1_1663 {
  width: 258px;
  height: 0.5px;
  background: rgba(200,200,200,1);
  opacity: 1;
  position: absolute;
  top: 116px;
  overflow: hidden;
  display: none;
}
.v1_1686 .v1_1663 {
  width: 258px;
  height: 0.5px;
  background: rgba(200,200,200,1);
  opacity: 1;
  position: absolute;
  top: 116px;
  overflow: hidden;
}
.v1_1664 {
  width: 256px;
  height: 60px;
  opacity: 1;
  position: absolute;
  top: 116px;
  overflow: hidden;
}
.v1_1665 {
  width: 256px;
  height: 17.5px;
  opacity: 1;
  position: relative;
  top: 1px;
  display: flex;
  overflow: hidden;
  flex-direction: row;
  gap: 0px;
  justify-content: flex-end;
}
.v1_1666 {
  width: 50px;
  color: rgba(156,156,156,1);
  position: relative;
  top: 0px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: normal;
  font-size: 12px;
  opacity: 1;
  text-align: left;
}
.v1_1667 {
  color: rgba(70,113,224,1);
  position: relative;
  top: 0px;
  font-family: Noto Sans JP;
  font-weight: normal;
  font-size: 12px;
  opacity: 1;
  text-align: left;
}
.v209_437 {
  width: 12px;
  height: 18px;
  opacity: 1;
  position: relative;
  top: 0px;
  overflow: hidden;
  margin-right: 12px;
}
.v209_438 {
  width: 12px;
  height: 18px;
  background: url("");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 12px 12px;
  opacity: 1;
}
.v209_439 {
  width: 12px;
  height: 18px;
  background: url("");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 12px 12px;
  opacity: 1;
}
.v1_1669 {
  width: 174px;
  color: rgba(156,156,156,1);
  position: absolute !important;
  top: 24px !important;
  right: 12px;
  font-family: Noto Sans JP;
  font-weight: normal;
  font-size: 12px;
  opacity: 1;
  text-align: left;
}
.v1_1670 {
  display: none;
}

.v1_1683 {
  color: rgba(212,76,33,1);
  position: relative;
  top: 0px;
  font-family: Noto Sans JP;
  font-weight: normal;
  font-size: 12px;
  opacity: 1;
  text-align: left;
}

.v1_1686 {
  width: 256px;
  height: 176px;
  background: rgba(255,255,255,1);
  opacity: 1;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer; cursor: hand;
}
.v1_1687 {
  width: 248px;
  height: 116px;
  border-left: 8px solid rgba(156,156,156,1);
  border-top-left-radius: 8px;
  opacity: 1;
  position: absolute;
  top: 0px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer; cursor: hand;
}
.v1_1688 {
  width: 240px;
  height: 56px;
  opacity: 1;
  position: absolute;
  top: 10px;
  left: 12px;
  overflow: hidden;
}
.v1_1689 {
  width: 240px;
  color: rgba(38,38,38,1);
  position: absolute;
  top: 0px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 12px;
  opacity: 1;
  text-align: left;
}
.v1_1690 {
  width: 240px;
  color: rgba(38,38,38,1);
  position: absolute;
  top: 18px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 12px;
  opacity: 1;
  text-align: left;
}
.v1_1691 {
  width: 240px;
  color: rgba(38,38,38,1);
  position: absolute;
  top: 36px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 12px;
  opacity: 1;
  text-align: left;
}
.v1_1692 {
  width: 230px;
  height: 30px;
  opacity: 1;
  position: absolute;
  top: 76px;
  left: 12px;
  overflow: hidden;
}
.v1_1693 {
  width: 200px;
  color: rgba(38,38,38,1);
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 20px;
  left: 0px;
  font-size: 20px;
  opacity: 1;
  text-align: left;
}

.v1_1696 {
  width: 272px;
  height: 60px;
  opacity: 1;
  position: absolute;
  top: 116px;
  left: 0px;
  overflow: hidden;
}
.v1_1697 {
  width: 174px;
  color: rgba(156,156,156,1);
  position: absolute;
  top: 32px;
  left: 24px;
  font-family: Noto Sans JP;
  font-weight: normal;
  font-size: 12px;
  opacity: 1;
  text-align: left;
}
.name {
  color: #fff;
}
.v1_1705 {
  width: 34px;
  height: 177px;
  background: rgba(255,255,255,1);
  opacity: 1;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
  box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  overflow: hidden;
}
.v209_453 {
  width: 8px;
  height: 8px;
  opacity: 1;
  position: absolute;
  top: 78px;
  left: 16px;
}
.v209_454 {
  width: 8px;
  height: 8px;
  background-image: url("banner_next.png");
  background-size: 8px 8px;
  background-repeat: no-repeat;
  opacity: 1;
}
.v1_1707 {
  width: 30px;
  color: rgba(156,156,156,1);
  position: absolute;
  top: 85px;
  left: 4px;
  font-family: Noto Sans JP;
  font-weight: normal;
  font-size: 12px;
  opacity: 1;
  text-align: center;
}
.v1_973 {
  width: calc(100% - 48px);
  opacity: 1;
  position: relative;
  margin-top: 26px;
  left: 24px;
}
.v1_974 {
  width: calc(100% - 48px);
  height: auto;
  background: rgba(255,255,255,1);
  opacity: 1;
  padding-bottom: 20px;
  position: relative;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  margin: 30px auto;
  box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
}
.v1_975 {
  width: calc(100% - 32px);
  height: auto;
  opacity: 1;
  position: relative;
  margin-top: 16px;
  margin-left: 16px;
  display: flex;
  flex-direction: column;
}
.v1_1032 {
  width: 375px;
  height: 22px;
  opacity: 1;
  position: relative;
  left: 0px;
  display: flex;
  align-items: center;
  margin-top: 16px;
}
.v1_976 {
  width: auto;
  color: rgba(38,38,38,1);
  position: relative;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 16px;
  opacity: 1;
}
.v1_978 {
  min-width: 95px;
  color: rgba(156,156,156,1);
  position: relative;
  left: 15px;
  font-family: Noto Sans JP;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.v1_988 {
  width: calc(100% - 32px);
  height: 80px;
  opacity: 1;
  position: relative;
  margin-top: 34px;
  left: 16px;
  overflow: hidden;
}
.v1_989 {
  width: 100%;
  color: rgba(156,156,156,1);
  position: absolute;
  top: 0px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 14px;
  opacity: 1;
  text-align: center;
}
.v168_126 {
  width: 160px;
  height: 40px;
  background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
  opacity: 1;
  position: relative;
  top: 30px;
  margin: auto;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  box-shadow: 1px 1px 8px 1px rgba(0.6196078658103943, 0.6196078658103943, 0.6196078658103943, 0.36000001430511475);
  overflow: hidden;
}
.v168_127 {
  width: 160px;
  height: 40px;
  color: rgba(255,255,255,1);
  font-family: Noto Sans JP;
  font-weight: normal;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer; cursor: hand;
}
.v1_991 {
  width: calc(100% - 48px);
  height: 238px;
  background: rgba(255,255,255,1);
  opacity: 1;
  position: relative;
  margin-top: 26px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  overflow: hidden;
  margin: 20px auto;
  box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
}
.v1_992 {
  width: 100px;
  height: 22px;
  opacity: 1;
  position: absolute;
  top: 16px;
  left: 16px;
  overflow: hidden;
}
.v1_993 {
  width: 99px;
  color: rgba(38,38,38,1);
  position: absolute;
  top: 0px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 16px;
  opacity: 1;
  text-align: left;
}
.v1_1005 {
  width: 265px;
  height: 140px;
  opacity: 1;
  position: relative;
  top: 48px;
  margin: auto;
  overflow: hidden;
}
.v1_1006 {
  width: 100%;
  height: 140px;
  opacity: 1;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.v1_1035 {
  display: none;
}
.v1_1007 {
  width: 34px;
  height: 130px;
  opacity: 1;
  overflow: hidden;
}
.v168_128 {
  width: 8px;
  height: 8px;
  opacity: 1;
  position: absolute;
  top: 58px;
  left: 15px;
}
.v168_129 {
  width: 8px;
  height: 8px;
  background-image: url("banner_prev.png");
  background-size: 8px 8px;
  background-repeat: no-repeat;
  opacity: 1;
}
.v1_1009 {
  width: 30px;
  color: rgba(156,156,156,1);
  position: absolute;
  top: 65px;
  left: 4px;
  font-family: Noto Sans JP;
  font-weight: normal;
  font-size: 12px;
  opacity: 1;
  text-align: center;
}
.v1_1033 {
  width: calc(100% - 16px);
  height: 137px;
  opacity: 1;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.v1_1011 {
  width: 224px;
  height: 132px;
  background: rgba(255,255,255,1);
  opacity: 1;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.v1_1013 {
  width: 224px;
  height: 132px;
  opacity: 1;
  position: absolute;
  margin: 0 auto;
  overflow: hidden;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.v1_1036 {
  display: none;
}
.v1_1029 {
  width: 34px;
  height: 130px;
  background: rgba(255,255,255,1);
  opacity: 1;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
  box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  overflow: hidden;
}
.v168_130 {
  width: 8px;
  height: 8px;
  opacity: 1;
  position: absolute;
  top: 58px;
  left: 16px;
}
.v168_131 {
  width: 8px;
  height: 8px;
  background-image: url("banner_next.png");
  background-size: 8px 8px;
  background-repeat: no-repeat;
  opacity: 1;
}
.v1_1031 {
  width: 30px;
  color: rgba(156,156,156,1);
  position: absolute;
  top: 65px;
  left: 4px;
  font-family: Noto Sans JP;
  font-weight: normal;
  font-size: 12px;
  opacity: 1;
  text-align: center;
}
.v1_2060 {
  width: calc(100% - 18px);
  height: 178px;
  opacity: 1;
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: stretch;
  gap: 10px;
}
.v1_2065 {
  opacity: 1;
  height: 48px;
  position: relative;
  display: flex;
  justify-content: center;
  padding-bottom: 3px;
}
.v253_308 {
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,1);
  opacity: 1;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border: 1px dashed rgba(156, 156, 156, 1);
  box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  cursor: hand;
  flex-direction: column;
}
.v253_310 {
  width: calc(100% - 16px);
  color: rgba(156,156,156,1);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.v253_309 {
  width: 56px;
  height: 56px;
  background: url("");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.v253_315 {
  width: calc(100% - 16px);
  color: rgba(156,156,156,1);
  position: relative;
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 12px;
  opacity: 1;
  text-align: center;
}
.v257_334 {
  width: 120px;
  background: rgba(255,255,255,1);
  border: 3px solid rgba(214,41,90,1);
  opacity: 1;
  position: relative;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
}
.v257_335 {
  width: 120px;
  height: 30px;
  color: rgba(214,41,90,1);
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 14px;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.v257_330 {
  width: 120px;
  background: rgba(255,255,255,1);
  border: 3px solid rgba(214,41,90,1);
  opacity: 1;
  position: relative;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  overflow: hidden;
  cursor: pointer;
  margin-left: 12px;
}
.v257_331 {
  width: 120px;
  height: 30px;
  color: rgba(214,41,90,1);
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 14px;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.v1_1309 {
  width: 40px;
  height: 40px;
  background: url("");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  overflow: hidden;
}
.v1_2987 {
  width: 230px;
  height: 40px;
  opacity: 1;
  position: absolute;
  top: 73px;
  left: 12px;
  overflow: hidden;
}
.v1_2988 {
  width: 210px;
  color: rgba(212,75,32,1);
  position: absolute;
  top: 0px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: left;
  overflow-wrap: break-word;
}
.v1_2989 {
  width: 230px;
  height: 50px;
  opacity: 1;
  position: absolute;
  top: 33px;
  left: 12px;
  overflow: hidden;
}
.v1_2990 {
  width: 210px;
  color: rgba(212,75,32,1);
  position: absolute;
  top: 0px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: left;
  overflow-wrap: break-word;
}
.v1_2991 {
  width: 230px;
  height: 60px;
  opacity: 1;
  position: absolute;
  top: 53px;
  left: 12px;
  overflow: hidden;
}
.v1_2992 {
  width: 210px;
  color: rgba(212,75,32,1);
  position: absolute;
  top: 0px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: left;
  overflow-wrap: break-word;
}

.v107_1279 {
  width: 235px;
  color: rgba(38,38,38,1);
  position: absolute;
  top: 10px;
  left: 16px;
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 14px;
  opacity: 1;
  text-align: left;
  word-break: break-all;
}
.v107_1280 {
  width: 235px;
  color: rgba(38,38,38,1);
  position: absolute;
  top: 63px;
  left: 16px;
  font-family: Noto Sans JP;
  font-weight: relative;
  font-size: 12px;
  opacity: 1;
  text-align: left;
  word-break: break-all;
}
.v107_1281 {
  width: 114px;
  color: rgba(38,38,38,1);
  position: absolute;
  top: 110px;
  left: 16px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: left;
  word-break: break-all;
}
.v107_1282 {
  width: auto;
  color: rgba(38,38,38,1);
  position: absolute;
  top: 130px;
  left: 16px;
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 16px;
  opacity: 1;
  text-align: left;
}
.v107_1283 {
  width: 264px;
  height: 40px;
  opacity: 1;
  position: absolute;
  top: 170px;
  left: 0px;
  overflow: hidden;
  cursor: pointer;
  cursor: hand;
}
.v303_369 {
  width: 112px;
  height: 30px;
  background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
  opacity: 1;
  position: relative;
  top: 0px;
  left: 146px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  overflow: hidden;
  cursor: pointer;
}
.v303_370 {
  width: 112px;
  height: 30px;
  color: rgba(255,255,255,1);
  position: absolute;
  top: 0px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 14px;
  opacity: 1;
  text-align: center;
  line-height: 30px;
}

.v107_612 {
  width: 235px;
  color: rgba(38,38,38,1);
  position: absolute;
  top: 10px;
  left: 16px;
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 14px;
  opacity: 1;
  text-align: left;
  word-break: break-all;
}
.v107_613 {
  width: 235px;
  color: rgba(38,38,38,1);
  position: absolute;
  top: 66px;
  left: 16px;
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 12px;
  opacity: 1;
  text-align: left;
  word-break: break-all;
}
.v107_614 {
  width: 240px;
  color: rgba(38,38,38,1);
  position: absolute;
  top: 110px;
  left: 16px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: left;
  word-break: break-all;
}
.v107_615 {
  width: auto;
  color: rgba(38,38,38,1);
  position: absolute;
  top: 130px;
  left: 16px;
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 16px;
  opacity: 1;
  text-align: left;
}
.v107_616 {
  width: 264px;
  height: 40px;
  opacity: 1;
  position: relative;
  top: 170px;
  left: 0px;
  overflow: hidden;
}
.v107_617 {
  width: 112px;
  height: 30px;
  background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
  opacity: 1;
  position: relative;
  top: 0px;
  left: 146px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  overflow: hidden;
  cursor: pointer;
}
.v107_618 {
  width: 112px;
  height: 30px;
  color: rgba(255,255,255,1);
  position: absolute;
  top: 0px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 14px;
  opacity: 1;
  text-align: center;
  line-height: 30px;
}

.v107_950 {
  width: 246px;
  color: rgba(38,38,38,1);
  position: absolute;
  top: 10px;
  left: 10px;
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 14px;
  opacity: 1;
  text-align: left;
  word-break: break-all;
}
.v107_951 {
  width: 235px;
  color: rgba(38,38,38,1);
  position: absolute;
  top: 44px;
  left: 10px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: left;
  word-break: break-all;
}
.v107_952 {
  width: 250px;
  color: rgba(38,38,38,1);
  position: absolute;
  top: 124px;
  left: 10px;
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 12px;
  opacity: 1;
  text-align: left;
  word-break: break-all;
}
.v107_674 {
  width: 264px;
  height: 40px;
  opacity: 1;
  position: relative;
  top: 170px;
  left: 0px;
  overflow: hidden;
}
.v107_675 {
  width: 112px;
  height: 30px;
  background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
  opacity: 1;
  position: relative;
  top: 0px;
  left: 146px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  overflow: hidden;
  cursor: pointer;
}
.v107_676 {
  width: 112px;
  height: 30px;
  color: rgba(255,255,255,1);
  position: absolute;
  top: 0px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 14px;
  opacity: 1;
  text-align: center;
  line-height: 30px;
}

.v107_1615 {
  width: 235px;
  color: rgba(38,38,38,1);
  position: absolute;
  top: 10px;
  left: 16px;
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 14px;
  opacity: 1;
  text-align: left;
  word-break: break-all;
}
.v107_1616 {
  width: 235px;
  color: rgba(38,38,38,1);
  position: absolute;
  top: 62px;
  left: 16px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: left;
  word-break: break-all;
}
.v107_1617 { 
  color: rgba(38,38,38,1);
  position: relative;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: left;
  word-break: break-all;
}
.v107_1618 {
  color: rgba(38,38,38,1);
  position: relative;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 14px;
  opacity: 1;
  text-align: left;
}
.v107_1619 {
  color: rgba(38,38,38,1);
  position: relative;
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 20px;
  opacity: 1;
  text-align: right;
}
.v107_1620 {
  width: 264px;
  height: 40px;
  opacity: 1;
  position: relative;
  top: 50px;
  left: 0px;
  overflow: hidden;
}
.v309_295 {
  width: 112px;
  height: 30px;
  background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
  opacity: 1;
  position: relative;
  top: 0px;
  left: 146px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  overflow: hidden;
  cursor: pointer;
}
.v309_296 {
  width: 112px;
  height: 30px;
  color: rgba(255,255,255,1);
  position: absolute;
  top: 0px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 14px;
  opacity: 1;
  text-align: center;
  line-height: 30px;
}

  .v107_3119 {
    width: calc(100% - 96px);
    max-width: 427px;
    height: auto;
    background: rgba(255,255,255,1);
    opacity: 1;
    position: fixed; 
    top: 50%; 
    left: 50%; 
    z-index: 10; 
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    overflow: hidden;
    padding-bottom: 140px;
    transform : translate(-50%, -50%) 
  }
  .v107_3120 {
    width: 100%;
    height: auto;
    opacity: 1;
    position: relative;
    top: 16px;
    left: 0px;
    overflow: hidden;
  }
  .v107_3121 {
    width: calc(100% - 68px);
    color: rgba(38,38,38,1);
    position: relative;
    top: 0px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    display: block;
  }
  .v310_755 {
    width: 22px;
    height: 22px;
    background: rgba(255,255,255,1);
    opacity: 1;
    position: absolute;
    top: 3px;
    right: 20px;
    overflow: hidden;
    cursor: pointer; cursor: hand;
  }
  .v310_756 {
    width: 14px;
    height: 14px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 4px;
    left: 4px;
  }
  .v107_3123 {
    width: 450px;
    height: 1px;
    background: rgba(200,200,200,1);
    opacity: 1;
    position: relative;
    top: 24px;
    left: 0px;
    overflow: hidden;
  }
  .v107_3124 {
    width: 100%; 
    height: auto; 
    opacity: 1;
    position: relative;
    top: 30px;
    left: 0px;
    overflow: hidden;
  }
  .v107_3125 {
    width: calc(100% - 48px); 
    height: auto;
    opacity: 1;
    position: relative; 
    top: 0px;
    left: 24px;
  }
  .v107_3126 {
    width: 110px;
    height: 28px;
    color: rgba(38,38,38,1);
    position: relative; 
    top: 0px; 
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v107_3127 {
    width: calc(100% - 48px);
    color: rgba(38,38,38,1);
    position: relative; 
    top: 0px; 
    left: 15px; 
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
  }
  .v107_3128 {
    width: 450px;
    height: auto;
    opacity: 1;
    position: relative;
    top: 44px;
    left: 0px;
    overflow: hidden;
  }
  .v107_3129 {
    width: calc(100% - 48px);
    height: auto;
    opacity: 1;
    margin-bottom: 8px;
    position: relative;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }
  .v107_3130 {
    width: 88px;
    color: rgba(38,38,38,1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v107_3131 {
    width: 56px;
    color: rgba(38,38,38,1);
    position: relative;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 12px;
    opacity: 1;
    text-align: left;
  }
  .v107_3132 {
    width: 250px;
    color: rgba(38,38,38,1);
    position: relative;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 12px;
    opacity: 1;
    text-align: left;
  }
  .v107_3133 {
    width: 402px;
    height: 24px;
    opacity: 1;
    margin-bottom: 8px;
    position: relative;
    left: 24px;
    overflow: hidden;
  }
  .v107_3134 {
    width: 110px;
    color: rgba(38,38,38,1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v107_3135 {
    width: 288px;
    color: rgba(38,38,38,1);
    position: relative;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 12px;
    opacity: 1;
    text-align: left;
  }
  .v107_3143 {
    width: 100%;
    height: auto;
    opacity: 1;
    position: relative;
    top: 70px;
    left: 0px;
    overflow: hidden;
  }
  .v107_3144 {
    width: 100%;
    height: auto;
    position: relative;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }
  .v107_3145 {
    width: calc(100% - 48px);
      height: auto;
    color: rgba(38,38,38,1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    display: block;
    word-break: break-all;
  }
  .v107_3146 {
    width: 100%;
    height: auto;
    position: relative;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }
  .v107_3147 {
    width: calc(100% - 48px);
    height: auto;
    color: rgba(38,38,38,1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    display: block;
    word-break: break-all;
  }
  .v107_3148 {
    width: 100%;
    height: auto;
    position: relative;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }
  .v107_3149 {
    width: calc(100% - 48px);
    height: auto;
    color: rgba(38,38,38,1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    display: block;
    word-break: break-all;
  }
  .v107_3150 {
    width: calc(100% - 48px);
    height: 22px;
    opacity: 1;
    position: relative;
    top: 90px;
    left: 0px;
    overflow: hidden;
  }
  .v107_3151 {
    width: 195px;
    height: 22px;
    background: rgba(255,255,255,1);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 24px;
    overflow: hidden;
    cursor: pointer; cursor: hand;
  }
  .v310_757 {
    width: 21px;
    height: 21px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }
  .v310_758 {
    width: 14px;
    height: 14px;
    background-image: url(""); 
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 4px;
    left: 3px;
  }
  .v107_3153 {
    width: 159px;
    color: rgba(0,129,172,1);
    position: absolute;
    top: 0px;
    left: 20px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: center;
  }
  .v107_3154 {
    width: 450px;
    height: 1px;
    background: rgba(200,200,200,1);
    opacity: 1;
    position: relative;
    top: 120px;
    left: 0px;
    overflow: hidden;
  }
  .v107_3155 {
    width: 100%;
    height: 42px;
    opacity: 1;
    position: relative;
    top: 135px;
    left: 0px;
    overflow: hidden;
  }
  .v107_3156 {
    width: 109px;
    height: 32px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: absolute;
    top: 0px;
    right: 10px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;cursor: pointer; cursor: hand;
  }
  .v107_3157 {
    width: 89px;
    height: 32px;
    color: rgba(255,255,255,1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 32px;
  }
  .v310_759 {
    width: 14px;
    height: 14px;
    opacity: 1;
    position: absolute;
    top: 8px;
    left: 77px;
    overflow: hidden;
  }
  .v310_760 {
    width: 12px;
    height: 12px;
    background-image: url(""); 
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 2px;
    left: 2px;
  }

.v107_2001 {
  width: calc(100% - 96px);
  max-width: 427px;
  height: auto;
  background: rgba(255,255,255,1);
  opacity: 1;
  position: fixed; 
  top: 50%;  
  left: 50%; 
  z-index: 10; 
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  overflow: hidden;
  padding-bottom: 92px; 
  transform : translate(-50%, -50%) 
}
.v107_2002 {
  width: 100%;
  height: auto;
  opacity: 1;
  position: relative;
  top: 16px;
  left: 0px;
  overflow: hidden;
}
.v107_2003 {
  width: calc(100% - 68px);
  color: rgba(38,38,38,1);
  position: relative;
  top: 0px;
  left: 24px;
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 14px;
  opacity: 1;
  text-align: left;
  display: block;
  word-break: break-all;
}
.v320_297 {
  width: 22px;
  height: 22px;
  background: rgba(255,255,255,1);
  opacity: 1;
  position: absolute;
  top: 3px;
  right: 20px;
  overflow: hidden;
  cursor: pointer; cursor: hand;
}
.v320_298 {
  width: 14px;
  height: 14px;
  background-image: url("");
  background-size: 14px 14px;
  background-repeat: no-repeat;
  opacity: 1;
  position: absolute;
  top: 4px;
  left: 4px;
}
.v107_2005 {
  width: 100%;
  height: 1px;
  background: rgba(200,200,200,1);
  opacity: 1;
  position: relative;
  top: 24px;
  left: 0px;
  overflow: hidden;
}
.v107_2006 {
  width: 100%;
  height: auto;
  opacity: 1;
  position: relative;
  top: 40px;
  left: 0px;
  overflow: hidden;
}
.v107_2007 {
  width: calc(100% - 48px);
  height: auto;
  color: rgba(38,38,38,1);
  position: relative;
  top: 0px;
  left: 24px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: left;
  display: block;
  word-break: break-all;
}
.v107_2008 {
  width: 100%;  
  height: 102px; 
  opacity: 1;
  position: relative;
  top: 50px; 
  left: 0px;
  overflow: hidden;
}
.v107_2009 {
  width: calc(100% - 80px); 
  height: auto; 
  opacity: 1;
  position: relative; 
  top: 0px;
  left: 24px;
  display: block;
}
.v107_2010 {
  width: 110px;
  height: 20px;
  color: rgba(38,38,38,1);
  position: relative; 
  top: 0px; 
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: left;
  word-break: break-all;
}
.v107_2011 {
  width: 288px;
  color: rgba(38,38,38,1);
  position: relative; 
  bottom: 0;
  left: 15px; 
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 16px;
  opacity: 1;
  text-align: left;
}
.v107_2012 {
  width: calc(100% - 80px); 
  height: auto; 
  opacity: 1;
  position: relative; 
  top: 0px; 
  left: 24px;

}
.v107_2013 {
  width: 110px;
  height: 20px;
  color: rgba(38,38,38,1);
  position: relative; 
  top: 4px; 
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: left;
  word-break: break-all;
}
.v107_2014 {
  width: 288px;
  color: rgba(38,38,38,1);
  position: relative; 
  top: 4px; 
  left: 15px; 
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 16px;
  opacity: 1;
  text-align: left;
}
.v107_2015 {
  width: 100%;
  height: 50px; 
  opacity: 1;
  position: relative;
  top: 53px; 
  left: 0px;
  overflow: hidden;
}
.v107_2016 {
  width: calc(100% - 48px);
  height: auto;
  color: rgba(38,38,38,1);
  position: relative;
  top: 0px;
  left: 24px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: left;
  display: block;
  word-break: break-all;
}
.v107_2017 {
  width: 100%; 
  height: 50px; 
  opacity: 1;
  position: relative;
  top: 43px; 
  left: 0px;
  overflow: hidden;
}
.v107_2018 {
  width: calc(100% - 48px); 
  height: auto; 
  opacity: 1;
  position: relative; 
  top: 0px;
  left: 24px;
}
.v107_2019 {
  width: 180px;
  height: 20px;
  color: rgba(38,38,38,1);
  position: relative; 
  top: 0px; 
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: left;
  word-break: break-all;
}
.v107_2020 {
  width: 218px;
  color: rgba(38,38,38,1);
  position: relative; 
  top: 0px;
  left: 15px; 
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 16px;
  opacity: 1;
  text-align: left;
}
.v107_2021 {
  width: 120px;
  height: 22px;
  opacity: 1;
  position: relative;
  top: 45px; 
  left: 0px;
  overflow: hidden;
  cursor: pointer;
  cursor: hand;
}
.v107_2022 {
  width: 108px;
  height: 22px;
  background: rgba(255,255,255,1);
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 24px;
  overflow: hidden;
}
.v320_299 {
  width: 21px;
  height: 21px;
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.v320_300 {
  width: 14px;
  height: 14px;
  background-image: url(""); 
  background-size: 14px 14px;
  background-repeat: no-repeat;
  opacity: 1;
  position: absolute;
  top: 4px;
  left: 3px;
}
.v107_2024 {
  width: auto;
  color: rgba(0,129,172,1);
  position: absolute;
  top: 0px;
  left: 20px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: center;
}
.v107_2025 {
  width: 450px;
  height: 1px;
  background: rgba(200,200,200,1);
  opacity: 1;
  position: relative;
  top: 65px;
  left: 0px;
  overflow: hidden;
}
.v107_2026 {
  width: 100%;
  height: 40px;
  opacity: 1;
  position: relative;
  top: 83px;
  left: 0px;
  overflow: hidden;
}
.v107_2027 {
  width: 141px;
  height: 32px;
  background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
  opacity: 1;
  position: absolute;
  top: 0px;
  right: 10px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  overflow: hidden;
  cursor: pointer; cursor: hand;
}
.v107_2028 {
  width: 131px;
  height: 32px;
  color: rgba(255,255,255,1);
  position: absolute;
  top: 0px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 14px;
  opacity: 1;
  text-align: center;
  line-height: 32px;
}
.v320_301 {
  width: 14px;
  height: 14px;
  opacity: 1;
  position: absolute;
  top: 8px;
  left: 109px;
  overflow: hidden;
}
.v320_302 {
  width: 12px;
  height: 12px;
  background-image: url(""); 
  background-size: 14px 14px;
  background-repeat: no-repeat;
  opacity: 1;
  position: absolute;
  top: 2px;
  left: 2px;
}

  .v107_2753 {
    width: calc(100% - 96px);
    max-width: 427px;
    height: auto;
    background: rgba(255,255,255,1);
    opacity: 1;
    position: fixed; 
    top: 50%; 
    left: 50%; 
    z-index: 10; 
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    overflow: hidden;
    padding-bottom: 138px; 
    transform : translate(-50%, -50%) 
  }
  .v107_2754 {
    width: 100%;
    height: auto;
    opacity: 1;
    position: relative;
    top: 16px;
    left: 0px;
    overflow: hidden;
  }
  .v107_2755 {
    width: calc(100% - 68px);
    color: rgba(38,38,38,1);
    position: relative;
    top: 0px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    display: block;
    word-break: break-all;
  }
  .v107_2757 {
    width: 450px;
    height: 1px;
    background: rgba(200,200,200,1);
    opacity: 1;
    position: relative;
    top: 34px;
    left: 0px;
    overflow: hidden;
  }
  .v107_2758 {
    width: 100%;
    height: auto;
    opacity: 1;
    position: relative;
    top: 50px;
    left: 0px;
    overflow: hidden;
  }
  .v107_2759 {
    width: 100%;
    height: 20px;
    opacity: 1;
    position: relative;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }
  .v107_2760 {
    width: 394px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v107_2761 {
    width: 100%;
    height: 100px;
    opacity: 1;
    position: relative;
    top: 12px;
    left: 24px;
    overflow: hidden;
  }
  .v107_2762 {
    width: calc(100% - 48px);
    height: auto;
    color: rgba(38,38,38,1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    display: block;
  }
  .v107_2763 {
    width: 100%;
    height: auto;
    opacity: 1;
    position: relative;
    top: 40px;
    left: 0px;
    overflow: hidden;
  }
  .v107_2764 {
    width: 402px;
    color: rgba(38,38,38,1);
    position: relative;
    top: 4px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v107_2765 {
    width: 100%;
    height: auto;
    opacity: 1;
    position: relative;
    top: 45px;
    left: 0px;
    overflow: hidden;
  }
  .v107_2766 {
    width: 402px;
    height: 21px;
    opacity: 1;
    position: relative;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }
  .v107_2767 {
    width: 402px;
    color: rgba(38,38,38,1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v107_2768 {
    width: 402px;
    height: 21px;
    opacity: 1;
    position: relative;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }
  .v107_2769 {
    width: 402px;
    color: rgba(38,38,38,1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v107_2770 {
    width: 402px;
    height: 21px;
    opacity: 1;
    position: relative;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }
  .v107_2771 {
    width: 402px;
    color: rgba(38,38,38,1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v107_2772 {
    width: 450px;
    height: 28px;
    opacity: 1;
    position: relative;
    top: 70px;
    left: 0px;
    overflow: hidden;
  }
  .v107_2773 {
    width: 402px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 4px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v107_2774 {
    width: 450px;
    height: 42px;
    opacity: 1;
    position: relative;
    top: 70px;
    left: 0px;
    overflow: hidden;
  }
  .v107_2775 {
    width: 402px;
    height: 21px;
    opacity: 1;
    position: relative;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }
  .v107_2776 {
    width: 402px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v107_2777 {
    width: 402px;
    height: 21px;
    opacity: 1;
    position: relative;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }
  .v107_2778 {
    width: 402px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v107_2779 {
    width: calc(100% - 48px);
    height: 22px;
    opacity: 1;
    position: relative;
    top: 90px;
    left: 0px;
    overflow: hidden;
  }
  .v107_2780 {
    width: 151px;
    height: 22px;
    background: rgba(255,255,255,1);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 24px;
    overflow: hidden;
    cursor: pointer; cursor: hand;
  }
  .v322_585 {
    width: 21px;
    height: 21px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }
  .v322_586 {
    width: 14px;
    height: 14px;
    background-image: url(""); 
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 4px;
    left: 3px;
  }
  .v107_2782 {
    width: auto;
    color: rgba(0,129,172,1);
    position: absolute;
    top: 0px;
    left: 20px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: center;
  }
  .v107_2783 {
    width: 450px;
    height: 1px;
    background: rgba(200,200,200,1);
    opacity: 1;
    position: relative;
    top: 110px;
    left: 0px;
    overflow: hidden;
  }
  .v107_2784 {
    width: 100%;
    height: 40px;
    opacity: 1;
    position: relative;
    top: 125px; 
    left: 0px;
    overflow: hidden;
  }
  .v107_2785 {
    width: 141px;
    height: 32px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: absolute;
    top: 0px;
    right: 10px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer; cursor: hand;
  }
  .v107_2786 {
    width: 131px;
    height: 32px;
    color: rgba(255,255,255,1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 32px;
  }
  .v322_583 {
    width: 14px;
    height: 14px;
    opacity: 1;
    position: absolute;
    top: 8px;
    left: 109px;
    overflow: hidden;
  }
  .v322_584 {
    width: 12px;
    height: 12px;
    background-image: url(""); 
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 2px;
    left: 2px;
  }

.v107_3491 {
  width: calc(100% - 96px);
  max-width: 427px;
  height: auto;
  background: rgba(255,255,255,1);
  opacity: 1;
  position: fixed; 
  top: 50%; 
  left: 50%; 
  z-index: 10; 
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  overflow: hidden;
  padding-bottom: 180px;
  transform : translate(-50%, -50%) 
}
.v107_3492 {
  width: 100%;
  height: auto;
  opacity: 1;
  position: relative;
  top: 16px;
  left: 0px;
  overflow: hidden;
}
.v107_3493 {
  width: calc(100% - 68px);
  color: rgba(38,38,38,1);
  position: relative;
  top: 0px;
  left: 24px;
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 14px;
  opacity: 1;
  text-align: left;
  display: block;
}
.v324_731 {
  width: 22px;
  height: 22px;
  background: rgba(255,255,255,1);
  opacity: 1;
  position: absolute;
  top: 3px;
  right: 20px;
  overflow: hidden;
  cursor: pointer;
}
.v324_732 {
  width: 14px;
  height: 14px;
  background-image: url("");
  background-size: 14px 14px;
  background-repeat: no-repeat;
  opacity: 1;
  position: absolute;
  top: 4px;
  left: 4px;
}
.v107_3495 {
  width: 450px;
  height: 1px;
  background: rgba(200,200,200,1);
  opacity: 1;
  position: relative;
  top: 34px;
  left: 0px;
  overflow: hidden;
}
.v107_3496 {
  width: 100%;
  height: 20px;
  opacity: 1;
  position: relative;
  top: 50px;
  left: 0px;
  overflow: hidden;
}
.v107_3497 {
  width: 402px;
  height: 20px;
  background: url("");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 24px;
  overflow: hidden;
}
.v107_3498 {
  width: 394px;
  color: rgba(38,38,38,1);
  position: absolute;
  top: 0px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: left;
  word-break: break-all;
}
.v107_3499 {
  width: 450px;
  height: 100px;
  opacity: 1;
  position: relative;
  top: 60px;
  left: 0px;
  overflow: hidden;
}
.v107_3500 {
  width: 386px;
  height: 28px;
  opacity: 1;
  position: relative;
  top: 0px;
  left: 32px;
  overflow: hidden;
}
.v107_3501 {
  width: 110px;
  height: 20px;
  color: rgba(38,38,38,1);
  position: absolute;
  top: 6px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: left;
  word-break: break-all;
}
.v107_3502 {
  width: 37px;
  color: rgba(38,38,38,1);
  position: relative; 
  top: 2px;
  left: 90px; 
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 16px;
  opacity: 1;
  text-align: left;
}
.v107_3503 {
  width: 110px;
  height: 20px;
  color: rgba(38,38,38,1);
  position: relative;
  top: 2px;
  left: 95px; 
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: left;
}
.v107_3504 {
  width: 386px;
  height: 28px;
  opacity: 1;
  position: relative;
  top: 10px;
  left: 32px;
  overflow: hidden;
}
.v107_3505 {
  width: 110px;
  height: 20px;
  color: rgba(38,38,38,1);
  position: absolute;
  top: 6px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: left;
  word-break: break-all;
}
.v107_3506 {
  width: 44px;
  color: rgba(38,38,38,1);
  position: relative; 
  top: 2px;
  left: 90px; 
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 16px;
  opacity: 1;
  text-align: left;
}
.v107_3507 {
  width: 110px;
  color: rgba(38,38,38,1);
  position: relative;
  top: 2px; 
  left: 94px; 
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: left;
}
.v107_3508 {
  width: 386px;
  height: 28px;
  opacity: 1;
  position: relative;
  top: 20px;
  left: 32px;
  overflow: hidden;
}
.v107_3509 {
  width: 110px;
  height: 20px;
  color: rgba(38,38,38,1);
  position: absolute;
  top: 6px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: left;
  word-break: break-all;
}
.v107_3510 {
  width: 25px;
  color: rgba(38,38,38,1);
  position: relative; 
  top: 2px; 
  left: 90px; 
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 16px;
  opacity: 1;
  text-align: left;
}
.v107_3511 {
  width: 110px;
  color: rgba(38,38,38,1);
  position: relative;
  top: 2px; 
  left: 94px; 
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: left;
}
.v107_3512 {
  width: 100%;
  height: 43px;
  opacity: 1;
  position: relative;
  top: 75px;
  left: 0px;
  overflow: hidden;
}
.v107_3513 {
  width: 100%;
  height: auto;
  opacity: 1;
  position: relative;
  top: 10px;
  left: 24px;
  overflow: hidden;
}
.v107_3514 {
  width: calc(100% - 45px); 
  color: rgba(38,38,38,1);
  position: relative;
  top: 0px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: left;
  display: block;
  word-break: break-all;
}
.v107_3515 {
  width: 450px;
  height: 35px;
  opacity: 1;
  position: relative;
  top: 85px;
  left: 0px;
  overflow: hidden;
}
.v107_3516 {
  width: 386px;
  height: 300px;
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 32px;
  overflow: hidden;
}
.v107_3517 {
  width: 110px;
  height: 20px;
  color: rgba(38,38,38,1);
  position: absolute;
  top: 6px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: left;
  word-break: break-all;
}
.v107_3518 {
  width: 57px;
  color: rgba(38,38,38,1);
  position: relative;
  top: 2px; 
  left: 90px; 
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 16px;
  opacity: 1;
  text-align: left;
}
.v107_3519 {
  width: 110px;
  color: rgba(38,38,38,1);
  position: relative;
  top: 2px; 
  left: 94px; 
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: left;
}
.v107_3520 {
  width: 450px;
  height: 90px;
  opacity: 1;
  position: relative;
  top: 95px;
  left: 0px;
  overflow: hidden;
}
.v107_3521 {
  width: 402px;
  height: 22px;
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 24px;
  overflow: hidden;
}
.v107_3522 {
  width: 151px;
  height: 22px;
  background: rgba(255,255,255,1);
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 14px;
  overflow: hidden;
  cursor: pointer; cursor: hand;
}
.v324_739 {
  width: 21px;
  height: 21px;
  background: rgba(255,255,255,1);
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.v324_740 {
  width: 14px;
  height: 14px;
  background-image: url("");
  background-size: 14px 14px;
  background-repeat: no-repeat;
  opacity: 1;
  position: absolute;
  top: 4px;
  left: 3px;
}
.v107_3524 {
  width: auto;
  color: rgba(0,129,172,1);
  position: absolute;
  top: 0px;
  left: 20px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: center;
}
.v107_3525 {
  width: 402px;
  height: 22px;
  opacity: 1;
  position: absolute;
  top: 30px;
  left: 24px;
  overflow: hidden;
}
.v107_3526 {
  width: 108px;
  height: 22px;
  background: rgba(255,255,255,1);
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 14px;
  overflow: hidden;
  cursor: pointer; cursor: hand;
}
.v324_737 {
  width: 21px;
  height: 21px;
  background: rgba(255,255,255,1);
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.v324_738 {
  width: 14px;
  height: 14px;
  background-image: url("");
  background-size: 14px 14px;
  background-repeat: no-repeat;
  opacity: 1;
  position: absolute;
  top: 4px;
  left: 3px;
}
.v107_3528 {
  width: auto;
  color: rgba(0,129,172,1);
  position: absolute;
  top: 0px;
  left: 20px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: center;
}
.v107_3529 {
  width: 402px;
  height: 22px;
  opacity: 1;
  position: absolute;
  top: 60px;
  left: 24px;
  overflow: hidden;
}
.v107_3530 {
  width: 180px;
  height: 22px;
  background: rgba(255,255,255,1);
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 14px;
  overflow: hidden;
  cursor: pointer; cursor: hand;
}
.v324_735 {
  width: 21px;
  height: 21px;
  background: rgba(255,255,255,1);
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.v324_736 {
  width: 14px;
  height: 14px;
  background-image: url("");
  background-size: 14px 14px;
  background-repeat: no-repeat;
  opacity: 1;
  position: absolute;
  top: 4px;
  left: 3px;
}
.v107_3532 {
  width: auto;
  color: rgba(0,129,172,1);
  position: absolute;
  top: 0px;
  left: 20px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: center;
}
.v107_3533 {
  width: 100%;
  height: auto;
  opacity: 1;
  position: relative;
  top: 120px;
  left: 0px;
  overflow: hidden
}
.v107_3534 {
  width: 100%;
  height: auto;
  position: relative;
  top: 0px;
  left: 24px;
  overflow: hidden;
}
.v107_3535 {
  width: calc(100% - 48px);
  color: rgba(38,38,38,1);
  position: relative;
  top: 0px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: left;
  display: block;
  word-break: break-all;
}
.v107_3536 {
  width: 100%;
  height: auto;
  opacity: 1;
  position: relative;
  top: 0px;
  left: 24px;
  overflow: hidden;
}
.v107_3537 {
  width: calc(100% - 48px);
  color: rgba(38,38,38,1);
  position: relative;
  top: 0px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: left;
  display: block;
  word-break: break-all;
}
.v107_3538 {
  width: 100%;
  height: auto;
  opacity: 1;
  position: relative;
  top: 0px;
  left: 24px;
  overflow: hidden;
}
.v107_3539 {
  width: calc(100% - 48px);
  color: rgba(38,38,38,1);
  position: relative;
  top: 0px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: left;
  display: block;
  word-break: break-all;
}
.v107_3540 {
  width: 450px;
  height: 1px;
  background: rgba(200,200,200,1);
  opacity: 1;
  position: relative;
  top: 150px;
  left: 0px;
  overflow: hidden;
}
.v107_3541 {
  width: 100%;
  height: 40px;
  opacity: 1;
  position: relative;
  top: 170px;
  left: 0px;
  overflow: hidden;
}
.v107_3542 {
  width: 141px;
  height: 32px;
  background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
  opacity: 1;
  position: absolute;
  top: 0px;
  right: 10px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  overflow: hidden;
  cursor: pointer; cursor: hand;
}
.v107_3543 {
  width: 131px;
  height: 32px;
  color: rgba(255,255,255,1);
  position: absolute;
  top: 0px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 14px;
  opacity: 1;
  text-align: center;
  line-height: 32px;
}
.v324_733 {
  width: 14px;
  height: 14px;
  opacity: 1;
  position: absolute;
  top: 8px;
  left: 109px;
  overflow: hidden;
}
.v324_734 {
  width: 12px;
  height: 12px;
  background-image: url("");
  background-size: 14px 14px;
  background-repeat: no-repeat;
  opacity: 1;
  position: absolute;
  top: 2px;
  left: 2px;
}

.v1_3446 {
  width: calc(100% - 36px);
  min-width: 312px;
  background: rgba(255,255,255,1);
  opacity: 1;
  position: relative;
  top: 50%;
  left: 50%;
  z-index: 10;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  overflow: hidden;
  padding-bottom: 94px;
  transform: translate(-50%,-50%);
}
.v1_3447 {
  width: 100%;
  height: 22px;
  opacity: 1;
  position: absolute;
  top: 16px;
  left: 0px;
  overflow: hidden;
  display: flex;
  flex-direction: row;
}
.v1_3448 {
  color: rgba(38,38,38,1);
  position: relative;
  top: 0px;
  left: 24px;
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 14px;
  opacity: 1;
  text-align: left;
}
.v329_528 {
  width: 22px;
  height: 22px;
  background: rgba(255,255,255,1);
  opacity: 1;
  position: relative;
  cursor: pointer;
  cursor: hand;
  z-index: 1;
  margin: 0px;
}
.v329_529 {
  width: 14px;
  height: 14px;
  background-image: url("");
  background-size: 14px 14px;
  background-repeat: no-repeat;
  opacity: 1;
  position: absolute;
  top: 4px;
  left: 4px;
}
.v1_3450 {
  width: 100%;
  height: 1px;
  background: rgba(200,200,200,1);
  opacity: 1;
  position: absolute;
  top: 54px;
  left: 0px;
  overflow: hidden;
}
.v1_3451 {
  width: 100%;
  height: auto;
  opacity: 1;
  position: relative;
  top: 70px;
  left: 0px;
  overflow: hidden;
}
.v1_3452 {
  width: 599px;
  height: auto;
  opacity: 1;
  position: relative;
  top: 0px;
  left: 0px;
  overflow: hidden;
}

.list-browse {
    top: 0px;
    left: 0px;
    display: flex;
    position: relative;
}
.list-browse-details-head {
  width: 100%;
  height: 38px;
  background: rgba(245,245,245,1);
  opacity: 1;
  position: relative;
  display: flex;
  border-bottom: 2px solid rgba(200,200,200,1);
}
.v329_530 {
  width: 80%;
  height: 38px;
  background: rgba(255,255,255,1);
  opacity: 1;
  position: relative;
  overflow: hidden;
}
.v329_531 {
  width: 20%;
  color: rgba(156,156,156,1);
  position: absolute;
  top: 8px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 14px;
  opacity: 1;
  text-align: center;
}
.v329_538 {
  width: 20%;
  height: 38px;
  background: rgba(255,255,255,1);
  opacity: 1;
  position: relative;
  overflow: hidden;
}
.v329_539 {
  width: 100%;
  color: rgba(156,156,156,1);
  position: absolute;
  top: 8px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: center;
}
.v1_3457 {
  opacity: 1;
  position: relative;
  width: 100%;
  max-height: 210px;
  overflow-x: hidden;
  overflow-y: auto;
}
.list-browse-detail {
    display: flex;
    position: relative;
    width: 100%;
}
.list-browse-details-body {
    opacity: 1;
    position: relative;
    display: flex;
    border-bottom: 0.5px solid rgba(200,200,200,1);
    width: 100%;
    padding-left: 16px;
    -webkit-align-items: center;
}
.v329_534 {
  opacity: 1;
  position: relative;
  overflow: hidden;
  width: 80%;
  height: auto;
  min-height: 30px;
}
.v329_535 {
  width: auto;
  position: relative;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: left;
  display: inline-block;
}
.v329_540 {
  width: 20%;
  position: relative;
}
.v329_558 {
  width: 40%;
  opacity: 1;
  -webkit-align-items: center;
  overflow: hidden;
  justify-content: center;
  left: 35%;
  position: relative;
  top: 25%;
}
.v1_3462 {
  width: 100%;
  height: 40px;
  opacity: 1;
  position: relative;
  top: 84px;
  left: 0px;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  gap: 20px;
}
.v329_524 {
  width: 104px;
  height: 32px;
  background: rgba(255,255,255,1);
  opacity: 1;
  position: relative;
  top: 0px;
  overflow: hidden;
  cursor: pointer;
  cursor: hand;
}
.v329_525 {
  width: 104px;
  height: 32px;
  color: rgba(214,41,90,1);
  position: absolute;
  top: 0px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: center;
  line-height: 32px;
}
.v329_526 {
  width: 90px;
  height: 32px;
  background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
  opacity: 1;
  position: relative;
  top: 0px;
  right: 10px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  overflow: hidden;
  cursor: pointer;
  cursor: hand;
}
.v329_527 {
  width: 90px;
  height: 32px;
  color: rgba(255,255,255,1);
  position: absolute;
  top: 0px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: center;
  line-height: 32px;
}
.v1_3465 {
  width: 217px;
  height: 20px;
  margin: 5px;
  opacity: 1;
  position: absolute;
  top: 175px;
  left: 25px;
  overflow: hidden;
}
.v1_3447 {
  width: 100%;
  height: 22px;
  opacity: 1;
  position: absolute;
  top: 16px;
  left: 0px;
  overflow: hidden;
}
.v1_3448 {
  width: 599px;
  color: rgba(38,38,38,1);
  position: absolute;
  top: 0px;
  left: 24px;
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 14px;
  opacity: 1;
  text-align: left;
}
.v329_528 {
  width: 22px;
  height: 22px;
  background: rgba(255,255,255,1);
  opacity: 1;
  position: absolute;
  top: 3px;
  right: 20px;
  overflow: hidden;
  cursor: pointer; cursor: hand;
}
.v1_3452 {
  width: 100%;
  height: auto;
  opacity: 1;
  position: relative;
  top: 0px;
  left: 0px;
  overflow: hidden;
}

.v4_409 {
  width: calc(100% - 48px);
  height: auto;
  top: 50%;
  left: 50%;
  background: rgba(255,255,255,1);
  opacity: 1;
  position: fixed;
  z-index: 10;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  overflow: hidden;
  min-width: 312px;
  transform: translate(-50%, -50%);
}
.v4_410 {
  width: 100%;
  height: 22px;
  opacity: 1;
  position: relative;
  margin-top: 16px;
  left: 0px;
  overflow: hidden;
}
.v4_411 {
  width: 440px;
  color: rgba(38,38,38,1);
  position: relative;
  top: 0px;
  left: 24px;
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 14px;
  opacity: 1;
  text-align: left;
}
.v335_724 {
  width: 22px;
  height: 22px;
  background: rgba(255,255,255,1);
  opacity: 1;
  position: absolute;
  top: 3px;
  right: 20px;
  overflow: hidden;
  cursor: pointer; cursor: hand;
}
.v335_725 {
  width: 14px;
  height: 14px;
  background-image: url("");
  background-size: 14px 14px;
  background-repeat: no-repeat;
  opacity: 1;
  position: absolute;
  top: 4px;
  left: 4px;
}
.v4_413 {
  width: 100%;
  height: 1px;
  background: rgba(200,200,200,1);
  opacity: 1;
  position: relative;
  margin-top: 16px;
  left: 0px;
  overflow: hidden;
}
.v4_414 {
  width: 100%;
  height: auto;
  opacity: 1;
  position: relative;
  margin-top: 16px;
  left: 0px;
  overflow: hidden;
}
.v4_415 {
  width: calc(100% - 48px);
  color: rgba(38,38,38,1);
  position: relative;
  top: 0px;
  left: 24px;
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 14px;
  opacity: 1;
  text-align: left;
  word-wrap: break-word;
  display: block;
}
.v4_416 {
  width: 100%;
  height: auto;
  opacity: 1;
  position: relative;
  margin-top: 16px;
  left: 0px;
  overflow: hidden;
}
.v4_417 {
  width: calc(100% - 72px);
  height: auto;
  color: rgba(38,38,38,1);
  position: relative;
  top: 0px;
  margin-left: 36px;
  margin-right: 36px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: left;
  display: inherit;
  word-wrap: break-word;
}
.v4_418 {
  width: 100%;
  height: 40px;
  opacity: 1;
  position: relative;
  margin-top: 16px;
  left: 0px;
  overflow: hidden;
}
.v4_419 {
  width: 122px;
  height: 32px;
  background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
  opacity: 1;
  position: absolute;
  top: 0px;
  right: 5%;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  overflow: hidden;
  cursor: pointer;
}
.v4_420 {
  width: 112px;
  height: 32px;
  color: rgba(255,255,255,1);
  position: absolute;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: center;
  line-height: 32px;
}
.v335_728 {
  width: 21px;
  height: 21px;
  opacity: 1;
  position: absolute;
  top: 5px;
  left: 87px;
  overflow: hidden;
}
.v335_729 {
  width: 14px;
  height: 14px;
  background-image: url("");
  background-size: 14px 14px;
  background-repeat: no-repeat;
  opacity: 1;
  position: absolute;
  top: 4px;
  left: 5px;
}
.v4_422 {
  width: 100%;
  height: 1px;
  background: rgba(200,200,200,1);
  opacity: 1;
  position: relative;
  margin-top: 16px;
  left: 0px;
  overflow: hidden;
}
.v4_423 {
  width: 100%;
  height: auto;
  opacity: 1;
  position: relative;
  margin-top: 16px;
  left: 0px;
  overflow: hidden;
}
.v4_424 {
  width: calc(100% - 48px);
  color: rgba(38, 38, 38, 1);
  position: relative;
  top: 0px;
  left: 24px;
  font-family: Noto Sans JP;
  font-weight: Bold;
  font-size: 14px;
  opacity: 1;
  text-align: left;
  word-wrap: break-word;
  display: block;
}
.v4_425 {
  width: 100%;
  height: auto;
  opacity: 1;
  position: relative;
  margin-top: 16px;
  left: 0px;
  overflow: hidden;
}
.v4_426 {
  width: calc(100% - 72px);
  color: rgba(38,38,38,1);
  position: relative;
  margin-left: 36px;
  margin-right: 36px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: left;
  display: inherit;
  word-wrap: break-word;
}
.v4_427 {
  width: 100%;
  height: 40px;
  opacity: 1;
  position: relative;
  margin-bottom: 16px;
  left: 0px;
  margin-top: 16px;
  overflow: hidden;
}
.v4_428 {
  width: 122px;
  height: 32px;
  background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
  opacity: 1;
  position: absolute;
  top: 0px;
  right: 5%;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  overflow: hidden;
  cursor: pointer;
}
.v4_429 {
  width: 112px;
  height: 32px;
  color: rgba(255,255,255,1);
  position: absolute;
  top: 0px;
  left: 0px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: center;
  line-height: 32px;
}
.v335_726 {
  width: 21px;
  height: 21px;
  opacity: 1;
  position: absolute;
  top: 5px;
  left: 87px;
  overflow: hidden;
}
.v335_727 {
  width: 14px;
  height: 14px;
  background-image: url("");
  background-size: 14px 14px;
  background-repeat: no-repeat;
  opacity: 1;
  position: absolute;
  top: 4px;
  left: 5px;
}
.v4_2089 {
  width: auto;
  height: auto;
  background: rgba(255,255,255,1);
  opacity: 1;
  position: absolute;
  top: 0px;
  right: 36px;
  overflow: hidden;
}
.v4_2090 {
  width: auto;
  color: rgba(214,41,90,1);
  position: relative;
  top: 0px;
  right: 0px;
  font-family: Noto Sans JP;
  font-weight: Regular;
  font-size: 14px;
  opacity: 1;
  text-align: center;
  display: block;
  word-wrap: break-word;
}

.v16_2339 {
  width: 264px;
  height: 33px;
  opacity: 1;
  position: relative;
  top: 50px;
  margin: auto;
  display: flex;
  overflow: hidden;
  align-items: center;
  justify-content: center;
}
.v16_2340 {
  width: 78px;
  height: 24px;
  background: rgba(255,255,255,1);
  box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  opacity: 1;
  position: absolute;
  left: 4px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.v362_106 {
  width: 30px;
  height: 24px;
  opacity: 1;
  overflow: hidden;
  display: flex;
  align-items: center;
  cursor: pointer;
  cursor: hand;
}
.v362_107 {
  width: 30px;
  height: 24px;
  background: url("mini_prev.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 12x 12px;
  opacity: 1;
  display: flex;
  align-items: center;
  cursor: pointer;
  cursor: hand;
}
.v16_2342 {
  width: 34px;
  height: 24px;
  color: rgba(38,38,38,1);
  font-family: Noto Sans JP;
  font-weight: normal;
  font-size: 12px;
  opacity: 1;
  display: flex;
  align-items: center;
  cursor: pointer;
  cursor: hand;
}
.v16_2343 {
  width: 71px;
  height: 27px;
  color: rgba(156,156,156,1);
  position: absolute;
  top: 7px;
  left: 95px;
  font-family: Noto Sans JP;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
  text-align: center;
}
.v362_100 {
  width: 78px;
  height: 24px;
  background: rgba(255,255,255,1);
  box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  opacity: 1;
  position: absolute;
  right: 4px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.v362_101 {
  width: 34px;
  color: rgba(38,38,38,1);
  font-family: Noto Sans JP;
  font-weight: normal;
  font-size: 12px;
  position: absolute;
  right: 30px;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: right;
  cursor: pointer;
  cursor: hand;
}
.v362_104 {
  width: 30px;
  height: 24px;
  opacity: 1;
  position: absolute;
  right: 0px;
  overflow: hidden;
  display: flex;
  align-items: center;
  cursor: pointer;
  cursor: hand;
}
.v362_105 {
  width: 30px;
  height: 24px;
  background: url("mini_next.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 12x 12px;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: right;
  cursor: pointer;
  cursor: hand;
}
.v16_2344 {
  width: 264px;
  height: 33px;
  opacity: 1;
  position: relative;
  margin: auto;
  display: flex;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  margin-left: 8px;
}
.v16_2345 {
  width: 78px;
  height: 24px;
  background: rgba(255,255,255,1);
  box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  opacity: 1;
  position: absolute;
  left: 4px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.v362_108 {
  width: 30px;
  height: 24px;
  opacity: 1;
  overflow: hidden;
  display: flex;
  align-items: center;
  cursor: pointer;
  cursor: hand;
}
.v362_109 {
  width: 30px;
  height: 24px;
  background: url("mini_prev.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 12x 12px;
  opacity: 1;
  display: flex;
  align-items: center;
  cursor: pointer;
  cursor: hand;
}
.v16_2346 {
  width: 34px;
  height: 24px;
  color: rgba(38,38,38,1);
  font-family: Noto Sans JP;
  font-weight: normal;
  font-size: 12px;
  opacity: 1;
  display: flex;
  align-items: center;
  cursor: pointer;
  cursor: hand;
}
.v16_2347 {
  width: 71px;
  height: 27px;
  color: rgba(156,156,156,1);
  position: absolute;
  top: 7px;
  left: 95px;
  font-family: Noto Sans JP;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
  text-align: center;
}
.v362_102 {
  width: 78px;
  height: 24px;
  background: rgba(255,255,255,1);
  box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  opacity: 1;
  position: absolute;
  right: 4px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.v362_103 {
  width: 34px;
  color: rgba(38,38,38,1);
  font-family: Noto Sans JP;
  font-weight: normal;
  font-size: 12px;
  position: absolute;
  right: 30px;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: right;
  cursor: pointer;
  cursor: hand;
}
.v362_110 {
  width: 30px;
  height: 24px;
  opacity: 1;
  position: absolute;
  right: 0px;
  overflow: hidden;
  display: flex;
  align-items: center;
  cursor: pointer;
  cursor: hand;
}
.v362_111 {
  width: 30px;
  height: 24px;
  background: url("mini_next.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 12x 12px;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: right;
  cursor: pointer;
  cursor: hand;
}

footer {
  width: 100%;
  min-width: 342px;
  height: 56px; 
  position: fixed;
  left: 0;
  bottom: 0;
}

  .v1_963 {
    display: none;
  }
  .v1_1010 {
    display: none;
  }
  .v1_1010_sp {
    width: 100%;
    height: 145px;
    opacity: 1;
    left: 7px;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: start;
  }
  .account_button_disable {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    box-shadow: 0px 0px 0px 0px rgba(0.4, 0.4, 0.4, 0.2) !important;
    cursor: default !important;
  }
  .account_button_disable div+span,
  .account_button_disable .v362_103,
  .account_button_disable .v16_2346,
  .account_button_disable .v362_108 div,
  .account_button_disable .v362_110 div{
    cursor: default !important;
  }
  .v4_2447 {
    width: 332px;
    color: rgba(255, 255, 255, 1);
    position: absolute;
    top: 44px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 40px;
    opacity: 1;
    text-align: left;
  }
  
  .v1_1692 .v4_2448 {
    width: 200px;
    color: rgba(212,75,32,1);
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    display: flex;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }
  .v1_1660 .v4_2448 {
    width: 100%;
    color: rgba(212,75,32,1);
    font-family: Noto Sans JP;
    font-weight: Bold;
    display: block;
    font-size: 20px;
    opacity: 1;
    text-align: right;
  }
  .v4_2560 {
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 12px;
    opacity: 1;
    text-align: left;
  }

  .v18_1930 {
    width: 12px;
    height: 18px;
    background: url("account_stay.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 12px 12px;
    opacity: 1;
  }
  .v171_540 {
    width: calc(100% - 62px);
    background: rgba(212, 76, 33, 1);
    opacity: 1;
    position: absolute;
    top:16px;
    left: 50%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 2px 4px 12px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    z-index: 2;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    margin: 0 auto;
    padding: 7px;
    transform: translate(-50%, 0px);
  }

  .v171_541 {
    height: auto;
    color: rgba(255, 255, 255, 1);
    position: relative;
    top: 0px;
    left: 3px;
    padding: 5px 0;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v006_7{
    display: block;
    position: absolute;
    padding: 8px;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 13px;
    line-height: 1.6em;
    color: #fff;
    border-radius: 5px;
    background: #000;
    min-width: 200px;
    height: auto;
    z-index: 1;
    left: -165px;
    bottom: 26px;
  }
  .v006_7:before {
    content: "";
    position: absolute;
    border: 5px solid transparent;
    border-top: 10px solid #000;
    left: 168px;
    bottom: -15px;
  }
  .v006_12{
    display: block;
    position: absolute;
    padding: 8px;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 13px;
    line-height: 1.6em;
    color: #fff;
    border-radius: 5px;
    background: #000;
    min-width: 200px;
    height: auto;
    z-index: 1;
    left: -185px;
    bottom: 26px;
  }
  .v006_12:before {
    content: "";
    position: absolute;
    border: 5px solid transparent;
    border-top: 10px solid #000;
    left: 188px;
    bottom: -15px;
  }
  .swiper {
    width: 100%;
  }
  .v1_1064 {
    width: calc(100% - 48px);
    height: 100px;
    position: relative;
    margin-top: 10px;
    left: 24px;
  }

  .v1_1064 .edit {
      display: none;
      position: absolute;
      right: 0px;
      top: 80px;
      background-color: #fff;
      border-top-right-radius: 4px;
      border-bottom-left-radius: 4px;
      border-bottom-right-radius: 4px;
      box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
      z-index: 9;
      overflow: hidden;
      cursor: pointer;
    }
    .v1_1064 .edit.active {
        display: block;
    }
  
    .v1_1064 .edit-list {
        width: 200px;
    }
    .v1_1064 .edit-link {
      display: block;
      padding: 5px;
      padding-left: 20px;
      color: rgba(38,38,38,1);
      font-size: 14px;
      font-family: Noto Sans JP;
      text-decoration: none;
      line-height: 32px;
      cursor: pointer;
    }
    .v1_1064 .edit-link:hover {
      background: rgba(245,245,245,1);
    }
  .v1_1065 {
      width: 145px;
      height: 32px;
      background: rgba(234,148,172,1);
      border: rgba(234,148,172,1);
      opacity: 1;
      position: absolute;
      top: 50px;
      right: 0px;
      border-top-left-radius: 20px;
      border-top-right-radius: 20px;
      border-bottom-left-radius: 20px;
      border-bottom-right-radius: 20px;
      box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
      overflow: hidden;
      cursor: pointer;
  }
  .v1_1066 {
    width: 145px;
    height: 32px;
    opacity: 1;
    position: absolute;
    background: rgba(234,148,172,1);
    border: rgba(234,148,172,1);
    top: 0px;
    left: 5px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .v1_1067 {
    width: auto;
    height: 32px;
    color: rgba(255,255,255,1);
    position: relative;
    top: 0px;
    overflow: hidden;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    display: flex;
    text-align: center;
    line-height: 32px;
  }
  .v1_1068 {
    width: 24px;
    height: 32px;
    opacity: 1;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .v1_1069 {
    width: 24px;
    height: 32px;
    background: url("list_free.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 8px 8px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
  }
  .v1_1070 {
    width: 145px;
    height: 32px;
    background: rgba(234,148,172,1);
    border: rgba(234,148,172,1);
    opacity: 1;
    position: absolute;
    top: 5px;
    right: 125px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }
  .v1_1071 {
    width: 145px;
    height: 32px;
    opacity: 1;
    position: absolute;
    background: rgba(234,148,172,1);
    border: rgba(234,148,172,1);
    top: 0px;
    left: 0px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .v1_1072 {
    width: auto;
    height: 32px;
    color: rgba(255,255,255,1);
    position: relative;
    top: 0px;
    overflow: hidden;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    display: flex;
    text-align: center;
    line-height: 32px;
  }
  .v1_1073 {
    width: 114px;
    height: 32px;
    background: rgba(234,148,172,1);
    border: rgba(234,148,172,1);
    opacity: 1;
    position: absolute;
    top: 5px;
    right: 0px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }
  .v1_1074 {
    width: 114px;
    height: 32px;
    opacity: 1;
    position: absolute;
    background: rgba(234,148,172,1);
    border: rgba(234,148,172,1);
    top: 0px;
    left: 0px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .v1_1075 {
    width: auto;
    height: 32px;
    color: rgba(255,255,255,1);
    position: relative;
    top: 0px;
    overflow: hidden;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    display: flex;
    text-align: center;
    line-height: 32px;
  }
  .v1_1076 {
    width: calc(100% - 48px);
    height: 44px;
    position: relative;
    margin-top: 0px;
    left: 24px;
    display: flex;
  }
  .v1_1077 {
    width: 145px;
    height: 32px;
    background: rgba(234,148,172,1);
    border: rgba(234,148,172,1);
    opacity: 1;
    position: absolute;
    top: 5px;
    right: 0px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }
  .v1_1078 {
    width: 145px;
    height: 32px;
    opacity: 1;
    position: absolute;
    background: rgba(234,148,172,1);
    border: rgba(234,148,172,1);
    top: 0px;
    left: 5px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .v1_1079 {
    width: auto;
    height: 32px;
    color: rgba(255,255,255,1);
    position: relative;
    top: 0px;
    overflow: hidden;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    display: flex;
    text-align: center;
    line-height: 32px;
  }
  .v1_1080 {
    width: 24px;
    height: 32px;
    opacity: 1;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .v1_1081 {
    width: 24px;
    height: 32px;
    background: url("list_free.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 8px 8px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
  }
  .v1_1020 {
    width: 93px;
    height: 32px;
    background: rgba(234,148,172,1);
    opacity: 1;
    position: absolute;
    top: -16px;
    right: 0px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    z-index: 1;
  }
  .v1_1022 {
    width: 17px;
    height: 32px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .v1_1023 {
    width: 17px;
    height: 17px;
    background: url("move_free.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 17px 17px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .v1_1024 {
    width: 17px;
    height: 32px;
    opacity: 1;
    position: absolute;
    top: 0px;
    right: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .v1_1025 {
    width: 17px;
    height: 17px;
    background: url("delete_free.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 17px 17px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .v1_1026 {
    width: 93px;
    height: 32px;
    background: rgba(234,148,172,1);
    opacity: 1;
    position: absolute;
    top: -16px;
    right: 0px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
  }
  .v1_1027 {
    width: 17px;
    height: 32px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .v1_1028 {
    width: 17px;
    height: 17px;
    background: url("move_free.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 17px 17px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .v1_1040 {
    width: 17px;
    height: 32px;
    opacity: 1;
    position: absolute;
    top: 0px;
    right: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .v1_1041 {
    width: 17px;
    height: 17px;
    background: url("delete_free.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 17px 17px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
  }

  .accounts-add.active {
    z-index: 9;
    display: block;
  }

  .accounts-add {
      font-size: 14px;
      line-height: 1.4;
      font-weight: normal;
      background-color: #fff;
      position: absolute;
      top: 16px;
      -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
      display: none;
      -webkit-transition: all 0.2s;
      transition: all 0.2s;
      width: 100%;
      max-height:75px;
      overflow-y: auto;
      overflow-x: hidden;
  }

  .accounts-add .add-menu-link-list {
      padding: 2px 12px;
      cursor: pointer;
      white-space: nowrap;
      overflow: hidden;
  }

  .accounts-add .add-menu-link-list:hover {
    background: rgba(245,245,245,1);
  }
  
  .v1_1648_edit {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
  }

  .v1_1649_edit {
    width: 100%;
    height: auto;
    opacity: 1;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
  }

  .v1_1653_edit {
    width: 100%;
    min-height: 187px;
    opacity: 1;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 10px 10px 10px;
    flex-wrap: wrap;
  }

  .v1_1668_edit {
    width: 271px;
    height: 176px;
    opacity: 1;
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 7.5px;
    margin-right: 7.5px;
  }

  .v1_1668_edit div{
    cursor: default;
  }
  
  .v1_1043 {
    width: 93px;
    height: 32px;
    background: rgba(234,148,172,1);
    opacity: 1;
    position: absolute;
    top: -16px;
    right: 0px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    z-index: 5;
  }
  .v1_1044 {
    width: 17px;
    height: 32px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .v1_1045 {
    width: 17px;
    height: 17px;
    background: url("move_free.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 17px 17px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .v1_1046 {
    width: 17px;
    height: 32px;
    opacity: 1;
    position: absolute;
    top: 0px;
    right: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .v1_1047 {
    width: 17px;
    height: 17px;
    background: url("delete_free.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 17px 17px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .v1_1057 {
    width: 93px;
    height: 32px;
    background: rgba(234,148,172,1);
    opacity: 1;
    position: absolute;
    top: -16px;
    right: 0px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    z-index: 5;
  }
  .v1_1048 {
    width: 118px;
    height: 32px;
    background: rgba(234,148,172,1);
    border: rgba(234,148,172,1);
    opacity: 1;
    position: absolute;
    top: -16px;
    right: 100px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
    z-index: 5;
  }
  .v1_1049 {
    width: 118px;
    height: 32px;
    opacity: 1;
    position: absolute;
    background: rgba(234,148,172,1);
    border: rgba(234,148,172,1);
    top: 0px;
    left: 5px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .v1_1050 {
    width: auto;
    height: 32px;
    color: rgba(255,255,255,1);
    position: relative;
    top: 0px;
    overflow: hidden;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    display: flex;
    text-align: center;
    line-height: 32px;
  }
  .v1_1051 {
    width: 24px;
    height: 32px;
    opacity: 1;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .v1_1052 {
    width: 32px;
    height: 32px;
    background: url("list_free.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 8px 8px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
  }
  .v1_1058 {
    width: 17px;
    height: 32px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .v1_1059 {
    width: 17px;
    height: 17px;
    background: url("move_free.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 17px 17px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer !important;
  }
  .v1_1060 {
    width: 17px;
    height: 32px;
    opacity: 1;
    position: absolute;
    top: 0px;
    right: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .v1_1061 {
    width: 17px;
    height: 17px;
    background: url("delete_free.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 17px 17px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer !important;
  }
  .btn-disabled {
    opacity: 0.3;
    cursor: initial;
    pointer-events: none;
  }
  .v1_1076 .edit {
    display: none;
    position: absolute;
    right: 0px;
    top: 40px;
    background-color: #fff;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    z-index: 99;
    overflow: hidden;
    cursor: pointer;
  }
  .v1_1076 .edit.active {
      display: block;
  }

  .v1_1076 .edit-list {
      width: 200px;
  }
  .v1_1076 .edit-link {
    display: block;
    padding: 5px;
    padding-left: 20px;
    color: rgba(38,38,38,1);
    font-size: 14px;
    font-family: Noto Sans JP;
    text-decoration: none;
    line-height: 32px;
  }
  .v1_1076 .edit-link:hover {
    background: rgba(245,245,245,1);
  }

  .v2_2301 {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    opacity: 1;
    position: fixed; 
    top: 0px;
    left: 0px;
    z-index: 9;
  }
  .v431_286 {
    width: calc(100%  - 96px);
    min-width: 342px;
    height: auto;
    background: rgba(255,255,255,1);
    opacity: 1;
    position: fixed; 
    top: 50%; 
    left: 50%; 
    margin: auto;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    overflow: hidden;
    transform : translate(-50%, -50%) 
  }
  .v431_294 {
    width: 36px;
    height: 36px;
    background: url("");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 24px 24px;
    opacity: 1;
    position: absolute;
    top: 8px;
    right: 8px;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .v431_295 {
    width: 36px;
    height: 36px;
    position: absolute;
  }
  .v431_287 {
    width: 100%;
    height: 226px;
    opacity: 1;
    position: relative;
    top: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .v431_292 {
    width: 174.66px;
    height: 174.66px;
    top: 0px;
    left: 0px;
  }
  .v431_288 {
    width: 100%;
    height: 1px;
    background: rgba(225,225,225,1);
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }
  .v431_289 {
    width: 100%;
    height: auto;
    opacity: 1;
    position: relative;
    top: 23px;
    left: 0px;
    overflow: hidden;
    padding-bottom: 8px;
  }
  .v431_290 {
    width: calc(100% - 74px);
    height: auto;
    color: rgba(38,38,38,1);
    display: flex;
    position: relative;
    top: 8px;
    left: 38px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    justify-content: center;
    align-items: center;
    word-break: break-all;
  }
  .v431_291 {
    width: 100%;
    height: 56px;
    opacity: 1;
    position: relative;
    top: 36px;
    left: 0px;
    overflow: hidden;
    padding-bottom: 38px;
  }
  .v431_457 {
    width: 61px;
    height: 30px;
    background: rgba(255,255,255,1);
    border: 2px solid rgba(214,41,90,1);
    opacity: 1;
    position: absolute;
    top: 8px;
    left: 24px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }
  .v431_458 {
    width: 61px;
    height: 30px;
    color: rgba(214,41,90,1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 30px;
  }
  .v431_293 {
    width: auto;
    color: rgba(38,38,38,1);
    position: relative;
    top: 10px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 16px;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .v431_300 {
    width: calc(100% - 12px);
    opacity: 1;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .v431_301 {
    color: rgba(38,38,38,1);
    position: relative;
    top: 10px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 16px;
    opacity: 1;
  }
  .v431_302 {
    color: rgba(38,38,38,1);
    position: relative;
    top: 10px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 16px;
    opacity: 1;
  }
  .v431_459 {
    width: 90px;
    height: 32px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: absolute;
    top: 8px;
    right: 24px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }
  .v431_460 {
    width: 90px;
    height: 30px;
    color: rgba(255,255,255,1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 32px;
  }
  .v431_461 {
    width: 61px;
    height: 32px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: absolute;
    top: 8px;
    right: 24px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }
  .v431_462 {
    width: 61px;
    height: 30px;
    color: rgba(255,255,255,1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 32px;
  }
  .v431_463 {
    width: 120px;
    height: 32px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: relative;
    top: 8px;
    margin: 0 auto;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }
  .v431_464 {
    width: 120px;
    height: 30px;
    color: rgba(255,255,255,1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 32px;
  }
  .V001_1 {
    width: 100%;
    height: 100%;
  }
  .swiper-button-lock {
    display: none !important;
  }

  .v257_336 {
    width: auto;
    height: 24px;
    background: rgba(255,255,255,1);
    border: 3px solid rgba(214,41,90,1);
    opacity: 1;
    position: absolute;
    top: 0px;
    right: 0px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    opacity: 1;
    padding-left: 15px;
    padding-right: 28px;
    cursor: pointer;
    z-index: 1;
  }
  .v257_337 {
    width: auto;
    height: 24px;
    color: rgba(214,41,90,1);
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .v257_338 {
    width: 12px;
    height: 12px;
    background: rgba(255,255,255,1);
    opacity: 1;
    position: absolute;
    top: 7px;
    right: 12px;
    overflow: hidden;
  }
  .v257_339 {
    width: 12px;
    height: 12px;
    background-image: url("");
    background-size: 12px 12px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
  }
  .v257_340 {
    width: 260px;
    height: 40px;
    opacity: 1;
    position: relative;
    justify-content: center;
    display: flex;
    margin: auto;
  }
  .v257_341 {
    width: 100%;
    height: 40px;
    opacity: 1;
    position: relative;
    top: 5px;
  }
  .kanren-gyomu.active {
    z-index: 9;
    display: block;
  }

  .kanren-gyomu {
    font-size: 14px;
    line-height: 1.4;
    font-weight: normal;
    background-color: #fff;
    position: absolute;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    display: none;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    min-width: 42vw;
    right: 0px;
  }

  .kanren-gyomu .kanren-gyomu-link-list {
    padding: 2px 12px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    display: flex;
    align-items: center;
  }

  .kanren-gyomu .kanren-gyomu-link-list:hover {
    background: rgba(245,245,245,1);
  }

  .kanren-gyomu .v74_262 {
    width: 24px;
    height: 24px;
    background: url("");
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 1;
    margin-right: 10px;
  }

  .kanren-gyomu .v74_261 {
    width: 24px;
    height: 24px;
    background: url("bizforex.png");
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 1;
    margin-right: 10px;
  }

  .kanren-gyomu .v74_260 {
    width: 24px;
    height: 24px;
    background: url("dentrans.png");
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 1;
    margin-right: 10px;
  }

  .v168_108_1 {
    width: 30px;
    height: 24px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 76%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .v168_109_1 {
    width: 12px;
    height: 12px;
    opacity: 1;
    background-image: url("list_free.png");
    background-size: 12px 12px;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.borrowable_amount_content {
    display: flex;
    flex-direction: row;
    margin-top: 90px;
    align-items: center;
    gap: 10px;
    margin-left: 17px;
  }
.v1_1013 img {
  width: 100%;
  height: 100%;
}
.banner-button-disabled {
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  box-shadow: 0px 0px 0px 0px !important;
  cursor: default !important;
}
.banner-button-disabled div+span,
  .banner-button-disabled .v16_2340,
  .banner-button-disabled .v362_101,
  .banner-button-disabled .v362_106 div,
  .banner-button-disabled .v362_104 div{
    cursor: default !important;
  }
.v1_1626 img {
  width: 100%;
  height: 100%;
}
.recommend-button-disabled {
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  box-shadow: 0px 0px 0px 0px !important;
  cursor: default !important;
}

.cursor_default {
  cursor: default !important;
}

@media screen and (min-width: 768px) and (max-width: 1439.98px) {
  li,
  ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  select {
    -webkit-appearance: none;
    appearance: none;
  }

  select::-ms-expand {
    -webkit-appearance: none;
    appearance: none;
  }

  .profile-radio {
    display: block;
    font-size: 24px;
  }

  .profile-radio:hover {
    cursor: pointer;
  }

  .profile-radio input {
    display: none;
  }

  .profile-radio input+.dummy {
    width: 16px;
    height: 16px;
    border: 3px solid rgba(214,41,90,1);
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    vertical-align: text-top;
  }

  .profile-radio input:checked+.dummy:after {
    content: "";
    width: 70%;
    height: 70%;
    background-color: rgba(214,41,90,1);
    border-radius: 50%;
  }
  input[type="checkbox"] {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type="checkbox"] {
  cursor: pointer;
  vertical-align: middle;
  position: relative;
  accent-color: rgba(214,41,90,1);
}

input[type="checkbox"][disabled] {
  cursor: not-allowed;
  vertical-align: middle;
  position: relative;
  accent-color: rgba(230,230,230,1);
}

input[type="checkbox"]::before,
input[type="checkbox"]::after {
  content: "";
  display: block; 
  position: absolute;
}

input[type="checkbox"]::before {
  background-color: rgba(255,255,255,1);
  border-radius: 0%;
  border: 3px solid rgba(214,41,90,1);
  width: 18px;
  height: 18px;
  transform: translateY(-50%);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  }

input[type="checkbox"][disabled]::before {
  background-color: rgba(255,255,255,1);
  border-radius: 0%;
  border: 3px solid rgba(230,230,230,1);
  width: 18px;
  height: 18px;
  transform: translateY(-50%);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}


input[type="checkbox"]::after {
  border-bottom: 3px solid rgba(255,255,255,1);
  border-left: 3px solid rgba(255,255,255,1);
  opacity: 0;
  height: 6px;
  width: 11px;
  transform: rotate(-45deg);
  top: -7px;
  left: 5px;
}
 
input[type="checkbox"]:checked::before {
    background-color: rgba(214,41,90,1);
}

input[type="checkbox"]:checked::after {
  opacity: 1;
}
  ::placeholder {
    padding-bottom: 10px;
  }
  .v4_2447 {
    width: 332px;
    color: rgba(255, 255, 255, 1);
    position: absolute;
    top: 44px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 40px;
    opacity: 1;
    text-align: left;
  }
  
  .v1_1692 .v4_2448 {
    width: 200px;
    color: rgba(212,75,32,1);
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    display: flex;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }
  .v1_1660 .v4_2448 {
    width: 100%;
    color: rgba(212,75,32,1);
    font-family: Noto Sans JP;
    font-weight: Bold;
    display: block;
    font-size: 20px;
    opacity: 1;
    text-align: right;
  }
  .v2_2300 {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.05000000074505806);
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9;
  }
  .v16_2339 {
    display: none;
  }

  .v1_1578 {
    width: 100%;
    height: 56px;
    background: rgba(255, 223, 223, 1);
    opacity: 1;
    position: relative;
    top: 0px;
    overflow: hidden;
  }

  .v209_228 {
    width: 24px;
    height: 24px;
    opacity: 1;
    position: absolute;
    top: 16px;
    left: 24px;
    overflow: hidden;
  }

  .v209_229 {
    width: 20px;
    height: 20px;
    background: url("");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 2px;
    left: 2px;
  }

  .v1_1580 {
    width: 1148px;
    height: 54px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 55px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }

  .v1_1581 {
    width: auto;
    color: rgba(255, 97, 97, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
  }

  .v209_230 {
    width: 24px;
    height: 24px;
    opacity: 1;
    position: absolute;
    top: 16px;
    right: 24px;
    overflow: hidden;
    align-items: right;
    cursor: pointer;
    cursor: hand;
  }

  .v209_231 {
    width: 14px;
    height: 14px;
    background: url("");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 5px;
  }

  .v1_937 {
    width: 100%;
    height: calc(100vh - 80px);
    background: rgba(245, 245, 245, 1);
    opacity: 1;
    position: relative;
    left: auto;
    overflow: hidden auto;
    padding-bottom: 24px;
  }

  .v1_938 {
    width: calc(100% - 30px);
    height: 60px;
    opacity: 1;
    position: relative;
    top: 32px;
    left: 24px;
  }

  .v1_939 {
    width: 375px;
    height: 40px;
    opacity: 1;
    position: relative;
    left: 0px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }

  .v1_940 {
    width: 300px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }

  .v1_941 {
    width: 688px;
    height: 60px;
    opacity: 1;
    position: absolute;
    top: 0px;
    right: 7px;
    display: flex;
    justify-content: flex-end;
    gap: 16px;
  }

  .v168_104 {
    display: flex;
    height: 40px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 0.25;
    position: relative;
    top: 0px;
    left: 0px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
  }

  .v209_232 {
    display: flex;
    height: 40px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v168_105 {
    display: flex;
    min-width: 105px;
    color: rgba(255, 255, 255, 1);
    font-family: Noto Sans JP;
    font-weight: normal;
    left: 0px;
    font-size: 16px;
    opacity: 1;
    align-items: center;
    justify-content: center;
    padding: 0px 0px 0px 15px;
  }

  .v168_108 {
    width: 30px;
    height: 40px;
    opacity: 1;
    display: block;
    top: 0px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 1px;
  }

  .v168_109 {
    width: 12px;
    height: 12px;
    opacity: 1;
    background-image: url("btn_next.png");
    background-size: 12px 12px;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .v1_1593 {
    display: flex;
    height: 40px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: relative;
    top: 0px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v1_946 {
    min-width: 105px;
    color: rgba(255, 255, 255, 1);
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 16px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 0px 0px 15px;
  }

  .v168_122 {
    width: 45px;
    height: 40px;
    opacity: 1;
    top: 0px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .v168_123 {
    width: 20px;
    height: 20px;
    opacity: 1;
    background-image: url("");
    background-size: 20px 20px;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .v1_948 {
    width: calc(100% - 32px);
    height: 330px;
    opacity: 1;
    position: relative;
    margin-top: 50px;
    margin-left: 24px;
    display: flex;
    justify-content: left;
  }

  .v1_949 {
    width: 390px;
    height: 320px;
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 16px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  }

  .v1_950 {
    width: 390px;
    height: 320px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
  }

  .v1_951 {
    width: 438px;
    height: 288px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 16px;
    left: 16px;
  }

  .v1_952 {
    width: 438px;
    height: 20px;
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
  }

  .v1_953 {
    width: 418px;
    color: rgba(255, 255, 255, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 14px;
    opacity: 1;
    text-align: left;
  }

  .v1_955 {
    width: 438px;
    color: rgba(255, 255, 255, 1);
    position: absolute;
    top: 44px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 36px;
    opacity: 1;
    text-align: left;
  }

  .v1_958 {
    width: 390px;
    height: 320px;
    background: rgba(255, 255, 255, 0.800000011920929);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    overflow: hidden;
  }

  .v1_959 {
    width: 390px;
    height: 48px;
    opacity: 1;
    position: absolute;
    top: 110px;
    left: 0px;
    overflow: hidden;
  }

  .v1_960 {
    width: 390px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: center;
  }

  .v1_961 {
    width: 390px;
    color: rgba(156, 156, 156, 1);
    position: absolute;
    top: 24px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 14px;
    opacity: 1;
    text-align: center;
  }

  .v168_124 {
    width: 160px;
    height: 40px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: absolute;
    top: 170px;
    left: 115px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v168_125 {
    width: 160px;
    height: 40px;
    color: rgba(255, 255, 255, 1);
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 16px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .v1_963 {
    Width: calc(100% - 717px);
    max-width: 509px;
    height: 320px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: relative;
    left: 0px;
    margin-right: 16px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
  }

  .v1_964 {
    width: calc(100% - 33px);
    height: 29px;
    opacity: 1;
    position: absolute;
    top: 16px;
    left: 16px;
    overflow: hidden;
  }

  .v1_965 {
    width: 144px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
  }

  .v1_966 {
    width: 100%;
    height: 2px;
    background: rgba(214,41,90,1);
    opacity: 0.2;
    position: absolute;
    top: 28px;
    left: 0px;
    overflow: hidden;
  }

  .v1_967 {
    width: calc(100% - 32px);
    height: 200px;
    color: rgba(156, 156, 156, 1);
    position: absolute;
    top: 61px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .v209_248 {
    width: 16px;
    height: 16px;
    opacity: 1;
    position: absolute;
    top: 2px;
    left: 342px;
    cursor: pointer;
    cursor: hand;
  }

  .v209_249 {
    width: 16px;
    height: 16px;
    background: url("account_help_1.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 16px 16px;
    opacity: 1;
    position: absolute;
    top: 1px;
    left: 1px;
  }

  .v209_288 {
    width: 16px;
    height: 16px;
    opacity: 1;
    position: absolute;
    left: 210px;
    display: flex;
    cursor: pointer;
    cursor: hand;
  }

  .v209_289 {
    width: 16px;
    height: 16px;
    background: url("");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 16px 16px;
    opacity: 1
  }

  .v1_1607 {
    width: calc(100% - 33px);
    height: 203px;
    opacity: 1;
    position: absolute;
    top: 61px;
    left: 16px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    overflow: hidden;
  }

  .v209_250 {
    width: 100%;
    height: 28px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    overflow: hidden;
    display: flex;
    position: relative;
  }

  .v209_256 {
    width: 8px;
    height: 28px;
    left: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .v209_251 {
    width: 8px;
    height: 8px;
    background: rgba(255, 97, 97, 1);
    opacity: 1;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .v209_252 {
    height: 20px;
    width: 80px;
    color: rgba(156, 156, 156, 1);
    position: relative;
    top: 3px;
    left: 8px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 14px;
    opacity: 1;
    text-align: left;
  }

  .v209_253 {
    width: calc(100% - 90px);
    height: 20px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 3px;
    margin-left: 10px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .v209_254 {
    height: 20px;
    color: rgba(156, 156, 156, 1);
    position: relative;
    top: 3px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 14px;
    opacity: 1;
    text-align: left;
  }

  .v1_1615 {
    width: calc(100% - 33px);
    height: 16px;
    opacity: 1;
    position: absolute;
    top: 280px;
    left: 16px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }

  .v209_278 {
    width: 126px;
    height: 16px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    left: calc(100% - 126px);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: right;
    cursor: pointer;
    cursor: hand;
  }

  .v209_279 {
    width: 102px;
    height: 16px;
    color: rgba(38, 38, 38, 1);
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 12px;
    opacity: 1;
    text-align: right;
  }

  .v209_282 {
    width: 20px;
    height: 16px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    overflow: hidden;
    display: flex;
    align-items: center;
    padding-top: 3px;
  }

  .v209_283 {
    width: 20px;
    height: 24px;
    background: url("mini_next.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 12x 12px;
    opacity: 1;
    display: flex;
    align-items: center;
  }

  .v1_968 {
    width: 296px;
    height: 320px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 16px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);

  }

  .v1_969 {
    width: 264px;
    height: 29px;
    opacity: 1;
    position: absolute;
    top: 16px;
    left: 16px;
    overflow: hidden;
  }

  .v1_970 {
    width: 130px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
  }

  .v1_971 {
    width: 264px;
    height: 2px;
    background: rgba(214,41,90,1);
    opacity: 0.2;
    position: absolute;
    top: 28px;
    left: 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    overflow: hidden;
  }

  .v1_972 {
    width: 296px;
    height: 200px;
    color: rgba(156, 156, 156, 1);
    position: absolute;
    top: 61px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .v1_1621 {
    width: 264px;
    height: 207px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 61px;
    left: 16px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
  }

  .v1_1622 {
    width: 264px;
    height: 40px;
    opacity: 1;
    position: absolute;
    top: 12px;
    left: 0px;
    overflow: hidden;
  }

  .v1_1623 {
    width: 230px;
    color: rgba(38,38,38,1);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    position: absolute;
    top: 1px;
    left: 19px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v1_1625 {
    width: 264px;
    height: 121px;
    opacity: 1;
    position: absolute;
    top: 72px;
    left: 0px;
    overflow: hidden;
  }

  .v1_1626 {
    width: 223px;
    height: 121px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 20px;
    overflow: hidden;
  }

  .v1_1627 {
    width: 264px;
    height: 28px;
    opacity: 1;
    position: absolute;
    top: 280px;
    left: 16px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }

  .v1_1628 {
    width: 78px;
    height: 24px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    left: 10px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    overflow: hidden;
    display: flex;
    align-items: center;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    cursor: pointer;
  }

  .v209_284 {
    width: 30px;
    height: 24px;
    opacity: 1;
    overflow: hidden;
    display: flex;
    align-items: center;
  }

  .v209_285 {
    width: 30px;
    height: 24px;
    background: url("mini_prev.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 12x 12px;
    opacity: 1;
    display: flex;
    align-items: center;
  }

  .v1_1630 {
    width: 34px;
    height: 24px;
    color: rgba(38, 38, 38, 1);
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 12px;
    opacity: 1;
    display: flex;
    align-items: center;
  }

  .v1_1631 {
    width: 71px;
    color: rgba(156, 156, 156, 1);
    position: absolute;
    top: 4px;
    left: 95px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 14px;
    opacity: 1;
    text-align: center;
  }

  .v209_286 {
    width: 78px;
    height: 24px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    right: 5px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    overflow: hidden;
    display: flex;
    align-items: center;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    justify-content: center;
    cursor: pointer;
  }

  .v209_287 {
    width: 34px;
    color: rgba(38, 38, 38, 1);
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 12px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: right;
  }

  .v209_290 {
    width: 30px;
    height: 24px;
    opacity: 1;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: right;
  }

  .v209_291 {
    width: 30px;
    height: 24px;
    background: url("mini_next.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 12x 12px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: right;
  }

  .v1_1648 {
    width: calc(100% - 32px);
    height: 187px;
    position: absolute;
    margin-top: 16px;
    margin-left: 16px;
    overflow: hidden;
  }

  .v1_1649 {
    width: 100%;
    height: 187px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: left;
    overflow: hidden;
  }

  .v1_1662 {
    width: 39px;
    height: 187px;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .v1_1035 {
    width: 39px;
    height: 140px;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
  }

  .v1_1650 {
    width: 34px;
    height: 177px;
    opacity: 1;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }

  .account_button_disable {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    box-shadow: 0px 0px 0px 0px rgba(0.4, 0.4, 0.4, 0.2) !important;
    cursor: default !important;
  }

  .v209_433 {
    width: 8px;
    height: 8px;
    opacity: 1;
    position: absolute;
    top: 78px;
    left: 15px;
  }

  .v209_434 {
    width: 8px;
    height: 8px;
    background-image: url("banner_prev.png");
    background-size: 8px 8px;
    background-repeat: no-repeat;
    opacity: 1;
  }

  .v1_1652 {
    width: 30px;
    color: rgba(156, 156, 156, 1);
    position: absolute;
    top: 85px;
    left: 4px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: center;
    pointer-events: none;
  }

  .v1_1653 {
    width: calc(100% - 108px);
    height: 183px;
    opacity: 1;
    left: 80px;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: left;
    margin-left: calc(10% - 112px);
  }
  .v1_1653_sp {
    display: none;
  }

  .v1_1668 {
    width: 271px;
    height: 176px;
    opacity: 1;
    position: relative;
    display: flex;
    justify-content: center;
    padding-top: 1px;
  }

  .v1_1654 {
    width: 256px;
    height: 176px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    cursor: hand;
  }

  .v1_1654::before {
    content: "";
    width: 256px;
    height: 73px;
    background-color: #F9DFE6;
    position: absolute;
    top: 8px;
  }

  .v1_1655 {
    width: 256px;
    height: 116px;
    border-top: 8px solid #D6295A;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    opacity: 1;
    position: absolute;
    top: 0px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    cursor: hand;
  }

  .v1_1656 {
    width: 230px;
    height: 56px;
    opacity: 1;
    position: absolute;
    top: 10px;
    left: 12px;
    overflow: hidden;
  }

  .v1_1657 {
    width: 240px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 12px;
    opacity: 1;
    text-align: left;
  }

  .v1_1658 {
    width: 230px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 18px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .v1_1659 {
    width: 240px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 36px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 12px;
    opacity: 1;
    text-align: left;
  }

  .v1_1660 {
    width: 230px;
    height: 30px;
    opacity: 1;
    position: absolute;
    top: 76px;
    right: 12px;
    overflow: hidden;
  }

  .v1_1661 {
    width: 100%;
    color: rgba(38, 38, 38, 1);
    font-family: Noto Sans JP;
    font-weight: Bold;
    display: block;
    font-size: 20px;
    opacity: 1;
    text-align: right;
  }

  .v1_1660 .v209_435 {
    width: 24px;
    height: 30px;
    opacity: 1;
    position: absolute;
    top: 2px;
    left: 210px;
    overflow: hidden;
    display: none;
  }

  .v1_1692 .v209_435 {
    width: 24px;
    height: 30px;
    opacity: 1;
    position: absolute;
    top: 2px;
    left: 210px;
    overflow: hidden;
  }

  .v209_436 {
    width: 24px;
    height: 30px;
    background: url("account_next.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 24px 24px;
    opacity: 1;
    position: absolute;
  }

  .v1_1654 .v1_1663 {
    width: 94%;
    height: 0.5px;
    background: rgba(200, 200, 200, 1);
    opacity: 1;
    position: absolute;
    top: 116px;
    left: 8px;
    overflow: hidden;
    display: none;
  }

  .v1_1686 .v1_1663 {
    width: 94%;
    height: 0.5px;
    background: rgba(200, 200, 200, 1);
    opacity: 1;
    position: absolute;
    top: 116px;
    left: 8px;
    overflow: hidden;
  }

  .v1_1664 {
    width: 256px;
    height: 60px;
    opacity: 1;
    position: absolute;
    top: 116px;
    overflow: hidden;
  }

  .v1_1665 {
    width: 256px;
    height: 17.5px;
    opacity: 1;
    position: relative;
    top: 1px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    gap: 0px;
    justify-content: flex-end;
  }

  .v1_1666 {
    width: 50px;
    color: rgba(156, 156, 156, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 12px;
    opacity: 1;
    text-align: left;
  }

  .v1_1667 {
    color: rgba(70, 113, 224, 1);
    position: relative;
    top: 0px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 12px;
    opacity: 1;
    text-align: left;
  }

  .v209_437 {
    width: 12px;
    height: 18px;
    opacity: 1;
    position: relative;
    top: 0px;
    overflow: hidden;
    margin-right: 12px;
  }

  .v209_438 {
    width: 12px;
    height: 18px;
    background: url("");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 12px 12px;
    opacity: 1;
  }

  .v209_439 {
    width: 12px;
    height: 18px;
    background: url("");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 12px 12px;
    opacity: 1;
  }

  .v1_1669 {
    width: 174px;
    color: rgba(156, 156, 156, 1);
    position: absolute !important;
    top: 24px !important;
    right: 12px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 12px;
    opacity: 1;
    text-align: left;
  }

  .v1_1670 {
    width: 39px;
    height: 187px;
    position: absolute;
    top: 0px;
    left: calc(100% - 39px);
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
  }

  .v1_1683 {
    color: rgba(212, 76, 33, 1);
    position: relative;
    top: 0px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 12px;
    opacity: 1;
    text-align: left;
  }

  .v1_1686 {
    width: 256px;
    height: 176px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    cursor: hand;
  }

  .v1_1687 {
    width: 248px;
    height: 116px;
    border-left: 8px solid rgba(156, 156, 156, 1);
    border-top-left-radius: 8px;
    opacity: 1;
    position: absolute;
    top: 0px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    cursor: hand;
  }

  .v1_1688 {
    width: 240px;
    height: 56px;
    opacity: 1;
    position: absolute;
    top: 10px;
    left: 12px;
    overflow: hidden;
  }

  .v1_1689 {
    width: 240px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 12px;
    opacity: 1;
    text-align: left;
  }

  .v1_1690 {
    width: 240px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 18px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .v1_1691 {
    width: 240px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 36px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 12px;
    opacity: 1;
    text-align: left;
  }

  .v1_1692 {
    width: 230px;
    height: 30px;
    opacity: 1;
    position: absolute;
    top: 76px;
    left: 12px;
    overflow: hidden;
  }

  .v1_1693 {
    width: 200px;
    color: rgba(38, 38, 38, 1);
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    left: 0px;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }

  .v1_1696 {
    width: 250px;
    height: 60px;
    opacity: 1;
    position: absolute;
    top: 116px;
    left: 7px;
    overflow: hidden;
  }

  .v1_1697 {
    width: 174px;
    color: rgba(156, 156, 156, 1);
    position: absolute;
    top: 32px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 12px;
    opacity: 1;
    text-align: left;
  }

  .name {
    color: #fff;
  }

  .v1_1705 {
    width: 34px;
    height: 177px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }

  .v209_453 {
    width: 8px;
    height: 8px;
    opacity: 1;
    position: absolute;
    top: 78px;
    left: 16px;
  }

  .v209_454 {
    width: 8px;
    height: 8px;
    background-image: url("banner_next.png");
    background-size: 8px 8px;
    background-repeat: no-repeat;
    opacity: 1;
  }

  .v1_1707 {
    width: 30px;
    color: rgba(156, 156, 156, 1);
    position: absolute;
    top: 85px;
    left: 4px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 12px;
    opacity: 1;
    text-align: center;
  }

  .v1_973 {
    width: 1200px;
    height: 600px;
    opacity: 1;
    position: relative;
    top: 70px;
    left: 24px;
    display: flex;
    flex-direction: column;
    gap: 22px;
  }

  .v1_974 {
    width: calc(100% - 32px);
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: relative;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    padding-bottom: 20px;
    margin-top: 24px;
    margin-left: 24px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  }

  .v1_975 {
    width: 400px;
    opacity: 1;
    position: relative;
    display: flex;
    flex-direction: row;
  }

  .v1_1032 {
    width: 300px;
    height: 22px;
    opacity: 1;
    position: relative;
    left: 0px;
    display: flex;
    align-items: center;
    margin-top: 16px;
    margin-left: 16px;
  }

  .v1_976 {
    width: 82px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
  }

  .v1_978 {
    width: 120px;
    color: rgba(156, 156, 156, 1);
    position: relative;
    left: 15px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 14px;
    opacity: 1;
  }

  .v1_988 {
    width: 100%;
    height: 80px;
    opacity: 1;
    position: relative;
    margin-top: 54px;
    left: 16px;
    overflow: hidden;
    margin-bottom: 54px;
  }

  .v1_989 {
    width: 100%;
    color: rgba(156, 156, 156, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: center;
  }

  .v168_126 {
    width: 160px;
    height: 40px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: absolute;
    top: 30px;
    left: calc(50% - 80px);
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 1px 8px 1px rgba(0.6196078658103943, 0.6196078658103943, 0.6196078658103943, 0.36000001430511475);
    overflow: hidden;
  }

  .v168_127 {
    width: 160px;
    height: 40px;
    color: rgba(255, 255, 255, 1);
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    cursor: hand;
  }

  .v1_991 {
    width: calc(100% - 32px);
    height: 200px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: relative;
    left: 0px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    overflow: hidden;
    margin-top: 24px;
    margin-left: 24px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
  }

  .v1_992 {
    width: 100px;
    height: 22px;
    opacity: 1;
    position: absolute;
    top: 16px;
    left: 16px;
    overflow: hidden;
  }

  .v1_993 {
    width: 99px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
  }

  .v1_1005 {
    width: calc(100% - 29px);
    height: 140px;
    opacity: 1;
    position: absolute;
    top: 54px;
    left: 16px;
    overflow: hidden;
  }

  .v1_1006 {
    width: 100%;
    height: 140px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
  }

  .v1_1035 {
    width: 39px;
    height: 140px;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .v1_1007 {
    width: 34px;
    height: 130px;
    opacity: 1;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }

  .v168_128 {
    width: 8px;
    height: 8px;
    opacity: 1;
    position: absolute;
    top: 58px;
    left: 15px;
  }

  .v168_129 {
    width: 8px;
    height: 8px;
    background-image: url("banner_prev.png");
    background-size: 8px 8px;
    background-repeat: no-repeat;
    opacity: 1;
  }

  .v1_1009 {
    width: 30px;
    color: rgba(156, 156, 156, 1);
    position: absolute;
    top: 65px;
    left: 4px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 12px;
    opacity: 1;
    text-align: center;
    pointer-events: none;
  }

  .v1_1010 {
    width: calc(100% - 90px);
    height: 140px;
    opacity: 1;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: calc(10% - 90px);
    padding-top: 38px;
  }
  .v1_1010_sp {
    display: none;
  }
  .v1_1033 {
    width: 180px;
    height: 106px;
    opacity: 1;
    padding-top: 1px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .v1_1011 {
    width: 168px;
    height: 106px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    cursor: hand;
  }

  .v1_1013 {
    width: 168px;
    height: 106px;
    opacity: 1;
    position: absolute;
    overflow: hidden;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    }

  .v1_1036 {
    width: 39px;
    height: 140px;
    position: absolute;
    top: 0px;
    left: calc(100% - 39px);
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
  }

  .v1_1029 {
    width: 34px;
    height: 130px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }

  .v168_130 {
    width: 8px;
    height: 8px;
    opacity: 1;
    position: absolute;
    top: 58px;
    left: 16px;
  }

  .v168_131 {
    width: 8px;
    height: 8px;
    background-image: url("banner_next.png");
    background-size: 8px 8px;
    background-repeat: no-repeat;
    opacity: 1;
  }

  .v1_1031 {
    width: 30px;
    color: rgba(156, 156, 156, 1);
    position: absolute;
    top: 65px;
    left: 4px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 12px;
    opacity: 1;
    text-align: center;
    pointer-events: none;
  }

  .v1_2060 {
    width: 255px;
    height: 178px;
    opacity: 1;
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 12px;
    align-items: center;
    margin-left: 8px;
  }

  .v1_2065 {
    width: 258px;
    height: 48px;
    opacity: 1;
    position: relative;
    margin-bottom: 18px;
    display: flex;
    justify-content: center;
  }

  .v253_308 {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border: 1px dashed rgba(156, 156, 156, 1);
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    cursor: hand;
    flex-direction: column;
  }

  .v253_310 {
    width: 220px;
    color: rgba(156, 156, 156, 1);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
  }

  .v253_309 {
    width: 56px;
    height: 56px;
    background: url("");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
  }

  .v253_315 {
    width: 220px;
    color: rgba(156, 156, 156, 1);
    position: relative;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 12px;
    opacity: 1;
    text-align: center;
  }

  .v257_334 {
    width: 120px;
    height: 30px;
    background: rgba(255, 255, 255, 1);
    border: 3px solid rgba(214,41,90,1);
    opacity: 1;
    position: relative;
    top: 4px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    opacity: 1;
    cursor: pointer;
  }

  .v257_335 {
    width: 120px;
    height: 30px;
    color: rgba(214,41,90,1);
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .v257_330 {
    width: 120px;
    height: 30px;
    background: rgba(255, 255, 255, 1);
    border: 3px solid rgba(214,41,90,1);
    opacity: 1;
    position: relative;
    top: 4px;
    margin-left: 12px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }

  .v257_331 {
    width: 120px;
    height: 30px;
    color: rgba(214,41,90,1);
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .v1_1309 {
    width: 40px;
    height: 40px;
    background: url("");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    overflow: hidden;
  }

  .v1_2987 {
    width: 230px;
    height: 40px;
    opacity: 1;
    position: absolute;
    top: 73px;
    left: 12px;
    overflow: hidden;
  }

  .v1_2988 {
    width: 210px;
    color: rgba(212, 75, 32, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    overflow-wrap: break-word;
  }

  .v1_2989 {
    width: 230px;
    height: 50px;
    opacity: 1;
    position: absolute;
    top: 33px;
    left: 12px;
    overflow: hidden;
  }

  .v1_2990 {
    width: 210px;
    color: rgba(212, 75, 32, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    overflow-wrap: break-word;
  }

  .v1_2991 {
    width: 230px;
    height: 60px;
    opacity: 1;
    position: absolute;
    top: 53px;
    left: 12px;
    overflow: hidden;
  }

  .v1_2992 {
    width: 210px;
    color: rgba(212, 75, 32, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    overflow-wrap: break-word;
  }

  .v107_1279 {
    width: 235px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 10px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_1280 {
    width: 235px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 63px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: relative;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_1281 {
    width: 114px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 110px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_1282 {
    width: auto;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 130px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
  }

  .v107_1283 {
    width: 264px;
    height: 40px;
    opacity: 1;
    position: absolute;
    top: 170px;
    left: 0px;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v303_369 {
    width: 112px;
    height: 30px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: relative;
    top: 0px;
    left: 146px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }

  .v303_370 {
    width: 112px;
    height: 30px;
    color: rgba(255, 255, 255, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 30px;
  }

  .v107_612 {
    width: 235px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 10px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_613 {
    width: 235px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 66px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_614 {
    width: 240px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 110px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_615 {
    width: auto;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 130px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
  }

  .v107_616 {
    width: 264px;
    height: 40px;
    opacity: 1;
    position: relative;
    top: 170px;
    left: 0px;
    overflow: hidden;
  }

  .v107_617 {
    width: 112px;
    height: 30px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: relative;
    top: 0px;
    left: 146px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }

  .v107_618 {
    width: 112px;
    height: 30px;
    color: rgba(255, 255, 255, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 30px;
  }

  .v107_950 {
    width: 246px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 10px;
    left: 10px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_951 {
    width: 235px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 44px;
    left: 10px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_952 {
    width: 250px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 124px;
    left: 10px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_674 {
    width: 264px;
    height: 40px;
    opacity: 1;
    position: relative;
    top: 170px;
    left: 0px;
    overflow: hidden;
  }

  .v107_675 {
    width: 112px;
    height: 30px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: relative;
    top: 0px;
    left: 146px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }

  .v107_676 {
    width: 112px;
    height: 30px;
    color: rgba(255, 255, 255, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 30px;
  }

  .v107_1615 {
    width: 235px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 10px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_1616 {
    width: 235px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 62px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_1617 {
    color: rgba(38, 38, 38, 1);
    position: relative;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_1618 {
    color: rgba(38, 38, 38, 1);
    position: relative;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
  }

  .v107_1619 {
    color: rgba(38, 38, 38, 1);
    position: relative;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: right;
  }

  .v107_1620 {
    width: 264px;
    height: 40px;
    opacity: 1;
    position: relative;
    top: 50px;
    left: 0px;
    overflow: hidden;
  }

  .v309_295 {
    width: 112px;
    height: 30px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: relative;
    top: 0px;
    left: 146px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }

  .v309_296 {
    width: 112px;
    height: 30px;
    color: rgba(255, 255, 255, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 30px;
  }

  .v107_3119 {
    width: 450px;
    height: 506px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: fixed;
    top: calc(50% - 253px);
    left: calc(50% - 225px);
    z-index: 10;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    overflow: hidden;
  }

  .v107_3120 {
    width: 450px;
    height: 22px;
    opacity: 1;
    position: absolute;
    top: 16px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3121 {
    width: 378px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
  }

  .v310_755 {
    width: 22px;
    height: 22px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 3px;
    right: 20px;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v310_756 {
    width: 14px;
    height: 14px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 4px;
    left: 4px;
  }

  .v107_3123 {
    width: 450px;
    height: 1px;
    background: rgba(200, 200, 200, 1);
    opacity: 1;
    position: absolute;
    top: 54px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3124 {
    width: 450px;
    height: 28px;
    opacity: 1;
    position: absolute;
    top: 70px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3125 {
    width: 402px;
    height: 28px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }

  .v107_3126 {
    width: 110px;
    height: 28px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 3px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_3127 {
    width: 288px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 114px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }

  .v107_3128 {
    width: 450px;
    height: auto;
    opacity: 1;
    position: absolute;
    top: 114px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3129 {
    width: 402px;
    height: 21px;
    opacity: 1;
    margin-bottom: 8px;
    position: relative;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }

  .v107_3130 {
    width: 88px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_3131 {
    width: 56px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
  }

  .v107_3132 {
    width: 250px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
  }

  .v107_3133 {
    width: 402px;
    height: 24px;
    opacity: 1;
    margin-bottom: 8px;
    position: relative;
    left: 24px;
    overflow: hidden;
  }

  .v107_3134 {
    width: 110px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_3135 {
    width: 288px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
  }

  .v107_3143 {
    width: 450px;
    height: 140px;
    opacity: 1;
    position: absolute;
    top: 238px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3144 {
    width: 402px;
    height: auto;
    position: absolute;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }

  .v107_3145 {
    width: 394px;
    height: auto;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 4px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_3146 {
    width: 402px;
    height: auto;
    position: absolute;
    top: 48px;
    left: 24px;
    overflow: hidden;
  }

  .v107_3147 {
    width: 402px;
    height: auto;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_3148 {
    width: 402px;
    height: auto;
    position: absolute;
    top: 96px;
    left: 24px;
    overflow: hidden;
  }

  .v107_3149 {
    width: 402px;
    height: auto;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_3150 {
    width: 450px;
    height: 22px;
    opacity: 1;
    position: absolute;
    top: 390px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3151 {
    width: 195px;
    height: 22px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 24px;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v310_757 {
    width: 21px;
    height: 21px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }

  .v310_758 {
    width: 14px;
    height: 14px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 4px;
    left: 3px;
  }

  .v107_3153 {
    width: 159px;
    color: rgba(0,129,172,1);
    position: absolute;
    top: 0px;
    left: 20px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
  }

  .v107_3154 {
    width: 450px;
    height: 1px;
    background: rgba(200, 200, 200, 1);
    opacity: 1;
    position: absolute;
    top: 441px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3155 {
    width: 450px;
    height: 42px;
    opacity: 1;
    position: absolute;
    top: 458px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3156 {
    width: 109px;
    height: 32px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 329px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v107_3157 {
    width: 89px;
    height: 32px;
    color: rgba(255, 255, 255, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 32px;
  }

  .v310_759 {
    width: 14px;
    height: 14px;
    opacity: 1;
    position: absolute;
    top: 8px;
    left: 77px;
    overflow: hidden;
  }

  .v310_760 {
    width: 12px;
    height: 12px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 2px;
    left: 2px;
  }

  .v107_2001 {
    width: 450px;
    height: 427px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: fixed;
    top: calc(50% - 213px);
    left: calc(50% - 225px);
    z-index: 10;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    overflow: hidden;
  }

  .v107_2002 {
    width: 450px;
    height: 22px;
    opacity: 1;
    position: absolute;
    top: 16px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2003 {
    width: 378px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v320_297 {
    width: 22px;
    height: 22px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 3px;
    right: 20px;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v320_298 {
    width: 14px;
    height: 14px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 4px;
    left: 4px;
  }

  .v107_2005 {
    width: 450px;
    height: 1px;
    background: rgba(200, 200, 200, 1);
    opacity: 1;
    position: absolute;
    top: 54px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2006 {
    width: 450px;
    height: 60px;
    opacity: 1;
    position: absolute;
    top: 70px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2007 {
    width: 402px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_2008 {
    width: 450px;
    height: 68px;
    opacity: 1;
    position: absolute;
    top: 146px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2009 {
    width: 402px;
    height: 28px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }

  .v107_2010 {
    width: 110px;
    height: 20px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 6px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_2011 {
    width: 288px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    bottom: 0;
    left: 114px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }

  .v107_2012 {
    width: 402px;
    height: 28px;
    opacity: 1;
    position: absolute;
    top: 36px;
    left: 24px;
    overflow: hidden;
  }

  .v107_2013 {
    width: 110px;
    height: 20px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 6px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_2014 {
    width: 288px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 114px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }

  .v107_2015 {
    width: 450px;
    height: 21px;
    opacity: 1;
    position: absolute;
    top: 230px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2016 {
    width: 402px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_2017 {
    width: 450px;
    height: 28px;
    opacity: 1;
    position: absolute;
    top: 267px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2018 {
    width: 402px;
    height: 28px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }

  .v107_2019 {
    width: 180px;
    height: 20px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 6px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_2020 {
    width: 218px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 184px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }

  .v107_2021 {
    width: 120px;
    height: 22px;
    opacity: 1;
    position: absolute;
    top: 311px;
    left: 0px;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v107_2022 {
    width: 108px;
    height: 22px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }

  .v320_299 {
    width: 21px;
    height: 21px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }

  .v320_300 {
    width: 14px;
    height: 14px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 4px;
    left: 3px;
  }

  .v107_2024 {
    width: auto;
    color: rgba(0,129,172,1);
    position: absolute;
    top: 0px;
    left: 20px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
  }

  .v107_2025 {
    width: 450px;
    height: 1px;
    background: rgba(200, 200, 200, 1);
    opacity: 1;
    position: absolute;
    top: 362px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2026 {
    width: 450px;
    height: 40px;
    opacity: 1;
    position: absolute;
    top: 379px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2027 {
    width: 141px;
    height: 32px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 297px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v107_2028 {
    width: 131px;
    height: 32px;
    color: rgba(255, 255, 255, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 32px;
  }

  .v320_301 {
    width: 14px;
    height: 14px;
    opacity: 1;
    position: absolute;
    top: 8px;
    left: 109px;
    overflow: hidden;
  }

  .v320_302 {
    width: 12px;
    height: 12px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 2px;
    left: 2px;
  }

  .v107_2753 {
    width: 450px;
    height: 530px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: fixed;
    top: calc(50% - 265px);
    left: calc(50% - 225px);
    z-index: 10;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    overflow: hidden;
  }

  .v107_2754 {
    width: 450px;
    height: 22px;
    opacity: 1;
    position: absolute;
    top: 16px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2755 {
    width: 378px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_2757 {
    width: 450px;
    height: 1px;
    background: rgba(200, 200, 200, 1);
    opacity: 1;
    position: absolute;
    top: 54px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2758 {
    width: 450px;
    height: 120px;
    opacity: 1;
    position: absolute;
    top: 70px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2759 {
    width: 402px;
    height: 20px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }

  .v107_2760 {
    width: 394px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_2761 {
    width: 402px;
    height: 100px;
    opacity: 1;
    position: absolute;
    top: 24px;
    left: 24px;
    overflow: hidden;
  }

  .v107_2762 {
    width: 402px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
  }

  .v107_2763 {
    width: 450px;
    height: 28px;
    opacity: 1;
    position: absolute;
    top: 207px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2764 {
    width: 402px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 4px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_2765 {
    width: 450px;
    height: 63px;
    opacity: 1;
    position: absolute;
    top: 234px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2766 {
    width: 402px;
    height: 21px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }

  .v107_2767 {
    width: 402px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_2768 {
    width: 402px;
    height: 21px;
    opacity: 1;
    position: absolute;
    top: 21px;
    left: 24px;
    overflow: hidden;
  }

  .v107_2769 {
    width: 402px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_2770 {
    width: 402px;
    height: 21px;
    opacity: 1;
    position: absolute;
    top: 42px;
    left: 24px;
    overflow: hidden;
  }

  .v107_2771 {
    width: 402px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_2772 {
    width: 450px;
    height: 28px;
    opacity: 1;
    position: absolute;
    top: 320px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2773 {
    width: 402px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 4px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_2774 {
    width: 450px;
    height: 42px;
    opacity: 1;
    position: absolute;
    top: 350px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2775 {
    width: 402px;
    height: 21px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }

  .v107_2776 {
    width: 402px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_2777 {
    width: 402px;
    height: 21px;
    opacity: 1;
    position: absolute;
    top: 21px;
    left: 24px;
    overflow: hidden;
  }

  .v107_2778 {
    width: 402px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_2779 {
    width: 450px;
    height: 22px;
    opacity: 1;
    position: absolute;
    top: 415px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2780 {
    width: 151px;
    height: 22px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 24px;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v322_585 {
    width: 21px;
    height: 21px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }

  .v322_586 {
    width: 14px;
    height: 14px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 4px;
    left: 3px;
  }

  .v107_2782 {
    width: auto;
    color: rgba(0,129,172,1);
    position: absolute;
    top: 0px;
    left: 20px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
  }

  .v107_2783 {
    width: 450px;
    height: 1px;
    background: rgba(200, 200, 200, 1);
    opacity: 1;
    position: absolute;
    top: 466px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2784 {
    width: 450px;
    height: 40px;
    opacity: 1;
    position: absolute;
    top: 483px;
    left: 0px;
    overflow: hidden;
  }

  .v107_2785 {
    width: 141px;
    height: 32px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 297px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v107_2786 {
    width: 131px;
    height: 32px;
    color: rgba(255, 255, 255, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 32px;
  }

  .v322_583 {
    width: 14px;
    height: 14px;
    opacity: 1;
    position: absolute;
    top: 8px;
    left: 109px;
    overflow: hidden;
  }

  .v322_584 {
    width: 12px;
    height: 12px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 2px;
    left: 2px;
  }

  .v107_3491 {
    width: 450px;
    height: 645px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: fixed;
    top: calc(50% - 322.5px);
    left: calc(50% - 225px);
    z-index: 10;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    overflow: hidden;
  }

  .v107_3492 {
    width: 450px;
    height: 22px;
    opacity: 1;
    position: absolute;
    top: 16px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3493 {
    width: 378px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
  }

  .v324_731 {
    width: 22px;
    height: 22px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 3px;
    right: 20px;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v324_732 {
    width: 14px;
    height: 14px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 4px;
    left: 4px;
  }

  .v107_3495 {
    width: 450px;
    height: 1px;
    background: rgba(200, 200, 200, 1);
    opacity: 1;
    position: absolute;
    top: 54px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3496 {
    width: 450px;
    height: 20px;
    opacity: 1;
    position: absolute;
    top: 70px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3497 {
    width: 402px;
    height: 20px;
    background: url("");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }

  .v107_3498 {
    width: 394px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_3499 {
    width: 450px;
    height: 100px;
    opacity: 1;
    position: absolute;
    top: 106px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3500 {
    width: 386px;
    height: 28px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 32px;
    overflow: hidden;
  }

  .v107_3501 {
    width: 110px;
    height: 20px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 6px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_3502 {
    width: 37px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 114px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }

  .v107_3503 {
    width: 110px;
    height: 20px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 120px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
  }

  .v107_3504 {
    width: 386px;
    height: 28px;
    opacity: 1;
    position: absolute;
    top: 36px;
    left: 32px;
    overflow: hidden;
  }

  .v107_3505 {
    width: 110px;
    height: 20px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 6px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_3506 {
    width: 44px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 114px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }

  .v107_3507 {
    width: 110px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 120px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
  }

  .v107_3508 {
    width: 386px;
    height: 28px;
    opacity: 1;
    position: absolute;
    top: 72px;
    left: 32px;
    overflow: hidden;
  }

  .v107_3509 {
    width: 110px;
    height: 20px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 6px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_3510 {
    width: 25px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 1px;
    left: 114px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }

  .v107_3511 {
    width: 110px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 120px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
  }

  .v107_3512 {
    width: 450px;
    height: 20px;
    opacity: 1;
    position: absolute;
    top: 222px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3513 {
    width: 402px;
    height: 20px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }

  .v107_3514 {
    width: 402px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    display: block;
    word-break: break-all;
  }

  .v107_3515 {
    width: 450px;
    height: 28px;
    opacity: 1;
    position: absolute;
    top: 258px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3516 {
    width: 386px;
    height: 300px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 32px;
    overflow: hidden;
  }

  .v107_3517 {
    width: 110px;
    height: 20px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 6px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_3518 {
    width: 57px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 114px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }

  .v107_3519 {
    width: 110px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 120px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
  }

  .v107_3520 {
    width: 450px;
    height: 90px;
    opacity: 1;
    position: absolute;
    top: 302px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3521 {
    width: 402px;
    height: 22px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }

  .v107_3522 {
    width: 151px;
    height: 22px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 14px;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v324_739 {
    width: 21px;
    height: 21px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }

  .v324_740 {
    width: 14px;
    height: 14px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 4px;
    left: 3px;
  }

  .v107_3524 {
    width: auto;
    color: rgba(0,129,172,1);
    position: absolute;
    top: 0px;
    left: 20px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
  }

  .v107_3525 {
    width: 402px;
    height: 22px;
    opacity: 1;
    position: absolute;
    top: 30px;
    left: 24px;
    overflow: hidden;
  }

  .v107_3526 {
    width: 108px;
    height: 22px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 14px;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v324_737 {
    width: 21px;
    height: 21px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }

  .v324_738 {
    width: 14px;
    height: 14px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 4px;
    left: 3px;
  }

  .v107_3528 {
    width: auto;
    color: rgba(0,129,172,1);
    position: absolute;
    top: 0px;
    left: 20px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
  }

  .v107_3529 {
    width: 402px;
    height: 22px;
    opacity: 1;
    position: absolute;
    top: 60px;
    left: 24px;
    overflow: hidden;
  }

  .v107_3530 {
    width: 180px;
    height: 22px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 14px;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v324_735 {
    width: 21px;
    height: 21px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }

  .v324_736 {
    width: 14px;
    height: 14px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 4px;
    left: 3px;
  }

  .v107_3532 {
    width: auto;
    color: rgba(0,129,172,1);
    position: absolute;
    top: 0px;
    left: 20px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
  }

  .v107_3533 {
    width: 450px;
    height: 170px;
    opacity: 1;
    position: absolute;
    top: 408px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3534 {
    width: 402px;
    height: auto;
    position: relative;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }

  .v107_3535 {
    width: 402px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_3536 {
    width: 402px;
    height: auto;
    opacity: 1;
    position: relative;
    top: 2px;
    left: 24px;
    overflow: hidden;
  }

  .v107_3537 {
    width: 402px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_3538 {
    width: 402px;
    height: auto;
    opacity: 1;
    position: relative;
    top: 4px;
    left: 24px;
    overflow: hidden;
  }

  .v107_3539 {
    width: 402px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v107_3540 {
    width: 450px;
    height: 1px;
    background: rgba(200, 200, 200, 1);
    opacity: 1;
    position: absolute;
    top: 580px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3541 {
    width: 450px;
    height: 40px;
    opacity: 1;
    position: absolute;
    top: 597px;
    left: 0px;
    overflow: hidden;
  }

  .v107_3542 {
    width: 141px;
    height: 32px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 297px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v107_3543 {
    width: 131px;
    height: 32px;
    color: rgba(255, 255, 255, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 32px;
  }

  .v324_733 {
    width: 14px;
    height: 14px;
    opacity: 1;
    position: absolute;
    top: 8px;
    left: 109px;
    overflow: hidden;
  }

  .v324_734 {
    width: 12px;
    height: 12px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 2px;
    left: 2px;
  }

  .v1_3446 {
    width: 599px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: relative;
    top: 50%;
    left: 50%;
    z-index: 10;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    overflow: hidden;
    transform: translate(-50%,-50%);
  }

  .v1_3447 {
    width: 599px;
    height: 22px;
    opacity: 1;
    position: relative;
    top: 16px;
    left: 0px;
    overflow: hidden;
  }

  .v1_3448 {
    width: 599px;
    color: rgba(38, 38, 38, 1);
    position: absolute;
    top: 0px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
  }

  .v329_528 {
    width: 22px;
    height: 22px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 3px;
    right: 20px;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v329_529 {
    width: 14px;
    height: 14px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 4px;
    left: 4px;
  }

  .v1_3450 {
    width: 599px;
    height: 1px;
    background: rgba(200, 200, 200, 1);
    opacity: 1;
    position: relative;
    margin-top: 30px;
    left: 0px;
    overflow: hidden;
  }

  .v1_3451 {
    width: 599px;
    height: auto;
    opacity: 1;
    position: relative;
    margin-top: 10px;
    left: 0px;
    overflow: hidden;
  }

  .v1_3452 {
    width: 100%;
    height: auto;
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }

  .list-browse {
    top: 0px;
    left: 0px;
    display: flex;
    position: relative;
  }

  .list-browse-details-head {
    width: 100%;
    height: 38px;
    background: rgba(245, 245, 245, 1);
    opacity: 1;
    position: relative;
    display: flex;
    border-bottom: 2px solid rgba(200, 200, 200, 1);
  }

  .v329_530 {
    width: 489px;
    height: 38px;
    background: rgba(255,255,255,1);
    opacity: 1;
    position: relative;
    overflow: hidden;
  }

  .v329_531 {
    width: 489px;
    color: rgba(156,156,156,1);
    position: absolute;
    top: 8px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
  }

  .v329_538 {
    width: 110px;
    height: 38px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: relative;
    overflow: hidden;
  }

  .v329_539 {
    width: 110px;
    color: rgba(156, 156, 156, 1);
    position: absolute;
    top: 8px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
  }

  .v1_3457 {
    width: 599px;
    max-height: 210px;
    opacity: 1;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
  }

  .list-browse-detail {
    top: 0px;
    left: 0px;
    display: flex;
    position: relative;
  }

  .list-browse-details-body {
    width: 599px;
    opacity: 1;
    position: relative;
    display: flex;
    border-bottom: 0.5px solid rgba(200, 200, 200, 1);
  }

  .v329_534 {
    width: 489px;
    height: 100%;
    opacity: 1;
    overflow: hidden;
    display:flex;
  }

  .v329_535 {
    width: 100%;
    padding: 4px 0px 5px 16px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    vertical-align:middle;
    line-height: 20px;
  }

  .v329_540 {
    width: 110px;
    overflow: hidden;
  }

  .v329_558 {
    width: 110px;
    height: 100%;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
  }

  .v1_3462 {
    width: 599px;
    height: 40px;
    opacity: 1;
    position: relative;
    margin-top: 20px;
    left: 0px;
    overflow: hidden;
    margin-bottom: 10px;
  }

  .v329_524 {
    width: 104px;
    height: 32px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 373px;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v329_525 {
    width: 104px;
    height: 32px;
    color: rgba(214,41,90,1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 32px;
  }

  .v329_526 {
    width: 90px;
    height: 32px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 485px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v329_527 {
    width: 90px;
    height: 32px;
    color: rgba(255, 255, 255, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 32px;
  }

  .v1_3465 {
    width: 217px;
    height: 20px;
    margin: 5px;
    opacity: 1;
    position: absolute;
    top: 175px;
    left: 25px;
    overflow: hidden;
  }

  .v4_409 {
    width: 512px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: fixed;
    top: calc(50% - 165.5px);
    left: calc(50% - 256px);
    z-index: 10;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    overflow: hidden;
  }

  .v4_410 {
    width: 512px;
    height: 22px;
    opacity: 1;
    position: relative;
    margin-top: 16px;
    left: 0px;
    overflow: hidden;
  }

  .v4_411 {
    width: 440px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
  }

  .v335_724 {
    width: 22px;
    height: 22px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 3px;
    right: 20px;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v335_725 {
    width: 14px;
    height: 14px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 4px;
    left: 4px;
  }

  .v4_413 {
    width: 512px;
    height: 1px;
    background: rgba(200, 200, 200, 1);
    opacity: 1;
    position: relative;
    margin-top: 16px;
    left: 0px;
    overflow: hidden;
  }

  .v4_414 {
    width: 512px;
    height: auto;
    opacity: 1;
    position: relative;
    margin-top: 10px;
    left: 0px;
    overflow: hidden;
  }

  .v4_415 {
    width: 464px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
    word-wrap: break-word;
    display: block;
  }

  .v4_416 {
    width: 512px;
    opacity: 1;
    position: relative;
    margin-top: 16px;
    left: 0px;
    top: auto;
    overflow: hidden;
  }

  .v4_417 {
    width: 440px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    margin-left: 36px;
    margin-right: 36px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    display: inherit;
    word-wrap: break-word;
  }

  .v4_418 {
    width: 512px;
    height: 40px;
    opacity: 1;
    position: relative;
    margin-top: 16px;
    left: 0px;
    overflow: hidden;
  }

  .v4_419 {
    width: 122px;
    height: 32px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: relative;
    top: 0px;
    margin-left: 370px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v4_420 {
    width: 112px;
    height: 32px;
    color: rgba(255, 255, 255, 1);
    position: absolute;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 32px;
  }

  .v335_728 {
    width: 21px;
    height: 21px;
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 87px;
    overflow: hidden;
  }

  .v335_729 {
    width: 14px;
    height: 14px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 4px;
    left: 5px;
  }

  .v4_422 {
    width: 512px;
    height: 1px;
    background: rgba(200, 200, 200, 1);
    opacity: 1;
    position: relative;
    margin-top: 16px;
    left: 0px;
    overflow: hidden;
  }

  .v4_423 {
    width: 512px;
    height: auto;
    opacity: 1;
    position: relative;
    margin-top: 16px;
    left: 0px;
    overflow: hidden;
  }

  .v4_424 {
    width: 464px;
    color: rgba(38,38,38,1);
    position: relative;
    top: 0px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
    word-wrap: break-word;
    display: block;
  }

  .v4_425 {
    width: 512px;
    opacity: 1;
    position: relative;
    margin-top: 16px;
    left: 0px;
    top: auto;
    overflow: hidden;
  }

  .v4_426 {
    width: 440px;
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    margin-left: 36px;
    margin-right: 36px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-wrap: break-word;
    display: block;
  }

  .v4_427 {
    width: 512px;
    height: 40px;
    opacity: 1;
    position: relative;
    margin-top: 16px;
    left: 0px;
    overflow: hidden;
    margin-bottom: 16px;
  }

  .v4_428 {
    width: 122px;
    height: 32px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: absolute;
    top: 0px;
    right: 20px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
  }

  .v4_429 {
    width: 112px;
    height: 32px;
    color: rgba(255, 255, 255, 1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 32px;
  }

  .v335_726 {
    width: 21px;
    height: 21px;
    opacity: 1;
    position: absolute;
    top: 5px;
    left: 87px;
    overflow: hidden;
  }

  .v335_727 {
    width: 14px;
    height: 14px;
    background-image: url("");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 4px;
    left: 5px;
  }

  .v4_2089 {
    width: 473px;
    height: 32px;
    background: rgba(255, 255, 255, 1);
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }

  .v4_2090 {
    width: auto;
    color: rgba(214,41,90,1);
    position: absolute;
    top: 0px;
    right: 10px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 16px;
    opacity: 1;
    text-align: center;
  }

  .v4_2560 {
    color: rgba(38, 38, 38, 1);
    position: relative;
    top: 0px;
    font-family: Noto Sans JP;
    font-weight: normal;
    font-size: 12px;
    opacity: 1;
    text-align: left;
  }

  .v18_1930 {
    width: 12px;
    height: 18px;
    background: url("account_stay.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 12px 12px;
    opacity: 1;
  }

  .v171_540 {
    width: 540px;
    background: rgba(212, 76, 33, 1);
    opacity: 1;
    position: absolute;
    top:20px;
    left:50%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 2px 4px 12px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    z-index: 2;
    cursor: pointer;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    padding: 10px;
    transform: translate(-50%, 10px);
  }

  .v171_541 {
    height: auto;
    color: rgba(255, 255, 255, 1);
    position: relative;
    top: 0px;
    left: 16px;
    padding: 5px 0;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
    width: calc(100% - 32px);
  }
  .v006_7{
    display: block;
    position: absolute;
    padding: 8px;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 13px;
    line-height: 1.6em;
    color: #fff;
    border-radius: 5px;
    background: #000;
    min-width: 300px;
    height: auto;
    z-index: 1;
    left: -90px;
    bottom: 26px;
  }
  .v006_7:before {
    content: "";
    position: absolute;
    border: 5px solid transparent;
    border-top: 10px solid #000;
    left: 93px;
    bottom: -15px;
  }
  .v006_12{
    display: block;
    position: absolute;
    padding: 8px;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 13px;
    line-height: 1.6em;
    color: #fff;
    border-radius: 5px;
    background: #000;
    min-width: 300px;
    height: auto;
    z-index: 1;
    left: -280px;
    bottom: 26px;
  }
  .v006_12:before {
    content: "";
    position: absolute;
    border: 5px solid transparent;
    border-top: 10px solid #000;
    left: 283px;
    bottom: -15px;
  }
  .swiper {
    margin-left: 0px !important;
    margin-left: 10px;
    margin-right: 10px;
    width: 100%;
    height: 100%;
  }
  .v1_1064 {
    width: calc(100% - 30px);
    height: 44px;
    position: relative;
    top: 20px;
    left: 24px;
  }
  .v1_1065 {
    width: 145px;
    height: 32px;
    background: rgba(234,148,172,1);
    border: rgba(234,148,172,1);
    opacity: 1;
    position: absolute;
    top: 5px;
    right: 293px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }
  .v1_1066 {
    width: 145px;
    height: 32px;
    opacity: 1;
    position: absolute;
    background: rgba(234,148,172,1);
    border: rgba(234,148,172,1);
    top: 0px;
    left: 5px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .v1_1067 {
    width: auto;
    height: 32px;
    color: rgba(255,255,255,1);
    position: relative;
    top: 0px;
    overflow: hidden;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    display: flex;
    text-align: center;
    line-height: 32px;
  }
  .v1_1068 {
    width: 24px;
    height: 32px;
    opacity: 1;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .v1_1069 {
    width: 24px;
    height: 32px;
    background: url("list_free.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 8px 8px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
  }
  .v1_1070 {
    width: 145px;
    height: 32px;
    background: rgba(234,148,172,1);
    border: rgba(234,148,172,1);
    opacity: 1;
    position: absolute;
    top: 5px;
    right: 130px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }
  .v1_1071 {
    width: 145px;
    height: 32px;
    opacity: 1;
    position: absolute;
    background: rgba(234,148,172,1);
    border: rgba(234,148,172,1);
    top: 0px;
    left: 0px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .v1_1072 {
    width: auto;
    height: 32px;
    color: rgba(255,255,255,1);
    position: relative;
    top: 0px;
    overflow: hidden;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    display: flex;
    text-align: center;
    line-height: 32px;
  }
  .v1_1073 {
    width: 114px;
    height: 32px;
    background: rgba(234,148,172,1);
    border: rgba(234,148,172,1);
    opacity: 1;
    position: absolute;
    top: 5px;
    right: 0px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }
  .v1_1074 {
    width: 114px;
    height: 32px;
    opacity: 1;
    position: absolute;
    background: rgba(234,148,172,1);
    border: rgba(234,148,172,1);
    top: 0px;
    left: 0px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .v1_1075 {
    width: auto;
    height: 32px;
    color: rgba(255,255,255,1);
    position: relative;
    top: 0px;
    overflow: hidden;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    display: flex;
    text-align: center;
    line-height: 32px;
  }
  .v1_1064 .edit {
    display: none;
    position: absolute;
    right: 293px;
    top: 40px;
    background-color: #fff;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    z-index: 2;
    overflow: hidden;
    cursor: pointer;
  }
  .v1_1064 .edit.active {
      display: block;
  }

  .v1_1064 .edit-list {
      width: 200px;
  }
  .v1_1064 .edit-link {
    display: block;
    padding: 5px;
    padding-left: 20px;
    color: rgba(38,38,38,1);
    font-size: 14px;
    font-family: Noto Sans JP;
    text-decoration: none;
    line-height: 32px;
    cursor: pointer;
  }
  .v1_1064 .edit-link:hover {
    background: rgba(245,245,245,1);
  }
  .v1_1026 {
    width: 93px;
    height: 32px;
    background: rgba(234,148,172,1);
    opacity: 1;
    position: absolute;
    top: -18px;
    left: 196px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    z-index: 1;
  }
  .v1_1027 {
    width: 17px;
    height: 32px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .v1_1028 {
    width: 17px;
    height: 17px;
    background: url("move_free.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 17px 17px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .v1_1040 {
    width: 17px;
    height: 32px;
    opacity: 1;
    position: absolute;
    top: 0px;
    right: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .v1_1041 {
    width: 17px;
    height: 17px;
    background: url("delete_free.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 17px 17px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .v1_1020 {
    width: 93px;
    height: 32px;
    background: rgba(234,148,172,1);
    opacity: 1;
    position: absolute;
    top: -20px;
    right: 0px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    z-index: 1;
  }
  .v1_1022 {
    width: 17px;
    height: 32px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .v1_1023 {
    width: 17px;
    height: 17px;
    background: url("move_free.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 17px 17px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .v1_1024 {
    width: 17px;
    height: 32px;
    opacity: 1;
    position: absolute;
    top: 0px;
    right: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .v1_1025 {
    width: 17px;
    height: 17px;
    background: url("delete_free.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 17px 17px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .accounts-add.active {
    z-index: 9;
    display: block;
  }

  .accounts-add {
      font-size: 14px;
      line-height: 1.4;
      font-weight: normal;
      background-color: #fff;
      position: absolute;
      top: 40px;
      -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
      display: none;
      -webkit-transition: all 0.2s;
      transition: all 0.2s;
      right: 110px;
      max-height:75px;
      overflow-y: auto;
      overflow-x: hidden;
  }

  .accounts-add .add-menu-link-list {
      padding: 2px 12px;
      max-height: 180px;
      cursor: pointer;
      white-space: nowrap;
      overflow: hidden;
  }

  .accounts-add .add-menu-link-list:hover {
    background: rgba(245,245,245,1);
  }

  .v1_1648_edit {
    min-height: 187px;
    position: relative;
    margin-top: 16px;
    margin-left: 40px;
    margin-right: 40px;
    overflow: hidden;
  }

  .v1_1649_edit {
    width: 100%;
    height: auto;
    opacity: 1;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
  }

  .v1_1653_edit {
    width: 100%;
    height: auto;
    opacity: 1;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    padding: 10px 10px 10px 10px;
    flex-wrap: wrap;
    justify-content: flex-start;
    grid-column-gap: 40px;
  }

  .v1_1668_edit {
    width: 271px;
    height: 176px;
    opacity: 1;
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 7.5px;
    margin-right: 7.5px;
  }

  .v1_1654_disable div,
  .v1_1686_disable div{
    cursor: default;
  }

  .v1_1668_edit .v1_1654 div,
  .v1_1668_edit .v1_1686 div{
    cursor: default;
  }
  
  .v1_1043 {
    width: 93px;
    height: 32px;
    background: rgba(234,148,172,1);
    opacity: 1;
    position: absolute;
    top: 5px;
    left: calc(100% - 98px);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
  }
  .v1_1044 {
    width: 17px;
    height: 32px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .v1_1045 {
    width: 17px;
    height: 17px;
    background: url("move_free.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 17px 17px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .v1_1046 {
    width: 17px;
    height: 32px;
    opacity: 1;
    position: absolute;
    top: 0px;
    right: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .v1_1047 {
    width: 17px;
    height: 17px;
    background: url("delete_free.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 17px 17px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .v1_1057 {
    width: 93px;
    height: 32px;
    background: rgba(234,148,172,1);
    opacity: 1;
    position: absolute;
    top: -16px;
    right: 0px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    z-index: 5;
  }
  .v1_1048 {
    width: 118px;
    height: 32px;
    background: rgba(234,148,172,1);
    border: rgba(234,148,172,1);
    opacity: 1;
    position: absolute;
    top: 5px;
    left: calc(100% - 230px);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }
  .v1_1049 {
    width: 118px;
    height: 32px;
    opacity: 1;
    position: absolute;
    background: rgba(234,148,172,1);
    border: rgba(234,148,172,1);
    top: 0px;
    left: 5px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .v1_1050 {
    width: auto;
    height: 32px;
    color: rgba(255,255,255,1);
    position: relative;
    top: 0px;
    overflow: hidden;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    display: flex;
    text-align: center;
    line-height: 32px;
  }
  .v1_1051 {
    width: 24px;
    height: 32px;
    opacity: 1;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .v1_1052 {
    width: 32px;
    height: 32px;
    background: url("list_free.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 8px 8px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
  }
  .v1_1058 {
    width: 17px;
    height: 32px;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .v1_1059 {
    width: 17px;
    height: 17px;
    background: url("move_free.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 17px 17px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .v1_1060 {
    width: 17px;
    height: 32px;
    opacity: 1;
    position: absolute;
    top: 0px;
    right: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .v1_1061 {
    width: 17px;
    height: 17px;
    background: url("delete_free.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 17px 17px;
    opacity: 1;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .view-sp{
    display: none;
}
  .btn-disabled {
    opacity: 0.3;
    cursor: initial;
    pointer-events: none;
  }
  .v2_2301 {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    opacity: 1;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9;
  }
  .v431_286 {
    width: 427px;
    height: auto; 
    min-height: 345px;
    background: rgba(255,255,255,1);
    opacity: 1;
    position: fixed;
    top: calc(50% - 182.5px);
    left: calc(50% - 213.5px);
    margin: auto;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    overflow: hidden;
    z-index: 10;
  }
  .v431_294 {
    width: 36px;
    height: 36px;
    background: url("");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 24px 24px;
    opacity: 1;
    position: absolute;
    top: 8px;
    right: 8px;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .v431_295 {
    width: 36px;
    height: 36px;
    position: absolute;
  }
  .v431_287 {
    width: 226px;
    height: 226px;
    opacity: 1;
    position: relative;
    top: 0px;
    left: 101px;
  }
  .v431_292 {
    width: 226px;
    height: 226px;
    top: 0px;
    left: 0px;
  }
  .v431_288 {
    width: 427px;
    height: 1px;
    background: rgba(225,225,225,1);
    opacity: 1;
    position: relative;
    overflow: hidden;
  }
  .v431_289 {
    width: 427px;
    height: auto;
    opacity: 1;
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
  }
  .v431_290 {
    width: calc(100% - 80px);
    color: rgba(38,38,38,1);
    position: relative;
    left: 38px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: center;
    word-break: break-all;
  }
  .v431_291 {
    width: 427px;
    height: 56px;
    opacity: 1;
    position: relative;
    border-bottom: 32px;
    overflow: hidden;
  }
  .v431_457 {
    width: 61px;
    height: 30px;
    background: rgba(255,255,255,1);
    border: 2px solid rgba(214,41,90,1);
    opacity: 1;
    position: absolute;
    top: 8px;
    left: 24px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }
  .v431_458 {
    width: 61px;
    height: 30px;
    color: rgba(214,41,90,1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 30px;
  }
  .v431_293 {
    width: auto;
    height: 30px;
    color: rgba(38,38,38,1);
    position: relative;
    top: 10px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 16px;
    opacity: 1;
    text-align: center;
  }
  .v431_300 {
    opacity: 1;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .v431_301 {
    color: rgba(38,38,38,1);
    position: relative;
    top: 10px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 16px;
    opacity: 1;
    text-align: center;
  }
  .v431_302 {
    color: rgba(38,38,38,1);
    position: relative;
    top: 10px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 16px;
    opacity: 1;
    text-align: center;
  }
  .v431_459 {
    width: 90px;
    height: 32px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: absolute;
    top: 8px;
    left: 313px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }
  .v431_460 {
    width: 90px;
    height: 30px;
    color: rgba(255,255,255,1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 32px;
  }
  .v431_461 {
    width: 61px;
    height: 32px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: absolute;
    top: 8px;
    left: 342px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }
  .v431_462 {
    width: 61px;
    height: 30px;
    color: rgba(255,255,255,1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 32px;
  }
  .v431_463 {
    width: 120px;
    height: 32px;
    background: linear-gradient(rgba(214,41,90,1), rgba(217,58,103,1));
    opacity: 1;
    position: relative;
    top: 8px;
    margin: 0 auto;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    cursor: pointer;
  }
  .v431_464 {
    width: 120px;
    height: 30px;
    color: rgba(255,255,255,1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    line-height: 32px;
  }
  .v74_232 {
    background: rgba(234,148,172,1);
    z-index: 10;
    pointer-events: none;
  }
  .V001_1 {
    width: 100%;
    height: 200px;
    opacity: 1;
    position: relative;
  }
  .v257_336 {
    width: auto;
    height: 30px;
    background: rgba(255,255,255,1);
    border: 3px solid rgba(214,41,90,1);
    opacity: 1;
    position: absolute;
    top: 10px;
    right: 95px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 1px 2px 8px 1px rgba(0.4, 0.4, 0.4, 0.2);
    overflow: hidden;
    opacity: 1;
    padding-left: 15px;
    padding-right: 28px;
    cursor: pointer;
    z-index: 1;
  }
  .v257_337 {
    width: auto;
    height: 30px;
    color: rgba(214,41,90,1);
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .v257_338 {
    width: 12px;
    height: 12px;
    background: rgba(255,255,255,1);
    opacity: 1;
    position: absolute;
    top: 9.5px;
    right: 12px;
    overflow: hidden;
  }
  .v257_339 {
    width: 12px;
    height: 12px;
    background-image: url("");
    background-size: 12px 12px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 0px;
  }
  .swiper-button-lock {
    display: none !important;
  }

  .kanren-gyomu.active {
    z-index: 9;
    display: block;
  }

  .kanren-gyomu {
    font-size: 14px;
    line-height: 1.4;
    font-weight: normal;
    background-color: #fff;
    position: absolute;
    top: 40px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    display: none;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    right: 0px;
    min-width: 150px;
  }

  .kanren-gyomu .kanren-gyomu-link-list {
    padding: 2px 12px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    display: flex;
    align-items: center;
  }

  .kanren-gyomu .kanren-gyomu-link-list:hover {
    background: rgba(245,245,245,1);
  }

  .kanren-gyomu .v74_262 {
    width: 24px;
    height: 24px;
    background: url("");
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 1;
    margin-right: 10px;
  }

  .kanren-gyomu .v74_261 {
    width: 24px;
    height: 24px;
    background: url("bizforex.png");
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 1;
    margin-right: 10px;
  }

  .kanren-gyomu .v74_260 {
    width: 24px;
    height: 24px;
    background: url("dentrans.png");
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 1;
    margin-right: 10px;
  }

  .v168_108_1 {
    width: 30px;
    height: 40px;
    opacity: 1;
    display: block;
    top: 0px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 1px;
  }

  .v168_109_1 {
    width: 12px;
    height: 12px;
    opacity: 1;
    background-image: url("list_free.png");
    background-size: 12px 12px;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}