@charset "UTF-8";

/* parts */
.sp_table {
	display: none !important;
}

/* link_inner */
.link_inner {
	display: flex;
	justify-content: center;
	align-items: center;
}

.link_inner .-img {
	width: 220px;
	text-align: center;
	margin-right: 30px;
}

.a_box {
	flex-shrink: 0;
	width: 700px;
}

.a_box .col2 {
	float: left;
	width: 345px;
}

.a_box .col2.last {
	float: right;
	margin: 0 0 0 10px;
}

.module-page_link .-item .-txt.tal {
	text-align: left;
}

/* setting_flow */

.setting_flow {
	font-size: 1.4rem;
}

.setting_flow .sp_hide {
	padding: 0;
}


/* data_roaming */

.data_roaming {
	
}

.sp_scroll {
	margin-top: 20px;
}

.scroll_box {
  	display:-webkit-box;
  	display:-ms-flexbox;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 920px;
	padding-top: 4px;
}

.scroll_box .-img {
	position: relative;
	margin-right: 20px;
	-ms-flex: 1;
	min-width: 0;
}

.scroll_box .-img:last-child {
	margin-right: 0;
}

.step_num {
	position: absolute;
	top: -4px;
	left: -4px;
	width: 78px;
	height: 78px;
}

.scroll_box .-ico {
	font-size: 3.0rem;
	font-weight: 700;
	color: #008ae1;
}

/* googleplay */

.txt_flex {
	display: flex;
	justify-content:space-around;
	align-items: center;
}

.txt_flex .-img {
	width: 170px;
	text-align: center;
}

/* cloud_service */