:root {
  --hospital-color: #0195ea;
  --clinic-color: #009b8e;
  --pharmacies-color: #1e81c4;
  --text-color: #252525;
  --link-color: #0056a8;
  --border-color: #e4e7eb;
  --bg-color-gray: #f6f6f6;
  --attention-color: #ff0000;
  --btn-text-color: #ffffff;
  --btn-bg-color-orange: #da7c10;
  --btn-bg-color-green: #08a593;
  --step-hospital-color: #E8F8FD;
  --step-clinic-color: #DCF4F2;
  --step-pharmacies-color: #D9EBF8;
  --typography--db: "UD Shin Go DemiBold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  --typography--b: "UD Shin Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  --typography--r: "UD Shin Go Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  --typography--m: "UD Shin Go Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

  --1px: calc(1 / 320 * 100vw);
  --2px: calc(2 / 320 * 100vw);
  --3px: calc(3 / 320 * 100vw);
  --4px: calc(4 / 320 * 100vw);
  --5px: calc(5 / 320 * 100vw);
  --6px: calc(6 / 320 * 100vw);
  --7px: calc(7 / 320 * 100vw);
  --8px: calc(8 / 320 * 100vw);
  --9px: calc(9 / 320 * 100vw);
  --10px: calc(10 / 320 * 100vw);
  --11px: calc(11 / 320 * 100vw);
  --12px: calc(12 / 320 * 100vw);
  --13px: calc(13 / 320 * 100vw);
  --14px: calc(14 / 320 * 100vw);
  --15px: calc(15 / 320 * 100vw);
  --16px: calc(16 / 320 * 100vw);
  --17px: calc(17 / 320 * 100vw);
  --18px: calc(18 / 320 * 100vw);
  --19px: calc(19 / 320 * 100vw);
  --20px: calc(20 / 320 * 100vw);
  --21px: calc(21 / 320 * 100vw);
  --22px: calc(22 / 320 * 100vw);
  --23px: calc(23 / 320 * 100vw);
  --24px: calc(24 / 320 * 100vw);
  --25px: calc(25 / 320 * 100vw);
  --26px: calc(26 / 320 * 100vw);
  --27px: calc(27 / 320 * 100vw);
  --28px: calc(28 / 320 * 100vw);
  --29px: calc(29 / 320 * 100vw);
  --30px: calc(30 / 320 * 100vw);
  --31px: calc(31 / 320 * 100vw);
  --32px: calc(32 / 320 * 100vw);
  --33px: calc(33 / 320 * 100vw);
  --34px: calc(34 / 320 * 100vw);
  --35px: calc(35 / 320 * 100vw);
  --36px: calc(36 / 320 * 100vw);
  --37px: calc(37 / 320 * 100vw);
  --38px: calc(38 / 320 * 100vw);
  --39px: calc(39 / 320 * 100vw);
  --40px: calc(40 / 320 * 100vw);
  --41px: calc(41 / 320 * 100vw);
  --42px: calc(42 / 320 * 100vw);
  --43px: calc(43 / 320 * 100vw);
  --44px: calc(44 / 320 * 100vw);
  --45px: calc(45 / 320 * 100vw);
  --46px: calc(46 / 320 * 100vw);
  --47px: calc(47 / 320 * 100vw);
  --48px: calc(48 / 320 * 100vw);
  --49px: calc(49 / 320 * 100vw);
  --50px: calc(50 / 320 * 100vw);
  --51px: calc(51 / 320 * 100vw);
  --52px: calc(52 / 320 * 100vw);
  --53px: calc(53 / 320 * 100vw);
  --54px: calc(54 / 320 * 100vw);
  --55px: calc(55 / 320 * 100vw);
  --56px: calc(56 / 320 * 100vw);
  --57px: calc(57 / 320 * 100vw);
  --58px: calc(58 / 320 * 100vw);
  --59px: calc(59 / 320 * 100vw);
  --60px: calc(60 / 320 * 100vw);
  --61px: calc(61 / 320 * 100vw);
  --62px: calc(62 / 320 * 100vw);
  --63px: calc(63 / 320 * 100vw);
  --64px: calc(64 / 320 * 100vw);
  --65px: calc(65 / 320 * 100vw);
  --66px: calc(66 / 320 * 100vw);
  --67px: calc(67 / 320 * 100vw);
  --68px: calc(68 / 320 * 100vw);
  --69px: calc(69 / 320 * 100vw);
  --70px: calc(70 / 320 * 100vw);
  --71px: calc(71 / 320 * 100vw);
  --72px: calc(72 / 320 * 100vw);
  --73px: calc(73 / 320 * 100vw);
  --74px: calc(74 / 320 * 100vw);
  --75px: calc(75 / 320 * 100vw);
  --76px: calc(76 / 320 * 100vw);
  --77px: calc(77 / 320 * 100vw);
  --78px: calc(78 / 320 * 100vw);
  --79px: calc(79 / 320 * 100vw);
  --80px: calc(80 / 320 * 100vw);
  --81px: calc(81 / 320 * 100vw);
  --82px: calc(82 / 320 * 100vw);
  --83px: calc(83 / 320 * 100vw);
  --84px: calc(84 / 320 * 100vw);
  --85px: calc(85 / 320 * 100vw);
  --86px: calc(86 / 320 * 100vw);
  --87px: calc(87 / 320 * 100vw);
  --88px: calc(88 / 320 * 100vw);
  --89px: calc(89 / 320 * 100vw);
  --90px: calc(90 / 320 * 100vw);
  --91px: calc(91 / 320 * 100vw);
  --92px: calc(92 / 320 * 100vw);
  --93px: calc(93 / 320 * 100vw);
  --94px: calc(94 / 320 * 100vw);
  --95px: calc(95 / 320 * 100vw);
  --96px: calc(96 / 320 * 100vw);
  --97px: calc(97 / 320 * 100vw);
  --98px: calc(98 / 320 * 100vw);
  --99px: calc(99 / 320 * 100vw);
  --100px: calc(100 / 320 * 100vw);
  --101px: calc(101 / 320 * 100vw);
  --102px: calc(102 / 320 * 100vw);
  --103px: calc(103 / 320 * 100vw);
  --104px: calc(104 / 320 * 100vw);
  --105px: calc(105 / 320 * 100vw);
  --106px: calc(106 / 320 * 100vw);
  --107px: calc(107 / 320 * 100vw);
  --108px: calc(108 / 320 * 100vw);
  --109px: calc(109 / 320 * 100vw);
  --110px: calc(110 / 320 * 100vw);
  --111px: calc(111 / 320 * 100vw);
  --112px: calc(112 / 320 * 100vw);
  --113px: calc(113 / 320 * 100vw);
  --114px: calc(114 / 320 * 100vw);
  --115px: calc(115 / 320 * 100vw);
  --116px: calc(116 / 320 * 100vw);
  --117px: calc(117 / 320 * 100vw);
  --118px: calc(118 / 320 * 100vw);
  --119px: calc(119 / 320 * 100vw);
  --120px: calc(120 / 320 * 100vw);
  --121px: calc(121 / 320 * 100vw);
  --122px: calc(122 / 320 * 100vw);
  --123px: calc(123 / 320 * 100vw);
  --124px: calc(124 / 320 * 100vw);
  --125px: calc(125 / 320 * 100vw);
  --126px: calc(126 / 320 * 100vw);
  --127px: calc(127 / 320 * 100vw);
  --128px: calc(128 / 320 * 100vw);
  --129px: calc(129 / 320 * 100vw);
  --130px: calc(130 / 320 * 100vw);
  --131px: calc(131 / 320 * 100vw);
  --132px: calc(132 / 320 * 100vw);
  --133px: calc(133 / 320 * 100vw);
  --134px: calc(134 / 320 * 100vw);
  --135px: calc(135 / 320 * 100vw);
  --136px: calc(136 / 320 * 100vw);
  --137px: calc(137 / 320 * 100vw);
  --138px: calc(138 / 320 * 100vw);
  --139px: calc(139 / 320 * 100vw);
  --140px: calc(140 / 320 * 100vw);
  --141px: calc(141 / 320 * 100vw);
  --142px: calc(142 / 320 * 100vw);
  --143px: calc(143 / 320 * 100vw);
  --144px: calc(144 / 320 * 100vw);
  --145px: calc(145 / 320 * 100vw);
  --146px: calc(146 / 320 * 100vw);
  --147px: calc(147 / 320 * 100vw);
  --148px: calc(148 / 320 * 100vw);
  --149px: calc(149 / 320 * 100vw);
  --150px: calc(150 / 320 * 100vw);
  --151px: calc(151 / 320 * 100vw);
  --152px: calc(152 / 320 * 100vw);
  --153px: calc(153 / 320 * 100vw);
  --154px: calc(154 / 320 * 100vw);
  --155px: calc(155 / 320 * 100vw);
  --156px: calc(156 / 320 * 100vw);
  --157px: calc(157 / 320 * 100vw);
  --158px: calc(158 / 320 * 100vw);
  --159px: calc(159 / 320 * 100vw);
  --160px: calc(160 / 320 * 100vw);
  --161px: calc(161 / 320 * 100vw);
  --162px: calc(162 / 320 * 100vw);
  --163px: calc(163 / 320 * 100vw);
  --164px: calc(164 / 320 * 100vw);
  --165px: calc(165 / 320 * 100vw);
  --166px: calc(166 / 320 * 100vw);
  --167px: calc(167 / 320 * 100vw);
  --168px: calc(168 / 320 * 100vw);
  --169px: calc(169 / 320 * 100vw);
  --170px: calc(170 / 320 * 100vw);
  --171px: calc(171 / 320 * 100vw);
  --172px: calc(172 / 320 * 100vw);
  --173px: calc(173 / 320 * 100vw);
  --174px: calc(174 / 320 * 100vw);
  --175px: calc(175 / 320 * 100vw);
  --176px: calc(176 / 320 * 100vw);
  --177px: calc(177 / 320 * 100vw);
  --178px: calc(178 / 320 * 100vw);
  --179px: calc(179 / 320 * 100vw);
  --180px: calc(180 / 320 * 100vw);
  --181px: calc(181 / 320 * 100vw);
  --182px: calc(182 / 320 * 100vw);
  --183px: calc(183 / 320 * 100vw);
  --184px: calc(184 / 320 * 100vw);
  --185px: calc(185 / 320 * 100vw);
  --186px: calc(186 / 320 * 100vw);
  --187px: calc(187 / 320 * 100vw);
  --188px: calc(188 / 320 * 100vw);
  --189px: calc(189 / 320 * 100vw);
  --190px: calc(190 / 320 * 100vw);
  --191px: calc(191 / 320 * 100vw);
  --192px: calc(192 / 320 * 100vw);
  --193px: calc(193 / 320 * 100vw);
  --194px: calc(194 / 320 * 100vw);
  --195px: calc(195 / 320 * 100vw);
  --196px: calc(196 / 320 * 100vw);
  --197px: calc(197 / 320 * 100vw);
  --198px: calc(198 / 320 * 100vw);
  --199px: calc(199 / 320 * 100vw);
  --200px: calc(200 / 320 * 100vw);
  --201px: calc(201 / 320 * 100vw);
  --202px: calc(202 / 320 * 100vw);
  --203px: calc(203 / 320 * 100vw);
  --204px: calc(204 / 320 * 100vw);
  --205px: calc(205 / 320 * 100vw);
  --206px: calc(206 / 320 * 100vw);
  --207px: calc(207 / 320 * 100vw);
  --208px: calc(208 / 320 * 100vw);
  --209px: calc(209 / 320 * 100vw);
  --210px: calc(210 / 320 * 100vw);
  --211px: calc(211 / 320 * 100vw);
  --212px: calc(212 / 320 * 100vw);
  --213px: calc(213 / 320 * 100vw);
  --214px: calc(214 / 320 * 100vw);
  --215px: calc(215 / 320 * 100vw);
  --216px: calc(216 / 320 * 100vw);
  --217px: calc(217 / 320 * 100vw);
  --218px: calc(218 / 320 * 100vw);
  --219px: calc(219 / 320 * 100vw);
  --220px: calc(220 / 320 * 100vw);
  --221px: calc(221 / 320 * 100vw);
  --222px: calc(222 / 320 * 100vw);
  --223px: calc(223 / 320 * 100vw);
  --224px: calc(224 / 320 * 100vw);
  --225px: calc(225 / 320 * 100vw);
  --226px: calc(226 / 320 * 100vw);
  --227px: calc(227 / 320 * 100vw);
  --228px: calc(228 / 320 * 100vw);
  --229px: calc(229 / 320 * 100vw);
  --230px: calc(230 / 320 * 100vw);
  --231px: calc(231 / 320 * 100vw);
  --232px: calc(232 / 320 * 100vw);
  --233px: calc(233 / 320 * 100vw);
  --234px: calc(234 / 320 * 100vw);
  --235px: calc(235 / 320 * 100vw);
  --236px: calc(236 / 320 * 100vw);
  --237px: calc(237 / 320 * 100vw);
  --238px: calc(238 / 320 * 100vw);
  --239px: calc(239 / 320 * 100vw);
  --240px: calc(240 / 320 * 100vw);
  --241px: calc(241 / 320 * 100vw);
  --242px: calc(242 / 320 * 100vw);
  --243px: calc(243 / 320 * 100vw);
  --244px: calc(244 / 320 * 100vw);
  --245px: calc(245 / 320 * 100vw);
  --246px: calc(246 / 320 * 100vw);
  --247px: calc(247 / 320 * 100vw);
  --248px: calc(248 / 320 * 100vw);
  --249px: calc(249 / 320 * 100vw);
  --250px: calc(250 / 320 * 100vw);
  --251px: calc(251 / 320 * 100vw);
  --252px: calc(252 / 320 * 100vw);
  --253px: calc(253 / 320 * 100vw);
  --254px: calc(254 / 320 * 100vw);
  --255px: calc(255 / 320 * 100vw);
  --256px: calc(256 / 320 * 100vw);
  --257px: calc(257 / 320 * 100vw);
  --258px: calc(258 / 320 * 100vw);
  --259px: calc(259 / 320 * 100vw);
  --260px: calc(260 / 320 * 100vw);
  --261px: calc(261 / 320 * 100vw);
  --262px: calc(262 / 320 * 100vw);
  --263px: calc(263 / 320 * 100vw);
  --264px: calc(264 / 320 * 100vw);
  --265px: calc(265 / 320 * 100vw);
  --266px: calc(266 / 320 * 100vw);
  --267px: calc(267 / 320 * 100vw);
  --268px: calc(268 / 320 * 100vw);
  --269px: calc(269 / 320 * 100vw);
  --270px: calc(270 / 320 * 100vw);
  --271px: calc(271 / 320 * 100vw);
  --272px: calc(272 / 320 * 100vw);
  --273px: calc(273 / 320 * 100vw);
  --274px: calc(274 / 320 * 100vw);
  --275px: calc(275 / 320 * 100vw);
  --276px: calc(276 / 320 * 100vw);
  --277px: calc(277 / 320 * 100vw);
  --278px: calc(278 / 320 * 100vw);
  --279px: calc(279 / 320 * 100vw);
  --280px: calc(280 / 320 * 100vw);
  --281px: calc(281 / 320 * 100vw);
  --282px: calc(282 / 320 * 100vw);
  --283px: calc(283 / 320 * 100vw);
  --284px: calc(284 / 320 * 100vw);
  --285px: calc(285 / 320 * 100vw);
  --286px: calc(286 / 320 * 100vw);
  --287px: calc(287 / 320 * 100vw);
  --288px: calc(288 / 320 * 100vw);
  --289px: calc(289 / 320 * 100vw);
  --290px: calc(290 / 320 * 100vw);
  --291px: calc(291 / 320 * 100vw);
  --292px: calc(292 / 320 * 100vw);
  --293px: calc(293 / 320 * 100vw);
  --294px: calc(294 / 320 * 100vw);
  --295px: calc(295 / 320 * 100vw);
  --296px: calc(296 / 320 * 100vw);
  --297px: calc(297 / 320 * 100vw);
  --298px: calc(298 / 320 * 100vw);
  --299px: calc(299 / 320 * 100vw);
  --300px: calc(300 / 320 * 100vw);
  --301px: calc(301 / 320 * 100vw);
  --302px: calc(302 / 320 * 100vw);
  --303px: calc(303 / 320 * 100vw);
  --304px: calc(304 / 320 * 100vw);
  --305px: calc(305 / 320 * 100vw);
  --306px: calc(306 / 320 * 100vw);
  --307px: calc(307 / 320 * 100vw);
  --308px: calc(308 / 320 * 100vw);
  --309px: calc(309 / 320 * 100vw);
  --310px: calc(310 / 320 * 100vw);
  --311px: calc(311 / 320 * 100vw);
  --312px: calc(312 / 320 * 100vw);
  --313px: calc(313 / 320 * 100vw);
  --314px: calc(314 / 320 * 100vw);
  --315px: calc(315 / 320 * 100vw);
  --316px: calc(316 / 320 * 100vw);
  --317px: calc(317 / 320 * 100vw);
  --318px: calc(318 / 320 * 100vw);
  --319px: calc(319 / 320 * 100vw);
  --320px: calc(320 / 320 * 100vw);
  --438px: calc(438 / 320 * 100vw);
  --462px: calc(462 / 320 * 100vw);
}

