@charset "utf-8";

/*
Theme Name: 羽曳野市福祉施設連絡会
Theme URI: http://www.minrinosto.com/
Description: 
Author: minrinosto.com
Version: 1.0
Tags: 
*/


* {
	margin: 0;
	padding: 0;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'ＭＳ Ｐゴシック',sans-serif;
	color: #534741;
}

body {
	line-height: 160%;
	font-size: 17px;
	text-align: center;
}

.sp {
	display: none;
}

h1, h2, h3, h4, h5 {
	font-size: 1em;
	font-weight: normal;
}

a {
	text-decoration: none;
}

a:hover {
	color: #ff0000;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

ol {
	margin-left: 30px;
}


a.pdf, .pdf a, a.xls, .xls a, a.doc, .doc a {
	padding: 3px 0 5px 23px;
	line-height: 220% !important;
	background: url(images/icon_app.png) no-repeat 0 0;
}

a.pdf, .pdf a {
	background-position: 0 0;
}

.wrapper {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
}

h1,
h1 a {
	width: 570px;
	height: 155px;
}

h1 {
	margin-top: 30px;
}

h1 a {
	display: block;
	text-indent: -300%;
	background: url('images/logo_main2.png') no-repeat 0 0;
}

h2 {
	text-indent: -300%;
	overflow: hidden;
}

header {
	height: 222px;
	background: url('images/bg_header.png') no-repeat 50% 0;
	margin-top: 30px;
	border-bottom: 15px solid #FA9594;
}

header .wrapper {
	display: flex;
	justify-content: space-between;
}

header nav ul {
	display: flex;
}

header nav ul li {
	margin: 0 5px;
}

main,
footer {
	background-color: #FBF2EA;
}

#breadcrambs ul {
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	display: flex;
}

#breadcrambs ul li {
	margin-right: 10px;
	font-size: 90%;
}

#contents {
	width: 660px;
	float: left;
}

#categorys {
	width: 300px;
	float: right;
}


#categorys h2 a {
	display: block;
	width: 300px;
	height: 60px;
	background: url('images/h2_category.png') no-repeat;
}

#categorys dd {
	border-radius: 0 0 4px 4px;
	background-color: #ffffff;
	margin-bottom: 20px; 
}

#categorys dd > section {
	padding: 12px; 
}

#categorys dd > section p {
	overflow: hidden; 
	height: 6.3em;
}

#categorys dd > section p.part {
	height: 6.3em;
}

#categorys dd > section p.full {
	height: auto;
}

#categorys dd#searchForm {
	padding: 15px;
	border-radius: 4px;
}

#categorys dd#searchForm p {
	height: 36px;
}

#categorys dd#searchForm form {
	width: 276px;
	height: 37px;
	background: url('images/bg_search_box.png') no-repeat 0 0;
	display: flex;
	justify-content: space-between;
}

#categorys dd#searchForm form input {
	margin: 6px 10px;
}

#categorys dd#searchForm #searchWord {
	width: 230px;
	margin-right: 0;
	border: none;
	font-size: 110%;
}

#categorys dd#searchForm #searchSubmit {
	background: url('images/button_search_submit.png') no-repeat 50% 50%;
	border-radius: 2px;
	border: none;
	width: 24px;
	height: 24px;
	text-indent: -300%;
	overflow: hidden;
}

#categorys dd a.switch {
	display: block;
	text-align: right; 
	margin-bottom: 15px;
}



#categorys .oldAge h2 a {
	background-position: 0 0;
}

#categorys .oldAge h2 a:hover {
	background-position: -300px 0;
}

#categorys .handicapped h2 a {
	background-position: 0 -60px;
}

#categorys .handicapped h2 a:hover {
	background-position: -300px -60px;
}

#categorys .nurseySchool h2 a {
	background-position: 0 -120px;
}


#categorys .nurseySchool h2 a:hover {
	background-position: -300px -120px;
}

#categorys .nurseyHome h2 a {
	background-position: 0 -180px;
}


#categorys .nurseyHome h2 a:hover {
	background-position: -300px -180px;
}

