﻿.reportCategory{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;}@media print,screen and (min-width:1280px){.reportCategory{grid-template-columns:repeat(4,1fr);gap:16px;max-width:920px;}}.reportCategory a{background:#e9e9e9;color:#221843;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700;line-height:1.6em;padding:5px 12px;text-align:center;}.reportCategory a:hover{background:#221843;color:#fff;}.reportCategory a.is-current{background:#221843;color:#fff;}@media print,screen and (min-width:1280px){.reportCategory a{font-size:1.8rem;}}.reportHead{margin:56px 0 32px;}@media print,screen and (min-width:1280px){.reportHead{display:flex;align-items:center;justify-content:space-between;gap:40px;margin:88px 0 32px;}}.reportHead h2{font-family:"zen-kaku-gothic-new",sans-serif;font-weight:500;font-size:2.4rem;font-style:normal;line-height:1.4em;}@media print,screen and (min-width:768px){.reportHead h2{font-size:3.2rem;}}.reportHead a{background:#221843;color:#fff;display:none;align-items:center;justify-content:center;flex:0 0 210px;font-size:1.4rem;font-weight:700;line-height:1.4em;padding:8px 24px;position:relative;white-space:nowrap;}.reportHead a::before{content:"";display:inline-block;width:24px;height:24px;background-image:url("/img/dentist/link-arrow-1.png");background-repeat:no-repeat;background-position:center;background-size:contain;margin-right:10px;flex:0 0 24px;}.reportHead a:hover{opacity:.7;}@media print,screen and (min-width:1280px){.reportHead a{display:flex;font-size:1.8rem;}}@media print,screen and (min-width:1280px){.reportTitle{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;}}.reportTitle h3{font-family:"zen-kaku-gothic-new",sans-serif;font-weight:700;font-style:normal;font-size:1.6rem;line-height:1.4em;margin-bottom:8px;}@media print,screen and (min-width:768px){.reportTitle h3{font-size:1.8rem;margin-bottom:0;}}.reportTitle p{line-height:1.4em;text-align:right;white-space:nowrap;}.reportBody p{font-size:1.5rem;line-height:1.8em;}@media print,screen and (min-width:1280px){.reportBody p{font-size:1.6rem;line-height:2em;}}.reportBody .empty{text-align:center;}.reportBtn{appearance:none;background:#221843;border:0;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:240px;min-height:56px;margin:48px auto 0;font-size:1.5rem;font-weight:700;line-height:1.4em;padding:14px 32px;transition:opacity .3s ease;width:fit-content;}.reportBtn:hover{opacity:.7;}@media print,screen and (min-width:1280px){.reportBtn{min-width:300px;min-height:64px;margin-top:72px;font-size:1.6rem;}}.photoTbl{margin:0 auto;}.photoTbl tbody tr{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:32px;}@media print,screen and (min-width:1280px){.photoTbl tbody tr{gap:32px;}}.photoTbl tbody td{text-align:center;}.photoTbl img{width:100%;height:auto;object-fit:cover;border-radius:4px;}ol{list-style-type:decimal;padding-left:2rem;}ol.decimal-bold li::marker{font-weight:bold;}ol li{line-height:1.6em;margin-bottom:8px;}