main * {
  box-sizing: border-box;
}


/* KV TOP */

.dc-kv {
  position: relative;
  overflow: hidden;
  background: #0BB7B2;
  padding: 40px 80px 100px;
  max-height: 390px;
}

.dc-kv::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: clamp(300px, 20vw, 390px);
  z-index: 0;
  background: no-repeat center bottom / 100% 100%
    url("data:image/svg+xml,%3Csvg viewBox='0 0 1920 510' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1920 406.204C1920 406.204 1539.5 479.204 1177.5 350.704C815.5 222.204 747.5 154.156 438 63.2037C128.5 -27.7487 0 6.20388 0 6.20388V510H1920V406.204Z' fill='white'/%3E%3C/svg%3E");
}

/* 白い大きい円 */
.dc-kv::after {
  content: "";
  position: absolute;
  left: -77px;
  top: -95px;
  width: 690px;
  height: 690px;
  background: #fff;
  border-radius: 50%;
  z-index: 0;
}

.dc-kv__inner {
  position: relative;
  z-index: 1;
  max-width: 1180px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 56px;
}

/* 透過10%の円 */
.dc-kv__inner::before {
  content: "";
  position: absolute;
  left: 360px;
  top: 80%;
  width: 440px;
  height: 440px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  transform: translateY(-50%);
  z-index: -1;
}

.dc-kv__content {
  flex: 1 1 48%;
}

.dc-kv__logo {
  display: block;
  max-width: 300px;
  width: 100%;
  height: auto;
  margin-bottom: 32px;
}

.dc-kv__text {
  margin: 0 0 36px;
  color: #0BB7B2;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.7;
}

.dc-kv__buttons {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}

.dc-kv__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 160px;
  min-height: 48px;
  padding: 12px 24px;
  border-radius: 8px;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  line-height: 1;
}

.dc-kv__btn--login {
  background: #FFA726;
}

.dc-kv__btn--registration {
  background: #273152;
}

.dc-kv__visual {
  flex: 1 1 52%;
  text-align: right;
}

.dc-kv__visual img {
  width: 100%;
  max-width: 511px;
  height: auto;
}

/* SP */

@media screen and (max-width: 980px) {
  .dc-kv {
    max-height: none;
 
    padding: calc(80 / 980 * 100vw) calc(24 / 980 * 100vw)
      calc(64 / 980 * 100vw);
  }

  .dc-kv::before {
     content: "";
  position: absolute;
  left: 0;
  bottom: 0; /* ← これが最重要 */
  width: 100%;
  height: clamp(120px, 40vw, 320px);
  z-index: 0;

background: no-repeat center bottom / 100% 100%
      url("data:image/svg+xml,%3Csvg viewBox='0 0 375 280' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M375 180C375 180 300 210 220 190C140 170 120 120 70 90C30 70 0 80 0 80V280H375V180Z' fill='white'/%3E%3C/svg%3E");
  }  
   .dc-kv::after {
    left: clamp(-260px, -18vw, -120px);
    top: clamp(-200px, -14vw, -80px);
    width: clamp(450px, 97vw, 900px);
    height: clamp(450px, 97vw, 900px);
  }

  .dc-kv__inner {
    flex-direction: column;
    align-items: stretch;
    gap: calc(28 / 980 * 100vw);
    text-align: center;
    padding: var(--10px) var(--15px) var(--30px);
  }

  .dc-kv__inner::before {
    left: 50%;
    top: clamp(10px, 8vw, 20px);
    width: clamp(300px, 55vw, 500px);
    height: clamp(300px, 55vw, 500px);
    transform: translateX(-10%);
  }

  .dc-kv__content {
    display: contents;
  }

  .dc-kv__logo {
    order: 1;
    max-width: clamp(220px, 50vw, 600px);
    margin:0;
  }

  .dc-kv__text {
    order: 2;
    margin: 0;
    font-size: clamp(18px, 3.2vw, 24px);
    text-align: left;
  }

  .dc-kv__visual {
    order: 3;
    width: 100%;
    text-align: center;
  }

  .dc-kv__visual img {
      max-width: clamp(280px, 80vw, 700px);
  }

  .dc-kv__buttons {
    order: 4;
    justify-content: space-between;
    gap: calc(16 / 980 * 100vw);
    width: 100%;
  }

  .dc-kv__btn {
     min-width: clamp(155px, 40vw, 420px);
  padding: clamp(17px, 4.6vw, 32px) clamp(20px, 3vw, 28px);
  font-size: clamp(14px, 3.5vw, 24px);
  min-height: clamp(44px, 5vw, 52px);
  }
}









.prd-kv {
  margin-bottom: 100px;
}

.prd-kv_cv__container {
  display: flex;
  justify-content: center;
  column-gap: 32px;
  margin: 0 auto;
  padding: 60px 0 30px;
  background-color: var(--bg-color-gray);
  font-weight: 600;
}


[class*="prd-section"] {
  max-width: 1400px;
  margin: 0 auto;
  margin-top: 0 !important;
}

.prd-section_h2:not(:last-child) {
  margin-bottom: 80px;
}

.prd-section_h3:not(:last-child) {
  margin-bottom: 60px;
}

.prd-section_h4:not(:last-child) {
  margin-bottom: 50px;
}

.prd-heading_2 {
  margin-bottom: 30px;
  padding: 1.1px 0;
  padding-left: 56px;
  color: var(--text-color);
  font-family: var(--typography--b);
  font-size: 32px;
  font-weight: 600;
  line-height: 1.4;
  border-width: 3px 0;
  border-style: solid;
  position: relative;
}

.prd-heading_2::before {
  content: "";
  display: block;
  width: 46px;
  height: calc(100% + 3px);
  background: center no-repeat url(/jp/-/media/medicom/pharmacies/ai-medicationhistory/icon_checkmark.svg);
  text-align: center;
  position: absolute;
  top: -1px;
  left: 0;
}

