@charset "utf-8";
/*  style　[ 猿渡ひふ科クリニック 共通 ]
=================================================================== */
body{
  background:/* #f9f7f7*/#fff;
}
p {
  font-size: 90%;
}
li {
  font-size: 90%;
}



.box-wrap {
  max-width: 1370px;
  margin: 0 auto;
  position: relative;
  -webkit-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.07);
}
.box-wrap:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  -webkit-box-shadow: -7px 1px 13px 2px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: -7px 1px 13px 2px rgba(0, 0, 0, 0.08);
  box-shadow: -7px 1px 13px 2px rgba(0, 0, 0, 0.08);
}

/*----------------------------------------------
   header
---------------------------------------------*/

header {
  position: relative;
}


#areaHeader {
  background-color: rgba(255,255,255,0.3);
  width: 100%;
  /*position: relative;*/
  z-index: 100;
}

/*#areaHeader:after {
 content: "■■■■■■■";
  font-size: 4em;
  line-height: 0.8;
  font-family: Arial, Helvetica, "sans-serif";
  background: linear-gradient( to right,  rgba(124,0,2,0.2) 25%, rgba(124,0,2,1) 75% );
  -webkit-background-clip: text;
  color: transparent;
  letter-spacing: -2px;
  position: absolute;
  right: 0;
  bottom: 0;
}*/

.flex-box{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.item01 {
  width: 40%;
}
.item02 {
  width: 60%;
  background: url(../images/bg01.png) no-repeat right bottom;
 /* background-size: contain;*/
  background-size: 40%;
}


h1 {
  padding: 19px 0 0 8px;
}
 h1 img {
   width: 80%;
   vertical-align: middle;
  }
/*@media screen and (min-width:1400px) {
  h1 {
  padding: 10px 0 0 8px;
}
}*/
/* 768px(sm)～ ____________________________________________________ */
@media print,screen and (min-width: 768px) {
  h1 {
  padding: 19px 0 0 8px;
}
}
/* 992px(md)～ ____________________________________________________ */
@media screen and (min-width: 992px) {
  h1 {
  padding: 20px 0 5px 8px;
}
}
/* 1200px(lg)～ ___________________________________________________ */
@media screen and (min-width: 1200px) {
  h1 {
  padding: 19px 0 4px 8px;
}
}


/* 診療時間 */
.schedule {
  margin: 5px 0 0 20px;
  padding:  0;
  font-size: 1em;
}

/* ヘッダ内メニュー */
.h-menu {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
     -ms-flex-direction: row-reverse;
         flex-direction: row-reverse;
  list-style: none;
}

.h-menu li {
  background-color: rgba(28,87,36,0.4);
  display: inline-block;
  padding: 15px 20px 10px 20px;
  border-radius: 10px;
  text-shadow:2px 1px 1px #aaa;
  margin: 1px 0 1px 2px;
  }

.calendar {
  display: inline-block;
  font-size: 1em;
}
.fa-calendar-alt {
  display: inline-block;
  font-size: 2.5em;
  vertical-align: baseline;
}
.reserve {
  display: inline-block;
  font-size: 1em;
}
.fa-globe {
  display: inline-block;
  font-size: 2.5em;
  vertical-align: middle;
}

.h-menu a {
  display: block;
}
.h-menu a:hover {
  color: #fff;
  text-decoration: none;
}


/* 電話 */
.phone {
  font-size: 1.9em;
  font-weight: 700;
  /*padding: 15px 40px 0 0;*/
  text-align: right;
  color: #fff;
  /*text-shadow:2px 1px 1px #aaa;*/
}

@media screen and (min-width:768px) and ( max-width:1112px) {
    /*　画面サイズが768pxから1112pxまではここを読み込む　*/
  .phone {
  font-size: 1.5em;
  font-weight: bold;
  /*padding: 20px 15px 0 0;*/
}
  .h-menu li {
  padding: 20px 15px 10px 15px;
}
  .schedule {
      font-size: 0.8em;
}
   #areaHeader:after {
  /*font-size: 3.5em;*/
}
}

@media screen and (min-width:768px) and ( max-width:991px) {
    /*　画面サイズが768pxから991pxまではここを読み込む　*/
.phone {
  font-size: 1.1em;
  font-weight: bold;
  /*padding: 25px 15px 0 0;*/
}
  .h-menu li {
  padding: 20px 15px 15px 15px;
}
  
  h1 {
  padding: 22px 0 0 8px;
}
 h1 img {
    width: 100%;
    vertical-align: middle;
  }
    .schedule {
      font-size: 0.7em;
}
  
  #areaHeader:after {
  /*font-size: 3em;*/
}
  .calendar {
  font-size: 0.8em;
}
.fa-calendar-alt {
  font-size: 2em;
}
.reserve {
  font-size: 0.8em;
}
.fa-globe {
  font-size: 2em;
}
  
}

/*----------------------------------------------
   メイン画像
---------------------------------------------*/
#image-box {
  position: absolute!important;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#image-box img {
  width: 100%;
  overflow: hidden;
}

#image-box h2 {
  position: absolute;
  right: 20px;
  bottom: 15%;
  color: #fff;
  text-shadow:1px 1px 3px #333;
}

/* 768px(sm)～ ____________________________________________________ */
@media print,screen and (min-width: 768px) {
  header {
  min-height: 300px;
}
  #image-box {
    height: 300px;
  }
}
/* 992px(md)～ ____________________________________________________ */
@media screen and (min-width: 992px) {
  header {
  height: 400px;
  }
  #image-box {
    height: 400px;
  }
}



