@charset "UTF-8";

body {
	padding-top: 50px;
}

.content {
	padding: 0;
}

/* base  */

.area_ttl {
	min-width: auto;
	font-size: 1.8rem;
}
.area_ttl:after{
	border-top: 30px solid #004b97;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-bottom: 0;
	left: calc(50% - 28px);
	bottom: -14px;
}
.contents_area > .layout-content_inner {
	padding: 30px 0;
}

.section_title {
	font-size: 1.9rem;
	margin-bottom: 4vw;
}
.rounded_title .-txt {
    font-size: 1.3rem;
    margin: 0 0 2vw 0;
}

/* WSYS-12283 【フロント】MEO対策_空港ページに住所とgoogleの店舗名を反映 20250515 M.Shimizu */
.contents_area > .layout-content_inner .module-my-business-title,
.contents_area > .layout-content_inner .module-my-business-address {
	padding: 0 2.5vw;
	border: none;
	box-shadow: none;
}

.contents_area > .layout-content_inner .module-my-business-address {
	margin-bottom: 20px;
	padding: 0;
}

.contents_area > .layout-content_inner .module-my-business-address:last-child {
	margin-bottom: 0;
	padding: 0;
}

/* .lp_header  */

.lp_header .-inner {
	width: 100%;
	max-width: 640px;
	height: 50px;
	padding: 0 0 0 0;
}

.lp_header .-inner .-logo {
	width: 44%;
}

.-regist_link {
	width: 40%;
	margin-left: auto;
}

.-regist_link .discount_txt{
	margin-bottom: 0;
	font-size: 9px;
}

.-regist_link .-btn {
	width: auto;
	height: 30px;
}

.-regist_link .-btn .-txt {
	font-size: 1rem;
	line-height: 1;
}
.-regist_link .-btn .-txt:after {
	font-size: 1.2rem;
	margin-left: 1vw;
	right: 5px;
}

.-regist_link .-btn .-ico {
	margin-right: 1vw;
	width: 15px;
}

/* footer */

.container .module-footer_simple {
	min-width: auto;
	box-sizing: content-box;
	padding-bottom: 14vw;
}

.container .module-footer_simple .-inner {
	padding: 0;
}

/* fixed_btn */

.module-fixed_bottom_wrap .module-fixed_bottom_btn {
	padding-bottom: 0;
	padding-top: 0;
	height: 14vw;
}

/* .mv_area */

.mv_area {
	width: 100%;
	min-width: auto;
	height: auto;
	background: none;
	margin: 0;
}

.mv_txt_area {
	width: 100%;
	height: 100%;
}

.mv_txt_area .container_left {
	width: 100%;
}

/* WSYS-11182 【サイト】SEO対策_WIFIレンタル セントレア 20240717 J.Young */
/* WSYS-11660 【フロント】空港LPのMV修正_タレントの画像に差し替え 20241114 J.Young */
.mv_txt_area .mv_label {
	position: absolute;
	top: 1rem;
	right: 2rem;
	color: #004483;
	font-size: 1.2rem;
	padding: 5px;
	width: 230px;
}

/* WSYS-11660 【フロント】空港LPのMV修正_タレントの画像に差し替え 20241114 J.Young */
.mv_txt_area .mv_label:after {
	content: "";
	position: absolute;
	bottom: -13px;
	left: 50%;
	transform: translateX(-50%);
	border-style: solid;
	border-color: transparent transparent transparent #fff;
	border-width: 10px 0 10px 10px;
	transform: translateX(-50%) rotate(90deg);
}

.mv_txt_area .mv_label span {
	font-weight: bold;
}

/* WSYS-11660 【フロント】空港LPのMV修正_タレントの画像に差し替え 20241114 J.Young */
.mv_txt_area .mv_title_layout {
	top: 24%;
	right: -85px;
	justify-content: center;
}

.mv_txt_area .mv_title_layout .sumaho_img {
	width: 13%;
}

/* WSYS-11660 【フロント】空港LPのMV修正_タレントの画像に差し替え 20241114 J.Young */
.mv_txt_area .mv_title {
	font-size: 2.5rem;
	line-height: 1.6;
	margin-left: 1rem;
}

.mv_txt_area .mv_title span {
	font-size: 3.3rem;
}