/* 病院向け：prd-container--hospital
クリニック向け：prd-container--clinic
保険薬局向け：prd-container--pharmacies */


.prd-container--hospital .prd-heading_2 {
  border-color: var(--hospital-color);
}

.prd-container--clinic .prd-heading_2 {
  border-color: var(--clinic-color);
}

.prd-container--pharmacies .prd-heading_2 {
  border-color: var(--pharmacies-color);
}

.prd-container--hospital .prd-heading_2::before {
  background-color: var(--hospital-color);
}

.prd-container--clinic .prd-heading_2::before {
  background-color: var(--clinic-color);
}

.prd-container--pharmacies .prd-heading_2::before {
  background-color: var(--pharmacies-color);
}

.prd-heading_3 {
  margin-bottom: 30px;
  padding-bottom: 5.2px;
  color: var(--text-color);
  font-family: var(--typography--b);
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4;
  border-bottom-width: 3px;
  border-bottom-style: solid;
}

.prd-container--hospital .prd-heading_3 {
  border-color: var(--hospital-color);
}

.prd-container--clinic .prd-heading_3 {
  border-color: var(--clinic-color);
}

.prd-container--pharmacies .prd-heading_3 {
  border-color: var(--pharmacies-color);
}

.prd-heading_4 {
  margin-bottom: 25px;
  padding-bottom: 6.8px;
  color: var(--text-color);
  font-family: var(--typography--b);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  border-bottom: 2px solid var(--border-color);
}

.prd-text {
  color: var(--text-color);
  font-family: var(--typography--r);
  font-size: 16px;
  line-height: 1.65;
}

.prd-text:not(:last-child) {
  margin-bottom: 30px;
}

.prd-annotation,
.prd-annotation_list__item {
  padding-left: calc(1em + 5px);
  color: var(--text-color);
  font-family: var(--typography--r);
  font-size: 12px;
  line-height: 1.4;
  position: relative;
}

.prd-annotation::before,
.prd-annotation_list__item::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}

.prd-annotation:not(:last-child),
.prd-annotation_list:not(:last-child) {
  margin-bottom: 25px;
}

.prd-annotation_list__item:not(:last-child) {
  margin-bottom: 15px;
}

.prd-about_medicom .prd-annotation_list__item {
  margin-bottom: 0;
}

.prd-link {
  font-family: var(--typography--r);
  font-size: 16px;
  --link-line-height: 1.4;
  line-height: var(--link-line-height);
}

.prd-link:not(:last-child) {
  margin-bottom: 30px;
}

.prd-link--arrow {
  padding-left: calc(1em + 5px);
  position: relative;
}

.prd-link--arrow::before {
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  background: center / contain no-repeat url(/jp/-/media/medicom/pharmacies/ai-medicationhistory/link_arrow_blue.svg);
  position: absolute;
  top: calc(((1em * var(--link-line-height)) - 1em) / 2);
  left: 0;
}

[class*="prd-link__text"] {
  color: var(--link-color);
}

.prd-link__text--underline {
  text-decoration: underline;
}

.prd-col2,
.prd-col3 {
  display: flex;
  column-gap: 40px;
}

.prd-col2:not(:last-child),
.prd-col3:not(:last-child) {
  margin-bottom: 30px;
}

.prd-col2__col,
.prd-col3__col {
  flex: 1 0;
}

.prd-col2__col.prd-section_h3:not(:last-child),
.prd-col2__col.prd-section_h4:not(:last-child) {
  margin-bottom: 0;
}

.prd-anchor_link {
  margin-bottom: 80px;
  padding-top: 40px;
  border-top: 2px solid var(--border-color);
}

.prd-anchor_link__list {
  display: flex;
  flex-wrap: wrap;
  gap: 15px 80px;
}

.prd-anchor_link__item {
  line-height: 1;
}






.prd-anchor_link__item:nth-child(5n) {
  grid-column-start: 1;
}

.prd-anchor_link__link {
  color: var(--link-color);
  font-family: var(--typography--r);
  font-size: 14px;
  line-height: 1;
}

.prd-anchor_link__link::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 5px;
  vertical-align: text-bottom;
  background: center / contain no-repeat url("/jp/-/media/medicom/pharmacies/ai-medicationhistory/icon_anchor_link.svg");
}

.prd-btn_wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 60px 0;
  background-color: var(--bg-color-gray);
}

.prd-btn_container {
  display: flex;
  justify-content: center;
  column-gap: 32px;
  max-width: 1400px;
  margin: 0 auto;
}

.prd-btn_balloon_catchcopy {
  display: inline-block;
  margin-bottom: 15px;
  padding: 0 15px;
  color: var(--text-color);
  font-family: var(--typography--db);
  font-size: 16px;
  line-height: 1.4;
  text-align: center;
  position: relative;
}

.prd-btn_balloon_catchcopy::before,
.prd-btn_balloon_catchcopy::after {
  content: "";
  display: block;
  width: 2px;
  height: 12px;
  margin: auto 0;
  border-radius: 1px;
  background-color: var(--text-color);
  position: absolute;
  top: 0;
  bottom: 0;
  transform-origin: top;
}

.prd-btn_balloon_catchcopy::before {
  left: 0;
  transform: rotateZ(-28deg);
}

.prd-btn_balloon_catchcopy::after {
  right: 0;
  transform: rotateZ(28deg);
}

.prd-btn {
  display: inline-block;
  width: 345px;
  padding: 20px 60px;
  color: var(--btn-text-color);
  font-family: var(--typography--db);
  font-size: 20px;
  line-height: 1;
  text-align: center;
  border-radius: 10px;
  position: relative;
}

.prd-btn--single {
  width: 420px;
}

.prd-btn--orange {
  background-color: var(--btn-bg-color-orange);
}

.prd-btn--green {
  background-color: var(--btn-bg-color-green);
}

.prd-btn::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  margin: auto 0;
  background: center / contain no-repeat url(/jp/-/media/medicom/pharmacies/ai-medicationhistory/link_arrow_white.svg);
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
}

.prd-btn_balloon__balloon {
  margin: 0 auto -20px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 216px;
  height: 40px;
  padding-bottom: 6px;
  font-family: var(--typography--db);
  font-size: 12px;
  line-height: 1;
  position: relative;
  z-index: 1;
}

.prd-btn_balloon__balloon--orange {
  background: center / contain no-repeat url(/jp/-/media/medicom/pharmacies/ai-medicationhistory/balloon-orange.svg);
  color: #cc640a;
}

.prd-btn_balloon__balloon--green {
  color: #068476;
  background: center / contain no-repeat url(/jp/-/media/medicom/pharmacies/ai-medicationhistory/balloon-green.svg);
}

.prd-btn_balloon__char--strong {
  font-size: 18px;
  font-family: var(--typography--b);
  position: relative;
  bottom: 1px;
}

.prd-btn_balloon__content {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 345px;
  height: 75px;
  padding: 0 60px;
  border-radius: 15px;
  color: #fff;
  font-family: var(--typography--db);
  font-size: 20px;
  line-height: 1;
  position: relative;
}

.prd-btn_balloon__content--orange {
  background-color: var(--btn-bg-color-orange);
}

.prd-btn_balloon__content--green {
  background-color: var(--btn-bg-color-green);
}

.prd-btn_balloon__content::before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: auto 0;
  position: absolute;
  top: 0;
  left: 20px;
  bottom: 0;
}

.prd-btn_balloon__content--mail::before {
  background: center / contain no-repeat url(/jp/-/media/medicom/pharmacies/ai-medicationhistory/icon_mail.svg);
}

.prd-btn_balloon__content--screen::before {
  background: center / contain no-repeat url(/jp/-/media/medicom/pharmacies/ai-medicationhistory/icon_screen.svg);
}

.prd-btn_balloon__content::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  margin: auto 0;
  background: center / contain no-repeat url(/jp/-/media/medicom/pharmacies/ai-medicationhistory/link_arrow_white.svg);
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
}

.prd-kv__pc {
  position:absolute;
  max-width:511px;
  width:100%;
  right:2%;
  bottom:2%;
}

.prd-banner_link_container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  column-gap: 50px;
}

.prd-banner_link_container--center {
  justify-content: center;
}

.prd-banner_link {
  max-width: calc((100% - 50px) / 2);
  text-align: center;
}

.related-img_link img{
  transition: transform 400ms linear 0ms;
}

@media (hover: hover) and (pointer: fine) {
  .related-img_link:hover img{
    transform: scale(1.08);
  }
}

.prd-img {
  display: flex;
  justify-content: center;
}

.prd-img:not(:last-child) {
  margin-bottom: 30px;
}

.prd-img__img {
  max-width: 100%;
}

.prd-img__img--border {
  border: 1px solid #cccccc;
}

.prd-step__content {
  display: grid;
  grid-template-columns: 61px auto;
  grid-column-gap: 18px;
  grid-row-gap: 20px;
  align-items: center;
  padding: 20px;
  position: relative;
}

.prd-container--hospital .prd-step__content {
  background-color: var(--step-hospital-color);
}

.prd-container--clinic .prd-step__content {
  background-color: var(--step-clinic-color);
}

.prd-container--pharmacies .prd-step__content {
  background-color: var(--step-pharmacies-color);
}

.prd-step__content:not(:last-child) {
  /*margin-bottom: 60px;*/
}

.prd-step__content:not(:first-of-type)::before {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  position: absolute;
  top: -60px;
  right: 0;
  left: 0;
}

.prd-container--hospital .prd-step__content::before {
  background: center / contain no-repeat url(/jp/-/media/medicom/pharmacies/ai-medicationhistory/step_arrow--hospital.svg);
}

.prd-container--clinic .prd-step__content::before {
  background: center / contain no-repeat url(/jp/-/media/medicom/pharmacies/ai-medicationhistory/step_arrow--clinic.svg);
}

/*
.prd-container--pharmacies .prd-step__content::before {
  background: center / contain no-repeat url(/jp/-/media/medicom/pharmacies/ai-medicationhistory/step_arrow--pharmacies.svg);
}
*/

.prd-container--pharmacies .prd-step__content::before {
  background: center / contain no-repeat url(/jp/-/media/medicom/pharmacies/digicare/step_arrow.svg);
}

.prd-step__label {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 54px;
  padding-right: 10px;
  line-height: 1;
  position: relative;
}

.prd-container--hospital .prd-step__label {
  color: var(--hospital-color);
}

.prd-container--clinic .prd-step__label {
  color: var(--clinic-color);
}

.prd-container--pharmacies .prd-step__label {
  color: var(--pharmacies-color);
}

.prd-step__label::after {
  content: "";
  display: block;
  width: 1px;
  height: 40px;
  background-color: var(--pharmacies-color);
  position: absolute;
  right: 0;
  bottom: 0;
}

.prd-step__label_text {
  font-size: 14px;
}

.prd-step__label_number {
  font-size: 36px;
  font-weight: bold;
}

.prd-step__heading {
  font-family: var(--typography--m);
  display: flex;
  align-items: center;
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.4;
}

.prd-step__text {
  font-family: var(--typography--m);
  grid-column-start: 2;
  font-size: 16px;
  line-height: 1.65;
}



/* ===== PC（980px以上） ===== */
@media screen and (min-width: 981px) {

  .prd-step {
    display: flex;
    gap: 40px;
  }

  .prd-step__content {
    flex: 1;
    margin-bottom: 0; /* ← 縦用をリセット */
  }

  /* 矢印を右向きに */
  .prd-step__content:not(:first-of-type)::before {
    top: 50%;
    left: -34px;
    right: auto;
    transform: translateY(-50%) rotate(-90deg);
  }

}