/*----------------------------------------------
   nav
---------------------------------------------*/
.inner {
  position: absolute;
  bottom: 0;
  width: 100%;
 /* margin-bottom: -10px;*/
}
nav {
  background-color: rgba(0,117,185,0.6);
  /*height: 52px;*/
  /*margin-top: -52px;*/
}
nav ul {
  margin: 0 auto;
  list-style: none;
}
nav ul li {
  width: 20%;
  text-align: center;
}
nav ul li a {
  display: block;
  padding: 15px 0;
  color: #fff!important;
}
nav ul li a:hover {
  background-color: rgba(0,117,185,1);
}


/*----------------------------------------------
   section
---------------------------------------------*/
section {
  margin: 2em auto;
}

/*----------------------------------------------
   見出し
---------------------------------------------*/
/* h2 */
h2.line_h2 {
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
  /*width: 40%;*/
  margin: 0 auto 20px auto;
}

h2.line_h2:before {
  content: "";
  display: inline-block;
  width: 100px;
  height: 0.9em;
  background: url(../images/bg-left.png) no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin: 0 10px 0 0;
  background-position: right;
}

h2.line_h2:after {
  content: "";
  display: inline-block;
  width: 100px;
  height: 0.9em;
  background: url(../images/bg-right.png) no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin: 0 0 0 10px;
}


/* h3 */
h3 {
  font-size: 1.2em;
  margin: 2em 0 0.5em 0;
  border-bottom: #7C0002 1px solid;
  padding: 0 0 5px 5px;
}
h3.no-space {
  margin: 0 0 0.5em 0;
}


/*----------------------------------------------
   枠線
---------------------------------------------*/
.line-B {
  border: #2874B9 1px solid;
  border-radius: 10px;
  padding: 2em 1em;
}




/*----------------------------------------------
   リンク下線
---------------------------------------------*/
a.line-dot {
  border-bottom: #333 1px dashed;
  text-decoration: none!important;
}
a.line-dot:hover {
  border-bottom: #c30 1px dashed;
  text-decoration: none;
}




/*----------------------------------------------
   footer
---------------------------------------------*/
footer {
  background-color:#7C0002;
  padding: 30px 0 15px 0;
  color: #fff;
  margin: -7px 0 0;
}

/*---- footer 左カラム-------------*/
/*  */
div.add-box {
  margin: 0 auto;
  width: 80%;
}
address {
  font-size: 1.2em;
  margin-top: 5px;
}
span.kamoku {
  display: inline-block;
  text-align: center;
  font-weight: normal;
  font-size: 0.8em;
  padding-left: 4em;
}
@media screen and (min-width:994px) and ( max-width:1199px) {
    /*　画面サイズが994pxから1199pxまではここを読み込む　*/
address {
  /*font-size: 0.8em;*/
}
   div.add-box {
 width: 90%;
}
}
@media screen and (min-width:768px) and ( max-width:993px) {
    /*　画面サイズが768pxから993pxまではここを読み込む　*/
address {
  font-size: 0.9em;
  }
  div.add-box {
 width: 100%;
}
}


/*  button */
.btn-stitch {
  display: inline-block;
  padding: 0 0.5em;
  text-decoration: none;
  background: #fff;
  color: #7C0002!important;
  border-radius: 4px;
  box-shadow: 0px 0px 0px 5px #fff;
  border: dashed 1px #7C0002;
  margin: 0.5em auto;
}

.btn-stitch:hover {
  border: dotted 1px #7C0002;
}

/*---- footer 右カラム-------------*/

/*フッターの診療時間*/
.tb01{
	width: 90%;
	margin: 0 auto 15px ;
	border-spacing: 0;
	border-collapse: collapse;
	white-space:nowrap;
  font-size: 0.9em;
	/*color: #333;*/
}
.tb01 tr:last-child td,.tb01 tr:last-child th{
	border:none;
}
.tb01 th{
	padding:10px 8px 8px 8px;
	line-height:1;
	white-space:nowrap;
	/*font-family: FOT-マティス Pro M;*/
	/*font-size: 16px;*/
	text-align: center;
	border-bottom:1px solid #fff;
  font-weight: normal;
}
.tb01 td{
	padding:5px 10px 0 10px;
	/*font-size: 16px;*/
	line-height: 1;
	text-align:center;
	border-bottom: none;
}
.tb01 tr th:first-child{
	/*font-family: FOT-マティス Pro M;
	font-size: 17px;*/
	text-align: center;
  padding:0 ;
}
.tb01 tr td:first-child{
	/*font-family: FOT-マティス Pro M;
	font-size: 17px;*/
	text-align: right;
  padding:5px 0 0 0;
}
p.notice {
  font-size: 0.9em;
  width: 90%;
  margin: 10px auto;
}
span.notice02 {
  display: inline;
  background-color: #fff;
  padding: 5px 8px;
  color: #7C0002;
}
span.notice03 {
  display: inline;
  padding: 5px 8px;
}

p.notice a {
  color: #fff;
  text-decoration: underline;
}
p.notice a:hover {
  text-decoration: none;
  background-color: #fff;
  color: #7C0002;
}

.copyright {
  font-size: 0.8em;
  text-align: center;
  padding-top: 30px;
  color: #ccc;
}


/* 768px(sm)～ ____________________________________________________ */
@media print,screen and (min-width: 768px) {
}
/* 992px(md)～ ____________________________________________________ */
@media screen and (min-width: 992px) {
}
/* 1200px(lg)～ ___________________________________________________ */
@media screen and (min-width: 1200px) {
}
