@charset "UTF-8";
/**
 * *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-*
 *
 *  佐藤眼科
 *  2016.04.12
 *
 * *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-* *-*
**/

/* ---------------------------------------------------------------------------
//  header
--------------------------------------------------------------------------- */
header {
  width: 960px;
  height: 330px;
  margin: 0 auto;
  background: url(../img/top-txt-bg.jpg) left top no-repeat;
}
.snav {
  width: 310px;
  font-size: 12px;
  margin: 0 0 70px auto;
  padding-top: 8px;
  float: none;
}
.snav .snav-link {
  border-bottom: 1px solid #D4D9DD;
  margin-bottom: 20px;
}
.snav .snav-link p { height: 30px; box-sizing: border-box; }
.snav .snav-link p:nth-child(1) { float: left; border-right: 1px solid #D4D9DD; padding: 3px 1em 0 0; }
.snav .snav-link p:nth-child(2) { float: left; padding: 3px 0 0 1em; }
.snav .snav-link p:nth-child(3) { float: right; }

.logo {
  float: none;
  text-align: right;
}

h1{
  font-size: 12px;
  font-weight: normal;
  margin-top: 10px;
}

/* --------------------------------------------------------------------------- */

.schedule h2	{ background: url(../img/top-txt1.png) left top no-repeat; max-width: 123px; height: 32px; margin-bottom: 10px; }
.schedule.schedule2 h2	{ background: url("../img/shedule2-text.png") left top no-repeat; max-width: 282px; height: 27px; margin-bottom: 10px; }
.standby h2	{ background: url(../img/top-txt2.png) left top no-repeat; max-width: 175px; height: 32px; float: left; }
.news h2	{ background: url(../img/top-txt4.png) left top no-repeat; max-width: 220px; height: 32px; margin-bottom: 15px; }

h3 {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  height: 18px;
}
.news-fb h3 { background: url(../img/top-txt5.png) left top no-repeat; width: 291px; margin: 14px 0 15px; }

/* --------------------------------------------------------------------------- */

#slide {
  background: #DCDCDC;
  width: 100%;
  overflow-x: hidden;
}

#image-change {
  position: relative;
  left: 50%;
  margin-left: -600px;
}

#image-change li {
  float: left;
}

#image-change li img {
  width: 1200px;
  height: 495px;
}

/* --------------------------------------------------------------------------- */

nav {
  padding: 30px 0 40px;
  border-bottom: 1px solid #D4D9DD;
  margin-bottom: 60px;
}

/* --------------------------------------------------------------------------- */

.top-time .schedule table { table-layout: fixed; }
.top-time .schedule table th:first-child { width: 130px; }

.top-time table td {
  padding: 0 !important;
  height: 60px;
}

.top-time .schedule {
  width: 430px;
  margin-right: 50px;
  float: left;
}

.top-time .standby {
  width: 480px;
  float: left;
}

.top-time .standby .cap { margin-bottom: 10px; }

.top-time .standby-date {
  padding-top: 10px;
  float: right;
}

.top-time .schedule p.bold {
	font-size: 13px; font-weight: bold;font-family: auto;
}

/* --------------------------------------------------------------------------- */

.message { margin-top: 80px; }
.message #titleH { background: url(../img/top-txt3s3.png) center top no-repeat; width: 243px; height: 88px; margin: 60px 60px 80px 60px; text-align:left; float:left; display:block;}
.message .vn{ margin:5px 0px 5px 0px;  display:block;}
.message .bg {
  background: #f5f5f5;
  padding: 40px 0 0 40px;
  height: 410px;
  box-sizing: border-box;
  position: relative;
  margin:0px auto 70px auto;
  text-align:center;
   

}

.message .bg p {
  width: 100%;
  color: #333;
line-height:1.6;  letter-spacing : 3px; font-size:120%;
padding-top:0px;
 
}

.message .bg .photo {
  background: url(../img/top-photo.png) left top no-repeat;
  width: 383px;
  height: 532px;
  position: absolute;
  top: -50px;
  right: 60px;
}
.message .sign img { margin:10px 0; display:block; }

.message p{ }


/* --------------------------------------------------------------------------- */

.news {
  background: #ECECEC;
  padding: 45px 0;
}

.news .news-info {
  width: 430px;
  float: left;
  margin-right: 50px;
}

.news .news-info dl dt {
  height: 35px;
  font-size: 15px;
  padding-top: 10px;
  border-top: 1px solid #C6C6C6;
  box-sizing: border-box;
}

.news .news-info dl dd {
  height: 51px;
}