.prd-faq:not(:last-child) {
  margin-bottom: 30px;
}

.prd-faq__content {
  width: 100%;
  padding-bottom: 30px;
  border-bottom: 1px solid var(--border-color);
}

.prd-faq__content:not(:last-child) {
  margin-bottom: 30px;
}

.prd-faq__question,
.prd-faq__answer {
  padding-left: 32px;
  text-indent: -32px;
  font-family: var(--typography--r);
  font-size: 16px;
  line-height: 1.65;
}

.prd-faq__question:before,
.prd-faq__answer:before {
  content: "";
  display: inline-block;
  position: relative;
  top: -1px;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  vertical-align: middle;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.prd-faq__question {
  margin-bottom: 15px;
}

.prd-faq__question:before {
  background-image: url(/jp/-/media/medicom/pharmacies/ai-medicationhistory/icon_q.svg);
}

.prd-faq__answer:before {
  background-image: url(/jp/-/media/medicom/pharmacies/ai-medicationhistory/icon_a.svg);
}

.prd-about_medicom__content {
  margin-bottom: 80px;
}

.prd-about_medicom__nsips {
  min-height: 35px;
  padding-left: 55px;
  color: var(--text-color);
  font-family: var(--typography--r);
  font-size: 12px;
  line-height: 1.4;
  position: relative;
}

.prd-about_medicom__nsips::before {
  content: "";
  width: 35px;
  height: 35px;
  background: center / contain no-repeat url(/jp/-/media/medicom/pharmacies/ai-medicationhistory/logo_nsips.png);
  position: absolute;
  top: 0;
  left: 0;
}

.prd-about_medicom__nsips:not(:last-child) {
  margin-bottom: 30px;
}

.prd-disc_list:not(:last-child) {
  margin-bottom: 30px;
}

.prd-disc_list__item {
  padding-left: calc(1em + 5px);
  color: var(--text-color);
  font-family: var(--typography--r);
  font-size: 12px;
  line-height: 1.4;
  position: relative;
}

.prd-disc_list__item::before {
  content: "●";
  position: absolute;
  top: 0;
  left: 0;
}

.consec-imgs {
  display: flex !important;
  justify-content: center;
  column-gap: 10px;
  align-items: center;
  margin-bottom: 50px;
}

.arrow {
  background: url("/jp/-/media/medicom/pharmacies/ai-medicationhistory/right-arrow") center/contain no-repeat;
  width: 20px;
  height: 52px;
}

.prd-col3.mb_col-3 {
  margin-bottom: 15px;
}

@media screen and (max-width: 1439px) {
  .prd-kv__inner {
    max-width: 1440px;
    min-height: calc(390 / 1440 * 100vw);
    margin: 0 auto;
    padding: calc(50 / 1440 * 100vw) calc(40 / 1440 * 100vw) 0;
    column-gap: calc(4 / 1440 * 100vw);
  }
  
  .prd-kv__title {
    row-gap: calc(20 / 1440 * 100vw);
    padding: calc(28 / 1440 * 100vw) calc(40 / 1440 * 100vw) calc(22 / 1440 * 100vw);
    margin-left: calc(-40 / 1440 * 100vw);
  }
  
  /*
  .prd-kv__title_text {
    font-size: calc(25 / 1440 * 100vw);
  }*/
  
  .prd-kv__title_logo {
    width: 354px;
    line-height: 1;
  }
  
  /*
  .prd-kv__merit {
    column-gap: calc(30 / 1440 * 100vw);
    margin-top: calc(58 / 1440 * 100vw);
    margin-top: 0;
  }
  
  .prd-kv__merit_item {
    padding-left: calc(10 / 1440 * 100vw);
    border-left: calc(6 / 1440 * 100vw) solid #1E81C4;
    font-size: calc(18 / 1440 * 100vw);
    color:#1E81C4;
  }
  
  .prd-kv__merit_item_strong {
    font-size: calc(25 / 1440 * 100vw);
  }*/
}

@media screen and (max-width: 980px) {
  .icon_col2-point_col:before {
      content: "";
      width: 27px;
      height: 27px;
      background: url(/jp/-/media/medicom/pharmacies/pharnes-link2/img_point_1);
      display: block;
      position: absolute;
      left: -10px;
      top: -15px;
  }

  .icon_col2-point_col {
      position:relative;
  }
  .frame > article {
    padding: 0;
  }

  .prd-container {
    margin-bottom: var(--120px);
  }

  .prd-kv {
    min-height: var(--260px);
    margin-bottom: var(--60px);
  }

  .prd-kv__container {
    background: center / cover no-repeat url("/jp/-/media/medicom/pharmacies/pharnes-link2/kv-bg_sp");
  }
  
  .prd-kv__inner {
    flex-direction: column;
    align-items: flex-start;
    max-width: none;
    min-height: 0;
    padding: var(--15px) var(--15px) 0;
    row-gap: var(--6px);
  }
  
  .prd-kv__title {
    row-gap: var(--15px);
    padding: 0;
    margin-left: 0;
  }

  .prd-kv__title::after {
    display: none;
  }
  
  /*
  .prd-kv__title_text {
    font-size: var(--12px);
    color: #ffffff;
    position: relative;
    top: -2vw;
  }*/
  
  .prd-kv__pc {
    position:static;
    width:100%;
  }

  .prd-kv__inner {
    background: none;
  }

  .prd-kv__title_logo {
    width: 45vw;
    top: -1vw;
    position: relative;
  }
  
  /*
  .prd-kv__merit {
    row-gap: var(--15px);
    margin-top: var(--52px);
  }
  
  .prd-kv__merit_item {
    width: auto;
    padding-left: var(--5px);
    border-left-width: var(--4px);
    font-size: var(--12px);
    line-height: 1.5;
  }
  
  .prd-kv__merit_item_strong {
    font-size: 4.69vw;
  }*/

  .prd-kv__pc {
    width: 100%;
    text-align: right;
  }

  .prd-kv__pc_img {
    width: var(--147px);
  }

 .prd-kv_cv__button_wrap {
 padding: 0 var(--15px);
}

  .prd-kv_cv__container {
    flex-direction: column;
    row-gap: var(--15px);
    max-width: none;
    padding: var(--30px) 0;
  }

  .prd-section_h2 {
    padding: 0 var(--15px);
  }

  .prd-section_h2:not(:last-child) {
    margin-bottom: var(--80px);
  }

  .prd-section_h3:not(:last-child) {
    margin-bottom: var(--60px);
  }

  .prd-col2__col.prd-section_h3:not(:last-child) {
    margin-bottom: var(--35px);
  }

  .prd-section_h4:not(:last-child) {
    margin-bottom: var(--50px);
  }

  .prd-col2__col.prd-section_h4:not(:last-child) {
    margin-bottom: var(--25px);
  }

  .prd-heading_2 {
    margin-bottom: var(--30px);
    padding: var(--5px);
    padding-left: var(--54px);
    font-size: var(--22px);
    border-width: var(--3px) 0;
  }

  .prd-heading_2::before {
    width: var(--44px);
    height: 100%;
    top: 0;
    background-size: var(--26px) var(--17px);
  }

  .prd-heading_3 {
    margin-bottom: var(--25px);
    padding-bottom: var(--5px);
    font-size: var(--18px);
    border-bottom-width: var(--3px);
  }

  .prd-heading_4 {
    margin-bottom: var(--15px);
    padding-bottom: var(--6px);
    font-size: var(--15px);
    border-bottom-width: var(--2px);
  }

  .prd-text {
    font-size: var(--14px);
  }

  .prd-text:not(:last-child) {
    margin-bottom: var(--25px);
  }

  .prd-annotation,
  .prd-annotation_list__item {
    padding-left: calc(1em + var(--5px));
    font-size: var(--12px);
  }

  .prd-annotation:not(:last-child),
  .prd-annotation_list:not(:last-child) {
    margin-bottom: var(--25px);
  }

  .prd-annotation_list__item:not(:last-child) {
    margin-bottom: var(--15px);
  }

  .prd-about_medicom .prd-annotation_list__item {
    margin-bottom: 0;
  }

  .prd-link {
    font-size: var(--14px);
  }

  .prd-link:not(:last-child) {
    margin-bottom: var(--25px);
  }

  .prd-col2,
  .prd-col3 {
    flex-direction: column;
    row-gap: var(--25px);
  }

  .prd-col2:not(:last-child),
  .prd-col3:not(:last-child) {
    margin-bottom: var(--25px);
  }

  .prd-anchor_link {
    margin-bottom: var(--80px);
    padding: var(--15px) var(--15px) 0;
    border-top-width: var(--2px);
  }

  .prd-anchor_link__list {
    flex-direction: column;
    gap: var(--15px);
  }

  .prd-anchor_link__link {
    color: var(--link-color);
    font-size: var(--14px);
    line-height: 1.3;
  }

  .prd-anchor_link__item{
    padding-left: 1.5rem;
    text-indent: -1.5rem;
  }

  .prd-anchor_link__link::before {
    width: var(--14px);
    height: var(--14px);
    margin-right: var(--5px);
  }

  .prd-btn_wrapper {
    margin-right: calc(var(--15px) * -1);
    margin-left: calc(var(--15px) * -1);
    padding: var(--30px) var(--15px);
  }

  .prd-btn_balloon_catchcopy {
    margin-bottom: var(--10px);
    padding: 0 var(--15px);
    font-size: var(--14px);
    line-height: 1.4;
  }

  .prd-btn_balloon_catchcopy::before,
  .prd-btn_balloon_catchcopy::after {
    width: var(--2px);
    height: var(--12px);
    border-radius: var(--1px);
  }

  .prd-btn_container {
    flex-wrap: wrap;
    row-gap: var(--15px);
  }

  .prd-btn {
    min-width: 0;
    max-width: none;
    width: 100%;
    height: auto;
    padding: var(--24px) var(--50px) var(--24px) var(--20px);
    font-size: var(--18px);
    border-radius: var(--10px);
  }

  .prd-btn::after {
    width: var(--18px);
    height: var(--18px);
    right: var(--20px);
  }

  .prd-btn_balloon__balloon {
    margin: 0 auto calc(var(--18px) * -1);
    width: var(--185px);
    height: var(--32px);
    padding-bottom: var(--6px);
    font-size: var(--9px);
  }

  .prd-btn_balloon__char--strong {
    font-size: var(--14px);
    bottom: var(--1px);
  }

  .prd-btn_balloon__content {
    width: 100%;
    height: auto;
    padding: var(--20px) var(--50px);
    border-radius: var(--10px);
    font-size: var(--16px);
  }

  .prd-btn_balloon__content::before {
    width: var(--20px);
    height: var(--20px);
    left: var(--20px);
  }

  .prd-btn_balloon__content::after {
    width: var(--14px);
    height: var(--14px);
    right: var(--20px);
  }

  .prd-banner_link_container {
    row-gap: var(--15px);
  }

  .prd-banner_link {
    width: var(--290px);
    max-width: none;
  }

  .prd-banner_link img {
    width: 100%;
  }

  .prd-img {
    width: var(--290px);
  }

  .prd-img:not(:last-child) {
    margin-bottom: var(--25px);
  }

  .prd-img__img--border {
    border-width: var(--1px);
  }

  .prd-step__content {
    grid-template-columns: var(--46px) auto;
    padding: var(--30px) var(--15px);
    grid-column-gap: var(--20px);
    grid-row-gap: 0;
    margin: 0 calc(50% - 45vw);
    width: 90vw;
  }

  .prd-step__content:not(:last-child) {
    margin-bottom: var(--65px);
  }

  .prd-step__content:not(:first-of-type)::before {
    width: var(--45px);
    height: var(--45px);
    top: calc(var(--55px) * -1);
  }

  .prd-step__label {
    height: auto;
    padding-right: var(--5px);
  }

  .prd-step__label::after {
    height: var(--32px);
    width: var(--1px);
  }

  .prd-step__label_text {
    font-size: var(--10px);
  }

  .prd-step__label_number {
    font-size: var(--32px);
  }

  .prd-step__heading {
    margin-top: var(--20px);
    margin-bottom: var(--15px);
    font-size: var(--16px);
  }

  .prd-step__text {
    font-size: var(--14px);
    grid-column: 1/3;
  }

  .prd-step__text:not(:last-child) {
    margin-bottom: var(--20px);
  }

  .prd-faq:not(:last-child) {
    margin-bottom: var(--30px);
  }

  .prd-faq__content {
    padding-bottom: var(--30px);
    border-bottom: 1px solid var(--border-color);
  }

  .prd-faq__content:not(:last-child) {
    margin-bottom: var(--30px);
  }

  .prd-faq__question,
  .prd-faq__answer {
    padding-left: var(--34px);
    text-indent: calc(var(--29px) * -1);
    font-size: var(--14px);
  }

  .prd-faq__question:before,
  .prd-faq__answer:before {
    width: var(--20px);
    height: var(--20px);
    top: calc(var(--1px) * -1);
    margin-right: var(--10px);
  }

  .prd-faq__question {
    margin-bottom: var(--20px);
  }

  .prd-about_medicom__content {
    margin-bottom: var(--80px);
  }

  .prd-about_medicom__nsips {
    min-height: var(--30px);
    padding-left: var(--40px);
    font-size: var(--10px);
  }

  .prd-about_medicom__nsips::before {
    width: var(--30px);
    height: var(--30px);
  }

  .prd-about_medicom__nsips:not(:last-child) {
    margin-bottom: 30px;
  }

  .prd-disc_list:not(:last-child) {
    margin-bottom: 30px;
  }

  .prd-disc_list__item {
    padding-left: calc(1em + var(--5px));
    font-size: var(--12px);
  }

  .srcoll_img {
    overflow:scroll;
  }

  .srcoll_img img {
    max-width: 210vw;
    width: initial;
  }

  .consec-imgs {
    display: none !important;
  }

  .prd-col3.mb_col-3 {
    margin-bottom: var(--30px);
  }
}

@media screen and (min-width: 981px) {
  .prd-col2.icon_col2 {
    padding: 0 0px 0 60px;
  }
  .for-sp {
    display: none;
  }

  .icon_col2-point_col {
    flex: 2.5;
    position:relative;
  }

  .icon_col2-point_col:before {
    content:"";
    width:27px;
    height:27px;
    background:url(/jp/-/media/medicom/pharmacies/pharnes-link2/img_point_1);
    display:block;
    position:absolute;
    left:-27px;
    top:-27px;
  }

  .prd-merit_titlearea {
    min-height:13em;
    margin-bottom:20px;
  }

  .prd-merit-title {
    margin-bottom:25px;
  }

  .check_list + .prd-annotation {
    margin-top:30px;
  }

  .prd-banner_link_container > div {
    width:46%;
  }

  .prd-banner_link_container > div:nth-child(n+3) {
    margin-top:40px;
  }

}

.prd-faq__answer .prd-annotation {
  margin-top:10px;
  text-indent:0;
}

/* cv-button
----------------------------------- */
.section__cv-button-box {
  background-color: #F6F6F6;
  padding: 60px 0;
  text-align: center;
  margin-top: 50px;
  font-weight: 600;
}

.section__cv-pop  {
  font-family: var(--typography--db);
  font-size: 16px;
  color: #252525;
  line-height: 1;
  position: relative;
  margin: 0 auto 20px;
  display: inline-block;
}

.section__cv-pop::before {
  content: "";
  border: 1px #252525 solid;
  height: 9.5px;
  border-radius: 1px;
  transform: rotate(-25deg);
  position: absolute;
  left: -10px;
}

.section__cv-pop::after {
  content: "";
  border: 1px #252525 solid;
  height: 9.5px;
  border-radius: 1px;
  transform: rotate(25deg);
  position: absolute;
  right: -10px;
}

.section__button-wrap {
  display: flex;
  column-gap: 32px;
  justify-content: center;
}

.cv-button__content {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 345px;
  height: 75px;
  padding: 0 46px 0 60px;
  border-radius: 15px;
  color: #fff;
  font-family: var(--typography--db);
  font-size: 16px;
  line-height: 1;
  position: relative;
  box-sizing: border-box;
}
@media only screen and (max-width: 980px) {
  .section__cv-button-box {
    padding: var(--30px) var(--15px);
    margin-top: var(--30px);
    margin-left: calc(-1* var(--15px));
    width: calc(100% + var(--30px));
  }
  
  .section__cv-pop  {
    font-size: var(--14px);
    line-height: 1.4;
    margin: 0 auto var(--10px);
  }
  
  .section__cv-pop::before {
    border: var(--1px) #252525 solid;
    height: calc(9.5 / 320 * 100vw);
    border-radius: var(--1px);
    left: calc(-1 * var(--10px));
    transform: rotate(-25deg) translateY(-50%);
    top: 50%;
  }
  
  .section__cv-pop::after {
    border: var(--1px) #252525 solid;
    height: calc(9.5 / 320 * 100vw);
    border-radius: var(--1px);
    right: calc(-1 * var(--10px));
    transform: rotate(25deg) translateY(-50%);
    top: 50%;
  }

  .section__button-wrap {
    flex-direction: column;
    row-gap: var(--15px);
  }

  .cv-button__content {
    width: 100%;
    height: auto;
    padding: var(--25px) var(--39px) var(--28px) var(--45px);
    border-radius: var(--10px);
    font-size: var(--14px);
  }
}
.cv-button__content::before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: auto 0;
  position: absolute;
  top: 0;
  left: 20px;
  bottom: 0;
}
@media only screen and (max-width: 980px) {
  .for-pc {
    display: none
  }
  .cv-button__content::before {
    width: var(--20px);
    height: var(--20px);
    left: var(--20px);
  }
}
.cv-button__content::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  margin: auto 0;
  background: center/contain no-repeat url(/jp/-/media/medicom/clinics/medicom-cloud/link_arrow_white.svg);
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
}
@media only screen and (max-width: 980px) {
  .cv-button__content::after {
    width: var(--14px);
    height: var(--14px);
    right: var(--20px);
  }.icon_col2 {
 display:flex;
 flex-direction: row;
 column-gap: 0;
}

.icon_col2-point_col {
 flex: auto;
 width:70%;
 padding:0 3vw;
}

.icon_col2-img_col {
 width:30%;
 flex: auto;
}

.prd-text {
 font-size:3.75vw;
}

.prd-merit-title {
 width:34vw;
 margin-bottom:4vw;
}

.prd-merit_titlearea {
 margin-bottom:7.8vw;
}

.prd-merit_titlearea .prd-text {
 font-size:3.75vw;
}

.check_list +.prd-annotation {
 margin-top:6vw;
}

.prd-banner_link_container > div + div {
 margin-top:10vw;
}
}
.cv-button__content--mail::before {
  background: center/contain no-repeat url(/jp/-/media/medicom/clinics/medicom-cloud/icon_mail.svg);
}
.cv-button__content--screen::before {
  background: center/contain no-repeat url(/jp/-/media/medicom/clinics/medicom-cloud/icon_screen.svg);
}
.cv-button__content--orange {
  background-color: var(--btn-bg-color-orange);
}
.cv-button__content--green {
  background-color: var(--btn-bg-color-green);
}
.cv-button__content--gray {
  background-color: var(--btn-bg-color-gray);
}
.cv-button__balloon {
  margin: 0 auto -20px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 216px;
  height: 36px;
  padding-bottom: 6px;
  font-family: var(--typography--db);
  font-size: 12px;
  line-height: 1;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 980px) {
  .cv-button__balloon {
    margin: 0 auto calc(var(--18px) * -1);
    width: var(--185px);
    height: var(--32px);
    padding-bottom: var(--4px);
    font-size: var(--8px);
  }

  /*
  .prd-kv__merit_item {
    border-left-color: #ffffff;
    color:#ffffff;
    width: 50%;
  }*/
}
.cv-button__balloon span {
  font-size: 18px;
  font-family: var(--typography--b);
  top: 0;
  position: relative;
}
@media only screen and (max-width: 980px) {
  .cv-button__balloon span {
    font-size: var(--14px);
    top: calc(-1 * calc(--1px));
  }
}
.cv-button__balloon--orange {
  background: center/contain no-repeat url(/jp/-/media/medicom/pharmacies/ai-medicationhistory/balloon-orange.svg);
  color: var(--btn-bg-color-orange);
  width: 283px;
}
@media only screen and (max-width: 980px) {
  .cv-button__balloon--orange {
    width: var(--201px);
  }
}
.cv-button__balloon--green {
  color: var(--btn-bg-color-green);
  background: center/contain no-repeat url(/jp/-/media/medicom/pharmacies/ai-medicationhistory/balloon-green.svg);
}

