@charset "UTF-8";
@import url('../../../_external_assets/e5c24a97.asset');
/* Contents Menu
-------------------------------------------------------------------------------------
【PC/SP】
	**:normalize
	**:reset
	**:base contents
		header/gnav/breadChumbs/mv/contents/footer/newslist/
	**:indent
	**:size
	**:wide
	**:section
	**:compo parts
		btn/box/list/head/table/float/column/topcontrol/roBtn/
	**:pager
	**:form
-------------------------------------------------------------------------------------*/



/* normalize
-------------------*/

/*! normalize.css v2.0.1 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}h1{font-size:2em}abbr[title]{text-decoration:none}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,html input[type="button"],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}



/* reset
-------------------*/

html {
	background:#FFF;
	font-size: 62.5%; /* sets the base font to 10px for easier math */
}
body,h1,h2,h3,h4,h5,h6,pre,ul,ol,li,dl,dt,dd,p,img {
	margin: 0;
	padding: 0;
}
body {
	font-family: 'Noto Serif JP', serif;
	color:#333333;
	font-size: 16px;
	font-size: 1.6rem; /* sets the default sizing to make sure nothing is actually 10px */
	font-weight: 500;
	line-height: 1;
	letter-spacing: 0.3em;
/*	min-width:1000px;*/
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#fancybox-wrap,
#fancybox-wrap *,
#fancybox-tmp,
#fancybox-loading {
	-webkit-box-sizing: content-box!important;
	-moz-box-sizing: content-box!important;
	-o-box-sizing: content-box!important;
	-ms-box-sizing: content-box!important;
	box-sizing: content-box!important;
}
a,a:link,a:hover,a:focus {
	color: #333;
	text-decoration: none;
	cursor: pointer;
	outline: none;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
a:hover {
	text-decoration: underline;
}
ul,ol {
	list-style-type: none;
}
::selection {
	background: #888;
	color: #FFF; /* Safari */
}
::-moz-selection {
	background: #888;
	color: #FFF; /* Firefox */
}
#contents p{
	line-height: 1.7;
}
hr.ancHr{
	font-size: 0 !important;
    line-height: 0 !important;
    visibility: hidden !important;
	margin: 0;
	padding: 0;
}



/* base contents
-------------------*/



/*contents*/
#contents {
	margin:0 auto;
	width:100%;
	overflow: hidden;
}
#contents.wInr{
	max-width: 1200px;
	width:97%;
}




/*footer*/

#footer {
background: #565048;
padding: 40px 0 10px;
text-align: center;
}

#footer dl {
margin-bottom: 60px;
}
#footer dl dt,
#footer dl dd {
color: #fff;
line-height: 1.7;
letter-spacing: 0.3em;
}

#footer dl dt {
font-size: 19px;
}

#footer dl dt a {
color: #fff;
}
#footer dl dt a:hover {
opacity: 0.7;
text-decoration: none;
}

#footer dl dd {
font-size: 12px;
}

#copyright{
color: #fff;
font-size: 10px;
letter-spacing: 0.1em;
}