.mv_txt_area .mv_title .dots::before {
	top: -15px;
	font-size: 20px;
}

/* WSYS-11660 【フロント】空港LPのMV修正_タレントの画像に差し替え 20241114 J.Young */
.mv_txt_area .wappen_img {
	width: 25%;
	padding-right: 5px;
}

/* WSYS-11660 【フロント】空港LPのMV修正_タレントの画像に差し替え 20241114 J.Young */
.mv_sub_area {
	display: flex;
	position: absolute;
	top: 63%;
	right: -127px;
}

/* WSYS-11660 【フロント】空港LPのMV修正_タレントの画像に差し替え 20241114 J.Young */
.mv_sub_area .mv_sub_table {
	width: 37%;
	margin-right: 5px;
	background: #014483;
	border-radius: 10px;
	border: 1px solid #014483;
	overflow: hidden;
}

/* WSYS-11660 【フロント】空港LPのMV修正_タレントの画像に差し替え 20241114 J.Young */
.mv_sub_area .mv_sub_table td {
	color: #fff;
	background: #014483;
	text-align: center;
	font-size: 1rem;
	padding: 4px;
}

.mv_sub_area .mv_sub_table td span {
	color: #FFEA00;
}

.mv_sub_area .mv_sub_table .white_line {
	border-top: 1px solid #fff;
}

.mv_sub_area .staff_img {
	width: 55%;
}

.annotation_text {
	font-size: 0.7em;
	width: 100%;
}

/* WSYS-11660 【フロント】空港LPのMV修正_タレントの画像に差し替え 20241114 J.Young */
.mv_area .imgcharacter {
	position: absolute;
	top: 103%;
	left: -125px;
	transform: translateY(-50%);
	min-width: auto;
}

/* WSYS-11660 【フロント】空港LPのMV修正_タレントの画像に差し替え 20241114 J.Young */
.img-text {
	position: absolute;
	top: 190px;
	left: 10px;
	color: black;
	text-align: left;
	font-size: 0.7rem;
	font-weight: 700;
	text-shadow:
		1px 1px 0 #fff,
		-1px -1px 0 #fff,
		1px -1px 0 #fff,
		-1px 1px 0 #fff;
}

/* receive_area */

.receive_area .receive_title.sp {
	padding: 0;
}

.receive_title.sp .-box {
	border: 2px solid #ff7b33;
}
.receive_title {
    font-size: 2.0rem;
}

/* WSYS-10271 【サイト】空港LPのSPページのクーポンコンテンツ修正 20240613 N.Kita */
.coupon_block{
	margin: 4vw;
	text-align: center;
	position: relative;
	background-color: #ffde00;
	width: calc(100% - 8vw);
	box-sizing: border-box;
	padding: 4vw 4vw 2vw;
}
.coupon_block::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	border-top: 38px solid #c10f00;
	border-left: 38px solid transparent;
}
.coupon_block ._subtitle {
	font-size: 1.1rem;
	color: #c10f00;
}
.coupon_block p,
.coupon_block span {
	color: #c10f00;
}
.coupon_block ._subtitle {
	font-size: 1.2rem;
	line-height: 1;
}
.coupon_block ._title {
	font-size: 2.8rem;
}
.coupon_block ._title span {
	font-size: 6rem;
	line-height: 1;
}
.coupon_block ._description {
	font-size: 1rem;
	line-height: 1;
}
/* WSYS-10271 【サイト】空港LPのSPページのクーポンコンテンツ修正 20240613 N.Kita  */
.coupon_block .number{
	font-size: 1.4rem;
	display: flex;
	line-height: 1.5;
	width: 80%;
	margin: 10px auto 5px;
	border: 1px solid #c10f00;
}
.coupon_block .number .-title,
.coupon_block .number .-coupon {
	width: 50%;
}
.coupon_block .number .-title {
	background: #c10f00;
	color: #ffde00;
}

/* WSYS-10271 【サイト】空港LPのSPページのクーポンコンテンツ修正 20240613 N.Kita  */
.coupon_block .number .-coupon {
	background: #fff;
	color: #333333;
}

.receive_title .-txt {
	font-size: 1.2rem;
	font-weight: 400;
	text-align: left;
	padding: 0 4vw 4vw;
}

