@charset "utf-8";
/* ===================================================================
CSS information

 file name  :about.css
 author     :Ability Consultant
style info  :やど日本とは？
=================================================================== */
/* -----------------------------------------------------------
	.wrp_title		パンくず
----------------------------------------------------------- */
.wrp_title {
	margin: 0 0 20px;
}

/* -----------------------------------------------------------
	.wrp		全体
----------------------------------------------------------- */
#contents {
	width: 1170px;
}

#contents .wrp {
	margin: 0 0 80px;
	padding: 0 35px 0;
}

#contents .wrp .wrp_bg {
	width: 1098px;
	padding: 0;
	overflow: hidden;
	*zoom: 1;
}

/* -----------------------------------------------------------
	.con_catch		やど日本とは？
----------------------------------------------------------- */
.bg_catch {
	width: 1100px;
	height: 685px;
	background: url(../about/images/bg_japan.png) 250px 20px no-repeat;
}

.bg_catch .con_catch {
	width: 450px;
	padding: 50px 0 0;
	float: left;
	position: relative;
}

.bg_catch .con_catch h2 {
	width: 450px;
	padding: 0 0 20px;
}

.bg_catch .con_catch .description {
	width: 450px;
	padding: 0 0 25px;
}

.bg_catch .con_catch .txt {
	width: 450px;
	font-size: 12px;
}

.bg_catch .con_catch .txt h3 {
	width: 450px;
	font-size: 14px;
	padding: 0 0 15px;
}

.bg_catch .con_catch .txt h4 {
	width: 450px;
	font-size: 12px;
	padding: 0 0 5px;
}

.bg_catch .con_catch .txt p {
	width: 450px;
	font-size: 12px;
	padding: 0 0 15px;
}

.bg_catch .con_catch .btn_search {
	width: 180px;
	height: 99px;
	padding: 10px 0 0;
	margin: 0 0 0 -35px;
}

.bg_catch .con_place {
	width: 397px;
	display:none;
	padding: 180px 0 0 222px;
	float: left;
}

.bg_catch .con_place h3 {
	width: 275px;
	padding: 0 0 21px 57px;
}

.bg_catch .con_place .box_place {
	width: 377px;
	border: 1px #d1ba86 solid;
	padding: 7px 9px 0 9px;
	background: url(../about/images/bg_place.png);
}

.bg_catch .con_place .box_place p {
	width: 377px;
	padding: 0 0 7px;
}

/* -----------------------------------------------------------
	.con_map		やど日本とは？検索ボタン
----------------------------------------------------------- */
.con_map,
.con_name,
.con_scene,
.con_condition {
	width: 530px;
	float: left;
}

.con_map h4,
.con_name h4,
.con_scene h4,
.con_condition h4 {
	width: 520px;
	padding: 0 0 10px 10px;
}

.con_map .description,
.con_name .description,
.con_scene .description,
.con_condition .description {
	padding: 0 0 15px 10px;
}

.con_map {
	border-right: 1px #b9b1a0 solid;
	border-bottom: 1px #b9b1a0 solid;
	background: #f9f4ea;
}

.con_name {
	border-bottom: 1px #b9b1a0 solid;
	background: #f6ecd8;
}

.con_scene {
	border-right: 1px #b9b1a0 solid;
	background: #f6ecd8;
}

.con_scene table {
	width: 510px;
	border: 1px #b9b1a0 solid;
	margin: 10px 0 0 10px;
}

.con_scene table tr th {
	width: 80px;
	background: url(../images/common/bg_table_th.png);
	font-size: 12px;
	border-bottom: 1px #b9b1a0 solid;
	padding: 18px 0 18px 10px;
}

.con_scene table tr td {
	width: 360px;
	vertical-align: top;
	font-size: 12px;
	background: #fff;
	border-bottom: 1px #b9b1a0 solid;
	padding: 18px 15px;
}

.con_condition {
	background: #f9f4ea;
}

.con_step1,
.con_step2,
.con_step3,
.con_step4 {
	width: 510px;
	padding: 10px;
	overflow: hidden;
	*zoom: 1;
}

.con_step1 .icon,
.con_step2 .icon,
.con_step3 .icon,
.con_step4 .icon {
	width: 39px;
	padding: 0 0 0 11px;
	font-size: 10px;
	float: left;
	background: url(../about/images/bg_step.png) no-repeat;
	color: #fff;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
}

.con_step1 .box,
.con_step2 .box,
.con_step3 .box,
.con_step4 .box {
	width: 450px;
	padding: 0 0 0 10px;
	font-size: 12px;
	float: left;
}

.con_step1 .box p,
.con_step2 .box p,
.con_step3 .box p,
.con_step4 .box p {
	width: 450px;
	padding: 3px 0;
}

.con_step1 .box p.point,
.con_step2 .box p.point,
.con_step3 .box p.point,
.con_step4 .box p.point {
	width: 440px;
	padding: 3px 0 3px 10px;
	font-weight: bold;
	background: url(../about/images/ic_point.png) left 7px no-repeat;
}

.con_step1 .box p span,
.con_step2 .box p span,
.con_step3 .box p span,
.con_step4 .box p span {
	font-size: 10px;
	color: #ce1d1d;
}

.con_step1 {
	border-top: 1px #b9b1a0 solid;
}

.con_step2,
.con_step3,
.con_step4 {
	border-top: 1px #b9b1a0 dotted;
}

.con_map,
.con_scene {
	padding: 20px 9px 25px 9px;
}

.con_name,
.con_condition {
	padding: 20px 10px 25px 9px;
}
