@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.movetext {
	font-style: normal;
}
.movetext em {
	font-style: normal;
	color: transparent;
	animation: blur 10s ease-out infinite;
}
@keyframes blur {
	0% {
		text-shadow: 0 0 100px #fff;
		opacity: 0;
	}
	5% {
		text-shadow: 0 0 90px #fff;
	}
	15% {
		opacity: 1;
	}
	20% {
		text-shadow: 0 0 0px #fff;
	}
	80% {
		text-shadow: 0 0 0px #fff;
	}
	85% {
		opacity: 1;
	}
	95% {
		text-shadow: 0 0 90px #fff;
	}
	100% {
		text-shadow: 0 0 100px #fff;
		opacity: 0;
	}
}
.main-visual {
	padding: 221px 0 62px;
	position: relative;
	background-image: linear-gradient( -90deg, rgb(0,98,196) 0%, rgb(0,169,244) 100%);
}
.main-visual .pho {
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-24%);
}	
.main-visual .text-img {
	margin: 0 0 -24px 152px;
	text-align: center;
}  
.main-visual .ttl {
	position: relative;
	margin-left: 70px;
	color: #fff;
	text-align: center;
	font-size: 3.7rem;
	letter-spacing: -0.015em;
	font-family: "gothicmb101pro-debold";
}
.main-visual .ttl .big {
	font-size: 5.7rem;
	letter-spacing: 0.067em;
}
#main {
	background-color: #ecf3fb;
}
#main .topics {
	padding: 53px 0 68px;
}
#main .topics.ad {
	padding: 53px 0 10px;
}
#main .topics .content {
	width: 1180px;
}
#main .topics .slide-box {
	margin-bottom: 10px;
	position: relative;
	padding-right: 20px;
}
#main .topics .prev,
#main .topics .next {
	position: absolute;
	left: -81px;
	top: 50%;
	margin-top: -34px;
	transition: .3s;
	cursor: pointer;
	z-index: 1;
}
#main .topics .prev:hover,
#main .topics .next:hover {
	opacity: 0.7;
}
#main .topics .next {
	left: auto;
	right: -73px;
}
#main .topics .slick-slide {
	padding: 40px 0;
}
#main .topics .slide {
	margin: 0 30px;
	width: 327px !important;
	float: left;
}
#main .topics .slide a {
	display: block;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 0 15px rgba(16,123,220,0.2);
}
#main .topics .slide a:hover {
	opacity: 0.7;
}
#main .topics .slide .pho {
	position: relative;
	border-radius: 10px 10px 0 0;
}
#main .topics .slide .pho img {
	border-radius: 10px 10px 0 0;
}
#main .topics .slide .new {
	width: 46px;
	height: 46px;
	position: absolute;
	left: -12px;
	top: -17px;
	font-weight: 400;
	font-size: 1.8rem;
	padding-top: 10px;
	text-align: center;
	color: #fff;
	letter-spacing: -0.02em;
	background-color: #ff0c50;
	border-radius: 100%;
	font-family: 'Roboto Condensed', sans-serif;
	box-sizing: border-box;
}
#main .topics .slide .text-box {
	padding: 25px 5px 20px 18px;
}
#main .topics .slide p {
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.8;
	letter-spacing: 0.06em;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#main .topics .slide .sort {
	margin: 0 -2px 9px;
	line-height: 1.2;
}
#main .topics .slide .sort span {
	padding: 3px 7px 2px 10px;
	display: inline-block;
	vertical-align: top;
	color: #098bde;
	font-size: 1.2rem;
	text-align: center;
	border: 1px solid #098bde;
	border-radius: 50px;
}
#main .topics .news-box {
	margin: 0 50px 0 30px;
	display: flex;
	justify-content: space-between;
	background-color: #fff;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 0 36px rgba(16,123,220,0.1);
}
#main .topics .news-box .ttl {
	width: 159px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	font-size: 1.8rem;
	letter-spacing: 0.06em;
	background-color: #098BDE;
}
#main .topics .news-list {
	padding: 39px 33px 36px;
	width: calc(100% - 170px);
	box-sizing: border-box;
}
#main .topics .news-list a {
	display: inline-flex;
	font-weight: bold;
	letter-spacing: 0.06em;
	font-size: 1.6rem;
}
#main .topics .news-list span {
	margin-right: 77px;
	flex-shrink: 0;
	color: #707070;
}
#main .topics .news-list a:hover {
	opacity: 0.7;
}
#main .animation {
	padding: 94px 0 85px;
	position: relative;
	background: #fff url(../img/top/animation_bg.jpg) no-repeat center top;
	background-size: 100% auto;
}
#main .animation .en-text {
	position: absolute;
	left: -110px;
	top: 273px;
	font-size: 17.3rem;
	line-height: 0.8;
	letter-spacing: 0.14em;
	color: #bae3fd;
	font-weight: 400;
	font-family: 'Bebas Neue', sans-serif;
	transform: rotate(90deg)
}
#main .animation .en-text01 {
	left: auto;
	right: -170px;
	top: 481px;
	font-size: 17.1rem;
	letter-spacing: 0.1em;
}
#main .animation .headline04 {
	margin-bottom: 93px;
	font-size: 4rem;
	letter-spacing: 0.14em;
}
#main .animation .moive-box {
	width: 1130px;
	margin: 0 auto;
}
#main .animation .l-moive {
	width: 752px;
}
#main .animation .l-moive p {
	margin-top: 21px;
	text-align: center;
	font-size: 1.5rem;
	font-weight: bold;
	letter-spacing: 0.12em;
}
#main .animation .l-moive .moive a:hover {
	opacity: 0.7;
}
#main .animation .r-moive {
	width: 309px;
}
#main .animation .r-moive li:first-child {
	margin-bottom: 20px;
}
#main .animation .r-moive .moive {
	position: relative;
    padding-bottom: 55.7%;
    height: 0;
    overflow: hidden;
	border-radius: 8px;
}
#main .animation .r-moive .moive iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
#main .animation .r-moive p {
	margin-top: 11px;
	font-size: 1.6rem;
	font-weight: bold;
	letter-spacing: 0.12em;
}
#main .animation .r-moive p span {
	margin: 0 -2px 4px;
	padding-left: 27px;
	display: block;
	background: url(../img/common/icon15.svg) no-repeat left top;
	background-size: 31px auto;
}
#main .concept {
	padding: 59px 0 89px;
}
#main .concept .headline04 {
	margin-bottom: 78px;
}
#main .concept .com-white-bg {
	position: relative;
	padding: 78px 59px 31px;
}
#main .concept .pho {
	position: absolute;
	bottom: 0;
	right: 36px;
	width: 419px;
}
#main .concept h3 {
	margin-bottom: 23px;
	font-size: 3.24rem;
	line-height: 1.77;
	letter-spacing: 0.06em;
}
#main .concept p {
	margin-bottom: 40px;
	font-size: 1.5rem;
	line-height: 2.13;
	letter-spacing: 0.06em;
}
#main .concept .name {
	margin-bottom: -2px;
	font-size: 1.8rem;
	font-weight: bold;
}
#main .concept .name span {
	margin-top: -17px;
	display: block;
	font-size: 5.15rem;
	letter-spacing: 0.06em;
	font-family: "游明朝","Yu Mincho","游明朝体","YuMincho",serif;
}
#main .concept .com-link-list {
	width: 608px;
	margin-left: -10px;
}
#main .concept .text-img {
	position: absolute;
	width: 456px;
	right: -122px;
	bottom: -63px;
}
#main .plan {
	padding: 61px 0 99px;
	background-image: linear-gradient( -90deg, rgb(0,98,196) 0%, rgb(0,169,244) 100%);
}
#main .plan .headline04 {
	margin-bottom: 90px;
	color: #fff;
}
#main .plan .headline04::before {
	background-color: #fff;
}
#main .plan .list-ul {
	margin: 0 2px;
}
#main .plan .list-ul > li {
	width: 256px;
	padding: 34px 28px 54px;
	margin-right: 22px;
	background-color: #fff;
	border-radius: 10px;
	box-sizing: border-box;
}
#main .plan .list-ul > li:nth-child(4n) {
	margin-right: 0;
}
#main .plan .list-ul p {
	margin-bottom: 49px !important;
	min-height: 70px;
	padding-left: 83px;
	display: flex;
	align-items: center;
	position: relative;
	font-size: 1.9rem;
	font-weight: bold;
	line-height: 1.45;
	color: #0064c5;
	letter-spacing: 0.06em;
}
#main .plan .list-ul .sml {
	margin: 0 -13px;
	padding-left: 72px;
	font-size: 1.9rem;
	letter-spacing: 0.02em;
	text-align: center;
}
#main .plan .list-ul .ico {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
#main .plan .link-ul li:not(:last-child) {
	margin-bottom: 16px;
}
#main .plan .link-ul a {
	padding-left: 26px;
	display: block;
	font-weight: bold;
	font-size: 1.7rem;
	letter-spacing: 0.06em;
	background: url(../img/common/icon05.svg) no-repeat left 2px top 5px;
	background-size: 16px auto;
}
#main .plan .link-ul a:hover {
	opacity: 0.7;
}
#main .case {
	padding: 61px 0 94px;
}
#main .case .headline04 {
	margin-bottom: 106px;
}
#main .case .tab-ul {
	margin: 0 30px 0 42px;
}
#main .case .tab-ul li {
	width: 320px;
}
#main .case .tab-ul a {
	padding: 22px 0 9px;
	display: block;
	text-align: center;
	font-size: 3.2rem;
	font-weight: bold;
	color: #098bde;
	letter-spacing: 0.06em;
	background-color: #fff;
	box-shadow: 0 0 36px rgba(16,123,220,0.1);
	border-radius: 10px 10px 0 0;
}
#main .case .tab-ul .on a {
	color: #fff;
	background-color: #098bde;
}
#main .case .tab-box {
	margin: 0 3px;
	padding: 43px 91px 30px 87px;
	position: relative;
	border-radius: 10px;
}
#main .case .tab-box::before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 40px;
	background-color: #fff;
	content: "";
	z-index: 2;
	border-radius: 10px;
}
#main .case .tab-box .top-text {
	margin-bottom: 36px;
	text-align: center;
	font-size: 1.9rem;
	font-weight: bold;
	position: relative;
	z-index: 3;
	letter-spacing: 0.06em;
}
#main .case .tab-box ul {
	position: relative;
	z-index: 3;
}
#main .case .tab-box li {
	width: 287px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.06em;
	font-size: 1.6rem;
	position:relative;
}
#main .case .tab-box li span {
	display: block;
	margin-top: 22px;
}
#main .monitor {
	padding: 60px 0 68px;
	position: relative;
	background: url(../img/top/monitor_bg01.jpg) no-repeat left top, url(../img/top/monitor_bg02.jpg) no-repeat bottom right #fff;
}
#main .monitor .headline04 {
	margin-bottom: 48px;
}
#main .monitor .ttl {
	width: 230px;
	height: 230px;
	position: absolute;
	right: 150px;
	top: -31px;
	padding-top: 45px;
	line-height: 1.33;
	font-weight: bold;
	text-align: center;
	font-size: 3rem;
	letter-spacing: 0.06em;
	background-color: #fff54e;
	border-radius: 100%;
	box-sizing: border-box;
}
#main .monitor .ttl .big {
	font-size: 4.5rem;
}
#main .monitor .ttl .sml {
	display: block;
	margin-top: -2px;
	letter-spacing: -0.02em;
}
#main .monitor .title {
	margin-bottom: 8px;
	text-align: center;
	color: #098bde;
	font-size: 1.8rem;
	font-weight: bold;
	letter-spacing: 0.16em;
}
#main .monitor .title span {
	padding: 0 13px;
	display: inline-block;
	position: relative;
}
#main .monitor .title span::before,
#main .monitor .title span::after {
	margin-top: -1px;
	position: absolute;
	left: 100%;
	top: 50%;
	width: 16px;
	height: 2px;
	background-color: #098bde;
	content: "";
}
#main .monitor .title span::after {
	left: auto;
	right: 100%;
}
#main .monitor .text-img {
	margin: 0 17px 62px 0;
	text-align: center;
}
#main .monitor .text {
	margin: 0 82px 95px 0;
	text-align: center;
	font-size: 1.6rem;
	line-height: 2;
	letter-spacing: 0.06em;
}
#main .flow {
	padding: 157px 0 80px;
}
#main .flow .slide-pho li {
	width: 522px;
	margin-right: 55px;
}
#main .flow .com-white-bg {
	margin: -36px 3px 0;
	padding: 55px 130px 120px;
	position: relative;
	border-radius: 0;
}
#main .flow h2 {
	margin-bottom: 66px;
	text-align: center;
	font-size: 3rem;
	color: #098bde;
	letter-spacing: 0.06em;
	line-height: 1.76;
}
#main .flow .flow-list li {
	margin-right: 57px;
	width: 120px;
	position: relative;
	text-align: center;
}
#main .flow .flow-list li:not(:last-child):before {
	position: absolute;
	right: -47px;
	top: 50px;
	background: url(../img/common/icon16.svg) no-repeat;
	width: 29px;
	height: 20px;
	content: "";
}
#main .flow .flow-list li:last-child {
	margin: 0 !important;
}
#main .flow .flow-list li .txt {
	margin: 30px -10px 0;
	display: block;
	font-weight: bold;
	letter-spacing: 0.06em;
	font-size: 1.6rem;
}
@media all and (max-width: 1460px) {
	#main .concept .text-img {
		right: -70px;
	}
	#main .topics .prev {
		left: -24px;
	}
	#main .topics .next {
		right: -24px;
	}
}
@media all and (min-width: 897px) {
	#main .case .tab-ul a:hover {
		color: #fff;
		background-color: #098bde;
	}
}
@media all and (max-width: 896px) {
	.main-visual {
		padding: 8.6rem 1.5rem 0 1.7rem;
	}
	.main-visual .pho {
		position: static;
		transform: none;
	}	
	.main-visual .text-img {
		display: none;
	}  
	.main-visual .ttl {
		position: absolute;
		bottom: 2.8rem;
		left: 1.7rem;
		right: 1.5rem;
		margin-left: 0;
		line-height: 1.55;
		text-align: left;
		font-size: 1.85rem;
		letter-spacing: 0.025em;
	}
	.main-visual .ttl .big {
		font-size: 2.85rem;
		letter-spacing: 0.065em;
	}
	#main .topics {
		padding: 1.8rem 0.25rem 3.6rem;
	}
	#main .topics .slide-box {
		margin: 0 0.5rem 1.1rem 0;
		padding-right: 0;
		position: relative;
	}
	#main .topics .slide-box::before,
	#main .topics .slide-box::after {
		position: absolute;
		left: 0;
		top: 0;
		width: 0.6rem;
		height: 100%;
		background-color: #ecf3fb;
		content: "";
		z-index: 1;
	}
	#main .topics .slide-box::after {
		left: auto;
		right: 0;
	}
	#main .topics .prev,
	#main .topics .next {
		display: none !important;
	}
	#main .topics .slick-slide {
		padding: 0;
	}
	#main .topics .slick-list {
		padding: 2rem 0.5rem;
	}
	#main .topics .slide {
		margin: 0 0.6rem;
		width: 17.8rem !important;
	}
	#main .topics .slide a {
		border-radius: 0.5rem;
		box-shadow: 0 0 0.5rem rgba(16,123,220,0.4);
	}
	#main .topics .slide .pho {
		border-radius: 0.5rem 0.5rem 0 0;
	}
	#main .topics .slide .pho img {
		border-radius: 0.5rem 0.5rem 0 0;
	}
	#main .topics .slide .new {
		width: 2.3rem;
		height: 2.3rem;
		left: -0.4rem;
		top: -0.8rem;
		font-size: 0.9rem;
		padding-top: 0.6rem;
	}
	#main .topics .slide .text-box {
		padding: 1.2rem 0.9rem 0.9rem;
	}
	#main .topics .slide p {
		font-size: 1.2rem;
		line-height: 1.375;
		font-feature-settings: inherit;
	}
	#main .topics .slide .sort {
		margin: 0 0 0rem;
	}
	#main .topics .slide .sort span {
		padding: 0.1rem 0.4rem 0.2rem;
		font-size: 0.6rem;
		border-radius: 5rem;
	}
	#main .topics .news-box {
		margin: 0 1.5rem;
		border-radius: 0.5rem;
		box-shadow: 0 0 1.8rem rgba(16,123,220,0.1);
	}
	#main .topics .news-box .ttl {
		width: 8rem;
		font-size: 1.2rem;
	}
	#main .topics .news-list {
		padding: 1.3rem 1.7rem 1.6rem;
		width: calc(100% - 8rem);
	}
	#main .topics .news-list a {
		font-size: 1.2rem;
	}
	#main .topics .news-list span {
		margin-right: 1.3rem;
		font-size: 1rem;
	}
	#main .animation {
		padding: 2.6rem 0 4rem;
		background: #fff url(../img/top/animation_bg.jpg) no-repeat center top;
		background-size: 100% auto;
	}
	#main .animation .en-text {
		display: none;
	}
	#main .animation .headline04 {
		margin-bottom: 3.7rem;
		font-size: 2rem;
	}
	#main .animation .moive-box {
		width: auto;
		display: block;
		margin: 0 1.8rem;
	}
	#main .animation .l-moive {
		margin-bottom: 3.5rem;
		width: auto;
	}
	#main .animation .l-moive p {
		margin-top: 1.1rem;
		font-size: 1.2rem;
	}
	#main .animation .r-moive {
		width: auto;
	}
	#main .animation .r-moive li {
		display: flex;
		justify-content: space-between;
	}
	#main .animation .r-moive li:first-child {
		margin-bottom: 2.7rem;
	}
	#main .animation .r-moive .moive {
		width: 15.5rem;
		border-radius: 0.5rem;
		padding-bottom: 23.5%;
	}
	#main .animation .r-moive p {
		margin: 0;
		width: calc(100% - 18.5rem);
		line-height: 1.69;
		font-size: 1.15rem;
		box-sizing: border-box;
	}
	#main .animation .r-moive p span {
		margin: 0;
		padding-left: 1.6rem;
		background-position: left top 0.4rem;
		background-size: 1.5rem auto;
	}
	#main .concept {
		padding: 2.4rem 1.7rem 6.9rem;
	}
	#main .concept .headline04 {
		margin-bottom: 3.4rem;
	}
	#main .concept .com-white-bg {
		padding: 2.7rem 1.6rem 3.3rem;
	}
	#main .concept .pho {
		position: static;
		width: 71.2%;
		margin: 0 auto 2.1rem;
	}
	#main .concept h3 {
		margin-bottom: 23px;
		font-size: 2.16rem;
		line-height: 1.6;
		text-align: center;
		letter-spacing: 0.12em;
		font-feature-settings: "palt";
		-moz-font-feature-settings: "palt";
	}
	#main .concept p {
		margin-bottom: 5.5rem;
		font-size: 1.25rem;
		line-height: 1.8;
	}
	#main .concept .name {
		margin-bottom: 0.7rem;
		font-size: 1.3rem;
		text-align: center;
	}
	#main .concept .name span {
		margin-top: -0.7rem;
		font-size: 3.6rem;
	}
	#main .concept .com-link-list {
		width: auto;
		margin-left: 0;
	}
	#main .concept .text-img {
		width: 32rem;
		right: 1.7rem;
		bottom: 17.6rem;
	}
	#main .plan {
		padding: 3.7rem 1.8rem 4.5rem;
	}
	#main .plan .headline04 {
		margin-bottom: 4.5rem;
	}
	#main .plan .list-ul {
		margin: 0;
		display: block;
	}
	#main .plan .list-ul > li {
		width: auto;
		padding: 2.5rem 1rem 0.6rem;
		margin: 0 0 2.6rem;
		border-radius: 0.5rem;
	}
	#main .plan .list-ul > li:last-child {
		margin: 0;
	}
	#main .plan .list-ul p {
		margin-bottom: 2.3rem !important;
		min-height: 8rem;
		padding: 1.1rem 0 0 3rem !important;
		font-size: 2rem !important;
		line-height: 1.15;
		text-align: center;
		justify-content: center;
		box-sizing: border-box;
	}
	#main .plan .list-ul .sml {
		margin: 0;
		letter-spacing: 0.06em;
	}
	#main .plan .list-ul .ico {
		width: 8rem;
		left: 0.5rem;
	}
	#main .plan .link-ul li:not(:last-child) {
		margin-bottom: 0;
	}
	#main .plan .link-ul a {
		padding: 1.6rem 0.2rem 1.3rem;
		background-position: right 0.2rem center;
		background-size: 1.6rem auto;
		border-top: 0.1rem solid #e6e6e6;
	}
	#main .case {
		padding: 4rem 1.8rem 6rem;
	}
	#main .case .headline04 {
		margin-bottom: 4rem;
	}
	#main .case .tab-ul {
		margin: 0 0.3rem;
	}
	#main .case .tab-ul li {
		width: 12.2rem;
	}
	#main .case .tab-ul li:nth-child(3) {
		width: 10rem;
	}
	#main .case .tab-ul a {
		padding: 1rem 0 0.6rem;
		font-size: 1.6rem;
		box-shadow: 0 0 18rem rgba(16,123,220,0.1);
		border-radius: 0.5rem 0.5rem 0 0;
	}
	#main .case .tab-box {
		margin: 0;
		padding: 2.8rem 2.4rem 3.3rem;
		border-radius: 0.5rem;
	}
	#main .case .tab-box::before {
		border-radius: 0.5rem;
	}
	#main .case .tab-box .top-text {
		margin-bottom: 2.8rem;
		font-size: 0.95rem;
	}
	#main .case .tab-box ul {
		display: block;
		overflow: hidden;
	}
	#main .case .tab-box li {
		width: 14.4rem !important;
		font-size: 1rem;
		margin-right: 2.7rem;
		float: left;
	}
	#main .case .tab-box li span {
		margin-top: 0.8rem;
	}
	#main .monitor {
		padding: 4.2rem 3rem 3.2rem;
		position: relative;
		background: url(../img/top/monitor_bg01_sp.png) no-repeat left top 12.7rem #fff;
		background-size: 40rem auto;
	}
	#main .monitor .headline04 {
		margin-bottom: 2.6rem;
	}
	#main .monitor .ttl {
		width: 11.5rem;
		height: 11.5rem;
		right: 1.2rem;
		top: -3.1rem;
		padding-top: 2.4rem;
		font-size: 1.5rem;
	}
	#main .monitor .ttl .big {
		font-size: 2.25rem;
	}
	#main .monitor .ttl .sml {
		margin-top: -0.2rem;
	}
	#main .monitor .title {
		margin-bottom: 3.3rem;
		font-size: 1.2rem;
	}
	#main .monitor .title span {
		padding: 0 0.8rem;
	}
	#main .monitor .title span::before,
	#main .monitor .title span::after {
		margin-top: 0;
		width: 0.8rem;
		height: 0.1rem;
	}
	#main .monitor .text-img {
		margin: 0 0 5rem -0.3rem;
		width: 32.2rem;
	}
	#main .monitor .text {
		margin: 0 0 7rem;
		text-align: left;
		font-size: 1.2rem;
		line-height: 1.83;
	}
	#main .flow {
		padding: 6rem 0 2.6rem;
	}
	#main .flow .slide-pho li {
		width: 26rem;
		margin-right: 2.8rem;
	}
	#main .flow .com-white-bg {
		margin: -1.7rem 2rem 0 1.7rem;
		padding: 3.2rem 1rem 4.8rem;
	}
	#main .flow h2 {
		margin-bottom: 5.2rem;
		font-size: 1.7rem;
		line-height: 1.96;
	}
	#main .flow .title {
		margin-bottom: 3rem;
		text-align: center;
		font-weight: bold;
		font-size: 1.55rem;
		letter-spacing: 0.06em;
	}
	#main .flow .flow-list {
		margin: 0 1.7rem;
		display: block;
	}
	#main .flow .flow-list li {
		margin: 0 0 2.7rem;
		width: auto;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	#main .flow .flow-list li:not(:last-child):before {
		right: calc((100% - 7rem) / 2);
		top: auto;
		bottom: -2.1rem;
		background: url(../img/common/icon16_sp.svg) no-repeat;
		background-size: auto;
		background-size: 1.4rem auto;
		width: 1.4rem;
		height: 2.1rem;
	}
	#main .flow .flow-list li .ico {
		width: 6rem;
	}
	#main .flow .flow-list li .txt {
		margin: 0;
		width: calc(100% - 6rem);
		font-size: 1.5rem;
	}
}