/*
   Modal
============================================================================= */

.bg-modal {
  display: none;
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0.9;
  background-color: #fff;

  filter: alpha(opacity=90);
}

.modal {
  display: none;
  position: fixed;
  z-index: 10;
  top: 50%;
  left: 50%;
}

.modal img {
  max-width: 100000px;
}

.link-modal.has-icon {
  display: block;
  position: relative;
  z-index: 0;
}

.link-modal.has-icon:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  background-position: 0 -378px;
  background-image: url(/jp/~/media/images/sprite/common-2x.png);
  -webkit-background-size: 32px 694px;
  background-size: 32px 694px;
}

.link-modal.has-icon:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border: 0 solid #0056a8;
  -webkit-transition: border-width 100ms linear 0ms;
  transition: border-width 100ms linear 0ms;
}

.link-modal.has-icon:hover:after {
  border: 4px solid #0056a8;
}

.link-modal.has-icon img {
  position: relative;
  z-index: -1;
}

.btn-modal-close {
  display: block;
  position: absolute;
  top: -42px;
  right: -42px;
  width: 32px;
  height: 32px;
  background-position: 0 -582px;
  background-image: url(/jp/~/media/images/sprite/common-2x.png);
  -webkit-background-size: 32px 694px;
  background-size: 32px 694px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  .link-modal.has-icon:before {
    width: 20px;
    height: 20px;
    background-position: 0 -378px;
  }

  .btn-modal-close {
    width: 32px;
    height: 32px;
    background-position: 0 -582px;
  }
}

@media screen and (max-width: 800px) {
  .link-modal.has-icon:hover:after {
    border: 0;
  }
}

@media screen and (max-width: 650px) {
  .link-modal.has-icon:before {
    display: none;
  }
}

.check_list {
  margin-top: 30px;
}

.check_list_col + .check_list_col {
  margin-top:15px;
}

.check_list_col {
  position:relative;
  margin-left:30px;
}

.check_list_col:before {
  position:absolute;
  content:"";
  display:block;
  background: center no-repeat url(/jp/-/media/medicom/pharmacies/ai-medicationhistory/icon_checkmark.svg);
  width:24px;
  height:24px;
  background-color:#1E81C4;
  border-radius:100%;
  background-size:55%;
  left:-30px;
  top:0;
}

