@charset "UTF-8";

/* parts */

.sp_table {
	display: table !important;
}

/* link_inner */

.a_box {
	width: 100%;
}

.a_box .module-page_link {
	justify-content: center;
}

/* WSYS-11011 【サイト】iPhone/android設定ページ修正 20240521 M.Amano */
.a_box .module-page_link .-item {
	width: 100%;
	flex: 0 1 auto;
}

.a_box .col2 {
	float: none;
	width: auto;
}

.a_box .col2.last {
	float: none;
	margin: 0;
}

/* setting_flow */

.sp_scroll {
	margin-top: 0px;
	width: 100%;
	overflow: auto;
}

.scroll_box {
	width: 940px;
	padding-left: 4px;
}

.scroll_box.-col3 {
	width: 700px;
}

.scroll_box.-col5 {
	width: 1180px;
}

.scroll_box .-img {
	width: 220px;
}

.setting_flow .module-ribbon_title {
	padding: 5px 4vw;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}

.setting_flow .sp_hide {
	display: none;
	padding: 4vw 2vw 0;
}

/* googleplay */

.txt_flex {
	display: block;
}

.txt_flex .-img {
	width: 100%;
	margin-bottom: 10px;
}
/* cloud_service */