/*
@media screen and (max-width: 767.98px) {
  html{
      height: 100%;
      margin: auto;
      box-sizing: border-box;
  }
  body{
      width: 100%;
      height: 100%;
      margin: auto;
      font-family: 'Noto Sans JP', sans-serif;
      box-sizing: border-box;
  }
  
  li, ul {
      list-style: none;
      margin: 0;
      padding: 0;
  }
  select{
    -webkit-appearance: none;
    appearance: none;
  }
  select::-ms-expand {
    -webkit-appearance: none;
    appearance: none;
  }
  .account-radio {
    display: block;
    font-size: 24px; 
  }
  .account-radio:hover {
    cursor: pointer;
  }
  .account-radio input {
    display: none; 
  }
  .account-radio input+.dummy {
      width: 20px;
      height: 20px;
      border: 3px solid rgba(36,82,165,1);
      border-radius: 50%;
      display: inline-flex;
      justify-content: center;
      align-items: center;
      vertical-align: text-top;
  }
  .account-radio input:checked+.dummy:after {
      content: "";
      width: 70%;
      height: 70%;
      background-color: rgba(36,82,165,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(36,82,165,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(36,82,165,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(36,82,165,1);
    border-left: 3px solid rgba(36,82,165,1);
    opacity: 0;
    height: 6px;
    width: 11px;
    transform: rotate(-45deg);
    top: -7px;
    left: 5px;
  }
   
  input[type="checkbox"]:checked::after {
    opacity: 1;
  }
  
  .v2_2300 {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 12;
  }

  .v7_93 {
    width: 100%;
    height: calc(100dvh - 112px);
    background: rgba(245,245,245,1);
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 24px;
  }
  .v75_88 {
    width: 100%;
    height: 78px; 
    background: rgba(245,245,245,1);
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
    }
  .v75_89 {
    width: 100%;
    height: 22px; 
    opacity: 1;
    position: absolute;
    top: 24px; 
    left: 0px;
    overflow: hidden;
  }
  .v75_90 {
    width: auto;
    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;
  }
  .v7_95 {
      width: calc(100% - 48px);
      height: auto;
      background: rgba(255,255,255,1);
      opacity: 1;
      position: relative;
      margin: 0 auto;
      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;
      margin-bottom: 35px;
      }
    .v7_96 {
      width: calc(100% - 32px);
      min-width: 272px;
      height: 0px;
      opacity: 1;
      position: relative;
      top: 16px;
      left: 16px;
      overflow: hidden;
    }
    .v7_97 {
      width: calc(100% - 32px);
      min-width: 272px;
      height: 32px;
      opacity: 1;
      position: relative;
      overflow: hidden;
    }
    .v7_153 {
      width: calc(100% - 18px);
      height: auto;
      opacity: 1;
      position: relative;
      top: 22px;
      left: 9px;
      overflow: hidden;
      display:flex;
      list-style: none;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
    }
    .v7_154 {
      width: 272px;
      height: 334px;
      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;
      margin-bottom: 16px;
      margin-left: 9px;
      margin-right: 9px;
      cursor: pointer; cursor: hand;
    }
    .v7_156 img {
      width: 100%;
      height: 100%;
    }
    .v7_156 {
      width: 272px;
      height: 148px;
      border-top-left-radius: 8px;
      border-top-right-radius: 8px;
      background-size: 272px 148px;
      background-repeat: no-repeat;
      opacity: 1;
      position: relative;
      top: 0px;
      left: 0px;
      overflow: hidden;
    }
    .v7_157 {
      width: 272px;
      height: 186px;
      background: rgba(255,255,255,1);
      opacity: 1;
      position: relative;
      top: 0px;
      left: 0px;
      overflow: hidden;
    }
    .v7_155 {
      width: 240px;
      height: 44px;
      opacity: 1;
      position: relative;
      top: 16px;
      left: 16px;
    }
    .v7_158 {
      width: 240px;
      height: 44px;
      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;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      display: -webkit-box;
      word-break: break-all;
    }
    .v7_160 {
      width: 240px;
      height: 62px;
      opacity: 1;
      position: absolute;
      top: 71px;
      left: 16px;
    }
    .v7_159 {
      width: 240px;
      height: 62px;
      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;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      display: -webkit-box;
      word-break: break-all;
    }
    .v7_161 {
      width: 240px;
      height: 16px;
      opacity: 1;
      position: absolute;
      top: 156px;
      left: 16px;
    }
    .v7_163 {
      width: 240px;
      color: rgba(78,78,78,1);
      position: absolute;
      top: 0px;
      left: 0px;
      font-family: Noto Sans JP;
      font-weight: Regular;
      font-size: 12px;
      opacity: 1;
      text-align: left;
    }
  
  .v1_2036 {
    width: 272px;
    height: 334px;
    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;
    margin-left: 9px;
    margin-right: 9px;
    margin-bottom: 16px;
    margin-top: 5px;
    cursor: pointer; cursor: hand;
  }
  
  .v1_2037 {
    width: 272px;
    height: 334px;
    background: rgba(255,255,255,1);
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }
  .v1_2038 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 20px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v1_2039 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 92px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v1_2040 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 155px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v1_2041 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 180px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }
  .v1_2042 {
    width: 255px;
    height: 35px;
    opacity: 1;
    position: absolute;
    top: 280px;
    left: 8px;
    overflow: hidden;
  }
  .v1_2043 {
    width: 112px;
    height: 30px;
    background: linear-gradient(rgba(36,82,165,1), rgba(39,89,180,1));
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 140px;
    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_2044 {
    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;
  }
  .v1_3000 {
    width: 272px;
    height: 0.5px;
    background: rgba(200,200,200,1);
    opacity: 1;
    position: absolute;
    top: 80px;
    left: 0px;
    overflow: hidden;
  }
  
  .v1_2047 {
    width: 272px;
    height: 334px;
    background: rgba(255,255,255,1);
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }
  .v1_2048 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 20px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v1_2049 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 92px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v1_2050 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 190px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  
  .v1_2375 {
    width: 272px;
    height: 334px;
    background: rgba(255,255,255,1);
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }
  .v1_2376 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 20px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v1_2377 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 92px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v1_2378 {
    width: 110px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 155px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v1_2379 {
    width: 120px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 180px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }
  
  .v1_2549 {
    width: 272px;
    height: 334px;
    background: rgba(255,255,255,1);
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }
  .v1_2550 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 20px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v1_2551 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 92px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v1_2552 {
    width: 110px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 140px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v1_2553 {
    width: 110px;
    color: rgba(38,38,38,1);
    position: relative;
    top: 134px;
    left: 105px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
  }
  .v1_2554 {
    width: 50px;
    color: rgba(38,38,38,1);
    position: relative;
    top: 135px;
    left: 100px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: right;
  }
  .v1_3001 {
    width: calc(100% - 32px);
    opacity: 1;
    position: absolute;
    top: 16px;
    left: 0px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .v1_3002 {
    width: auto;
    color: rgba(156,156,156,1);
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    line-height: 20px;
    text-align : center;
  }
  .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;
    word-break: break-all;
  }
  .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('../images/close.png');
    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_3136 {
    width: calc(100% - 48px);
    height: 21px;
    opacity: 1;
    margin-bottom: 8px;
    position: relative;
    left: 24px;
    overflow: hidden;
  }
  .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('../images/link_color.png');
    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(36,82,165,1), rgba(39,89,180,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('../images/link.png');
    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('../images/close.png');
    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('../images/link_color.png');
    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;
    word-break: break-all;
  }
  .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(36,82,165,1), rgba(39,89,180,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('../images/link.png');
    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('../images/link_color.png');
    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(36,82,165,1), rgba(39,89,180,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('../images/link.png');
    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;
    max-height: calc(100% - 350px);
    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-x: hidden;
    overflow-y: auto;
    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;
    word-break: break-all;
  }
  .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('../images/close.png');
    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('../images/v107_3497.png');
    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(../images/images/link_color.png);
    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(../images/link_color.png);
    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(../images/link_color.png);
    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(36,82,165,1), rgba(39,89,180,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(../images/link.png);
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 2px;
    left: 2px;
  }

  .V015_1 {
    width: 100%;
    height: 100%;
  }
  
  .V015_2 {
    height: 100%;
  }

  .v015_3 {
    width: calc(100% - 32px);
    min-width: 272px;
    height: 96px;
    opacity: 1;
    position: relative;
    overflow: hidden;
  }

  @media screen and (min-width: 646px) {
    .v7_153 {
      margin-left: calc((100% - 598px)/2);
      justify-content: normal;
    }
  }
}*/

