@charset "utf-8";
/* CSS Document */
.sp_view {
	display:block;
}
.pc_tb_view {
	display:none;
}
.uk-nav-secondary>li>a {
	color: var(--color-01)!important;
	font-weight: 600;
	font-size: 1rem;
}
.uk-navbar-container {
    box-shadow: 0px 10px 10px -5px rgba(0,108,135,0.30)!important;
}

.uk-transition-scale-up:hover {
	transform: scale(1.3);
}
.tmtds_menu_list {
	display: block;
	   
}
.tmtds_menu_item {
	width: 100%;
}
.tmtds {
	background-image: url(../img/contents_bg.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 20px;
}
.tmtds_menu {
	background: none;
	padding: 10px;
	border: none;
	box-shadow: none;
}
.top_h1 {
	font-size: 150%;
}
.top_h1_meta {
	line-height: 1;
}
.uk-section {
	padding-top: 50px!important;
	padding-bottom: 50px!important;
}
.footer_img {
	background-size: contain;
	background-repeat: no-repeat;
	margin-top: -150px!important;
	height: 120px!important;
}
.name_h2 span {
    font-size: 1.5rem;
}

.name_h2_meta {
	margin-bottom: -50px;
    font-size: 1.5rem;
}
.bg_docter {
	padding: 30px;
	background-image: url("../img/doctor_bg.png");
    background-size: auto;
	background-position: 70% 0;
}
.subtop_img_jks {
	background-position: 60% 50%;
}
.sub_top_h2_meta {
    line-height: 1.2;
    font-size: 120%;
	padding-top: 10px;
}
.con_flow_img img {
	margin: 0 auto;
	display: block;
}
.con_flow {
	display: block;
} 
.inner_stemcell_cost  {
	padding: 10px!important;
}
.wrap_stemcell_cost {
	padding: 5px 0 20px 0;
}
.stemcell_cost {
	border: 3px solid var(--col_i_blue);
}
.stemcell_cost p {
	line-height: 1.3;
}
.w100 {
	width: 100%;
}
ol.list_number li {
    margin: 7px 0 10px 0px;
}
.saibo_img {
    height: 250px !important;
    margin: 50px auto 0 auto;
	background-size: contain;
	background-repeat: no-repeat;
}
.wrap_yoyaku {
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../img/contents_bg.jpeg);
	background-position: 50% 50%;
	width: 100%;
	padding: 20px;
	margin: 0;
}
.uk-card-title {
    font-size: 1.3rem;
    line-height: 1.3;
}
.uk-text-large {
    font-size: 1.3rem;
    line-height: 1.3;
}
.wrap_yoyaku {
	padding-left: 0!important;
}
.wrap_contents_bg {
	height: 0;
	
}
.yoyaku_contents_bg {
	height: 0;
}

.wrap_contact {
    background: var(--color-01);
    padding: 20px 10px 10px 10px;
}
.hd_btn_contact {
    padding: 10px;
    font-size: 90% !important;
    width: 90%!important;
	margin: 0 auto;
	display: block;
}

.top_mainvisual {
    height: 50vh;
}
.toptitle {
	margin-top: 70px;
	font-size: 2.5rem;
}














