
@charset "utf-8";


/*---トップページ---*/

.topcont{
width: 1000px;
overflow: hidden;
}

.topcont .mainselect{
width: 1100px;
overflow: hidden;
margin: 0 0 30px 0;
}

.topcont .mainselect li a{
width: 490px;
display: block;
overflow: hidden;
padding-right: 20px;
float: left;
}

.topcont .minaminews{
width: 780px;
margin-bottom: 40px;
clear: both;
}

.topcont .minaminews table {
width: 780px;
height: 350px;
display: block;
overflow: scroll;
overflow-x: hidden;
}

.topcont .minaminews .date {
border-bottom: 1px dotted #cccccc;
}

.topcont .minaminews .cnt {
border-bottom: 1px dotted #cccccc;
}

.topcont .minaminews .cnt p {
font-size: 14px;
padding: 15px 0px 15px 15px;
line-height: 170%;
}

.topcont .minaminews .cnt p a {
font-size: 14px;
}

.topcont .minaminews .date p {
font-size: 14px;
font-weight: bold;
letter-spacing: 0.1em;
padding: 15px 0px 15px 5px;
}

.topcont .healthnews{
width: 780px;
margin-bottom: 40px;
clear: both;
}

.topcont .healthcase_ttl{
font-size: 17px;
font-weight: bold;
padding: 20px 0 10px 0;
}

.topcont .healthnews ul{
width: 780px;
}

.topcont .healthnews li{
margin-bottom: 30px;
}

.topcont .healthplanttl{
color: #FF8811;
font-weight: bold;
font-size: 16px;
}

.topcont .tophealthbtn{
width: 500px;
height: 60px;
text-align: center;
margin: 60px auto 0 auto;
vertical-align: middle;
background: #D3E9CF;
border-radius: 5px;
-webkit-border-radius: 5px;   /* Safari,Google Chrome用 */  
-moz-border-radius: 5px;   /* Firefox用 */
}

.topcont .tophealthbtn a{
height: 60px;
margin: 0 auto;
display: block;
text-decoration: none;
font-size: 18px;
font-weight: bold;
background: url(../images/top/icon_diagnosis.png) no-repeat top 14px left 118px;
padding-top: 16px;
padding-left: 10px;
}

.topcont .tophealthbtn a:hover{
color:#444;
text-decoration: none;
filter:alpha(opacity=50); /*IE*/
-moz-opacity:0.50; /*FF*/
opacity:0.50;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.topleftbox{
width: 780px;
float: left;
}

.topcont .topmap{
clear: both;
width: 1000px;
overflow: hidden;
padding-top: 50px;
}

.topcont .topmap .topmap_kagaya{
width: 490px;
float: left;
overflow: hidden;
margin-bottom: 40px;
}

.topcont .topmap .topmap_kagaya .topmapkg_ttl{
width: 490px;
height: 45px;
background: #0F820F;
margin-bottom: 20px;
}

.topcont .topmap .ftmenu01{
margin-top: 10px;
}

.topcont .topmap li{
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px dotted #cccccc;
}

.topcont .topmap .topmap_sumiyoshi{
width: 490px;
overflow: hidden;
float: right;
margin-bottom: 40px;
}

.topcont .topmap .topmap_sumiyoshi .topmapsm_ttl{
width: 490px;
height: 45px;
background: #0F6999;
margin-bottom: 20px;
}

.topcont .topmap .topmap_nanko{
width: 490px;
overflow: hidden;
margin-right: 20px;
margin-bottom: 40px;
float: left;
}

.topcont .topmap .topmap_nanko .topmapnk_ttl{
width: 490px;
height: 45px;
background: #EF913B;
margin-bottom: 20px;
}

.topcont .topmap .topmap_kaigo{
width: 490px;
overflow: hidden;
float: right;
margin-bottom: 40px;
}

.topcont .topmap .topmap_kaigo .topmapkc_ttl{
width: 490px;
height: 45px;
background: #EF913B;
margin-bottom: 20px;
}

.topcont .topmap .topmap_kagaya .topmapkg_ttl span,
.topcont .topmap .topmap_sumiyoshi .topmapsm_ttl span,
.topcont .topmap .topmap_nanko .topmapnk_ttl span,
.topcont .topmap .topmap_kaigo .topmapkc_ttl span{
color: #fff;
font-weight: bold;
font-size: 18px;
padding: 8px 0 0 10px;
display: block;
}


@media only screen and (max-width: 1000px) {
.topcont{
clear: both;
overflow: hidden;
width: 100%;
margin: 0 auto;
}

.topcont .mainselect{
width: 100%;
overflow: hidden;
margin: 0 0 30px 0;
}

.topcont .mainselect li{
width: 100%;
margin: 0 auto 3% auto;
}

.topcont .mainselect li a{
width: 100%;
display: block;
overflow: hidden;
padding-right: 0;
margin: 0 auto;
text-align: center;
float: none;
}

.topcont .mainselect li a img{
width: 100%;
}

.topcont .minaminews{
width: 100%;
margin-bottom: 40px;
clear: both;
}

.topcont .minaminews table {
width: 100%;
height: 350px;
display: block;
overflow: scroll;
overflow-x: hidden;
}

.topcont .minaminews table tr {
width: 100%;
display: block;
border-bottom: 1px dotted #cccccc;
}

.topcont .minaminews table td {
width: 90%;
display: block;
}

.topcont .minaminews table td span {
width: 100%;
display: block;
}


.topcont .minaminews .date {
border-bottom: none !important;
}

.topcont .minaminews .cnt {
border-bottom: none !important;
}

.topcont .minaminews .cnt p {
font-size: 0.9em !important;
padding: 8px 0px 8px 8px;
line-height: 170%;
}

.topcont .minaminews .cnt p a {
font-size: 14px;
}

.topcont .minaminews .date p {
font-size:13px;
font-weight: bold;
letter-spacing: 0.1em;
padding: 8px 0px 6px 5px;
}

.topcont .sidenavi{
display: block;
clear: both;
width: 98%;
margin: 0 auto;
}

.siderinenbt{
display: block;
clear: both !important;
}

.topleftbox{
width: 100%;
float: none;
}

.topcont .healthnews{
width: 100%;
margin-bottom: 40px;
clear: both;
}

.topcont .healthcase_ttl{
font-size: 1em;
font-weight: bold;
padding: 20px 0 10px 0;
}

.topcont .healthnews ul{
width: 100%;
}

.topcont .healthnews li{
margin-bottom: 30px;
}

.topcont .healthplanttl{
color: #FF8811;
font-weight: bold;
font-size: 1em;
}

.topcont .tophealthbtn{
width: 53%;
text-align: center;
margin: 8% auto 0 auto;
vertical-align: middle;
background: #D3E9CF;
border-radius: 5px;
-webkit-border-radius: 5px;   /* Safari,Google Chrome用 */  
-moz-border-radius: 5px;   /* Firefox用 */
height: auto;
}

.topcont .tophealthbtn a{
height: auto;
padding: 4% 2% 4% 2% !important;
margin: 0 auto;
display: block;
text-decoration: none;
font-size: 1em;
font-weight: bold;
background: none;
padding-top: 0;
padding-left: 0;
}

.topcont .tophealthbtn a:hover{
color: #444;
text-decoration: none;
filter:alpha(opacity=50); /*IE*/
-moz-opacity:0.50; /*FF*/
opacity:0.50;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.topcont .topmap{
clear: both;
width: 100%;
overflow: hidden;
padding-top: 50px;
}

.topcont .topmap .topmap_kagaya{
width: 100%;
float: none;
overflow: hidden;
margin-bottom: 40px;
}

.topcont .topmap .topmap_kagaya .topmapkg_ttl{
width: 100%;
height: 45px;
background: #0F820F;
margin-bottom: 20px;
}

.topcont .topmap .ftmenu01{
margin-top: 10px;
}

.topcont .topmap li{
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px dotted #cccccc;
}

.topcont .topmap .topmap_sumiyoshi{
width: 100%;
overflow: hidden;
float: none;
margin-bottom: 40px;
}

.topcont .topmap .topmap_sumiyoshi .topmapsm_ttl{
width: 100%;
height: 45px;
background: #0F6999;
margin-bottom: 20px;
}

.topcont .topmap .topmap_nanko{
width: 100%;
overflow: hidden;
margin-right: 20px;
margin-bottom: 40px;
float: none;
}

.topcont .topmap .topmap_nanko .topmapnk_ttl{
width: 100%;
height: 45px;
background: #EF913B;
margin-bottom: 20px;
}

.topcont .topmap .topmap_kaigo{
width: 100%;
overflow: hidden;
float: none;
margin-bottom: 40px;
}

.topcont .topmap .topmap_kaigo .topmapkc_ttl{
width: 100%;
height: 45px;
background: #EF913B;
margin-bottom: 20px;
}

.topcont .topmap .topmap_kagaya .topmapkg_ttl span,
.topcont .topmap .topmap_sumiyoshi .topmapsm_ttl span,
.topcont .topmap .topmap_nanko .topmapnk_ttl span,
.topcont .topmap .topmap_kaigo .topmapkc_ttl span{
color: #fff;
font-weight: bold;
font-size: 1em;
padding: 10px 0 0 10px;
display: block;
}

.topcont .topmap iframe{
width: 100% !important;
}

}



/*---news---*/

#newsmain {
width: 780px;
float: left;
overflow: hidden;
}

#newsmain ul.cntdetail {
width: 100%;
}

#newsmain ul.cntdetail li.date {
display: block;
padding-bottom: 3%;
text-align: right;
}

#newsmain ul.cntdetail li.date p {
font-size: 16px;
letter-spacing: 0.09em;
font-weight: 500;
text-align: right;
}

#newsmain ul.cntdetail li.txt {
max-width: 95%;
margin: 0 auto;
}

#newsmain ul.cntdetail li.txt p {
font-size: 16px;
text-align: left;
line-height: 170%;
}

@media only screen and ( max-width : 850px ) {
#newsmain {
width: 100%;
float: none;
overflow: hidden;
margin-bottom: 30px;
}


#newsmain ul.cntdetail li.txt {
max-width: 90%;
}
}



/*---組合員活動---*/

.partnerscont{
width: 780px;
float: left;
overflow: hidden;
}

.partnerscont .aboutbox{
width: 780px;
margin-bottom: 60px;
overflow: hidden;
}

.partnerscont .aboutbox li{
display: block;
overflow: hidden;
margin-bottom: 30px;
}

.partnerscont .aboutbox .aboutq{
color: #4CAB3F;
font-weight: bold;
font-size: 16px;
}

.partnerscont .activitybox{
width: 780px;
margin-bottom: 60px;
overflow: hidden;
}

.partnerscont .activitybox .activitylist{
clear: both;
width: 780px;
margin-bottom: 60px;
overflow: hidden;
}

.partnerscont .activitybox .activitylist a{
color:#4CAB3F;
}

.partnerscont .activitybox .activitylist a:hover{
text-decoration: underline;
}


.partnerscont .activitybox .activitylist ul{
clear: both;
width: 780px;
margin: 3% auto;
overflow: hidden;
}

.partnerscont .activitybox .activitylist ul li{
display: inline-block;
width: 47%;
margin: auto 1%;
overflow: hidden;
}

.partnerscont .activitybox .activitylist ul li img{
width: 100%;
}

.partnerscont .activitybox .atcorg{
color: #FF9600;
font-weight: bold;
font-size: 16px;
}

.partnerscont .activitybox .actabout{
width: 800px;
overflow: hidden;
clear: both;
}

.partnerscont .activitybox .actabout ul{
overflow: hidden;
margin-bottom: 60px;
}

.partnerscont .activitybox .actabout li{
float: left;
margin-right: 17px;
}

.partnerscont .activitybox .actabout li p{
margin-top: 5px;
}

.partnerscont .activitybox .actaboutac{
width: 780px;
overflow: hidden;
clear: both;
margin-bottom: 40px;
}

.partnerscont .activitybox .actaboutac p{
width: 390px;
display: block;
float: left;
}

.partnerscont .actabout_disc{
padding: 20px 0 10px 0;
font-size: 16px;
font-weight: bold;
}

.partnerscont .chirashibox{
width: 100%;
text-align: center;
}

.partnerscont .menu {
width: 780px;
background: #fff;
overflow: hidden;
}

.partnerscont #acMenu{
clear: both;
}

.partnerscont #acMenu dt{
display: block;
width: 780px;
height: 48px;
line-height: 50px;
cursor: pointer;
color: #4CAB3F;
font-weight: bold;
font-size: 20px;
background: #D3E9CF;
padding: 0 0 0 15px;
clear: both;
margin-bottom: 2%;
}

.partnerscont #acMenu dt:hover{
display: block;
width: 780px;
height: 48px;
line-height: 50px;
cursor: pointer;
color: #4CAB3F;
font-weight: bold;
font-size: 20px;
background: #C1DFBB;
padding: 0 0 0 15px;
clear: both;
margin-bottom: 2%;
}

