@charset "UTF-8";
/* CSS Document */

/** ３つバナー　w719px ↓ ↓
================================================**/

#fea_hospital_clown {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
    line-height: 1;
	margin-bottom: 5px;
}

#fea_hospital_clown a {
	text-decoration-line: none;
	-webkit-text-decoration-line: none;
}

#fea_hospital_clown .statement {
	margin: 60px 10px 100px 10px;
	padding: 0;
}

#fea_hospital_clown .statement p {
	font-size: 24px;
	line-height: 1.4;
	padding: 0;
}

#fea_hospital_clown .set_item {
	margin: 20px 0;
}

#fea_hospital_clown .set_item a img {
	vertical-align: bottom;
	line-height: 1.0em;
}

#fea_hospital_clown .set_item h2 {
    text-align: left;
    color: #727171;
	font-size: 30px;
    font-weight: bold;
    line-height: 1.4;
	margin: 20px 0;
}

#fea_hospital_clown .set_item h4 {
    text-align: right;
	color: #e62e8b;
	font-size: 28px;
    font-weight: bold;
    line-height: 1.4;
	margin: 20px 0;
}

#fea_hospital_clown .title {
	position: relative;
}
 
#fea_hospital_clown .title .backimage1 img {
	width: 100%;
}

#fea_hospital_clown .title h1 {
	position: absolute;
	top: 70px;
	left: 48px;
	text-align: center;
	color: #ff881f;
    font-weight: bolder; 
    font-size: 35px;
	padding-bottom: 2px;
    line-height: 1.3;
}

#fea_hospital_clown h2 {
    text-align: left;
    color: #727171;
	font-size: 30px;
    font-weight: bolder;
    line-height: 1.2; 
}

#fea_hospital_clown p {
	color: #121212;
	font-size: 100%;
	padding-bottom: 2px;
    line-height: 1.2; 
}

#fea_hospital_clown h4 {
    text-align: right;
	color: #e62e8b;
	font-size: 30px;
    font-weight: bold;
    line-height: 1.3; 
}

#fea_hospital_clown h4 span{
	color: #e62e8b;
	font-size: 24px;
    font-weight: bolder;
    line-height: 1.2; 
}

#fea_hospital_clown h5 {
	color: #5b5b5b;
	font-size: 100%;
    line-height: 1.3; 
	margin-top: 2%;
	margin-bottom: 2%;
}

#fea_hospital_clown_shop {
	margin-top: 30px;
	margin-bottom: 70px;
}

#fea_hospital_clown .item {
	margin-top: 70px;
	margin-bottom: 50px;
}



/*--------------------------
PC　641px以上の表示の場合
--------------------------*/
@media screen and (min-width:641px) {
#fea_hospital_clown{
	width:100%;
}

#fea_hospital_clown p {
	text-align: left;
	color: #121212;
	font-size: 160%;
	padding-top: 10px;
	padding-bottom: 10px;
}	

#fea_hospital_clown .title h1 {
    font-weight: bolder; 
    font-size: 250%;
    line-height: 1.2;
}	

#fea_hospital_clown h2 {
    font-weight: bold;
    line-height: 1.3; 
	margin: 20px 0;
}

.pc { 
	display: block !important; 
}
	
	
.sp { 
	display: none !important; 
}
	
.title_sp { 
	display: none !important; 
}

}

/*--------------------------
スマホ　640px以下の表示の場合
--------------------------*/
@media screen and (max-width:640px) {
#fea_hospital_clown {
	width:100%;
}
	
#fea_hospital_clown .block-top-category{
	display:none;
}

#fea_hospital_clown .title_sp h1 {
	text-align: center;
	color: #ff881f;
	font-size: 110%;
	line-height: 1.2;
	font-weight: bolder;
	margin-bottom: 5px;
}
	
#fea_hospital_clown .statement {
	margin: 20px 4px 50px 4px;
	padding: 0;
}

#fea_hospital_clown .statement p {
	font-size: 16px;
	line-height: 1.5;
	padding: 0;
}
	
#fea_hospital_clown .set_item h2 {
	font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
	margin: 10px 0;
}

#fea_hospital_clown .set_item h4 {
	font-size: 12px;
    font-weight: bold;
    line-height: 1.4;
	margin: 10px 0;
}

#fea_hospital_clown p {
	font-size: 120%;
    line-height: 1.4; 
}

#fea_hospital_clown h2 {
	background-color: #fff;
	font-size: 16px;	
	margin-bottom: 5px;
    text-align: left;
}

#fea_hospital_clown h4 {
	font-size: 12px;
    font-weight: bold;
    line-height: 1.4;
	margin: 10px 0;
}
	
#fea_hospital_clown h4 span{
	font-size: 10px;
    font-weight: bolder;
    line-height: 1.3;
	margin: 6px 0;
}

#fea_hospital_clown h5 {
    font-weight: normal; 
    font-size: 90%;
}
	
#fea_hospital_clown .title_sp .backimage1 img {
	width: 100%;
}
	
#fea_hospital_clown .item {
	margin-top: 20px;
	margin-bottom: 30px;
}
	
.pc {
	display: none !important; 
}
	
.title {
	display: none !important; 
}


.sp {
	display: block !important; 
}	
	
	
}