.renew_top_mv {
  gap: 10px;
  grid-template-columns: auto 57%;
  max-width: 550px;
  padding: 30px 10px 30px 18px;
}

.renew_mv_txt {
  align-items: start;
  letter-spacing: 0.08em;
  font-size: 1.8rem;
  line-height: 1.89;
}
.renew_mv_txt::after {
  right: 50%;
  transform: translateX(50%);
  width: 47px;
  height: 52px;
}

.renew_mv_pic {
  margin-top: 30px;
}

.renew_nav_grid {
  grid-template-columns: repeat(2, 1fr);
  column-gap: 15px;
  row-gap: 20px;
}

.renew_nav_item {
  padding: 10px 14px;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 1.3;
}

.renew_nav_item_inner {
  display: grid;
  grid-template-columns: 44px 1fr;
  justify-items: start;
  max-width: 160px;
  width: 100%;
}

.purchase_item_img {
  width: 28px;
  height: 34px;
  margin-left: 8px;
}

.authorized_item_img {
  width: 28px;
  height: 34px;
  margin-left: 8px;
}

.diet_item_img {
  width: 45px;
  height: 30px;
}

.find_item_img {
  width: 44px;
  height: 30px;
}

.break_sp {
  display: block;
}

.yt_iframe {
  max-width: 100%;
  min-height: 350px;
}

.tp_new_box {
  grid-template-columns: 1fr;
  gap: 6px;
}
.tp_new_box:hover {
  text-decoration: none;
  transform: translateX(0);
}

.tp_news_list_btn:hover {
  text-decoration: none;
}

.tp_new_left {
  align-items: center;
}

.new_cate {
  height: 17px;
  padding: 0 6px 1px;
}

.new_date_txt {
  letter-spacing: 0.12em;
}

.vet_plan_txt {
  font-size: 1.6rem;
}

.vet_plan_name {
  font-size: 1.4rem;
}

.vet_plan_num {
  font-size: 1.4rem;
}

.top_news_sec.section_news {
  padding: 0px 20px 0px;
}
.top_news_sec.section_news .wrap_left ul li {
  width: 100%;
  max-width: 100%;
}
.top_news_sec.section_news .wrap_left ul li a {
  display: block;
}
.top_news_sec.section_news .wrap_left ul li a .read {
  margin-top: 6px;
  padding-right: 10px;
}
.top_news_sec.section_news .wrap_left ul li a .cate {
  width: 60px;
  height: 17px;
  margin: 0 12px 0 0;
  display: inline-block;
}

.top_ttl_common {
  font-size: 2.5rem;
  margin-bottom: 50px;
}

.purchase_sec_inner_wrp {
  padding: 15px 0px 40px;
}

.left_margin_ttl {
  margin: 0 0 30px -20px;
  padding: 7px 30px;
  font-size: 2rem;
}

.purchase_para {
  font-size: 1.3rem;
}

.purchase_grid_wrp {
  padding-bottom: 40px;
}

.purchase_grid {
  grid-template-columns: 1fr;
  gap: 30px;
}

.purchase_grid_ttl {
  font-size: 1.8rem !important;
}

.purchase_img_pad {
  padding-inline: 30px;
}

.purchase_img_wrp {
  max-width: 275px;
}

.op_grid {
  grid-template-columns: 1fr;
  max-width: 460px;
  margin-top: 30px;
  margin-inline: auto;
  padding-inline: 30px;
  place-items: center;
  gap: 80px;
}

.op_grid_img_wrp:not(:last-child) .op_grid_img::after {
  top: unset;
  right: 50%;
  transform: translateX(50%) rotate(90deg);
  bottom: -60px;
}

.purchase_page_btn_cmn {
  font-size: 1.4em;
}

.purchase_process_grid {
  grid-template-columns: 1fr;
  max-width: 440px;
}

.purchase_process_sec {
  padding-bottom: 30px;
}

.pp_sec_inner_wrp {
  border-bottom: none;
}

.purchase_page_btn_cmn.margin {
  margin-top: 50px;
}

.op_sec_inner_wrp {
  padding: 50px 0;
}

.op_sec_inner_wrp.pp_sec_inner_wrp {
  padding: 50px 0;
}

.top_content {
  font-size: 1.3rem;
  text-align: start;
  line-height: 1.7;
  padding-bottom: 30px;
}

.store_input_p {
  margin-top: 35px;
}
.store_input_p .store_input_search {
  width: 100% !important;
  max-width: 100% !important;
}

.store_input_ttl {
  font-size: 1.5rem;
  text-align: start;
  margin-bottom: 10px;
  line-height: 1.3;
}

.store_input_div {
  max-width: 100%;
  width: 100%;
}
.store_input_div::after {
  right: 25px;
}

select.store_input_box {
  max-width: 100% !important;
  width: 100% !important;
  height: 44px !important;
}

.red_tab_container {
  padding: 0;
}

.red_btn_div {
  gap: 1px;
}

