@charset "utf-8";

/* -------------------------------------------------- */
/* 初めての方へ */
/* -------------------------------------------------- */
.moreBtn {
	position: absolute;
	top: 0;
	right: 0;
}

.moreBtn a {
	padding: 3px 10px;
	display: block;
	font-size: 1rem;
	font-weight: bold;
	color: #da2805;
	border: 1px #da2805 solid;
	border-radius: 5px;
}

.moreBtn a:hover {
	padding: 3px 10px;
	display: block;
	font-size: 1rem;
	font-weight: bold;
	color: #FFFFFF;
	background: #da2805;
	border-radius: 5px;
}
/* #flowSe1 */
/* -------------------------------------------------- */
#flowPageLink {
	width: 95%;
	display: block;
	margin: 0 auto 8%;
}

#flowPageLink li {
	width: 48%;
	float: right;
}

#flowPageLink .sp:first-child {
	float: left;
}

/* contents common */
#flowSe1 h2,
#flowSe2 h2 {
	width: 100%;
	display: block;
	margin: 0 auto 7%;
	font-size: 200%;
	font-weight: bold;
	color: #da2805;
	line-height: 1;
}

.outer {
	width: 90%;
	padding: 5%;
	position: relative;
	background-color: #fff;
	box-shadow:rgba(218, 41, 5, 0.498039) 2px 2px 0px 0px;
	-webkit-box-shadow:rgba(218, 41, 5, 0.498039) 2px 2px 0px 0px;
	-moz-box-shadow:rgba(218, 41, 5, 0.498039) 2px 2px 0px 0px;
}

.innerTtl {
	width: 100%;
	display: table;
	margin-bottom: 10px;
}

h3 {
	display: table-cell;
	padding: 0 0 3% 27%;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 25%;
	vertical-align: middle;
	font-size: 125%;
	font-weight: bold;
	color: #da2805;
	line-height: 1.2;
}

#flowSe1 .inner,
#flowSe2 .inner {
	width: 90%;
	padding: 30px 5%;
	background-color: #f6f6f6;
}

.outer p {
	line-height: 1.625;
}

.outer .txt1 {
	padding-top: 60%;
	margin-bottom: 5%;
	background: url(../img/pc_flow_img6.jpg) center top no-repeat;
	font-size: 100%;
	color: #666666;
	background-size: 95%;
}

.outer .txt2 {
	padding-top: 55%;
	background: url(../img/pc_flow_img7.jpg) center top no-repeat;
	font-size: 100%;
	color: #666666;
	background-size: 60%;
}

.txt2 a {
	color: #da2805;
}

.outer .txt3 {
	padding-top: 60%;
	background: url(../img/pc_flow_img11.jpg) center top no-repeat;
	font-size: 100%;
	color: #666666;
	background-size: 40%;
}

.txt3 span {
	color: #da2805;
}

.outer .txt4 {
	padding-top: 60%;
	background: url(../img/pc_flow_img10.jpg) center top no-repeat;
	font-size: 100%;
	color: #666666;
	margin-bottom: 3%;
	background-size: 95%;
}

.txt4 span {
	margin-bottom: 5%;
	color: #da2805;
}

.outer .txt5 {
	padding-top: 60%;
	margin-bottom: 20px;
	background: url(../img/pc_flow_img13.jpg) center top no-repeat;
	font-size: 100%;
	color: #666666;
	background-size: 80%;
}

.outer .txt6 {
	padding-top: 60%;
	background: url(../img/pc_flow_img12.jpg) center top no-repeat;
	font-size: 100%;
	color: #666666;
	background-size: 28%;
}

.txt6 span {
	font-weight: bold;
}

.outer .txt7 {
	padding-top: 60%;
	background: url(../img/pc_flow_img14.jpg) center top no-repeat;
	font-size: 100%;
	color: #666666;
	background-size: 80%;
}

/* #flowSe1 */
#flowSe1 {
	position: relative;
	width: 95%;
	margin: 0 auto 15%;
}

#flowStep1 {
	margin-bottom: 5%;
}

#flowStep2 {
	margin-bottom: 5%;
}

#flowStep3 {
	margin-bottom: 5%;
}

#flowStep4 {
	margin-bottom: 5%;
}

