﻿@charset "utf-8";

.backpic1 {
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	z-index: -1000;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../img/hb1.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
	padding: 0px;
}
.backpic2 {
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	z-index: -1000;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../img/hb2.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
	padding: 0px;
}
.backpic3 {
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	z-index: -1000;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../img/hb3.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
	padding: 0px;
}
.backpic4 {
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	z-index: -1000;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../img/hb4.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
	padding: 0px;
}
.backpic5 {
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	z-index: -1000;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../img/hb5.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
	padding: 0px;
}
.backpic6 {
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	z-index: -1000;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../img/hb6.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
	padding: 0px;
}
.backpic7 {
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	z-index: -1000;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../img/hb7.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
	padding: 0px;
}
.backpic8 {
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	z-index: -1000;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../img/hb8.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
	padding: 0px;
}
.backpic9 {
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	z-index: -1000;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../img/hb9.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
	padding: 0px;
}
.backpic10 {
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	z-index: -1000;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../img/hb10.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
	padding: 0px;
}



.pankuzu {
	width: 100%;
	background-color: #FAFAFA;
}
.topicpath {
	width: 1100px;
	font-size: 92%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	padding-bottom: 10px;
	color: #333;
}
ul.bread_list {
    display: flex;
}

.bread_list li:not(:last-child):after {
	content: " > ";
	letter-spacing: 1em;
}

ul.bread_list a:link {
	color: #333;
	text-decoration: underline;
}

ul.bread_list a:hover {
	color: #333;
	text-decoration: underline;
}
ul.bread_list a:visited {
	color: #333;
}


/*---------------------
  テンプレートベースここから
---------------------*/