#categorys dd div.btn {
	width: 276px;
	height: 34px;
	cursor: pointer;
	border: none;
	text-indent: -300%;
	overflow: hidden;
}

#categorys dd .btn.serviceOpen {
	background: url('images/button_service_open.png') no-repeat;
}

#categorys dd.oldAge .btn.serviceOpen {
	background-position: 0 0;
}

#categorys dd.handicapped .btn.serviceOpen {
	background-position: 0 -34px;
}

#categorys dd.nurseySchool .btn.serviceOpen {
	background-position: 0 -68px;
}

#categorys dd.nurseyHome .btn.serviceOpen {
	background-position: 0 -102px;
}

#categorys dd .btn.serviceClose {
	background: url('images/button_service_close.png') no-repeat;
	display: none;
}

#categorys dd.oldAge .btn.serviceClose {
	background-position: 0 0;
}

#categorys dd.handicapped .btn.serviceClose {
	background-position: 0 -34px;
}

#categorys dd.nurseySchool .btn.serviceClose {
	background-position: 0 -68px;
}

#categorys dd.nurseyHome .btn.serviceClose {
	background-position: 0 -102px;
}

#categorys dd ul {
	display: none;
}

#categorys dd ul li a {
	display: block;
	line-height: 130%;
	background: url('images/marker_arrow.png') no-repeat;
	padding-left: 23px;
	margin: 0 20px 10px 20px;
}




#categorys dd .serviceDetail {
	display: block;
	height: 26px;
	text-indent: -300%;
	overflow: hidden;
	background: url('images/button_service_detail.png') no-repeat;
}

#categorys dd.oldAge a.serviceDetail {
	background-position: 0 0;
}

#categorys dd.oldAge a.serviceDetail:hover {
	background-position: -300px 0;
}

#categorys dd.handicapped a.serviceDetail {
	background-position: 0 -26px;
}

#categorys dd.handicapped a.serviceDetail:hover {
	background-position: -300px -26px;
}

#categorys dd.nurseySchool a.serviceDetail {
	background-position: 0 -52px;
}

#categorys dd.nurseySchool a.serviceDetail:hover {
	background-position: -300px -52px;
}

#categorys dd.nurseyHome a.serviceDetail {
	background-position: 0 -78px;
}

#categorys dd.nurseyHome a.serviceDetail:hover {
	background-position: -300px -78px;
}


#categorys #toMmber {
	padding-top: 10px;
	background-color: transparent;
}


#categorys #toMmber a {
	display: block;
	width: 300px;
	height: 43px;
	background: url('images/button_to_member.png') no-repeat 0 0;
	text-indent: -300%;
	overflow: hidden;
}

#categorys #catImage {
	display: none;
}

#contents h2 {
	width: 660px;
	height: 140px;
}

#contents dd {
	margin-bottom: 30px;
}


footer {
	height: 151px;
	background-image: url('images/bg_footer.png');
	text-indent: -200%
}



/*************************トップページ*************************/

#home main .wrapper {
	padding-top: 40px;
}

#home #topMes {
	width: 660px;
	float: left;
	background: url('images/image_top.png') no-repeat;
	height: 490px;
	text-indent: -500%;
	margin-bottom: 30px;
}

#home #contents h2 {
	height: 70px;
}

#home #contents dd {
	background-color: #ffffff;
	border-radius: 0 0 6px 6px;
	padding: 20px;
}

#home #contents h3 {
	margin-bottom: 22px;
}

#home #contents .us h2 {
	background: url('images/h2_us.png') no-repeat 0 0 #ffffff;
	border-radius: 6px 6px 0 0;
}

#home #contents .us section {
	margin: 0 25px 30px 25px;
}

#home #contents .us section li {
	background: url('images/marker_cir_brown.png') no-repeat 0 0.3em;
	padding-left: 20px;
}

#home #contents .infomation h2 {
	background: url('images/h2_infomation.png') no-repeat 0 0;
}

#home #contents dd.infomation {
	padding: 20px 10px;
}

#home #contents .infomation li {
	padding:  0 10px 23px;
	margin-bottom: 38px;
	background: url('images/border_infomation.png') no-repeat 50% 100%;
}

