@charset "utf-8";
/* ----------------------------------

　はる皮フ科　基本設定

	=1 初期設定解除
	=2 スタイル設定
	=3 サイズ・レイアウト設定
	=4 グローバルナビゲーション設定
	=5 アドレス設定
	=6 retop設定
	=7 index設定


------------------------------------ */
/* --------------------------------------------------------------------- ▼ =1 初期設定解除 */
body, h1, h2, h3, h4, h5, p, a, img, address, ul, li, dl, dt, dd, table, tr, th, td {
  margin: 0px 0px;
  padding: 0px 0px;
  outline: none;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  list-style: none;
  border: none;
  border-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  height: 0px;
  width: 0px;
  border: none;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* --------------------------------------------------------------------- ▼ =2 スタイル設定 */
/* スクロールバー設定 */
html {
  scrollbar-face-color: #f5ebeb;
  scrollbar-track-color: #fff;
  scrollbar-highlight-color: #fff;
  scrollbar-shadow-color: #fff;
  scrollbar-arrow-color: #c99;
  scrollbar-3dlight-color: #f5ebeb;
  scrollbar-darkshadow-color: #f5ebeb;
}
body {
  font-size: 75%;
  line-height: 1.4;
  letter-spacing: 0.01em;
  color: #333;
  background-color: #f5ebeb;
  font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
#wrap {
  width: 800px;
  margin: 0px auto;
  padding-left: 25px;
  background: url(../img/com/wrap_bk.gif) repeat-y;
}
a {
  color: #33c;
}
a:hover {
  text-decoration: underline;
  color: #C30;
}
.forlink a {
  color: #333;
  border-bottom: 1px #333 dotted;
}
.forlink a:hover {
  color: #c30;
  border-bottom: none;
}
.aligncenter {
  display: block;
  margin: 0 auto;
}
.big {
  font-size: 1.2em;
}
/* --------------------------------------------------------------------- ▼ =3 サイズ・レイアウト設定 */
#headarea {
  width: 750px;
  height: 118px;
  border-bottom: 1px #c99 solid;
}
#headarea_in {
  width: 750px;
  height: 117px;
  position: relative;
}
.head-right {
  position: absolute;
  right: 10px;
  top: 10px;
  text-align: right;
  line-height: 1.3;
  letter-spacing: 0.05em;
  font-family: "Arial", "メイリオ";
}
.head-tel {
  color: #a7435e;
  font-size: 11px;
}
.head-address {
  color: #856666;
  font-size: 10.5px;
  margin-top: 10px;
}
#contents {
  width: 750px;
}
#contents:after, #access:after {
  height: 0.1px;
  content: ".";
  font-size: 0.1em;
  display: block;
  visibility: hidden;
  line-height: 0px;
  clear: both;
}
.cyusyaku {
  font-size: 11px;
  color: #f00;
}
.cyusyaku2 {
  font-size: 9px;
  color: #c63;
  text-align: right;
  margin: 5px 20px 0px 0px;
}
.cyusyaku3 {
  font-size: 12px;
  color: #c63;
  text-align: right;
  margin: 5px 20px 0px 0px;
}
.kyocho {
  font-weight: bold;
  color: #930;
}
.kyocho2 {
  font-weight: bold;
  color: #930;
  border-bottom: 1px #930 solid;
}
.kyocho3 {
  font-weight: bold;
}
.stnormal {
  font-weight: normal;
  color: #666;
  padding-left: 10px;
}
.stnormal2 {
  font-weight: normal;
}
.cleStml {
  clear: both;
  margin: 0px 0px 10px 30px;
}
.posiC {
  clear: both;
  text-align: center;
}
.posiC2 {
  text-align: center;
  margin-bottom: 20px
}
.posiRmr {
  text-align: right;
  margin-right: 30px;
}
.posiL {
  text-align: left;
}
.ml2 {
  margin-left: 20px;
}
.ml5 {
  margin-left: 50px !important;
}
.marT {
  margin-top: 15px;
}
.firstob {
  margin-top: 0px;
}
.colP {
  color: #f66;
}
.colBr {
  color: #930;
  font-weight: bold;
}
.colRB {
  color: #c00;
  font-weight: bold;
}
.colWR {
  color: #c00;
  font-weight: normal;
}
.colWi {
  color: #fff;
}
.bgcol_01 {
  background-color: #860000;
}
.line {
  text-decoration: underline;
}
.imgst {
  text-align: center;
  margin: 10px 0px;
}
.list_st {
  margin: 0.5em 0 0 4.6em;
}
.list_st li {
  list-style: disc;
  margin: 0.5em 0;
}
/* --------------------------------------------------------------------- ▼ =4 グローバルナビゲーション設定 */
#GrovalNavi li {
  float: left;
  height: 37px;
  border-bottom: 1px #fff solid;
  background-color: #eee;
}
#GrovalNavi .hit {
  background-color: #860000;
}
/* --------------------------------------------------------------------- ▼ =5 アドレス設定 */
address {
  clear: both;
  width: 750px;
  border-top: 1px #c99 solid;
  padding: 10px 0px 5px 0px;
  text-align: center;
  color: #f99;
}
/* --------------------------------------------------------------------- ▼ =6 retop設定 */
.retop {
  clear: both;
  text-align: right;
  margin: 20px 0px;
}
.kochira {
  margin: 10px 20px 10px 0px;
  text-align: right;
}
/* --------------------------------------------------------------------- ▼ =7 index設定 */
h1 {
  width: 750px;
  height: 80px;
}
#topimg {
  border-top: 1px #fff solid;
  width: 750px;
  height: 300px;
}
#contLeft {
  float: left;
  width: 220px;
  margin: 10px 0px 0px 10px;
}
#contRight {
  float: right;
  width: 510px;
  margin: 10px 0px;
}
.ban {
  margin-bottom: 5px;
}
#greet {
  width: 480px;
  margin: 0px auto;
}
#greet p {
  margin-bottom: 10px;
}
.map-img {
  width: 420px;
  padding: 10px;
  margin-bottom: 15px;
  border: 2px #ccc solid;
}
.map-img dt {
  font-weight: bold;
}
.map-img dd {
  text-align: center;
}
#eigo {
  margin-top: 10px;
}
/*------------------------------------------ ▽ h2title画像 */
h2 {
  height: 20px;
  text-indent: -9999px;
  margin: 30px 0px 10px 0px;
  border-top: 1px #c63 dotted;
  border-bottom: 1px #c63 dotted;
}
#p1_1 {
  width: 210px;
  margin-top: 10px;
  background: url(../img/com/p1_tit4.gif) no-repeat 4px 2px;
}
#p1_2 {
  width: 210px;
  background: url(../img/com/p1_tit5.gif) no-repeat 4px 2px;
}
#p1_3 {
  width: 250px;
  height: 55px;
  background: url(../img/cont/toph2.gif) no-repeat;
  margin: 0px auto 20px auto;
  border: none;
}
#top-tit {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-indent: 0;
  color: #fff;
  text-align: center;
  background-color: #c30;
  margin: 0 auto 20px;
  border: none;
  padding: 8px 0 6px;
  xbackground: url(../img/com/tit-topitenInfo.jpg) no-repeat;
}
#p1_4 {
  width: 490px;
  background: url(../img/com/p1_tit1.gif) no-repeat 4px 2px;
}
#p1_5 {
  width: 490px;
  background: url(../img/com/p1_tit2.gif) no-repeat 4px 2px;
}
#p1_6 {
  width: 490px;
  background: url(../img/com/p1_tit3.gif) no-repeat 4px 2px;
}
#p1_7 {
  width: 490px;
  background: url(../img/com/p1_tit6.gif) no-repeat 4px 2px;
}
#p1_8 {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 490px;
  background: url(../img/com/p1_tit6.jpg) no-repeat 4px 2px;
}
#p1_9 {
  width: 490px;
  background: url(../img/com/p1_tit7.gif) no-repeat 4px 2px;
}
#p1_10 {
  width: 490px;
  background: url(../img/com/p1_ttl_goaisatu.jpg) 4px 2px;
  background-repeat: no-repeat;
}
.top-h2{
  width: 475px;
  position: relative;
  padding-left: 15px;
  text-indent: inherit;
  display: flex;
  align-items: center;
  color:#330000;
  font-size: 14px;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 25px;
  padding-top: 1px;
}
.top-h2:before{
  position: absolute;
  content: "";
  background: url("../img/com/h2-icon.jpg");
  left: 0;
  width: 10px;
  height: 10px;
}
/*-------------------------------------------- ▽ news設定 */
#news {
  width: 450px;
  height: 360px;
  overflow: scroll;
  margin-left: 20px;
}
#news table {
  margin-left: 18px;
  width: 400px;
}
#news th, #news td {
  padding: 10px 0px;
  border-bottom: 1px #999 dotted;
}
#news th {
  color: #930;
  width: 90px;
}
#rinji {
  width: 350px;
  margin: 10px 0px 0px 70px;
  padding: 10px;
  border: 1px dashed #95482F;
}
#rinji h3 {
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #c00;
}
#rinji p {
  margin-bottom: 10px;
  text-indent: 12px;
  line-height: 1.5em;
}
#Ncolm {
  margin-left: 20px;
}
.Lst li {
  list-style-image: url(../img/com/t_mark.gif);
  margin: 0px 0px 5px 20px;
}
/* ---------------------- 2014追加 */
#bonyasumi {
  width: 460px;
  border: 1px solid #231815;
  padding: 10px;
  margin-top: 2em;
  margin-bottom: 1.5em;
}
#bonyasumi h3 {
  font-weight: bold;
  padding-bottom: 5px;
  margin-bottom: 8px;
  border-bottom: 1px solid #231815;
}
#bonyasumi #obon {
  margin-top: 6px;
}
#obon table, #obon table tr, #obon table th, #obon table td {
  border: 1px solid #231815;
  border-collapse: collapse;
  text-align: center;
}
#obon table {
  margin: 0 auto;
}
#obon .bgcol th, #obon .bgcol td {
  background-color: #f5ebeb;
}
#obon table th, #obon table td {
  padding: 4px;
}
#obon p {
  margin: 5px 20px 5px 0;
  text-align: right;
}
/*-------------------------------------------- ▽ 診療時間設定 */
#time {
  margin-left: 20px;
}
#time h3 {
  clear: both;
  font-size: 120%;
  color: #930;
  margin: 20px 0px 5px 10px;
  padding-left: 18px;
  background: url(../img/cont/square_br.gif) no-repeat 0% 30%;
}
#time h4 {
  clear: both;
  font-size: 120%;
  margin: 10px 0px 5px 20px;
}
#time p {
  margin-left: 40px;
}
#contRight #time img {
  margin-left: 0px;
}
#time .cau {
  margin-left: 50px;
}
#time span {
  color: #a07864;
}
#time dl {
  width: 370px;
  margin-left: 50px;
  margin-bottom: 10px;
  overflow: hidden;
}
#time dl:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}
#time dt {
  width: 50px;
  float: left;
  text-align: right;
  padding-right: 10px;
}
#time dd {
  float: left;
  width: 300px;
}
#time p img {
  margin-left: -40px;
}
#time ul {
  width: 430px;
  margin: 5px 0px 10px 10px;
}
#time li {
  list-style-image: url(../img/com/t_mark.gif);
  margin: 0px 0px 5px 20px;
}
#biyou ul {
  margin-left: 30px;
}
#biyou p {
  width: 380px;
  border: 1px solid #C63;
  padding: 10px;
}
.time-table {
  width: 400px;
  text-align: center;
  margin-bottom: 5px;
  margin-left: 30px;
}
.time-table th, .time-table td {
  border: 1px solid #333;
  padding: 0.5em 1em;
}
.time-table thead th {
  background: #f5ebeb;
}
.time-table2 {
  margin-bottom: 5px;
  margin-left: 30px;
}
.time-table2 th {
  vertical-align: top;
}
.time-table2 th, .time-table2 td {
  vertical-align: top;
  padding: 0 1em;
}
/*-------------------------------------------- ▽ アクセス設定 */
#access dl {
  float: left;
  width: 235px;
  margin: 10px 15px 1 0px 20px
}
#access dt {
  color: #930;
}
#access .clre {
  color: #333;
}
#access dd {
  margin: 0px 0px 10px 15px;
}
#access img {
  margin: 10px 0px 3px 0px;
}
#access p {
  float: left;
  color: #930;
  margin-left: 50px;
}
/*-------------------------------------------- ▽ 年末年始設定 */
#nenmatu {
  width: 450px;
  margin: 0px auto;
}
#nenmatu p {
  margin-bottom: 10px;
}
#nenmatu table {
  margin: 0px 0px 20px 40px;
  width: 350px;
}
#nenmatu table th, #nenmatu table td {
  padding: 4px;
  border: 1px #a07864 solid;
  text-align: center;
}
#nenmatu table th {
  background-color: #F1E8E4;
}
/*-------------------------------------------- ▽ お問い合わせ・予約設定 */
#side_reservation {
  width: 180px;
  font-size: 13px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  border: 1px solid #aa8d8d;
  background: #fbf3f3;
  border-radius: 4px;
  padding: 0.8em;
  margin-bottom: 1em;
}
#side_reservation h3 {
  text-align: center;
  color: #612e2e;
  padding: 0.2em;
  padding-bottom: 0.2em;
  font-weight: bold;
  font-size: 1.2em;
  border-bottom: 4px solid #612e2e;
}
#side_reservation dt {
  border-left: 5px solid #612e2e;
  padding-left: 0.4em;
  font-weight: bold;
  margin-top: 0.6em;
}
#side_reservation dd {
  margin-top: 0.2em;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #aa8d8d;
}
#side_reservation dd span {
  color: #612e2e;
  font-size: 1.2em;
  font-weight: bold;
}
.btn-web {
  margin: 0.7em 0;
}
.btn-web a {
  -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
  -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
  box-shadow: inset 0px 1px 0px 0px #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6));
  background: -moz-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
  background: -webkit-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
  background: -o-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
  background: -ms-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
  background: linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0);
  background-color: #ffffff;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #612e2e;
  display: block;
  cursor: pointer;
  color: #612e2e;
  font-size: 15px;
  font-weight: bold;
  padding: 0.6em 0.2em;
  text-decoration: none;
  text-shadow: 0px 1px 0px #ffffff;
  position: relative;
  top: 0;
  text-align: center;
  left: 0;
}
.btn-web a:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #ffffff));
  background: -moz-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
  background: -webkit-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
  background: -o-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
  background: -ms-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
  background: linear-gradient(to bottom, #f6f6f6 5%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff', GradientType=0);
  background-color: #f6f6f6;
}
.btn-weba a:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0px;
  width: 6px;
  height: 6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* 予約前 */