/* indent
-------------------*/
.center{text-align:center!important;}
.left{text-align:left!important;}
.right{text-align:right!important;}
.top0{margin-top:0 !important;}
.top5{margin-top:5px !important;}
.top10{margin-top:10px !important;}
.top15{margin-top:15px !important;}
.top20{margin-top:20px !important;}
.top25{margin-top:25px !important;}
.top30{margin-top:30px !important;}
.top35{margin-top:35px !important;}
.top40{margin-top:40px !important;}
.btm0{margin-bottom:0 !important;}
.btm5{margin-bottom:5px !important;}
.btm10{margin-bottom:10px !important;}
.btm15{margin-bottom:15px !important;}
.btm20{margin-bottom:20px !important;}
.btm25{margin-bottom:25px !important;}
.btm30{margin-bottom:30px !important;}
.btm35{margin-bottom:35px !important;}
.btm40{margin-bottom:40px !important;}
.btm45{margin-bottom:45px !important;}
.btm50{margin-bottom:50px !important;}
.btm55{margin-bottom:55px !important;}
.btm60{margin-bottom:60px !important;}
.btm65{margin-bottom:65px !important;}
.btm70{margin-bottom:70px !important;}
.btm75{margin-bottom:75px !important;}
.btm80{margin-bottom:80px !important;}
.btm85{margin-bottom:85px !important;}
.btm90{margin-bottom:90px !important;}
.btm95{margin-bottom:90px !important;}
.pT0{padding-top:0!important;}
.pT5{padding-top:5px!important;}
.pT10{padding-top:10px!important;}
.pT15{padding-top:15px!important;}
.pT20{padding-top:20px!important;}
.pT25{padding-top:25px!important;}
.pT30{padding-top:30px!important;}
.pT35{padding-top:35px!important;}
.pT40{padding-top:40px!important;}
.pT45{padding-top:45px!important;}
.pB0{padding-bottom:0!important;}
.pB5{padding-bottom:5px!important;}
.pB10{padding-bottom:10px!important;}
.pB15{padding-bottom:15px!important;}
.pB20{padding-bottom:20px!important;}
.lm5{margin-left:5px !important;}
.lm10{margin-left:10px !important;}
.lm15{margin-left:15px !important;}
.lm20{margin-left:20px !important;}
.lm50{margin-left:50px !important;}
.lm60{margin-left:60px !important;}
.lm70{margin-left:70px !important;}
.rm5{margin-right:5px !important;}
.rm10{margin-right:10px !important;}
.rm15{margin-right:15px !important;}
.rm20{margin-right:20px !important;}
.vAT { vertical-align:top!important;}
.vAM { vertical-align:middle!important;}
.vAB { vertical-align:bottom!important;}

.bold { font-weight: bold;}
.normal { font-weight: normal;}

.is-pc { display: block;}
.is-sp { display: none;}

.spTel{ pointer-events: none; }

