﻿@charset "utf-8";
/* CSS Document */

/* PCheader */

@media screen and (min-width:768px) {
#kv {
 background:url(/kyousei_html/tokyo/ribon-takada_134108/closeupdoctor/main_pc.jpg) no-repeat;
 background-size: cover;
s
}
#kv h1.clinicname {
 color: #fff;
 padding:7px;
 left: 220px;
 width: 500px;
}
#kv div {
 top:-7px;
 left: 220px;
}
p#catch {
 font-size: 16px;
 font-weight: bold;
 color: #FFF;
 margin-bottom: 5px;
}
 p#read {
 width:490px;
 background: #FFF;
 overflow:hidden;
 line-height:1.5em;
 font-size:11px;
 padding:5px 10px;
 margin-right:10px;
 text-shadow:none;
}
/* menu */
navi ul li a {
 padding :5px 5px 0 45px;
}
 navi ul li:nth-of-type(1) a {
 background:url(/kyousei_html/closeupdoctor/img_ribon_takada/menu_01.jpg) no-repeat;
}
navi ul li:nth-of-type(2) a {
 background:url(/kyousei_html/closeupdoctor/img_ribon_takada/menu_02.jpg) no-repeat;
}
navi ul li:nth-of-type(3) a {
 background:url(/kyousei_html/closeupdoctor/img_ribon_takada/menu_03.jpg) no-repeat;
}
navi ul li:nth-of-type(4) a {
 background:url(/kyousei_html/closeupdoctor/img_ribon_takada/menu_04.jpg) no-repeat;
}
navi ul li:nth-of-type(5) a {
 background:url(/kyousei_html/closeupdoctor/img_ribon_takada/menu_05.jpg) no-repeat;
}
}
@media screen and (max-width:767px) {
}