.receive_area .layout-content_inner {
	padding: 0;
}

.receive_area .module-airport_detail {
	border: none;
}

.receive_area .layout-nottab_content {
	padding: 0 4vw 4vw;
}

.receive_area .layout-nottab_content > .-inner {
	padding: 0 0 20px;
	margin-bottom: 10px;
}

.receive_area .module-airport_detail .-item {
	width: 100%;
	border: none;
	height: auto;
}

.receive_area .module-airport_detail .-item .-box {
	display: flex;
}

.receive_area .module-airport_detail .-item_place {
	margin-top: 10px;
}

.receive_area .module-airport_detail .-item_place .-txt {
	height: auto;
	font-size: 1.2rem;
}

.receive_area .module-airport_detail .-item_place .-txt .-notice {
	margin: auto;
}

.receive_area .module-airport_detail .-item_ico {
	order: -1;
	padding: 0;
}

.module-airport_detail .-item_ico .-ico {
	padding-bottom: 5px;
	border-bottom: 2px solid #d3d3d3;
	margin-bottom: 5px;
}

.module-airport_detail .-item_ico .-ico li {
	width: 20%;
}

.module-airport_detail .-item_place .-title {
	width: 25%;
	padding: 0;
	background: none;
}

.receive_area .module-receive_photo_column.-col02 .-col .-img {
	padding: 5px;
}

.receive_area .module-receive_photo_column.-col02 .-col.-map .-img {
	height: auto;
	padding: 0;
}

/* support_area */

.support_area .content_text {
	width: auto;
}


/* wifi_area */

.wifi_area .-box {
	display: block;
	padding: 0;
}

.wifi_area .-txt {
	width: auto;
	margin-bottom: 20px;
}

.wifi_area .inner_title {
	font-size: 2.4rem;
	text-align: center;
	margin-bottom: 20px;
}

/* easy_rates_area */

.easy_rates_area {
	background: none;
}

.easy_rates_area .layout-content_inner {
	background: none;
	
}

.easy_rates_area .inner_title {
	font-size: 2.0rem;
}

.easy_rates_area .inner_title span {
	font-size: 2.6rem;
}

.easy_rates_area .-txt {
	margin-top: 5px;
}

/* data_area */

.data_area .data_list {
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
}

.data_area .data_list li {
	padding: unset;
}
.data_area .data_list li h3 {
	font-size: 1rem;
}
.data_area .data_list li .background {
	padding: 5px 0.5rem;
}
.data_area .data_list li img {
	height: 100px;
}
.data_area .data_list li p .small {
	font-size: 0.8rem;
}
.data_area .data_list li p {
    font-size: 1.5rem;
    line-height: 1.5rem;
}


.data_area .data_list .-last {
	margin: 20px auto 0;
}

/* fairuse_area */

.fairuse_area .img_list {
    padding: 0px;
}

.fairuse_area .img_list li {
    width: 50%;
    padding: 0;
}

.fairuse_area .module-indent_list {
	font-size: 1.0rem;
}
.fairuse_area .plan_column {
    width: 100%;
    margin: 0 auto 4vw;
    padding: 4vw;
}
.fairuse_area .plan_column p{
    font-size: 1rem;
}
.fairuse_area .plan_column .highspeed{
    font-size: 1.5rem;
}
.fairuse_area .plan_column .lowspeed{
    font-size: 1.5rem;
}
.fairuse_area .plan_column img{
	max-width: 90%;
	margin-bottom: 2rem;
}

.history_area {
    width: 100%;
    margin: 0;
}
/* plan_area */

.countries_plan_table th,
.countries_plan_table td{
	font-size: 11px;
}
.countries_plan_table th{
	padding: 8px 0;
	vertical-align: middle;
}

.countries_plan_table td{
	padding: 6px 0;
}

.countries_plan_table th:nth-child(2n-1){
	border-right: 2px solid #fff;
	border-radius: 8px 10px 0 0;
}
.countries_plan_table td:nth-child(2n-1){
	border-right: 2px solid #fff;
}
.countries_plan_table th:nth-child(2n){
	border-left: 2px solid #fff;
	border-radius: 10px 8px 0 0;
}
.countries_plan_table td:nth-child(2n){
	border-left: 2px solid #fff;
}
.countries_plan_table th:after{
	border-top: 14px solid #003d74;
	border-right: 16px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 16px solid transparent;
	bottom: -25px;
	left: calc(50% - 17px);
}
.countries_plan_table th:nth-child(2n):after{
	border-top: 14px solid #e85526;
}

