@charset "utf-8";
/*  style　[ ひだまりこどもクリニック 共通 ]
=================================================================== */
body {
  background-color: #fbf4d7;
  margin-top: -50px;
  padding-top: 50px;
}
/* Global Navigation */
.navbar-default {
  background-color: #f7931e;
  border: none;
}
.navbar .navbar-brand {
  padding: 6px 15px;
}
.navbar-default #menu-list .nav li a {
  color: #FFF;
}

/* 電話番号 */
.phone {
  display: inline-block;
  float: right;
  margin: 5px 0;
}

/* jumbotron */
#jumbotron {
  margin-top: 50px;
}

/* 連絡先 */
#contact {
  margin-top: 20px;
}
#contact p,#contact ul li {
  font-size: 120%;
  line-height: 180%;
}
#contact ul li {
  margin-left: 1.5em;
  font-size: 100%;
}

/* お知らせ */
#news {
  margin-top: 20px;
}
#news p,#news ul li {
  font-size: 120%;
  line-height: 180%;
}
#news ul li {
  margin-left: 1.5em;
  font-size: 100%;
}
.uLineRed {
  border-bottom: 1px solid #cc3300;
}
/* フォトギャラリー */
#photoGallrey {
  margin-top: 20px;
}
#photoGallrey figure figcaption {
  text-align: center;
  font-weight: bold;
  margin-top: 0.5em;
}
/* ごあいさつ */
#greeting {
  margin-top: -50px;
  padding-top: 80px;
}
#greeting .biography p,#greeting .biography ruby {
  text-align: center;
  display: block;
}
#greeting .biography img {
  max-width: 100%;
  width: 70%;
}
#greeting .biography .doctor {
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: bold;
}
#greeting .biography ruby {
  font-size: 21px;
  font-size: 2.1rem;
}
#greeting .biography .birth {
  margin: 1em 0;
}
#greeting .col-sm-7 {
  line-height: 190%;
}
#greeting h3 {
  font-size:18px;
  font-size: 1.8rem;
  font-weight: bold;
  border-bottom: 1px solid #fbb03b;
  margin: 1em 0 0.8em 0;
}
#greeting .profile {
  list-style-position: inside;
  list-style-type: circle;
}
/* 基本理念 */
#policy {
  margin-top: -50px;
  padding-top: 80px;
}
.orangeFrame {
  margin: 0 auto;
  border: 6px solid #fbb03b;
  border-radius: 24px;
  padding: 6px;
}
.orangeFrame .frameInner {
  padding: 12px;
  border: 3px solid #fbb03b;
  border-radius: 26px;
}
.orangeFrame .bg_white {
  background-color: #FFF;
  padding: 5px 10px;
  line-height: 190%;
}
/* 診療案内 */
#guide {
  margin-top: -50px;
  padding-top: 80px;
}
#guide .table-responsive {
  background-color: #FFF;
  margin-bottom: 15px !important;
}
#guide .table-responsive .table-bordered {
  border-color: #ed1c24;
  table-layout: fixed;
}
#guide .table-responsive .table-bordered th,
#guide .table-responsive .table-bordered td {
  border-color: #ed1c24;
  text-align: center;
}
#guide .table-responsive .table-bordered thead th {
  background-color: #fbb03b;
  color: #FFF;
}
#guide .table-responsive .table-bordered tbody tr:nth-child(odd) th {
  color: #ed1c24;
}
#guide .table-responsive .table-bordered tbody tr:nth-child(even) th {
  color: #ff7bac;
}
#guide .table-responsive .table-bordered tbody th {
  background-color: #ffff96;
}
#guide .table-responsive .table-bordered tbody th span {
  color: #333;
}
#guide .table-responsive .table-bordered tbody td {
  padding: 8px 0;
  vertical-align: middle;
}
#guide2 {
  margin-top: -50px;
  padding-top: 80px;
}
#guide2 .guide2Inner {
  margin: 0 auto;
}
#guide2 img {
  margin: 0 auto;
}
#guide2 .caution {
  font-size: 120%;
  color: #ff0000;
  text-align: center;
  font-weight: bold;
  margin: 10px 0;
}

/* 予約 */
#reservation {
  margin-top: -50px;
  padding-top: 80px;
}
#reservation .reservationInner {
  margin: 0 auto;
}
#reservation img {
  margin: 0 auto;
}
#reservation .caution {
  font-size: 120%;
  color: #ff0000;
  text-align: center;
  font-weight: bold;
  margin: 10px 0;
}
/* 病児保育 */
#childcare {
  margin-top: -50px;
  padding-top: 80px;
}
#childcare p {
  line-height: 170%;
}
#childcare dt {
  margin: 10px 0 2px auto;
  font-size: 110%;
}
#childcare dd {
  line-height: 180%;
}
#childcare ol {
  list-style-position: inside;
}



/* アクセス */
#access {
  margin-top: -50px;
  padding-top: 80px;
}
#access .mapWrapper {
  margin: 0 auto;
}
#access .mapWrapper iframe {
  border: 0;
  width: 100%;
}
.line-or {
  border: 1px solid #f7931e;
  background-color: #fff;
  border-radius: 10px;
  padding: 1em 2em;
  margin-bottom: 10px;
}

