
/*------ グローバルメニュー ------*/
header nav li.n1 a {
	background-position:left bottom;
}


/*------ セクション ------*/
#content section {
	margin-bottom:10px;
	margin-left:0px;
}

/*------ メインイメージ ------*/
 .mainimg {
    display: block;
    width: 954px;
    height: 485px;
    text-indent: -9999em;
    background: url(../../img/top_img2.png) center no-repeat;
    overflow: visible;
    margin: 0 0 0 -31px;
}
.main h3 {
		display:block;
		width:100%;
		height:84px;
		text-indent:-9999em;
		background:url(../../img/top_img3.png) center no-repeat;
	}
.main div {
	margin: 20px 0 0;
		padding:10px 30px;
		font-size:15px;
		line-height:150%;
	}
.main div strong,.main div p {
	margin:16px 0;
	}


/*------ トリガーポイント ------*/
.tp h2 a {
	display:block;
	width:100%;
	height:277px;
	text-indent:-9999em;
	background:url(../../img/top_img4.png?20161219) center no-repeat;
	margin:32px 0;
}



/*------ オフショット ------*/
.offshot {
display: block;
    width: 864px;
    margin: 20px auto 0;
	border-bottom: 1px #666 dotted;
	padding-bottom: 16px;
}
.offshot h2{
	margin-bottom: 16px;
}
.offshot .photo {
		margin:0px;
		float:right;
	padding-left: 10px;
	width: 168px;
}
.offshot .photo IMG {
		padding:3px;
		border: 1px solid #696;
		text-align: center; 
		-webkit-border-radius: 5px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		-webkit-box-shadow: #666 0px 2px 3px;
		-moz-box-shadow: #666 0px 2px 3px;
		box-shadow: #666 0px 2px 3px;
		background: #F2F2E3;
		background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F2F2E3), to(#FCFCFC));
		background: -moz-linear-gradient(#F2F2E3, #FCFCFC);
		background: linear-gradient(#F2F2E3, #FCFCFC);
		-pie-background: linear-gradient(#F2F2E3, #FCFCFC);
	width:160px;
	height: auto;
	}
.offshot .photo1,
.offshot .photo2 {
		padding-top:6px;
		text-align:center;
	float: right;
	}
.offshot .photo1 {
		background:url(../../img/offshot_back.jpg) no-repeat right top;
		height:194px;
	}
.offshot .photo2 {
		background:url(../../img/offshot_back2.jpg) no-repeat right top;
		height:331px;
	}
.offshot h3 {
		display: inline-block;
		margin-bottom:10px;
	}
.offshot .date {
	display: inline-block;
	margin-right: 16px;
}
.offshot .msg {
font-size: 13px;
    padding: 0 5px;
    line-height: 170%;
	}
.offshot .msg2 {
		font-size:13px;
		padding:5px;
	}
img[src="/offshot/photo/spacer.gif"]{
	display: none;
}
.offshot_title{
	text-align: center;
	margin-top: 24px;
	position: relative;
}
.offshot_btn{
	position: absolute;
    top: 18px;
    right: 19px;
display: block;
    padding: 8px 32px;
    border: 2px #FF679A solid;
    border-radius: 5px;
    color: #666;
    background-color: #fff;
    text-decoration: none;
	transition: all ease .2s;
}
/*-- 新着情報 --*/
.news h2 {
	margin-bottom: 16px;
	text-align: center;
}
.news article {
	clear:both;
	border-bottom:1px dotted #666;
    width: 864px;
    margin: 16px auto 0;
}
.news article p {
	font-size:11px;
	width:75px;
	padding-left:5px;
	float:left;
}
.news article h3 {
	font-size:12px;
	font-weight:normal;
	line-height:170%;
}



/*------ サイドバー ------*/
aside {
	height:100%;
	margin-left:10px;
	clear: both;
}
	aside section {
		margin-top:15px;
		display: inline-block;
		vertical-align: top;
	}
	aside section h2 {
		display:block;
		width:330px;
		text-indent:-9999em;
	}
/*------ 当院案内 ------*/
.information {
	display: inline-block;
	width:530px;
	background:url(../../img/info.jpg) no-repeat left top;
	padding-top:70px;
	
}
.information h2 {
		display:none;
	}
.information .box {
		width:510px;
		margin-left:20px;
		font-size:15px;
		background:url(../../img/info_map.gif) no-repeat right bottom;
		line-height:130%;
	}
.information .box strong {
		display:block;
		height:20px;
		font-size:17px;
		margin-top:20px;
	}
.information a {
		display:block;
		width:170px;
		height:36px;
		text-indent:-9999em;
		background:url(../../img/info_btn.jpg) no-repeat;
		margin:20px 0 0 30px;
	}

/*-- 予約 --*/
	aside .reserve h2 {
		height:100px;
		background:url(../../img/reservation_1.jpg) no-repeat;
		margin-top: 25px
	}
	aside .reserve div {
		width:330px;
		height:73px;
		background:url(../../img/reservation_2.jpg) no-repeat;
		padding-top:194px;
	}
	aside .reserve div a {
		display:block;
		width:161px;
		height:35px;
		background:url(../../img/reservation_btn.jpg) no-repeat;
		margin:0 auto;
		text-indent:-9999em;
	}

	/*-- モバイル案内 --*/
.mobile {
	text-align: center;
	margin-left: 5px;
}


/*-- Google Calendar --*/
session.gcalendar {
/*	border-top: 3px solid #75a6ff;*/
	display: block;
	margin-top: 20px;
	width: 840px;
	margin-left: 16px;
	padding-top: 11px;
}
session.gcalendar h2 {
    margin: 0px 2px 10px;
    font-size: 15px;
    color: #375f90;
}