.countries_plan_area .list{
	font-size: 	10px;
}

.plan_area .module-inner ul {
	font-size: 1.0rem;
}

/* guide_area */

.guide_area .layout-tab_content {
	width: auto;
	margin: auto;
}

.guide_area .layout-content_inner.sp {
	padding-bottom: 0;
}

.delivery_title{
	justify-content: space-between;
	align-items: flex-end;
}

.delivery_title .-title{
	font-size: 1.2rem;
	line-height: 2;
	padding: 3% 4%;
	width: 50%;
	margin-bottom: 2.5%;
	text-align: left;
}

/* receive_flow_sp */

.area_sub_ttl{
	position: relative;
	font-size: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #004b97;
	border-bottom: 1px solid #004b97;
	margin-bottom: 20px;
	text-align: center;
	color: #004b97;
	font-weight: 700;
}
.area_sub_ttl:after{
	content:"\f107";
	font-size: 22px;
	display: block;
	position: absolute;
	top: calc(50% - 14px);
	line-height: 28px;
	right: 2%;
	font-family: "Font Awesome 5 Free";
}

.area_sub_ttl.active:after{
	content:"\f106";
}

.receive_flow_sp li{
	float: none;
	width: 100%;
	height: auto;
	margin-bottom: 40px;
	position: relative;
}

.receive_flow_sp .ttl span.sp{
	display: inline-block;
	padding-right: 3px;
}
.receive_flow_sp .ttl span.pc{
	display: none;
}

.receive_flow_sp li:after{
	content:"\f107";
	font-size: 24px;
	border: 0;
	position: absolute;
	top: 102%;
	right: 50%;
	font-weight: 700;
	font-family: "Font Awesome 5 Free";
}

.receive_flow_sp li:last-child:after{
	display: none;
}

.receive_flow_sp .rounded_title {
	font-size: 1.4rem;
	padding: 4px 30px;
	margin-bottom: 10px;
}

.receive_flow_sp .-box {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.receive_flow_sp .-img {
	width: 31%;
	margin: 0 3% 0 0;
}

.receive_flow_sp .-txt {
	width: 66%;
}

.receive_flow_sp .-txt .-item {
	text-indent: -1em;
	margin-left: 1em;
}


/* pack_area */

.pack_area .content_block .inner {
	width: auto;
	margin-bottom: 20px;
}

.pack_area .content_block {
	box-shadow: none;
	padding: 0;
}

.guide_area .border_title {
	background-color: #e8edf7;
	border: 0;
	font-size: 14px;
	display: block;
	padding: 15px 0;
	text-align: center;
	font-weight: 400;
	margin-bottom: 20px;
}

.pack_area .content_text p + p {
	margin: 10px 0 0 0;
}

.pack_area .content_block .inner > .-img {
	margin-top: 10px;
	align-items: center;
}

.pack_table {
	border: 2px solid #f3f3f1;
}
.pack_table tr {
	float: right;
	display: flex;
	flex-direction: column;
	width: calc(80% / 3);
}
.pack_table tr:nth-of-type(1) {
	float: left;
	width: 20%;
}
.pack_table th,
.pack_table td {
	display: flex;
	align-items: center;
	justify-content: center;
	border: 2px solid #f3f3f1;
	box-sizing: border-box;
	width: auto;
}
.pack_table .row1 {
	line-height: 1;
}
.pack_table .top_th {
	width: 100%;
	margin: 0;
	font-size: 1rem;
	text-align: center;
	line-height: 1;
}
.pack_table .side_th {
	flex-direction: column;
	background: #172c4f;
	color: #fff;
	font-weight: bold;
}
.pack_table .side_th small {
	font-size: 1rem;
	line-height: 1;
}
.pack_table td {
	height: 50px;
	font-size: 1.2rem;
	line-height: 1;
}
.pack_table td strong {
	color: #ff3366;
	font-size: 1.4rem;
	font-weight: bold;
}

/* support_area */
/* WSYS-12340 【フロント】Skypeサービス終了に伴い削除① 20250527 J.Jiyun */
.support_area {
	height: auto;
	padding: 0;
	background: none;
	box-shadow: none;
	text-align: center;
	display: block;
}

.support_area .txt{
	margin-bottom: 10px;
}

.support_area .content_text {
	width: 100%;
	height: 100%;
	padding: 0;
}

.support_area .content_text p {
	text-align: left;
}

.support_area .border_title.bg_ttl{
	font-size: 1.6rem;
	display: block;
	padding: 15px 0;
	border: 0;
}
/* voice_area */

.voice_area {
	padding: 8vw 0;
	background: #f8f8f8;
	margin-bottom: 0;
}

.voice_area .border_title .-txt{
	font-size: 2.4rem;
	margin: 0 0 4vw 0;
}

.voice_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 8%;
}