/* カレンダー */
 .calendar iframe {
	height: 500px;
	vertical-align: bottom;
	width: 100%;
}
ul.calender-list {
  list-style: none;
  margin: 10px auto 0 auto;
  padding: 0;
  text-align: center;
}
ul.calender-list li {
  margin: 0;
  padding: 0;
}
ul.calender-list li.col-sm-2 {
   margin: 0;
  padding: 0;
}
.bg01 {
  color: #E6804D;
}
.bg02 {
  color: #D47F1E;
}
.bg03 {
  color: #A7B828;
}
.bg04 {
  color: #E67399;
}
.bg05 {
  color: #59BFB3;
}


/* table */
.line-y th {
  font-weight: normal;
  text-align: right;
  vertical-align: top;
  border-bottom: 1px dotted #fbb03b;
  padding: 5px;
}
.line-y td {
  border-bottom: 1px dotted #fbb03b;
  padding: 5px;
}

/* Back To Top */
#BackToTop {
  position: fixed;
  opacity: 0.8;
  bottom: 5%;
  right: 5%;
}
#BackToTop a {
  background-color: #FFF;
  border-radius: 70px;
  color: #f7931e;
  border: 1px solid #f7931e;
  display: block;
  font-size: 15px;
  font-size: 1.5rem;
  text-align: center;
  width: 70px;
  height: 70px;
}
#BackToTop a:hover {
  background-color: #f7931e;
  color: #FFF;
  text-decoration: none;
}
#BackToTop a .fa-chevron-up {
  display: block;
  margin: 9px auto 0 auto;
}
/* footer */
footer {
  background-color: #8cc63f;
  color: #FFF;
  margin-top: 50px;
  padding: 20px 0;
  text-align: center;
}
footer img {
  max-width: 100%;
}
footer p {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
footer p .en {
  font-size: 15px;
  font-size: 1.5rem;
}
footer small {
  margin-top: 1.5em;
  display: block;
}


.hov:hover img {
  opacity: 0.8;
}
/* 768px(sm)～ ____________________________________________________ */
@media print,screen and (min-width: 768px) {
/* Global Navigation */
.navbar .navbar-brand img {
  width: 145px;
}
  
  /* 連絡先 */
#contact .newsWrapper {
  width: 80%;
  margin: 0 auto;
}
#contact .imgWrapper {
  width: 70%;    
}
  #contact .newsWrapper p {
  font-size: 100%;
}
/* お知らせ */
#news .newsWrapper {
  width: 80%;
  margin: 0 auto;
}
#news .imgWrapper {
  width: 70%;    
}
  #news .newsWrapper p {
  font-size: 100%;
}
/* フォトギャラリー */
#photoGallrey img {
  margin: 0 auto;
}
/* ごあいさつ */

/* 基本理念 */
.orangeFrame {
  width: 80%;
}
/* 診療案内 */
#guide .table-responsive {
  width: 640px;
  margin: 40px auto 0 auto;
  padding: 20px;
}
#guide .table-responsive .table-bordered thead th:first-child {
  width: 150px;
}
#guide .table-responsive .table-bordered tbody th {
  font-size: 18px;
  font-size: 1.8rem;
}
#guide .table-responsive .table-bordered tbody th span {
  font-size: 14px;
  font-size: 1.4rem;
}
#guide2 .guide2Inner {
  width: 80%;
}
	
/* 予約 */
#reservation .reservationInner {
  width: 80%;
}
/* アクセス */
#access .mapWrapper {
  width: 80%;
}
#access .mapWrapper iframe {
  height: 500px;
}
}
/* 992px(md)～ ____________________________________________________ */
@media screen and (min-width: 992px) {
/* Global Navigation */
.navbar .navbar-brand img {
  width: 180px;
}
/* ごあいさつ */

/* 基本理念 */
}
/* 1200px(lg)～ ___________________________________________________ */
@media screen and (min-width: 1200px) {
/* ごあいさつ */
/* 基本理念 */
}

.line {
  background: url(../images/line.png) no-repeat center center;
  background-size: contain;
  padding-top:15px;
 /* margin: 20px 0;*/
  display: block;
  border: none;

}
.link-line {
  border-bottom: #006 1px dashed;
}
.link-line:hover {
  border-bottom: #c30 1px dashed;
  text-decoration: none;
}


/*----------------------------------------
flexbox
------------------------------------------*/
.flex-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1em 0;
  -webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
  
}
.f-item {
  width: 40%;

}

/* ～991px(xs) ____________________________________________________ */
@media screen and (max-width: 991px) {
.flex-b {
  display: block;
}
.f-item {
  width: 100%;
  margin: 20px auto 0 auto;
}
  
}

/* A */
.box-A {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 2px #fd8a00;
    border-radius: 8px;
  /*background: url(./images/bg01.png) right bottom no-repeat;*/
}
.box-A .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
  background: #FBF4D7;
    color: #fd8a00;
    font-weight: bold;
}
.box-A p {
padding: 1.5em 1em 1em;
  font-size: 1.5em!important;
  font-weight: 700;
}
.box-A .fa-phone {
  color: #fd8a00;
}

/* B */
.box-B {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 2px #ff5ab4;
    border-radius: 8px;
  /*background: url(./images/bg01.png) right bottom no-repeat;*/
}
.box-B .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
  background: #FBF4D7;
    color: #ff5ab4;
    font-weight: bold;
}
.box-B p {
  padding: 0.5em 1em;
  /*color: #ff5ab4;*/
  font-size: 1.5em!important;
  font-weight: 700;
}
.box-B p small {
  font-size: 0.7em!important;
  font-weight: normal;
}
.box-B .fa-phone, .fa-mobile-alt, .fa-baby {
  color: #ff5ab4;
}


