/****************************************
.h1まわり
****************************************/
h1{
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  text-indent: -9999px;
}
.site-logo{
  padding-left: 0px;
}
p#seocont{
  position: absolute;
  top: 0px;
  left: -9999px;
}

/*--- TOPページ各レイアウト ---*/
.mb50{
  margin-bottom: 50px;
}

.thin_g{
  padding: 30px 0;
  background:#e3faee;
}
.thin_g .row{
  margin-left: 0;
  margin-right: 0;
}
.thin_g .col-sm-12{
  min-height: 400px;
  background: #fff url(../img/top_panel4.jpg) no-repeat right top;
}
.thin_g_text{
  padding: 35px 0 0 35px;
}
.thin_g h3{
  margin-bottom: 15px;
  font-size: 1.4rem;
  color: #a63864;
}
.thin_g h4{
  font-size: 2.7rem;
  color: #38a696;
  font-weight: normal;
}

.thin_g2{
  padding: 30px 0;
  background: linear-gradient(rgba(3, 98, 83, 1), rgba(3, 98, 83, 0.1)), url(../img/facebook_mainimg.jpg);
  background-position: 0% 20%;
}
.thin_g2 h3{
  margin-bottom: 15px;
  font-size: 1.4rem;
  color: #fff;
  text-align: left !important;
}
.thin_g2 h4{
  font-size: 2.7rem;
  color: #fff;
  font-weight: normal;
  text-align: left !important;
}
.thin_g2 p{
  color: #fff;
  text-align: left !important;
}


.thin_g3{
  padding: 30px 0;
  background: url(../img/top_panel7.jpg) center center;
  background-position: 0% 20%;
}
.thin_g3 .row{
  background: linear-gradient(rgba(255,255,255,0.6), rgba(255,255,255,0.6));
  min-height: 400px;
}
.thin_g3_text{
  padding: 35px 0 0 35px;
}
.thin_g3 h3{
  margin-bottom: 15px;
  font-size: 1.4rem;
  color: #a63864;
}
.thin_g3 h4{
  font-size: 2.5rem;
  color: #38a696;
  font-weight: normal;
}
.thin_g3 p{
  font-size: 2rem;
  line-height: 1.8;
}