.voice_box {
	width: 45%;
	margin: 0 auto 50px ;
	padding: 20px 10px 0;
}
.voice_box.-num1,
.voice_box.-num2 {
}

.voice_box .-ttl {
	font-size: 1.2rem;
	width: 70%;
	margin: 0 auto;
	padding: 5px 0;
}

.voice_box .-btn {
	font-size: 1.2rem;
	width: 70%;
	margin: 10px auto;
	padding: 2px 0;
}

.voice_box .-detail {
	font-size: 1.0rem;
	position: absolute;
	color: #fff;
	top: 0;
	left: 0;
	z-index: -2;
	width: 100%;
	height: 100%;
	padding: 5px;
	background: rgba(251,52,138,0.9);
	transition: 0.2s;
	opacity: 0;
}

.voice_box .-img > img{
	transition: 0.2s;	
}

.voice_box:hover .-img > img{
	transform: scale(1.05);
}

.voice_box:hover .-detail {
	z-index: 2;
	opacity: 1;
}


/* .qa_area */

.qa_area {
	padding-top: 20px;
}

/* pagetop */

.pagetop {
    bottom: 20vw;
    right: 0;
}

.pagetop img{
	width: 42px;
}

.pagetop a:hover img:not(.nofade){
	opacity: 1;
}

/* .-regist_link */

.-regist_link.-inner_btn {
	width: auto;
	font-size: 1.4rem;
	margin-top: 30px;
	padding-bottom: 30px;
}

.-regist_link.-inner_btn .discount_regist_txt{
	font-size: 1.5rem;
}

.-regist_link.-inner_btn .-lead {
	font-size: 2.0rem;
}

.-regist_link.-inner_btn .-btn {
	width: 90%;
	max-width: 350px;
	height: 40px;
	margin-top: 10px;
}

.-regist_link.-inner_btn .-btn .-txt {
	font-size: 1.6rem;
}

.-regist_link.-inner_btn .-btn .-txt:after {
	font-size: 1.6rem;
}

.-regist_link.-inner_btn .-btn .-ico {
	width: 20px;
	margin-right: 3vw;
}

/* nav_block */

.nav_block{
	display: block;
	margin: 0 0 0 auto;
}
.nav_btn{
	position: relative;
	background-color: #000;
	z-index: 100;
}

.gnav{
	font-size: 1.4rem;
	margin: 34px 0 0 14px;
}

.gnav:after{
	content:"";
	display: block;
	clear: both;
}

.gnav li{
	float: left;
	margin: 0 40px 0 0;
}

.gnav li:last-child{
	margin-right: 0;
}

.gnav li a{
	color: #595757;
}


.gnav li:hover{
	text-decoration: underline;
}

.nav_btn{
	display: block;
}

.nav_btn .line{
	position: absolute;
	top: 0;
	left: 15px;
	display: block;
	width: 24px;
	height: 6px;
	background-color: #fff;
	border-radius: 8px;
	-webkit-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}

.nav_btn .l01{
	top: 17px;
}
.nav_btn .l02{
	top: 25px;
}
.nav_btn .l03{
	top: 33px;
}