#home #contents .infomation li:last-child {
	background-image: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

#home #contents .infomation li .date {
	background-color: #FFDFDC;
	border-radius: 6px;
	width: 160px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 15px;
	font-weight: bold;
}

#home #contents .infomation li h3 {
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 35px;
}

#home #contents .infomation li .note {
	padding-bottom: 23px;
}

#home #contents .infomation li .note p {
	margin-bottom: 1em;
}







/*************************サービスの詳細ページ*************************/

#facility #services #contents h2 {
	background-repeat: no-repeat;
	background-position: 0 0;
}

#facility #oldage #services #contents h2 {
	background-image: url('images/h2_oldage.png');
}

#facility #handicapped #services #contents h2 {
	background-image: url('images/h2_handicapped.png');
}

#facility #nurseyschool #services #contents h2 {
	background-image: url('images/h2_nurseyschool.png');
}

#facility #nurseyhome #services #contents h2 {
	background-image: url('images/h2_nurseyhome.png');
}

#facility #services #contents dt {
	display: flex;
	height: 34px;
	line-height: 34px;
	font-weight: bold;
}

#facility #services #contents dt img {
	height: 34px;
	margin-right: 10px;
	vertical-align: middle;
}

#facility #services #contents dt div {
	font-size: 155%;
}

#facility #services #contents dd {
	padding: 0 0 25px 0;
	margin-bottom: 20px;
	background: url('images/border_dotted.png') repeat-x 50% 100%;
}

#facility #services #contents dd:last-child {
	background-image: none;
}

#facility #services #contents dd .note {
	margin: 15px 0;
}

#facility #services #contents dd .to_facility {
	text-align: right;
}








/*************************施設一覧ページ*************************/
#facility #facilityList #contents h2 {
	background: url('images/h2_facilitylist.png') no-repeat 0 0;
	height: 80px;
}

#facility #facilityList #contents #num {
	padding: 15px;
	margin: 40px 0;
	background-color: #ffffff;
	font-size: 140%;
	display: flex;
}

#facility #facilityList #contents #num img {
	margin-right: 10px;
}

#facility #facilityList #contents #num div {
	padding-top: 10px;
}

#facility #facilityList #contents #num span {
	font-size: 140%;
}

#facility #facilityList #contents > ul > li {
	border: 1px solid #998675;
	padding: 25px 15px;
	margin-bottom: 30px;
	background: url('images/border_facility.png') no-repeat 50% 0 #ffffff;
	font-size: 85%;
}

#facility #facilityList #contents > ul > li h3 {
	font-weight: bold;
}

#facility #facilityList #contents > ul > li h3 .fName {
	font-size: 140%;
}

#facility #facilityList #contents > ul > li .note {
	margin: 30px 5px;
	line-height: 140%;
}

#facility #facilityList #contents > ul > li .details {
	width: 380px;
	float: left;
}

#facility #facilityList #contents > ul > li .details dt,
#facility #facilityList #contents > ul > li .details dd {
	margin-bottom: 10px;
	padding: 5px 0;
	float: left;
	line-height: 140%;
}

#facility #facilityList #contents > ul > li .details dt {
	clear: both;
	width: 60px;
	background-color: #ffdfdc;
	font-weight: bold;
	text-align: center;
	border-radius: 4px;
	margin-right: 20px;
}

#facility #facilityList #contents > ul > li .details dd {
	width: 270px;
}


#facility #facilityList #contents > ul > li .details dd.fHp {
	overflow: hidden;
}

#facility #facilityList #contents > ul > li .fPhoto {
	width: 240px;
	text-align: center;
	float: right;
}

#facility #facilityList #contents > ul > li .fPhoto img {
	border: 1px solid #cccccc;
}

#facility #facilityList #contents > ul > li .fService ul,
#facility #facilityList #contents > ul > li .fService ul li,
#facility #facilityList #contents > ul > li .fService ul li img {
	height: 24px;
}

#facility #facilityList #contents > ul > li .fService {
	padding-top: 10px;
	clear: both;
}

#facility #facilityList #contents > ul > li .fService ul li {
	margin-right: 5px;
	display: inline-block;
}






