
div#catch{
width: 100%;
min-height: 450px;
height: 450px;
background-image: url(../image/catch.jpg);
background-position: top right;
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 30px;
}

#catch em{
font-family: "Rounded Mplus 1c","ƒƒCƒŠƒI", Meiryo, "ƒqƒ‰ƒMƒmŠpƒS Pro W3",
 "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN";
display: block;
line-height: 2.0em;
letter-spacing: 0.2em;
font-weight: 500;
font-style: normal;
color: #fff;
font-size: 19pt;
animation: fadeIn 4s ease 0s 1 normal;
-webkit-animation: fadeIn 4s ease 0s 1 normal;
 writing-mode: vertical-rl;
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
left:50%;
top: 105px;
transform:translate(-50%, 0%);
position: absolute;
white-space: nowrap;
}

h3{
font-family: "Rounded Mplus 1c","ƒƒCƒŠƒI", Meiryo, "ƒqƒ‰ƒMƒmŠpƒS Pro W3",
 "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN";
font-weight: 600;
font-size: 14pt;
color: #EB6EA5;
text-align: center;
margin-bottom: 30px;
line-height: 1.4em;
}

h3:after{
border-bottom: 3px solid #EB6EA5;
display: block;
margin: 0 auto;
padding-top: 30px;
width: 30px;
content: "";
}

#copy{
padding-top: 20px;
padding-left: 15px;
padding-right: 15px;
}

#copy p{
text-align: center;
margin: 0 auto;
margin-bottom: 20px;
}

section#copy article p span{
font-weight: bold;
}

section#copy article p a , section#news article p#toList a , section#careplan p a{
font-family: "Rounded Mplus 1c","ƒƒCƒŠƒI", Meiryo, "ƒqƒ‰ƒMƒmŠpƒS Pro W3",
 "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN";
display: block;
border: solid 3px #eb6ea5;
font-weight: 600;
color: #eb6ea5;
padding: 5px;
width: 90%;
border-radius: 20px;
font-size: 11pt;
text-align: center;
margin: 0 auto;
}


section#copy ul{
padding-top: 30px;
margin: 0 auto;
width: 100%;
display: table;
}

section#copy li{
display:table-cell;
}

section#copy img{
display: block;
width: 100%;
height: auto;
margin: 0 auto;
}

/*ƒXƒ}ƒzc‚Ì‚Ý */
@media screen and (max-width:480px){
section#copy ul{
display: block;
}
section#copy li{
display:block;
}
}

section#news{
background-color: #fff;
padding-top: 50px;
padding-bottom: 50px;
}

section#news article p#toList{
margin-top: 30px;
}

section#access{
padding-bottom: 30px;
padding-top: 50px;
}

section#access iframe{
width: 100%;
height: 500px;
}

section#access ul li {
list-style-type: none;
padding-top: 20px;
padding-bottom: 10px;
}

section#access ul li img{
display:block;
position: relative;
z-index: 3;
margin: 0 auto;
}

section#access ul li p{
	background-color: #fff;
	padding: 40px 0 35px 0;
	text-align: center;
	width: 90%;
	min-height: 110px;
	position: relative;
	line-height: 1.8em;
	font-size: 11pt;
	z-index: 2;
	margin: 0 auto;
	margin-top: -25px;
}

section#careplan{
background-color: #fff;
padding-bottom: 50px;
}

section#careplan img{
width: 100%;
height: auto;
margin-bottom: 50px;
}

section#careplan p{
text-align: center;
margin-left: 15px;
margin-right: 15px;
}

section#careplan p:last-of-type{
margin-left: 0;
margin-right: 0;
}


/* ‚¨’m‚ç‚¹CMS */
span.catName{
background-color: #F9F0EE;
text-align: center;
width: 130px;
padding: 5px 0;
border-radius: 7px;
display: inline-block;
font-size: 10pt;
}

span.newMark{
margin-left: 5px;
color: #b80101;
}

span.up_ymd{
margin-left: 15px;
margin-right: 10px;
}

span.up_ymd:after{
content: "|";
display: inline;
color: #aaa;
margin-left: 15px;
}

ul#newsList{
width: 100%;
}

ul#newsList li a{
transition-property: none;
}

ul#newsList li{
font-size: 12pt;
padding: 20px 15px;
list-style-type: none;
-webkit-transition:0.3s;
-moz-transition:0.3s;
 transition:0.3s;
}

ul#newsList li:last-child{
border-bottom: 0;
}

/*ƒXƒ}ƒzc‚Ì‚Ý */
@media screen and (max-width:480px){
span.catName{
margin-bottom: 10px;
}
span.up_ymd:after{
content:none;
margin-left: 0px;
}
span.title{
margin-top: 10px;
line-height: 1.4em;
}
}