.nav_block.menu_open .l01{
	top: 25px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.nav_block.menu_open .l02{
	opacity: 0;
}

.nav_block.menu_open .l03{
	top: 25px;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

.gnav{
	background-color: #000;
	color: #fff;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 50;
	display: none;
}

.nav_block.menu_open .gnav{
	display: block;
	width: 152px;
}

.gnav li{
	float: none;
	width: 100%;
	font-size: 1rem;
}

.gnav li:first-child{
	margin-top: 77px;
}

.gnav li a{
	color: #fff;
	display: block;
	padding: 8px 10px;
}

.nav_btn{
	width: 48px;
	height: 50px;
}

.nav_btn .line{
	left: 13px;
	height: 3px;
}

.gnav li:first-child{
	margin-top: 42px;
}


/* 料金プランデータ通信料一覧table
-----------------------------------------------------*/

.fairuse_t{
	padding:20px 0 20px;
	}

table.fairuse{
	}
	
.fairuse_t.sp_plan table.fairuse{
	font-size: 1rem;
	}

table.fairuse td.plan_Ico_sns{
	font-size: 1rem;
    padding: 10px 5px;
    white-space: nowrap;
	}

.fairuse_t.sp_plan table.fairuse th, table.fairuse.sp_plan td {
    white-space: nowrap;
	}

table.fairuse th{
    padding: 20px 0px;
    font-size: 1rem;

	}
table.fairuse td {
	padding: 10px 0;
    font-size: 1.2rem;
	}

.plan_Ico_sns .ico img{
	max-width: 60%;
	}

.plan_Ico_sns .ico_txt{
	padding-top:5px;
	}

table.fairuse td.plan_Ico_sns:before {
	width: 4px;
	}

/*[WSYS-8543] データ容量 基準変更(Youtube) 20210720 h.arai　*/
.plan_b_detail .yt_data_plan,
.plan_l_detail .yt_data_plan,
.plan_o_detail .yt_data_plan {
	padding: 0 6%;
}

.plan_b_detail .yt_data_plan tr,
.plan_l_detail .yt_data_plan tr,
.plan_o_detail .yt_data_plan tr {
	display: grid;
	justify-items: center;
	padding: 7%;
}

.plan_b_detail .yt_data_plan .yt_petabyte,
.plan_l_detail .yt_data_plan .yt_petabyte,
.plan_o_detail .yt_data_plan .yt_petabyte {
	padding: 0;
	width: 13vw;
}

.plan_b_detail .yt_data_plan .yt_min,
.plan_l_detail .yt_data_plan .yt_min,
.plan_o_detail .yt_data_plan .yt_min {
	text-align: center;
	padding: 0;
}

.fairuse_t .fairuse .p-sp-0 {
	padding: 0;
}
/*[WSYS-8543] データ容量 基準変更(Youtube) 20210720 h.arai　ここまで*/

/* {* WSYS-9081 【SEO】羽田 追加修正 フロアマップのモーダル化 20220520 kosuke.tanaka */
/* ----------------------------------------------
	拡大モーダル
---------------------------------------------- */
.modal__content{
    width: 90%;
}
.modal__content img{
    width: 100%;
}
/* WSYS-10152 【サイト】速度・容量についてのコンテンツを修正 */
.plan_column{
	flex-direction: column;
}
.plan_column .-item .-title{
	margin-bottom: 4vw;
	font-size: 1.4rem;
	width: 100%;
}
.plan_column .-item_speed{
	width: 100%;
	padding: 6vw;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}
.plan_column .-item_speed .-speed_card{
	display: flex;
	flex-direction: column;
	width: 48%;
	align-items: center;
	justify-content: flex-start;
	padding: 0 0 4vw;
}
.plan_column .-item_speed .-speed_card .-img{
	width: 80%;
	margin-bottom: 2.6vw;
	text-align: center;
}
.plan_column .-item_speed .-speed_card .-txt .-name{
	font-size: 1.8rem;
}
.plan_column .-item_speed .rounded_title .-txt {
    font-size: 1.2rem;
}
.plan_column .-item_capacity{
	padding: 6vw;
	text-align: center;
    width: 100%;
}
.plan_column .-item_capacity .img {
    margin-top: 4vw;
}
.plan_column .-item.-ico{
	justify-content: center;
	padding: 4vw 0;
	font-size: 3rem;
}
.pc {
	display:none;
}