/*--- メディカル3列パネル ---*/
.medical_back{
  margin-top: 10px;
  padding: 15px 8px;
  background:#e3faee;
  border-radius: 10px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.medical_back::before{
    position: absolute;
    top: 10px;
    right: -10px;
    content: "\f010";
    font-size: 100px;
    font-family: FontAwesome;
    margin-right: 10px;
    color: #fff;
    transform: rotate(0deg);
    z-index: 1;
}
.medical_back h3 {
  width: 120px;
  height: 120px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px auto 20px;
}

.medical_back h4{
  margin-bottom: 20px;
  color: #189381;
}
.medical_back p{
  position: relative;
  z-index: 2;
}



/*--- その他3列パネル ---*/
.top_panel{
  margin-top: 10px;
  padding: 11px;
  color: #fff;
  background:#189381;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
.price_back{
  background: linear-gradient(rgba(151, 117, 83, 1), rgba(151, 117, 83, 0.7));
}
.top_panel h3{
  position: relative;
  margin-bottom: 20px;
  padding-left: 25px;
  font-size: 2rem;
}
.top_panel h3::before{
  position: absolute;
  content: "\f0f1";
  top: 0;
  left: 2px;
  font-size: 22px;
  font-family: FontAwesome;
  color:#f88e24;
}
.top_panel a{
  color: #fff;
  text-decoration: underline;
}
.top_panel p{
  line-height: 1.8;
}
.top_panel::before{
  position :absolute;
  bottom: 0px;
  right: 10px;
  content:"";
  width: 89px;
  height: 241px;
  background: url(../img/top_panel_back.png) no-repeat;
}
.col-sm-4:nth-child(2) .top_panel::before{
  top: 0px;
  right: -20px;
  width: 144px;
  height: 250px;
  background: url(../img/top_panel_back2.png) 
}
.col-sm-4:nth-child(3) .top_panel::before{
  top: 0px;
  right: -20px;
  width: 173px;
  height: 250px;
  background: url(../img/top_panel_back3.png) 
}


/*--- TOPクリニック紹介 ---*/
.g_back{
  padding: 30px 0;
  text-align: center;
background: linear-gradient(rgba(24, 147, 129, 1), rgba(24, 147, 129, 0.6))
}
.g_back .text{
  padding: 10px;
  background: #fff;
  border-radius: 6px;
}
.g_back .text h3,
.g_back .text h4{
  margin-bottom: 20px;
  position:relative;
}
.g_back .text h3::before{
	content: "\f196";
  font-size: 2.5rem;
	font-family: FontAwesome;
	margin-right: 5px;
	color: #38a696;
}
.g_back .text h4::before{
	content: "\f098";
  font-size: 2rem;
	font-family: FontAwesome;
	margin-right: 5px;
	color: #337ab7;
}

.mh2w{
  padding-bottom: 10px;
  color:#fff;
  font-size: 2.2rem;
}



.mh2{
    margin-top: 50px;
    padding: 16px !important;
    font-size: 20px;
    line-height: 30px;
    color:#fff;
    padding: 0px 10px 15px 0px;
    background:#38a696;
    border-radius: 8px;
}
.mh2:before {
    content: "\f0f8";
    font-family: FontAwesome;
    margin-right: 10px;
    color: #ffffff;
}
.mh2:after {
    position: absolute;
    top: 120px;
    right: 40px;
    content: "\f0f8";
    font-size: 140px;
    font-family: FontAwesome;
    margin-right: 10px;
    color: #ffffff;
}
.mh2 span {
  padding-left: 10px;
  font-size: 14px;
  font-weight: normal;
}

/****************************************
.TOP右そで質問箱
****************************************/
.cat-nav p {
  margin: 5px 0px 5px 0px;
  padding: 6px;
  text-align: left;
  border: 1px solid #eaeaea;
}

/****************************************
.フッター部分リンク
****************************************/
p.hidden{
  position: absolute;
  top: 0px;
  left: -9999px;
}



span#tel{
  font-size: 24px;
}

span.red{
  color: #cc0000;
}
span.b{
  font-weight: bold;
  text-decoration: underline;
}
span.blue{
  color: #3333cc;
  font-weight: bold;
}
p.pr{
	margin: 0px;
	padding: 10px;
	width: 100%;
	color: #ffffff;
	background: #38a696;
}


/****************************************
.table 
****************************************/
table.medi{
  margin: 20px 0px 10px 0px;
  padding: 0px;
  width: 100%;
  color: #666666;
  border-collapse: separate;
}
table.medi td{
  padding: 12px;
  line-height: 1.5;
  background: #ecfffc;
  border: solid 1px #189381;
}
table.medi td.c{
  text-align: center;
}
table.medi td.r{
  width: 30%;
  text-align: right;
}
table.medi th{
  padding: 12px;
    background: #189381;
    color: #fff;
}

h4.h4{
  margin: 20px 0 10px 0;
  padding: 8px;
  font-size: 1.6rem;
  background: #dddddd;
  border-radius: 6px;
}

/*---メディアテーブル---*/
table.media{
  margin: 0px 0px 30px 0px;
  padding: 0px;
  width: 100%;
  font-size: 12px;
  color: #666666;
  border-collapse: separate;
}
table.media td{
  padding: 12px;
  line-height: 1.5;
  background: #f1f1fd;
  border: solid 1px #909090;
}
table.media td img{
  vertical-align: middle;
}
table.media td p{
  margin: 0px;
  padding: 0px 0px 0px 25px;
  line-height: 0.5;
  text-indent: -22px;
}
/*--- ED表内の色 ---*/
table th.ed_b,
table td.ed_b{
  color: #333333;
  background: #ddebf7;
  border: solid 1px #189381;
}
table th.ed_o,
table td.ed_o{
  color: #333333;
  background: #fbe3d5;
  border: solid 1px #189381;
}
table th.ed_y,
table td.ed_y{
  color: #333333;
  background: #fff1cc;
  border: solid 1px #189381;
}
table th.ed_m{
  color: #333333;
  background: #f4f4f4;
}

.flow_back{
	background: #f1f1fd;
}

/*--- ul箇条書きスタイル ---*/
ul.ul{
  margin: 0 0 40px 0;
  padding: 0;
  list-style-type: none;
}
ul.ul li{
  margin: 0 0 10px 0;
  padding: 10px 0px 0px 0px;
}



img.w50{
	width: 50%;
}
.aside p.text-left-i{
  text-align: left !important;
}

/*--- 一般治療一覧枠 ---*/
.list .row{
  margin: 0 !important;
}
.list_back,
.list_back_m{
  position: relative;
  margin: 0 5px 20px 5px;
  padding: 10px;
  text-align: center;
  min-height: 70px;
  border: solid 1px #cccccc;
  border-radius: 14px;
  overflow: hidden;
}
.list_back::before,
.list_back_m::before{
    position: absolute;
    top: 20px;
    right: -10px;
    content: "\f0f8";
    font-size: 120px;
    font-family: FontAwesome;
    margin-right: 10px;
    color: #eee;
    transform: rotate(-20deg);
    z-index: 1;
}
.list_back h3,
.list_back_m h3{
  margin: 10px 20px;
  padding: 8px;
  font-weight: 800;
  font-size: 1.5rem;
  color: #fff;
  background: #189381;
  border-radius: 8px;
  position: relative;
  z-index: 2;
}
.list_back h3 a,
.list_back_m h3 a{
  color: #fff;
}
.list_back_m{
  min-height: 350px;
}
.list_back_m::before{
  content: "";
}
.list_back_m h3{
  background: #f88e24;
}

@media screen and (min-width: 768px) {
  .nav-tabs>li.rad>a {
    -webkit-border-radius: 8px 8px 0 0;
            border-radius: 8px 8px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .mh2:after {
    content: "";
  }
  .home-subtitle span {
    display: inline !important;
  }
  .list .col-xs-6{
    padding-right: 0;
    padding-left: 0;
  }
  .list_back{
    padding: 0;
  }
  /*--- 背景を薄く ---*/
  .thin_g .col-sm-12{
    background:linear-gradient(rgba(255,255,255,0.5), rgba(255,255,255,0.5)),
        url("../img/top_panel4.jpg") no-repeat;
  }
  img.tri{
    display: none;
  }
}

/*--- 美容皮膚科治療（保険外診療）一覧枠 ---*/
.doc .list_back::before{
  content: "\f0fa";
}
.doc .list_back h3{
  background: #186e93;
}


