@charset "utf-8";
/* CSS Document */

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

.exterior_summary {
	clear:both;
	width:960px;
}
.exterior {
	width:530px;
	float:left;
}
.facility_summary {
	width:408px;
	height:268px;
	float:right;
	padding:24px 0 0 22px;
    background-image: url("../img/title_bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.facility_summary h2 {
	margin:45px 0;
}
.facility_summary p {
	font-size:14px;
	font-size:1.4rem;/* =14px */
	line-height:20px;
	line-height:2rem;/* =20px */
	font-weight:normal;
}

.googlemap_title {
	clear:both;
	padding:30px 0 26px 0;
}
.googlemap_title p {
	color:#ed4200;
	font-size:20px;
	font-size:2rem;/* =20px */
	line-height:24px;
	line-height:2.4rem;/* =24px */
	font-weight:normal;
}
.googlemap_facility {
	position: relative;
	width: 100%;
    padding: 56.25% 0 0 0;
}
.googlemap_facility iframe {
	position: absolute;
	top: 0;
	left: 0;
    width: 100%;
    height: 100%;
}

.greeting {
	width:960px;
	padding:30px 0 22px 0;
	border-bottom:1px solid #b2b2b2;
}
.greeting_title {
	margin-bottom:14px;
}
.greeting_title h3 {
	font-family:"リュウミン R-KL", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#ed4200;
	font-size:26px;
	font-size:2.6rem;/* =26px */
	font-weight:normal;
}
.greeting_photo_text {
	width:960px;
}
.greeting_photo {
	width:140px;
	float:left;
}
.greeting_text {
	width:770px;
	float:right;
}
.greeting_text p {
	color:#646464;
	font-size:14px;
	font-size:1.4rem;/* =14px */
	line-height:24px;
	line-height:2.4rem;/* =24px */
	font-weight:normal;
}
.greeting_text p.name {
	text-align:right;
	padding-top:26px;
}

.access {
	clear:both;
}
.access_title {
	padding:34px 0 16px 0;
}
.access_title h4 {
	font-family:"リュウミン R-KL", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#ed4200;
	font-size:26px;
	font-size:2.6rem;/* =26px */
	font-weight:normal;
}
.googlemap {
	position: relative;
	width: 100%;
    padding: 56.25% 0 0 0;
}
.googlemap iframe {
	position: absolute;
	top: 0;
	left: 0;
    width: 100%;
    height: 100%;
}
.googlemap_info {
	padding-top:14px;
}
.googlemap_info p {
	font-size:14px;
	font-size:1.4rem;/* =14px */
	line-height:18px;
	line-height:1.8rem;/* =18px */
	font-weight:normal;
}

.hinaga_info {
	width: 100%;
	margin: 0 auto;
	border-bottom:1px solid #646464;
	padding:20px 0 25px 0;
	margin-bottom: 10px;
}

.hinaga_info img {
	width: 100%;
	margin: 0 auto;
}

.hinaga_info p.pc {
	display: block;
	width: 662px;
	margin: 0 auto;
}

.hinaga_info p.sp {
	display: none;
}


/* 館内ご案内 */

.introduction_title {
	clear:both;
	padding:28px 0 16px 0;
	border-bottom:2px solid #d9d9d9;
}
.introduction_title h2 {
	font-size:26px;
	font-size:2.6rem;/* =26px */
	font-weight:normal;
}
.introduction_summary {
	padding:26px 0;
}
.introduction_summary h3 {
	font-family:"リュウミン R-KL", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#ed4200;
	font-size:24px;
	font-size:2.4rem;/* =24px */
	font-weight:bold;
	margin-bottom:26px;
}
.introduction_summary p {
	font-size:14px;
	font-size:1.4rem;/* =14px */
	line-height:22px;
	line-height:2.2rem;/* =22px */
	font-weight:normal;
}

#living {
	width: 980px;
	margin: 0 auto;
}

