@charset "utf-8";

.pagetitle_fk {
	text-align: center;
	background-color: #f4f0e4;
	border-bottom: 1px solid #e9e2ca;
	text-align: center;
}
.sp_pagetitle {
	margin-top: 30px;
	padding: 0 15px;
}
.inner_fk {
	padding: 0 15px;
}
.tit_fk_01 {
	padding: 6px 20px;
	color: #ba0202;
	font-size: 24px; font-size: 2.4rem;
	text-align: center;
	border: 2px solid #ba0202;
	border-radius: 30px;
	behavior: url(/js/PIE.htc);
}
.list_fk_01 {
	margin-left: -2%;
	overflow: hidden;
	zoom: 1;
}
.list_fk_01 li {
	float: left;
	width: 48%;
	margin-left: 2%;
	margin-top: 15px;
	background-image: url(../images/funin_kanpo/list_fk_01bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.list_fk_01 li span {
	display: block;
	padding: 2px 0 8px 30px;
	color: #000;
	font-weight: bold;
	font-size: 18px; font-size: 1.8rem;
	background-image: url(../images/funin_kanpo/list_fk_01.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
}
.cnt_step {
	width: 90%;
	margin: 30px auto 0;
}
.cnt_step li {
	margin-bottom: 5px;
}
.cnt_step table {
	width: 100%;
}
.cnt_step table th {
	position: relative;
	width: 130px;
	padding: 20px 0;
	text-align: right;
	background-color: #f4f0e4;
	border-radius: 8px 0 0 8px;
	behavior: url(/js/PIE.htc);
}
.cnt_step table td {
	position: relative;
	padding: 20px 20px 20px 30px;
	vertical-align: middle;
	font-size: 18px; font-size: 1.8rem;
	font-weight: bold;
	color: #885b2e;
	background-color: #f4f0e4;
	border-radius: 0 8px 8px 0;
	behavior: url(/js/PIE.htc);
}
.cnt_step .last {
	color: #fff;
	padding: 14px;
	margin-bottom: 0;
	text-align: center;
	background-color: #c6855b;
	border-radius: 8px;
	behavior: url(/js/PIE.htc);
}
.fk_txt1 {
	font-size: 32px; font-size: 3.2rem;
	color: #c6855b;
}
.fk_txt2 {
	font-size: 32px; font-size: 3.2rem;
	color: #db4f5c;
}
.fk_txt3 {
	font-size: 32px; font-size: 3.2rem;
	color: #5aa1d8;
}
.fk_txt4 {
	font-weight: bold;
	color: #0067cc;
}
.cnt_link1 li a {
	display: block;
	padding: 15px 15px;
	margin-top: 20px;
	border: 1px solid #ccc;
}
.cnt_link1 li a span {
	display: block;
	padding-left: 25px;
	background-image: url(../images/common/arrow_01.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
}
.cnt_link1 li a:hover {
	text-decoration: none;
	background-color: #f4f0e4;
}
.cnt_cal {
	width: 68%;
	margin: 30px auto 0;
}

@media screen and (min-width: 737px) and (max-width: 1000px) {
.pagetitle_fk {
	height: 300px;
}
.list_fk_01 {
	margin-left: 0;
}
.list_fk_01 li {
	float: none;
	width: auto;
	margin-left: 0;
	margin-top: 15px;
	background-image: url(../images/funin_kanpo/list_fk_01bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
}

@media screen and (min-width: 737px) and (max-width: 1000px) and (orientation : landscape) {
}

@media screen and (max-width: 736px) {
.pagetitle_fk {
	height: 140px;
}
.tit_fk_01 {
	padding: 6px;
	color: #ba0202;
	font-size: 18px; font-size: 1.8rem;
	text-align: center;
	border: 2px solid #ba0202;
	border-radius: 30px;
	behavior: url(/js/PIE.htc);
}
.inner_fk {
	padding: 0;
}
.list_fk_01 {
	margin-left: 0;
}
.list_fk_01 li {
	float: none;
	width: auto;
	margin-left: 0;
}
.list_fk_01 li span {
	display: block;
	font-size: 16px; font-size: 1.6rem;
}
.cnt_step {
	width: 100%;
	margin: 20px auto 0;
}
.cnt_step table th {
	position: relative;
	width: 110px;
	padding: 15px 0;
}
.cnt_step table td {
	position: relative;
	padding: 15px 15px 15px 20px;
	vertical-align: middle;
	font-size: 16px; font-size: 1.6rem;
}
}

@media screen and (max-width: 736px) and (orientation : landscape) {
}