body{
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	background-color:#dff8fc;
	margin:0;
	padding:0;
	top:0;
	width: 100%;
	height:100%;
	font-size:13px;
	font-family: "メイリオ", Meiryo, Osaka, sans-serif;
	color:#444444;
	text-justify:distribute;
	text-align:justify;
	}


/* header
---------------------------------------- */
#header-wrapper{
	width:100%;
}

header {
	position:relative;
	width:1000px;
	margin: 35px auto 0 auto;
	height:95px;
}

div#logo-box{
	width:305px;
	float:left;
}

span.seo-txt{
	position: absolute;
	top: 5px;
	left: 353px;
}
.tel{
	position: absolute;
	top: 0;
	right:0;
}
div,p,form,ul,li {
	margin: 0;
	padding: 0;
	border: 0;
}
header nav{
	margin-left:40px;
	margin-top:40px;
	float:left;
}
header nav ul{
}
header nav ul li {
	float:left;
}
header nav ul li.sura{
	padding-right:13px;
   	background: #fff url(../images/sura.jpg) no-repeat right center;
}
div#mv{
	width:1000px;
	margin: 0 auto 0 auto;
	position:relative;
	clear:both;
	height:320px;
	padding:0;
	background: #3dc8db url(../images/mv-catch.png) no-repeat right center;
}


div#moivie-wrapper {
	width:569px;
	height:320px;
	float:left;
}


/* slider
---------------------------------------- */
.wideslider {
	margin-top:30px;
	width: 100%;
	height: 140px;
	text-align: left;
	position:relative;
	overflow: hidden;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
	display: none;
}
.pagination {
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 200;
	display: none;
}

.pagination a {
	margin: 0 5px;
	width: 15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
	background: #333;
	display: none;
}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}

/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
}
/* container
---------------------------------------- */
#container{
	position:relative;
	width:1000px;
	margin:0 auto;
	line-height:150%;
	letter-spacing:0.1em;
}


#box-l {
	float:left;
	width:700px;
}

p.rightalign{
	width:100%;
	text-align:right;
}


.contentsbox{
	position:relative;
	margin-top:30px;
	padding:20px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	background-color:#FFFFFF;
	behavior: url(pie.htc);
}
.contentsbox p{
	padding:10px 0;
}

/* table------ */
table.table-list{
	margin:15px 0;
	
}
table.table-list td{
}

td.time{
	border-collapse:collapse;
	padding:8px;
	width:62px;
border: #b6daea 1px solid;
background:#FFFFFF;
}
td.day{
	border: #b6daea 1px solid;
	background-color:#f4fcfe;
	text-align:center;
	padding:8px;
	width:62px;
}
table.table-list tr td {
}

table.table-list .table-title{
	font-weight:400;
	padding:8px;
	width:109px;
	background:#e4eef8;
	border-right:#b6daea 1px solid;
	border-bottom:#b6daea 1px solid;
}
table.table-list .table-des{
	width:535px;
	border-bottom:#b6daea 1px solid;
}
table.table-list .des-padd{
	padding:8px;
}
table.table-list .lasttable{
	border-bottom:none;
}

table.table-list .last-td{
	border-bottom:none;
}

/* //table------ */


p.linel{
	background: #fff url(../images/lineL.jpg) no-repeat;
	height:3px;
	margin:0;
	padding:0;
}
p.lineS{
	background: #fff url(../images/lineS.jpg) no-repeat;
	height:1px;
	margin:0;
	padding:0;
}


.imgbox{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
.imgbox:nth-child(4n){
	margin:0;
	margin-bottom:10px;
}
.imgbox p, .imgbox-last p{
	padding:5px;
	text-align:center;
}


/* アコーディオン
---------------------------------------- */

div.accordion {
	width: 100%;
	border-top: 1px solid #b6dae9 ;
	border-right: 1px solid #b6dae9 ;
	border-left: 1px solid #b6dae9 ;
}
div.accordion ul li.switch {
	border-bottom: 1px solid #b6dae9 ;
	position: relative;
	background: url(../images/q_bg.png) repeat-y 0 0 ;
	cursor:pointer;
}
div.accordion ul li.switch span.icon,
div.accordion ul li.wrap span.icon {
	position: absolute;
	top: 50%;
	left: 18px;
	margin-top: -11px;
}
div.accordion ul li.switch span.txt {
	display: block;
	padding: 15px 45px 15px 75px;
	width: 540px;
	*zoom: 1;
}
div.accordion ul li.switch {
}
div.accordion ul li.wrap span.txt {
	display: block;
	padding: 15px 15px 15px 75px;
	width: 570px;
	position:relative;
	*zoom: 1;
}
div.accordion ul li.wrap {
	border-bottom: 1px solid #b6dae9 ;
	position: relative;
	background: url(../images/a_bg.png) repeat-y 0 0 ;
	display: none ;
}

.arrow-down {
	background: url(../images/arrow_down.png) 98% 50% no-repeat;
}
.arrow-up {
	z-index:100;
	background: url(../images/arrow_up.png) 98% 50% no-repeat;
}


/* お客さんの声
---------------------------------------- */
.voiceSection {
		background: url(../images/apos.png) 0 0 no-repeat;
		padding-left:40px;
		margin-bottom:20px;
}
.voiceTitle {
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	color:#f27dc9;
}
.voiceDes {
}
.voiceSign{
	color:#898989;
	font-size:12px;
}

div#copy {
	padding:10px 0;
}

