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


/*********************************** header */
#header_mb{
  background-color:#fff;
  text-align:center;
  margin:7px auto;
}
#header_logo{
  width:80%;
  max-width:357px;
}
#header_cname_area{
  background-color:#fff;
  text-align:center;
  margin:7px auto;
}
#header_cname{
  text-align:center;
  font-size:1.2em;
  font-weight:bolder;
}

.clinic_en {
  margin: 0px auto;
  font-size: 18px;
  color: #1c68ab;
  line-height: 1.0;
  font-weight: bold;
}
/***********************************  /header */




/*************************** switch_language */
.switch_language {
  position: fixed;
  bottom: 0px;
  right: 0px;
  width: 106px;
  display:block;
  background-color:rgba(0,0,0,0.7);
  color:#fff;
  text-decoration:none;
  padding:5px 0px 7px 5px;
  box-sizing: border-box;
  z-index: 10;
  font-size:14px;
  font-weight: normal !important;
  text-align:center;
}
.switch_language:link, .switch_language:visited {
  color: #fff !important;
}
.switch_language:hover {
  opacity: 0.9;
  font-weight:bold;
  transition: all  0.3s ease;
}
/*************************** /switch_language */




/*--ãƒ˜ãƒƒãƒ€ãƒ¼--*/

.ui-icon-wings:after {
  background-image: url("sumi.GIF");
  background-color: transparent;
  background-size: contain;
}


a:hover img{
  cursor:pointer;
  filter: alpha(opacity=80);        /* ie lt 8 */
  -ms-filter: "alpha(opacity=80)";  /* ie 8 */
  -moz-opacity:0.8;                 /* FF lt 1.5, Netscape */
  -khtml-opacity: 0.8;              /* Safari 1.x */
  opacity:0.8;
  zoom:1;
}

/* ãƒšãƒ¼ã‚¸ã®èƒŒæ™¯è‰² */
.ui-page {
  background:#fff;
}




.btn_cancel_mb{
  display:block;
  color:#fff;
  background-color:#ff5533;
  padding:8px;
  text-align:center;
  width: 210px;
  margin:0px auto;
  text-decoration:none;
  font-weight: normal !important;
  border-radius: 20px;
}
.btn_officialSite {
    display: block;
    background-color: #2fb4d5;
    padding: 18px 10px;
    color: #fff;
    font-weight: normal !important;
    font-size: 18px;
    text-decoration: none;
    margin: 0px auto;
    max-width: 345px;
    width: 85%;
    box-sizing: border-box;
}



.btn_cancel_mb:link, .btn_cancel_mb:visited, .btn_officialSite:link, .btn_officialSite:visited{
  color:#fff !important;
}
.btn_cancel_mb:hover, .btn_officialSite:hover{
  opacity:0.9;
}




/* é•·ã„æ–‡å­—ãŒ...ã¨çœç•¥ã•ã‚Œã‚‹ã®ã‚’é˜²ã */
{
  white-space: normal;
}


.announcement{
  font-size:0.9em;
  text-align:left;
  padding:5px;
  background-color:#fff;
  line-height:1.4;
  color:#333;
  text-shadow:none;
  margin:0px auto;
  display:table;
}



#gp_ymB{
  display:none;
}
</pre></body></html>