.strong {
  font-family: var(--typography--db);
  font-weight: 600;
}

.prd-anchor_link__link::before {
  vertical-align: middle;
}



/*CP訴求エリア*/

.prd-kv_cv {
  background-color: #f6f6f6;
}

.prd-kv_bn {
  margin: -20px auto 0;
  padding: 0px 0 60px;
}

.prd-kv_bn__inner{
    display: flex;
    justify-content: center;
  
}

.prd-kv_bn img {
  max-width: 700px;
  width:100%;
  height: auto;
  vertical-align: top;
  margin:0 auto;
}

.prd-text-link {
  margin-top:30px;
  text-align: center;
}


.prd-kv .prd-text-link {
  margin-bottom:0;
  padding-bottom:60px;
  font-weight:bold;
  margin-top:0
}

.prd-text-link a {
    font-size: 16px;
    line-height: 2;
    color: var(--link-color);
    text-decoration: underline;
    text-decoration-color: var(--link-color);
}

.prd-text-link::before {
  content: "＞";
  display: inline-block;
  padding-right: 0.3em;
  line-height: 1;
  vertical-align: middle;
  color: var(--link-color);
  transform: scale(0.6, 1);
  font-weight: 700;
}

@media screen and (max-width: 980px) {

.prd-kv_bn {
  padding: var(--15px) 0 var(--15px);
}

.prd-kv_bn__inner{
padding:0 var(--20px) var(--30px);
}

.prd-kv_bn__inner a {
  width: 100%;
}

.prd-kv_bn img {
  max-width:100%;
}

.prd-text-link {
  margin-top:var(--15px);
}

.prd-text-link a {
    font-size: var(--13px);
}
.prd-kv .prd-text-link{
  padding-bottom:var(--30px);
}
}







/**Before After section**/
.ba-section{
  margin-bottom: 30px;
}

/*.ba-section__inner {
  max-width: 1400px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 450px auto 513px;
  align-items: center;
  justify-content: center;
  gap: 16px;
}*/

.ba-section__inner {
  max-width: 1040px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 450px) minmax(0, 513px);
  align-items: stretch;
  justify-content: center;
  gap: clamp(24px, 4vw, 56px);
}


.ba-card {
  height:100%;
  min-height: 362px;
  border-radius: 12px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
}

.ba-card {
  position: relative;
  width: 100%;
}



.ba-card--before {
  max-width: 450px;
  border: 1px solid #E4E7EB;
  background: #fff;
}

.ba-card--after {
  max-width: 513px;
  border: none;
  background: rgba(55, 196, 192, 0.1);
}

/* 矢印 */
.ba-card--after::before {
  content: "";
  position: absolute;
  left: calc(clamp(24px, 4vw, 56px) / -2);
  top: 50%;
  width: 20px;
  height: 24px;
  transform: translate(-50%, -50%);
  background: url("/jp/-/media/medicom/pharmacies/digicare/ba_arrow.svg") no-repeat center / contain;
  pointer-events: none;
}

.ba-card__title {
  margin: 0 0 24px;
  border-radius: 32px;
  padding: 10px 28px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}

.ba-card--before .ba-card__title {
  background: rgba(217, 217, 217, 0.3);
  color: inherit;
}

.ba-card--after .ba-card__title {
  background: #17B9B5;
  color: #fff;
}

.ba-card__image {
  width: 150px;
  height: 130px;
  object-fit: contain;
  margin-bottom: 24px;
}

/*
.ba-card__list {
  margin: 0;
  padding-left: 1.4em;
  font-size: 16px;
  line-height: 1.8;
  text-align: left;
}*/

.ba-arrow img {
  display: block;
  width: 20px;
  height: auto;
}

/* SP */
@media screen and (max-width: 980px) {
.ba-section{
  margin-bottom: var(--30px);
}
  .ba-section__inner {
    display: flex;
    flex-direction: column;
    gap: var(--50px);
  }

  .ba-card,
  .ba-card--before,
  .ba-card--after {
    width: 100%;
    max-width: 100%;
    min-height: auto;
  }

  .ba-card{
    padding:var(--20px);
  }

  .ba-card__title {
    margin: 0 0 var(--12px);
    border-radius: var(--32px);
    padding:var(--10px) var(--28px);
    font-size: var(--16px);
}

  .ba-card__image {
    width: clamp(150px, 22vw, 260px);
    aspect-ratio: 150 / 130;
    height: auto;
  }


  .ba-arrow img {
    transform: rotate(90deg);
  }


  .ba-card--after::before {
    content: none;
  }

  .ba-card--before {
    position: relative;
    /*margin-bottom:var(--20px);  矢印分の間隔 */
  }

  .ba-card--before::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -11vw;
    width: var(--16px);
    height: var(--18px);
    transform: translateX(-50%) rotate(90deg);
    background: url("/jp/-/media/medicom/pharmacies/digicare/ba_arrow.svg") no-repeat center / contain;
    pointer-events: none;
  }
}



.list-disc > li {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 7px;
    padding-left: 1.6em;
    text-indent: -1.7em;
}

.list-disc > li:before {
    content: "・";
    margin-right: 0.7em;
}

@media screen and (max-width: 980px) {
.list-disc > li {
  font-size: 3.75vw;
}
}

.bnr__block {
  max-width:820px;
  width:100%;
  margin: 0 auto;
}


/**------------------------------
digicare Icon Area
-------------------------*/

.icon-section {
  padding: 30px 0;
}

.icon-section__inner {
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 clamp(20px, 4vw, 40px);
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(24px, 4vw, 60px);
}

.icon-item {
  text-align: center;
}

.icon-item img {
  display: block;
  width: clamp(120px, 12vw, 160px);
  height: clamp(120px, 12vw, 160px);
  object-fit: contain;
  margin: 0 auto 16px;
}

.icon-item p {
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
}

/* 4カラムがきつくなったら2カラム */
@media screen and (max-width: 980px) {
  .icon-section__inner {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: clamp(32px, 8vw, 60px) clamp(24px, 6vw, 60px);
    padding:0;
  }

  .icon-item img {
    width: clamp(120px, 32vw, 160px);
    height: clamp(120px, 32vw, 160px);
  }

  .icon-item p {
    font-size: clamp(14px, 4vw, 16px);
  }
}



/**------------------------------
button
-------------------------*/

.inner-block, .inner-group {
    padding-top: 35px;
}
/*
.column p, .column ul {
    font-size: 17px;
    line-height: 1.8;
}*/

.inter-block-button-center{
 display: flex;
  justify-content: center;
  gap: 40px;
}

.inter-block-button-center {
  margin-left: 40px;
}

a.button {
    min-width: 250px;
    font-size: 16px;
    line-height: 1;
    color: #252525;
    text-align: center;
    background: #fff;
    padding: 20px 45px;
    border: 1px solid #595656;
    box-sizing: border-box;
    display: inline-block;
    border-radius: 50px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

a.button::after {
    content: "";
    width: 102%;
    height: 102%;
    background: #0d64f2;
    position: absolute;
    top: -1%;
    left: -1%;
    z-index: -1;
    transform: scale(0, 1);
    transform-origin: left top;
    transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
}

a.button:hover {
    color: #fff;
    opacity: 1;
    border: 1px solid #fff;
}

a.button:hover::after {
    transform: scale(1, 1);
}

a.button::after {
    content: "";
    width: 102%;
    height: 102%;
    background: #0d64f2;
    position: absolute;
    top: -1%;
    left: -1%;
    z-index: -1;
    transform: scale(0, 1);
    transform-origin: left top;
    transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
}

@media screen and (max-width: 980px) {

      .inner-block, .inner-group {
        padding-top: 10vw;
    }
    /*
      .column p, .column ul {
        font-size: 3.8vw;
        line-height: 1.8;
    }*/
    a.button {
        min-width: 65%;
        font-size: 3.8vw;
        line-height: 1;
        color: #252525;
        background: #fff;
        padding: 4.2vw 4vw;
        border-radius: 10vw;
    }
  
    .inter-block-button-center  {
      flex-direction: column;
    align-items: center;
    gap: var(--20px);
    margin-left: 0;
}

}



/**------------------------------
Price
-------------------------*/

.price-section {
  padding: 30px 0;
}

.price-section__inner {
  max-width: 1040px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 40px;
}

.price-card {
  background: #fff;
  overflow: hidden;
  border-radius: 12px;
}

.price-card_free {
  border: 1px solid #87DAD8;
}

.price-card_basic {
  border: 1px solid #0FB6B2;
}

.price-card_advanced {
  border: 1px solid #008981;
}


.price-card__head {
  padding: 32px 20px 28px;
  text-align: center;
  color:#fff;
}


.price-card__head_free {
  background: #87DAD8;
}

.price-card__head_basic {
  background: #0FB6B2;
}

.price-card__head_advanced {
  background: #008981;
}

.price-card__sub {
  margin: 0 0 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
}

.price-card__title {
  margin: 0 0 20px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
}

.price-card__price {
  margin: 0 0 8px;
   font-size: clamp(36px, 3vw, 46px);
  font-weight: 700;
  line-height: 1;
}

.price-card__price span {
  margin-left: 4px;
  font-size: 20px;
  font-weight: 700;
}

.price-card__note {
  margin: 0;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.5;
  min-height: 1.8em; 
}

.price-card__body {
  padding: 24px 20px 28px;
  background: #fff;
}

.price-card__body p {
  margin: 0;
  font-size: 16px;
  line-height: 1.8;
}

.price-card__body p + p {
  margin-top: 8px;
}

@media screen and (max-width: 980px) {
  .price-section {
    padding: var(--10px) 0;
  }

  .price-section__inner {
    grid-template-columns: 1fr;
    gap: var(--20px);
  }

  .price-card__sub{
    font-size:var(--13px);
  }
  .price-card__title{
    font-size:var(--20px);
  }

  .price-card__price{
    font-size:var(--40px);
  }
  .price-card__price span{
    font-size:var(--20px);
  }
  .price-card__note{
    font-size:var(--14px);
  }

}





/**------------------------------
button
-------------------------*/

.txtbox_narabi {
    display: flex;
}

.txtbox_narabi_img2 {
    width: 490px;
}

.mtop {
    margin-top: 20px;
}

.link-arrow {
    color: #0d64f2;
    line-height: 1.5;
}

.link-arrow::before {
    content: "＞";
    display: inline-block;
    transform: scale(0.6, 1);
    padding-right: 0.3em;
}

.txtbox_narabi_img2box {
    margin-left: 35px;
}


@media screen and (max-width: 980px) {
    .txtbox_narabi {
        display: block;
    }
  .txtbox_narabi_img, .txtbox_narabi_img2 {
        width: 100%;
        margin-left: 0px;
        margin-top: 10px;
    }

 .txtbox_narabi_img2box {
        margin-left: 0px;
        margin-top: 50px;
    }
}








/**------------------------------

Service Plan

-------------------------*/


/* 下層KV */
.dc-child-kv {
  position: relative;
  overflow: hidden;
  background: #0BB7B2;
  max-height: 280px;
  padding: 48px 80px 80px;
  margin-bottom:100px;
}

/* シェイプ */
.dc-child-kv::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;

  background: no-repeat center top / 130% 100%
    url("data:image/svg+xml,%3Csvg viewBox='0 0 1920 260' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0H1920V135C1560 95 1320 75 1060 120C760 172 530 230 0 160V0Z' fill='%23FAFAFA'/%3E%3C/svg%3E");
}

