@charset "utf-8";


/* =============================================================================

	宿坊とは 関連ページ

============================================================================= */

#page_header .page_ttl {
	background: url(../images/PC_shukubo_mv.png) no-repeat 50% 0;
	height: 350px;
	margin: 0;
}
#page_header .content_wrap {
	height: 100%;
	position: relative;
}

@media print, screen and (max-width: 750px) {
	#page_header .page_ttl {
		background-size: cover;
		height: 262px;
	}
}


@media print, screen and (max-width: 750px) {
	.section {
		padding: 50px 0 !important;
	}
}


.banner {
	margin: 0 auto 0;
	max-width: 700px;
}



#beginner {
}
#beginner p {
	margin-bottom: 1em;
}


@media print, screen and (max-width: 750px) {
	#beginner .block:first-child {
		margin: 0;
		padding: 30px 3%;
		width: 100%;
	}
	#beginner .block:last-child {
		display: none;
	}
	#beginner .banner {
		margin: 0 3%;
	}
	#plan .btn_more.pc_view {
		display: none !important;
	}
	#plan .block a {
		pointer-events: none;
	}
}
@media print, screen and (min-width: 751px) {
	#beginner .block:first-child {
		width: 60%;
	}
	#beginner .block:last-child {
		width: 35%;
	}
	#plan .btn_more.sp_view {
		display: none !important;
	}
}


/* #facility {
}
#facility .list ul {
	margin: 50px auto;
	max-width: 680px;
}
#facility .list li {
	margin: 0;
	width: 50%;
} */


/*---------------------------
	#experience
---------------------------*/

#facility .list {
	text-align: center;
	margin: 30px auto;
	max-width: 630px;
}
/* #facility .list li {
	display: inline-block;
	width: 90px;
} */

@media print, screen and (max-width: 750px) {
	/* #experience {
		background-image: url(../images/top/SP_top_experience.png);
	} */
	#facility .list {
		font-size: 0;
		max-width: 408px;
	}
	#facility .list li {
		display: inline-block;
		width: 49%;
		max-width: 204px;
	}
}
@media print, screen and (min-width: 751px) {
	#facility .content_wrap {
		max-width: 1064px;
	}
	#facility .list li {
		/* display: block;
		float: left; */
		display: inline-block;
		width: 100%;
		max-width: 204px;
	}
}
/* @media print, screen and (min-width: 751px) {
	#experience {
		background-image: url(../images/top/PC_top_experience.png);
	}
} */
/* @media print, screen and (min-width: 1025px) {
	#facility .list li {
		width: 120px;
	}
} */

/*  */


@media print, screen and (max-width: 750px) {
	#facility {
		padding: 0 3%;
	}
}


#flow .section_content {
	margin-bottom: 50px;
}
#flow .block_ttl {
	background: #e3e3d9;
	display: table;
	margin-bottom: 30px;
	table-layout: fixed;
	width: 100%;
}
#flow .block_ttl .number,
#flow .block_ttl .ttl {
	display: table-cell;
	font-size: 1.2em;
	vertical-align: middle;
}
#flow .number {
	background: #646430;
	color: #FFF;
	padding: 20px 0;
	text-align: center;
	width: 10%;
}
#flow .ttl {
	padding: 15px 20px;
}

#flow .flex_list .block {
	margin: 0;
}
#flow .flex_list {
	width:100%;
	margin:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
#flow .flex_list .val {
	padding: 0 0 0 5%;
}

@media print, screen and (max-width: 750px) {

	#flow {
		padding: 50px 3% !important;
	}

	#flow .thumb {
		width: 100%;
	}
	#flow .thumb img {
		margin: 0 auto 30px;
		width: 50%; max-width: 300px;
	}
	#flow .val {
		padding: 0 3%;
		width: 100%;
	}
	#flow .flex_list .val {
		padding-left: 0;
	}
	/* #flow .section_content .flex_list {
		flex-flow: column wrap;
	} */


}
@media print, screen and (min-width: 751px) {

	#flow .thumb {
		width: 30%;
	}
	#flow .val {
		position: relative;
		width: 70%;
	}

	#flow .flex_list .val .btn_more {
		/* position: absolute; bottom: 0; right: 0; */
		float: none;
	}

	#flow .section_content:nth-of-type(2n) .flex_list {
		flex-flow: row-reverse wrap;
	}
	#flow .section_content:nth-of-type(2n) .flex_list .val {
		padding: 0 5% 0 0;
	}
	/* #flow .section_content:nth-of-type(2n) .flex_list .val .btn_more {
		left: 0; right: auto;
	} */
	#flow .section_content:nth-of-type(odd) .flex_list .val .btn_more {
		margin-right: 0;
	}
	#flow .section_content:nth-of-type(even) .flex_list .val .btn_more {
		margin-left: 0;
	}
}


#plan .flex_list {
	justify-content: center;
}
#plan .flex_list a {
	display: block;
}
#plan .flex_list .block {
	margin: 10px 0.5%;
}
#plan .flex_list .box_shadow {
	border-left: 0;
	color: #000;
}

@media print, screen and (max-width: 750px) {
	#plan {
		padding: 0 2%;
	}
	#plan .flex_list .block {
		margin: 10px 1%;
		width: 48%;
	}
}
@media print, screen and (min-width: 751px) {
	#plan .flex_list .block {
		margin: 10px 0.5%;
		width: 24%;
	}
}



#implementation {
	padding-bottom: 0 !important;
}

#implementation dt,
#implementation dd {
	padding: 20px 30px;
	position: relative;
	vertical-align: middle;
}
#implementation dt {
	border-bottom: 1px solid #FFF;
	color: #FFF;
	text-align: center;
}
#implementation dd {
	border-bottom: 1px solid #EEE;
}
#implementation .attention {
	margin-top: 30px
}

@media print, screen and (max-width: 750px) {
	#implementation {
		padding: 50px 3% !important;
	}
	#implementation dt {
		background: #e0e0d5;
		color: #000;
	}
	#implementation dt,
	#implementation dd {
		padding: 20px 0;
	}
	#implementation dd {
		text-align: center;
	}
	#implementation .btn_rev {
		margin: 20px auto 0;
	}
}
@media print, screen and (min-width: 751px) {
	#implementation dt {
		background: #646430;
		width: 250px;
	}
	#implementation dt,
	#implementation dd {
		padding: 20px 30px;
	}
	#implementation .btn_rev {
		position: absolute; top: 15px; right: 30px;
		width: 140px;
	}
}