/* サブ
---------------------------------------- */
div#box-r {
	margin-top:30px;
	float:left;
	padding:20px;
	width:240px;
	margin-left:20px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	position:relative;
	background-color:#FFFFFF;
	behavior: url(pie.htc);
	text-align:left;
}
div#box-r h3{
	margin-top:10px;
}
div#box-r p{
	padding:3px 0;
	}
div#box-r p.building{
	margin-top:20px;
	
}










/* ----------------------------------------
ClearFix (基本的にクラス指定では使用しない)
---------------------------------------- */
/* -- Modern Browsers --*/
div.accordion ul li:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
/* -- IE7 --*/
*:first-child+html div.accordion ul li {
	display: inline-block;
}
/*  -- Legacy IE --*/
* html div.accordion ul li {
	zoom: 1;
}



/* footer
---------------------------------------- */
footer{
	margin-top:30px;
	clear:both;
}

#mapArea{
	clear:both;
	width: 100%;
	height: 520px;
	}
#map_canvas {
    height: 520px;
}
/* for sp*/
.movie_sp{
	display: none;
}
.mv_txt{
	display: none;
}
#copy.pc{
	display: block;
}
#copy.sp{
	display: none;
}
header#sp_menu{
	display: none;
}


@media screen and (max-width: 768px) {
/*	body{
		overflow-x: hidden;
	}*/
	header.pc{
		display: none;
	}
	header#sp_menu{
		display: block;
		height: 60px;
		margin-top: 0;
	}
	#header-wrapper{
		overflow: hidden;
	}
#sp_menu{
    display: block;
}
#spHeader{
    background: transparent;
    height: 60px;
    padding: 0;
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 980;
/*    box-shadow: 2px 5px 6px rgba(0,0,0,0.03);*/
}
.spH_in{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
#spHeader .logo{
    position: relative;
    color: #182d3a;
    font-size: 1.3em;
    margin-right: 30px;
}
#spHeader .logo_txt{
    color: #fff;
}
.logo img.top{
    display: block;
}
.logo img.main{
    display: none;
}
#spHeader ul{
    overflow: hidden;
    zoom: 1;
    position: absolute;
    right: 56px;
    top: 9px;
}
#spHeader li{
    float: left;
    margin: 0 5px;
    text-align: center;
}
#spHeader li a{
    color: #333;
    font-size:1.0rem;
    line-height: 1;
}
#spHeader li a i{
    font-size:2.4rem;
    display: block;
    color: #333333;
    margin-bottom: 3px;
}
.spMenu{
    cursor: pointer;
    display: block;
    height: 50px;
    width: 50px;
    position: fixed;
    right: 5px;
    top: 5px;
    z-index: 1010;
    background-color: #fff;
}
.spMenu span {
    background-color: #182d3a;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    zoom: 1; /* Fix for IE7 */
    *display: inline; /* Fix for IE7 */
    height: 2px;
    width: 26px;
    position: absolute;
    left: 12px;
    -webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}
.spMenu.top span{
    background-color: #302f2f;
}
.spMenu small{
    display: block;
    color: #302f2f;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 8px;
}
.spMenu span:nth-of-type(1) { top: 18px; }
/*.spMenu span:nth-of-type(2) { top: 15px; width: 20px; }*/
.spMenu span:nth-of-type(2) { top: 26px; }
.spMenu.active{
    height:50px;
    width: 50px;
}
.spMenu.active span{
    background-color: #302f2f;
}
.spMenu.active span:nth-of-type(1) {
    -webkit-transform: translateY(8px) rotate(-45deg);
    transform: translateY(8px) rotate(-45deg);
    top: 16px;
}
/*.spMenu.active span:nth-of-type(2) {
    opacity: 0;
}*/
.spMenu.active span:nth-of-type(2) {
    -webkit-transform: translateY(-8px) rotate(45deg);
    transform: translateY(-8px) rotate(45deg);
    top: 32px;
}
.spMenu.active small{
    color: #fff;
}


