<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

@media print, screen and (min-width: 768px) {
  .header .container {
    max-width: calc(100% - 40px);
  }

  .header_info li+li {
    margin-left: 2%;
  }

  .header .header_logo {
    max-width: 38%;
    margin-right: 2%;
  }

  .header_info {
    width: 990px;
    max-width: 60%;
  }
  .header_info .h_text{
   width: 504px;
    max-width: 53%;
  }

  .header_info .h_btn{
    width:220px;
max-width: 22.3%;}
 body.home #nav {
    border-bottom: 1px solid #ccc;
  }
    #nav {
    padding: 10px 0;
    margin: 0;
  }

  .sub-menu_wrap li {
    width: 49%;
  }

  #nav .header_menu&gt;li&gt;a,
  #nav .header_menu&gt;li:first-child&gt;a {
    border: none;
  }

  #menu-header_menu&gt;li:first-child&gt;a span::before,
  #menu-header_menu&gt;li&gt;a span::after {
    position: absolute;
    content: "";
    right: -1px;
    top: 30%;
    height: 50%;
    width: 1px;
    border-right: 1px solid #ccc;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }

  #menu-header_menu&gt;li:last-child &gt;a span:after {
display:none;
  }
}

@media only screen and (max-width: 1039px) and (min-width : 768px) {
  #menu-header_menu&gt;li:first-child&gt;a span::before, #menu-header_menu&gt;li&gt;a span::after {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
}

@media only screen and (max-width: 767px) {
  .header .header_inner .sp {
    width: 452px;
    max-width: 90%;
    margin: 1rem auto;
  }
}

.footer_inner {
  width: 1000px;
  max-width: 100%;
  margin: auto;
}

.footer h2 {
  display: table;
  font-weight: bold;
  font-size: 4.4rem;
  line-height: 1.4;
  text-align: center;
  padding: 0 140px;
  margin: 0 auto 2rem;
  background: url(../img/common/f_h2_img_l.png)no-repeat center left, url(../img/common/f_h2_img_r.png)no-repeat center right;
}

.footer .subtext {
  display: block;
  font-size: 18px;
  color: #4c92d4;
}

.footer p {
  margin-top: 2.4rem;
}
.footer .btn_box {
  width:600px;
  max-width: calc(100% - 40px);
  margin:auto;
}
@media only screen and (min-width: 768px) {
.footer .btn_box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
.footer h2 {
    padding: 0 80px;
    background-size: 60px;
	    font-size: 3rem;
}
}


.sitemap_btn {
  text-align: center;
}

.sitemap_btn a {
  position: relative;
  padding-left: 20px;
}

.sitemap_btn a::after {
  border-top: 1px solid #4c92d4;
  border-right: 1px solid #4c92d4;
  content: "";
  height: 0.6rem;
  margin-top: -3px;
  position: absolute;
  left: 0;
  top: 50%;
  width: 0.6rem;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media print, screen and (min-width: 768px) {
  .under .btn_box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .under .btn_box p+p {
    margin-left: 20px;
  }
}

@media only screen and (max-width: 767px) {
  #totop {
    width: calc(100% - 89.62%);
  }
}

/* --------------------------------------------TOP */
.mainimage {
  position: relative;
}

.main_bnr {
  position: absolute;
  bottom: 50px;
  left: 50px;
  width: 280px;
  max-width: 18%;
}

@media only screen and (max-width: 1039px) and (min-width : 768px) {
  .main_bnr {
    bottom: 20px;
    left: 20px;
  }
}

@media only screen and (max-width : 767px) {
  .main_bnr {
    max-width: 30%;
    left: 10px;
    bottom: 10px;
  }
}

.section_top {
  padding: 100px 0;
}

.section_top h2 {
  color: #333;
  display: table;
  font-weight: bold;
  font-size: 4.4rem;
  line-height: 1.4;
  letter-spacing: 4px;
  text-align: center;
  margin: 0 auto 5rem;
  background: none;
  padding-top: 0;
}

.section_top h2 .subtext {
  display: block;
  font-size: 18px;
  color: #4c92d4;
  font-weight: normal;
}

.section_top h3 {
  background: none;
  border: none;
  padding: 0;
  margin-top: 0;
}

.section_top h3:after {
  display: none;
}

.sec01 h2 {
  padding: 0 120px;
  background: url(../img/top/sec01_h2_img_l.png)no-repeat center left, url(../img/top/sec01_h2_img_r.png)no-repeat center right;
}

.sec01 h3 {
  text-align: center;
  color: #4c92d4;
}