.marker{ background: linear-gradient(transparent 30%, #ffff66 60%); }



/* size
-------------------*/
.size10 { font-size:1.0rem!important; }
.size11 { font-size:1.1rem!important; }
.size12 { font-size:1.2rem!important; }
.size13 { font-size:1.3rem!important; }
.size14 { font-size:1.4rem!important; }
.size15 { font-size:1.5rem!important; }
.size16 { font-size:1.6rem!important; }
.size17 { font-size:1.7rem!important; }
.size18 { font-size:1.8rem!important; }
.size19 { font-size:1.9rem!important; }
.size20 { font-size:2.0rem!important; }
.size21 { font-size:2.1rem!important; }
.size22 { font-size:2.2rem!important; }
.size23 { font-size:2.3rem!important; }
.size24 { font-size:2.4rem!important; }



/* wide
-------------------*/
.w5 {width:5%!important;}
.w10 {width:10%!important;}
.w15 {width:15%!important;}
.w18 {width:18%!important;}
.w20 {width:20%!important;}
.w25 {width:25%!important;}
.w30 {width:30%!important;}
.w35 {width:35%!important;}
.w40 {width:40%!important;}
.w45 {width:45%!important;}
.w50 {width:50%!important;}
.w55 {width:55%!important;}
.w60 {width:60%!important;}
.w65 {width:65%!important;}
.w70 {width:70%!important;}
.w75 {width:75%!important;}
.w80 {width:80%!important;}
.w85 {width:85%!important;}
.w90 {width:90%!important;}
.w95 {width:95%!important;}
.wFull {width:100%!important;}



/* section
-------------------*/
section {
	clear:both;
	margin-bottom: 80px;
}
#contents > section:last-child{
	margin-bottom:0;
}
section.bgColor{
	padding: 60px 0;
}
section.bgColor01{ background: #EEE;}
section.bgColor02{ background: #EAF6F9;}
.scInr{
	margin: 0 auto;
	max-width: 1200px;
	width: 97%;
}
.scInrS{
	margin: 0 auto;
	max-width: 1000px;
	width: 97%;
}
.scInrW{
	margin: 0 auto;
	max-width: 1400px;
	width: 97%;
}
.aural span,
span.aural {
	display:none;
	visibility:hidden;
}



/* compo parts
-------------------*/

/*btn*/
.bscBtn01 a {
	background:#96d1df;
	border:1px solid #96d1df;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	color:#FFF;
	display: inline-block;
	vertical-align: top;
	zoom: 1; /* Fix for IE7 */
	*display: inline; /* Fix for IE7 */
	padding:13px 50px 10px;
	line-height:140%;
	text-decoration:none;
	position: relative;
}
.bscBtn01 a:hover {
	background:#e9f7fa;
	color:#96d1df;
}
.bscBtn01 a i{
	text-align: right;
	margin: auto;
	width: 90%;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 2;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.bscBtn01 a:hover i{
	width: 100%;
}

/*box*/
.bscBox01{
	border: 1px solid #CCC;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	padding:30px;
}
.bscBox02{
	background: #EAF6F9;
	border: 1px solid #96d1df;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	padding:30px;
}

/*list*/
.indList,
.indListS {
	margin-bottom:15px;
}
.indList li,
.indListS li {
	line-height:170%;
	text-indent:-1em;
	padding-left:1em;
	margin-bottom:5px;
}
.indListS li {
	font-size: 1.1rem !important;
	line-height:130%;
}
.indList li::before,
.indListS li::before {
	content: '・';
	font-size: 50%;
	margin-right: 5px;
	vertical-align: middle;
}
.numList,
.numListS {
	margin-bottom:15px;
	padding-left:1.6em;
}
.numList li,
.numListS li {
	line-height:150%;
	list-style: decimal outside none;
	margin-bottom: 5px;
}
.numListS li {
	font-size: 1.1rem !important;
	line-height: 130%;
}

/*head*/
/*.imgHead {
	font-size:0;
	line-height:0;
}
.head01{
	color: #96d1df;
	font-size: 2.8rem;
	text-align: center;
	margin-bottom: 40px;
}
.head01::after{
	content: attr(data-text);
	color: #CCC;
	font-size: 60%;
	display: block;
	margin-top: 5px;
}
.head02{
	font-size: 2.4rem;
	margin-bottom: 40px;
	padding-bottom: 20px;
	position: relative;
}
.head02::before{
	content: attr(data-text);
	color: #CCC;
	font-size: 70%;
	display: block;
	margin-bottom: 10px;
}
.head02::after{
	background: #96d1df;
	content: '';
	height: 2px;
	width: 50px;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
}
.head03{
	color: #96d1df;
	font-size: 2.0rem;
	font-weight: bold;
	margin-bottom: 20px;
}
*/
/*table*/
.bscTbl01 table{
	border-collapse:collapse;
	border-left:1px solid #DDD;
	border-top:1px solid #DDD;
	width:100%;
}
.bscTbl01 table th,
.bscTbl01 table td{
	background:#FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	line-height:1.4;
	padding:20px 20px 17px;
	text-align:left;
}
.bscTbl01 table th{
	background:#EEE;
}
.bscTbl01 table tr.head th{
	background:#96d1df;
	color:#FFF;
}

/*float*/
.fltImgL {
	float:left;
	margin:0 25px 20px 0;
}
.fltImgR {
	float:right;
	margin:0 0 20px 25px;
}
.fltL {
	float:left;
}
.fltR {
	float:right;
}
.w100 { width:100px;}
.w200 { width:200px;}
.w300 { width:300px;}
.w400 { width:400px;}
.w450 { width:450px;}
.w500 { width:500px;}
.w600 { width:600px;}

/*float-clear*/
.cf:before,
.cf:after {
    content:"";
    display:table;
}
.cf:after {
    clear:both;
}
.cf {
    zoom:1;
}
br.clear, .clear {
	display:inline !important;
	display:none;
	clear:both;
	line-height:0px;
}
br.clear {
	clear:both;
	line-height:0px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	br.clear  {
		display:block!important;
		content: " ";
	}
}


/* pager
-------------------*/
.pager {
	padding-top:20px;
	text-align:center;
}
.pager a {
	border:1px solid #96d1df;
	background:#e9f7fa;
	color:#96d1df;
	display:inline-block;
	line-height:1;
	margin:0 2px;
	padding:8px 8px;
	text-decoration:none;
	position: relative;
}
.pager a:hover,
.pager a.current {
	background:#96d1df;
	border:1px solid #96d1df;
	color:#FFF;
}
.pager a::after {
	content: attr(data-text);
}
.pager a:last-child::after {
	display: none;
}
.pager a:last-child::before {
	content: attr(data-text);
}

/*topcontrol*/
#topcontrol{
	z-index: 900;
}
#topcontrol a {
background: #000;
	display:block;
	width:80px;
	padding: 30px 0;
	filter: alpha(opacity=70) !important;
	opacity:0.7 !important;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	position: relative;
	border-radius: 10px;
}
#topcontrol a:before {
content: "PAGE TOP";
color: #fff;
position: absolute;
font-family: 'Cormorant Garamond', serif;
font-size: 10px;
width: 100%;
text-align: center;
line-height: 0;
}

#topcontrol a:hover {
	filter: alpha(opacity=10) !important;
	opacity:1 !important;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
 	-ms-transform: scale(1.2);
 	-o-transform: scale(1.2);
 	transform: scale(1.2);
}