.partnerscont #acMenu dd{
background: #fff;
width: 780px;
height: 100%;
line-height: 1.8em;
display: none;
clear: both;
overflow: hidden;
}


.partnerscont #acMenu dd tr{
padding: 3% 0;
height: 100%;
}


.partnerscont #acMenu .open{
display: block;
}


@media only screen and (max-width: 1000px) {
.partnerscont{
width: 100%;
float: none;
overflow: hidden;
}

.partnerscont .aboutbox{
width: 100%;
margin-bottom: 60px;
overflow: hidden;
}

.partnerscont .aboutbox li{
display: block;
overflow: hidden;
margin-bottom: 30px;
}

.partnerscont .aboutbox .aboutq{
color: #4CAB3F;
font-weight: bold;
font-size: 16px;
}

.partnerscont .activitybox{
width: 100%;
margin-bottom: 60px;
overflow: hidden;
}

.partnerscont .activitybox .activitylist{
clear: both;
width: 100%;
margin-bottom: 60px;
overflow: hidden;
}

.partnerscont .activitybox .activitylist ul{
clear: both;
width: 100%;
margin: 2% auto;
overflow: hidden;
}

.partnerscont .activitybox .activitylist ul li{
display: inline-block;
width: 47%;
margin: auto 1%;
overflow: hidden;
}

.partnerscont .activitybox .atcorg{
color: #FF9600;
font-weight: bold;
font-size: 16px;
}

.partnerscont .activitybox .actabout{
width: 100%;
overflow: hidden;
clear: both;
}

.partnerscont .activitybox .actabout ul{
overflow: hidden;
margin-bottom: 60px;
}

.partnerscont .activitybox .actabout li{
float: none;
margin: 0 2% 2% 2%;
width: 45%;
display: inline-block;
}

.partnerscont .activitybox .actabout li img{
width: 100%;
height: auto;
}

.partnerscont .activitybox .actabout li p{
margin-top: 5px;
}

.partnerscont .activitybox .actaboutac{
width: 100%;
overflow: hidden;
clear: both;
margin-bottom: 40px;
}

.partnerscont .activitybox .actaboutac p{
width: 100%;
display: block;
float: left;
}


.partnerscont .actabout_disc{
padding: 20px 0 10px 0;
font-size: 16px;
font-weight: bold;
}

.partnerscont .chirashibox{
width: 100%;
text-align: center;
}

.partnerscont .chirashibox img{
width: 80%;
text-align: center;
margin: 0 auto;
}

.partnerscont .menu {
width: 100%;
background: #fff;
overflow: hidden;
}

.partnerscont #acMenu{
clear: both;
}

.partnerscont #acMenu dt{
display: block;
width: 96%;
height: 48px;
line-height: 50px;
cursor: pointer;
color: #4CAB3F;
font-weight: bold;
font-size: 1em;
background: #D3E9CF;
padding: 0 0 0 15px;
clear: both;
margin-bottom: 2%;
}

.partnerscont #acMenu dt:hover{
display: block;
width: 96%;
height: 48px;
line-height: 50px;
cursor: pointer;
color: #4CAB3F;
font-weight: bold;
font-size: 1em;
background: #C1DFBB;
padding: 0 0 0 15px;
clear: both;
margin-bottom: 2%;
}

.partnerscont #acMenu dd{
background: #fff;
width: 100%;
height: 100%;
line-height: 1.8em;
display: none;
clear: both;
overflow: hidden;
}

}


/*---無料・低額診療---*/

.muryoteigakucont{
width: 780px;
float: left;
overflow: hidden;
}

.muryoteigakucont .orangep01{
font-size: 18px;
color: #FF8711;
font-weight: bold;
margin: 20px 0;
}

.muryoteigakucont .mtp_logo{
width:250px;
display:block;
text-align:center;
margin: 0 auto;
font-size: 16px;
font-weight: bold;
padding-bottom: 5px;
margin-bottom: 10px;
border-bottom: 2px solid;
}

.muryoteigakucont .mtp_tel{
font-size: 16px;
font-weight: bold;
}

.muryoteigakucont .redp01{
font-size: 14px;
color: #D80000;
font-weight: bold;
margin-top: 20px;
}

.muryoteigakucont .mtpickup{
width: 780px;
margin: 0 auto 70px auto;
text-align: center;
overflow: hidden;
}

.muryoteigakucont .aboutbox{
width: 780px;
margin-bottom: 60px;
overflow: hidden;
}

.muryoteigakucont .aboutbox li{
display: block;
overflow: hidden;
margin-bottom: 30px;
}

.muryoteigakucont .aboutbox .aboutq{
color: #4CAB3F;
font-weight: bold;
font-size: 16px;
}


@media only screen and (max-width: 1000px) {
.muryoteigakucont{
width: 100%;
float: none;
overflow: hidden;
}

.muryoteigakucont .orangep01{
font-size: 1em;
color: #FF8711;
font-weight: bold;
margin: 20px 0;
}

.muryoteigakucont .mtp_logo{
width:80%;
display:block;
text-align:center;
margin: 0 auto;
font-size: 16px;
font-weight: bold;
padding-bottom: 5px;
margin-bottom: 10px;
border-bottom: 2px solid;
}

.muryoteigakucont .mtp_tel{
font-size: 16px;
font-weight: bold;
}

.muryoteigakucont .redp01{
font-size: 0.9em;
color: #D80000;
font-weight: bold;
margin-top: 20px;
}

.muryoteigakucont .mtpickup{
width: 100%;
margin: 0 auto 70px auto;
text-align: center;
overflow: hidden;
}

.muryoteigakucont .aboutbox{
width: 100%;
margin-bottom: 60px;
overflow: hidden;
}

.muryoteigakucont .aboutbox li{
display: block;
overflow: hidden;
margin-bottom: 30px;
}

.muryoteigakucont .aboutbox .aboutq{
color: #4CAB3F;
font-weight: bold;
font-size: 16px;
}


}




/*---健康診断---*/

.healthcont{
width: 780px;
float: left;
overflow: hidden;
}

.healthcont .healthtab{
width: 784px;
height: 83px;
margin-bottom: 40px;
}

.healthcont .healthtab li{
width: 188px;
height: 70px;
margin-right: 8px;
float: left;
position: relative;
}

.healthcont .healthtab li a{
width: 188px;
height: 70px;
display: block;
}