.btn-web p {
  text-align: center;
  background: #ccc;
  padding: 0.5em;
}
#qr {
  margin-bottom: 0.8em;
  padding-bottom: 0.8em;
  border-bottom: 1px dotted #aa8d8d;
}
#qr img {
  margin-left: 0.5em;
  border: 1px solid #aa8d8d;
  float: right;
}
#qr:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.jizen {
  background: #FF0004;
  color: #fff;
  display: block;
  padding: 0.2em;
  text-align: center;
  margin-bottom: 5px;
  font-weight: bold;
}
/* --- カレンダー----------------- */
#box_calendar, #box_monshin {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  width: 180px;
  padding: 0.8em;
  margin-top: 1.5em;
  border-radius: 4px;
  border: 1px solid #aa8d8d;
}
#box_calendar h3, #box_monshin h3 {
  text-align: center;
  color: #612e2e;
  padding: 0.2em;
  padding-bottom: 0.2em;
  font-weight: bold;
  font-size: 1.3em;
  margin-bottom: 0.5em;
  border-bottom: 2px solid #612e2e;
}
div.cal_wrapper {
  margin: 0;
  padding: 0;
}
div.cal_wrapper table {
  width: 100%;
}
div.cal_wrapper table.cal tr th p {
  float: left;
  font-weight: bolder;
  padding: 3px;
  margin: 0px;
  color: #333;
}
div.cal_wrapper table.cal tr th div.cal_ui {
  margin-bottom: 0.8em;
  float: right;
}
div.cal_wrapper table.cal tr th div.cal_ui input {
  border: solid 1px #CCC;
  font-size: 13px;
  margin: 0px 1px;
  padding: 2px;
  border-radius: 3px;
}
div.cal_wrapper table.cal tr td {
  border: solid 1px #b3b3b3;
  border-collapse: collapse;
  text-align: center;
}
div.cal_wrapper table.cal tr.headline td {
  color: #373737;
  padding: 0.1em 0;
}
div.cal_wrapper table.cal tr.headline {
  background-color: #ebebeb;
}
div.cal_wrapper table.cal tr td div {
  position: relative;
  padding: 1px;
  text-align: center;
  background-color: #FFF;
}
div.cal_wrapper table.cal tr td div span {
  display: none;
  position: absolute;
  top: 20px;
  left: 0px;
  background-color: #FFF;
  text-align: left;
  padding: 5px;
  z-index: 10;
  color: #000;
  font-weight: normal;
  box-shadow: 1px 1px 3px #666;
}
/* 休日等設定 */
div.cal_wrapper table.cal tr td div.Sat {
  color: #00F;
}
div.cal_wrapper table.cal tr td div.Sun {
  font-weight: bolder;
  color: #F00;
  background-color: #FEE;
}
div.cal_wrapper table.cal tr td div.Today {
  font-weight: bolder;
}
div.cal_wrapper table.cal tr td div.Holyday {
  font-weight: bolder;
  color: #F00;
  background-color: #FEE;
}
div.cal_wrapper table.cal tr td div.am {
  font-weight: bolder;
  background-color: #FFE5CC;
}
div.cal_wrapper table.cal tr td div.toban {
  background-color: #FFF788;
}
div.cal_wrapper table.cal tr td div.pointer {
  cursor: pointer;
}
div.cal_wrapper table.cal tr td div.pointer:hover {
  background-color: #EEE;
}
/* --- 問診票----------------- */
.btn-monshin {
  text-align: center;
  margin-top: 10px;
}
.btn-monshin a {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  display: block;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #f78d1d; /*ボタン色*/
  color: #FFF;
  border-bottom: solid 4px #CB7800;
  border-radius: 3px;
}
.btn-monshin a:hover {
  opacity: 0.6;
}
.mb-10 {
  margin-bottom: 10px;
}

