@charset "utf-8";
/* ====================================================================
私たちの思い
==================================================================== */

/*タイトル＆イラスト-------------------------*/
#leftColumn .title{
	text-align: left;
    font-size: 27px;
    letter-spacing: 0.3em;
    font-weight: bold;
    z-index: 10;
}
#leftColumn .title_illust{
    
    margin: 0 0 0 0;
    text-align: center;
    position: absolute;
    top:30px;
}
#leftColumn .title_illust img{
	width: 100%;
}
@media screen and (max-width: 1020px) {
#leftColumn .title{
    letter-spacing: 0.1em;
}
#leftColumn .title_illust img{
	width: 90%;
    margin-right: 10%;
}
}
@media screen and (max-width: 800px) {
#leftColumn .title{
	text-align: center;
    margin: 50px 0 40px 0;
    font-size: 24px;
    letter-spacing: 0.2em;
}
#leftColumn .title_in{
	text-align: center;
    padding: 7px 0px 0px 0px;
    background-color: #BFE9F1;
    border-radius: 50px;     
	-webkit-border-radius: 50px; 
	-moz-border-radius: 50px;
    position: relative;
    width: 100%;
    margin: 0px auto 0 auto;
}
#leftColumn .title_illust{
    top:-20px;
    left:0px;
}
#leftColumn .title_illust img{
	width: 130px;
    }
}


@media screen and (max-width: 700px) {
#leftColumn .title{
    margin: 10px 0 40px 0;
    font-size: 23px;
}
#leftColumn .title_illust{
    top:-90%;
    left:0px;
    text-align: left;
}
#leftColumn .title_illust img{
	width: 120px;
    }
}


@media screen and (max-width: 650px) {
#leftColumn .title{
    font-size: 23px;
}
#leftColumn .title_in{
    margin-bottom: 40px;
}
#leftColumn .title_illust{
    top:-30%;
    left:20px;
}
#leftColumn .title_illust img{
	width: 130px;
    }
}

@media screen and (max-width: 500px) {
#leftColumn .title{
    font-size: 23px;
}
#leftColumn .title_in{
    margin-bottom: 40px;
}
#leftColumn .title_illust{
    top:-30%;
    left:0px;
}
#leftColumn .title_illust img{
	width: 110px;
    }
}

@media screen and (max-width: 400px) {
#leftColumn .title{
    font-size: 20px;
}
#leftColumn .title_in{
	text-align: center;
    width: 90%;
    padding: 7px 0px 0px 10%;
    margin-bottom: 30px;
}
#leftColumn .title_illust{
    top:-40%;
    left:-12px;
}
#leftColumn .title_illust img{
	width: 90px;
}
}

@media screen and (max-width: 350px) {
#leftColumn .title_illust img{
	width: 85px;
}
}
/*本文--------------------------------------*/

.overviewWrap{
	width: 100%;
    text-align: left;
    margin: 40px 0 20px 0;
    }
.overview01{
	width: 100%;
    line-height: 200%;
    }
.overview_in01{
	float: left;
	width: 40%;
}
.gaiyou{
margin: 0px 0 0px 0;
}
.time{
margin: 20px 0 0px 0;
}
.sTitle span{
    font-size: 20px;
    color: #57AF20;
    padding: 2px 10px 1px 10px;
    line-height: 100%;
    letter-spacing: 0.2em;
    background-color: #D582D5;
    color:#FFF;
    border-radius: 5px;     
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
    font-weight:bold;
    }
.txtbox{
    margin: 10px 0 10px 0;
}
.txtbox .hide{
display: none;
}
.overview_in02{
	float: right;
	width: 60%;
}
.overview_in02 img{
    width: 100%;
    
    }
@media screen and (max-width: 1020px) {
.overview_in01{
	float: left;
	width: 100%;
}
.gaiyou{
margin: 30px 0 0px 0;
float: left;
width: 55%;
}
.time{
margin: 30px 0 0px 0;
float: left;
width: 45%;
}
.overview_in02{
    width: 100%; 
    }
}
@media screen and (max-width: 800px) {
.overviewWrap{
    margin: 0px 0 20px 0;
    }
.gaiyou{
margin: 0px 2% 0px 20%;
float: left;
width: 46%;
}
.time{
margin: 0px 0 0px 0;
float: left;
width: 32%;
}

}

@media screen and (max-width: 650px) {
.gaiyou{
margin: 0px 0 0px 35%;
float: left;
width: 65%;
}
.time{
margin: 10px 0 0px 35%;
float: left;
width: 65%;
}
}

@media screen and (max-width: 500px) {
.sTitle span{
    font-size: 18px;
}
.gaiyou{
margin: 0px 0 0px 27%;
float: left;
width: 73%;
}
.time{
margin: 10px 0 0px 27%;
float: left;
width: 73%;
}
}

@media screen and (max-width: 400px) {
.txtbox{
    font-size: 98%;
}
.gaiyou{
margin: 0px 0 0px 23%;
float: left;
width: 77%;
}
.time{
margin: 10px 0 0px 23%;
float: left;
width: 77%;
}
}

@media screen and (max-width: 350px) {
.txtbox{
    font-size: 96%;
}
.txtbox .hide{
display: inline;
}
.gaiyou{
margin: 0px 0 0px 24%;
float: left;
width: 76%;
}
.time{
margin: 10px 0 0px 24%;
float: left;
width: 76%;
}
}
}

/*グーグルマップ--------------------------------------*/
.overview02{
    padding: 0px 0 10px 0;
}
.googleMap{
margin-top: 30px;
}

/*院内イメージ--------------------------------------*/

.zoom-img-wrap img{
    box-shadow:1px 1px 3px rgba(0,0,0,0.4);
}

.photo_eria{
    margin:50px 0 0 0;
}
.photo_eria img{
	width: 100%;
}
.photo_box01,.photo_box02,.photo_box03{
	width: 100%;
    margin-bottom: 0.6%;
}
@media screen and (max-width: 600px) {
.photo_box01,.photo_box02,.photo_box03{
    margin-bottom: 0.3%;
}
}
@media screen and (max-width: 440px) {
.photo_box01,.photo_box02,.photo_box03{
    margin-bottom: 0.1%;
}
}

.photo_box01 .inner_l{
	float: left;
	width: 49.2%;
    margin-right: 1.6%;
}
.photo_box01 .inner_r{
	float: right;
	width: 49.2%;
}

.photo_box02 .inner_l{
	float: left;
	width: 30.3%;
    margin-right: 1.6%;
}
.photo_box02 .inner_r{
	float: right;
	width: 68.1%;
}

.photo_box03 .inner_l{
	float: left;
	width: 49.2%;
    margin-right: 1.6%;
}
.photo_box03 .inner_r{
	float: right;
	width: 49.2%;
}
.photo_box04 .inner_l{
	float: left;
	width: 100%;
}