/*roBtn*/
.roBtn:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
/* IE8 */
html>/**/body .roBtn:hover {
	display /*\**/: inline-block\9;
	zoom /*\**/: 1\9;
}

/* 新旧Firefox */
.roBtn:hover, x:-moz-any-link {
	background: #fff;
}
.roBtn:hover, x:-moz-any-link, x:default {
	background: #fff;
}

#header .hdInfo {
display: flex;
}

#header .hdInfo .hospital,
#header .hdInfo h1 {
width: calc(100% / 3);
}

#header .hdInfo .hospital{
font-size: 20px;
font-weight: 400;
letter-spacing: 0.1em;
padding: 30px 0 30px 30px;
}

#header .hdInfo .hospital a:hover{
text-decoration: none;
opacity: 0.7;
}

#header .hdInfo .hospital small {
font-size: 13px;
}

#header .hdInfo h1 {
text-align: center;
font-size: 26px;
font-weight: 600;
font-family: 'Cormorant Garamond', serif;
letter-spacing: 0.15em;
padding: 30px 0;
}

/*#spHeader{
	background: #FFF;
	height: 50px;
	padding: 7px 3%;
	display: block;
	margin-bottom: 0;
	width: 100%;
}

#spHeader ul{
	overflow: hidden;
	zoom: 1;
	position: absolute;
	right: 55px;
	top: 16px;
}
#spHeader li{
	float: left;
	margin: 0 5px;
	text-align: center;
}
#spHeader li a{
	color: #FFF;
	font-size:2.6rem;
	line-height: 1;
}
#spHeader li a i{
}*/
.Menu{
	cursor: pointer;
	display: block;
	height: 80px;
	width: 80px;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1010;
}
.Menu span {
	background: #000;
	-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: 40px;
    position: absolute;
    left: 20px;
	-webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}
.Menu small{
	display: block;
	color: #000;
	font-size: 12px;
font-weight: 600;
font-family: 'Cormorant Garamond', serif;
letter-spacing: 0.15em;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 14px;
}
.Menu span:nth-of-type(1) { top: 25px; }
.Menu span:nth-of-type(2) { top: 35px; }
.Menu span:nth-of-type(3) { top: 45px; }
.Menu.active span{
	background: #000;
}
.Menu.active span:nth-of-type(1) {
	-webkit-transform: translateY(10px) rotate(-45deg);
	transform: translateY(10px) rotate(-45deg);
	top: 25px;
}
.Menu.active span:nth-of-type(2) {
	opacity: 0;
}
.Menu.active span:nth-of-type(3) {
	-webkit-transform: translateY(-10px) rotate(45deg);
	transform: translateY(-10px) rotate(45deg);
}
.Menu.active small{
	color: #000;
}