#flowStep5 {
	margin-bottom: 5%;
}

#flowStep6 {
	margin-bottom: 5%;
}

#flowStep7 {
	margin-bottom: 5%;
}

#flowStep1 h3 {
	background-image: url(../img/sp_flow_step1.jpg);
}

#flowStep2 h3 {
	background-image: url(../img/sp_flow_step2.jpg);
}

#flowStep3 h3 {
	background-image: url(../img/sp_flow_step3.jpg);
}

#flowStep4 h3 {
	background-image: url(../img/sp_flow_step4.jpg);
}

#flowStep1 li {
	margin-bottom: 3%;
	font-size: 100%;
	color: #666666;
}

#flowStep1 li:first-child {
	color: #da2805;
	font-weight: bold;
	letter-spacing: 0;
}

#flowStep1 #flowTel {
	font-size: 200%;
	color: #da2805;
	font-weight: bold;
	letter-spacing: 0;
}

#flowTel .tel-link a {
	color: #da2805;
}

/* step1 btn */
#flowStep1Btn {
	width: 100%;
	display: inline-block;
}

#flowStep1Btn a {
	width: 100%;
	display: block;
	padding: 12px 0;
	margin: 0 auto 0;
	text-align: center;
	background: url(../img/pc_flow_img15.png) 97% center no-repeat #ffee30;
	background-size: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: rgb(209, 202, 128) 0px 4px 0px 0px;
	-webkit-box-shadow: rgb(209, 202, 128) 0px 4px 0px 0px;
	-moz-box-shadow: rgb(209, 202, 128) 0px 4px 0px 0px;
	font-size: 92%;
	font-weight: bold;
	color: #13293f;
	line-height: 1.4;
}

/* step4 btn */
#flowStep4Btn {

}

#flowStep4Btn a {
	display: block;
	position: relative;
	border: 1px solid #da2805;
	padding: 4%;
}

#flowStep4Btn a:before,
#flowStep4Btn a:after {
	width: 100%;
	height: 0;
	content: "";
	display: block;
	position: absolute;
	left: 0;
	z-index: 2;
	background-color: #da2805;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

#flowStep4Btn a:before {
	top: 0;
}

#flowStep4Btn a:after {
	bottom: 0;
}

#flowStep4Btn p {
	margin-bottom: 0;
}

#flowStep4Btn p:after {
	width: 100%;
	height: 100%;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	background: url(../img/pc_flow_img16.png) 94.5% center no-repeat;
}

#flowStep4Btn span {
	font-size: 117%;
	font-weight: bold;
	color: #da2805;
}

#se5Point {
	width: 100%;
	display: inline-block;
	margin-bottom: 8%;
	font-size: 109%;
	font-weight: bold;
	color: #da2805;
}

#se5Point span {
	float: left;
	margin-right: 2%;
	display: block;
	width: 20%;
}

/* step5 btn */
#flowStep5Btn a {
	display: block;
	position: relative;
	border: 1px solid #da2805;
}

#flowStep5Btn a:before,
#flowStep5Btn a:after {
	width: 100%;
	height: 0;
	content: "";
	display: block;
	position: absolute;
	left: 0;
	z-index: 2;
	background-color: #da2805;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

#flowStep5Btn a:before {
	top: 0;
}

#flowStep5Btn a:after {
	bottom: 0;
}

#flowStep5Btn p {
	margin-bottom: 0;
}

#flowStep5Btn p:after {
	width: 100%;
	height: 100%;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	background: url(../img/pc_flow_img16.png) 97% center no-repeat;
}

#flowStep5Btn span {
	width: 100%;
	display: table-cell;
	position: relative;
	z-index: 5;
	vertical-align: middle;
	font-size: 100%;
	font-weight: bold;
	color: #da2805;
	padding: 3% 0 3% 5%;
}

/* #flowSe2 */
#flowSe2 {
	width: 95%;
	margin: 0 auto;
	margin-bottom: 10%;
	position: relative;
}

#flowStep5 h3 {
	background-image: url(../img/sp_flow_step5.jpg);
}

#flowStep6 h3 {
	background-image: url(../img/sp_flow_step6.jpg);
}

#flowStep7 h3 {
	background-image: url(../img/sp_flow_step7.jpg);
}