/*spNav*/
#spNav{
    height: 100%;
    display: block;
    transition: all 550ms ease 0.25s;
    visibility: hidden;
    padding-top: 60px;
    padding-left: 0!important;
    width: 20%;
    min-width: 280px;
    position: fixed;
    right: -100%;
    top: 0;
    z-index: 990;
}
#spNav.active{
    visibility: visible;
    right: 0;
}
#spNav #spBg{
    background: rgba(0,0,0,0.5);
    height: 100%;
    width: 500%;
    position: fixed;
    right: -50%;
    top: 0;
    z-index: -1;
    opacity: 0;
    transition: all 550ms ease 0.25s;
    pointer-events: none;
}
#spNav.active #spBg{
    right: 0;
    opacity: 1;
    pointer-events: auto;
}
#spNav::after {
/*  background: #b9e0e7;
    background: #000;*/
    background: #fff;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    opacity: 0.8;
}
#spNav::before,
#spNav::after {
    opacity: 0;
    transition: all 550ms ease 0.25s;
}
#spNav.active::before,
#spNav.active::after {
    opacity: 1;
}
#spNav .closeBtn{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 3%;
    text-align: right;
}
#spNav nav{
    left: 8%;
    padding: 0 20px 0 0;
}
#spNav nav ul{
    display: flex;
    flex-wrap: wrap;
}
#spNav nav ul li{
    width: 100%;
    margin-bottom: 30px;
}
#spNav nav ul li a{
    transition: all .8s ease;
    position: relative;
    display: inline-block;
    text-decoration: none;
    font-size: 1.3em;
}
#spNav nav ul li a::after{
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #8c8c8c;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform .8s;
}
#spNav nav ul li a:hover::after{
  transform-origin: left top;
  transform: scale(1, 1);
}
#spNav nav ul li a span{
    display: block;
    font-size: 0.7em;
}
#spNav nav ul li img{
	width: auto;
	height: 20px;
}
#spNav .spNav_in{
	position: relative;
	height: calc(100vh - 60px);
}
#spNav .spNav_in .sp_tel{
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	text-align: center;
}
.logo{
    width: 200px;
}
.logo a{
    padding: 10px 5px;
    display: block;
}
.logo a img{
    width: 100%;
}

	.movie_sp{
		width: 100%;
		height: 56.25%;
		display: block;
	}
	div#mv{
		width: 100%;
		height: auto;
		background-image: none;
		display: flex;
		flex-wrap: wrap;
	}
	div#moivie-wrapper{
		display: none;
	}
	.mv_txt{
		width: 100%;
		padding: 30px;
		display: block;
	}
	.mv_txt img{
		width: 100%;
		max-width: 395px;
	}
	#container{
		display: flex;
		flex-wrap: wrap;
		width: 100%;
	}
	#box-l,
	#box-r{
		float: none;
		width: calc(100% - 40px);
		margin: 0 20px;
	}
	div#box-r{
		width: 100%;
	}
	.doctor img{
		width: 100%;
		height: auto;
	}
	/*.table-list.tb{
		display: block;
		overflow-x: scroll;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
	}*/
	.table-list{
		display: flex;
		flex-wrap: wrap;
	}
	.table-list .table-title,
	.table-list .table-des{
		width: calc(100% - 16px)!important;
		display: block;
	}
/*	table.table-list tr td.day{
		width: 62px!important;
		display: inline-block;
	}
	table.table-list tr td.time{
		width: 62px!important;
	}
*/
    .table-list.tb{
    	display: block;
		overflow-x: scroll;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
    }
    .img-list{
    	display: flex;
    	flex-wrap: wrap;
    }
    .imgbox{
    	float: none;
    	width: 48%;
    	margin-right:4%; 
    	text-align: center;
    }
    .imgbox:nth-child(2n){
    	margin-right: 0;
    }
    .imgbox img{
    	width: 100%;
    	height: 100%;
    	max-width: 150px;
    	max-height: 150px;
    }
    div.accordion ul li.switch span.txt{
    	width: calc(100% - 110px);
    	padding: 15px 35px 15px 75px;
    }
    div.accordion ul li.wrap span.txt{
    	width: calc(100% - 90px);
    }
    #copy.pc{
    	display: none;
    }
    #copy.sp{
    	display: block;
    	padding: 30px 10px 0;
    }
    #copy.sp img{
    	width: 100%;
    }
    div#box-r p img{
    	width: 100%;
    	height: auto;
    }
}