@charset "UTF-8";

.naviBtnA.btn5.tabBtn.js-worldAreaList {
	width: auto;
}

.naviBtnA.btn5 li:nth-child(1), 
.naviBtnA.btn5 li:nth-child(2), 
.naviBtnA.btn5 li:nth-child(3), 
.naviBtnA.btn5 li:nth-child(4),
.naviBtnA.btn5 li:nth-child(5), 
.naviBtnA.btn5 li:nth-child(6) {
	width: 48%;
}

.naviBtnA.btn5 li:nth-child(7), 
.naviBtnA.btn5 li:nth-child(8), 
.naviBtnA.btn5 li:nth-child(9), 
.naviBtnA.btn5 li:nth-child(10) {
	width: 31%;
}

.naviBtnA.btn5 li a {
	font-size: 1.1rem;
}

.areaBlock .countries > li {
	width: 100%;
}

.areaBlock .countries > li:nth-child(even) {
	background-color:#f8f8f8;
}

/* WSYS-11676 【VMDB・フロント】新規プラン追加_グアム/マカオ/オマーン/クウェート/サウジ/バーレーン/モルディブ/ブラジル/ペルー/モーリシャスの5Gプラン追加 20241128 M.Shimizu */
.areaBlock .countries > li > p span {
	text-align: left;
}

.layout-column .-col:first-child {
	margin-bottom: 4vw;
}

.faqBlock .titleHeader a.list {
	position: static;
	width: auto;
	margin-top: 10px;
	padding-left: 40px;
}

.faqBlock .title {
	text-align: center;
}