@charset "utf-8";
/* CSS Document */

.logo1:before{
	content:"";
	display: inline-block;
	width: 50px;
	height: 50px;
	background-image: url(../images/logo1.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

@media all and (-ms-high-contrast:none){
.logo1{
	background-position: left 40%;
}
}

.keyvisual {
    height: 250px;
    background-color: #e6f791;
    background-image: -webkit-gradient(linear, left top, right top, from(#e6f791), color-stop(5%, rgba(255, 255, 255, 0)), color-stop(95%, rgba(255, 255, 255, 0)), to(#e6f791)), url(../images/rehaday/key_visual.min.jpg);
    background-image: -o-linear-gradient(left, #e6f791 0%, rgba(255, 255, 255, 0) 5%, rgba(255, 255, 255, 0) 95%, #e6f791 100%), url(../images/rehaday/key_visual.min.jpg);
    background-image: linear-gradient(to right, #e6f791 10%, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0) 85%, #e6f791 90%), url(../images/rehaday/key_visual.min.jpg);
}

.keyvisual_content_title {
    /* margin-bottom: 15px; */
    text-shadow:1px 1px 1px #fff;
    vertical-align: middle;
}

.riha-info dt {
	text-align: center;
	width: 32%;
    background-image: url(../images/yamabuki_bk.png);
    background-repeat: repeat;
    padding: 10px;
    font-weight: bold;
    font-size: 1.1rem;
	border-radius: 5px;
}

.riha-info dd {
	margin: 10px 10px 20px 10px;
}

.support {
	margin: 20px 0 20px 0;
}

.support dt,.support dd,.r_photoarea ul li{
	display: inline-block;
	vertical-align: top;
}

.support dt {
    width: 80px;
    margin-top: 4px;
}

.support dd {
    line-height: 200%;
    max-width: 850px;
    margin-left: 20px;
}

.orange-txt24 {
    font-size: 1.5rem;
    color: #F90;
}

.r_photoarea ul{
	margin-bottom: 4%;
}

.r_photoarea ul li{
	margin-bottom: 5px;
}

.r_photoarea ul li img{
	margin: auto;
}

.r_photoarea ul li:first-child{
	width: 695px;
}

.r_photoarea ul li:nth-child(2){
	width: 290px;
	margin-left: 5px;
}



.tempo .t_name {
    display: inline-block;
    margin: 0px;
    padding: 0px;
}

.h4_1 {
    color: #462400;
    text-align: right;
    border-bottom: 1px dotted #462400;
    display: inline-block;
    width: 498px;
    padding-bottom: 5px;
    margin-top: 0px !important;
    margin-bottom: 40px;
    vertical-align: bottom;
}

ul.ul1 li,ul.photo0 li,ul li.menu-b {
    display: inline-block;
    vertical-align: text-top;
}

ul.ul1 li{
	width: 33%;
}

ul.ul1 li img{
	margin: auto;
}


ul.photo0 {
    margin: 10px auto;
}

ul.photo0 li {
    width: 153px !important;
}

.clinic {
    text-align: center;
    margin-bottom: 10px;
}

.address_area{
	padding-left: 10%;
}

.address,.hoken,.tel,.ganbino {
    background-repeat: no-repeat;
    font-size: 12px;
    padding-left: 25px;
}

.address{
    background-image: url(../images/rehaday/icon_map.png);
    margin-top: 10px;
    background-position: left top;
}

.hoken {
    background-image: url(../images/rehaday/icon_human.png);
    margin-top: 10px;
    margin-bottom: 0px;
    background-position: left top;
}

.tel {
    background-image: url(../images/rehaday/icon_tel.png);
    height: 20px;
    padding-bottom: 20px;
    padding-top: 5px;
}

.ganbino {
    background-image: url(../images/rehaday/icon_com.png);
    height: 20px;
    padding-bottom: 20px;
    padding-top: 5px;
    margin: 0px;
}

p.map {
    position: relative;
}

.tohosagami {
    left: 67px;
}

.toho {
    position: absolute;
    top: 249px;
    left: 79px;
    font-size: 1.5rem;
    color: #FFF;
    clear: both;
    line-height: 260%;
    font-weight: normal;
}

.under_1{
	margin-top: 2%;
}

ul li.menu-b {
    color: #FFF;
    background-image: url(../images/rehaday/tag_bk.jpg);
    background-repeat: repeat-x;
    text-align: center;
    padding: 10px;
    margin: 0px 0px 8px 8px;
    border-radius: 5px;
}





@media (max-width: 749px){
.keyvisual {
    height: 200px;
	background-image: url(../images/rehaday/key_visual.min.jpg);
}
	
.top_content_title{
	letter-spacing: -1px;
	}
	
.top_content-1_list_item_title {
    font-size: 1.4rem;
	line-height: 155%;
	margin-bottom: 12px;
}
	
.orange-txt24 {
    font-size: 1.1rem;
}	
	
.riha-info dt {
	width: 100%;
	text-align: left;
}
	
.support {
	margin: 10px 0;
}	
	
.support dt {
    width: 100%;
	margin-bottom: 3%;
}
	
.support dt img{
	margin: auto;
	}
	
.support dd {
    margin-left: 0px;
}
	
.r_photoarea ul{
	margin-bottom: 6%;
}	
	
.r_photoarea ul li,ul.ul1 li{
	width: 100% !important;
	margin-bottom: 10px;
	}
	
ul.photo0 li{
	width: 48% !important;
	}	
	
.h4_1 {
    text-align: left;
    display: block;
    width: auto;
	}
	
.t_name img{
	width: 100%;
	}	
	
	
	}