.sp_view {
	display:block;
}
.top_message {
    bottom: inherit;
    font-size: 6vw;
    top: 100px;
    text-shadow: 0 0 40px black;
}
.title_h2 {
    font-size: 300%;
}
.wrap_diseases {
    justify-content: flex-start;    
}
.diseases {
    width:90%;
}
.inner_diseases {
    border-left: 0px;
    padding: 20px 20px 50px 0;
}
.disase_summary {
    padding: 10px 0 0 20px;
}
.footer_content_row {
    width: 100%;
    padding: 50px 5px 10px;
}
.footer_p {
    text-align: center;
}
.footer_link {
    text-align: center;
    font-size:130%;
    display: block;
}
.copyright {
    font-size:6px;
}
.wrap_page_name {
	height: 300px;
	width: 80%;
	left: 0;
}
.subpage_top {
	height: 300px;
}
.page_name_h1 {
	padding: 30px 30px;
	font-size: min(9vw,28px);
}
.tittle_index {
	background-size: 100px;
	background-position-y: -15px;
	background-position-x: -15px;
}
.tittle_index::before {
	left: 10px;
	top: 10px;
}
.tittle_index a {
	padding: 95px 10px 20px 20px;
}
.tittle_index .uk-modal-title {
	padding: 90px 10px 10px 10px;
	font-size: 1.3rem !important;
}
.modal_operation{
}
.tittle_index._tachycardia::after {
	content: "代表的な\A脈が速くなる\A不整脈 \A（心房細動）";
	white-space: pre;
	font-size:70%;
	text-align: center;
}
.tittle_index._tachycardia_2::after {
	content: "その他の \A脈が速くなる \A不整脈 \A（頻脈性不整脈）";
	white-space: pre;
	font-size:70%;
	text-align: center;	
}
.modal_operation.prev button ,
.modal_operation.next button {
	padding: 20px 5px;
	line-height: 1.2em;
}
.uk-modal-body {
	padding: 20px 10px;
}
.wrap_subpage .wrap_page_name {
	height: 250px;
}
.doctor_msg {
	padding: 50px 20px 20px;
	background-position-y: -260px;
	background-position-x: 0;
}
.uk_moda_h3_list {
	padding: 10px 15px;
}
.wrap_submain_topimage {
	padding :0px;
}
.wrap_submain_topimage > div {
	padding:10px;
}
.cancel_float_sp {
	float: none !important;
	display: block;
	margin: 0 auto !important;
}
.wrap_submain_topimage.angina {
	height: 60vh;
	background-position-x: 30%;
	padding-top: 20px;
	box-sizing: border-box;	
}