.store_red_btn {
  font-size: 1.5rem;
  line-height: 1.5;
  padding: 10px 0 25px;
  height: 80px;
}
.store_red_btn:hover {
  text-decoration: unset;
}
.store_red_btn::after {
  right: 0;
  top: unset;
  bottom: 12px;
  left: 50%;
  transform: translateX(-50%);
}

.store_red_btn.sec_store_redBtn {
  padding-top: 23px;
}

.store_para {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  padding: 0 20px;
  text-align: start;
  margin-top: 10px;
}

.store_input_search_blk {
  max-width: 100% !important;
}

.official_div_blks {
  padding: 0 20px;
}

.official_div {
  width: 100%;
  margin: 0 auto;
  border-bottom: 1px solid #cdcdcd;
  padding-bottom: 40px;
}

.official_grid {
  gap: 50px 20px;
  max-width: 100%;
  margin: 0 auto;
  grid-template-columns: 1fr;
}

.online_img::before {
  top: -15px;
  right: 0;
}

.official_div.last-div {
  border-bottom: 0;
  padding-bottom: 25px;
}

.house_img_physical img {
  width: 100%;
  height: auto;
}

.red_btn_con {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 10px;
}

.anchor_link {
  height: 100px;
  margin-top: -100px;
  transform: translateY(0);
}

.store_ttl {
  margin-top: 30px;
  margin-bottom: 50px;
}

.section_point_content h1 br {
  display: none;
}
.section_point_content h2.left_margin_ttl {
  margin: 0 0 30px -20px !important;
  padding: 7px 30px;
  font-size: 2rem !important;
}
.section_point_content p.gtext.ptwo_gtext {
  margin-top: 8px;
}
.section_point_content p.release.pthree_release {
  font-size: 1.8rem;
}

.point2_content h2 br {
  display: block !important;
}

.ptwo_head {
  margin: 0 0 10px 0;
  line-height: 42px;
}

.sec_one_img_wrp {
  margin: 30px auto;
}

.img.ptwo_phone_ctnr {
  padding-left: 0;
}

.grayBox .flexBox .button.ptwo_phone_btn a {
  font-size: 1.4rem;
  padding: 5px 20px;
}

.linkBox.ptwo_linkBox > a {
  font-size: 1.4rem;
}

.purchase_container.border_gap {
  border-top: solid 15px #f4f4f4;
}

.pthree_renew h2.left_margin_ttl {
  margin: 30px 0 30px -20px !important;
  padding: 7px 30px;
  font-size: 2rem !important;
}

.pthree_img_wrp {
  max-width: 193px;
}
.pthree_img_wrp img {
  object-fit: contain;
  width: 100%;
  height: auto;
}

.pthree_ruby {
  margin-right: -10px;
}

.section_about_poportal.pthree_sec_wrp .wrap_about_poportal .abouts {
  width: 100%;
}
.section_about_poportal.pthree_sec_wrp .wrap_about_poportal .abouts .reads {
  left: 0;
}

.health_station {
  font-size: 2.8rem;
}

.section_point_content.ptwo_sec_wrp p {
  font-size: 1.4rem;
}

.section_use_content p.pthree_para {
  font-size: 1.4rem;
}

.new_visual_renew.section_visual .wrap .topcap {
  padding: 0 20px;
}
.new_visual_renew.section_visual .wrap .topcap .topcap-flex a.menu_link_login {
  width: 150px;
}
.new_visual_renew.section_visual .wrap .topcap .topcap-flex a.menu_link_appliccate {
  width: 170px;
  text-align: right;
  padding-right: 25px;
}
.new_visual_renew.section_visual .wrap .topcap .topcap-flex a.menu_link_appliccate::before {
  left: 15px;
}

.new_visual_renew {
  padding-top: 40px;
}

.yt_vd_sec {
  padding-top: 10px;
}

@media screen and (max-width: 480px) {
  .yt_iframe {
    max-width: 100%;
    min-height: 215px;
  }
}
@media screen and (max-width: 450px) {
  .left_margin_ttl {
    max-width: calc(100% - 10px);
    width: 100%;
  }
}
@media screen and (max-width: 374px) {
  .renew_nav_item {
    font-size: 12px;
  }
}
@media screen and (max-width: 370px) {
  .renew_mv_txt {
    font-size: 1.5rem;
  }
  .left_margin_ttl {
    font-size: 1.6rem;
  }
  .purchase_grid_ttl {
    font-size: 1.6rem;
  }
  .purchase_page_btn_cmn {
    font-size: 1.2rem;
  }
  .new_visual_renew.section_visual .wrap .topcap .topcap-flex {
    flex-direction: column;
  }
  .new_visual_renew.section_visual .wrap .topcap .topcap-flex a.menu_link_login {
    width: 170px;
  }
}
@media screen and (max-width: 345px) {
  .renew_nav_grid {
    column-gap: 10px;
    row-gap: 15px;
  }
  .renew_nav_item {
    font-size: 11px;
    padding: 10px;
  }
}

/*# sourceMappingURL=renewal-sp.css.map */