.tmp-main {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 1200px;
	overflow: hidden;
}
.tmp-box1 {
	padding-top: 60px;
	padding-bottom: 40px;
	width: 360px;
	float: left;
}
.tmp-box2 {
	padding-top: 60px;
	padding-bottom: 40px;
	width: 840px;
	float: right;
	margin-bottom: 80px;
}
.tmp-box3 {
	width: 100%;
	margin-bottom: 40px;
	background-attachment: scroll;
	background-image: url(../img/fu01.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 380px;
	margin-top: 60px;
}
.tmp-box4 {
	width: 100%;
	background-attachment: scroll;
	background-image: url(../img/sta01.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 380px;
	margin-top: 60px;
}

.tmp-box5 {
	width: 100%;
	margin-bottom: 40px;
	background-attachment: scroll;
	background-image: url(../img/sta02.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 380px;
}

/*---------------------
  サイドメニューここから
---------------------*/

.side01 {
	margin-bottom: 20px;
	width: 287px;
	overflow: hidden;		
}
.side01 li {
	margin-bottom: 20px;
	width: 287px;
	clear: both;
	float: left;
	background-attachment: scroll;
	background-image: url(../img/item05.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-top: 2px;
	font-size: 92%;
	position: relative;
	display: inline-block;
	line-height: 28px;
	padding-bottom: 6px;
}


.side01 li a {
	text-decoration: none;
	color: #333;
}
.side01 li a::after {
  position: absolute;
  bottom: -2px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #333;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}
.side01 li a:hover::after {
  transform: scale(1, 1);
}

.side01 li a:visited {
	text-decoration: none;
}




/*---------------------
  コンテンツここから
---------------------*/

/*---------------------
  access レイアウトここから
---------------------*/

.access_layout-1 {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-bottom: 60px;
}
.access_layout-1-box1 {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

.access_layout-1-box2 {
	float: left;
	width: 30%;
	margin-bottom: 70px;
	clear: left;
	background-attachment: scroll;
	background-image: url(../img/bg04.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 70%;
	background-size: cover;
}

.access_layout-1-box3 {
	float: right;
	width: 65%;
}


.access_layout-1-box4 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 60px;
	padding-bottom: 60px;
	padding-right: 50px;
	padding-left: 50px;
	-moz-box-shadow: 0px 0px 10px #E2E2DC;
	-webkit-box-shadow: 0px 0px 10px #E2E2DC;
	box-shadow: 0px 0px 10px #E2E2DC;
	overflow: hidden;
	margin-bottom: 60px;
}
.access_layout-1-box5 {
	float: none;
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 450px;
	margin-bottom: 80px;
}
.access_layout-1-box6 {
	float: none;
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
}

.access_box1 {
	clear: both;
	overflow: hidden;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
}
.access_box1 li {
	float: left;
	width: 31%;
	margin-right: 2%;
}


/*---------------------
  enter レイアウトここから
---------------------*/

.enter_box1 {
	background-color: #EEEAE0;
	clear: both;
	float: left;
	width: 48%;
	padding-top: 30px;
	height: 160px;
	position: relative;
	margin-bottom: 20px;
}
.enter_box2 {
	background-color: #EEEAE0;
	clear: right;
	float: right;
	width: 48%;
	padding-top: 30px;
	height: 160px;
	position: relative;
	margin-bottom: 20px;
}
.enter_box3 {
	background-color: #EEEAE0;
	clear: right;
	float: right;
	width: 48%;
	padding-top: 30px;
	height: 160px;
	position: relative;
	margin-bottom: 70px;
}

.enter_box4 {
	float: right;
	width: 41%;
	margin-bottom: 60px;
}
.enter_box5 {
	float: left;
	width: 55%;
	background-color: #FFF;
}

.enter {
	clear: both;
	margin-bottom: 30px;
	overflow: hidden;
}
.enter li {
	float: left;
	list-style-position: outside;
	list-style-type: square;
	font-size: 100%;
	line-height: 40px;
	margin-left: 25px;
	font-weight: 500;
	width: 42%;
}




/*---------------------
  laparoscope レイアウトここから
---------------------*/

.laparoscope_slect {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 40px;
	overflow: hidden;
}
.laparoscope_slect li {
	float: left;
	width: 250px;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 20px;
}
.laparoscope_slect a.on {
	color: #fff;
	background: #8DC53E;
	border: 1px solid #8DC53E;

}
.laparoscope_slect a.on:before {
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
}


.laparoscope {
	clear: both;
	margin-bottom: 50px;
	overflow: hidden;
}
.laparoscope li {
	float: left;
	font-size: 100%;
	line-height: 50px;
	margin-left: 15px;
	clear: both;
	font-weight: 400;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #7BAF34;
}


.laparoscope_box1 {
	float: left;
	width: 45%;
	clear: both;
	padding-top: 14px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	margin-bottom: 60px;
}
.laparoscope_box2 {
	float: right;
	width: 45%;
	clear: right;
	padding-top: 14px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	margin-bottom: 60px;
}

/*---------------------
  hospital レイアウトここから
---------------------*/

.hospital_box1 {
	float: left;
	width: 45%;
	clear: both;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin-bottom: 50px;
}
.hospital_box2 {
	float: right;
	width: 45%;
	clear: right;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin-bottom: 50px;
}
.hospital_box3 {
	float: left;
	width: 42%;
	margin-bottom: 40px;
	clear: both;
}
.hospital_box4 {
	float: right;
	width: 54%;
	background-color: #FFF;
	padding-top: 50px;
	padding-bottom: 30px;
	margin-bottom: 50px;
	margin-right: 1%;
	clear: right;
}

.hospital_box5 {
	clear: both;
	overflow: hidden;
	width: 100%;
	margin-bottom: 60px;
}
.hospital_box5 li {
	float: left;
	width: 30%;
	font-weight: 500;
	margin-right: 2%;
}



/*---------------------
  doctor レイアウトここから
---------------------*/


.doctor_box1 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 100%;
	height: 500px;
	margin-bottom: 30px;
}

.doctor_box2 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	overflow: hidden;
	width: 400px;
}
.doctor_box3 {
	width: 400px;
	min-height: 220px;
	position: absolute;
	top: 0px;
	right: 0px;
	color: #fff;
	background-image: url(../img/sta05.png);
	background-repeat: repeat;
	padding-top: 45px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 40px;
}

.doctor_box4 {
	position: absolute;
	bottom: 0px;
	overflow: hidden;
	width: 400px;
	right: 0px;
}
.doctor_box5 {
	width: 400px;
	min-height: 220px;
	position: absolute;
	top: 0px;
	color: #fff;
	background-image: url(../img/sta06.png);
	background-repeat: repeat;
	padding-top: 45px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 40px;
	left: 0px;
}


.doctor_box6 {
	float: left;
	width: 48%;
	margin-bottom: 30px;
	clear: both;
	padding-bottom: 20px;
}
.doctor_box7 {
	float: right;
	width: 48%;
	background-color: #FFF;
	padding-bottom: 20px;
	clear: right;
	margin-bottom: 30px;
}
.doctor_box8 {
	width: 100%;
	background-color: #FFF;
	padding-bottom: 20px;
	clear: both;
	margin-bottom: 100px;
}
.doctor_box9 {
	width: 100%;
	background-color: #FFF;
	padding-bottom: 20px;
	clear: both;
}


/*---------------------
  gynecology レイアウトここから
---------------------*/

.gynecology_box1 {
	width: 100%;
	margin-bottom: 40px;
	clear: both;
	padding-bottom: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #275999;
	border-bottom-color: #275999;
	overflow: hidden;
}
.gynecology_box2 {
	float: left;
	width: 70%;
	background-color: #FFF;
}
.gynecology_box3 {
	float: right;
	width: 27%;
	margin-top: 30px;
}

.gynecology_box5 {
	clear: both;
	overflow: hidden;
	width: 90%;
	margin-bottom: 50px;
}
.gynecology_box5 li {
	float: left;
	width: 45%;
	font-weight: 500;
	margin-right: 3%;
	background-color: #D5DDEC;
	line-height: 32px;
	margin-bottom: 14px;
	font-size: 92%;
	padding-left: 10px;
}





/*---------------------
  テーブル
---------------------*/
.post-1 table th{
	font-weight: bold;
	width: 250px;
	font-size: 90%;
	letter-spacing: 0.1em;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	color: #333;
	border-top-style: none;
	border-bottom-style: none;
	clear: both;
}



.post table{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	background-color: #FFF;
}

.post table th{
	font-weight: bold;
	width: 200px;
	font-size: 90%;
	letter-spacing: 0.1em;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	color: #333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	background-color: #F7F3F2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D6D6D6;
}

.post table td{
	font-size: 92%;
	line-height: 26px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
}

.post table td a:link {
	color: #FF0000;
	font-size: 96%;
	text-decoration: none;
}
.post table td a:visited {
	color: #FF0000;
	text-decoration: none;
}

.post table td a:hover {
	text-decoration: underline;
}

.post-1 table th{
	font-weight: bold;
	width: 250px;
	font-size: 90%;
	letter-spacing: 0.1em;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	color: #333;
	border-top-style: none;
	border-bottom-style: none;
	clear: both;
}



.post1 table{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: auto;
	background-color: #FFF;
	clear: both;
	overflow: hidden;
}

.post1 table th{
	font-weight: bold;
	width: 250px;
	font-size: 90%;
	letter-spacing: 0.1em;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	color: #333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	background-color: #F7F3F2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D6D6D6;
}

.post1 table td{
	font-size: 90%;
	line-height: 26px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
}




.post6 {
	margin-bottom: 80px;
	overflow: hidden;
}
.post6 table {
	width: 100%;
	border-collapse: collapse;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.post6 table th {
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 13px 0;
	border: 1px solid #c8c9ca;
	background-color: #8DC53E;
}
.post6 table th.th01 {
	color: #595757;
	background-color: #F7F7F7;
}
.post6 table td {
	text-align: center;
	padding: 13px 0;
	border: 1px solid #c8c9ca;
	background-color: #fff;
}

.post6 table .box176 {

}



/* タブレット横
------------------------------------------------------------*/
@media screen and (max-width: 1260px) {



}	


/* iPhone6 Plus
------------------------------------------------------------*/
@media screen and (max-width: 600px) {
	.gynecology_box5 {
    clear: both;
    overflow: hidden;
    width: 98%;
    margin-bottom: 50px;
	margin:0 auto 50px;
}
	.gynecology_box5 li {
    float: left;
    width: 44%;
    font-weight: 500;
    margin-right: 3%;
    background-color: #D5DDEC;
    line-height: 32px;
    margin-bottom: 14px;
    font-size: 92%;
    padding-left: 10px;
}
	.gynecology_box2 {
    float: none;
    width: 96%;
    background-color: #FFF;
		margin:30px auto 30px;
}
	.gynecology_box3 {
    float: none;
    width: 96%;
    margin-top: 30px;
	margin:0 auto 30px;
}
	.tmp-box3 {
    width: 100%;
    margin-bottom: 40px;
    background-attachment: scroll;
    background-image: url(../img/fu01sp.png);
    background-repeat: no-repeat;
    background-position: center top;
    clear: both;
    height: 320px;
    margin-top: 60px;
	background-size:cover;
}
	.laparoscope_slect li {
    float: none;
    width: 200px;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 20px;
	display:inline-block;
}
	.laparoscope_box1 {
    float: none;
    width: 98%;
    clear: both;
    padding-top: 14px;
    padding-bottom: 20px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #D6D6D6;
    border-bottom-color: #D6D6D6;
    margin-bottom: 60px;
	margin:0 auto 40px;
}
.laparoscope_box2 {
    float: none;
    width: 98%;
    clear: both;
    padding-top: 14px;
    padding-bottom: 20px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #D6D6D6;
    border-bottom-color: #D6D6D6;
    margin-bottom: 60px;
	margin:0 auto 40px;
}
	.enter_box4 {
    float: none;
    width: 98%;
    background-color: #FFF;
	margin:0 auto 20px;
}
	.enter_box5 {
    float: none;
    width: 98%;
    background-color: #FFF;
	margin:0 auto 20px;
}
	.enter_box1 {
    background-color: #EEEAE0;
    clear: both;
    float: none;
    width: 98%;
    padding: 30px 0;
    height: auto;
    position: relative;
    margin-bottom: 20px;
	margin:0 auto 20px;
}
.enter_box2 {
    background-color: #EEEAE0;
    clear: both;
    float: none;
    width: 98%;
    padding: 30px 0;
    height: auto;
    position: relative;
    margin-bottom: 20px;
	margin:0 auto 20px;
}
.enter_box3 {
    background-color: #EEEAE0;
    clear: both;
    float: none;
    width: 98%;
    padding: 30px 0;
    height: auto;
    position: relative;
    margin-bottom: 20px;
	margin:0 auto 20px;
}
	.post table th {
    font-weight: bold;
    width: 30%;
    font-size: 90%;
    letter-spacing: 0.1em;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
    color: #333;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #D6D6D6;
    border-bottom-color: #D6D6D6;
    background-color: #F7F3F2;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #D6D6D6;
}
	.access_box1 li {
    float: none;
    width: auto;
    margin-right: 2%;
	margin:0 auto 20px;
}
	.post1 table th {
    font-weight: bold;
    width: 30%;
    font-size: 90%;
    letter-spacing: 0.1em;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
    color: #333;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #D6D6D6;
    border-bottom-color: #D6D6D6;
    background-color: #F7F3F2;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #D6D6D6;
}
	.hospital_box5 li {
    float: none;
    width: 96%;
    font-weight: 500;
    margin-right: 2%;
	margin:0 auto 10px;
}
	.hospital_box3 {
    float: none;
    width: 96%;
    margin-bottom: 40px;
    clear: both;
	margin:0 auto 40px;
}
.hospital_box4 {
    float: none;
    width: 96%;
    background-color: #FFF;
    padding-top: 50px;
    padding-bottom: 30px;
    margin-bottom: 50px;
    margin-right: 1%;
    clear: right;
		margin:0 auto 40px;
}
	.hospital_box1 {
    float: none;
    width: 98%;
    clear: both;
    padding-bottom: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #D6D6D6;
    margin-bottom: 50px;
	margin:0 auto 50px;
}
.hospital_box2 {
    float: none;
    width: 98%;
    clear: both;
    padding-bottom: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #D6D6D6;
    margin-bottom: 50px;
	margin:0 auto 50px;
}
	.tmp-box4 {
    width: 100%;
    background-attachment: scroll;
    background-image: url(../img/sta01.png);
    background-repeat: no-repeat;
    background-position: center top;
    clear: both;
    height: auto;
    margin-top: 0px;
}
.tmp-box5 {
    width: 100%;
    margin-bottom: 40px;
    background-attachment: scroll;
    background-image: url(../img/sta02.png);
    background-repeat: no-repeat;
    background-position: center top;
    clear: both;
    height: auto;
}
.tmp-box1 {
	display:none;
}
.tmp-box2 {
    padding-top: 60px;
    padding-bottom: 40px;
    width: auto;
    float: none;
    margin-bottom: 80px;
}
.doctor_box1 {
    clear: both;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}
.doctor_box2 {
    position: relative;
    bottom: 0px;
    left: 0px;
    overflow: hidden;
    width: auto;
}
.doctor_box3 {
    width: auto;
    min-height: 220px;
    position: relative;
    top: -20px;
    right: 0px;
    color: #fff;
    background-image: url(../img/sta05.png);
    background-repeat: repeat;
    padding-top: 45px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 40px;
}
.doctor_box4 {
    position: relative;
    bottom: 0px;
    overflow: hidden;
    width: auto;
    right: 0px;
}
.doctor_box5 {
    width: auto;
    min-height: 220px;
    position: relative;
    top: -20px;
    color: #fff;
    background-image: url(../img/sta06.png);
    background-repeat: repeat;
    padding-top: 45px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 40px;
    left: 0px;
}
.doctor_box6 {
    float: none;
    width: 98%;
    margin-bottom: 30px;
    clear: both;
    padding-bottom: 20px;
	margin:0 auto 30px;
}
.doctor_box7 {
    float: none;
    width: 98%;
    background-color: #FFF;
    padding-bottom: 20px;
    clear: right;
    margin-bottom: 30px;
	margin:0 auto 30px;
}
.tmp-main {
    clear: both;
    margin-right: auto;
    margin-left: auto;
    width: 98%;
    overflow: hidden;
}







































}