/*Nav*/
#Nav{
	background: #ffffff;
	height: 100%;
	display: block;
	transition: all 550ms ease 0.25s;
	visibility: hidden;
	padding-top: 50px;
	width: 80%;
    position: fixed;
	right: -100%;
    top: 0;
	z-index: 990;
}
#Nav.active{
	visibility: visible;
	right: 0;
}
#Nav #navBg{
	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;
}
#Nav.active #navBg{
	right: 0;
    opacity: 1;
	pointer-events: auto;
}
#Nav::after {
	background: rgba(255,255,255,0.8);
	background: #fff;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
#Nav::before,
#Nav::after {
    opacity: 0;
	transition: all 550ms ease 0.25s;
}
#Nav.active::before,
#Nav.active::after {
    opacity: 1;
}
#Nav .closeBtn{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px 3%;
	text-align: right;
}
#Nav nav{
	width: 90%;
	margin: 0 auto;
}
#Nav nav ul li{
	border-bottom: 1px solid #CCC;
	width: 100%;
}
#Nav nav ul li a{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #666;
	font-size: 1.1rem;
	font-weight: bold;
	display: block;
	padding: 15px 2em 15px 1em;
	position: relative;
	font-weight: 300;
}
#Nav nav ul li a i{
	text-align: right;
	font-size: 1.4rem;
	margin: auto;
	width: 97%;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 2;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#Nav nav ul li a::before{
	color: #000;
	content: attr(data-text);
	font-size: 40px;
	margin-right: .5em;
	font-weight: 600;
    font-family: 'Cormorant Garamond', serif;
}
#Nav nav ul li a:hover{
	text-decoration: none;
	opacity: 0.5;
}

#Nav p.btn {
    display: inline-block;
    max-width: 300px;
    width: 100%;
    margin-top: 30px;
}
#Nav p.btn a {
    display: block;
    padding: 20px;
    background-color: #000;
    color: #fff;
    transition: 0.7s;
    border: 2px solid #000;
    text-align: center;
    text-decoration: none;
}
#Nav p.btn a:hover {
    background-color: #fff;
    color: #000;
 text-decoration: none;
}




#spAction{
	display: block;
	margin: 0;
	padding: 0;
	position: fixed;
	left: 0;
	bottom: -100px;
	transition: all 550ms ease 0.25s;
	z-index: 300;
}
body.throughHd #spAction{
	bottom: 0;
	width: 100%;
}
#spAction li{
	border-right: 1px solid #888;
	float: left;
	height: 40px;
	display: table;
	width: 50%;
}
#spAction li a{
	background: rgba(0,0,0,.8);
	color: #FFF;
	display: table-cell;
	font-size: 1.2rem;
	vertical-align: middle;
	text-align: center;
	padding: 0 1em 0 2.5em;
	width: 100%;
	position: relative;
}
#spAction li a i{
	margin: auto;
	text-align: left;
	width: 85%;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 2;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}


.fadein {
    opacity : 0;
    transform : translate(0, 50px);
    transition : all 800ms;
}
.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
}


/*img {
  opacity: 0;
  -moz-transition: -moz-transform 0.5s linear;
  -webkit-transition: -webkit-transform 0.5s linear;
  -o-transition: -o-transform 0.5s linear;
  -ms-transition: -ms-transform 0.5s linear;
  transition: transform 0.5s linear;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.img-blur {
  -webkit-animation-name: imageBlur;
  animation-name: imageBlur;
  opacity: 1;
  transition: 1.8s;
}

@-webkit-keyframes imageBlur {
  from {
    opacity: 0;
    -webkit-filter: blur(50px);
    -moz-filter: blur(50px);
    -ms-filter: blur(50px);
    -o-filter: blur(50px);
    filter: blur(50px);
  }

  to {
    opacity: 1;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);
    filter: blur(0px);
  }
}
@keyframes imageBlur {
  from {
    opacity: 0;
    -webkit-filter: blur(50px);
    -moz-filter: blur(50px);
    -ms-filter: blur(50px);
    -o-filter: blur(50px);
    filter: blur(50px);
  }

  to {
      opacity: 1;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);
    filter: blur(0px);
  }
}




*/




.spDisp {
display: none;
}