@charset "UTF-8";

/* ------------
(1)時点ではmediaqueryを使用しない
@media screen and (max-width: 768px) {
------------ */
/* start media query (target SP size) */

/* -------------------------------------
------------------------------------ */
.flow_area{
	margin-bottom: 12vw;
}
.img_step{
	display: block;
	margin-bottom: 30px;
}
.img_step .-item{
	width: 100%;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	flex-direction: column;
	position: relative;
	padding-left: 43%;
	border-width: 2px;
	margin-bottom: 2vw;
}
.img_step .-item .-img{
	position: absolute;
	left: 0;
	top: 0;
	width: 43%;
}
.img_step .-item .-num{
	font-size: 1.8rem;
}
.img_step .-item .-txt{
	font-size: 1.7rem;
	border-radius: 0 0 10px 0;
	padding-right: 15%;
}
.img_step .-item .-txt:after{
	background-color: transparent;
	color: #07308c;
	width: 15%;
}
.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;
}
.country_area{
	padding: 0 2vw;
}
.country_area .fukidashi{
	width: 100%;
	font-size: 1.2rem;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 4vw;
}
.country_area .-title{
	font-size: 1.4rem;
	text-align: center;
}
.country_area .-img{
	position: static;
	text-align: center;
}
.country_area .-txt{
	margin-bottom: 4vw;
}
.country_area .-note{
	font-size: 1.2rem;
	margin-bottom: 12vw;
}
.other_column {
	display: block;
}

.other_column > .-item{
	width: 100%;
}

.other_column > .-item .-title{
	font-size: 1.4rem;
	padding: 2vw 0;
	margin-bottom: 4vw;
}
.other_column > .-item .-read{
	margin-bottom: 4vw;
}
.other_column > .-item .-read .-main{
	font-size: 1.6rem;
}
.other_column > .-item .-read .-sub{
	font-size: 1.2rem;
}
.other_column .-product_column{
	padding: 0 2vw;
}
.other_column .-product_column .-img{
	width: 90%;
	text-align: center;
}
.other_column .-product_column .-item{
	width: 33%;
}
.other_column .-item_hosho .-product_column .-img{
	width: 93%;
}
.other_column .-product_column .-name{
	font-size: 1.2rem;
}
.other_column .-item_hosho .-product_column .-name{
	font-size: 1.4rem;
}
.other_column .-item_hosho .-product_column .-name .-mini{
	font-size: 1.1rem;
}
.other_column .-hosho_note{
	line-height: 1.3;
}
.other_column > .-item .-btn_area{
	padding: 8vw 2vw;
}

.card_column{
	flex-direction: column;
}
.card_column .-img{
	width: 40%;
	margin-bottom: 4vw;
	text-align: center;
}
.card_column .-txt{
	width: 100%;
	font-size: inherit;
	line-height: 1.4;
	padding: 0;
}

.np_banner{
	width: 90%;
	margin: 4vw auto;
	text-align: center;
}

.color_label_box{
	font-size: 1.4rem;
}
.color_label_box .-txt .-tax{
	font-size: 1.2rem;
}
.color_label_box.-fee{
	flex-direction: column;
	height: auto;
}
.color_label_box.-fee .-name,
.color_label_box.-fee .-txt{
	width: 100%;
}

.item_round .-item .-product{
	flex-direction: column;
}
.item_round .-item .-product{
	width: 37%;
	margin: 6px 0;
}
.item_round .-item .-product .-name{
	font-size: 1.1rem;
	display: block;
	text-align: center;
}
.item_round .-item .-product .-img{
	width: 100%;
}
.item_round .-item .-product .-img img{
	width: 85%;
}
.item_round .-item .-txt{
	width: 63%;
	padding: 0 4vw;
}

.return_box{
	padding: 2vw 0;
}
.return_icon{
	width: 60%;
	margin: 0 auto 2vw;
}
.return_txt{
	font-size: 1.1rem;
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.precautions_area{
	padding-top: 8vw;
}
.qa_area{
	padding-top: 8vw;
}

/* -----------
novice_banner
------------ */


.unlimited_bnr_area .-txt {
	font-size: 1.0rem;
}


/* end media query */
/* -----------
}
------------ */

.sp_style-tal{
	text-align: left !important;
}

/* 決済タブ 請求書で後からお支払い(NP後払い) */
.exception_sp{
	display: contents;
}

.rentalclass{
	padding-top: 45px; 
}
.mb-10{
	margin-bottom: 0px!important;
}

/* WSYS-9973 【サイト】サービスバナーの差し替え 20220921 T.B. Shimul */
.service_banner_txt{
	font-size: 0.7em;
	text-align: left;
}

/* WSYS-10152 【サイト】速度・容量についてのコンテンツを修正 */
.pc{
	display:none;
}

/* WSYS-11926 【フロント】無制限ページのMV差し替えにと導線バナー修正 20250206 J.Young */
.plan_column {
	margin-bottom: 15px;
}

/* WSYS-11935 【フロント】サイトTOPと共通コンテンツの修正 20250213 M.Amano */
.flow_area .-banner_block {
	margin: 0 5px 20px 5px;
}