.news .news-btn {
  background: #C6C6C6;
  display: block;
  height: 50px;
  color: #FFF;
  text-align: center;
  padding-top: 14px;
  box-sizing: border-box;
}
.news .news-btn:hover { background: #D9D9D9; }

.news .news-fb {
  width: 480px;
  float: left;
}
.news .news-fb .yt,
.news .news-fb .mn{
	margin-top:15px;
}

/* --------------------------------------------------------------------------- */

header .sp-logo { display: none; }
.sp-h1 { display: none; }
.sp-fb ,.sp-yt { display: none; }

@media screen and (max-width: 500px) {
  .snav, .logo, nav { display: none; }
  header { width: 100%; height: auto; background: none; }
  header .sp-logo { display: block; max-width: 247px; margin: 0 auto; padding: 20px 0; }
  #image-change { left: 0; margin-left: 0; }
  #image-change li img { width: 100%;  height: auto; }
  .sp-h1 { display: block; margin: 30px 10px; padding-bottom: 30px; border-bottom: 1px solid #C6C6C6; }
  h2 { margin-left: auto; margin-right: auto; }
  .standby h2 { float: none; }
  
  .top-time .schedule { width: auto; margin-right: 0; float: none; padding-bottom: 30px; border-bottom: 1px solid #C6C6C6; margin-bottom: 30px; }
  .top-time .schedule table th:first-child { width: 90px; }
  .top-time .standby { width: auto; float: none; }
  .top-time .standby-date { float: none; text-align: center; }
  .message { background: #f5f5f5; margin-top: 30px; }
  .message .bg { background: none; padding: 40px 0px 40px 0px; height: auto; box-sizing: border-box; position: relative; margin-bottom: 0; text-align:center;}
  .message .bg .photo { display: none; }
  .message .bg p { width: 100%;  padding-top: 0px; text-align:center;}
  .message .sign { text-align:center; }
  .message .sign img { width:70%;margin:10px auto;  }
  .message #titleH { background: url(../img/top-txt3s3.png) center top no-repeat; width: 243px; height: 88px; margin: 0px auto 30px auto; text-align:left; float:none; display:block;}
  .news .news-info { width: 100%; float: none; margin-right: 0; }
  .news .news-info dl dt { height: auto; }
  .news .news-info dl dd { height: auto; padding-bottom: 10px; }
  .news .news-fb { width: 100%; float: none; }
  .news-fb h3 { display: none; }
  .news-fb .fb-page { display: none; }
  .sp-fb, .sp-yt { display: block; margin-top: 20px; }
}




.reservation-system .inner{
  margin-top:10px;
  margin-bottom: 80px;
}
.reservation-title {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 20px;
}
.reservation-title h2 {
  /*background:url("img/sinryoujoukyou-osirase.jpg")left top no-repeat;*/
  max-width: 294px;
  height: 32px;
}
.reservation-title p {
  margin-bottom: -5px; 
  color: black;
}
.reservation {
  border: solid 1px  #C6C6C6;
  padding:30px 0 20px 0;
}
.reservation-wrap_text {
  margin: 50px 60px 0 60px;
}
.reservation-wrap {
  display: flex;
  justify-content: center;
}
.reservation-wrap_content {
  flex: 0 0 33.3333%;
  text-align: center;
  color: black;
}
.reservation-wrap .border-r {
   border-right: solid 1px #C6C6C6;
}

.reservation-wrap_content h4 {
  font-size: 1.3em;
  margin-bottom: 10px;
}

.reservation-wrap_content p span {
  color: #BB0023;
  font-size: 1.5em;
  font-weight: bold;
  padding-left: 15px; 
}
.reservation-wrap .nowinfo a {
  text-decoration: none;
  color: black;
}
.reservation-wrap .nowinfo a img{
  margin-right: 10px;
  max-width: 32px;
}


@media screen and (max-width: 500px) {
  .reservation-system .inner{
  margin-top:-25px;
  margin-bottom: 40px;
  }
  .reservation-title {
    display: block;
    text-align: center;
  }
  .reservation-title h2 {
    margin-bottom: 10px
  }
  .reservation-wrap {
    display: block;
    text-align: center;
    margin:  0 auto;
  }
  .reservation-wrap_content {
    display: inline-block;
  }
  .border-wrap_content h4 {
  }
  .border-r {
    border-right: none!important;
    border-bottom: solid 1px #C6C6C6;
    padding-bottom: 30px
  }
  .reservation-wrap_content {
    margin-bottom: 30px;
    
  }
  .reservation-wrap_text {
  margin: 0px 30px 0 30px;
}
}



.link-corona {
  width: 463px;
  box-sizing: border-box;
  float: left;
	text-align: center;
}
.link-corona img {width: 100%;}

.link-credit {
  width: 463px;
  box-sizing: border-box;
  float: left;
	margin-left: 34px;
	text-align: center;
}
.link-credit img {width: 100%;}

@media screen and (max-width: 500px) {
.link-corona {
  width: 100%;
  float: none;
}
.link-corona img {width: 99%;}

.link-credit {
  width: 100%;
  float: none;
	margin-left: 0;
	margin-top: 30px;
}
.link-credit img {width: 99%;}
}


.firstvisit2{
  margin-top: 20px;
}
.schedule-under{
  display: flex;
  justify-content: space-between;
}
.schedule-under dl{
  width: calc(100% / 3);
}
.schedule-under dt{
  font-weight: bold;
  font-family: auto;
}
@media screen and (max-width: 500px){
  .firstvisit2{
  margin-top: 40px;
}
  .scroll-table{
    width: 100%;
    overflow: auto;
  }
  .scroll-table table{
    width: 700px;
  }
.schedule-under{
  display: block;
}
.schedule-under dl{
  width: 100%;
}
  .schedule-under dl+dl{
    margin-top: 10px;
  }
}
