@charset "UTF-8";
#flow #main ol li {
	margin-bottom: 34px;
}

#flow #main ol li:last-child {
	margin-bottom: 0;
}

#flow #main ol li:before {
	font-size: 30px;
	display: block;
	width: 74px;
	height: 74px;
	color: #ffffff;
	background-color: #666;
	border-radius: 50%;
	text-align: center;
	line-height: 74px;
	margin-right: 36px;
}

#flow #main ol li#flow_1:before {
	content: "1";
}

#flow #main ol li#flow_2:before {
	content: "2";
}

#flow #main ol li#flow_3:before {
	content: "3";
}

#flow #main ol li#flow_4:before {
	content: "4";
}

#flow #main ol li#flow_5:before {
	content: "5";
}

#flow #main ol li#flow_6:before {
	content: "6";
}

#flow #main ol li#flow_7:before {
	content: "7";
}

#flow #main ol li#flow_8:before {
	content: "8";
}

#flow #main ol li#flow_9:before {
	content: "9";
}

#flow #main ol li#flow_10:before {
	content: "10";
}

#flow #main ol li#flow_11:before {
	content: "11";
}

#flow #main ol li#flow_12:before {
	content: "12";
}

#flow #main ol li#flow_13:before {
	content: "13";
}

#flow #main ol li#flow_14:before {
	content: "14";
}

#flow #main ol li#flow_15:before {
	content: "15";
}

#flow #main ol li#flow_16:before {
	content: "16";
}

#flow #main ol li#flow_17:before {
	content: "17";
}

#flow #main ol li#flow_18:before {
	content: "18";
}

#flow #main ol li#flow_19:before {
	content: "19";
}

#flow #main ol li#flow_20:before {
	content: "20";
}

#flow #main ol li#flow_21:before {
	content: "21";
}

#flow #main ol li#flow_22:before {
	content: "22";
}

#flow #main ol li#flow_23:before {
	content: "23";
}

#flow #main ol li#flow_24:before {
	content: "24";
}

#flow #main ol li#flow_25:before {
	content: "25";
}

#flow #main ol li#flow_26:before {
	content: "26";
}

#flow #main ol li#flow_27:before {
	content: "27";
}

#flow #main ol li#flow_28:before {
	content: "28";
}

#flow #main ol li#flow_29:before {
	content: "29";
}

#flow #main ol li#flow_30:before {
	content: "30";
}

#flow #main ol li:after {
	font-family: icon_set_v1 !important;
	speak: none !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	line-height: 1 !important;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
	content: '\e918';
	color: #666;
	font-size: 22px;
	display: block;
	text-align: center;
	padding-top: 34px;
}

#flow #main ol li.last:after {
	content: "";
	padding-top: 0;
}

@media only screen and (max-width: 767px) {
	/*スマホのみ*/
	#flow #main ol li {
		position: relative;
		margin-bottom: 20px;
	}
	#flow #main ol li:before {
		font-size: 14px;
		width: 34px;
		height: 34px;
		line-height: 34px;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 12px;
	}
	#flow #main ol li:after {
		padding-top: 20px;
	}
}

#flow #main .flow_box {
}

#flow #main ol li h3 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 18px;
	line-height: 1.6;
}

@media print, screen and (min-width: 768px) {
	/*PCのみ*/
	#flow #main ol li h3 {
		margin-top: -70px;
		padding-left: 90px;
	}
}

@media only screen and (max-width: 767px) {
	/*スマホのみ*/
	#flow #main ol li h3 {
		font-size: 19px;
		margin-top: -45px;
		padding-left: 44px;
	}
}

@media print, screen and (min-width: 768px) {
	/*PCのみ*/

#flow #main ol li .inner_s{
	display: flex;
	justify-content: space-between;
}

#flow #main ol li .txt {
	margin: 0 0 0 90px;
}
}

#flow #main ol li.no_img .txt {
	width: auto;
}

#flow #main ol li .txt .name span {
	font-size: 16px;
	font-weight: normal;
	margin-left: 10px;
}

#flow #main ol li .txt .title {
	font-size: 14px;
	color: #828282;
	margin-bottom: 16px;
}

#flow #main ol li .img {
	width: 240px;
	min-width: 240px;
	margin-left: 40px;
}

#flow #main ol li.no_txt .img {
	width: auto;
	margin-left: 0;
	text-align: center;
}

#flow #main ol li .img img {
	width: 100%;
	height: auto;
}

@media only screen and (max-width: 767px) {
	/*スマホのみ*/
	#flow #main ol li .txt,
	#flow #main ol li .img {
		width: auto;
	}
	#flow #main ol li .img {
		width: auto;
		margin-left: 0;
		text-align: center;
	}
	#flow #main ol li .txt+.img {
		margin-top: 15px;
	}
}




/* ============================================================
カスタマイズ
============================================================ */
/* h2 */
#flow #main h2 {
	font-weight: 600;
	}
/* 丸数字 */
#flow #main ol li:before {
	background-color: #3671b2;
	}
/* h3 */
#flow #main ol li h3 {
	font-weight: 600;
	}
/* 下矢印 */
#flow #main ol li:after {
	color: #5da5d0;
	}

#flow #main #main_content ol li:nth-last-of-type(2):after,
#flow #main #main_content ol li:last-of-type:before {
	content: none;
	}
#flow #main #main_content ol li:last-of-type .txt {
	width: 100%;
	margin: 45px 0 0;
	}
#flow #main #main_content ol li:last-of-type .txt a.btn {
	width: 100%;
	margin: 0 auto;
	display: block;
	position: relative;
	background: linear-gradient(120deg, #3671b2, #3671b2, #295ea2);
	transition: 0.3s;
	color: #fff;
	letter-spacing: 0.06em;
	text-decoration: none;
	text-align: center;
	}
#flow #main #main_content ol li:last-of-type .txt a.btn::before,
#flow #main #main_content ol li:last-of-type .txt a.btn::after {
	height: 1px;
	margin: auto;
	display: block;
	position: absolute;
	right: 10%;
	background-color: #fff;
	content: '';
	}
#flow #main #main_content ol li:last-of-type .txt a.btn::before {
	width: 24px;
	top: calc(48% + 4px);
	}
#flow #main #main_content ol li:last-of-type .txt a.btn::after {
	width: 10px;
	top: 48%;
	transform: rotate(45deg);
	}

/* 768＜ --------------------------- */
@media print,
screen and (min-width: 768px) {

	/* btn */
	#flow #main #main_content ol li:last-of-type .txt a.btn {
		max-width: 360px;
		padding: 20px 0;
		font-size: 19px;
		}
	#flow #main #main_content ol li:last-of-type .txt a.btn:hover {
		opacity: 0.8;
		}

} /* end 768＜ */
/* ＞767 --------------------------- */
@media screen and (max-width: 767px) {

	/* btn */
	#flow #main #main_content ol li:last-of-type .txt a.btn {
		max-width: 300px;
		padding: 18px 0;
		font-size: 16px;
		}

} /* end ＞767 */