.sec01 .news_box {
  margin-top: 37px;
  padding: 30px 4%;
  background: #edf6fc;
  border-top: 6px solid #4c92d4;
  border-bottom: 6px solid #4c92d4;
  position: relative;
}

.sec01 .news_box:before {
  content: "";
  display: block;
  position: absolute;
  top: -57px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 119px;
  height: 57px;
  background: url(../img/top/sec01_pin)no-repeat center / cover;
}

.sec01 dl {
  margin-top: 0;
}

.sec02 {
  background: #edf6fc;
}

.sec02 .cont01 {
  background: url(../img/top/sec02_bg.png)no-repeat center /cover;
  margin-bottom: 3rem;
  min-height: 1000px;
  padding: 50px 0;
  box-sizing: border-box;
}

.sec02 h2 {
  padding: 0 240px;
  background: url(../img/top/sec02_h2_img_l.png)no-repeat center left, url(../img/top/sec02_h2_img_r.png)no-repeat center right;
}

.sec02 h3 {
  font-size: 2.4rem;
}

.sec02 .en {
  margin-bottom: 2.4rem;
}

.sec03 {
  padding-bottom: 0;
}

.sec03 .bg {
  padding: 70px 0 100px;
  background-image: -webkit-linear-gradient(-45deg, #f6fbfe 25%, #e8f4fc 25%, #e8f4fc 50%, #f6fbfe 50%, #f6fbfe 75%, #e8f4fc 75%, #e8f4fc);
  background-image: linear-gradient(-45deg, #f6fbfe 25%, #e8f4fc 25%, #e8f4fc 50%, #f6fbfe 50%, #f6fbfe 75%, #e8f4fc 75%, #e8f4fc);
  background-size: 8px 8px;
}

.sec03 h2 {
  padding: 0 260px;
  background: url(../img/top/sec03_h2_img_l.png)no-repeat center left, url(../img/top/sec03_h2_img_r.png)no-repeat center right;
}

.sec04 {
  background: url(../img/top/sec04_bg.jpg)no-repeat center / cover;
  text-align: center;
}
@media screen and  ( min-width : 768px ) {
  .sec04 {
    padding: 40px 0;
  }
}
.sec04 .btnstyle {
  margin-top: 30px;
}

.sec05 {
  padding-bottom: 0;
}

.sec05 .bg {
  padding: 70px 0 100px;
  background-image: -webkit-linear-gradient(-45deg, #f1f9e2 25%, #e8f5ce 25%, #e8f5ce 50%, #f1f9e2 50%, #f1f9e2 75%, #e8f5ce 75%, #e8f5ce);
  background-image: linear-gradient(-45deg, #f1f9e2 25%, #e8f5ce 25%, #e8f5ce 50%, #f1f9e2 50%, #f1f9e2 75%, #e8f5ce 75%, #e8f5ce);
  background-size: 8px 8px;
}
  .sec05 .container{
    max-width: 1039px;
  }
.sec05 h2 {
  padding: 0 180px;
  background: url(../img/top/sec05_h2_img_l.png)no-repeat center left, url(../img/top/sec05_h2_img_r.png)no-repeat center right;
}

.sec06 {
  background: url(../img/top/sec06_bg.jpg)no-repeat center / cover;
}

.sec06 h2 {
  padding: 0 220px;
  background: url(../img/top/sec06_h2_img_l.png)no-repeat center left, url(../img/top/sec06_h2_img_r.png)no-repeat center right;
}

.sec06 .tel {
  margin-top: 0;
}

.sec06 .tel a,
.sec06 .web a {
  position: relative;
  display: block;
  background: #fff;
  text-decoration: none;
  text-align: center;
  border-radius: 15px;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.sec06 .tel a {
  border: 5px solid #99c2e7;
  color: #4c92d4;
  font-size: 36px;
}

@media ( min-width : 768px ) {
  .sec06 .web {
    margin-top: 0!important;
  }
}

.sec06 .web a {
  color: #a9d455;
  border: 5px solid #c8e3a8;
  font-size: 29px;
}

.sec06 .tel a::after,
.sec06 .web a::after {
  content: "";
  height: 6px;
  margin-top: -3px;
  position: absolute;
  right: 2rem;
  top: 50%;
  width: 6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sec06 .tel a::after {
  border-top: 1px solid #4c92d4;
  border-right: 1px solid #4c92d4;
}

.sec06 .web a::after {
  border-top: 1px solid #a9d455;
  border-right: 1px solid #a9d455;
}

.sec06 .tel span {
  padding-left: 40px;
  background: url(../img/common/icon_tel.png)no-repeat center left;
}

.sec06 .web span {
  padding-left: 40px;
  background: url(../img/common/icon_web.png)no-repeat center left;
}

.sec06 .ct {
  background: #fff;
  padding: 40px 4%;
  border-radius: 20px;
  box-sizing: border-box;
  box-shadow: 0 0 10px #ccc;
}

.sec06 .ct .text {
  font-size: 2.4rem;
  text-align: center;
  font-weight: bold;
}

.sec06 .ct p {
  margin-top: 1.5rem;
}
@media only screen and (min-width : 768px) {
.sec04 .btn_box {
	width: 560px;
	margin: auto;
	max-width: 100%;
	}
}
@media only screen and (max-width: 1039px) and (min-width : 768px) {
  .sec03 h2 {
    background-size: 180px;
    padding: 0 220px;
  }

  .sec05 h2 {
    padding: 0 160px;
  }

  .sec06 h2 {
    background-size: 170px;
    padding: 0 200px;
  }

  .sec06 .tel a {
    font-size: 2.8rem;
  }

  .sec06 .web a {
    font-size: 2.7rem;
  }
}

@media only screen and (max-width: 767px) {
.section_top{
    padding:30px 0;
}
.section_top h2 {
    padding: 0;
    font-size: 3rem;
    margin-bottom: 30px;
}

.sec01 h2 {
    padding: 0 70px;
    background-size: 50px;
}

.sec01 .news_box:before {
    height: 30px;
    background-size: contain;
    background-position: bottom;
    top: -30px;
}

.sec02 .cont01{
    margin-top: -30px;
    margin-bottom: 0;
}

.sec02 h2 {
    padding: 0 100px;
    background-size: 80px;
}

.sec02 .cont01 h3{
    margin-top:2.4rem;
}
  .sec02 figure + figure{
    margin-top:2.4rem;
  }

  .sec03 {
    padding-bottom:0;
  }
.sec03 h2 {
    padding: 0 100px;
    background-size: 80px;
}

.sec03 .bg {
    padding: 15px 0 30px;
}
.sec03 p{
    text-align:center;
}
.sec04 {
background:#dceefa;}

  .sec04 h2{
    margin-top:3.4rem;
  }
  .sec04 .btnstyle{
  margin-top:15px;
}
  .sec05 {
    padding-bottom:0;
  }
.sec05 h2 {
    padding: 0 55px;
    background-size: 40px;
}
  .sec05 .bg{
    padding:15px 0 30px;
  }

  .sec06 h2 {
    padding: 0 74px;
    background-size: 59px;
}
  .sec06 .tel a, .sec06 .web a{
    height:60px;
  }
    .sec06 .tel a {
    font-size: 2.4rem;
  }

  .sec06 .web a {
    font-size: 2.2rem;
  }
  .sec06 .ct{
    padding: 15px 4%;
    margin-top:2.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .sec06 .ct p{
  margin-top:0;
  }
  .sec06 .ct figure{
    width:10%;
  }
  .sec06 .ct .text{
    font-size:1.8rem;
    width:56%;
  }
  .sec06 .ct .btnstyle{
    width:30%;
  }
  .sec06 .ct .btnstyle a{
  border-radius: 5px;
  padding: 0.4rem 2.4rem;
  }
}

/* ----------------------------------------下層 */

.step {
  background: #4c92d4;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-size: 120%;
  font-weight: bold;
  margin-right: 10px;
  padding: 2px 13px;
  border-radius: 8px;
}

body:not(.home) #main ul{
  margin-top:0.6rem;
}
.page-name-ct .t01 th{
width:30%;
}
.page-name-internal-medicine .t01 thead th{
    width: 16.6666%;
}
.page-name-internal-medicine .t01 td{
    text-align:center;
}
.page-name-internal-medicine .t02 th{
    width:20%;
}
@media print, screen and (min-width: 768px) and (max-width: 1039px) {
    .page-name-internal-medicine .t01,
    .page-name-internal-medicine .t02{
        font-size:1.2rem;
    }
}
@media only screen and (max-width: 767px) {
    .page-name-internal-medicine .t01{
        width:768px;
    }
.page-name-internal-medicine .t02 th{
    width:8em;
}
}
.page-name-sas .ul_triangle.list_col_3 {
    background: #fff;
    padding: 10px 4% 20px;
    border-radius: 20px;
    margin-top: 2.4rem!important;
}
</pre></body></html>