@charset "UTF-8";
@media screen and (min-width: 768px) {
  /* --------------------------------------------------------------
   共通
  -------------------------------------------------------------- */
  .sponly {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  /* --------------------------------------------------------------
   共通
  -------------------------------------------------------------- */
  body {
    min-width: 3.2rem;
    font-size: 0.12rem;
  }

  .container {
    width: calc(100% - .40rem);
  }

  .pconly {
    display: none !important;
  }

  .cmn_header {
    padding-top: 0.19rem;
    background: linear-gradient(to right, #B6CFEC 0%, #B6CFEC 50%, #fff 50%, #fff 100%);
    position: relative;
  }
  .cmn_header h1 {
    display: inline-block;
    margin-bottom: 0.42rem;
    padding-top: 0;
    padding-left: 0;
  }
  .cmn_header h1 img {
    width: 1.29rem;
  }
  .cmn_header .nav {
    float: right;
  }
  .cmn_header .nav .global {
    padding: 0.835rem 0 0.59rem;
    display: none;
    width: 100vw;
    height: auto;
    background-color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
  }
  .cmn_header .nav .global li {
    float: none;
    font-size: 0.13rem;
    text-align: center;
  }
  .cmn_header .nav .global .home {
    padding-top: 0;
    margin-right: 0;
    margin-bottom: 0.175rem;
    background-image: url("");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position-y: 0.13rem;
    width: auto;
  }
  .cmn_header .nav .global .home a img {
    width: 0.215rem;
  }
  .cmn_header .nav .global .home span:hover {
    opacity: 1;
  }
  .cmn_header .nav .global .analysis {
    width: 2.5rem;
    margin: 0 auto 0.165rem;
  }
  .cmn_header .nav .global .analysis a {
    display: block;
    padding: 0.18rem 0;
    color: #3453A3;
    background-color: #fff;
    border: 1px solid #3453A3;
  }
  .cmn_header .nav .global .analysis a:hover {
    color: #3453A3;
    background-color: #fff;
  }
  .cmn_header .nav .global .pathology {
    width: 2.5rem;
    margin: 0 auto 0.165rem;
  }
  .cmn_header .nav .global .pathology a {
    display: block;
    padding: 0.18rem 0;
    color: #3453A3;
    background-color: #fff;
    border: 1px solid #3453A3;
  }
  .cmn_header .nav .global .pathology a:hover {
    color: #3453A3;
    background-color: #fff;
  }
  .cmn_header .nav .global .column {
    width: 2.5rem;
    margin: 0 auto;
  }
  .cmn_header .nav .global .column a {
    display: block;
    padding: 0.18rem 0;
    color: #3453A3;
    background-color: #fff;
    border: 1px solid #3453A3;
  }
  .cmn_header .nav .global .column a:hover {
    color: #3453A3;
    background-color: #fff;
  }
		
		
  .cmn_header .nav .hamburger {
    display: block;
    position: absolute;
    right: 0.19rem;
    top: calc(0% - -.18rem);
    color: #032c9b;
    z-index: 20;
  }
  .cmn_header .nav .hamburger img {
    width: 0.175rem;
  }
  .cmn_header .mv {
    position: relative;
    padding-left: 0.57rem;
  }
  .cmn_header .mv .img {
    width: calc(100vw - .57rem - ((100vw - 10rem) /2));
    margin-right: calc(0px - ((100vw - 10rem) /2));
  }
  .cmn_header .mv .img img {
    width: 2.435rem;
  }
  .cmn_header .mv .mv_tit {
    position: absolute;
    bottom: 0.5rem;
    left: 0;
    color: #3453A3;
  }
  .cmn_header .mv .mv_tit h2 {
    margin-bottom: 0.1rem;
    font-size: 0.29rem;
    font-weight: 400;
    letter-spacing: -0.001em;
  }
  .cmn_header .mv .mv_tit .desc {
    font-size: 0.118rem;
    font-weight: bold;
    letter-spacing: 0.01em;
    font-feature-settings: normal;
  }

  .cmn_footer {
    padding: 0.48rem 0 0.455rem;
  }
  .cmn_footer .pagetop {
    width: 0.42rem;
    height: 0.42rem;
    top: -0.2rem;
  }
  .cmn_footer .pagetop a {
    padding: 0.1rem 0 0.2rem;
    display: block;
  }
  .cmn_footer .pagetop a img {
    width: 0.14rem;
  }
  .cmn_footer small {
    font-size: 0.075rem;
    font-weight: 500;
    letter-spacing: 0.01rem;
  }

  .index_page .sec01 {
    padding: 0.87rem 0 0.95rem;
  }
  .index_page .sec01 .tit {
    margin: 0 auto;
    width: 2.4rem;
    margin-bottom: 0.8rem;
    text-align: left;
    font-size: 0.15rem;
    letter-spacing: 0.06em;
  }
  .index_page .sec01 .tit:before {
    height: 0.45rem;
    top: -1.1rem;
  }
  .index_page .sec01 .tit:after {
    width: 0.22rem;
    bottom: -0.37rem;
  }
  .index_page .sec01 .txt {
    width: auto;
    text-indent: 0.12rem;
    margin-left: 0;
    line-height: 2;
    font-feature-settings: normal;
    letter-spacing: 0.01em;
  }
  .index_page .sec01 .txt .desc:last-of-type {
    margin-top: 0.2rem;
  }
  .index_page .sec02 {
    padding: 0.65rem 0 0.86rem;
  }
  .index_page .sec02 .tit {
    margin-bottom: 0.38rem;
    text-align: center;
    position: relative;
    font-size: 0.17rem;
    color: #3453A3;
    letter-spacing: 0.3em;
  }
  .index_page .sec02 .tit::before {
    content: "";
    position: absolute;
    width: 0.27rem;
    height: 0.23rem;
    left: -0.01rem;
    top: -0.03rem;
    background-image: url("../img/index/brakets_l_sp.png");
    background-size: 100%;
  }
  .index_page .sec02 .tit::after {
    content: "";
    position: absolute;
    width: 0.27rem;
    height: 0.23rem;
    right: -0.01rem;
    top: -0.03rem;
    background-image: url("../img/index/brakets_r_sp.png");
    background-size: 100%;
  }
  .index_page .sec02 .lists {
    width: auto;
    margin: 0 auto 0.2rem;
    font-size: 0.12rem;
  }
  .index_page .sec02 .lists dl,
.index_page .sec02 .lists dt {
    padding: 0.08rem 0 0;
  }
  .index_page .sec02 .lists dd,
.index_page .sec02 .lists dl {
    padding: 0.08rem 0 0.07rem 0.87rem;
  }
  .index_page .sec02 .lists02 {
    width: auto;
    margin: 0 auto 0.5rem;
    font-size: 0.12rem;
  }
  .index_page .sec02 .lists02 li {
    padding: 0.08rem 0 0.07rem;
  }
  .index_page .sec02 .btn01 {
    width: auto;
    margin: 0 auto;
    background-color: #3453A3;
  }
  .index_page .sec02 .btn01 a {
    padding: 0.165rem 0 0.165rem 0.925rem;
    display: block;
    font-size: 0.17rem;
    font-weight: 500;
    color: #fff;
    position: relative;
  }
  .index_page .sec02 .btn01 a:before {
    content: "";
    position: absolute;
    width: 0.21rem;
    height: 0.21rem;
    left: 0.6rem;
    top: 0.13rem;
    background-image: url("../img/cmn/btn_logo01_sp.png");
    background-size: 100%;
  }
  .index_page .sec02 .btn01 a:hover {
    color: #fff;
  }
  .index_page .sec02 .btn01 a:hover:before {
    content: "";
    position: absolute;
    background-image: url("../img/cmn/btn_logo01_sp.png");
    background-repeat: no-repeat;
    width: 0.21rem;
    height: 0.21rem;
    left: 0.6rem;
    top: 0.13rem;
  }
  .index_page .sec02 .btn01:hover {
    background-color: #3453A3;
  }
  .index_page .sec03 {
    padding: 0.75rem 0 0.875rem;
  }
  .index_page .sec03 .container {
    display: block;
  }
  .index_page .sec03 .box {
    padding-top: 0.34rem;
    width: auto;
    height: auto;
  }
  .index_page .sec03 .box .tit {
    text-align: center;
    margin-bottom: 0.32rem;
  }
  .index_page .sec03 .box .tit img {
    width: 1.31rem;
  }
  .index_page .sec03 .box .img {
    margin-bottom: 0.32rem;
  }
  .index_page .sec03 .box .img img {
    width: 2.805rem;
  }
  .index_page .sec03 .box .txt {
    margin: 0 0.2rem 0.45rem;
    line-height: 2;
    font-size: 0.12rem;
  }
  .index_page .sec03 .box .btn02 {
    width: 1.35rem;
    height: 0.35rem;
    margin: 0 auto 0.4rem;
    background-color: #EFF3F6;
  }
  .index_page .sec03 .box .btn02 a {
    display: block;
    height: 0.4rem;
  }
  .index_page .sec03 .box .btn02 img {
    width: 0.97rem;
    height: auto;
  }
  .index_page .sec03 .box .btn02:hover {
    background-color: #EFF3F6;
  }
  .index_page .sec03 .box .btn02:hover img:nth-of-type(2) {
    opacity: 1;
  }
  .index_page .sec03 .box .contact {
    background-color: #3453A3;
  }
  .index_page .sec03 .box .contact a {
    padding: 0.17rem 0 0.17rem 1.02rem;
    font-size: 0.17rem;
    color: #fff;
    font-weight: 500;
  }
  .index_page .sec03 .box .contact a::before {
    content: "";
    position: absolute;
    background-image: url("../img/cmn/btn_logo01_sp.png");
    width: 0.21rem;
    height: 0.21rem;
    top: 0.14rem;
    left: 0.73rem;
  }
  .index_page .sec03 .box .contact a:hover {
    color: #fff;
    transition: 0.4s;
  }
  .index_page .sec03 .box .contact a:hover:before {
    background-image: url("../img/cmn/btn_logo01_sp.png");
    width: 0.21rem;
    height: 0.21rem;
    top: 0.14rem;
    left: 0.73rem;
  }
  .index_page .sec03 .box .contact:hover {
    background-color: #3453A3;
  }
  .index_page .sec03 .box:first-of-type {
    margin-right: 0;
  }
  .index_page .sec03 .box02 {
    padding-top: 0.27rem;
    margin-top: 0.69rem;
  }
  .index_page .sec03 .box02 .tit {
    margin-bottom: 0.4rem;
  }
  .index_page .sec03 .box02 .tit img {
    width: 1.85rem;
  }
  .index_page .sec03 .box02 .txt {
    margin: 0 0.2rem 0.45rem;
  }

  .analysis_page .mv {
    position: relative;
    padding-left: 0.57rem;
  }
  .analysis_page .mv .img {
    width: calc(100vw - .57rem - ((100vw - 10rem) /2));
    margin-right: calc(0px - ((100vw - 10rem) /2));
  }
  .analysis_page .mv .img img {
    width: 2.435rem;
  }
  .analysis_page .mv .mv_tit {
    position: absolute;
    bottom: 0.16rem;
    left: 0;
    color: #3453A3;
  }
  .analysis_page .mv .mv_tit h2 {
    margin-bottom: 0.2rem;
    font-size: 0.25rem;
    font-weight: 400;
    letter-spacing: 0.033em;
  }
  .analysis_page .sec01 {
    padding: 0.82rem 0 0.8rem;
  }
  .analysis_page .sec01 .img_tit {
    text-align: center;
    margin-bottom: 0.8rem;
  }
  .analysis_page .sec01 .img_tit img {
    width: 1.815rem;
  }
  .analysis_page .sec01 .tit {
    margin-bottom: 1rem;
    text-align: justify;
    font-size: 0.156rem;
    line-height: 1.88;
    letter-spacing: -0.003rem;
  }
  .analysis_page .sec01 .tit:before {
    height: 0.45rem;
    top: -2.26rem;
  }
  .analysis_page .sec01 .tit:after {
    width: 0.22rem;
    bottom: -0.6rem;
  }
  .analysis_page .sec01 .txt {
    width: auto;
    margin-left: 0;
    margin-bottom: 0.545rem;
    line-height: 2;
    font-size: 0.12rem;
    text-indent: 0.12rem;
    font-feature-settings: normal;
    letter-spacing: 0.01em;
  }
  .analysis_page .sec01 .btn01 {
    width: auto;
    margin: 0 auto;
    background-color: #3453A3;
  }
  .analysis_page .sec01 .btn01 a {
    padding: 0.17rem 0 0.165rem 0.26rem;
    display: block;
    font-size: 0.16rem;
    font-weight: 500;
    color: #fff;
    position: relative;
    letter-spacing: -0.01rem;
  }
  .analysis_page .sec01 .btn01 a:before {
    content: "";
    position: absolute;
    background-image: url("../img/cmn/btn_logo01_sp.png");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 0.21rem;
    height: 0.21rem;
    left: 0.05rem;
    top: 0.13rem;
    transition: 0.4s;
  }
  .analysis_page .sec01 .btn01 a:hover {
    color: #fff;
  }
  .analysis_page .sec01 .btn01 a:hover:before {
    content: "";
    position: absolute;
    background-image: url("../img/cmn/btn_logo01_sp.png");
    background-repeat: no-repeat;
    width: 0.21rem;
    height: 0.21rem;
    left: 0.05rem;
    top: 0.13rem;
    transition: 0.4s;
  }
  .analysis_page .sec01 .btn01:hover {
    background-color: #3453A3;
  }
  .analysis_page .sec02 {
    padding: 0.59rem 0 1.35rem;
  }
  .analysis_page .sec02 .tit {
    text-align: center;
    letter-spacing: 0.01rem;
  }
  .analysis_page .sec02 .tit img {
    width: 0.28rem;
  }
  .analysis_page .sec02 .tit span {
    padding-bottom: 0.17rem;
    margin: 0.1rem 0 0.4rem;
    font-size: 0.155rem;
  }
  .analysis_page .sec02 .tit span::before {
    position: absolute;
    left: 0;
    content: "";
    width: 100%;
    height: 0.03rem;
    box-sizing: border-box;
    bottom: -0.04rem;
    border-top: 1px dashed #3453A3;
    border-bottom: 1px dashed #3453A3;
  }
  .analysis_page .sec02 .tit02 {
    font-size: 0.15rem;
    line-height: 2;
    text-align: left;
  }
  .analysis_page .sec02 .tit02 span {
    display: block;
    margin: 0.12rem 0 0.5rem;
    font-size: 0.12rem;
    text-align: center;
  }
  .analysis_page .sec02 .txt {
    width: auto;
    font-size: 0.12rem;
    margin-bottom: 0.54rem;
    letter-spacing: -0.01em;
    font-feature-settings: normal;
  }
  .analysis_page .sec02 .box {
    padding: 0.39rem 0.2rem 0.49rem;
    margin-bottom: 0.65rem;
  }
  .analysis_page .sec02 .box .tit03 {
    padding: 0.1rem 0 0.06rem;
    margin-bottom: 0.3rem;
    text-align: center;
    font-size: 0.14rem;
    color: #3453A3;
    background-color: #fff;
    border-radius: 1rem;
    line-height: 1.57;
    letter-spacing: 0.08em;
  }
  .analysis_page .sec02 .box .txt02 {
    text-align: left;
    font-size: 0.13rem;
    line-height: 1.84;
    letter-spacing: 0.05em;
  }
  .analysis_page .sec02 .box .txt02 span {
    margin-top: 0.3rem;
    line-height: 1.45;
    font-size: 0.11rem;
    letter-spacing: 0.1em;
  }
  .analysis_page .sec02 .txt03 {
    width: auto;
    font-size: 0.12rem;
    font-feature-settings: normal;
    letter-spacing: 0.001em;
  }
  .analysis_page .sec03 {
    padding: 0.65rem 0 0.85rem;
  }
  .analysis_page .sec03 .tit {
    margin-bottom: 0.5rem;
    font-size: 0.15rem;
    letter-spacing: 0.01rem;
  }
  .analysis_page .sec03 .tit:before {
    height: 0.45rem;
    top: -0.86rem;
  }
  .analysis_page .sec03 .tit:after {
    width: auto;
    height: 0.0175rem;
    bottom: -0.1rem;
  }
  .analysis_page .sec03 .lists {
    letter-spacing: 0.04em;
  }
  .analysis_page .sec03 .lists .list_tit {
    margin: 0 auto 0.12rem;
    padding: 0;
    width: 1.3rem;
    font-size: 0.12rem;
  }
  .analysis_page .sec03 .lists .list_tit02 {
    margin-top: 0.5rem;
  }
  .analysis_page .sec03 .lists li {
    font-size: 0.12rem;
    line-height: 2;
  }
  .analysis_page .sec03 .lists li:not(:first-of-type) {
    padding-left: 0;
    margin-bottom: 0.05rem;
    padding-left: 0.1rem;
    text-indent: -0.1rem;
  }
  .analysis_page .sec03 .lists02 {
    margin: 0.375rem 0 0.45rem;
    padding-left: 0;
  }
  .analysis_page .sec03 .lists02 dt {
    width: auto;
    padding: 0.2rem 0;
    float: none;
    font-size: 0.14rem;
  }
  .analysis_page .sec03 .lists02 dd {
    width: auto;
    padding-left: 0.4rem;
    line-height: 2.1;
    font-size: 0.12rem;
  }
  .analysis_page .sec03 .lists02 dd:first-of-type {
    padding-top: 0.2rem;
  }
  .analysis_page .sec03 .lists02 dd:last-of-type {
    padding-bottom: 0.2rem;
  }
  .analysis_page .sec03 .txt {
    width: auto;
    font-size: 0.11rem;
    line-height: 2;
    text-align: justify;
    letter-spacing: 0.08em;
  }
  .analysis_page iframe {
    height: 3.5rem;
  }
  .analysis_page .sec04 {
    padding: 0.675rem 0 0.735rem;
    text-align: center;
  }
  .analysis_page .sec04 .tit {
    margin-bottom: 0.4rem;
  }
  .analysis_page .sec04 .tit img {
    width: 1.61rem;
  }
  .analysis_page .sec04 .addres {
    font-size: 0.12rem;
    margin-bottom: 0.15rem;
    letter-spacing: -0.001rem;
  }
  .analysis_page .sec04 .tel {
    font-size: 0.12rem;
    margin-bottom: 0.2rem;
    letter-spacing: -0.003rem;
  }
  .analysis_page .sec04 .notes {
    font-size: 0.1rem;
    margin-bottom: 0.55rem;
    letter-spacing: 0.01rem;
  }
  .analysis_page .sec04 .btn01 {
    width: auto;
    margin: 0 auto;
    background-color: #3453A3;
  }
  .analysis_page .sec04 .btn01 a {
    padding: 0.17rem 0 0.17rem 0.25rem;
    display: block;
    font-size: 0.17rem;
    font-weight: 500;
    color: #fff;
    position: relative;
    letter-spacing: -0.01rem;
  }
  .analysis_page .sec04 .btn01 a:before {
    content: "";
    position: absolute;
    background-image: url("../img/cmn/btn_logo01_sp.png");
    background-size: 100%;
    background-repeat: no-repeat;
    width: 0.21rem;
    height: 0.21rem;
    left: 0.75rem;
    top: 0.13rem;
    transition: 0.4s;
  }
  .analysis_page .sec04 .btn01 a:hover {
    color: #fff;
  }
  .analysis_page .sec04 .btn01 a:hover:before {
    content: "";
    position: absolute;
    background-image: url("../img/cmn/btn_logo01_sp.png");
    background-repeat: no-repeat;
    width: 0.21rem;
    height: 0.21rem;
    left: 0.75rem;
    top: 0.13rem;
    transition: 0.4s;
  }
  .analysis_page .sec04 .btn01:hover {
    background-color: #3453A3;
  }

  .pathology_page .mv {
    position: relative;
    padding-left: 0.57rem;
  }
  .pathology_page .mv .img {
    width: calc(100vw - .57rem - ((100vw - 10rem) /2));
    margin-right: calc(0px - ((100vw - 10rem) /2));
  }
  .pathology_page .mv .img img {
    width: 2.435rem;
  }
  .pathology_page .mv .mv_tit {
    position: absolute;
    bottom: 0.16rem;
    left: 0;
    color: #3453A3;
  }
  .pathology_page .mv .mv_tit h2 {
    margin-bottom: 0.2rem;
    font-size: 0.25rem;
    font-weight: 400;
    letter-spacing: 0.055em;
  }
  .pathology_page .sec01 {
    padding: 0.5rem 0 0.72rem;
  }
  .pathology_page .sec01 .img_tit {
    text-align: center;
    margin-bottom: 0.63rem;
  }
  .pathology_page .sec01 .img_tit img {
    width: 2.39rem;
  }
  .pathology_page .sec01 .tit {
    margin-bottom: 1rem;
    text-align: justify;
    font-size: 0.156rem;
    line-height: 1.88;
    position: relative;
    color: #3453A3;
    letter-spacing: -0.005rem;
  }
  .pathology_page .sec01 .tit:before {
    height: 0.45rem;
    top: -2.25rem;
  }
  .pathology_page .sec01 .tit:after {
    width: 0.22rem;
    bottom: -0.6rem;
  }
  .pathology_page .sec01 .txt {
    width: auto;
    margin-bottom: 0.65rem;
    text-indent: 0.12rem;
    letter-spacing: 0.06em;
  }
  .pathology_page .sec01 .box {
    padding: 0.535rem 0.2rem 0.485rem;
  }
  .pathology_page .sec01 .box .list_tit01 {
    margin-bottom: 0.5rem;
    font-size: 0.18rem;
  }
  .pathology_page .sec01 .box .list_tit02 {
    width: 0.8rem;
    padding: 0.27rem 0 0.04rem;
    margin: 0 auto 0.15rem;
    text-align: center;
    font-size: 0.12rem;
    letter-spacing: 0.001rem;
    position: relative;
  }
  .pathology_page .sec01 .box .list_tit02::after {
    width: 0.75rem;
  }
  .pathology_page .sec01 .box li {
    padding-left: 0;
    margin-bottom: 0;
    font-size: 0.12rem;
    line-height: 2;
  }
  .pathology_page .sec02 {
    padding: 0.57rem 0 1.15rem;
  }
  .pathology_page .sec02 .tit {
    text-align: center;
  }
  .pathology_page .sec02 .tit img {
    width: 0.28rem;
  }
  .pathology_page .sec02 .tit span {
    padding-bottom: 0.42rem;
    margin: 0.115rem 0 0.23rem;
    font-size: 0.156rem;
    letter-spacing: 0.01rem;
  }
  .pathology_page .sec02 .tit span::before {
    width: 100%;
    height: 0.03rem;
    box-sizing: border-box;
    bottom: 0.21rem;
  }
  .pathology_page .sec02 .lists li table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    overflow: auto;
  }
  .pathology_page .sec02 .lists li table th {
    padding: 0.18rem 0 0.18rem 0.63rem;
    width: auto;
    display: block;
    vertical-align: middle;
    font-size: 0.14rem;
    color: #3453A3;
    background-color: #B6CFEC;
    position: relative;
  }
  .pathology_page .sec02 .lists li table th .num {
    padding-right: 0.24rem;
    font-size: 0.22rem;
    position: absolute;
    left: 0.18rem;
    top: 0.15rem;
  }
  .pathology_page .sec02 .lists li table th .num02 {
    left: 0.18rem;
    top: 0.15rem;
  }
  .pathology_page .sec02 .lists li table th .num03 {
    left: 0.18rem;
    top: 0.15rem;
  }
  .pathology_page .sec02 .lists li table td {
    padding: 0.3rem 0.2rem;
    width: auto;
    display: block;
    line-height: 2;
    font-size: 0.12rem;
  }
  .pathology_page .sec02 .lists li:not(:last-of-type) {
    margin-bottom: 0.2rem;
  }
  .pathology_page .sec02 .tit02 {
    padding: 0.5rem 0 0.07rem;
    width: auto;
    margin: 0 auto 0.5rem;
    font-size: 0.14rem;
    font-weight: bold;
    border-bottom: 0.02rem solid #3453A3;
    letter-spacing: 0.02rem;
  }
  .pathology_page .sec02 .lists02 li {
    width: auto;
    float: none;
    text-align: center;
  }
  .pathology_page .sec02 .lists02 li .txt {
    font-size: 0.11rem;
    line-height: 2;
    text-align: left;
    letter-spacing: 0.02rem;
    padding-left: 0.15rem;
  }
  .pathology_page .sec02 .lists02 li .txt span {
    padding: 0.1rem 0;
    font-size: 0.125rem;
    text-align: center;
    display: block;
  }
  .pathology_page .sec02 .lists02 li:not(:last-of-type) {
    margin-right: 0;
    margin-bottom: 0.5rem;
  }
  .pathology_page .sec02 .lists02 li:nth-of-type(1) img {
    width: 2.17rem;
  }
  .pathology_page .sec02 .lists02 li:nth-of-type(2) img {
    width: 1.85rem;
  }
  .pathology_page .sec02 .lists02 li:nth-of-type(3) img {
    width: 1.84rem;
  }
  .pathology_page .sec03 {
    padding: 0.7rem 0 0.95rem;
  }
  .pathology_page .sec03 .tit {
    font-size: 0.225rem;
    font-weight: 500;
    line-height: 1.3;
  }
  .pathology_page .sec03 .tit span {
    padding-top: 0.15rem;
    margin-bottom: 0.4rem;
    font-size: 0.15rem;
  }
  .pathology_page .sec03 .tit:before {
    height: 0.45rem;
    top: -0.9rem;
  }
  .pathology_page .sec03 .tit02 {
    text-align: center;
    font-size: 0.225rem;
    font-weight: 500;
    letter-spacing: 0.01rem;
    position: relative;
    line-height: 1.3;
  }
  .pathology_page .sec03 .tit02 span {
    padding-top: 0.1rem;
    margin-bottom: 0.41rem;
    font-size: 0.15rem;
  }
  .pathology_page .sec03 .txt {
    margin-bottom: 0.375rem;
    text-align: left;
    line-height: 2;
    font-size: 0.12rem;
    letter-spacing: 0.06em;
    text-align: justify;
  }
  .pathology_page .sec03 .img {
    margin-bottom: 0.445rem;
  }
  .pathology_page .sec03 .img img {
    width: 3.02rem;
  }
  .pathology_page .sec03 .box {
    padding: 0.39rem 0.13rem 0.4rem;
    margin-bottom: 0.44rem;
  }
  .pathology_page .sec03 .box .tit02 {
    padding: 0.09rem 0;
    margin: 0 auto 0.34rem;
    width: 2.4rem;
    font-size: 0.14rem;
    border-radius: 1rem;
    letter-spacing: 0.01rem;
    line-height: 1.57;
  }
  .pathology_page .sec03 .box .img02 {
    padding-top: 0;
    margin-right: 0;
    margin-bottom: 0.5rem;
    float: none;
    text-align: center;
  }
  .pathology_page .sec03 .box .txt02 .desc01 {
    margin-bottom: 0.25rem;
    font-size: 0.15rem;
    text-align: center;
    line-height: 1.66;
  }
  .pathology_page .sec03 .box .txt02 .desc02 {
    margin-bottom: 0.25rem;
    line-height: 2;
    text-align: left;
    font-size: 0.12rem;
    letter-spacing: 0.01rem;
    padding-left: 0.05rem;
  }
  .pathology_page .sec03 .box .box02 {
    width: auto;
    padding: 0.19rem 0 0.15rem;
    margin: 0 0.1rem;
    float: none;
  }
  .pathology_page .sec03 .box .box02 .desc03 {
    margin-bottom: 0.1rem;
    font-size: 0.13rem;
    line-height: 1.65;
    text-align: center;
    letter-spacing: 0.06em;
  }
  .pathology_page .sec03 .box .box02 .btn01 {
    width: 1.7rem;
    margin: 0 auto;
    background-color: #3453A3;
  }
  .pathology_page .sec03 .box .box02 .btn01 a {
    padding: 0.125rem 0 0.122rem 0.3rem;
    display: block;
    font-size: 0.18rem;
    font-weight: 500;
    color: #fff;
    position: relative;
    letter-spacing: -0.01rem;
  }
  .pathology_page .sec03 .box .box02 .btn01 a:before {
    content: "";
    position: absolute;
    background-image: url("../img/cmn/btn_logo01_sp.png");
    background-size: 100%;
    background-repeat: no-repeat;
    width: 0.21rem;
    height: 0.21rem;
    top: 0.08rem;
    left: 0.27rem;
    transition: 0.4s;
  }
  .pathology_page .sec03 .box .box02 .btn01 a:hover {
    color: #fff;
  }
  .pathology_page .sec03 .box .box02 .btn01 a:hover:before {
    content: "";
    position: absolute;
    background-image: url("../img/cmn/btn_logo01_sp.png");
    background-size: 100%;
    background-repeat: no-repeat;
    width: 0.21rem;
    height: 0.21rem;
    top: 0.08rem;
    left: 0.27rem;
    transition: 0.4s;
  }
  .pathology_page .sec03 .box .box02 .btn01:hover {
    background-color: #3453A3;
  }
  .pathology_page .sec03 .btn01 {
    width: auto;
    margin: 0 auto 1.17rem;
    background-color: #3453A3;
  }
  .pathology_page .sec03 .btn01 a {
    padding: 0.18rem 0 0.18rem 0.4rem;
    display: block;
    font-size: 0.145rem;
    color: #fff;
    position: relative;
  }
  .pathology_page .sec03 .btn01 a:before {
    content: "";
    position: absolute;
    background-image: url("../img/cmn/btn_logo01_sp.png");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 0.21rem;
    height: 0.21rem;
    top: 0.14rem;
    left: 0.12rem;
    transition: 0.4s;
  }
  .pathology_page .sec03 .btn01 a:hover {
    color: #fff;
  }
  .pathology_page .sec03 .btn01 a:hover:before {
    content: "";
    position: absolute;
    background-image: url("../img/cmn/btn_logo01_sp.png");
    background-repeat: no-repeat;
    width: 0.21rem;
    height: 0.21rem;
    top: 0.14rem;
    left: 0.12rem;
    transition: 0.4s;
  }
  .pathology_page .sec03 .btn01:hover {
    background-color: #3453A3;
  }
  .pathology_page .sec03 .btn02 {
    margin: 0 auto;
  }
  .pathology_page .sec03 .txt02 {
    text-align: center;
    line-height: 1.4;
  }
  .pathology_page .sec03 .txt02 .notes {
    width: 5.77rem;
    margin: 0 auto;
    padding: 0.45rem 0 0.07rem;
    font-size: 0.17rem;
    font-weight: bold;
    color: #3453A3;
    border-bottom: 1px solid #3453A3;
  }
  .pathology_page .sec03 .txt03 {
    margin-bottom: 0.35rem;
    text-align: center;
    line-height: 1.4;
  }
  .pathology_page .sec03 .txt03 .desc {
    letter-spacing: 0.01rem;
    line-height: 2;
    font-size: 0.12rem;
    text-align: left;
    text-align: justify;
  }
  .pathology_page .sec03 .txt03 .notes {
    width: auto;
    margin: 0 auto;
    padding: 0.33rem 0 0.07rem;
    font-size: 0.12rem;
    letter-spacing: 0.015rem;
    text-align: center;
    line-height: 1.54;
  }
  .pathology_page .sec03 .img03 {
    margin-bottom: 0.44rem;
  }
  .pathology_page .sec03 .img03 img {
    width: 1.17rem;
  }
  .pathology_page iframe {
    height: 3.5rem;
  }
  .pathology_page .sec04 {
    padding: 0.35rem 0 0.75rem;
  }
  .pathology_page .sec04 .tit {
    margin-bottom: 0.3rem;
  }
  .pathology_page .sec04 .tit img {
    width: 2.395rem;
  }
  .pathology_page .sec04 .addres {
    font-size: 0.12rem;
    margin-bottom: 0.02rem;
    line-height: 2;
    letter-spacing: 0.07em;
  }
  .pathology_page .sec04 .tel {
    font-size: 0.12rem;
    margin-bottom: 0.2rem;
    letter-spacing: 0.03em;
  }
  .pathology_page .sec04 .notes {
    font-size: 0.1rem;
    margin-bottom: 0.55rem;
  }
  .pathology_page .sec04 .btn01 {
    width: auto;
    margin: 0 auto;
    background-color: #3453A3;
  }
  .pathology_page .sec04 .btn01 a {
    padding: 0.17rem 0 0.17rem 0.25rem;
    display: block;
    font-size: 0.17rem;
    color: #fff;
    position: relative;
    letter-spacing: -0.01rem;
  }
  .pathology_page .sec04 .btn01 a:before {
    content: "";
    position: absolute;
    background-image: url("../img/cmn/btn_logo01_sp.png");
    background-size: 100%;
    background-repeat: no-repeat;
    width: 0.21rem;
    height: 0.21rem;
    left: 0.75rem;
    top: 0.13rem;
    transition: 0.4s;
  }
  .pathology_page .sec04 .btn01 a:hover {
    color: #fff;
  }
  .pathology_page .sec04 .btn01 a:hover:before {
    content: "";
    position: absolute;
    background-image: url("../img/cmn/btn_logo01_sp.png");
    background-repeat: no-repeat;
    width: 0.21rem;
    height: 0.21rem;
    left: 0.75rem;
    top: 0.13rem;
    transition: 0.4s;
  }
  .pathology_page .sec04 .btn01:hover {
    background-color: #3453A3;
  }
}