@charset "UTF-8";
/* CSS Document */
/*top*/
.PC-slider {
	max-width:2000px;/*画像サイズで変動*/
	margin: 0 auto;
}
.sp-slider {
	display:none;
}
.slider {
	padding-left: 0;
}
/*top*/
.content {
	margin:80px 0;
}
/*top*/
.content1 {
    margin-top: 30px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 80px;
}
/*top*/
.content2 {
    margin-top: 0px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 80px;
}
.midashi {
    position: relative;
    color: black;
    background-color: #FFFFCB;
    line-height: 1.4;
    padding: 0.25em 0.5em;
    margin: 2em 0 0.5em;
    border-radius: 0 5px 5px 5px;
}

.midashi:after {
    /*タブ*/
    position: absolute;
    font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
    font-weight: 600;
    content: '\f00c お知らせ';
    background-color: #3366CC;
    color: #fff;
    left: 0px;
    bottom: 100%;
    border-radius: 5px 5px 0 0;
    padding-top: 5px;
    padding-right: 9px;
    padding-left: 9px;
    padding-bottom: 4px;
    font-size: 1.3em;
    line-height: 1;
    letter-spacing: 0.05em
}
.midashi2 {
    position: relative;
    color: black;
    background-color: #FFFFCB;
    line-height: 1.4;
    padding: 0.25em 0.5em;
    margin: 2em 0 0.5em;
    border-radius: 0 5px 5px 5px;
}
.midashi2:after {
    /*タブ*/
    position: absolute;
    font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
    font-weight: 600;
    content: '\f00c 病院のご案内';
    background-color: #3366CC;
    color: #fff;
    left: 0px;
    bottom: 100%;
    border-radius: 5px 5px 0 0;
    padding-top: 5px;
    padding-right: 9px;
    padding-left: 9px;
    padding-bottom: 4px;
    font-size: 1.3em;
    line-height: 1;
    letter-spacing: 0.05em
}

.newsBox {
    width: 100%;
    margin: 15px auto;
    padding: 15px 20px;
    border-bottom: dotted 2px #e2e2e2;
}
.newsBox .date {
	display: inline-block;
    font-size: 0.9em;
    margin-bottom: 0;
}
.newsBox .title {
    display: inline-block;
    font-size: 1.2em;
    font-weight: 600;
    margin: 0;
}
.news-text {
}
.side {
}
.side ul li {
    margin-left: -1em;
    line-height: 1.2em;
    margin-bottom: 10px;
}
.sbt {
    background-color: #5F8A3E;
    color: #FFFFFF;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    border-radius: 10px;
    text-align: center;
    margin-bottom: 10px;
}
@media screen and (max-width:991px){
.newsBox {
    width: 100%;
}
}
@media screen and (max-width:600px){
.PC-slider {
	display:none;
}
.sp-slider {
	display:block;
	max-width:750px;
	margin: 0 auto;
}
}

/*syoukai*/
.syoukaiPage_1 {
	overflow: hidden;
	margin-bottom: 80px;
}
.right-image {
	float:right;
	max-width:350px;
	margin-left: 40px;
}
.right-image1 {
    float: right;
    max-width: 450px;
    margin-left: 40px;
}
.right-image2 {
	float:right;
	max-width:250px;
	margin-left: 40px;
}
.left-text{
	width:100%;
}
.syoukaiPage_2 {
	margin-bottom: 80px;
}
.syoukai-table {
	table-layout: fixed;
	border: none;
}
.syoukai-table th {
    width: 5em;
    vertical-align: top;
}
/*annai*/

.annaiPage_1 {
	margin-bottom: 80px;
	overflow: hidden;
}
.annaiPage_2 {
	margin-bottom: 80px;
}
.annaiPage_3 {
	margin-bottom: 80px;
}
@media screen and (max-width:991px){
.right-image {
    float: none;
    margin: 0 auto 20px;
}
.right-image2 {
    float: none;
    margin: 0 auto 20px;
}
}
/*access*/
.accessPage_1 {
	margin-bottom: 80px;
}

.scheduleTable{
	width:100%;
}
.scheduleTable th{
    border: 1px solid #C9C9C9;
    padding: 8px;
    text-align: center;
    background-color: #FFE6B2;
}
.scheduleTable td {
    border: 1px solid #C9C9C9;
    padding: 8px;
    text-align: center;
    font-weight: normal;
    color: #FFC669;
    font-size: 1.2em;
}
.scheduleTable .f-time {
    color: #4d4d4d;
    font-size: 1em;
}
.accessTable{
	width:100%;
	margin-bottom: 80px;
}
.accessPageBox {
	margin:0 auto 80px;
}
.accessTable th{
    border: 1px solid #C9C9C9;
    padding: 10px;
    background-color: #FFE6B2;
}
.accessTable td {
    border: 1px solid #C9C9C9;
    padding: 10px;
}
.accessPage_2 {
	margin-bottom: 80px;
}
.googleMap {
    margin-bottom: 90px;
    text-align: center;
}
#map {
    margin-top: -145px;
    padding-top: 145px;
}
/*色*/
.cl_rd {
	color: #F00;
}
.cl_bl {
    color: #0099FF;
}
.cl_gn {
	color: #996633;
}
.cl_or {
    color: #FF6600;
}
.cl_br {
    color: #996600;
}
@media screen and (max-width:480px){
/*縦写真*/
.imgw70 {
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
}
.imgw60 {
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
}
.right-image1 {
    float: none;
    margin: 0 auto 20px;
}
.scheduleTable .f-time {
    color: #4d4d4d;
    font-size: 0.9em;
}
.scheduleTable td {
    font-size: 1em;
}
.kakomi{
    background: #FFFFCC;
    margin: 0px;
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 10px;
    border: 1px dotted #CC9966;
    border-radius: 10px;
}
.kakomi2{
    background-color: #F5EEDF;
    margin: 0px;
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 10px;
    border: 1px dotted #CC9966;
    font-size: 0.9em;
    border-radius: 10px;
}
}
@media screen and (min-width: 480px){
.br-sp {display: none; }
}