/* 左：白10%円 
.dc-child-kv::after {
  content: "";
  position: absolute;
  right: 360px;
  top: 70px;
  width: 440px;
  height: 440px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  z-index: 0;
}

/* 右：大きい円
.dc-child-kv__inner::before {
  content: "";
  position: absolute;
  right: -140px;
  top: -120px;
  width: 630px;
  height: 630px;
  border-radius: 50%;
  background: #33C1BE;
  z-index: -1;
} */

.dc-child-kv__circles {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
}

.dc-child-kv__circles::before {
  content: "";
  position: absolute;
  right: 500px;
  top: 50px;
  width: 340px;
  height: 340px;
  border-radius: 50%;
  background: #25beba;
}

.dc-child-kv__circles::after {
  content: "";
  position: absolute;
  right: 0px;
  top: -120px;
  width: 600px;
  height: 600px;
  border-radius: 50%;
  background: #33C1BE;
}
.dc-child-kv__inner {
  position: relative;
  z-index: 2;
  max-width: 500px;
  /*margin: 0 auto;*/
}

.dc-child-kv__content {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.dc-child-kv__logo {
  display: inline-block;
  width: 100%;
  max-width: 240px;
  height: auto;
}

.dc-child-kv__text {
  margin: 0;
  color: #00A196;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
}

.dc-child-kv__head {
  display: flex;
  align-items: center;
  gap: 32px;
  margin-bottom: 20px;
}

/*
.dc-child-kv__head::before {
  content: "";
  width: 1px;
  height: 48px;
  background: #fff;
  order: 2;
}*/

.dc-child-kv__logo {
  order: 1;
}

.dc-child-kv__text {
  order: 3;
}

.dc-child-kv__buttons {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}

.dc-child-kv__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 160px;
  min-height: 48px;
  padding: 12px 24px;
  border-radius: 8px;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  line-height: 1;
}

.dc-child-kv__btn--login {
  background: #FFA726;
}

.dc-child-kv__btn--registration {
  background: #273152;
}


@media screen and (max-width: 980px) {
  .dc-child-kv {
    max-height: none;
    padding: var(--40px) var(--15px) var(--40px);
    margin-bottom:var(--30px);
  }

  /* 白シェイプ：SPも上から大きめに被せる */
  .dc-child-kv::before {
    height: 90%;
    background: no-repeat center top / 100% 100%
      url("data:image/svg+xml,%3Csvg viewBox='0 0 375 260' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0H375V178C315 158 250 158 195 172C135 188 100 222 45 210C25 206 10 198 0 193V0Z' fill='%23FAFAFA'/%3E%3C/svg%3E");
  }

 /* 小さい円（白10%） */
  .dc-child-kv__circles::before {
    right: clamp(260px, 16vw, 280px); /* ← 少し左へ */
    top: clamp(180px, 36vw, 260px);  /* ← しっかり下げる */

    width: clamp(220px, 58vw, 320px);
    height: clamp(220px, 58vw, 320px);

    background: #25beba;
    border-radius: 50%;
  }

  /* 大きい円（メイン） */
  .dc-child-kv__circles::after {
    right: clamp(-240px, -22vw, -80px); /* ← 少し右に逃がす */
    top: clamp(120px, 18vw, 60px);   /* ← 上に寄せる */

    width: clamp(380px, 92vw, 600px);
    height: clamp(380px, 92vw, 600px);

    background: #32c2be;
    border-radius: 50%;
  }

  .dc-child-kv__inner {
    position: relative;
    z-index: 2;
  }

  .dc-child-kv__content{
    align-items: flex-start;
  }

  .dc-child-kv__head {
    flex-direction: column;
    align-items: flex-start;
    gap: var(--15px);
    margin-bottom: var(--25px);
  }

  .dc-child-kv__head::before {
    display: none;
  }

  .dc-child-kv__logo {
    max-width: clamp(180px, 48vw, 280px);
  }

  .dc-child-kv__text {
    font-size: clamp(22px, 6vw, 32px);
  }

  /* ボタンは横並び維持 */
  .dc-child-kv__buttons {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: var(--10px);
  }

  .dc-child-kv__btn {
    flex: 1 1 0;
    min-width: 0;
    min-height: clamp(44px, 12vw, 56px);
    padding: clamp(14px, 4vw, 18px) var(--10px);
    font-size: clamp(14px, 3.8vw, 18px);
  }
}


















.c-text {
    font-size: 3.8647342995vw;
    line-height: 1.688;
}

.c-text.c-text--small {
    font-size: 3.3816425121vw;
    line-height: 1.7;
    font-weight: bold;
}

.c-heading {
    font-feature-settings: "palt" 1;
    font-size: 5.7971014493vw;
    font-weight: 700;
    letter-spacing: .02em;
    line-height: 1.464;
}

.c-heading.c-heading--small {
    font-size: 4.8309178744vw;
    line-height: 1.5;
}

.plan-name {
    font-size: 4.8309178744vw;
    margin-top: 0.6em;
}

.c-heading.c-heading--extra_large {
    font-size: 8.6956521739vw;
    letter-spacing: .05em;
    line-height: 1.4;
}

.c-heading.c-heading--large {
    font-size: 5.3140096618vw;
    line-height: 1.5
}

@media (min-width: 61.3125em) {
    .c-heading.c-heading--large {
        font-size:2.5vw
    }
}

@media (min-width: 90em) {
    .c-heading.c-heading--large {
        font-size:36px
    }
}


@media (min-width: 61.3125em) {
    .plan-name {
        font-size: 1.6vw;
    }

    .c-heading {
        font-size: 1.9444444444vw;
    }

    .c-heading.c-heading--small {
        font-size: 1.25vw;
    }

    .c-text.c-text--small {
        font-size: .9722222222vw;
        line-height: 1.65;
        font-weight: bold;
    }

        .c-heading.c-heading--extra_large {
        font-size: 3.3333333333vw;
        line-height: 1.3;
    }
    .c-text {
        font-size: 1.1111111111vw;
    }
}


