@charset "utf-8";

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

html {
	margin-top: 20px !important;
}

body {
	line-height: 160%;
	font-size: 16px;
}

h1, h2, h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

img {
	width: 100%;
	height: auto;
}

ul li {
	list-style-type: none;
}

.sp {
	display: block;
}

.pc {
	display: none;
}

header .wrapper {
	position: relative;
}

header .wrapper > img {
	position: relative;
	top: 0;
	left: 0;
	z-index: 100;
}


header .wrapper h1 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	height: 100%;
	margin-left: 20px;
}

header .wrapper h1 a {
	display: block;
	height: 100%;
}

header .wrapper h1 a img {
	height: 63%;
	width: auto;
}

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

main {
	padding-top: 20px;
}

main .wrapper {
	margin: 0 20px;
}

main dl {
	margin-bottom: 20px;
}

main dl > dd {
	margin-bottom: 2em;
	border-radius: 4px;
}

#categorys > p,
#categorys #searchForm,
#categorys #searchForm form {
	height: 37px;
}

#categorys #searchForm {
	display: flex;
	padding: 20px 50px;
	background-color: #ffffff;
	justify-content: space-around;
}

#categorys #searchForm p {
	margin-right: 25px;
	padding-top: 10px;
	text-align: center;
	width: 25%;
	height: 18px;
}

#categorys #searchForm p img {
	height: 18px;
	width: auto;
}

#categorys #searchForm form {
	background: url('images/bg_search_box_sp.png') no-repeat 0 0;
	background-size: 100% 37px;
	display: flex;
	width: 100%;
	max-width:  334px;
	height: 37px;
	justify-content: space-between;
}

#categorys #searchForm form input {
	border: none;
	background-color: transparent;
}

#categorys #searchForm form input#searchWord {
	width: 100%;
	max-width: 297px;
}

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


#categorys dd a.switch {
	display: block;
	text-align: right; 
	background-color: #ffffff;
	padding: 10px 20px 20px;
	font-size: 90%;
}

#categorys dd p {
	background-color: #ffffff;
	padding: 20px 20px 0;
	line-height: 150%;
}

#categorys dd p.part {
	height: 3em;
	overflow: hidden;
}

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

#categorys dd .serviceOpen,
#categorys dd .serviceClose {
	padding: 0 20px 20px;
	background-color: #ffffff;
}

#categorys dd .btn.serviceClose {
	display: none;
}

#categorys dd ul {
	padding: 15px;
	display: none;
	background-color: #ffffff;
}

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

#categorys #toMmber {
	display: none;
}

#categorys #catImage {
	text-align: center;
}

#categorys #catImage img {
	width: 50%;
}

#categorys a.serviceDetail {
	text-align: center;
	display: block;
	background-color: #ffffff;
	border-radius: 0 0 4px 4px;
	padding-bottom: 10px;
}


#breadcrambs {
	margin-bottom: 20px;
}

#breadcrambs ul {
	display: flex;
}

#breadcrambs ul li {
	margin-right: 5px;
}



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


main #topMes {
	margin-bottom: 20px;
}

#home #contents dt {
	border-radius: 4px 4px 0 0;
}

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

#home #contents .infomation li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	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: 4px;
	text-align: center;
	margin-bottom: 10px;
	font-size: 90%;
	font-weight: bold;
	padding: 5px 10px 3px;
	display: inline-block;
}

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

#home #contents .infomation li .note {
	padding: 0 0 20px;
}

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

#home #contents dd.us {
	background: #ffffff;
	padding: 0 20px 20px;
}

#home #contents dd.us > section {
	padding: 20px 50px;
	line-height: 130%;
}

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

#home #elseList {
	padding: 0 20px 20px;
}

#home #elseList ul {
	display: flex;
	justify-content: center;
}

#home #elseList ul li {
	margin: 0 5px;
}


/*************************ページ以外共通*************************/
#facility #contents h2 {
	margin-bottom: 20px;
}

#facility .wrapper {
	display: flex;
	flex-direction: column;
}

#facility .wrapper #categorys {
	order: 2;
}

#facility .wrapper #contents {
	order: 1;
}

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


#facility #services #contents > dl > dt {
	display: flex;
	height: 30px;
}

#facility #services #contents > dl > dt img {
	width: auto;
	margin-right: 5px;
}

#facility #services #contents > dl > dt div {
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	font-size: 120%;
	font-weight: bold;
}

#facility #services #contents > dl > dd {
	padding: 10px 0 20px;
	margin-bottom: 20px;
	background: url(images/border_dotted.png) repeat-x 0 100%;
	font-size: 85%;
}

#facility #services #contents > dl > dd .note {
	padding: 0 0 10px;
	line-height: 140%;
}

#facility #services #contents > dl > dd .to_facility a {
	text-align: right;
	padding: 0 20px;
	display: block;
}




/*************************施設一覧ページ*************************/

#facility #facilityList #contents #num {
	background: #ffffff;
	padding: 10px;
	margin-bottom: 20px;
}

#facility #facilityList #contents #num img {
	height: 30px;
	width: auto;
	margin-right: 5px;
	float: left;
}

#facility #facilityList #contents #num div {
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	font-size: 110%;
	font-weight: bold;
	float: left;
}

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


#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: 15px 5px;
	line-height: 140%;
}

#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.fHp {
	overflow: hidden;
}

#facility #facilityList #contents > ul > li .fPhoto {
	text-align: center;
	margin-bottom: 20px;
}

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

#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;
}

#facility #facilityList #contents > ul > li .fService ul li img {
	width: auto;
}


/*************************検索結果ページ*************************/
#facility #facilityList #searchResult #contents #num div {
	float: none;
	height: auto;
}