#living img {
	width: 100%;
}

.living_photo {
	width:100%;
}
.living_photo ul {
	width:100%;
	margin-bottom:62px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.living_photo li:first-child {
	width:59%;
}
.living_photo li:last-child {
	width:39%;
}
.living_photo h4 {
	display:inline-block;
	width:140px;
	text-align:center;
	font-family:"リュウミン R-KL", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#ed4200;
	padding:19px 0;
	font-size:22px;
	font-size:2.2rem;/* =22px */
	font-weight:bold;
	border:1px solid #ed4200;
	border-radius:5px;
}

.room {
	clear:both;
	width:960px;
	margin-bottom:30px;
}
.room img {
	width: 100%;
}

.room_left {
	width:552px;
	float:left;
}

.room_right {
	width:385px;
	float:right;
	padding-top: 30px;
}

.room_text {
	clear: both;
	padding: 10px 0 0 15px;
}

.room_text span {
	font-family:"リュウミン R-KL", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 25px;
	line-height: 80px;
	font-weight: bold;
}

.room_right h4 {
	text-align:center;
	font-family:"リュウミン R-KL", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#ed4200;
	font-size:22px;
	font-size:2.2rem;/* =22px */
	font-weight:bold;
	width:138px;
	padding:18px 0;
	border:1px solid #ed4200;
	border-radius:6px;
	margin-bottom:12px;
}
.room_right h5 {
	font-family:"リュウミン R-KL", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:22px;
	font-size:2.2rem;/* =22px */
	font-weight:bold;
	margin-bottom:10px;
	line-height: 25px;
}
.room_right p {
	font-size:14px;
	font-size:1.4rem;/* =14px */
	line-height:22px;
	line-height:2.2rem;/* =22px */
	font-weight:normal;
}

.other {
	width:100%;
}
.other img {
	width:100%;
}
.other ul {
	width:100%;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.other li {
	width:48.8%;
}
.other h4 {
	display:inline-block;
	width:140px;
	margin:18px 0;
	text-align:center;
	font-family:"リュウミン R-KL", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#ed4200;
	padding:19px 0;
	font-size:22px;
	font-size:2.2rem;/* =22px */
	font-weight:bold;
	border:1px solid #ed4200;
	border-radius:5px;
}
.other p {
	font-size:13px;
	font-size:1.3rem;/* =13px */
	line-height:18px;
	line-height:1.8rem;/* =18px */
	font-weight:normal;
	letter-spacing:-0.6px;
}


.in-house_drawing_title {
	clear:both;
	padding:50px 0;
}

.in-house_drawing {
	width: 80%;
	margin: 0 auto;
	padding: 30px 0 40px 0;
}
.in-house_drawing img {
	width: 100%;
}

h5.title_pc {
}
h5.title_sp {
	display:none;
}


/* サービスの特徴 */

.service_title {
	clear:both;
	padding:28px 0 16px 0;
	border-bottom:2px solid #d9d9d9;
	margin-bottom:26px;
}
.service_title h2 {
	font-size:26px;
	font-size:2.6rem;/* =26px */
	font-weight:normal;
}

.service_feature {
	clear:both;
	width:960px;
	margin-bottom:40px;
}

.service_feature img {
	width: 100%;
}

.service_info_left {
	width:432px;
	float:left;
	border-bottom:1px solid #b2b2b2;
	padding-top: 20px;
}
.service_info_right {
	width:412px;
	float:right;
	border-bottom:1px solid #b2b2b2;
	padding-top: 20px;

}
.service_info_left h3,
.service_info_right h3 {
	font-family:"リュウミン R-KL", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#eb4200;
	font-size:25px;
	font-size:2.5rem;/* =25px */
	line-height:34px;
	line-height:3.4rem;/* =34px */
	font-weight:bold;
	margin-bottom:20px;
}
.service_info_left li,
.service_info_right li {
	font-size:14px;
	font-size:1.4rem;/* =14px */
	line-height:22px;
	line-height:2.2rem;/* =22px */
	font-weight:normal;
	margin-bottom:22px;
}
.service_photo_left {
	width:507px;
	float:left;
}
.service_photo_right {
	width:491px;
	float:right;
}
.service_photo_left li,
.service_photo_right li {
	float:right;
	margin-bottom:2px;
}
.service_photo_left li:first-child,
.service_photo_right li:first-child {
	float:left;
	margin-bottom:0;
}
.service_photo_left li:last-child,
.service_photo_right li:last-child {
	margin-bottom:0;
}
.service_info01 { min-height:355px; }
.service_info02 { min-height:195px; }
.service_info03 { min-height:252px; }
.service_info04 { min-height:245px; }
.service_info05 { min-height:253px; }
.service_info06 { min-height:217px; }

.system {
	clear:both;
	width:960px;
}
.system h3 {
	font-family:"リュウミン R-KL", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#eb4200;
	font-size:25px;
	font-size:2.5rem;/* =25px */
	line-height:34px;
	line-height:3.4rem;/* =34px */
	font-weight:bold;
	margin-bottom:25px;
}
.system h4 {
	color:#eb4200;
	font-size:20px;
	font-size:2rem;/* =20px */
	line-height:24px;
	line-height:2.4rem;/* =24px */
	font-weight:normal;
	padding-left:1em;
	text-indent:-1em;
	margin-bottom:6px;
}
.system p {
	font-size:14px;
	font-size:1.4rem;/* =14px */
	line-height:22px;
	line-height:2.2rem;/* =22px */
	font-weight:normal;
	margin-bottom:20px;
}

/* 概要 */

.summary_title {
	clear:both;
	padding:28px 0 16px 0;
	border-bottom:2px solid #d9d9d9;
}
.summary_title h2 {
	font-size:26px;
	font-size:2.6rem;/* =26px */
	font-weight:normal;
}

.summary_main {
	padding:26px 0;
}
.summary_main p {
	font-size:20px;
	font-size:2rem;/* =20px */
	line-height:32px;
	line-height:3.2rem;/* =32px */
	font-weight:normal;
}
.summary_main .br_pc {
}
.summary_main .br_sp {
	display:none;
}

.summary_info {
	width:960px;
	padding: 60px 0 80px 0;
}
.summary_info_left {
	width:460px;
	float:left;
}
.summary_info_right {
	width:460px;
	float:right;
}
.summary_info_left h3,
.summary_info_right h3 {
	font-family:"リュウミン R-KL", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#eb4200;
	font-size:25px;
	font-size:2.5rem;/* =25px */
	line-height:36px;
	line-height:3.6rem;/* =36px */
	font-weight:bold;
	margin-bottom:8px;
}
.summary_info_left h3.second {
	margin-top:30px;
}
.summary_info_left th,
.summary_info_left td,
.summary_info_right th,
.summary_info_right td {
	font-size:14px;
	font-size:1.4rem;/* =14px */
	line-height:18px;
	line-height:1.8rem;/* =18px */
	font-weight:normal;
}
.summary_info_left th {
	text-align:left;
	vertical-align:top;
	width:115px;
	padding:5px 0 5px 25px;
	background-color:#fff2d9;
}
.summary_info_right th {
	text-align:center;
	vertical-align:middle;
	width:50px;
	padding:5px 10px;
	background-color:#fff2d9;
}
.summary_info_left td {
	padding:5px 0 5px 30px;
}
.summary_info_right td {
	text-align:center;
	vertical-align:middle;
	padding:5px 0;
}
.summary_info_right td span {
	font-size:12px;
	font-size:1.2rem;/* =12px */
	line-height:16px;
	line-height:1.6rem;/* =16px */
	font-weight:normal;
}
.summary_info_left tr,
.summary_info_right tr {
	border-top:1px solid #b2b2b2;
}
.summary_info_left tr:last-child,
.summary_info_right tr:last-child {
	border-bottom:1px solid #b2b2b2;
}

.summary_info_right ul {
	width:100%;
	margin-bottom:10px;
	display: -webkit-flex;
	display: flex;
}
.summary_info_right li {
	font-size:14px;
	font-size:1.4rem;/* =14px */
	line-height:18px;
	line-height:1.8rem;/* =18px */
	font-weight:normal;
}
.summary_info_right li:first-child {
	width:20%;
}
.summary_info_right li:last-child {
	width:80%;
}
.summary_info_right p {
	padding-left:1em;
	text-indent:-1em;
	margin-bottom:20px;
}

.monthly {
	width:95.5%;
	margin-bottom:20px;
	padding:10px 2%;
	border:1px solid #000;
}
.monthly p {
	margin:0;
	padding-left:4em;
	text-indent:-4em;
	font-size:14px;
	font-size:1.4rem;/* =14px */
	line-height:22px;
	line-height:2.2rem;/* =22px */
	font-weight:normal;
}

table.case {
	margin:30px 0;
}
table.case td {
	text-align:left;
	padding:5px 0;
}

p.notes {
	padding-left:0em;
	text-indent:0em;
}

/* あみーご通信 */

.back_number_title {
	clear:both;
	padding:28px 0 16px 0;
	border-bottom:2px solid #d9d9d9;
	margin-bottom:34px;
}
.back_number_title h2 {
	font-size:26px;
	font-size:2.6rem;/* =26px */
	font-weight:normal;
}

.iframe-content {
	position: relative;
	overflow:auto; /* scrollからautoに変更 */
	-webkit-overflow-scrolling:touch;
	width: 100%;
    padding: 120% 0 0 0;
}
.iframe-content iframe {
    position: absolute;
	top: 0;
	left: 0;
    width: 100%;
    height: 100%;
}


@media only screen and (max-width: 768px) {
	.exterior_summary {
		clear:both;
		width:100%;
	}
	.exterior {
		width:55%;
		float:left;
	}
	.exterior img {
		width:100%;
	}
	.facility_summary {
		width:43%;
		height:auto;
		float:right;
		padding:24px 0 7% 2%;
		background:url(../img/title_bg.jpg) no-repeat;
		background-size:cover;
		background-position: bottom;
	}
	.facility_summary img {
		width:90%;
	}
	
	.facility_summary h2 {
	margin:14px 0 0 0;
}
	
	.googlemap_title p {
		color:#ed4200;
		font-size:16px;
		font-size:1.6rem;/* =16px */
		line-height:20px;
		line-height:2rem;/* =20px */
		font-weight:normal;
	}
	
	.greeting {
		width:100%;
		padding:30px 0 22px 0;
		border-bottom:1px solid #b2b2b2;
	}
	.greeting_photo_text {
		width:100%;
	}
	.greeting_photo {
		width:14.5%;
		float:left;
	}
	.greeting_text {
		width:80%;
		float:right;
	}
	
	.hinaga_info {
	width: 100%;
	margin: 0 auto;
	padding-top: 30px;
}
	
	
	/*館内のご案内*/
	
	
.introduction_summary {
		padding:16px 0;
	}
	
	#living {
		width: 100%;
	}
	
	.living_photo {
		width:100%;
	}
	.living_photo ul {
		width:100%;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	.living_photo li:first-child {
		width:59%;
	}
	.living_photo li:last-child {
		width:39%;
	}
	.living_photo li img {
		width:100%;
	}

	.living_summary {
		clear:both;
		width:100%;
		padding:18px 0 28px 0;
	}
	.living_summary_left {
		text-align:center;
		width:14%;
		float:left;
		padding:18px 0;
		border:1px solid #ed4200;
		border-radius:6px;
	}
	.living_summary_right {
		width:84%;
		float:right;
		padding-top:8px;
	}
	
	.room {
		clear:both;
		width:100%;
		margin-bottom:30px;
	}
	.room_left {
		width:60%;
		float:left;
	}
	
	.room_right {
		width:39%;
		float:right;
		padding: 0 0 0 0;
	}
	.room_text {
		padding: 5px 0;
	}
	
	.room_text span {
		font-size: 25px;
		line-height: 50px;
	}
	
	.room_right h4 {
		text-align:center;
		font-family:"リュウミン R-KL", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
		color:#ed4200;
		font-size:22px;
		font-size:2.2rem;/* =22px */
		font-weight:bold;
		width:35%;
		padding:18px 0;
		border:1px solid #ed4200;
		border-radius:6px;
		margin-bottom:5px;
		float: left;
	}
	
	.bathroom_toilet {
		clear:both;
		width:100%;
	}
	.bathroom {
		width:49.5%;
		float:left;
	}
	
	.bathroom_img {
		width: 100%;
	}
	
	.bathroom_summary {
		width:100%;
		padding-top: 3px;
	}
	.bathroom_summary_left {
		text-align:center;
		width:30%;
		float:none;
		padding:18px 0;
		border:1px solid #ed4200;
		border-radius:6px;
	}
	.bathroom_summary_left h4 {
		font-family:"リュウミン R-KL", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
		color:#ed4200;
		font-size:22px;
		font-size:2.2rem;/* =22px */
		font-weight:bold;
	}
	
	.toilet {
		width:49.5%;
		float:right;
	}
	.toilet img {
		width:100%;
	}
	.toilet h4 {
		font-family:"リュウミン R-KL", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
		color:#ed4200;
		font-size:22px;
		font-size:2.2rem;/* =22px */
		font-weight:bold;
		text-align:center;
		width:30%;
		padding:18px 0;
		border:1px solid #ed4200;
		border-radius:6px;
		margin:12px 0;
	}
	.toilet p {
		font-size:14px;
		font-size:1.4rem;/* =14px */
		line-height:22px;
		line-height:2.2rem;/* =22px */
		font-weight:normal;
	}
	
	.in-house_drawing_title {
		clear:both;
		width:100%;
		padding:30px 0;
	}
	.in-house_drawing_title img {
		width:100%;
	}
	.in-house_drawing {
		width:100%;
		text-align:center;
	}
	.in-house_drawing img {
		width:95%;
	}
	
	
	
	/*サービスの特徴*/
	
	.service_title {
		clear:both;
		padding:28px 0 16px 0;
		border-bottom:2px solid #d9d9d9;
		margin-bottom:26px;
	}
	.service_title h2 {
		font-size:26px;
		font-size:2.6rem;/* =26px */
		font-weight:normal;
	}
	
	.service_feature {
		clear:both;
		width:100%;
		margin-bottom:30px;
	}
	.service_info_left {
		width:45%;
		float:left;
		border-bottom:1px solid #b2b2b2;
		padding: 0 0 10px 0;
	}
	.service_info_right {
		width:47%;
		float:right;
		border-bottom:1px solid #b2b2b2;
		padding: 0 0 10px 0;
	}
	.service_info_left h3,
	.service_info_right h3 {
		font-family:"リュウミン R-KL", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
		color:#eb4200;
		font-size:25px;
		font-size:2.5rem;/* =25px */
		line-height:34px;
		line-height:3.4rem;/* =34px */
		font-weight:bold;
		margin-bottom:20px;
	}
	.service_info_left li,
	.service_info_right li {
		font-size:14px;
		font-size:1.4rem;/* =14px */
		line-height:22px;
		line-height:2.2rem;/* =22px */
		font-weight:normal;
		margin-bottom:16px;
	}
	.service_photo_left {
		width:48%;
		float:left;
	}
	.service_photo_right {
		width:51%;
		float:right;
	}
	.service_photo_left li,
	.service_photo_right li {
		float:right;
		margin-bottom:2px;
	}
	.service_photo_left li img,
	.service_photo_right li img {
		width:100%;
	}
	.service_photo_left li:first-child,
	.service_photo_right li:first-child {
		float:left;
		margin-bottom:0;
	}
	.service_photo_left li:last-child,
	.service_photo_right li:last-child {
		margin-bottom:0;
	}
	.service_info03 { min-height:auto; }
	.service_info04 { min-height:auto; }
	.service_info05 { min-height:auto; }
	.service_info06 { min-height:auto; }
	
	.meal li {
		width:55%;
		float:right;
		margin-bottom:2px;
	}
	.meal li:first-child {
		width:44.5%;
		float:left;
	}
	.meal li:last-child {
		margin-bottom:0;
	}
	.training li,
	.outing li,
	.club li {
		width:49.5%;
		float:left;
	}
	.training li img,
	.outing li img,
	.club li img {
		width:100%;
	}
	.training li:last-child,
	.outing li:last-child,
	.club li:last-child {
		width:49.5%;
		float:right;
	}
	
	.system {
		clear:both;
		width:100%;
	}
	.system h3 {
		font-family:"リュウミン R-KL", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
		color:#eb4200;
		font-size:25px;
		font-size:2.5rem;/* =25px */
		line-height:34px;
		line-height:3.4rem;/* =34px */
		font-weight:bold;
		margin-bottom:25px;
	}
	.system h4 {
		color:#eb4200;
		font-size:18px;
		font-size:1.8rem;/* =18px */
		line-height:20px;
		line-height:2rem;/* =20px */
		font-weight:normal;
		padding-left:1em;
		text-indent:-1em;
		margin-bottom:6px;
	}
	.system p {
		font-size:14px;
		font-size:1.4rem;/* =14px */
		line-height:22px;
		line-height:2.2rem;/* =22px */
		font-weight:normal;
		margin-bottom:20px;
	}
	
	
	/*概要*/
	
		.summary_title {
		clear:both;
		padding:28px 0 16px 0;
		border-bottom:2px solid #d9d9d9;
	}
	.summary_title h2 {
		font-size:26px;
		font-size:2.6rem;/* =26px */
		font-weight:normal;
	}
	
	.summary_main {
		padding:26px 0;
	}
	.summary_main p {
		font-size:20px;
		font-size:2rem;/* =20px */
		line-height:32px;
		line-height:3.2rem;/* =32px */
		font-weight:normal;
	}
	.summary_main .br_pc {
		display:none;
	}
	.summary_main .br_sp {
		display:none;
	}
	
	.summary_info {
		width:100%;
	}
	.summary_info_left {
		width:48%;
		float:left;
	}
	.summary_info_right {
		width:48%;
		float:right;
	}
	.summary_info_left h3,
	.summary_info_right h3 {
		font-family:"リュウミン R-KL", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
		color:#eb4200;
		font-size:25px;
		font-size:2.5rem;/* =25px */
		line-height:36px;
		line-height:3.6rem;/* =36px */
		font-weight:bold;
		margin-bottom:8px;
	}
	.summary_info_left th,
	.summary_info_left td,
	.summary_info_right th,
	.summary_info_right td {
		font-size:14px;
		font-size:1.4rem;/* =14px */
		line-height:18px;
		line-height:1.8rem;/* =18px */
		font-weight:normal;
	}
	.summary_info_left th,
	.summary_info_right th {
		text-align:left;
		vertical-align:top;
		width:115px;
		padding:5px 0 5px 25px;
		background-color:#fff2d9;
	}
	.summary_info_left td,
	.summary_info_right td {
		padding:5px 0 5px 30px;
	}
	.summary_info_left tr,
	.summary_info_right tr {
		border-top:1px solid #b2b2b2;
	}
	.summary_info_left tr:last-child,
	.summary_info_right tr:last-child {
		border-bottom:1px solid #b2b2b2;
	}

	
}



@media only screen and (max-width: 640px) {
	.exterior_summary {
		clear:both;
		width:100%;
		margin-top:10px;
	}
	.exterior {
		width:100%;
		float:none;
	}
	.facility_summary {
		width:98%;
		max-height:250px;
		float:none;
		background:url(../img/title_bg.jpg) no-repeat;
		background-size:cover;
		padding-bottom: 5%;
	}
	.facility_summary h2 {
		margin-bottom:5px;
	}
	.facility_summary p {
		font-size:14px;
		font-size:1.4rem;/* =10px */
		line-height:20px;
		line-height:2rem;/* =16px */
		font-weight:normal;
	}
	.facility_summary img {
		width:95%;
	}
	
	.googlemap_title {
		clear:both;
		padding:12px 0;
	}
	.googlemap_title p {
		color:#ed4200;
		font-size:12px;
		font-size:1.2rem;/* =12px */
		line-height:18px;
		line-height:1.8rem;/* =18px */
		font-weight:normal;
	}

		.greeting {
		width:100%;
		padding:20px 0;
		border-bottom:1px solid #b2b2b2;
	}
	.greeting_title {
		margin-bottom:14px;
	}
	.greeting_title h3 {
		font-family:"リュウミン R-KL", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
		color:#ed4200;
		font-size:26px;
		font-size:2.6rem;/* =26px */
		font-weight:normal;
	}
	.greeting_photo_text {
		width:100%;
	}
	.greeting_photo {
		width:140px;
		float:none;
	}
	.greeting_text {
		width:100%;
		float:none;
		padding-top:20px;
	}
	
	
	.access_title {
		padding:20px 0 14px 0;
	}
	
	.hinaga_info {
	width: 100%;
	margin: 0 auto;
	padding: 20px 0;
		margin-bottom: 10px;
	}
	
	/* 館内ご案内 */
	
	.introduction_title {
		clear:both;
		padding:14px 0 8px 0;
		border-bottom:2px solid #d9d9d9;
	}
	.introduction_title h2 {
		font-size:26px;
		font-size:2.6rem;/* =26px */
		font-weight:normal;
	}
	.introduction_summary {
		padding:24px 0;
	}
	.introduction_summary h3 {
		font-family:"リュウミン R-KL", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
		color:#ed4200;
		font-size:20px;
		font-size:2rem;/* =20px */
		line-height:25px;
		line-height:2.5rem;/* =25px */
		font-weight:bold;
		margin-bottom:14px;
	}
	.introduction_summary p {
		font-size:14px;
		font-size:1.4rem;/* =14px */
		line-height:22px;
		line-height:2.2rem;/* =22px */
		font-weight:normal;
	}
	.living_photo {
		width:100%;
	}
	.living_photo ul {
		width:100%;
		margin-bottom:62px;
		display: -webkit-block;
		display: block;
	}
	.living_photo li:first-child {
		width:100%;
		margin-bottom:20px;
	}
	.living_photo li:last-child {
		width:100%;
	}
	.living_photo h4 {
		padding:10px 0;
		font-size:18px;
		font-size:1.8rem;/* =18px */
	}
	
	.room {
		clear:both;
		width:100%;
		margin-bottom:20px;
	}
	.room ul {
		width:100%;
		display: -webkit-block;
		display: block;
	}
	.room li:first-child {
		width:100%;
		margin-bottom:20px;
	}
	.room li:last-child {
		width:100%;
	}
	.room h4 {
		padding:10px 0;
		font-size:18px;
		font-size:1.8rem;/* =18px */
	}
	
	.other ul {
		width:100%;
		display: -webkit-block;
		display: block;
	}
	.other li {
		width:100%;
	}
	.other h4 {
		padding:10px 0;
		font-size:18px;
		font-size:1.8rem;/* =18px */
	}
	
	.in-house_drawing_title {
		clear:both;
		padding:30px 0 20px 0;
	}
	h5.title_pc {
		display:none;
	}
	h5.title_sp {
		display:block;
	}
	.in-house_drawing img {
		width: 100%;
		text-align:center;
	}
	
	
	
	/* サービスの特徴 */
	
	
	.service_title {
		clear:both;
		padding:28px 0 16px 0;
		border-bottom:2px solid #d9d9d9;
		margin-bottom:26px;
	}
	.service_title h2 {
		font-size:26px;
		font-size:2.6rem;/* =26px */
		font-weight:normal;
	}
	
	.service_feature {
		clear:both;
		width:100%;
		padding-bottom:26px;
		border-bottom:1px solid #b2b2b2;
		margin-bottom:26px;
	}
	
		.service_feature.line {
			border-bottom: none;
	}
	
	.service_info_left {
		width:100%;
		float:none;
		border-bottom:none;
	}
	.service_info_right {
		width:100%;
		float:none;
		border-bottom:none;
	}
	.service_info_left h3,
	.service_info_right h3 {
		font-family:"リュウミン R-KL", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
		color:#eb4200;
		font-size:20px;
		font-size:2rem;/* =20px */
		line-height:34px;
		line-height:3.4rem;/* =34px */
		font-weight:bold;
		margin-bottom:20px;
	}

	.service_photo_left {
		width:100%;
		float:none;
	}
	
	.service_photo_right {
		width:100%;
		float:none;
	}

	.service_photo_left li:last-child,
	.service_photo_right li:last-child {
		margin-bottom:0;
	}
	
	.service_info01 { min-height:200px; }
	.service_info02 { min-height:160px; }
	.service_info05 { min-height:200px; }
	.service_info06 { min-height:160px; }
	
	.service_info02 {
		padding-top: 0;
	}
	
	.summary_title {
		clear:both;
		padding:28px 0 16px 0;
		border-bottom:2px solid #d9d9d9;
	}
	.summary_title h2 {
		font-size:26px;
		font-size:2.6rem;/* =26px */
		font-weight:normal;
	}
	
	.summary_info {
		width:100%;
		padding-top: 8%;
	}
	.summary_info_left {
		width:100%;
		float:none;
		margin-bottom:28px;
	}
	.summary_info_right {
		width:100%;
		float:none;
	}
	.summary_info_left h3,
	.summary_info_right h3 {
		font-family:"リュウミン R-KL", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
		color:#eb4200;
		font-size:20px;
		font-size:2rem;/* =20px */
		line-height:34px;
		line-height:3.4rem;/* =34px */
		font-weight:bold;
		margin-bottom:8px;
	}
	.summary_info_left th,
	.summary_info_left td,
	.summary_info_right th,
	.summary_info_right td {
		font-size:13px;
		font-size:1.3rem;/* =13px */
		line-height:18px;
		line-height:1.8rem;/* =18px */
		font-weight:normal;
	}
	.summary_info_left th,
	.summary_info_right th {
		text-align:left;
		vertical-align:top;
		width:125px;
		padding:5px 0 5px 15px;
		background-color:#fff2d9;
	}
	.summary_info_left td,
	.summary_info_right td {
		padding:5px 0 5px 30px;
	}
	.summary_info_left tr,
	.summary_info_right tr {
		border-top:1px solid #b2b2b2;
	}
	.summary_info_left tr:last-child,
	.summary_info_right tr:last-child {
		border-bottom:1px solid #b2b2b2;
	}
	
	
	.back_number_title {
		clear:both;
		padding:28px 0 16px 0;
		border-bottom:2px solid #d9d9d9;
		margin-bottom:34px;
	}
	.back_number_title h2 {
		font-size:26px;
		font-size:2.6rem;/* =26px */
		font-weight:normal;
	}
}