.healthcont .healthtab li a:hover{
filter: alpha(opacity=60);
-moz-opacity:0.60; /*FF*/
opacity:0.60;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.healthcont .healthtab li p{
color: #FFF;
font-size: 20px;
font-weight: bold;
text-align: center;
}

.healthcont .healthtab li.tab01{
background:url(../health/images/healthbtn01.png) no-repeat;
}

.healthcont .healthtab li.tab02{
background:url(../health/images/healthbtn02.png) no-repeat;
}

.healthcont .healthtab li.tab03{
background:url(../health/images/healthbtn03.png) no-repeat;
}

.healthcont .healthtab li.tab04{
background:url(../health/images/healthbtn04.png) no-repeat;
}

.healthcont .healthtab li.tab01 p{
position: absolute;
top: 20px;
left: 20px;
}

.healthcont .healthtab li.tab02 p{
position: absolute;
top: 20px;
left: 32px;
}

.healthcont .healthtab li.tab03 p{
position: absolute;
top: 20px;
left: 12px;
}

.healthcont .healthtab li.tab04 p{
position: absolute;
top: 14px;
left: 17px;
line-height: 1.2em;
}

.healthcont .aboutbox{
width: 780px;
margin-bottom: 60px;
overflow: hidden;
}

.healthcont .aboutbox li{
display: block;
overflow: hidden;
margin-bottom: 30px;
}

.healthcont .aboutbox .aboutq{
color: #4CAB3F;
font-weight: bold;
font-size: 16px;
}

.healthcont .orangep01{
font-size: 16px;
color: #FF8711;
font-weight: bold;
}

.healthcont .redp01{
font-size: 16px;
color: #D80000;
font-weight: bold;
}

.healthcont .redp02{
font-size: 14px;
color: #D80000;
font-weight: bold;
}

.healthcont .blackp01{
font-size: 16px;
color: #444444;
font-weight: bold;
}

.healthcont .bluelink01{
font-size: 16px;
color: #003FB2;
font-weight: bold;
}

.healthcont .bluelink01:hover{
filter:alpha(opacity=50); /*IE*/
-moz-opacity:0.50; /*FF*/
opacity:0.50;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.healthcont .tb01 {
width: 780px;
border: 1px solid #cccccc;
border-collapse: collapse;
margin: 15px 0 10px 0;
}

.healthcont .tb01 th {
background: #F2F7F2;
border: 1px solid #cccccc;
font-size: 14px;
padding: 8px 0 8px 0;
}

.healthcont .tb01 tr {
border: 1px solid #cccccc;
font-size: 14px;
}

.healthcont .tb01 td {
background: #ffffff;
border: 1px solid #cccccc;
font-size: 14px;
padding: 8px 0 8px 0;
text-align: center;
}

.healthcont .tb02 {
width: 780px;
border: 1px solid #cccccc;
border-collapse: collapse;
margin: 15px 0 10px 0;
}

.healthcont .tb02 th {
background: #F2F7F2;
border: 1px solid #cccccc;
font-size: 14px;
padding: 8px 0 8px 0;
}

.healthcont .tb02 tr {
border: 1px solid #cccccc;
font-size: 14px;
}

.healthcont .tb02 td {
background: #ffffff;
border: 1px solid #cccccc;
font-size: 14px;
padding: 8px 0 8px 0;
text-align: center;
}



@media only screen and (max-width: 1000px) {
	
.healthcont{
width: 100%;
float: none;
overflow: hidden;
}

.healthcont .healthtab{
width: 100%;
height: auto;
overflow: hidden;
margin-bottom: 8%;
}

.healthcont .healthtab li{
clear: both;
width: 100%;
height: auto;
margin-right: 0;
margin-bottom: 2%;
float: none;
position: relative;
}

.healthcont .healthtab li:nth-child(odd){
width: 100%;
height: auto;
display: block;
text-decoration: none;
background: #3b8686;
border-radius: 4px;
}

.healthcont .healthtab li:nth-child(even){
width: 100%;
height: auto;
display: block;
text-decoration: none;
background: #79bd9a;
border-radius: 4px;
}

.healthcont .healthtab li a{
width: 100%;
height: auto;
display: block;
text-decoration: none;
padding: 2%;
}

.healthcont .healthtab li a:hover{
filter: alpha(opacity=60);
-moz-opacity:0.60; /*FF*/
opacity:0.60;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.healthcont .healthtab li p{
color: #FFF;
font-size: 1em;
font-weight: bold;
text-align: center;
}

.healthcont .healthtab li.tab01{
background-image: none;
}

.healthcont .healthtab li.tab02{
background-image: none;
}

.healthcont .healthtab li.tab03{
background-image: none;
}

.healthcont .healthtab li.tab04{
background-image: none;
}

.healthcont .healthtab li.tab01 p{
position: inherit !important;
top: inherit !important;
left: inherit !important;
}

.healthcont .healthtab li.tab02 p{
position: inherit !important;
top: inherit !important;
left: inherit !important;
}

.healthcont .healthtab li.tab03 p{
position: inherit !important;
top: inherit !important;
left: inherit !important;
}

.healthcont .healthtab li.tab04 p{
position: inherit !important;
top: inherit !important;
left: inherit !important;
line-height: inherit;
}

.healthcont .healthtab li.tab04 .brnone{
display: none;
}

.healthcont .aboutbox{
width: 100%;
margin-bottom: 60px;
overflow: hidden;
}

.healthcont .aboutbox li{
display: block;
overflow: hidden;
margin-bottom: 30px;
}

.healthcont .aboutbox .aboutq{
color: #4CAB3F;
font-weight: bold;
font-size: 16px;
}

.healthcont .orangep01{
font-size: 16px;
color: #FF8711;
font-weight: bold;
}

.healthcont .redp01{
font-size: 16px;
color: #D80000;
font-weight: bold;
}

.healthcont .redp02{
font-size: 14px;
color: #D80000;
font-weight: bold;
}

.healthcont .blackp01{
font-size: 16px;
color: #444444;
font-weight: bold;
}

.healthcont .bluelink01{
font-size: 16px;
color: #003FB2;
font-weight: bold;
}

.healthcont .bluelink01:hover{
filter:alpha(opacity=50); /*IE*/
-moz-opacity:0.50; /*FF*/
opacity:0.50;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.healthcont .tb01 {
width: 100% !important;
border: 1px solid #cccccc;
border-collapse: collapse;
margin: 15px 0 10px 0;
}

.healthcont .tb01 th {
background: #F2F7F2;
border: 1px solid #cccccc;
font-size: 14px;
padding: 8px 0 8px 0;
}

.healthcont .tb01 tr {
border: 1px solid #cccccc;
font-size: 14px;
}

.healthcont .tb01 td {
background: #ffffff;
border: 1px solid #cccccc;
font-size: 14px;
padding: 8px 0 8px 0;
text-align: center;
}

.healthcont .tb02 {
width: 100% !important;
border: 1px solid #cccccc;
border-collapse: collapse;
margin: 15px 0 10px 0;
}

.healthcont .tb02 th {
background: #F2F7F2;
border: 1px solid #cccccc;
font-size: 14px;
padding: 8px 0 8px 0;
}

.healthcont .tb02 tr {
border: 1px solid #cccccc;
font-size: 14px;
}

.healthcont .tb02 td {
background: #ffffff;
border: 1px solid #cccccc;
font-size: 14px;
padding: 8px 0 8px 0;
text-align: center;
}


}


/*---加賀屋診療所---*/

.kagayatopcont{
width: 780px;
float: left;
overflow: hidden;
}

.kagayatopcont .kagayatab{
width: 784px;
height: 83px;
border-bottom: 3px solid #0F820F;
margin-bottom: 40px;
}

.kagayatopcont .kagayatab li{
width: 258px;
height: 83px;
margin-right: 3px;
background: #E4FCE4;
float: left;
position: relative;
}

.kagayatopcont .kagayatab li a{
width: 258px;
height: 83px;
display: block;
}

.kagayatopcont .kagayatab li a:hover{
filter: alpha(opacity=60);
-moz-opacity:0.60; /*FF*/
opacity:0.60;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.kagayatopcont .kagayatab li p{
color: #0F820F;
font-size: 20px;
font-weight: bold;
text-align: center;
}

.kagayatopcont .kagayatab li.ontab{
width: 258px;
height: 83px;
margin-right: 3px;
background: #0F820F;
}

.kagayatopcont .kagayatab li.tab01 p{
position: absolute;
top: 27px;
left: 68px;
}

.kagayatopcont .kagayatab li.tab02 p{
position: absolute;
top: 27px;
left: 75px;
}

.kagayatopcont .kagayatab li.tab03 p{
position: absolute;
top: 27px;
left: 85px;
}

.kagayatopcont .kagayatab li.ontab p{
color: #FFF;
font-size: 20px;
font-weight: bold;
}

.kagayatopcont .kagayanews{
width: 500px;
margin-bottom: 40px;
clear: both;
float: left;
}

.kagayatopcont .kagayanews table {
width: 500px;
height: 230px;
display: block;
overflow: scroll;
overflow-x: hidden;
}

.kagayatopcont .kagayanews .date {
border-bottom: 1px dotted #cccccc;
}

.kagayatopcont .kagayanews .cnt {
border-bottom: 1px dotted #cccccc;
}

.kagayatopcont .kagayanews .cnt p {
font-size: 14px;
padding: 15px 0px 15px 8px;
line-height: 170%;
}

.kagayatopcont .kagayanews .cnt p a {
font-size: 14px;
}

.kagayatopcont .kagayanews .date p {
font-size: 14px;
font-weight: bold;
letter-spacing: 0.1em;
padding: 15px 0px 15px 5px;
}

.kagayatopcont .schebnr{
float: right;
width: 245px;
height: 195px;
display: block;
margin-top: 49px;
}

.kagayatopcont .mediul{
width: 780px;
margin-bottom: 40px;
clear: both;
display: block;
overflow: hidden;
}

.kagayatopcont .meditime{
clear: both;
width: 250px;
display: block;
float: left;
margin-right: 15px;
}

.kagayatopcont .meditime li{
margin-bottom: 30px;
}

.kagayatopcont .meditime .meditimettl{
height: 26px;
background: #0F820F;
border-radius: 4px;        /* CSS3草案 */  
-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 4px;   /* Firefox用 */
margin-bottom: 8px;
}

.kagayatopcont .meditime .meditimettl span{
font-size: 13px;
font-weight: bold;
color: #fff;
padding-left: 10px;
}

.kagayatopcont .meditime table tr{
width: 250px;
}

.kagayatopcont .meditime table th{
width: 60px;
text-align: left;
}

.kagayatopcont .meditime table th p{
font-size: 13px;
}

.kagayatopcont .meditime table td{
width: 190px;
text-align: left;
}

.kagayatopcont .meditime table td p{
font-size: 13px;
}

.kagayatopcont .meditime .yoyakugai{
font-size: 13px;
font-weight: bold;
margin-top: 5px;
color: #0F820F;
}

.kagayatopcont .mediservice{
width: 250px;
display: block;
float: left;
margin-right: 15px;
}

.kagayatopcont .mediservice li p{
font-size: 13px;
}

.kagayatopcont .mediaccess{
width: 250px;
display: block;
float: left;
}

.kagayatopcont .gaiyo{
width: 780px;
clear: both;
overflow: hidden;
}

@media only screen and (max-width: 1000px) {
	
.kagayatopcont{
width: 100%;
float: none;
overflow: hidden;
}

.kagayatopcont .kagayatab{
width: 100%;
height: auto;
border-bottom: none;
margin-bottom: 40px;
}

.kagayatopcont .kagayatab li{
width: 100%;
height: auto;
margin-right: 0;
margin-bottom: 2%;
background: #D3E9CF;
float: none;
position: relative;
border-radius: 4px;
}

.kagayatopcont .kagayatab li a{
width: 100%;
height: auto;
display: block;
padding: 2%;
text-decoration: none;
}

.kagayatopcont .kagayatab li a:hover{
filter: alpha(opacity=60);
-moz-opacity:0.60; /*FF*/
opacity:0.60;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.kagayatopcont .kagayatab li p{
color: #0F820F;
font-size: 1em;
font-weight: bold;
text-align: center;
}

.kagayatopcont .kagayatab li.ontab{
width: 100%;
height: auto;
margin-right: 3px;
background: #0F820F;
}

.kagayatopcont .kagayatab li.tab01 p{
position: inherit;
top: inherit;
left: inherit;
}

.kagayatopcont .kagayatab li.tab02 p{
position: inherit;
top: inherit;
left: inherit;
}

.kagayatopcont .kagayatab li.tab03 p{
position: inherit;
top: inherit;
left: inherit;
}

.kagayatopcont .kagayatab li.ontab p{
color: #FFF;
font-size: 1em;
font-weight: bold;
}


.kagayatopcont .kagayanews{
width: 100%;
margin-bottom: 40px;
clear: both;
float: none;
}

.kagayatopcont .ti03-1 {
	width: 100%;
	margin-bottom: 15px;
	border-bottom: 3px solid #0D800D;
}

.kagayatopcont .ti03-1 span {
	font-size: 1.1em;
	font-weight: bold;
	color: #0D800D;
	padding-left: 5px;
}

.kagayatopcont .ti03-2 {
	width: 100%;
	margin-bottom: 15px;
	border-bottom: 3px solid #0D800D;
}

.kagayatopcont .ti03-2 span {
	font-size: 1.1em;
	font-weight: bold;
	color: #0D800D;
	padding-left: 5px;
}

.kagayatopcont .kagayanews table {
width: 100%;
height: 230px;
display: block;
overflow: scroll;
overflow-x: hidden;
}

.kagayatopcont .kagayanews table tr {
width: 90%;
border-bottom: 1px dotted #cccccc;}

.kagayatopcont .kagayanews .date {
border-bottom: none;
}

.kagayatopcont .kagayanews .cnt {
border-bottom: none;
}

.kagayatopcont .kagayanews .cnt p {
font-size: 0.9em;
padding: 15px 0px 15px 8px;
line-height: 170%;
}

.kagayatopcont .kagayanews .cnt p a {
font-size: 0.9em;
}

.kagayatopcont .kagayanews .date p {
font-size: 0.9em;
font-weight: bold;
letter-spacing: 0.1em;
padding: 15px 0px 15px 5px;
}

.kagayatopcont .schebnr{
float: none;
width: 60%;
height: auto;
display: block;
margin: 4% auto;
text-align: center;
}

.kagayatopcont .schebnr img{
width: 100%;
}

.kagayatopcont .mediul{
width: 100%;
margin-bottom: 40px;
clear: both;
display: block;
overflow: hidden;
}

.kagayatopcont .meditime{
clear: both;
width: 100%;
display: block;
float: left;
margin-right: 15px;
}

.kagayatopcont .meditime li{
margin-bottom: 30px;
}

.kagayatopcont .meditime .meditimettl{
height: 26px;
background: #0F820F;
border-radius: 4px;        /* CSS3草案 */  
-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 4px;   /* Firefox用 */
margin-bottom: 8px;
}

.kagayatopcont .meditime .meditimettl span{
font-size: 0.9em;
font-weight: bold;
color: #fff;
padding-left: 10px;
}

.kagayatopcont .meditime table tr{
width: 100%;
}

.kagayatopcont .meditime table th{
width: 30%;
text-align: left;
}

.kagayatopcont .meditime table th p{
font-size: 13px;
}

.kagayatopcont .meditime table td{
width: 65%;
text-align: left;
}

.kagayatopcont .meditime table td p{
font-size: 13px;
}

.kagayatopcont .meditime .yoyakugai{
font-size: 13px;
font-weight: bold;
margin-top: 5px;
color: #0F820F;
}

.kagayatopcont .mediservice{
width: 100%;
display: block;
float: none;
margin-right: 0;
margin-bottom: 4%;
}

.kagayatopcont .mediservice li p{
font-size: 13px;
}

.kagayatopcont .mediaccess{
width: 100%;
display: block;
float: none;
}

.kagayatopcont .mediaccess iframe{
width: 100%;
display: block;
float: none;
}

.kagayatopcont .gaiyo{
width: 100%;
clear: both;
overflow: hidden;
}


}



/*---加賀屋診療所-診療所案内---*/

.kagayainfocont{
width: 780px;
float: left;
overflow: hidden;
}

.kagayainfocont .kagayatab{
width: 784px;
height: 83px;
border-bottom: 3px solid #0F820F;
margin-bottom: 40px;
}

.kagayainfocont .kagayatab li{
width: 258px;
height: 83px;
margin-right: 3px;
background: #E4FCE4;
float: left;
position: relative;
}

.kagayainfocont .kagayatab li a{
width: 258px;
height: 83px;
display: block;
}

.kagayainfocont .kagayatab li a:hover{
filter: alpha(opacity=60);
-moz-opacity:0.60; /*FF*/
opacity:0.60;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.kagayainfocont .kagayatab li p{
color: #0F820F;
font-size: 20px;
font-weight: bold;
text-align: center;
}

.kagayainfocont .kagayatab li.ontab{
width: 258px;
height: 83px;
margin-right: 3px;
background: #0F820F;
}

.kagayainfocont .kagayatab li.tab01 p{
position: absolute;
top: 27px;
left: 68px;
}

.kagayainfocont .kagayatab li.tab02 p{
position: absolute;
top: 27px;
left: 75px;
}

.kagayainfocont .kagayatab li.tab03 p{
position: absolute;
top: 27px;
left: 85px;
}

.kagayainfocont .kagayatab li.ontab p{
color: #FFF;
font-size: 20px;
font-weight: bold;
}

.kagayainfocont .aboutbox{
width: 780px;
overflow: hidden;
margin-bottom: 40px;
}

.kagayainfocont .aboutbox .aboutttl{
color: #0D800D;
font-size: 18px;
font-weight: bold;
margin-bottom: 15px;
}

.kagayainfocont .setsubibox{
width: 780px;
clear: both;
overflow: hidden;
margin-bottom: 40px;
}

.kagayainfocont .setsubibox p{
width: 440px;
display: block;
float: left;
}

.kagayainfocont .staffbox{
clear: both;
width: 780px;
overflow: hidden;
margin: 80px 0 60px 0;
}

.kagayainfocont .staffbox table tr{
width: 780px;
}

.kagayainfocont .staffbox table th{
width: 190px;
text-align: left;
}

.kagayainfocont .staffbox table th p{
font-size: 13px;
border-bottom: 1px dotted #999;
padding: 15px 0 15px 0;
}

.kagayainfocont .staffbox table td{
width: 590px;
text-align: left;
}

.kagayainfocont .staffbox table td p{
font-size: 13px;
border-bottom: 1px dotted #999;
padding: 15px 0 15px 0;
}

@media only screen and (max-width: 1000px) {
	
.kagayainfocont{
width: 100%;
float: none;
overflow: hidden;
}

.kagayainfocont .kagayatab{
width: 100%;
height: auto;
border-bottom: none;
margin-bottom: 40px;
}

.kagayainfocont .kagayatab li{
width: 100%;
height: auto;
margin-right: 0;
margin-bottom: 2%;
background: #D3E9CF;
float: none;
position: relative;
border-radius: 4px;
}

.kagayainfocont .kagayatab li a{
width: 100%;
height: auto;
display: block;
padding: 2%;
text-decoration: none;
}

.kagayainfocont .kagayatab li a:hover{
filter: alpha(opacity=60);
-moz-opacity:0.60; /*FF*/
opacity:0.60;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.kagayainfocont .kagayatab li p{
color: #0F820F;
font-size: 1em;
font-weight: bold;
text-align: center;
}

.kagayainfocont .kagayatab li.ontab{
width: 100%;
height: auto;
margin-right: 3px;
background: #0F820F;
}

.kagayainfocont .kagayatab li.tab01 p{
position: inherit;
top: inherit;
left: inherit;
}

.kagayainfocont .kagayatab li.tab02 p{
position: inherit;
top: inherit;
left: inherit;
}

.kagayainfocont .kagayatab li.tab03 p{
position: inherit;
top: inherit;
left: inherit;
}

.kagayainfocont .kagayatab li.ontab p{
color: #FFF;
font-size: 1em;
font-weight: bold;
}

.kagayainfocont .aboutbox{
width: 100%;
overflow: hidden;
margin-bottom: 40px;
}

.kagayainfocont .aboutbox .aboutttl{
color: #0D800D;
font-size: 1em;
font-weight: bold;
margin-bottom: 15px;
}

.kagayainfocont .aboutbox p{
width: 100%;
overflow: hidden;
font-size: 0.9em;
}

.kagayainfocont .setsubibox{
width: 100%;
clear: both;
overflow: hidden;
margin-bottom: 40px;
}

.kagayainfocont .setsubibox p{
width: 100%;
display: block;
float: none;
margin: 0 auto 4% auto;
font-size: 0.9em;
}

.kagayainfocont .setsubibox .flor{
float: none;
}

.kagayainfocont .setsubibox img{
clear: both;
width: 80%;
height: auto;
display: block;
float: none;
margin: 4% auto 0 auto;
text-align: center;
}

.kagayainfocont .staffbox{
clear: both;
width: 100%;
overflow: hidden;
margin: 80px 0 60px 0;
}

.kagayainfocont .staffbox table tr{
width: 90%;
}

.kagayainfocont .staffbox table th{
width: 30%;
text-align: left;
}

.kagayainfocont .staffbox table th p{
font-size: 0.9em;
border-bottom: 1px dotted #999;
padding: 15px 0 15px 0;
}

.kagayainfocont .staffbox table td{
width: 60%;
text-align: left;
}

.kagayainfocont .staffbox table td p{
font-size: 0.9em;
border-bottom: 1px dotted #999;
padding: 15px 0 15px 0;
}

}


/*---加賀屋診療所-外来診療---*/

.kagayaoutcont{
width: 780px;
float: left;
overflow: hidden;
}

.kagayaoutcont .kagayatab{
width: 784px;
height: 83px;
border-bottom: 3px solid #0F820F;
margin-bottom: 40px;
}

.kagayaoutcont .kagayatab li{
width: 258px;
height: 83px;
margin-right: 3px;
background: #E4FCE4;
float: left;
position: relative;
}

.kagayaoutcont .kagayatab li a{
width: 258px;
height: 83px;
display: block;
}

.kagayaoutcont .kagayatab li a:hover{
filter: alpha(opacity=60);
-moz-opacity:0.60; /*FF*/
opacity:0.60;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.kagayaoutcont .kagayatab li p{
color: #0F820F;
font-size: 20px;
font-weight: bold;
text-align: center;
}

.kagayaoutcont .kagayatab li.ontab{
width: 258px;
height: 83px;
margin-right: 3px;
background: #0F820F;
}

.kagayaoutcont .kagayatab li.tab01 p{
position: absolute;
top: 27px;
left: 68px;
}

.kagayaoutcont .kagayatab li.tab02 p{
position: absolute;
top: 27px;
left: 75px;
}

.kagayaoutcont .kagayatab li.tab03 p{
position: absolute;
top: 27px;
left: 85px;
}

.kagayaoutcont .kagayatab li.ontab p{
color: #FFF;
font-size: 20px;
font-weight: bold;
}

.kagayaoutcont .mediservice{
width: 780px;
clear: both;
overflow: hidden;
margin-bottom: 40px;
}

.kagayaoutcont .mediservice ul{
float: left;
margin-right: 40px;
}

.kagayaoutcont .vaccination{
width: 780px;
clear: both;
overflow: hidden;
margin-bottom: 40px;
}

.kagayaoutcont .vaccination li{
width: 780px;
clear: both;
overflow: hidden;
margin-bottom: 20px;
}

.kagayaoutcont .vaccination li:last-child{
margin-bottom: 0px;
}

.kagayaoutcont .home{
width: 780px;
clear: both;
overflow: hidden;
margin-bottom: 40px;
}

.kagayaoutcont .home li{
width: 780px;
clear: both;
overflow: hidden;
margin-bottom: 20px;
}

.kagayaoutcont .greenp01{
font-size: 17px;
color: #0E810E;
font-weight: bold;
}

.kagayaoutcont .orangep01{
font-size: 14px;
color: #FF8511;
font-weight: bold;
}

.kagayaoutcont .outtime{
width: 780px;
clear: both;
overflow: hidden;
margin-bottom: 40px;
}

.kagayaoutcont .outsche{
width: 780px;
clear: both;
overflow: hidden;
margin-bottom: 40px;
}

.kagayaoutcont .outtime table {
width: 780px;
border: 1px solid #cccccc;
border-collapse: collapse;
margin: 15px 0 20px 0;
text-align: center;
}

.kagayaoutcont .outtime table th {
background: #F2F7F2;
border: 1px solid #cccccc;
font-size: 14px;
padding: 8px 0 8px 0;
}

.kagayaoutcont .outtime table tr {
border: 1px solid #cccccc;
font-size: 14px;
}

.kagayaoutcont .outtime table td {
background: #ffffff;
border: 1px solid #cccccc;
font-size: 14px;
padding: 8px 0 8px 0;
}

.kagayaoutcont .outtime li{
margin-bottom: 10px;
}

.kagayaoutcont .outsche table {
width: 780px;
border: 1px solid #cccccc;
border-collapse: collapse;
margin: 15px 0 0 0;
text-align: center;
}

.kagayaoutcont .outsche table th {
background: #F2F7F2;
border: 1px solid #cccccc;
font-size: 14px;
padding: 8px 0 8px 0;
}

.kagayaoutcont .outsche table tr {
border: 1px solid #cccccc;
font-size: 14px;
}

.kagayaoutcont .outsche table td {
background: #ffffff;
border: 1px solid #cccccc;
font-size: 14px;
padding: 8px 0 8px 0;
}

@media only screen and (max-width: 1000px) {
	
.kagayaoutcont{
width: 100%;
float: none;
overflow: hidden;
}

.kagayaoutcont .kagayatab{
width: 100%;
height: auto;
border-bottom: none;
margin-bottom: 40px;
}

.kagayaoutcont .kagayatab li{
width: 100%;
height: auto;
margin-right: 0;
margin-bottom: 2%;
background: #D3E9CF;
float: none;
position: relative;
border-radius: 4px;
}

.kagayaoutcont .kagayatab li a{
width: 100%;
height: auto;
display: block;
padding: 2%;
text-decoration: none;
}

.kagayaoutcont .kagayatab li a:hover{
filter: alpha(opacity=60);
-moz-opacity:0.60; /*FF*/
opacity:0.60;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.kagayaoutcont .kagayatab li p{
color: #0F820F;
font-size: 1em;
font-weight: bold;
text-align: center;
}

.kagayaoutcont .kagayatab li.ontab{
width: 100%;
height: auto;
margin-right: 3px;
background: #0F820F;
}

.kagayaoutcont .kagayatab li.tab01 p{
position: inherit;
top: inherit;
left: inherit;
}

.kagayaoutcont .kagayatab li.tab02 p{
position: inherit;
top: inherit;
left: inherit;
}

.kagayaoutcont .kagayatab li.tab03 p{
position: inherit;
top: inherit;
left: inherit;
}

.kagayaoutcont .kagayatab li.ontab p{
color: #FFF;
font-size: 1em;
font-weight: bold;
}

.kagayaoutcont .mediservice{
width: 100%;
clear: both;
overflow: hidden;
margin-bottom: 40px;
}

.kagayaoutcont .mediservice ul{
float: left;
margin-right: 40px;
}

.kagayaoutcont .vaccination{
width: 100%;
clear: both;
overflow: hidden;
margin-bottom: 40px;
}

.kagayaoutcont .vaccination li{
width: 100%;
clear: both;
overflow: hidden;
margin-bottom: 20px;
}

.kagayaoutcont .vaccination li:last-child{
margin-bottom: 0px;
}

.kagayaoutcont .home{
width: 100%;
clear: both;
overflow: hidden;
margin-bottom: 40px;
}

.kagayaoutcont .home li{
width: 100%;
clear: both;
overflow: hidden;
margin-bottom: 20px;
}

.kagayaoutcont .greenp01{
font-size: 1em;
color: #0E810E;
font-weight: bold;
}

.kagayaoutcont .orangep01{
font-size: 0.9em;
color: #FF8511;
font-weight: bold;
}

.kagayaoutcont .outtime{
width: 100%;
clear: both;
overflow: hidden;
margin-bottom: 40px;
}

.kagayaoutcont .outsche{
width: 100%;
clear: both;
overflow: hidden;
margin-bottom: 40px;
}

.kagayaoutcont .outtime table {
width: 100%;
border: 1px solid #cccccc;
border-collapse: collapse;
margin: 15px 0 20px 0;
text-align: center;
}

.kagayaoutcont .outtime table th {
background: #F2F7F2;
border: 1px solid #cccccc;
font-size: 0.9em;
padding: 8px 0 8px 0;
}

.kagayaoutcont .outtime table tr {
border: 1px solid #cccccc;
font-size: 14px;
}

.kagayaoutcont .outtime table td {
background: #ffffff;
border: 1px solid #cccccc;
font-size: 0.9em;
padding: 8px 0 8px 0;
}

.kagayaoutcont .outtime li{
margin-bottom: 10px;
}

.kagayaoutcont .outsche table {
width: 100%;
border: 1px solid #cccccc;
border-collapse: collapse;
margin: 15px 0 0 0;
text-align: center;
}

.kagayaoutcont .outsche table th {
background: #F2F7F2;
border: 1px solid #cccccc;
font-size: 0.9em;
padding: 8px 0 8px 0;
}

.kagayaoutcont .outsche table tr {
border: 1px solid #cccccc;
font-size: 0.9em;
}

.kagayaoutcont .outsche table td {
background: #ffffff;
border: 1px solid #cccccc;
font-size: 0.9em;
padding: 8px 0 8px 0;
}


}





/*---住吉民主診療所---*/

.sumiyoshitopcont{
width: 780px;
float: left;
overflow: hidden;
}

.sumiyoshitopcont .sumiyoshitab{
width: 784px;
height: 83px;
border-bottom: 3px solid #0F6999;
margin-bottom: 40px;
}

.sumiyoshitopcont .sumiyoshitab li{
width: 258px;
height: 83px;
margin-right: 3px;
background: #DBF1FB;
float: left;
position: relative;
}

.sumiyoshitopcont .sumiyoshitab li a{
width: 258px;
height: 83px;
display: block;
}

.sumiyoshitopcont .sumiyoshitab li a:hover{
filter: alpha(opacity=60);
-moz-opacity:0.60; /*FF*/
opacity:0.60;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.sumiyoshitopcont .sumiyoshitab li p{
color: #0F6999;
font-size: 20px;
font-weight: bold;
text-align: center;
}

.sumiyoshitopcont .sumiyoshitab li.ontab{
width: 258px;
height: 83px;
margin-right: 3px;
background: #0F6999;
}

.sumiyoshitopcont .sumiyoshitab li.tab01 p{
position: absolute;
top: 27px;
left: 60px;
}

.sumiyoshitopcont .sumiyoshitab li.tab02 p{
position: absolute;
top: 27px;
left: 75px;
}

.sumiyoshitopcont .sumiyoshitab li.tab03 p{
position: absolute;
top: 27px;
left: 85px;
}

.sumiyoshitopcont .sumiyoshitab li.ontab p{
color: #FFF;
font-size: 20px;
font-weight: bold;
}

.sumiyoshitopcont .sumiyoshinews{
width: 500px;
margin-bottom: 40px;
clear: both;
float: left;
}

.sumiyoshitopcont .sumiyoshinews table {
width: 500px;
height: 230px;
display: block;
overflow: scroll;
overflow-x: hidden;
}

.sumiyoshitopcont .sumiyoshinews .date {
border-bottom: 1px dotted #cccccc;
}

.sumiyoshitopcont .sumiyoshinews .cnt {
border-bottom: 1px dotted #cccccc;
}

.sumiyoshitopcont .sumiyoshinews .cnt p {
font-size: 14px;
padding: 15px 0px 15px 8px;
line-height: 170%;
}

.sumiyoshitopcont .sumiyoshinews .cnt p a {
font-size: 14px;
}

.sumiyoshitopcont .sumiyoshinews .date p {
font-size: 14px;
font-weight: bold;
letter-spacing: 0.1em;
padding: 15px 0px 15px 5px;
}

.sumiyoshitopcont .schebnr{
float: right;
width: 245px;
height: 195px;
display: block;
margin-top: 49px;
}

.sumiyoshitopcont .mediul{
width: 780px;
margin-bottom: 40px;
clear: both;
display: block;
overflow: hidden;
}

.sumiyoshitopcont .meditime{
clear: both;
width: 250px;
display: block;
float: left;
margin-right: 15px;
}

.sumiyoshitopcont .meditime li{
margin-bottom: 30px;
}

.sumiyoshitopcont .meditime .meditimettl{
height: 26px;
background: #0F6999;
border-radius: 4px;        /* CSS3草案 */  
-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 4px;   /* Firefox用 */
margin-bottom: 8px;
}

.sumiyoshitopcont .meditime .meditimettl span{
font-size: 13px;
font-weight: bold;
color: #fff;
padding-left: 10px;
}

.sumiyoshitopcont .meditime table tr{
width: 250px;
}

.sumiyoshitopcont .meditime table th{
width: 60px;
text-align: left;
}

.sumiyoshitopcont .meditime table th p{
font-size: 13px;
}

.sumiyoshitopcont .meditime table td{
width: 190px;
text-align: left;
}

.sumiyoshitopcont .meditime table td p{
font-size: 13px;
}

.sumiyoshitopcont .meditime .yoyakugai{
font-size: 13px;
font-weight: bold;
margin-top: 5px;
color: #0F6999;
}

.sumiyoshitopcont .mediservice{
width: 250px;
display: block;
float: left;
margin-right: 15px;
}

.sumiyoshitopcont .mediservice li p{
font-size: 13px;
}

.sumiyoshitopcont .mediaccess{
width: 250px;
display: block;
float: left;
}

.sumiyoshitopcont .gaiyo{
width: 780px;
clear: both;
overflow: hidden;
}



@media only screen and (max-width: 1000px) {
	
.sumiyoshitopcont{
width: 100%;
float: none;
overflow: hidden;
}

.sumiyoshitopcont .sumiyoshitab{
width: 100%;
height: auto;
border-bottom: none;
margin-bottom: 40px;
}

.sumiyoshitopcont .sumiyoshitab li{
width: 100%;
height: auto;
margin-right: 0;
margin-bottom: 2%;
background: #DBF1FB;
float: none;
position: relative;
border-radius: 4px;
}

.sumiyoshitopcont .sumiyoshitab li a{
width: 100%;
height: auto;
display: block;
padding: 2%;
text-decoration: none;
}

.sumiyoshitopcont .sumiyoshitab li a:hover{
filter: alpha(opacity=60);
-moz-opacity:0.60; /*FF*/
opacity:0.60;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.sumiyoshitopcont .sumiyoshitab li p{
color: #0F6999;
font-size: 1em;
font-weight: bold;
text-align: center;
}

.sumiyoshitopcont .sumiyoshitab li.ontab{
width: 100%;
height: auto;
margin-right: 3px;
background: #0F6999;
}

.sumiyoshitopcont .sumiyoshitab li.tab01 p{
position: inherit;
top: inherit;
left: inherit;
}

.sumiyoshitopcont .sumiyoshitab li.tab02 p{
position: inherit;
top: inherit;
left: inherit;
}

.sumiyoshitopcont .sumiyoshitab li.tab03 p{
position: inherit;
top: inherit;
left: inherit;
}

.sumiyoshitopcont .sumiyoshitab li.ontab p{
color: #FFF;
font-size: 1em;
font-weight: bold;
}


.sumiyoshitopcont .sumiyoshinews{
width: 100%;
margin-bottom: 40px;
clear: both;
float: none;
}

.sumiyoshitopcont .ti05-1 {
	width: 100%;
	margin-bottom: 15px;
	border-bottom: 3px solid #0F6999;
}

.sumiyoshitopcont .ti05-1 span {
	font-size: 1.1em;
	font-weight: bold;
	color: #0F6999;
	padding-left: 5px;
}

.sumiyoshitopcont .ti05-2 {
	width: 100%;
	margin-bottom: 15px;
	border-bottom: 3px solid #0F6999;
}

.sumiyoshitopcont .ti05-2 span {
	font-size: 1.1em;
	font-weight: bold;
	color: #0F6999;
	padding-left: 5px;
}

.sumiyoshitopcont .sumiyoshinews table {
width: 100%;
height: 230px;
display: block;
overflow: scroll;
overflow-x: hidden;
}

.sumiyoshitopcont .sumiyoshinews table tr {
width: 90%;
border-bottom: 1px dotted #cccccc;}

.sumiyoshitopcont .sumiyoshinews .date {
border-bottom: none;
}

.sumiyoshitopcont .sumiyoshinews .cnt {
border-bottom: none;
}

.sumiyoshitopcont .sumiyoshinews .cnt p {
font-size: 0.9em;
padding: 15px 0px 15px 8px;
line-height: 170%;
}

.sumiyoshitopcont .sumiyoshinews .cnt p a {
font-size: 0.9em;
}

.sumiyoshitopcont .sumiyoshinews .date p {
font-size: 0.9em;
font-weight: bold;
letter-spacing: 0.1em;
padding: 15px 0px 15px 5px;
}

.sumiyoshitopcont .schebnr{
float: none;
width: 60%;
height: auto;
display: block;
margin: 4% auto;
text-align: center;
}

.sumiyoshitopcont .schebnr img{
width: 100%;
}

.sumiyoshitopcont .mediul{
width: 100%;
margin-bottom: 40px;
clear: both;
display: block;
overflow: hidden;
}

.sumiyoshitopcont .meditime{
clear: both;
width: 100%;
display: block;
float: left;
margin-right: 15px;
}

.sumiyoshitopcont .meditime li{
margin-bottom: 30px;
}

.sumiyoshitopcont .meditime .meditimettl{
height: 26px;
background: #0F6999;
border-radius: 4px;        /* CSS3草案 */  
-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 4px;   /* Firefox用 */
margin-bottom: 8px;
}

.sumiyoshitopcont .meditime .meditimettl span{
font-size: 0.9em;
font-weight: bold;
color: #fff;
padding-left: 10px;
}

.sumiyoshitopcont .meditime table tr{
width: 100%;
}

.sumiyoshitopcont .meditime table th{
width: 30%;
text-align: left;
}

.sumiyoshitopcont .meditime table th p{
font-size: 13px;
}

.sumiyoshitopcont .meditime table td{
width: 65%;
text-align: left;
}

.sumiyoshitopcont .meditime table td p{
font-size: 13px;
}

.sumiyoshitopcont .meditime .yoyakugai{
font-size: 13px;
font-weight: bold;
margin-top: 5px;
color: #0F820F;
}

.sumiyoshitopcont .mediservice{
width: 100%;
display: block;
float: none;
margin-right: 0;
margin-bottom: 4%;
}

.sumiyoshitopcont .mediservice li p{
font-size: 13px;
}

.sumiyoshitopcont .mediaccess{
width: 100%;
display: block;
float: none;
}

.sumiyoshitopcont .mediaccess iframe{
width: 100%;
display: block;
float: none;
}

.sumiyoshitopcont .gaiyo{
width: 100%;
clear: both;
overflow: hidden;
}


}



/*---住吉民主診療所-診療所案内---*/

.sumiyoshiinfocont{
width: 780px;
float: left;
overflow: hidden;
}

.sumiyoshiinfocont .sumiyoshitab{
width: 784px;
height: 83px;
border-bottom: 3px solid #0F6999;
margin-bottom: 40px;
}

.sumiyoshiinfocont .sumiyoshitab li{
width: 258px;
height: 83px;
margin-right: 3px;
background: #DBF1FB;
float: left;
position: relative;
}

.sumiyoshiinfocont .sumiyoshitab li a{
width: 258px;
height: 83px;
display: block;
}

.sumiyoshiinfocont .sumiyoshitab li a:hover{
filter: alpha(opacity=60);
-moz-opacity:0.60; /*FF*/
opacity:0.60;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.sumiyoshiinfocont .sumiyoshitab li p{
color: #0F6999;
font-size: 20px;
font-weight: bold;
text-align: center;
}

.sumiyoshiinfocont .sumiyoshitab li.ontab{
width: 258px;
height: 83px;
margin-right: 3px;
background: #0F6999;
}

.sumiyoshiinfocont .sumiyoshitab li.tab01 p{
position: absolute;
top: 27px;
left: 60px;
}

.sumiyoshiinfocont .sumiyoshitab li.tab02 p{
position: absolute;
top: 27px;
left: 75px;
}

.sumiyoshiinfocont .sumiyoshitab li.tab03 p{
position: absolute;
top: 27px;
left: 85px;
}

.sumiyoshiinfocont .sumiyoshitab li.ontab p{
color: #FFF;
font-size: 20px;
font-weight: bold;
}

.sumiyoshiinfocont .aboutbox{
width: 780px;
overflow: hidden;
margin-bottom: 40px;
}

.sumiyoshiinfocont .aboutbox .aboutttl{
color: #0F6999;
font-size: 18px;
font-weight: bold;
margin-bottom: 15px;
}

.sumiyoshiinfocont .setsubibox{
width: 780px;
clear: both;
overflow: hidden;
margin-bottom: 40px;
}

.sumiyoshiinfocont .setsubibox p{
width: 440px;
display: block;
float: left;
}

.sumiyoshiinfocont .staffbox{
clear: both;
width: 780px;
overflow: hidden;
margin: 80px 0 60px 0;
}

.sumiyoshiinfocont .staffbox{
clear: both;
width: 780px;
overflow: hidden;
margin: 80px 0 60px 0;
}

.sumiyoshiinfocont .staffbox table tr{
width: 780px;
}

.sumiyoshiinfocont .staffbox table th{
width: 190px;
text-align: left;
}

.sumiyoshiinfocont .staffbox table th p{
font-size: 13px;
border-bottom: 1px dotted #999;
padding: 15px 0 15px 0;
}

.sumiyoshiinfocont .staffbox table td{
width: 590px;
text-align: left;
}

.sumiyoshiinfocont .staffbox table td p{
font-size: 13px;
border-bottom: 1px dotted #999;
padding: 15px 0 15px 0;
}


@media only screen and (max-width: 1000px) {
	
.sumiyoshiinfocont{
width: 100%;
float: none;
overflow: hidden;
}

.sumiyoshiinfocont .sumiyoshitab{
width: 100%;
height: auto;
border-bottom: none;
margin-bottom: 40px;
}

.sumiyoshiinfocont .sumiyoshitab li{
width: 100%;
height: auto;
margin-right: 0;
margin-bottom: 2%;
background: #DBF1FB;
float: none;
position: relative;
border-radius: 4px;
}

.sumiyoshiinfocont .sumiyoshitab li a{
width: 100%;
height: auto;
display: block;
padding: 2%;
text-decoration: none;
}

.sumiyoshiinfocont .sumiyoshitab li a:hover{
filter: alpha(opacity=60);
-moz-opacity:0.60; /*FF*/
opacity:0.60;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.sumiyoshiinfocont .sumiyoshitab li p{
color: #0F6999;
font-size: 1em;
font-weight: bold;
text-align: center;
}

.sumiyoshiinfocont .sumiyoshitab li.ontab{
width: 100%;
height: auto;
margin-right: 3px;
background: #0F6999;
}

.sumiyoshiinfocont .sumiyoshitab li.tab01 p{
position: inherit;
top: inherit;
left: inherit;
}

.sumiyoshiinfocont .sumiyoshitab li.tab02 p{
position: inherit;
top: inherit;
left: inherit;
}

.sumiyoshiinfocont .sumiyoshitab li.tab03 p{
position: inherit;
top: inherit;
left: inherit;
}

.sumiyoshiinfocont .sumiyoshitab li.ontab p{
color: #FFF;
font-size: 1em;
font-weight: bold;
}

.sumiyoshiinfocont .aboutbox{
width: 100%;
overflow: hidden;
margin-bottom: 40px;
}

.sumiyoshiinfocont .aboutbox .aboutttl{
color: #0D800D;
font-size: 1em;
font-weight: bold;
margin-bottom: 15px;
}

.sumiyoshiinfocont .aboutbox p{
width: 100%;
overflow: hidden;
font-size: 0.9em;
}

.sumiyoshiinfocont .setsubibox{
width: 100%;
clear: both;
overflow: hidden;
margin-bottom: 40px;
}

.sumiyoshiinfocont .setsubibox p{
width: 100%;
display: block;
float: none;
margin: 0 auto 4% auto;
font-size: 0.9em;
}

.sumiyoshiinfocont .setsubibox .flor{
float: none;
}

.sumiyoshiinfocont .setsubibox img{
clear: both;
width: 80%;
height: auto;
display: block;
float: none;
margin: 4% auto 0 auto;
text-align: center;
}

.sumiyoshiinfocont .staffbox{
clear: both;
width: 100%;
overflow: hidden;
margin: 80px 0 60px 0;
}

.sumiyoshiinfocont .staffbox table tr{
width: 90%;
}

.sumiyoshiinfocont .staffbox table th{
width: 30%;
text-align: left;
}

.sumiyoshiinfocont .staffbox table th p{
font-size: 0.9em;
border-bottom: 1px dotted #999;
padding: 15px 0 15px 0;
}

.sumiyoshiinfocont .staffbox table td{
width: 60%;
text-align: left;
}

.sumiyoshiinfocont .staffbox table td p{
font-size: 0.9em;
border-bottom: 1px dotted #999;
padding: 15px 0 15px 0;
}


}





/*---住吉民主診療所-外来診療---*/

.sumiyoshioutcont{
width: 780px;
float: left;
overflow: hidden;
}

.sumiyoshioutcont .sumiyoshitab{
width: 784px;
height: 83px;
border-bottom: 3px solid #0F6999;
margin-bottom: 40px;
}

.sumiyoshioutcont .sumiyoshitab li{
width: 258px;
height: 83px;
margin-right: 3px;
background: #DBF1FB;
float: left;
position: relative;
}

.sumiyoshioutcont .sumiyoshitab li a{
width: 258px;
height: 83px;
display: block;
}

.sumiyoshioutcont .sumiyoshitab li a:hover{
filter: alpha(opacity=60);
-moz-opacity:0.60; /*FF*/
opacity:0.60;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.sumiyoshioutcont .sumiyoshitab li p{
color: #0F6999;
font-size: 20px;
font-weight: bold;
text-align: center;
}

.sumiyoshioutcont .sumiyoshitab li.ontab{
width: 258px;
height: 83px;
margin-right: 3px;
background: #0F6999;
}

.sumiyoshioutcont .sumiyoshitab li.tab01 p{
position: absolute;
top: 27px;
left: 60px;
}

.sumiyoshioutcont .sumiyoshitab li.tab02 p{
position: absolute;
top: 27px;
left: 75px;
}

.sumiyoshioutcont .sumiyoshitab li.tab03 p{
position: absolute;
top: 27px;
left: 85px;
}

.sumiyoshioutcont .sumiyoshitab li.ontab p{
color: #FFF;
font-size: 20px;
font-weight: bold;
}

.sumiyoshioutcont .mediservice{
width: 780px;
clear: both;
overflow: hidden;
margin-bottom: 40px;
}

.sumiyoshioutcont .mediservice ul{
float: left;
margin-right: 40px;
}

.sumiyoshioutcont .vaccination{
width: 780px;
clear: both;
overflow: hidden;
margin-bottom: 40px;
}

.sumiyoshioutcont .vaccination li{
width: 780px;
clear: both;
overflow: hidden;
margin-bottom: 20px;
}

.sumiyoshioutcont .vaccination li:last-child{
margin-bottom: 0px;
}

.sumiyoshioutcont .home{
width: 780px;
clear: both;
overflow: hidden;
margin-bottom: 40px;
}

.sumiyoshioutcont .home li{
width: 780px;
clear: both;
overflow: hidden;
margin-bottom: 20px;
}

.sumiyoshioutcont .blue01{
font-size: 17px;
color: #0C6699;
font-weight: bold;
}

.sumiyoshioutcont .orangep01{
font-size: 14px;
color: #FF8511;
font-weight: bold;
}

.sumiyoshioutcont .outtime{
width: 780px;
clear: both;
overflow: hidden;
margin-bottom: 40px;
}

.sumiyoshioutcont .outsche{
width: 780px;
clear: both;
overflow: hidden;
margin-bottom: 40px;
}

.sumiyoshioutcont .outtime table {
width: 780px;
border: 1px solid #cccccc;
border-collapse: collapse;
margin: 15px 0 20px 0;
text-align: center;
}

.sumiyoshioutcont .outtime table th {
background: #F1F5FA;
border: 1px solid #cccccc;
font-size: 14px;
padding: 8px 0 8px 0;
}

.sumiyoshioutcont .outtime table tr {
border: 1px solid #cccccc;
font-size: 14px;
}

.sumiyoshioutcont .outtime table td {
background: #ffffff;
border: 1px solid #cccccc;
font-size: 14px;
padding: 8px 0 8px 0;
}

.sumiyoshioutcont .outtime li{
margin-bottom: 10px;
}


.sumiyoshioutcont .outsche table {
width: 780px;
border: 1px solid #cccccc;
border-collapse: collapse;
margin: 15px 0 0 0;
text-align: center;
}

.sumiyoshioutcont .outsche table th {
background: #F1F5FA;
border: 1px solid #cccccc;
font-size: 14px;
padding: 8px 0 8px 0;
}

.sumiyoshioutcont .outsche table tr {
border: 1px solid #cccccc;
font-size: 14px;
}

.sumiyoshioutcont .outsche table td {
background: #ffffff;
border: 1px solid #cccccc;
font-size: 14px;
padding: 8px 0 8px 0;
}

@media only screen and (max-width: 1000px) {
	
.sumiyoshioutcont{
width: 100%;
float: none;
overflow: hidden;
}

.sumiyoshioutcont .sumiyoshitab{
width: 100%;
height: auto;
border-bottom: none;
margin-bottom: 40px;
}

.sumiyoshioutcont .sumiyoshitab li{
width: 100%;
height: auto;
margin-right: 0;
margin-bottom: 2%;
background: #DBF1FB;
float: none;
position: relative;
border-radius: 4px;
}

.sumiyoshioutcont .sumiyoshitab li a{
width: 100%;
height: auto;
display: block;
padding: 2%;
text-decoration: none;
}

.sumiyoshioutcont .sumiyoshitab li a:hover{
filter: alpha(opacity=60);
-moz-opacity:0.60; /*FF*/
opacity:0.60;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.sumiyoshioutcont .sumiyoshitab li p{
color: #0F6999;
font-size: 1em;
font-weight: bold;
text-align: center;
}

.sumiyoshioutcont .sumiyoshitab li.ontab{
width: 100%;
height: auto;
margin-right: 3px;
background: #0F6999;
}

.sumiyoshioutcont .sumiyoshitab li.tab01 p{
position: inherit;
top: inherit;
left: inherit;
}

.sumiyoshioutcont .sumiyoshitab li.tab02 p{
position: inherit;
top: inherit;
left: inherit;
}

.sumiyoshioutcont .sumiyoshitab li.tab03 p{
position: inherit;
top: inherit;
left: inherit;
}

.sumiyoshioutcont .sumiyoshitab li.ontab p{
color: #FFF;
font-size: 1em;
font-weight: bold;
}

.sumiyoshioutcont .mediservice{
width: 100%;
clear: both;
overflow: hidden;
margin-bottom: 40px;
}

.sumiyoshioutcont .mediservice ul{
float: left;
margin-right: 40px;
}

.sumiyoshioutcont .vaccination{
width: 100%;
clear: both;
overflow: hidden;
margin-bottom: 40px;
}

.sumiyoshioutcont .vaccination li{
width: 100%;
clear: both;
overflow: hidden;
margin-bottom: 20px;
}

.sumiyoshioutcont .vaccination li:last-child{
margin-bottom: 0px;
}

.sumiyoshioutcont .home{
width: 100%;
clear: both;
overflow: hidden;
margin-bottom: 40px;
}

.sumiyoshioutcont .home li{
width: 100%;
clear: both;
overflow: hidden;
margin-bottom: 20px;
}

.sumiyoshioutcont .greenp01{
font-size: 1em;
color: #0E810E;
font-weight: bold;
}

.sumiyoshioutcont .orangep01{
font-size: 0.9em;
color: #FF8511;
font-weight: bold;
}

.sumiyoshioutcont .outtime{
width: 100%;
clear: both;
overflow: hidden;
margin-bottom: 40px;
}

.sumiyoshioutcont .outsche{
width: 100%;
clear: both;
overflow: hidden;
margin-bottom: 40px;
}

.sumiyoshioutcont .outtime table {
width: 100%;
border: 1px solid #cccccc;
border-collapse: collapse;
margin: 15px 0 20px 0;
text-align: center;
}

.sumiyoshioutcont .outtime table th {
background: #F2F7F2;
border: 1px solid #cccccc;
font-size: 0.9em;
padding: 8px 0 8px 0;
}

.sumiyoshioutcont .outtime table tr {
border: 1px solid #cccccc;
font-size: 14px;
}

.sumiyoshioutcont .outtime table td {
background: #ffffff;
border: 1px solid #cccccc;
font-size: 0.9em;
padding: 8px 0 8px 0;
}

.sumiyoshioutcont .outtime li{
margin-bottom: 10px;
}

.sumiyoshioutcont .outsche table {
width: 100%;
border: 1px solid #cccccc;
border-collapse: collapse;
margin: 15px 0 0 0;
text-align: center;
}

.sumiyoshioutcont .outsche table th {
background: #F2F7F2;
border: 1px solid #cccccc;
font-size: 0.9em;
padding: 8px 0 8px 0;
}

.sumiyoshioutcont .outsche table tr {
border: 1px solid #cccccc;
font-size: 0.9em;
}

.sumiyoshioutcont .outsche table td {
background: #ffffff;
border: 1px solid #cccccc;
font-size: 0.9em;
padding: 8px 0 8px 0;
}


}




/*---企業理念・ケアプラン---*/

.caretopcont{
width: 780px;
float: left;
overflow: hidden;
}

.caretopcont .caretab{
width: 784px;
height: 83px;
border-bottom: 3px solid #4DAB3F;
margin-bottom: 40px;
}

.caretopcont .caretab li{
width: 258px;
height: 83px;
margin-right: 3px;
background: #D3E9CF;
float: left;
position: relative;
}

.caretopcont .caretab li a{
width: 258px;
height: 83px;
display: block;
}

.caretopcont .caretab li a:hover{
filter: alpha(opacity=60);
-moz-opacity:0.60; /*FF*/
opacity:0.60;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.caretopcont .caretab li p{
color: #17a517;
font-size: 20px;
font-weight: bold;
text-align: center;
}

.caretopcont .caretab li.ontab{
width: 258px;
height: 83px;
margin-right: 3px;
background: #4DAB3F;
}

.caretopcont .caretab li.tab01 p{
position: absolute;
top: 27px;
left: 30px;
}

.caretopcont .caretab li.tab02 p{
position: absolute;
top: 27px;
left: 59px;
}

.caretopcont .caretab li.tab03 p{
position: absolute;
top: 27px;
left: 60px;
}

.caretopcont .caretab li.ontab p{
color: #FFF;
font-size: 20px;
font-weight: bold;
}

.caretopcont .aboutbox{
width: 780px;
margin-bottom: 60px;
overflow: hidden;
}

.caretopcont .aboutbox li{
display: block;
overflow: hidden;
margin-bottom: 30px;
}

.caretopcont .aboutbox .aboutq{
color: #4CAB3F;
font-weight: bold;
font-size: 16px;
}

.caretopcont .orangep01{
font-size: 16px;
color: #FF8711;
font-weight: bold;
}

.caretopcont .redp01{
font-size: 16px;
color: #D80000;
font-weight: bold;
}

.caretopcont .redp02{
font-size: 14px;
color: #D80000;
font-weight: bold;
}

.caretopcont .blackp01{
font-size: 16px;
color: #444444;
font-weight: bold;
}

.caretopcont .redlink01{
font-size: 14px;
color: #D80000;
font-weight: bold;
}

.caretopcont .redlink01:hover{
filter:alpha(opacity=50); /*IE*/
-moz-opacity:0.50; /*FF*/
opacity:0.50;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.caretopcont .greenbox{
width: 740px;
display: block;
overflow: hidden;
background: #D3E9CF;
padding: 20px;
margin: 50px 0 0 0 !important;
}

.caretopcont .greenbox_left{
width: 410px;
float: left;
}

.caretopcont .greenbox_right{
float: right;
display: block;
}

@media only screen and (max-width: 1000px) {
.caretopcont{
width: 100%;
float: none;
overflow: hidden;
}

.caretopcont img {
width: 100%;
height: auto;
text-align: center;
}

.caretopcont .caretab{
width: 100%;
height: auto;
border-bottom: none;
margin-bottom: 40px;
}

.caretopcont .caretab li{
width: 100%;
height: auto;
margin-right: 0;
margin-bottom: 2%;
background: #D3E9CF;
float: none;
position: relative;
border-radius: 4px;
}

.caretopcont .caretab li a{
width: 100%;
height: auto;
display: block;
padding: 2%;
text-decoration: none;
}

.caretopcont .caretab li a:hover{
filter: alpha(opacity=60);
-moz-opacity:0.60; /*FF*/
opacity:0.60;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.caretopcont .caretab li p{
color: #17a517;
font-size: 1em;
font-weight: bold;
text-align: center;
}

.caretopcont .caretab li.ontab{
width: 100%;
height: auto;
margin-right: 3px;
background: #4DAB3F;
}

.caretopcont .caretab li.tab01 p{
position: inherit;
top: inherit;
left: inherit;
}

.caretopcont .caretab li.tab02 p{
position: inherit;
top: inherit;
left: inherit;
}

.caretopcont .caretab li.tab03 p{
position: inherit;
top: inherit;
left: inherit;
}

.caretopcont .caretab li.ontab p{
color: #FFF;
font-size: 1em;
font-weight: bold;
}

.caretopcont .aboutbox{
width: 100%;
margin-bottom: 60px;
overflow: hidden;
}

.caretopcont .aboutbox li{
display: block;
overflow: hidden;
margin-bottom: 30px;
}

.caretopcont .aboutbox .aboutq{
color: #4CAB3F;
font-weight: bold;
font-size: 16px;
}

.caretopcont .orangep01{
font-size: 1em;
color: #FF8711;
font-weight: bold;
}

.caretopcont .redp01{
font-size: 1em;
color: #D80000;
font-weight: bold;
}

.caretopcont .redp02{
font-size: 0.9em;
color: #D80000;
font-weight: bold;
}

.caretopcont .blackp01{
font-size: 1em;
color: #444444;
font-weight: bold;
}

.caretopcont .redlink01{
font-size: 0.9em;
color: #D80000;
font-weight: bold;
}

.caretopcont .redlink01:hover{
filter:alpha(opacity=50); /*IE*/
-moz-opacity:0.50; /*FF*/
opacity:0.50;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.caretopcont .greenbox{
width: 94%;
display: block;
overflow: hidden;
background: #D3E9CF;
padding: 3%;
margin: 50px 0 0 0 !important;
}

.caretopcont .greenbox_left{
width: 100%;
float: left;
}

.caretopcont .greenbox_right{
float: right;
display: block;
}


}



/*---訪問型サービス---*/

.visitcont{
width: 780px;
float: left;
overflow: hidden;
}

.visitcont .caretab{
width: 784px;
height: 83px;
border-bottom: 3px solid #4DAB3F;
margin-bottom: 40px;
}

.visitcont .caretab li{
width: 258px;
height: 83px;
margin-right: 3px;
background: #D3E9CF;
float: left;
position: relative;
}

.visitcont .caretab li a{
width: 258px;
height: 83px;
display: block;
}

.visitcont .caretab li a:hover{
filter: alpha(opacity=60);
-moz-opacity:0.60; /*FF*/
opacity:0.60;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.visitcont .caretab li p{
color: #17a517;
font-size: 20px;
font-weight: bold;
text-align: center;
}

.visitcont .caretab li.ontab{
width: 258px;
height: 83px;
margin-right: 3px;
background: #4DAB3F;
}

.visitcont .caretab li.tab01 p{
position: absolute;
top: 27px;
left: 30px;
}

.visitcont .caretab li.tab02 p{
position: absolute;
top: 27px;
left: 59px;
}

.visitcont .caretab li.tab03 p{
position: absolute;
top: 27px;
left: 60px;
}

.visitcont .caretab li.ontab p{
color: #FFF;
font-size: 20px;
font-weight: bold;
}

.visitcont .aboutbox{
width: 780px;
margin-bottom: 60px;
overflow: hidden;
}

.visitcont .aboutbox li{
display: block;
overflow: hidden;
margin-bottom: 30px;
}

.visitcont .aboutbox .aboutq{
color: #4CAB3F;
font-weight: bold;
font-size: 16px;
}

.visitcont .greenp01{
font-size: 17px;
color: #0E810E;
font-weight: bold;
}

.visitcont .orangep01{
font-size: 16px;
color: #FF8711;
font-weight: bold;
}

.visitcont .redp01{
font-size: 16px;
color: #D80000;
font-weight: bold;
}

.visitcont .redp02{
font-size: 14px;
color: #D80000;
font-weight: bold;
}

.visitcont .blackp01{
font-size: 16px;
color: #444444;
font-weight: bold;
}

.visitcont .redlink01{
font-size: 14px;
color: #D80000;
font-weight: bold;
}

.visitcont .redlink01:hover{
filter:alpha(opacity=50); /*IE*/
-moz-opacity:0.50; /*FF*/
opacity:0.50;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.visitcont .greenbox{
width: 740px;
display: block;
overflow: hidden;
background: #D3E9CF;
padding: 20px;
margin: 50px 0 0 0 !important;
}

.visitcont .greenbox_left{
width: 410px;
float: left;
}

.visitcont .greenbox_right{
float: right;
display: block;
}


@media only screen and (max-width: 1000px) {
.visitcont{
width: 100%;
float: none;
overflow: hidden;
}

.visitcont img {
width: 100%;
height: auto;
text-align: center;
}

.visitcont .caretab{
width: 100%;
height: auto;
border-bottom: none;
margin-bottom: 40px;
}

.visitcont .caretab li{
width: 100%;
height: auto;
margin-right: 0;
margin-bottom: 2%;
background: #D3E9CF;
float: none;
position: relative;
border-radius: 4px;
}

.visitcont .caretab li a{
width: 100%;
height: auto;
display: block;
padding: 2%;
text-decoration: none;
}

.visitcont .caretab li a:hover{
filter: alpha(opacity=60);
-moz-opacity:0.60; /*FF*/
opacity:0.60;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.visitcont .caretab li p{
color: #17a517;
font-size: 1em;
font-weight: bold;
text-align: center;
}

.visitcont .caretab li.ontab{
width: 100%;
height: auto;
margin-right: 3px;
background: #4DAB3F;
}

.visitcont .caretab li.tab01 p{
position: inherit;
top: inherit;
left: inherit;
}

.visitcont .caretab li.tab02 p{
position: inherit;
top: inherit;
left: inherit;
}

.visitcont .caretab li.tab03 p{
position: inherit;
top: inherit;
left: inherit;
}

.visitcont .caretab li.ontab p{
color: #FFF;
font-size: 1em;
font-weight: bold;
}

.visitcont .aboutbox{
width: 100%;
margin-bottom: 60px;
overflow: hidden;
}

.visitcont .aboutbox li{
display: block;
overflow: hidden;
margin-bottom: 30px;
}

.visitcont .aboutbox .aboutq{
color: #4CAB3F;
font-weight: bold;
font-size: 16px;
}

.visitcont .greenp01{
font-size: 17px;
color: #0E810E;
font-weight: bold;
}

.visitcont .orangep01{
font-size: 16px;
color: #FF8711;
font-weight: bold;
}

.visitcont .redp01{
font-size: 16px;
color: #D80000;
font-weight: bold;
}

.visitcont .redp02{
font-size: 14px;
color: #D80000;
font-weight: bold;
}

.visitcont .blackp01{
font-size: 16px;
color: #444444;
font-weight: bold;
}

.visitcont .redlink01{
font-size: 14px;
color: #D80000;
font-weight: bold;
}

.visitcont .redlink01:hover{
filter:alpha(opacity=50); /*IE*/
-moz-opacity:0.50; /*FF*/
opacity:0.50;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.visitcont .greenbox{
width: 94%;
display: block;
overflow: hidden;
background: #D3E9CF;
padding: 3%;
margin: 50px 0 0 0 !important;
}

.visitcont .greenbox_left{
width: 100%;
float: left;
}

.visitcont .greenbox_right{
float: right;
display: block;
}


}


/*---通所型サービス---*/

.outpatientcont{
width: 780px;
float: left;
overflow: hidden;
}

.outpatientcont .caretab{
width: 784px;
height: 83px;
border-bottom: 3px solid #4DAB3F;
margin-bottom: 40px;
}

.outpatientcont .caretab li{
width: 258px;
height: 83px;
margin-right: 3px;
background: #D3E9CF;
float: left;
position: relative;
}

.outpatientcont .caretab li a{
width: 258px;
height: 83px;
display: block;
}

.outpatientcont .caretab li a:hover{
filter: alpha(opacity=60);
-moz-opacity:0.60; /*FF*/
opacity:0.60;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.outpatientcont .caretab li p{
color: #17a517;
font-size: 20px;
font-weight: bold;
text-align: center;
}

.outpatientcont .caretab li.ontab{
width: 258px;
height: 83px;
margin-right: 3px;
background: #4DAB3F;
}

.outpatientcont .caretab li.tab01 p{
position: absolute;
top: 27px;
left: 30px;
}

.outpatientcont .caretab li.tab02 p{
position: absolute;
top: 27px;
left: 59px;
}

.outpatientcont .caretab li.tab03 p{
position: absolute;
top: 27px;
left: 60px;
}

.outpatientcont .caretab li.ontab p{
color: #FFF;
font-size: 20px;
font-weight: bold;
}

.outpatientcont .aboutbox{
width: 780px;
margin-bottom: 60px;
overflow: hidden;
}

.outpatientcont .aboutbox li{
display: block;
overflow: hidden;
margin-bottom: 30px;
}

.outpatientcont .aboutbox .aboutq{
color: #4CAB3F;
font-weight: bold;
font-size: 16px;
}

.outpatientcont .greenp01{
font-size: 17px;
color: #0E810E;
font-weight: bold;
}

.outpatientcont .orangep01{
font-size: 16px;
color: #FF8711;
font-weight: bold;
}

.outpatientcont .redp01{
font-size: 16px;
color: #D80000;
font-weight: bold;
}

.outpatientcont .redp02{
font-size: 14px;
color: #D80000;
font-weight: bold;
}

.outpatientcont .blackp01{
font-size: 16px;
color: #444444;
font-weight: bold;
}

.outpatientcont .redlink01{
font-size: 14px;
color: #D80000;
font-weight: bold;
}

.outpatientcont .redlink01:hover{
filter:alpha(opacity=50); /*IE*/
-moz-opacity:0.50; /*FF*/
opacity:0.50;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.outpatientcont .greenbox{
width: 740px;
display: block;
overflow: hidden;
background: #D3E9CF;
padding: 20px;
margin: 50px 0 0 0 !important;
}

.outpatientcont .greenbox_left{
width: 410px;
float: left;
}

.outpatientcont .greenbox_right{
float: right;
display: block;
}

.outpatientcont .outpatiphoto01{
width: 800px;
overflow: hidden;
margin-bottom: 20px;
}

.outpatientcont .outpatiphoto01 li{
float: left;
margin-right: 15px;
}


@media only screen and (max-width: 1000px) {
.outpatientcont{
width: 100%;
float: none;
overflow: hidden;
}

.outpatientcont img {
width: 100%;
height: auto;
text-align: center;
}

.outpatientcont .caretab{
width: 100%;
height: auto;
border-bottom: none;
margin-bottom: 40px;
}

.outpatientcont .caretab li{
width: 100%;
height: auto;
margin-right: 0;
margin-bottom: 2%;
background: #D3E9CF;
float: none;
position: relative;
border-radius: 4px;
}

.outpatientcont .caretab li a{
width: 100%;
height: auto;
display: block;
padding: 2%;
text-decoration: none;
}

.outpatientcont .caretab li a:hover{
filter: alpha(opacity=60);
-moz-opacity:0.60; /*FF*/
opacity:0.60;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.outpatientcont .caretab li p{
color: #17a517;
font-size: 1em;
font-weight: bold;
text-align: center;
}

.outpatientcont .caretab li.ontab{
width: 100%;
height: auto;
margin-right: 3px;
background: #4DAB3F;
}

.outpatientcont .caretab li.tab01 p{
position: inherit;
top: inherit;
left: inherit;
}

.outpatientcont .caretab li.tab02 p{
position: inherit;
top: inherit;
left: inherit;
}

.outpatientcont .caretab li.tab03 p{
position: inherit;
top: inherit;
left: inherit;
}

.outpatientcont .caretab li.ontab p{
color: #FFF;
font-size: 1em;
font-weight: bold;
}

.outpatientcont .aboutbox{
width: 100%;
margin-bottom: 60px;
overflow: hidden;
}

.outpatientcont .aboutbox li{
display: block;
overflow: hidden;
margin-bottom: 30px;
}

.outpatientcont .aboutbox .aboutq{
color: #4CAB3F;
font-weight: bold;
font-size: 16px;
}

.outpatientcont .greenp01{
font-size: 17px;
color: #0E810E;
font-weight: bold;
}

.outpatientcont .orangep01{
font-size: 16px;
color: #FF8711;
font-weight: bold;
}

.outpatientcont .redp01{
font-size: 16px;
color: #D80000;
font-weight: bold;
}

.outpatientcont .redp02{
font-size: 14px;
color: #D80000;
font-weight: bold;
}

.outpatientcont .blackp01{
font-size: 16px;
color: #444444;
font-weight: bold;
}

.outpatientcont .redlink01{
font-size: 14px;
color: #D80000;
font-weight: bold;
}

.outpatientcont .redlink01:hover{
filter:alpha(opacity=50); /*IE*/
-moz-opacity:0.50; /*FF*/
opacity:0.50;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}

.outpatientcont .greenbox{
width: 94%;
display: block;
overflow: hidden;
background: #D3E9CF;
padding: 3%;
margin: 50px 0 0 0 !important;
}

.outpatientcont .greenbox_left{
width: 100%;
float: left;
}

.outpatientcont .greenbox_right{
float: right;
display: block;
}

.outpatientcont .outpatiphoto01{
width: 100%;
overflow: hidden;
margin-bottom: 20px;
}

.outpatientcont .outpatiphoto01 li{
float: left;
margin-right: 15px;
}


}




/*---お問い合わせ---*/

.contactcont{
width: 780px;
float: left;
overflow: hidden;
}

.contactcont .telbox .conkgttl{
width: 135px;
height: 35px;
display: block;
margin: 5px 10px 30px 0;
}

.contactcont .telbox .conkgttl p{
width: 135px;
height: 35px;
display: block;
background: #0F820F;
text-align: center;
font-weight: bold;
padding-top: 10px;
color: #fff;
}

.contactcont .telbox .conkgtel p{
display: block;
font-weight: bold;
color: #0F820F;
font-size: 30px;
}

.contactcont .telbox .consmtel p{
display: block;
font-weight: bold;
color: #0F6999;
font-size: 30px;
}

.contactcont .telbox .consmttl{
width: 135px;
height: 35px;
display: block;
margin: 5px 10px 30px 0;
}

.contactcont .telbox .consmttl p{
width: 135px;
height: 35px;
display: block;
background: #0F6999;
text-align: center;
font-weight: bold;
padding-top: 10px;
color: #fff;
}

.contactcont .telbox .caretel p{
display: block;
font-weight: bold;
color: #eb9425;
font-size: 30px;
}

.contactcont .telbox .carettl{
width: 135px;
height: 35px;
display: block;
margin: 0 10px 0 0;
}

.contactcont .telbox .carettl p{
width: 135px;
height: 35px;
display: block;
background: #eb9425;
text-align: center;
font-weight: bold;
padding-top: 10px;
color: #fff;
}

.contactcont .telbox{
width: 780px;
overflow: hidden;
margin-bottom: 60px;
}

.contactcont ul.midtit {
margin-bottom: 30px;
}

.contactcont ul.midtit p{
font-size: 16px;
}

.contactcont .telbox ul{
clear: both;
}

.contactcont .telbox li{
float: left;
}

.contactcont .faxbox{
clear: both;
}

.contactcont ul.contactform {
margin: 0 auto 0;
padding-bottom: 35px;
width: 100%;
margin: 2% auto 6% auto;
}

.contactcont ul.contactform .descriptiontxt {
padding: 5px 30px 15px 5px;
}

.contactcont ul.contactform li.attention {
padding: 0 30px 35px 0;
}

.contactcont ul.contactform table	{
width: 100%;
border-collapse: collapse;
border-spacing: 0;
}

.contactcont ul.contactform table th{
width: 20%;
}

.contactcont ul.contactform table th.height	{
vertical-align: top;
}

.contactcont ul.contactform table th p.title 	{
text-align: left;
padding: 5px 12px 15px 12px;
}

.contactcont ul.contactform table td p.cnt	{
text-align: left;
padding: 12px;
line-height: 170%;
}

.contactcont ul.contactform .input1 {
width: 80%;
border-radius: 3px;
padding: 10px;
border: 2px solid #d8d8d8;
margin: 0 0 15px;
}

.contactcont ul.contactform .input1:focus {
border: solid 2px #32badc;
}

.contactcont ul.contactform .input2 {
width: 60%;
border-radius: 3px;
padding: 10px;
border: 2px solid #d8d8d8;
margin:0 0 15px;
}

.contactcont ul.contactform .input2:focus {
border: solid 2px #32badc;
}

.contactcont ul.contactform .input3 {
width: 12%;
border-radius: 3px;
padding: 10px;
border: 2px solid #d8d8d8;
margin:0 0 15px;
}

.contactcont ul.contactform .input4 {
width: 10%;
border-radius: 3px;
padding: 10px;
border: 2px solid #d8d8d8;
margin: 0 0 15px;
}

.contactcont ul.contactform .input3:focus {
border: solid 2px #32badc;
}

.contactcont ul.contactform .textarea1 {
width: 80%;
height: 200px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 6px;
border: 2px solid #d8d8d8;
margin:0 0 10px;
}

.contactcont ul.contactform .textarea1:focus {
border: solid 2px #32badc;
}

.contactcont ul.contactform .select {
border-radius: 3px;
padding: 6px;
border: 2px solid #d8d8d8;
margin: 0 0 10px;
width:25%;
}

.contactcont ul.contactform .select2 {
border-radius: 3px;
padding: 6px;
border: 2px solid #d8d8d8;
margin: 0 0 10px;
width:60%;
}

.contactcont ul.contactform .select:focus {
border: solid 2px #32badc;
}

.contactcont ul.contactform .select2:focus {
border: solid 2px #32badc;
}

.contactcont ul.contactform .formtxt01 {
padding-left: 5px;
font-size: 15px;
}

.contactcont ul.contactform .formtxt02 {
padding-left: 8px;
font-size: 13px;
}

.contactcont ul.contactform .formtxt03 {
padding: 0 12px 0 4px;
}

.contactcont ul.contactform .s_text{
display: block;
font-size: 13px;
color: #444 !important;
padding: 0 12px 0 12px;
}

.contactcont ul.contactform li ul.buttonarea {
padding-left: 28%;
padding-top: 30px;
}

.contactcont ul.contactform li ul.buttonarea li {
float: left;
padding: 5px 20px 15px 0;
}

.contactcont ul.contactform li ul.buttonarea li .submit {
border: none;
cursor: pointer;
width: 200px;
height: 48px;
padding: 8px;
background-color: #efefef;
border-radius: 3px;
border: 1px solid #c7c7c7;
}

.contactcont ul.contactform li ul.buttonarea li .submit:hover {
border: 3px solid #0C419A;
background:#fafafa;
transition: all 0.8s ease 0s;
}

.contactcont .privacy{
	width: 780px;
	display: block;
	margin: 0 0 60px 0;
	overflow: hidden;
}

.contactcont .privacy #block01 p{
	font-size:14px;
}

.contactcont .privacy p.comment{
	padding: 0 5px 10px 5px;
}

.contactcont .privacy ul .pplist {
	border-bottom: 1px dotted #999999;
}

.contactcont .privacy ul li .ppttl {
	padding: 20px 0 10px 5px;
	color: #444444;
}

.contactcont .privacy ul li .pptxt {
	font-size: 14px;
	padding: 0 0 20px 5px;
	line-height: 170%;
	color: #444444;
}

@media only screen and (max-width: 1000px) {
.contactcont{
width: 100%;
float: none;
overflow: hidden;
}

.contactcont .telbox .conkgttl{
width: 100%;
height: auto;
display: block;
margin: 0 0 2.5% 0;
}

.contactcont .telbox .conkgttl p{
width: 100%;
height: auto;
display: block;
background: #0F820F;
text-align: center;
font-weight: bold;
padding: 2%;
color: #fff;
font-size: 0.9em;
}

.contactcont .telbox .conkgtel p a{
display: block;
font-weight: bold;
color: #0F820F;
font-size: 0.9em;
text-decoration: none;
}

.contactcont .telbox .consmtel p a{
display: block;
font-weight: bold;
color: #0F6999;
font-size: 0.9em;
text-decoration: none;
}

.contactcont .telbox .consmttl{
width: 100%;
height: auto;
display: block;
margin: 0 0 2.5% 0;
}

.contactcont .telbox .consmttl p{
width: 100%;
height: auto;
display: block;
background: #0F6999;
text-align: center;
font-weight: bold;
padding: 2%;
color: #fff;
font-size: 0.9em;
}

.contactcont .telbox .caretel p a{
display: block;
font-weight: bold;
font-size: 0.9em;
text-decoration: none;
}

.contactcont .telbox .carettl{
width: 100%;
height: auto;
display: block;
margin: 0 0 2.5% 0;
}

.contactcont .telbox .carettl p{
width: 100%;
height: auto;
display: block;
text-align: center;
padding: 2%;
font-size: 0.9em;
}


.contactcont .telbox{
clear: both;
width: 100%;
height: auto;
overflow: hidden;
margin-bottom: 4%;
}

.contactcont .telbox ul{
float: none;
clear: both;
overflow: hidden;
margin-bottom: 4%;
}

.contactcont .telbox li{
float: left;
}

.contactcont .faxbox{
clear: both;
}

.contactcont ul.contactform {
margin: 0 auto 0;
padding-bottom: 35px;
width: 100%;
margin: 2% auto 0 auto;
}

.contactcont ul.contactform table	{
width: 99.9%;
border-collapse: collapse;
border-spacing: 0;
}

.contactcont ul.contactform table th p.title 	{
text-align: left;
padding: 7px;
font-weight: bold;
}

.contactcont ul.contactform table th,
.contactcont ul.contactform table td {
width: 99.9%;
display: block;
border-top: none;
}

.contactcont ul.contactform .input1 {
width: 80%;
border-radius: 3px;
padding: 10px;
border: 2px solid #d8d8d8;
margin:0 0 5px;
}

.contactcont ul.contactform .input1:focus {
border: solid 2px #32badc;
}

.contactcont ul.contactform .input2 {
width: 60%;
border-radius: 3px;
padding: 10px;
border: 2px solid #d8d8d8;
margin: 0 0 5px;
}

.contactcont ul.contactform .input3 {
width: 40%;
border-radius: 3px;
padding: 10px;
border: 2px solid #d8d8d8;
margin: 0 0 15px;
}

.contactcont ul.contactform .textarea1 {
width: 80%;
height: 200px;
border-radius: 3px;
padding: 6px;
border: 2px solid #d8d8d8;
margin:0 0 5px;
}

.contactcont ul.contactform .s_text{
display: block;
font-size: 0.9em;
margin-bottom: 2%;
}

.contactcont ul.contactform li ul.buttonarea {
padding-left: 0px;
}

.contactcont ul.contactform li ul.buttonarea li {
width: 100%;
}

.contactcont ul.contactform li ul.buttonarea li .submit {
border: none;
cursor: pointer;
width: 100%;
height: 48px;
padding: 8px;
background-color: #efefef;
border-radius: 3px;
border: 1px solid #c7c7c7;
}

.contactcont ul.contactform li ul.buttonarea li .submit:hover {
border: 3px solid #fa7f55;
background:#fafafa;
transition: all 0.8s ease 0s;
}


.contactcont .privacy{
width: 100%;
display: block;
margin: 0 0 60px 0;
overflow: hidden;
}

.contactcont .privacy #block01 p{
font-size:14px;
}

.contactcont .privacy p.comment{
padding: 0 5px 10px 5px;
}

.contactcont .privacy ul .pplist {
border-bottom: 1px dotted #999999;
}

.contactcont .privacy ul li .ppttl {
padding: 20px 0 10px 5px;
color: #444444;
}

.contactcont .privacy ul li .pptxt {
font-size: 14px;
padding: 0 0 20px 5px;
line-height: 170%;
color: #444444;
}

}




/*---privacy---*/

.privacycont{
width: 780px;
overflow: hidden;
}

.privacycont .privacy01{
width: 780px;
overflow: hidden;
margin-bottom: 60px;
}

.privacycont .privacy02{
width: 780px;
overflow: hidden;
margin-bottom: 60px;
}

.privacycont .privacy03{
width: 780px;
overflow: hidden;
margin-bottom: 60px;
}

.privacycont .comment{
padding: 0 5px 10px 5px;
}

.privacycnt li{
padding-bottom: 5px;
margin-bottom: 5px;
border-bottom: 1px dotted #999;
}

.privacycnt .ppttl {
padding: 20px 0 10px 5px;
color: #444444;
}

.privacycnt .pptxt {
font-size: 14px;
padding: 0 0 20px 5px;
line-height: 170%;
color: #444444;
}

@media only screen and (max-width: 1000px) {
.privacycont{
width: 100%;
float: none;
overflow: hidden;
}

.privacycont p{
font-size: 0.9em;
}

.privacycont .privacy01{
width: 100%;
overflow: hidden;
margin-bottom: 60px;
}

.privacycont .privacy02{
width: 100%;
overflow: hidden;
margin-bottom: 60px;
}

.privacycont .privacy03{
width: 100%;
overflow: hidden;
margin-bottom: 60px;
}

.privacycont .pptxt {
font-size: 0.9em;
}

}


/*---チラシ・資料ダウンロード---*/

.downloadcont{
width: 780px;
float: left;
overflow: hidden;
}

.downloadcont .downloadbox{
margin-bottom: 60px;
}

.downloadcont table {
width: 780px;
border: 1px solid #cccccc;
border-collapse: collapse;
margin: 15px 0 0 0;
text-align: center;
}

.downloadcont table th {
background: #D3E9CF;
border: 1px solid #cccccc;
font-size: 14px;
padding: 8px 0 8px 0;
}

.downloadcont table tr {
border: 1px solid #cccccc;
font-size: 14px;
}

.downloadcont table td {
background: #ffffff;
border: 1px solid #cccccc;
font-size: 14px;
padding: 8px 0 8px 0;
}

@media only screen and (max-width: 1000px) {
.downloadcont{
width: 100%;
float: none;
overflow: hidden;
}
.downloadcont .downloadbox{
margin-bottom: 60px;
}

.downloadcont table {
width: 100%;
border: 1px solid #cccccc;
border-collapse: collapse;
margin: 15px 0 0 0;
text-align: center;
}

.downloadcont table th {
background: #D3E9CF;
border: 1px solid #cccccc;
font-size: 0.9em;
padding: 8px 0 8px 0;
}

.downloadcont table tr {
border: 1px solid #cccccc;
font-size: 0.9em;
}

.downloadcont table td {
background: #ffffff;
border: 1px solid #cccccc;
font-size: 0.9em;
padding: 8px 0 8px 0;
}

}
