@charset "utf-8";
/* CSS Document */
@import url("page.css");

#title h2 {
	background-image: url(../images/surgery/title_sp.png);
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding-top: 35.94%;
	height: 0;
	width: 100%;
}

.tit01 {
	background-image: url(../images/surgery/ti_01_sp.png);
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0 auto;
	padding-top: 12%;
	height: 0;
	width: 96%;
}

#flow {
	display: block;
	margin: 20px auto;
	width: 96%;
}
#flow img {
	height: auto;
	width: 100%;
}

#operation {
	display: block;
	margin: 20px auto 40px;
	width: 96%;
}

#operation p {
	line-height: 1.8em;
}

#operation div {
	display: block;
	margin: 1em auto;
	width: 96%;
}

#operation div img {
	height: auto;
	width: auto;
	max-width: 100%;
}

.tit02 {
	background-image: url(../images/surgery/ti_02_sp.png);
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0 auto;
	padding-top: 12%;
	height: 0;
	width: 96%;
}

#object {
	display: block;
	margin: 20px auto 40px;
	width: 96%;
}

#object ul {
	display:flex;
  	flex-wrap: wrap;
	margin: 1em 0 1em 3em;
	width: 90%;
}
#object li {
	font-size: 16px;
	margin: 10px 0;
	color: #F93;
	list-style: square;
	width: 45%;
}

#object p {
	text-align: center;
	margin: 20px auto 40px;
	width: 96%;
}

.tit03 {
	background-image: url(../images/surgery/ti_03_sp.png);
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0 auto;
	padding-top: 12%;
	height: 0;
	width: 96%;
}

#operating-room {
	display: block;
	margin: 20px auto 40px;
	width: 96%;
}

#operating-room div {
	display: block;
	margin: 1em auto;
	width: 100%;
}

#operating-room div img {
	height: auto;
	width: 100%;
}

#operating-room p {
	margin: 1em auto;
	width: 96%;
}

.tit04 {
	background-image: url(../images/surgery/ti_04_sp.png);
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0 auto;
	padding-top: 12%;
	height: 0;
	width: 96%;
}

#facility {
	display:flex;
  	flex-wrap: wrap;
	margin: 30px auto 20px;
	width: 96%;
}

#facility dl {
	display: block;
	margin: 10px 0;
	width: 100%;
}

#facility dt {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 1em;
	text-align: left;
}

#facility dd img {
	height: auto;
	width: 100%;
}

#facility dd p {
	text-align: left;
	margin: 1em auto 0;
	width: 96%;
}

#btn-takayama {
	display: block;
	margin: 1.5em auto 3em;
	width: 96%;
}

#btn-takayama a {
	font-size: 15px;
	font-weight: 600;
	color: #FFF;
	background-color: #069;
	text-align: center;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: 100%;
	box-sizing: border-box;
	border-radius: 10px;
}
#btn-takayama a:hover {
	opacity: 0.7;
}

@media only screen and (min-width: 769px) {
#title h2 {
	background-image: url(../images/surgery/title.png);
	background-size: auto;
	padding-top: 0;
	height: 230px;
	width: 1015px;
}

.tit01 {
	background-image: url(../images/surgery/ti_01.png);
	background-size: auto;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0 auto 20px;
	padding-top: 0;
	height: 72px;
	width: 588px;
}

#flow {
	display: block;
	margin: 50px auto 0;
	width: 925px;
}

#operation {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin: 50px auto;
	width: 1015px;
}

#operation p {
	display: block;
	margin: 0;
	width: 560px;
}

#operation div {
	display: block;
	margin: 0;
	width: 400px;
}

.tit02 {
	background-image: url(../images/surgery/ti_02.png);
	background-size: auto;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0 auto 20px;
	padding-top: 0;
	height: 72px;
	width: 686px;
}

#object {
	display: block;
	margin: 50px auto;
	width: 700px;
}

#object li {
	margin-right: 2em;
	width: 7.6em;
}

.tit03 {
	background-image: url(../images/surgery/ti_03.png);
	background-size: auto;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0 auto 20px;
	padding-top: 0;
	height: 72px;
	width: 686px;
}

#operating-room {
	display:flex;
  	flex-wrap: wrap;
	margin: 30px auto 20px;
	width: 1015px;
}

#operating-room div {
	display: block;
	margin: 20px auto;
	width: 450px;
}

#operating-room p {
	margin: 20px 0;
	width: 100%;
}

.tit04 {
	background-image: url(../images/surgery/ti_04.png);
	background-size: auto;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0 auto 20px;
	padding-top: 0;
	height: 72px;
	width: 686px;
}

#facility {
	display:flex;
  	flex-wrap: wrap;
	margin: 30px auto 20px;
	width: 1015px;
}

#facility p.detail {
	font-size: 16px;
	line-height: 1.8em;
	width: 100%;
}

#facility dl {
	display: block;
	margin: 20px auto;
	width: 450px;
}

#btn-takayama {
	width: 500px;
}

}