/*@media screen and (min-width: 1440px) {*/

  html{
      height: 100%;
      margin: auto;
  }
  body{
      max-width: 1440px;
      height: 95%;
      margin: auto;
      font-family: 'Noto Sans JP', sans-serif;
  }
  li, ul {
      list-style: none;
      margin: 0;
      padding: 0;
  }
  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(36,82,165,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(36,82,165,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(36,82,165,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(36,82,165,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(36,82,165,1);
      border-left: 3px solid rgba(36,82,165,1);
      opacity: 0;
      height: 6px;
      width: 11px;
      transform: rotate(-45deg);
      top: -7px;
      left: 5px;
    }
  
    input[type="checkbox"]:checked::after {
      opacity: 1;
    }
  ::placeholder {
    padding-bottom: 10px;
  }
  
  .v2_2300 {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 12;
  }

  .v7_93 {
      width: 100%;
      height: calc(100vh - 56px);
      background: rgba(245,245,245,1);
      opacity: 1;
      position: relative;
      top: 0px;
      left: auto;
      overflow-x: hidden;
      overflow-y: auto;
  }
  .v75_88 {
      width: 100%;
      height: 98%;
      background: rgba(245,245,245,1);
      opacity: 1;
      position: relative;
      top: 0px;
      left: 0px;
      overflow: hidden;
  }
  .v75_89 {
    width: 1200px;
    height: 40px;
    opacity: 1;
    position: absolute;
    top: 32px;
    left: 0px;
    overflow: hidden;
  }
  .v75_90 {
    width: auto;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 6px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }
  .v7_95 {
    width: calc(100% - 48px);
    height: auto;
    background: rgba(255,255,255,1);
    opacity: 1;
    position: absolute;
    top: 90px;
    left: 24px;
    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;
  }
  .v7_96 {
    width: 1168px;
    height: 0px;
    opacity: 1;
    position: relative;
    top: 40px;
    left: 16px;
    overflow: hidden;
  }
  .v7_97 {
    width: 1168px;
    height: 36px;
    opacity: 1;
    position: relative;
    overflow: hidden;
  }
  .v7_153 {
    width: calc(100% - 30px);
    height: auto;
    opacity: 1;
    position: relative;
    top: 30px;
    left: 24px;
    display:flex;
    list-style: none;
    flex-wrap: wrap;
    padding-top: 6px;
  }
  .v7_154 {
    width: 272px;
    height: 334px;
    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;
    margin-left: 9px;
    margin-right: 9px;
    margin-bottom: 24px;
    cursor: pointer; cursor: hand;
  }
  .v7_154:hover {
    text-decoration: underline;
    box-shadow: 0px 0px 8px 4px rgba(78, 78, 78, 1);
  }
  .v7_156 img {
    width: 100%;
    height: 100%;
  }
  .v7_156 {
    width: 272px;
    height: 148px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background-size: 272px 148px;
    background-repeat: no-repeat;
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }
  .v7_157 {
    width: 272px;
    height: 186px;
    background: rgba(255,255,255,1);
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }
  .v7_155 {
    width: 240px;
    height: 45px;
    opacity: 1;
    position: relative;
    top: 16px;
    left: 16px;
  }
  .v7_158 {
    width: 240px;
    height: 45px;
    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;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    word-break: break-all;
  }
  .v7_160 {
    width: 240px;
    height: 60px;
    opacity: 1;
    position: relative;
    margin-top: 27px;
    margin-left: 16px;
  }
  .v7_159 {
    width: 240px;
    height: 60px;
    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;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    word-break: break-all;
  }
  .v7_161 {
    width: 240px;
    height: 16px;
    opacity: 1;
    position: absolute;
    top: 156px;
    left: 16px;
  }
  .v7_163 {
    width: 240px;
    color: rgba(78,78,78,1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: left;
  }

  .v1_2036 {
    width: 272px;
    height: 334px;
    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;
    margin-left: 9px;
    margin-right: 9px;
    margin-bottom: 24px;
  }

  .v1_2037 {
    width: 272px;
    height: 334px;
    background: rgba(255,255,255,1);
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }
  .v1_2038 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 20px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v1_2039 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 92px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v1_2040 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 155px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v1_2041 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: relative; 
    top: 180px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }
  .v1_2042 {
    width: 255px;
    height: 35px;
    opacity: 1;
    position: absolute;
    top: 280px;
    left: 8px;
    overflow: hidden;
  }
  .v1_2043 {
    width: 112px;
    height: 30px;
    background: linear-gradient(rgba(36,82,165,1), rgba(39,89,180,1));
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 140px;
    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_2044 {
    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;
  }
  .v1_3000 {
    width: 272px;
    height: 0.5px;
    background: rgba(200,200,200,1);
    opacity: 1;
    position: absolute;
    top: 80px;
    left: 0px;
    overflow: hidden;
  }

  .v1_2047 {
    width: 272px;
    height: 334px;
    background: rgba(255,255,255,1);
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }
  .v1_2048 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 20px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v1_2049 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 92px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v1_2050 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 190px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v1_2375 {
    width: 272px;
    height: 334px;
    background: rgba(255,255,255,1);
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }
  .v1_2376 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 20px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v1_2377 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 92px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v1_2378 {
    width: 110px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 155px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v1_2549 {
    width: 272px;
    height: 334px;
    background: rgba(255,255,255,1);
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }
  .v1_2550 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 20px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v1_2551 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 92px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v1_2552 {
    width: 110px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 140px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v1_2553 {
    width: 110px;
    color: rgba(38,38,38,1);
    position: relative;
    top: 135px;
    left: 120px; 
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
  }
  .v1_2554 {
    width: 50px;
    color: rgba(38,38,38,1);
    position: relative; 
    top: 135px;
    left: 115px; 
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: right;
  }
  .v1_3001 {
    width: 1200px;
    height: 20px;
    opacity: 1;
    position: absolute;
    top: 9px;
    left: 0px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .v1_3002 {
    width: auto;
    height: 20px;
    color: rgba(156,156,156,1);
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .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;
    word-break: break-all;
  }
  .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(../images/close.png);
    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(../images/link_color.png); 
    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(36,82,165,1), rgba(39,89,180,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(../images/link.png); 
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 2px;
    left: 2px;
  }

  .v107_2001 {
    width: 450px;
    height: auto; 
    background: rgba(255,255,255,1);
    opacity: 1;
    position: absolute; 
    top: 25%; 
    left: 38%; 
    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: 145px; 
  }
  .v107_2002 {
    width: 100%; 
    height: auto; 
    opacity: 1;
    position: relative; 
    top: 16px;
    left: 0px;
    overflow: hidden;
  }
  .v107_2003 {
    width: 378px;
    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-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(../images/close.png); 
    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: relative;
    top: 32px;
    left: 0px;
    overflow: hidden;
  }
  .v107_2006 {
    width: 100%;
    height: auto;
    opacity: 1;
    position: relative;
    top: 48px;
    left: 0px;
    overflow: hidden;
  }
  .v107_2007 {
    width: 402px;
    color: rgba(38,38,38,1);
    position: relative;
    top: 0px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    display: block; 
    word-break: break-all;
  }
  .v107_2008 {
    width: 100%; 
    height: auto; 
    opacity: 1;
    position: relative;
    top: 65px; 
    left: 0px;
    overflow: hidden;
  }
  .v107_2009 {
    width: 100%; 
    height: auto; 
    opacity: 1;
    position: relative;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }
  .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: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v107_2011 {
    width: 288px;
    color: rgba(38,38,38,1);
    position: relative;
    bottom: 0;
    left: 57px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }
  .v107_2012 {
    width: 402px;
    height: 38px;
    opacity: 1;
    position: relative;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }
  .v107_2013 {
    width: 110px;
    height: 20px;
    color: rgba(38,38,38,1);
    position: relative;
    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: relative;
    top: 6px;
    left: 32px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }
  .v107_2015 {
    width: 450px;
    height: 40px;
    opacity: 1;
    position: relative;
    top: 83px;
    left: 0px;
    overflow: hidden;
  }
  .v107_2016 {
    width: 402px;
    color: rgba(38,38,38,1);
    position: relative;
    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: 40px;
    opacity: 1;
    position: relative;
    top: 85px;
    left: 0px;
    overflow: hidden;
  }
  .v107_2018 {
    width: 402px;
    height: 28px;
    opacity: 1;
    position: relative;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }
  .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: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v107_2020 {
    width: 218px;
    color: rgba(38,38,38,1);
    position: relative;
    top: 0px;
    left: 32px;
    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: relative;
    top: 93px;
    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(../images/link_color.png); 
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 7px; 
    left: 3px;
  }
  .v107_2024 {
    width: auto;
    color: rgba(0,129,172,1);
    position: absolute;
    top: 3px;
    left: 20px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    word-break: break-all;
  }
  .v107_2025 {
    width: 450px;
    height: 1px;
    background: rgba(200,200,200,1);
    opacity: 1;
    position: relative;
    top: 121px;
    left: 0px;
    overflow: hidden;
  }
  .v107_2026 {
    width: 450px;
    height: 40px;
    opacity: 1;
    position: relative;
    top: 138px;
    left: 0px;
    overflow: hidden;
  }
  .v107_2027 {
    width: 141px;
    height: 32px;
    background: linear-gradient(rgba(36,82,165,1), rgba(39,89,180,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(../images/link.png); 
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 2px;
    left: 2px;
  }

  .v107_2753 {
    width: 450px;
    height: auto; 
    background: rgba(255,255,255,1);
    opacity: 1;
    position: absolute;
    top: 25%; 
    left: 38%; 
    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: 170px; 
  }
  .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: 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: 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: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v107_2761 {
    width: 100%; 
    height: 100px; 
    opacity: 1;
    position: relative; 
    top: 14px; 
    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: 14px;
    opacity: 1;
    text-align: left;
    display: block; 
  }
  .v107_2763 {
    width: 100%; 
    height: auto; 
    opacity: 1;
    position: relative; 
    top: 55px; 
    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: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v107_2765 {
    width: 100%; 
    height: auto; 
    opacity: 1;
    position: relative; 
    top: 60px; 
    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: 14px;
    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: 14px;
    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: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v107_2772 {
    width: 450px;
    height: 28px;
    opacity: 1;
    position: relative; 
    top: 85px; 
    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: relative; 
    top: 85px; 
    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: 14px;
    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: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v107_2779 {
    width: calc(100% - 48px); 
    height: 22px;
    opacity: 1;
    position: relative; 
    top: 110px; 
    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(../images/link_color.png); 
    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: relative; 
    top: 140px; 
    left: 0px;
    overflow: hidden;
  }
  .v107_2784 {
    width: 100%; 
    height: 40px;
    opacity: 1;
    position: relative; 
    top: 155px; 
    left: 0px;
    overflow: hidden;
  }
  .v107_2785 {
    width: 141px;
    height: 32px;
    background: linear-gradient(rgba(36,82,165,1), rgba(39,89,180,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(../images/link.png); 
    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;
    word-break: break-all;
  }
  .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('../images/close.png');
    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('../images/v107_3497.png');
    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('../images/link_color.png');
    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('../images/link_color.png');
    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('../images/link_color.png');
    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(36,82,165,1), rgba(39,89,180,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('../images/link.png');
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 2px;
    left: 2px;
  }
  
  .V015_1 {
    width: 100%;
    height: 100%;
  }
  .V015_2 {
    width: 25%;
    height: 100%;
  }
  .v015_3 {
    width: 1168px;
    height: 96px;
    opacity: 1;
    position: relative;
    overflow: hidden;
  }
/*}*/


/*@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;
  }
  .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(36,82,165,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(36,82,165,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(36,82,165,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(36,82,165,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(36,82,165,1);
      border-left: 3px solid rgba(36,82,165,1);
      opacity: 0;
      height: 6px;
      width: 11px;
      transform: rotate(-45deg);
      top: -7px;
      left: 5px;
    }
  
    input[type="checkbox"]:checked::after {
      opacity: 1;
    }
  ::placeholder {
    padding-bottom: 10px;
  }
  
  .v2_2300 {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 12;
  }

  .v7_93 {
      width: 100%;
      height: calc(100vh - 56px);
      background: rgba(245,245,245,1);
      opacity: 1;
      position: relative;
      top: 0px;
      left: auto;
      overflow-x: hidden;
      overflow-y: auto;
  }
  .v75_88 {
      width: 100%;
      height: 98%;
      background: rgba(245,245,245,1);
      opacity: 1;
      position: relative;
      top: 0px;
      left: 0px;
      overflow: hidden;
  }
  .v75_89 {
    width: 1200px;
    height: 40px;
    opacity: 1;
    position: absolute;
    top: 32px;
    left: 0px;
    overflow: hidden;
  }
  .v75_90 {
    width: auto;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 6px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }
  .v7_95 {
    width: calc(100% - 48px);
    height: auto;
    background: rgba(255,255,255,1);
    opacity: 1;
    position: absolute;
    top: 90px;
    left: 24px;
    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;
  }
  .v7_96 {
    width: 1168px;
    height: 0px;
    opacity: 1;
    position: relative;
    top: 40px;
    left: 16px;
    overflow: hidden;
  }
  .v7_97 {
    width: 1168px;
    height: 36px;
    opacity: 1;
    position: relative;
    overflow: hidden;
  }
  .v7_153 {
    width: calc(100% - 30px);
    height: auto;
    opacity: 1;
    position: relative;
    top: 30px;
    left: 15px;
    display:flex;
    list-style: none;
    flex-wrap: wrap;
    padding-top: 6px;
  }
  .v7_154 {
    width: 272px;
    height: 334px;
    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;
    margin-left: 9px;
    margin-right: 9px;
    margin-bottom: 24px;
    cursor: pointer; cursor: hand;
  }
  .v7_154:hover {
    text-decoration: underline;
    box-shadow: 0px 0px 8px 4px rgba(78, 78, 78, 1);
  }
  .v7_156 img {
    width: 100%;
    height: 100%;
  }
  .v7_156 {
    width: 272px;
    height: 148px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background-size: 272px 148px;
    background-repeat: no-repeat;
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }
  .v7_157 {
    width: 272px;
    height: 186px;
    background: rgba(255,255,255,1);
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }
  .v7_155 {
    width: 240px;
    height: 45px;
    opacity: 1;
    position: relative;
    top: 16px;
    left: 16px;
  }
  .v7_158 {
    width: 240px;
    height: 45px;
    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;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    word-break: break-all;
  }
  .v7_160 {
    width: 240px;
    height: 60px;
    opacity: 1;
    position: relative;
    margin-top: 27px;
    margin-left: 16px;
  }
  .v7_159 {
    width: 240px;
    height: 60px;
    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;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    word-break: break-all;
  }
  .v7_161 {
    width: 240px;
    height: 16px;
    opacity: 1;
    position: absolute;
    top: 156px;
    left: 16px;
  }
  .v7_163 {
    width: 240px;
    color: rgba(78,78,78,1);
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 12px;
    opacity: 1;
    text-align: left;
  }

  .v1_2036 {
    width: 272px;
    height: 334px;
    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;
    margin-left: 9px;
    margin-right: 9px;
    margin-bottom: 24px;
  }

  .v1_2037 {
    width: 272px;
    height: 334px;
    background: rgba(255,255,255,1);
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }
  .v1_2038 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 20px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v1_2039 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 92px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v1_2040 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 155px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v1_2041 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: relative; 
    top: 180px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }
  .v1_2042 {
    width: 255px;
    height: 35px;
    opacity: 1;
    position: absolute;
    top: 280px;
    left: 8px;
    overflow: hidden;
  }
  .v1_2043 {
    width: 112px;
    height: 30px;
    background: linear-gradient(rgba(36,82,165,1), rgba(39,89,180,1));
    opacity: 1;
    position: absolute;
    top: 0px;
    left: 140px;
    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_2044 {
    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;
  }
  .v1_3000 {
    width: 272px;
    height: 0.5px;
    background: rgba(200,200,200,1);
    opacity: 1;
    position: absolute;
    top: 80px;
    left: 0px;
    overflow: hidden;
  }

  .v1_2047 {
    width: 272px;
    height: 334px;
    background: rgba(255,255,255,1);
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }
  .v1_2048 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 20px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v1_2049 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 92px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v1_2050 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 190px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v1_2375 {
    width: 272px;
    height: 334px;
    background: rgba(255,255,255,1);
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }
  .v1_2376 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 20px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v1_2377 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 92px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v1_2378 {
    width: 110px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 155px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }

  .v1_2549 {
    width: 272px;
    height: 334px;
    background: rgba(255,255,255,1);
    opacity: 1;
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }
  .v1_2550 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 20px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v1_2551 {
    width: 240px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 92px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v1_2552 {
    width: 110px;
    color: rgba(38,38,38,1);
    position: absolute;
    top: 140px;
    left: 16px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v1_2553 {
    width: 110px;
    color: rgba(38,38,38,1);
    position: relative;
    top: 135px;
    left: 120px; 
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
  }
  .v1_2554 {
    width: 50px;
    color: rgba(38,38,38,1);
    position: relative; 
    top: 135px;
    left: 115px; 
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: right;
  }
  .v1_3001 {
    width: 1200px;
    height: 20px;
    opacity: 1;
    position: absolute;
    top: 9px;
    left: 0px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .v1_3002 {
    width: auto;
    height: 20px;
    color: rgba(156,156,156,1);
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 14px;
    opacity: 1;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .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;
    word-break: break-all;
  }
  .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('../images/close.png');
    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('../images/link_color.png'); 
    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(36,82,165,1), rgba(39,89,180,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('../images/link.png'); 
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 2px;
    left: 2px;
  }

  .v107_2001 {
    width: 450px;
    height: auto; 
    background: rgba(255,255,255,1);
    opacity: 1;
    position: absolute; 
    top: 25%; 
    left: 38%; 
    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: 145px; 
  }
  .v107_2002 {
    width: 100%; 
    height: auto; 
    opacity: 1;
    position: relative; 
    top: 16px;
    left: 0px;
    overflow: hidden;
  }
  .v107_2003 {
    width: 378px;
    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-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('../images/close.png'); 
    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: relative;
    top: 32px;
    left: 0px;
    overflow: hidden;
  }
  .v107_2006 {
    width: 100%;
    height: auto;
    opacity: 1;
    position: relative;
    top: 48px;
    left: 0px;
    overflow: hidden;
  }
  .v107_2007 {
    width: 402px;
    color: rgba(38,38,38,1);
    position: relative;
    top: 0px;
    left: 24px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
    display: block; 
    word-break: break-all;
  }
  .v107_2008 {
    width: 100%; 
    height: auto; 
    opacity: 1;
    position: relative;
    top: 65px; 
    left: 0px;
    overflow: hidden;
  }
  .v107_2009 {
    width: 100%; 
    height: auto; 
    opacity: 1;
    position: relative;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }
  .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: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v107_2011 {
    width: 288px;
    color: rgba(38,38,38,1);
    position: relative;
    bottom: 0;
    left: 57px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }
  .v107_2012 {
    width: 402px;
    height: 38px;
    opacity: 1;
    position: relative;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }
  .v107_2013 {
    width: 110px;
    height: 20px;
    color: rgba(38,38,38,1);
    position: relative;
    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: relative;
    top: 6px;
    left: 32px;
    font-family: Noto Sans JP;
    font-weight: Bold;
    font-size: 20px;
    opacity: 1;
    text-align: left;
  }
  .v107_2015 {
    width: 450px;
    height: 40px;
    opacity: 1;
    position: relative;
    top: 83px;
    left: 0px;
    overflow: hidden;
  }
  .v107_2016 {
    width: 402px;
    color: rgba(38,38,38,1);
    position: relative;
    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: 40px;
    opacity: 1;
    position: relative;
    top: 85px;
    left: 0px;
    overflow: hidden;
  }
  .v107_2018 {
    width: 402px;
    height: 28px;
    opacity: 1;
    position: relative;
    top: 0px;
    left: 24px;
    overflow: hidden;
  }
  .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: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v107_2020 {
    width: 218px;
    color: rgba(38,38,38,1);
    position: relative;
    top: 0px;
    left: 32px;
    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: relative;
    top: 93px;
    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('../images/link_color.png'); 
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 7px; 
    left: 3px;
  }
  .v107_2024 {
    width: auto;
    color: rgba(0,129,172,1);
    position: absolute;
    top: 3px;
    left: 20px;
    font-family: Noto Sans JP;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    word-break: break-all;
  }
  .v107_2025 {
    width: 450px;
    height: 1px;
    background: rgba(200,200,200,1);
    opacity: 1;
    position: relative;
    top: 121px;
    left: 0px;
    overflow: hidden;
  }
  .v107_2026 {
    width: 450px;
    height: 40px;
    opacity: 1;
    position: relative;
    top: 138px;
    left: 0px;
    overflow: hidden;
  }
  .v107_2027 {
    width: 141px;
    height: 32px;
    background: linear-gradient(rgba(36,82,165,1), rgba(39,89,180,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('../images/link.png'); 
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 2px;
    left: 2px;
  }

  .v107_2753 {
    width: 450px;
    height: auto; 
    background: rgba(255,255,255,1);
    opacity: 1;
    position: absolute;
    top: 25%; 
    left: 38%; 
    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: 170px; 
  }
  .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: 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: 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: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v107_2761 {
    width: 100%; 
    height: 100px; 
    opacity: 1;
    position: relative; 
    top: 14px; 
    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: 14px;
    opacity: 1;
    text-align: left;
    display: block; 
  }
  .v107_2763 {
    width: 100%; 
    height: auto; 
    opacity: 1;
    position: relative; 
    top: 55px; 
    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: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v107_2765 {
    width: 100%; 
    height: auto; 
    opacity: 1;
    position: relative; 
    top: 60px; 
    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: 14px;
    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: 14px;
    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: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v107_2772 {
    width: 450px;
    height: 28px;
    opacity: 1;
    position: relative; 
    top: 85px; 
    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: relative; 
    top: 85px; 
    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: 14px;
    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: 14px;
    opacity: 1;
    text-align: left;
    word-break: break-all;
  }
  .v107_2779 {
    width: calc(100% - 48px); 
    height: 22px;
    opacity: 1;
    position: relative; 
    top: 110px; 
    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('../images/link_color.png'); 
    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: relative; 
    top: 140px; 
    left: 0px;
    overflow: hidden;
  }
  .v107_2784 {
    width: 100%; 
    height: 40px;
    opacity: 1;
    position: relative; 
    top: 155px; 
    left: 0px;
    overflow: hidden;
  }
  .v107_2785 {
    width: 141px;
    height: 32px;
    background: linear-gradient(rgba(36,82,165,1), rgba(39,89,180,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('../images/link.png'); 
    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;
    word-break: break-all;
  }
  .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('../images/close.png'); 
    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('../images/v107_3497.png'); 
    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('../images/link_color.png'); 
    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('../images/link_color.png'); 
    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('../images/link_color.png'); 
    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(36,82,165,1), rgba(39,89,180,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('../images/link.png'); 
    background-size: 14px 14px;
    background-repeat: no-repeat;
    opacity: 1;
    position: absolute;
    top: 2px;
    left: 2px;
  }
  
  .V015_1 {
    width: 100%;
    height: 100%;
  }
  .V015_2 {
    width: 33.3%;
    height: 100%;
    display: flex;
    justify-content: center;
  }
  .v015_3 {
    width: 1168px;
    height: 96px;
    opacity: 1;
    position: relative;
    overflow: hidden;
  }
}*/