.cls-1 {
  fill: none;
}

.cls-2 {
  isolation: isolate;
}

.cls-3 {
  fill: #fff;
  stroke: url(#_名称未設定グラデーション_47);
  stroke-miterlimit: 10;
}

.cls-4 {
  fill: #313131;
}

.cls-5 {
  clip-path: url(#clippath);
}

.voicePNG_wrap {
  display: flex;
  flex-direction: column;
}
.tab_label {
  list-style: none;
  display: flex;
  justify-content: space-between;
  text-align: center;
  font-size: 1.6rem;
  width: 100%;
}
.op_panel {
  background-color: #fff;
}
.require table tr:last-child th,
.require table tr:last-child td {
  border-bottom: initial;
}

.img_oiwaikin {
	max-width: 600px;
	width: 100%;
	margin-bottom: 1rem;
  }

@media (max-width: 500px){
.img_oiwaikin {
	margin-bottom: 3rem;
}
}

@media (max-width: 379px) {
  /*　379px以下　*/
  .easy_price {
    padding: 15px;
    margin: 15px 0;
    background-color: #ffd5d5;
    border-radius: 2rem;
    width: 100%;
  }
  .voiceOfTheEnrollee_top {
    display: inline-block;
    max-width: 80rem;
    margin: auto;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .voiceOfTheEnrollee_bottom {
    display: inline-block;
    max-width: 80rem;
    margin: auto;
    margin-bottom: 1rem;
  }
  .requirements_whiteBox {
    border-radius: 1rem;
    margin: 0 auto;
  }
  .tab_panel {
    max-width: 790px;
    padding: 20px 32px 1px 32px;
  }
  .item_tablabel {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding-top: 1rem;
    padding-bottom: 1rem;
    width: calc((100% - 10px) / 3);
    background-color: #c9c9c9;
    border-top: 5px solid #c9c9c9;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    color: #565656;
    display: block;
    float: left;
    text-align: center;
  }
  .item_tablabel.active_tab {
    font-size: 15px;
    border-top: 5px solid #73b3d7;
    background-color: #fff;
    color: #565656;
  }
  .tab_border_top_pink {
    border-top: 5px solid #fe8a85 !important;
  }
  .requirementsFotter {
    width: auto;
    background-color: #fff;
    padding-bottom: 20px;
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }
}
@media (min-width: 380px) and (max-width: 479px) {
  .easy_price {
    padding: 15px;
    margin: 15px 0;
    background-color: #ffd5d5;
    border-radius: 2rem;
    width: 100%;
  }
  .voiceOfTheEnrollee_top {
    display: inline-block;
    max-width: 80rem;
    margin: auto;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .voiceOfTheEnrollee_bottom {
    display: inline-block;
    max-width: 80rem;
    margin: auto;
    margin-bottom: 1rem;
  }
  .requirements_whiteBox {
    border-radius: 1rem;
    margin: 0 auto;
  }
  .tab_panel {
    max-width: 790px;
    padding: 20px 32px 1px 32px;
  }
  .item_tablabel {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding-top: 1rem;
    padding-bottom: 1rem;
    width: calc((100% - 10px) / 3);
    background-color: #c9c9c9;
    border-top: 5px solid #c9c9c9;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    color: #565656;
    display: block;
    float: left;
    text-align: center;
  }
  .item_tablabel.active_tab {
    font-size: 15px;
    border-top: 5px solid #73b3d7;
    background-color: #fff;
    color: #565656;
  }
  .tab_border_top_pink {
    border-top: 5px solid #fe8a85 !important;
  }
  .requirementsFotter {
    width: auto;
    background-color: #fff;
    padding-bottom: 20px;
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }
}
@media (min-width: 480px) and (max-width: 499px) {
  .easy_price {
    padding: 15px;
    margin: 15px 0;
    background-color: #ffd5d5;
    border-radius: 2rem;
    width: 90%;
  }
  .voiceOfTheEnrollee_top {
    display: inline-block;
    max-width: 80rem;
    margin: auto;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .voiceOfTheEnrollee_bottom {
    display: inline-block;
    max-width: 80rem;
    margin: auto;
    margin-bottom: 1rem;
  }
  .requirements_whiteBox {
    border-radius: 1rem;
    margin: 0 auto;
  }
  .tab_panel {
    max-width: 790px;
    padding: 20px 40px 10px 40px;
  }
  .item_tablabel {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding-top: 1rem;
    padding-bottom: 1rem;
    width: calc((100% - 10px) / 3);
    background-color: #c9c9c9;
    border-top: 5px solid #c9c9c9;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    color: #565656;
    display: block;
    float: left;
    text-align: center;
  }
  .item_tablabel.active_tab {
    font-size: 15px;
    border-top: 5px solid #73b3d7;
    background-color: #fff;
    color: #565656;
  }
  .tab_border_top_pink {
    border-top: 5px solid #fe8a85 !important;
  }
  .requirementsFotter {
    width: auto;
    background-color: #fff;
    padding-bottom: 20px;
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }
}
@media (min-width: 500px) and (max-width: 553px) {
  .easy_price {
    padding: 15px;
    margin: 15px 0;
    background-color: #ffd5d5;
    border-radius: 2rem;
    width: 29rem;
  }
  .voiceOfTheEnrollee_top {
    display: inline-block;
    max-width: 80rem;
    margin: auto;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .voiceOfTheEnrollee_bottom {
    display: inline-block;
    max-width: 80rem;
    margin: auto;
    margin-bottom: 1rem;
  }
  .requirements_whiteBox {
    border-radius: 1rem;
    margin: 0 auto;
  }
  .tab_panel {
    max-width: 790px;
    padding: 20px 40px 10px 40px;
  }
  .tab_background {
    width: 100%;
    height: 5.1em;
    background-color: #f0f0f0;
  }
  .item_tablabel {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding-top: 1rem;
    padding-bottom: 1rem;
    width: calc((100% - 20px) / 3);
    background-color: #c9c9c9;
    border-top: 5px solid #c9c9c9;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    color: #565656;
    display: block;
    float: left;
    text-align: center;
  }
  .item_tablabel.active_tab {
    font-size: 15px;
    border-top: 5px solid #73b3d7;
    background-color: #fff;
    color: #565656;
  }
  .tab_border_top_pink {
    border-top: 5px solid #fe8a85 !important;
  }
  .requirementsFotter {
    width: auto;
    background-color: #fff;
    padding-bottom: 20px;
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }
}
@media (min-width: 554px) and (max-width: 600px) {
  .easy_price {
    padding: 15px;
    margin: 15px 0;
    background-color: #ffd5d5;
    border-radius: 2rem;
    width: 29rem;
  }
  .voiceOfTheEnrollee_top {
    display: inline-block;
    max-width: 80rem;
    margin: auto;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .voiceOfTheEnrollee_bottom {
    display: inline-block;
    max-width: 80rem;
    margin: auto;
    margin-bottom: 1rem;
  }
  .requirements_whiteBox {
    border-radius: 1rem;
    padding: 2.8rem 2rem;
    margin: 0 auto;
  }
  .tab_panel {
    max-width: 790px;
    padding: 20px 40px 10px 40px;
  }
  .item_tablabel {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding-top: 1rem;
    padding-bottom: 1rem;
    width: calc((100% - 20px) / 3);
    background-color: #c9c9c9;
    border-top: 8px solid #c9c9c9;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    color: #565656;
    display: block;
    float: left;
    text-align: center;
  }
  .item_tablabel.active_tab {
    font-size: 15px;
    border-top: 8px solid #73b3d7;
    background-color: #fff;
    color: #565656;
  }
  .tab_border_top_pink {
    border-top: 8px solid #fe8a85 !important;
  }
  .requirementsFotter {
    width: auto;
    background-color: #fff;
    padding-bottom: 20px;
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

}
@media (min-width: 600px) and (max-width: 960px) {
  .easy_price {
    padding: 15px;
    margin: 15px 0;
    background-color: #ffd5d5;
    border-radius: 2rem;
    width: 29rem;
  }
  .voiceOfTheEnrollee_top {
    display: inline-block;
    max-width: 80rem;
    margin: auto;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .voiceOfTheEnrollee_bottom {
    display: inline-block;
    max-width: 80rem;
    margin: auto;
    margin-bottom: 1rem;
  }
  .requirements_whiteBox {
    border-radius: 1rem;
    padding: 2.8rem 2rem;
    margin: 0 auto;
  }
  .tab_panel {
    max-width: 960px;
    padding: 20px 40px 20px 40px;
  }
  .item_tablabel {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding-top: 2rem;
    padding-bottom: 2rem;
    width: calc((100% - 20px) / 3);
    background-color: #c9c9c9;
    border-top: 8px solid #c9c9c9;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    color: #565656;
    display: block;
    float: left;
    text-align: center;
  }
  .item_tablabel.active_tab {
    font-size: 15px;
    border-top: 8px solid #73b3d7;
    background-color: #fff;
    color: #565656;
  }
  .tab_border_top_pink {
    border-top: 8px solid #fe8a85 !important;
  }
  .tab_background {
    width: 100%;
    height: 62.5px;
    background-color: #f0f0f0;
  }
  .requirementsFotter {
    width: auto;
    background-color: #fff;
    padding-bottom: 20px;
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }
}
@media (min-width: 960px) {
  /*　960px以上　*/
  .easy_price {
    padding: 15px;
    margin: 15px 0;
    background-color: #ffd5d5;
    border-radius: 2rem;
    width: 29rem;
  }
  .voiceOfTheEnrollee_top {
    display: inline-block;
    max-width: 80rem;
    margin: auto;
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .voiceOfTheEnrollee_bottom {
    display: inline-block;
    max-width: 80rem;
    margin: auto;
  }
  .requirements_whiteBox {
    border-radius: 1rem;
    padding: 2.8rem 2rem;
    width: 82rem;
    margin: 0 auto;
  }
  .tab_panel {
    max-width: 960px;
    padding: 20px 40px 20px 40px;
  }
  .item_tablabel {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    width: calc((100% - 20px) / 3);
    background-color: #c9c9c9;
    border-top: 8px solid #c9c9c9;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    color: #565656;
    display: block;
    float: left;
    text-align: center;
  }
  .item_tablabel.active_tab {
    font-size: 15px;
    border-top: 8px solid #73b3d7;
    background-color: #fff;
    color: #565656;
  }
  .tab_border_top_pink {
    border-top: 8px solid #fe8a85 !important;
  }
  .requirementsFotter {
    width: auto;
    background-color: #fff;
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }
  .item-flow {
    height: 9rem;
    width: calc((100% - 10rem) / 4);
  }
}