.p-effective {
	padding: 14.0096618357vw 0 14.4927536232vw
}
@media (min-width:61.3125em) {
	.p-effective {
		padding: 5.2777777778vw 0 2.9166666667vw
	}
}
@media (min-width:90em) {
	.p-effective {
		padding: 76px 0 42px
	}
}
.p-effective.p-effective--background {
	background: #fafafa
}
.p-effective__title {
	margin-bottom: 2.8985507246vw
}
@media (min-width:61.3125em) {
	.p-effective__title {
		margin-bottom: 4.0277777778vw
	}
}
@media (min-width:90em) {
	.p-effective__title {
		margin-bottom: 58px
	}
}
@media (min-width:61.3125em) {
	.p-plan {
		margin: 0 auto 6.9444444444vw;
		max-width: 74.9305555556vw
	}
}
@media (min-width:90em) {
	.p-plan {
		margin: 0 auto 100px;
		max-width: 1079px
	}
}
.p-plan__scroll {
	margin-bottom: 12.077294686vw;
	margin-top: 12.077294686vw;
	overflow-x: scroll;
	overflow-y: hidden;
	padding: 0 2.8985507246vw 5.3140096618vw;
	width: 100%
}
@media (min-width:61.3125em) {
	.p-plan__scroll {
		margin-bottom: 0;
		margin-top: 3.6111111111vw;
		overflow: visible;
		padding: 0
	}
}
@media (min-width:90em) {
	.p-plan__scroll {
		margin-top: 52px
	}
}
.p-plan__table {
	padding-top: 12.077294686vw;
	position: relative;
	width: 205.3140096618vw
}
@media (min-width:61.3125em) {
	.p-plan__table {
		padding-top: 3.4722222222vw;
		width: 100%
	}
}
@media (min-width:90em) {
	.p-plan__table {
		padding-top: 50px
	}
}
.p-plan__table td, .p-plan__table th {
	display: table-cell;
	vertical-align: middle
}
.p-plan__table thead th {
	/*padding: 7.2463768116vw 4.8309178744vw 3.3816425121vw;*/
  padding: 7.2463768116vw 4.8309178744vw;
	position: relative;
	width: 55.5555555556vw;
	z-index: 1
}
@media (min-width:61.3125em) {
	.p-plan__table thead th {
		/*padding: 2.2222222222vw 1.5vw 1.3888888889vw;*/
    padding: 2.2222222222vw 1.5vw;
		width: 18.8888888889vw
	}
}
@media (min-width:90em) {
	.p-plan__table thead th {
		/*padding: 32px 27px 20px;*/
    padding: 32px 27px;
		width: 272px
	}
}
.p-plan__table thead th:after {
	background: #0fb6b2;
	border-radius: 4px;
	content: "";
	height: calc(100% - 3.38164vw);
	left: 1.690821256vw;
	position: absolute;
	top: 1.690821256vw;
	width: calc(100% - 3.38164vw);
	z-index: -1
}
@media (min-width:61.3125em) {
	.p-plan__table thead th:after {
		height: calc(100% - .97222vw);
		left: .4861111111vw;
		top: .4861111111vw;
		width: calc(100% - .97222vw)
	}
}
@media (min-width:90em) {
	.p-plan__table thead th:after {
		height: calc(100% - 14px);
		left: 7px;
		top: 7px;
		width: calc(100% - 14px)
	}
}
.p-plan__table thead th:first-child {
	width: calc(100% - 166.66667vw)
}
@media (min-width:61.3125em) {
	.p-plan__table thead th:first-child {
		width: calc(100% - 56.66667vw)
	}
}
@media (min-width:90em) {
	.p-plan__table thead th:first-child {
		width: calc(100% - 816px)
	}
}
.p-plan__table thead th:first-child:after {
	content: none
}
.p-plan__table thead th:nth-child(2):after {
	background: #87dad8
}
.p-plan__table thead th:nth-child(4):after {
	background: #008981
}
.p-plan__table tbody th {
	position: relative;
	z-index: 1
}
.p-plan__table tbody th:after {
	background: #ecf9f9;
	border: 1px solid rgba(15, 182, 178, .1);
	border-radius: 4px;
	content: "";
	height: calc(100% - 2.41546vw);
	left: 1.2077294686vw;
	position: absolute;
	top: 1.2077294686vw;
	width: calc(100% - 2.41546vw);
	z-index: -1
}
@media (min-width:61.3125em) {
	.p-plan__table tbody th:after {
		height: calc(100% - .69444vw);
		left: .3472222222vw;
		top: .3472222222vw;
		width: calc(100% - .69444vw)
	}
}
@media (min-width:90em) {
	.p-plan__table tbody th:after {
		height: calc(100% - 10px);
		left: 5px;
		top: 5px;
		width: calc(100% - 10px)
	}
}
.p-plan__table tbody th.sub:after {
	background: rgba(15, 182, 178, .03);
	border: 1px solid #ddf2f3
}
.p-plan__table tbody td {
	border-bottom: 1px solid #e0e0e0
}
@media (min-width:61.3125em) {
	.p-plan__table__guide {
		display: none
	}
}
.p-plan__table__head {
	color: #fff;
	font-weight: 400;
	position: relative;
	text-align: center;
	z-index: 5
}
.p-plan__table__head__button {
	margin-top: 2.8985507246vw
}
@media (min-width:61.3125em) {
	.p-plan__table__head__button {
		margin-top: .9722222222vw
	}
}
@media (min-width:90em) {
	.p-plan__table__head__button {
		margin-top: 14px
	}
}
.p-plan__table__head__button .c-button {
	font-size: 3.1400966184vw
}
@media (min-width:61.3125em) {
	.p-plan__table__head__button .c-button {
		font-size: 1.0416666667vw
	}
}
@media (min-width:90em) {
	.p-plan__table__head__button .c-button {
		font-size: 15px
	}
}
.p-plan__table__title {
	font-size: 3.1400966184vw;
	font-weight: 400;
	line-height: 1.5;
	text-align: center
}
@media (min-width:61.3125em) {
	.p-plan__table__title {
		font-size: 1.1111111111vw
	}
}
@media (min-width:90em) {
	.p-plan__table__title {
		font-size: 16px
	}
}
.p-plan__table__body {
	font-size: 3.3816425121vw;
	line-height: 1.7;
	padding: 4.8309178744vw 2.8985507246vw 6.2801932367vw
}
@media (min-width:61.3125em) {
	.p-plan__table__body {
		font-size: .9722222222vw;
		padding: 1.875vw 1.0416666667vw 2.4305555556vw
	}
}
@media (min-width:90em) {
	.p-plan__table__body {
		font-size: 14px;
		padding: 27px 15px 35px
	}
}
.p-plan__table__body .light {
	color: #e0e0e0
}
.p-plan__table__body.p-plan__table__body--center {
	text-align: center
}
.plan-name {
	font-size: 4.8309178744vw;
	margin-top: 0.6em;
}
@media (min-width:61.3125em) {
	.plan-name {
		font-size: 1.6vw
	}
}
@media (min-width:90em) {
	.plan-name {
		font-size: 22px
	}
}
.p-flow {
	padding: 15.9420289855vw 0 3.8647342995vw
}
@media (min-width:61.3125em) {
	.p-flow {
		padding: 6.9444444444vw 0
	}
}
@media (min-width:90em) {
	.p-flow {
		padding: 100px 0
	}
}
.p-flow__list {
	margin-top: 10.1449275362vw
}
@media (min-width:61.3125em) {
	.p-flow__list {
		display: flex;
		justify-content: space-between;
		margin-top: 3.6111111111vw
	}
}
@media (min-width:90em) {
	.p-flow__list {
		margin-top: 52px
	}
}
.p-flow__list__block {
	padding-bottom: 9.6618357488vw;
	padding-left: 7.729468599vw;
	position: relative
}
@media (min-width:61.3125em) {
	.p-flow__list__block {
		padding-bottom: 0;
		padding-left: 0;
		width: 22.93333333333vw
	}
}
@media (min-width:90em) {
	.p-flow__list__block {
		width: 344px
	}
}
.p-flow__list__block:before {
	border-left: 2px dashed #0fb6b2;
	content: "";
	height: 100%;
	left: 1.2077294686vw;
	position: absolute;
	top: 0
}
@media (min-width:61.3125em) {
	.p-flow__list__block:before {
		border-left: none;
		border-top: 2px dashed #0fb6b2;
		left: 50%;
		top: 4.4444444444vw;
		width: 107%;
		z-index: 10
	}
}
@media (min-width:90em) {
	.p-flow__list__block:before {
		top: 64px
	}
}
.p-flow__list__block:last-child:before {
	content: none
}
.p-flow__list__block__step {
	color: #0fb6b2;
	font-size: 3.3816425121vw;
	font-weight: 700;
	margin-bottom: 3.3816425121vw
}
@media (min-width:61.3125em) {
	.p-flow__list__block__step {
		font-size: .9722222222vw;
		margin-bottom: .4166666667vw;
		text-align: center
	}
}
@media (min-width:90em) {
	.p-flow__list__block__step {
		font-size: 14px;
		margin-bottom: 6px
	}
}
@media (min-width:61.3125em) {
	.p-flow__list__block__step span {
		display: block;
		font-size: 1.3888888889vw
	}
}
@media (min-width:90em) {
	.p-flow__list__block__step span {
		font-size: 20px
	}
}
.p-flow__list__block__circle {
	background: #0fb6b2;
	border: 2.4154589372vw solid #ecf9f9;
	border-radius: 40px;
	height: 7.9710144928vw;
	left: -2.4154589372vw;
	position: absolute;
	top: -1.9323671498vw;
	width: 7.9710144928vw
}
@media (min-width:61.3125em) {
	.p-flow__list__block__circle {
		border-width: .9722222222vw;
		height: 2.9861111111vw;
		left: 0;
		margin: 0 auto;
		position: relative;
		top: 0;
		width: 2.9861111111vw
	}
}
@media (min-width:90em) {
	.p-flow__list__block__circle {
		border-width: 14px;
		height: 43px;
		width: 43px
	}
}
.p-flow__list__block__text {
	font-size: 3.8647342995vw;
	font-weight: 700;
	line-height: 1.7
}
@media (min-width:61.3125em) {
	.p-flow__list__block__text {
		align-items: center;
		background: #fafafa;
		border: 1px solid #eee;
		border-radius: .5555555556vw;
		display: flex;
		font-size: 1.1111111111vw;
		height: 9.5138888889vw;
		justify-content: center;
		margin-top: 1.25vw;
		text-align: center
	}
}
@media (min-width:90em) {
	.p-flow__list__block__text {
		border-radius: 8px;
		font-size: 16px;
		height: 137px;
		margin-top: 18px
	}
}
.p-faq {
	padding: 12.5603864734vw 0 9.6618357488vw
}
@media (min-width:61.3125em) {
	.p-faq {
		padding: 6.9444444444vw 0 5.5555555556vw
	}
}
@media (min-width:90em) {
	.p-faq {
		padding: 100px 0 80px
	}
}
.p-faq__head {
	margin-bottom: 7.2463768116vw
}
@media (min-width:61.3125em) {
	.p-faq__head {
		margin-bottom: 5.2777777778vw
	}
}
@media (min-width:90em) {
	.p-faq__head {
		margin-bottom: 76px
	}
}
.p-faq__block {
	background: #fff;
	border: 1px solid #eee;
	border-radius: 1.9323671498vw;
	margin-bottom: 4.8309178744vw;
	padding: 5.7971014493vw 4.5893719807vw
}
@media (min-width:61.3125em) {
	.p-faq__block {
		border-radius: .5555555556vw;
		margin-bottom: 1.3888888889vw;
		padding: 2.7777777778vw 3.125vw 3.0555555556vw
	}
}
@media (min-width:90em) {
	.p-faq__block {
		border-radius: 8px;
		margin-bottom: 20px;
		padding: 40px 45px 44px
	}
}
.p-faq__block dd, .p-faq__block dt {
	padding-left: 6.7632850242vw;
	position: relative
}
@media (min-width:61.3125em) {
	.p-faq__block dd, .p-faq__block dt {
		padding-left: 3.3333333333vw
	}
}
@media (min-width:90em) {
	.p-faq__block dd, .p-faq__block dt {
		padding-left: 48px
	}
}
.p-faq__block dd:before, .p-faq__block dt:before {
	background-image: url(../../img/price/icon_q.svg);
	background-repeat: no-repeat;
	background-size: cover;
	color: #ffa826;
	content: "";
	font-size: 5.3140096618vw;
	font-weight: 700;
	height: 3.6231884058vw;
	left: 0;
	position: absolute;
	top: .4830917874vw;
	width: 5.0724637681vw
}
@media (min-width:61.3125em) {
	.p-faq__block dd:before, .p-faq__block dt:before {
		height: 1.5277777778vw;
		left: 0;
		top: 0;
		width: 2.0833333333vw
	}
}
@media (min-width:90em) {
	.p-faq__block dd:before, .p-faq__block dt:before {
		height: 22px;
		width: 30px
	}
}
.p-faq__block dt {
	border-bottom: 1px dashed #e0e0e0;
	font-size: 3.6231884058vw;
	line-height: 1.7;
	padding-bottom: 5.3140096618vw
}
@media (min-width:61.3125em) {
	.p-faq__block dt {
		font-size: 1.25vw;
		padding-bottom: 1.25vw
	}
}
@media (min-width:90em) {
	.p-faq__block dt {
		font-size: 18px;
		padding-bottom: 18px
	}
}
.p-faq__block dd {
	font-size: 3.3816425121vw;
	line-height: 1.5;
	margin-top: 5.7971014493vw
}
@media (min-width:61.3125em) {
	.p-faq__block dd {
		font-size: 1.0416666667vw;
		margin-top: 1.5277777778vw
	}
}
@media (min-width:90em) {
	.p-faq__block dd {
		font-size: 15px;
		margin-top: 22px
	}
}
.p-faq__block dd:before {
	background-image: url(../../img/price/icon_a.svg);
	height: 3.6231884058vw;
	top: .2415458937vw;
	width: 4.8309178744vw
}
@media (min-width:61.3125em) {
	.p-faq__block dd:before {
		height: 1.4583333333vw;
		top: 0;
		width: 1.9444444444vw
	}
}
@media (min-width:90em) {
	.p-faq__block dd:before {
		height: 21px;
		width: 28px
	}
}


/* 

サイドナビゲーション

*/
#aside {
    /* position: sticky; */
    top: 80px;
    width: 100%;
}

.side-menu__ttl {
    padding-bottom: 15px;
    font-size: 20px;
    color: #252525;
    text-align: center;
    border-bottom: #c6c6c6 solid 1px;
}
.side-menu__related-box {
    margin-top: 25px;
}
.side-menu__related-ttl {
    font-size: 18px;
    line-height: 1.4;
    padding: 15px 10px;
    background-color: #f6f6f6;
}
.side-menu__link {
    position: relative;
    display: block;
    padding: 15px 31px 15px 10px;
    font-size: 16px;
    line-height: 1.4;
    color: #252525;
}
.side-menu__link::after {
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    width: 16px;
    height: 16px;
    content: "";
    background: url(/jp/-/media/medicom/service/estate/link_arrow) center / cover no-repeat;
    transform: translateY(-50%);
}

aside section:first-of-type {
  padding-top:0;
}

aside {
  border:none;
}

aside > div {
    position: static;
    height: 100%;
}
.side-menu__link-box + .side-menu__link-box {
    border-top: #c6c6c6 solid 1px;
}

@media screen and (max-width: 1040px) {
    .frame > aside {
        max-width: 100%;
        margin-top: 60px;
    }
        aside section:first-of-type {
        border:none;
    }
}

@media screen and (max-width: 980px) {
    .frame > aside {
        margin-top: var(--80px);
    }
        aside > div {
        position: static;
    }

    aside section {
        padding: 15vw 6vw 0;
    }

      #aside {
        width: auto;
    }
        .side-menu__ttl {
        margin-bottom: var(--15px);
        font-size: var(--20px);
    }
        .side-menu__related-box {
        margin-top: var(--25px);
    }
        .side-menu__related-ttl {
        font-size: var(--18px);
        padding: var(--15px) var(--10px);
    }
        .side-menu__link {
        padding: var(--15px) var(--39px) var(--17px) var(--15px);
        font-size: var(--14px);
    }
        .side-menu__link::after {
        right: var(--15px);
        width: var(--14px);
        height: var(--14px);
    }
}




/* 

Function Detail

*/

.prd-list{
    padding: 20px;
    border: 2px solid #008981;
    display: inline-table;
}
.prd-list_title {
  font-weight: bold;
  color: #008981;
  margin-bottom:.5rem;
}

.prd-list > ul li {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 3px;
    padding-left: 1.6em;
    text-indent: -1.7em;
}

.prd-list > ul li::before {
    content: "・";
    margin-right: 0.7em;
}

@media screen and (max-width: 980px) {

  .prd-list_title{
  font-size:var(--14px);
  }

  .prd-list{
    margin-bottom:var(--30px);
  }

  .prd-list > ul li {
    font-size:var(--14px);
    margin-bottom:var(--3px);
  }
}