@charset "utf-8";
@media screen and (max-width: 640px) {
/* 20230601_レイアウト変更 */
.bl_costPanel_list2 .bl_costPanel_list2_panel .bl_costPanel_list2_panel_pack .bl_costPanel_list2_panel_pack_spSubTtl{
  display: block;
}
.bl_costPanel_list2 .bl_costPanel_list2_panel .bl_costPanel_list2_panel_coinGuarantee .bl_costPanel_list2_panel_coinGuarantee_ttl,
.bl_costPanel_list2_panel.bl_costPanel_list2_panel__pcCol{
  display: none;
}
.un_costPanelList_servicePacPanel {
  font-size: 18px;
}
.un_costPanelList_servicePacPanel span {
  font-size: 18px;
  color: var(--emphasisRed);
}
.un_costPanelList_servicePacPanel .un_costPanelList_servicePacPanel_price {
  color: var(--emphasisRed);
  font-size: 34px;
  padding-left: 10px;
}
.bl_costPanel_list2 .bl_costPanel_list2_panel {
  flex-direction: column;
}
.bl_costPanel_list2 .bl_costPanel_list2_panel .bl_costPanel_list2_panel_coinGuarantee + .bl_costPanel_list2_panel_plus + .bl_costPanel_list2_panel_pack,
.bl_costPanel_list2 .bl_costPanel_list2_panel .bl_costPanel_list2_panel_pack + .bl_costPanel_list2_panel_plus + .bl_costPanel_list2_panel_coinGuarantee {
  margin-left: 0;
  margin-top: 15px;
}
.bl_costPanel_list2 .bl_costPanel_list2_panel .bl_costPanel_list2_panel_coinGuarantee {
  width: 100%;
}
.bl_costPanel_list2_panel .bl_costPanel_list2_panel_coinGuarantee .bl_costPanel_list2_panel_coinGuarantee_content {
  flex: unset;
  flex-direction: unset;
  justify-content: center;
}
.bl_costPanel_list2_panel .bl_costPanel_list2_panel_coinGuarantee .bl_costPanel_list2_panel_coinGuarantee_content .bl_costPanel_list2_panel_coinGuarantee_content_txt .bl_costPanel_list2_panel_coinGuarantee_content_txt_inner {
  display: flex;
  align-items: end;
}
.bl_costPanel_list2_panel .bl_costPanel_list2_panel_coinGuarantee .bl_costPanel_list2_panel_coinGuarantee_content .bl_costPanel_list2_panel_coinGuarantee_content_img + .bl_costPanel_list2_panel_coinGuarantee_content_txt {
  margin-top: 0;
  margin-left: 10px;
}

.bl_costPanel_list2_panel .bl_costPanel_list2_panel_coinGuarantee .bl_costPanel_list2_panel_coinGuarantee_content .bl_costPanel_list2_panel_coinGuarantee_content_txt .bl_costPanel_list2_panel_coinGuarantee_content_txt_inner .bl_costPanel_list2_panel_coinGuarantee_content_txt_inner_speechBubble {
  max-width: 300px;
  margin-top: 0;
  margin-left: 20px;
}

.bl_costPanel_list2_panel .bl_costPanel_list2_panel_coinGuarantee .bl_costPanel_list2_panel_coinGuarantee_content .bl_costPanel_list2_panel_coinGuarantee_content_txt .bl_costPanel_list2_panel_coinGuarantee_content_txt_inner .bl_costPanel_list2_panel_coinGuarantee_content_txt_inner_speechBubble::before,
.bl_costPanel_list2_panel .bl_costPanel_list2_panel_coinGuarantee .bl_costPanel_list2_panel_coinGuarantee_content .bl_costPanel_list2_panel_coinGuarantee_content_txt .bl_costPanel_list2_panel_coinGuarantee_content_txt_inner .bl_costPanel_list2_panel_coinGuarantee_content_txt_inner_speechBubble::after {
  position: absolute;
  top: 0;
  width: 15px;
  height: 32px;
  content: '';
  clip-path: polygon(0% 75%, 100% 60%, 100% 90%);
}
.bl_costPanel_list2_panel .bl_costPanel_list2_panel_coinGuarantee .bl_costPanel_list2_panel_coinGuarantee_content .bl_costPanel_list2_panel_coinGuarantee_content_txt .bl_costPanel_list2_panel_coinGuarantee_content_txt_inner .bl_costPanel_list2_panel_coinGuarantee_content_txt_inner_speechBubble::before{
  left: -15px;
}

.bl_costPanel_list2_panel .bl_costPanel_list2_panel_coinGuarantee .bl_costPanel_list2_panel_coinGuarantee_content .bl_costPanel_list2_panel_coinGuarantee_content_txt .bl_costPanel_list2_panel_coinGuarantee_content_txt_inner .bl_costPanel_list2_panel_coinGuarantee_content_txt_inner_speechBubble::after {
  left: -14px;
  background: #fff;
}

.bl_costPanel_list2 .bl_costPanel_list2_panel .bl_costPanel_list2_panel_coinGuarantee .bl_costPanel_list2_panel_coinGuarantee_content .bl_costPanel_list2_panel_coinGuarantee_content_img .bl_costPanel_list2_panel_coinGuarantee_content_img_icon,
.bl_costPanel_list2 .bl_costPanel_list2_panel .bl_costPanel_list2_panel_coinGuarantee.bl_costPanel_list2_panel_coinGuarantee__10year .bl_costPanel_list2_panel_coinGuarantee_content .bl_costPanel_list2_panel_coinGuarantee_content_img_icon {
  width: 100%;
  max-width: 50px;
  height: 50px;
  margin: unset;
}


.bl_costPanel_list2 .bl_costPanel_list2_panel .bl_costPanel_list2_panel_coinGuarantee + .bl_costPanel_list2_panel_plus {
  top: 13%;
  left: 0;
  right: 0;
}
.bl_costPanel_list2 .bl_costPanel_list2_panel .bl_costPanel_list2_panel_pack + .bl_costPanel_list2_panel_plus {
  top: 82.5%;
  right: 0;
  left: 0;
}
.bl_costPanel>.bl_costPanel_txt+.bl_costPanel_list2,
.bl_costPanel>.bl_costPanel_list2 {
  margin-top: 10px;
}

.bl_costPanel_list2 .bl_costPanel_list2_panel .bl_costPanel_list2_panel_pack {
  width:calc(100% - 4px);
  border: 2px solid var(--dekiruGreen);
}
.bl_costPanel_list2 .bl_costPanel_list2_panel .bl_costPanel_list2_panel_pack .bl_costPanel_list2_panel_pack_ttl + .bl_costPanel_list2_panel_pack_spSubTtl{
  padding-top: 10px;
}
.bl_costPanel_list2 .bl_costPanel_list2_panel .bl_costPanel_list2_panel_pack .bl_costPanel_list2_panel_pack_spSubTtl{
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  line-height: 1.4;
}
.bl_costPanel_list2 .bl_costPanel_list2_panel .bl_costPanel_list2_panel_pack .bl_costPanel_list2_panel_pack_spSubTtl .bl_costPanel_list2_panel_pack_spSubTtl_ofCourse{
  font-size: 14px;
}
.bl_costPanel_list2 .bl_costPanel_list2_panel .bl_costPanel_list2_panel_pack .bl_costPanel_list2_panel_pack_ttl + .bl_costPanel_list2_panel_pack_spSubTtl + .bl_costPanel_list2_panel_pack_content {
  margin-top: 0;
}
.bl_costPanel_list2 .bl_costPanel_list2_panel .bl_costPanel_list2_panel_pack .bl_costPanel_list2_panel_pack_content {
  padding: 10px;
}
.bl_costPanel_list2 .bl_costPanel_list2_panel .bl_costPanel_list2_panel_pack .bl_costPanel_list2_panel_pack_content .bl_costPanel_list2_panel_pack_content_inner {
  border-radius: 0px;
}
.reason_box .reason_text_box {
  border: none;
}
}
@media screen and (max-width: 377px) {
  .bl_costPanel_list2_panel .bl_costPanel_list2_panel_coinGuarantee .bl_costPanel_list2_panel_coinGuarantee_content .bl_costPanel_list2_panel_coinGuarantee_content_txt .bl_costPanel_list2_panel_coinGuarantee_content_txt_inner .bl_costPanel_list2_panel_coinGuarantee_content_txt_inner_product,
  .bl_costPanel_list2 .bl_costPanel_list2_panel .bl_costPanel_list2_panel_pack .bl_costPanel_list2_panel_pack_content .bl_costPanel_list2_panel_pack_content_inner .bl_costPanel_list2_panel_pack_content_inner_txt,
  .bl_costPanel_list2_panel .bl_costPanel_list2_panel_coinGuarantee .bl_costPanel_list2_panel_coinGuarantee_content .bl_costPanel_list2_panel_coinGuarantee_content_txt {
    font-size: 14px;
  }
}