@charset "UTF-8";
/* header */
.lp_header {
	width: 100%;
	z-index: 100;
	background: #ffffff;
}

.lp_header .-inner {
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	height: 80px;
	justify-content: space-between;
}

.lp_header .-inner .-logo a {
	transition: 0.3s;
	display: flex;
	flex-direction: column;
}

.lp_header .-inner .-logo a:hover {
	text-decoration: none;
	opacity: 0.8;
}

.lp_header .-inner .-logo img {
	width: 230px;
}

@media all and (-ms-high-contrast: none){
	.header_logo_ie {
		height: 41px;
	}
}

.lp_header .-inner .-logo .-txt {
	font-size: 1rem;
	color: #0a4087;
}

.lp_header .-regist_link .-btn {
	text-decoration: none;
	width: 300px;
	background: #ff3366;
	color: #ffffff;
	border-radius: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 0.3s;
}

.lp_header .-regist_link .-btn:hover {
	opacity: 0.7;
}

.lp_header .-regist_link .-btn .-ico {
	margin-right: 10px;
	width: 20px;
}

.lp_header .-regist_link .-btn .-txt {
	font-size: 1.6rem;
	font-weight: bold;
	font-family: "system-ui", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.lp_header .-regist_link .-btn .-txt:after {
	content: "";
	width: 20px;
	height: 21px;
	background: url("../../images/page/lp/wifiservice/ico_right.png") no-repeat center center;
	background-size: 60%;
	font-size: 1.8rem;
	font-weight: 700;
	margin-left: 15px;
}

.d-flex{
	display: flex;
}

.content {
	background: #ffffff;
}

.rollover {
	transition: 0.3s;
	background-color: transparent;
}

.rollover:hover {
	opacity: 0.8;
}

/*	float
------------------------*/
.clearfix {
	zoom: 1;
}

.clearfix:after {
	display: block;
	content: "";
	clear: both;
	visibility: hidden;
}

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.float_l_pc {
	float: left;
}

.float_r_pc {
	float: right;
}

/*	btn_regist
------------------------*/
.btn_regist {
	padding: 50px 0 0;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: center;
}

.btn_regist a {
	transition: 0.3s;
	text-decoration: none;
	width: 500px;
	background: #ff3366;
	color: #ffffff;
	border-radius: 33px;
	height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 3rem;
	font-weight: bold;
	font-family: "system-ui", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	line-height: 1;
	letter-spacing:0.01em;
	position: relative;
	margin: 10px;
}

.btn_regist a:hover {
	color: #fff;
	opacity: 0.8;
}

.btn_regist a:after {
	display: inline-block;
	margin: 0 0 0 25px;
	line-height: 1;
	content: "";
	width: 20px;
	height: 100%;
	background: url("../../images/page/lp/wifiservice/ico_right.png") no-repeat center center;
	background-size: 80%;
}

.btn_regist_small {
	width: 260px;
	height: 40px;
}

.btn_regist_small a {
	padding: 0 0 0 10px;
	font-size: 1.2rem;
	line-height: 40px;
}

.btn_regist_small a:before {
	top: 9px;
	left: 40px;
	width: 20px;
	height: 21px;
	content: "";
	background: url("../../images/contents/wifirental/icon_regist_btn.png") no-repeat;
	background-size: contain;
}

/* [WSYS-5210] */
.wifirental .btn_regist_small {
	width: 300px;
	height: 50px;
}

.wifirental .btn_regist_small a {
	padding: 0 0 0 10px;
	font-size: 1.6rem;
	line-height: 50px;
	font-weight: 700;
}

.wifirental .btn_regist_small a:before {
	top: 12px;
}

/* [WSYS-5210] end */
.btn_regist_small a:after {
	top: 30px;
	right: 35px;
	font-size: 2rem;
}

.cursor_pointer:hover {
	cursor: pointer;
}

/* =====================
	wrapper
===================== */
.wrapper {
	width: 100%;
}

/* =====================
	header
===================== */
.header {
	width: 1200px;
	height: 80px;
	margin: 0 auto;
}

.header .header_left p {
	padding: 0 0 0 5px;
	font-size: 0.9rem;
}

.header .header_right .btn_regist {
	margin: 20px 0 0 0;
}

/* =====================
	container
===================== */
.container {
	width: 100%;
}

/*	visual_area
------------------------*/
/*
.visual_area {
	position: relative;
	z-index: 0;
	width: 1200px;
	height: 622px;
	margin: 0 auto;
	background: url("../../images/contents/wifirental/bg_main_pc.jpg?date=20190801") no-repeat;
}
*/

/* WSYS-9690 【サイト】ワッペン差し替え_6年連続No.1 */

.visual_area {
	position: relative;
	z-index: 0;
	width: 1200px;
	height: 622px;
	margin: 0 auto;
	background: url("../../images/contents/wifirental/pc_mv.png?date=20230111") no-repeat;
}

.af8 .visual_area {
	/* WSYS-10605 ワッペン差し替え依頼_1,900万人と7年連続No1 20231222 M.Amano */
	/* WSYS-10919 【サイト】af8系LP 韓国金額をテキスト化 20240422 J.Young */
	/* WSYS-11886 【フロント】ワッペン差し替え依頼_8年連続No1 20250204 J.Young */
	background: url("../../images/contents/af8/lp_pcmv1000off.png?date=20250204") no-repeat;
}

.komunavi .visual_area {
	/* WSYS-10605 ワッペン差し替え依頼_1,900万人と7年連続No1 20231222 M.Amano */
	/* WSYS-11886 【フロント】ワッペン差し替え依頼_8年連続No1 20250204 J.Young */
	background: url("../../images/contents/komunavi/lp_komunavi_pc.png?date=20250204") no-repeat;
	background-size: contain;
}
/* WSYS-12218 【フロント】広告用LPのMVにタレント起用 20250422 M.Shimizu */
.af82 .visual_area {
	background: url("../../images/contents/af82/aff-20offmv_pc.png?date=20250422") no-repeat;
	background-size: contain;
}
/* WSYS-12227 【フロント】自社LPのMV差し替え 20250417 M.Shimizu */
.global .visual_area {
	background: url("../../images/contents/global/lpMV_pc.png?date=20250417") no-repeat;
	background-size: contain;
}

/* WSYS-9998 【サイト】wifirentalのLP 割引率の修正 20230417 TB.Shimul */
.wifirental .visual_area {
	/* WSYS-10605 ワッペン差し替え依頼_1,900万人と7年連続No1 20231222 M.Amano */
	/* WSYS-10870 【サイト】リスティング広告用LP 韓国金額をテキスト化 20240404 N.Kita */
	/* WSYS-11187 【フロント】ワッペン差し替え依頼_2,000万人 20240711 M.Amano */
	/* WSYS-11635 【フロント】ワッペン差し替え依頼_2,100万人 20241107 M.Shimizu */
	/* WSYS-11755 【フロント】ブラックフライデー戻し作業_wifirental 20241203 J.Young */
	/* WSYS-12114 【フロント】ワッペン差し替え依頼_2,200万人 20250403 M.Shimizu */
	background: url("../../images/contents/wifirental/lp_mv_pc.png?date=20250403") no-repeat;
}
.visual_area.lp_bnr {
	background: none;
}

.visual_area .content_area {
	/*width: 666px;*/
	width: 100%;
	height: 100%;
	padding: 40px 0 0 100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.visual_area .content_area .btn_regist {
	position: absolute;
	bottom: 65px;
	left: 50%;
	transform: translateX(-50%);
	margin: 0 auto;
}
.komunavi .visual_area .content_area .btn_regist {
	bottom: 45px;
}
.visual_area.lp_bnr + .btn_area {
	display: none;
}

.visual_area .content_area .img_main {
	margin: 0 0 35px 0;
}

.mainvisual_caption {
	width: 1200px;
	margin: 0 auto;
	font-size: 1.2rem;
	padding: 0 0 10px;
}


.visual_area span.fc{
	color:#e4007f;
}

.size_l{
	font-size: 40px;
}

.size_s{
	font-size: 25px;
	display: contents;
}

.black_shadow{
	box-shadow: 0 5px 5px rgba(0,0,0,0.3);
}


/*	特定アフィででるボタン
------------------------*/
.lp_bnr_img_main_visual img {
	position: relative;
	z-index: -2;
	max-width: none;
}

.lp_bnr_img_main_visual .btn_regist {
	display: none;
}

.lp_bnr_img_main_visual.on_regist_btn .btn_regist {
	display: block;
	position: absolute;
	bottom: 46px;
	left: calc(50% - 276px);
}

/*	content_area
------------------------*/
.content_area {
	position: relative;
	z-index: 0;
	width: 100%;
	padding: 40px 0 40px 0;
}

/* [WSYS-5210] */
.wifirental .content_area.btn_area {
	padding-top: 0;
	padding-bottom: 0;
}

/* [WSYS-5210] end */
.content_area .content_block {
	width: 960px;
	margin: 0 auto;
}

.area_bg {
	background: #f3f3f1;
}

.area_center {
	text-align: center;
}

.content_box + .content_box {
	margin: 40px 0 0 0;
}

/*	content_area > headline, text
------------------------*/
.content_area h3 {
	margin: 0 0 50px 0;
	font-size: 2.9rem;
	font-weight: normal;
	line-height: 1.3;
}

.content_area strong {
	font-weight: bold;
}

.border_title {
	text-align: center;
}

.border_title .-txt {
	display: inline-block;
	padding: 5px 2px 5px 2px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #000;
	margin: 0 0 50px 0;
	font-size: 2.9rem;
	font-weight: normal;
	line-height: 1.3;
}

.rounded_title {
	text-align: center;
}

.rounded_title .-txt {
	display: inline-block;
	margin: 0 0 20px 0;
	padding: 2px 30px 2px 30px;
	background: #172c4f;
	border-radius: 2em;
	color: #fff;
	font-size: 1.7rem;
	font-weight: normal;
}

.text_underline {
	border-bottom: 1px solid #adadad;
}

/*	content_area = wifi_area
------------------------*/
.wifi_area .content_text {
	width: 430px;
	padding: 40px 0 0 0;
}

.wifi_area .content_img {
	margin: 0;
}

.wifi_area .notes_mark {
	font-size: 1.4rem;
	font-weight: bold;
	vertical-align: top;
}

.wifi_area .small {
	font-size: 1.4rem;
}

/*	content_area = plan_area
------------------------*/
.plan_difference {
	padding: 0 140px 0 140px;
}

.speed_area .layout-column .-col{
	font-weight: 700;
}

.speed_area .layout-column .-col .-ttl {
	font-size: 2.6rem;
	margin-bottom: 20px;
}

.speed_area .layout-column .-col.speed_4g .-ttl {
	color: #f19537;
}

.speed_area .layout-column .-col.speed_3g .-ttl {
	color: #3f97e4;
}

.speed_area .layout-column .-col:not(:last-child) {
	margin-right: 80px;
}

.fairuse_area .-inner_title {
	text-align: center;
	font-weight: 700;
	font-size: 2.0rem;
	margin-bottom: 30px;
}

.fairuse_box {
	justify-content: space-between;
	width: 700px;
	margin: 0 auto 20px;
}

.fairuse_box .-img {
	flex-shrink: 0;
	margin-right: 20px;
}

.fairuse_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.fairuse_list .-item {
	width: 160px;
	background-color: #f7f0e6;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
}

.fairuse_list .-item:nth-child(1),
.fairuse_list .-item:nth-child(2),
.fairuse_list .-item:nth-child(3),
.fairuse_list .-item:nth-child(4) {
	margin-bottom: 20px;
}

.fairuse_list .-item .-ico {
	padding-top: 30px;
	text-align: center;
}

.fairuse_list .-item .-ico img {
	width: 60px;
}

.fairuse_list .-item .-item_ttl {
	font-weight: 700;
	text-align: center;
	line-height: 1.2;
	color: #00336d;
	padding: 2rem 0;
}

.fairuse_list .-item .indication_txt {
	padding: 8px 0;
	color: #fff;
	font-weight: 700;
	background-color: #bf9d6f;
	width: 100%;
	text-align: center;
}

.wh-700{
	width: 700px;
}



/*	content_area = simulator_area
------------------------*/
.simulator_area .content_block {
	margin: 0 auto 50px auto;
}

.simulator_area .border_title {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	color: #fff;
}

.simulator_area .price_search02 {
	position: relative;
}

.simulator_area .price_search02 .tit_box {
	margin-bottom: 10px;
}

.simulator_area .price_search02 .first_view {
	margin-bottom: 10px;
}

.simulator_area .price_search02 table.select_box th {
	display: none;
}

.simulator_area .price_search02 table.select_box {
	width: 600px;
}

.simulator_area .price_search02 table.select_box td {
	width: 300px;
}

.simulator_area #add_view table.select_box td {
	padding-bottom: 20px;
}

.simulator_area .price_search02 .box02 {
}

.simulator_area .price_search02 .box02 .price_btn_02 {
	position: relative;
	left: 15px;
	width: 356px;
	height: 50px;
	background: #FF3366;
	border-radius: 2em;
}

.simulator_area .price_search02 .box02 .price_btn_02 p {
	position: relative;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
}

.simulator_area .price_search02 .box02 .price_btn_02 p:after {
	display: inline-block;
	position: absolute;
	right: 25px;
	content: "\f107";
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
}

.box03:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.box03 {
	display: inline-block;
}

/* Hides from IE Mac */
* html .box03 {
	height: 1%;
}

.box03 {
	display: inline-block;
}

/* End Hack */
.simulator_area .price_search02 .box03 {
	height: 60px;
	letter-spacing: normal;
	margin: 0;
	display: inline-block;
	background: #fff;
	border-radius: 5px;
}

.simulator_area .price_search02 .perday {
	display: inline-block;
	font-size: 18px;
	vertical-align: middle;
	margin-right: 10px;
}

.simulator_area .price_search02 dl {
	display: inline-block;
	position: relative;
}

.simulator_area .price_search02 dl dd {
	display: inline-block;
	font-weight: bold;
	font-size: 18px;
}

.simulator_area label.selectTypeA {
	top: 11px;
	border-radius: 5px;
}

.simulator_area label.selectTypeA input {
	border: none;
	border-radius: 0;
}

.simulator_area label.selectTypeA select {
	padding-right: 40px;
}

/*	content_area = map_area
------------------------*/
/* [WSYS-5210] */
.wifirental .map_area.content_area {
	padding-top: 0;
}

/* [WSYS-5210] end */
.map_area .content_text {
	width: 874px;
	margin: 0 auto 40px auto;
	text-align: center;
}

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

.map_area .map_navi {
	height: 680px;
}

#fancybox-content {
	padding: 0;
}

.lightboxInline {
	padding: 0;
}

#deli01 {
	height: 625px;
	width: 874px;
	margin: auto;
	position: relative;
}

#deli01 .img01 {
	position: absolute;
	top: 0;
	right: 0;
}

#deli01 #mapbg {
	position: absolute;
	top: 160px;
	left: 199px;
}

#deli01 ul.links {
	width: 190px;
	position: absolute;
	top: 160px;
	left: 0;
	z-index: 2;
}

#deli01 ul.links li {
	width: 200px;
	line-height: 1.1em;
	font-size: 13px;
}

#deli01 ul.links li a {
	background: url(/common/images/contents/countries/deli_btnbg.png) no-repeat left top;
	display: block;
	height: 36px;
	color: #fff;
	box-sizing: border-box;
	line-height: 36px;
	padding-left: 15px;
	text-decoration: none;
}

#deli01 ul.links li a:hover {
	text-decoration: none;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#deli01 ul.links li.link01 {
	margin-bottom: 13px;
}

#deli01 ul.links li.link02 {
	margin-bottom: 16px;
}

#deli01 ul.links li.link12 {
	margin-bottom: 16px;
}

#deli01 ul.links li.link03 {
	margin-bottom: 16px;
}

#deli01 ul.links li.link11 {
	margin-bottom: 12px;
}

#deli01 ul.links li.link04 {
	margin-bottom: 7px;
}

#deli01 ul.links li.link17 {
	margin-bottom: 7px;
}

#deli01 ul.links.right {
	left: auto;
	right: 0px;
	top: 160px;
}

#deli01 ul.links li.link05 {
	margin-bottom: 8px;
}

#deli01 ul.links li.link06 {
	margin-bottom: 15px;
}

#deli01 ul.links li.link07 {
	margin-bottom: 13px;
}

#deli01 ul.links li.link08 {
	margin-bottom: 15px;
}

#deli01 ul.links li.link09 {
	margin-bottom: 15px;
}

#deli01 ul.links li.link10 {
	margin-bottom: 15px;
}

#deli01 ul.links li.link15 {
	margin-bottom: 15px;
}

#deli01 ul.links li.link14 {
	margin-bottom: 17px;
}

#deli01 ul.links li.link16 {
	margin-bottom: 23px;
}

#deli01 ul.links li.link18 {
	margin-bottom: 15px;
}

#deli01 ul.links li.link19 {
	margin-bottom: 7px;
}

#deli01 ul.links li.link20 {
	margin-bottom: 15px;
}

#deli01 ul.links li.link21 {
	margin-bottom: 19px;
}

#deli01 ul.links li.link22 {
	margin-bottom: 10px;
}

#deli01 .discri {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 2;
}

#deli01 p.p01 {
	line-height: 2.4em;
}

#deli01 p.p01 .row01 {
	color: #3ba3ed;
	font-size: 22px;
	font-weight: bold;
}

#deli01 p.p01 .row02 {
	color: #3ba3ed;
	font-size: 24px;
	font-weight: bold;
}

#deli01 p.p02 {
	font-size: 16px;
}

#deli01 p.p02 strong {
	font-size: 20px;
	font-weight: bold;
}

#deli01 .img01 {
	position: absolute;
	right: 10px;
	top: 5px;
}

.popup {
	width: 840px;
	padding: 20px;
	background: #fff;
	font-size: 13px;
	box-sizing: initial;
}

.popup h2 {
	font-size: 20px;
}

.popup h3 {
	clear: both;
	background: url(/common/images/contents/countries/h2_bg.png) #51aef0 repeat-x;
	text-align: left;
	padding: 14px 10px 15px;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}

.popup h3 ~ h3 {
	margin-top: 60px;
}

.popup h5 {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px dotted #42799f;
	padding-bottom: 6px;
	margin-bottom: 8px;
	margin-top: 15px;
}

.popup h4 {
	color: #000;
	line-height: 1.4em;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
}

.popup h4 ~ h4 {
	margin-top: 60px;
}

.popup .rightbox {
	width: 475px;
	float: right;
}

.popup p {
	font-size: 13px;
	line-height: 22px;
}

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

.popup .imgframe {
	width: 818px;
	padding: 10px;
	border: 1px solid #CCC;
}

/*	content_area = step_area
------------------------*/
.step_area .content_box {
	margin: 0 0 40px 0;
}

.step_ol .step_li {
	position: relative;
	width: 213px;
}

.step_ol .step_li:not(:last-child) {
	margin: 0 35px 0 0;
}

.step_ol .step_li:not(:last-child):after {
	display: inline-block;
	position: absolute;
	top: 150px;
	right: -27px;
	content: "\f105";
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	font-size: 4rem;
}

.step_ol .step_li h4 {
	display: inline-block;
	width: 100%;
	margin: 0 0 30px 0;
	padding: 2px 0 2px 0;
	background: #172c4f;
	border-radius: 2em;
	color: #fff;
	font-size: 1.8rem;
	font-weight: normal;
	text-align: center;
}

.step_ol .step_li p {
	text-align: left;
}

.step_ol .step_li p:nth-of-type(1) {
	margin: 0 0 30px 0;
	text-align: center;
}

/*	content_area = pack_area
------------------------*/
.pack_area .content_block {
	box-shadow: 0 0 6px 3px #ccc;
	padding: 40px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.pack_area .content_block .inner {
	width: 706px;
	margin: 0 auto 40px auto;
}

.pack_area .content_text {
	width: 530px;
	text-align: left;
}

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

.pack_area .rounded_title {
	margin: 0 0 30px 0;
}

.pack_table {
	border: 5px solid #f3f3f1;
	border-collapse: collapse;
}

.pack_table th,
.pack_table td {
	border: 5px solid #f3f3f1;
	vertical-align: middle;
}

.pack_table th {
	height: 50px;
	font-size: 1.4rem;
	text-align: center;
	line-height: 1.5;
}

.pack_table .side_th {
	background: #172c4f;
	color: #fff;
	font-weight: bold;
}

.pack_table .side_th small {
	font-size: 1.2rem;
	font-weight: normal;
}

.pack_table td {
	line-height: 50px;
}

.pack_table td strong {
	color: #ff3366;
	font-weight: bold;
}

/*	content_area = voice_area
------------------------*/
.voice_area .content_block {
	margin: 0 auto 40px auto;
}


/*	content_area = support_area
------------------------*/
.support_area .content_block {
	height: 395px;
	padding: 50px 0 50px 40px;
	background: url("../../images/contents/wifirental/bg_support_pc.jpg") no-repeat;
	box-shadow: 0 0 6px 3px #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.support_area .content_text {
	width: 480px;
	height: 100%;
	background: url("../../images/contents/wifirental/icon_support_01.png") no-repeat bottom center;
}

.support_area .content_text h3 {
	margin: 0 0 30px 0;
	border-bottom: 1px solid #333;
}

/*	content_area = qa_area
------------------------*/
.qa_area .content_block {
	margin: 0 auto 40px auto;
}

.qa_area .qa_dl {
	width: 100%;
	border-bottom: 1px solid #172c4f;
	text-align: left;
}

.qa_area .q_text {
	position: relative;
	width: 100%;
	padding: 3px 0 0 45px;
	font-size: 1.8rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.qa_area .q_text:not(:first-child) {
	padding: 20px 0 0 45px;
	border-top: 1px solid #172c4f;
}

.qa_area .a_text {
	position: relative;
	width: 700px;
	margin: 15px 0 0 0;
	padding: 3px 0 20px 45px;
	font-size: 1.4rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.qa_area .q_text:before,
.qa_area .a_text:before {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	color: #fff;
	font-size: 1.4rem;
	text-align: center;
	line-height: 30px;
}

.qa_area .q_text:before {
	content: "Ｑ";
	background: #172c4f;
}

.qa_area .q_text:not(:first-child):before {
	top: 20px;
}

.qa_area .a_text:before {
	content: "Ａ";
	background: #ff9900;
}

.more_btn {
	font-size: 1.4rem;
	text-align: right;
}

/* =====================
	footer
===================== */
.footer {
	width: 100%;
	height: 60px;
	background: #172c4f;
}

.footer .copyright {
	color: #fff;
	text-align: center;
	font-size: 1.2rem;
	line-height: 60px;
}

/* -------------------------------------
	モーダルボックス
---------------------------------------- */
#fancybox-close {
	right: -13px;
}

/* // Simulation ----------- */
#Simulation {
	background-color: #FFF;
	position: relative;
	border: 1px solid #a8a8a8;
	padding: 27px 44px 30px;
	margin-bottom: 50px;
}

#Simulation .tit {
	position: absolute;
	left: 50%;
	top: -20px;
	margin-left: -233px;
}

#Simulation .price_search02 {
	width: 570px;
	margin: 0 auto;
}

#Simulation .price_search02 {
	width: 570px;
	margin: 0 auto 0 40px;
}

#Simulation .price_search02 .tit_box {
	margin-bottom: 10px;
}

#Simulation .price_search02 .first_view {
	margin-bottom: 20px;
}

#Simulation .price_search02 table.select_box th {
	display: none;
}

#Simulation .price_search02 table.select_box {
	width: 600px;
}

#Simulation .price_search02 table.select_box td {
	width: 300px;
}

#Simulation #add_view table.select_box td {
	padding-bottom: 20px;
}

#Simulation .price_search02 .box02 {
	/*	position:absolute;
	top:80px;
	right:40px;*/
}

.box03:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.box03 {
	display: inline-block;
}

/* Hides from IE Mac */
* html .box03 {
	height: 1%;
}

.box03 {
	display: block;
}

/* End Hack */
#Simulation .price_search02 .box03 {
	padding-left: 92px;
}

#Simulation .price_search02 .perday {
	display: inline-block;
	font-size: 18px;
	vertical-align: middle;
	margin-right: 10px;
}

#Simulation .price_search02 dl {
	display: inline-block;
	border: 5px solid #a4a4a4;
	line-height: 1.1em;
	padding: 8px 5px 8px 25px;
	vertical-align: middle;
	min-width: 170px;
	position: relative;
}

#Simulation .price_search02 dl dt {
	display: inline-block;
	color: #000;
	font-weight: bold;
	font-size: 26px;
	padding-right: 5px;
}

#Simulation .price_search02 dl dd {
	display: inline-block;
	font-weight: bold;
	font-size: 18px;
	position: absolute;
	right: 10px;
	top: 12px;
}

#Simulation label.selectTypeA {
	background: url(/common/images/contents/price/simulator_select_bg_01.png) right center no-repeat;
	width: 270px;
}

#Simulation label.selectTypeA select {
	padding-right: 40px;
	width: 100%;
}

#Simulation .addBtn,
#Simulation .delBtn,
#Simulation .calculateBtn {
	cursor: pointer;
}

#Simulation .addBtn:hover,
#Simulation .delBtn:hover,
#Simulation .calculateBtn:hover {
	opacity: 0.8;
}


.simulator_area {
	background-color: #f8f8f8;
	padding: 0 0 50px 0;
}

/* //  [WSYS-2579] priceページ修正-----------↓ */
.price_plandate_icon_wrap:after {
	content: "";
	display: block;
	clear: both;
}

.price_plandate_icon {
	width: 210px;
}

.price_plandate_icon .ttl {
	text-align: center;
	font-weight: bold;
	line-height: 1.4;
	font-size: 1.6rem;
	letter-spacing: normal;
}

.price_plandate_table th {
	width: 102px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.price_plandate_table th p {
	/*background-color: #c6ecff;*/
	background-color: #b5e6ff;
	margin: 3px;
	padding: 6px 6px;
	border-radius: 6px;
}

.price_plandate_table .th02 {
	/*background-color: #ffcd7e;*/
	background-color: #ffd48f;
}

.price_plandate_table .th03 {
	/*background-color: #f7b5b9;*/
	background-color: #f9c4c7;
}

.price_plandate_table .th04 {
	/*background-color: #f7b5b9;*/
	background-color: #cab3f8;
}

.price_plandate_table td {
	padding: 0 3px;
	font-weight: bold;
	font-size: 14px;
	vertical-align: middle;
	text-align: right;
}

.price_simu_left {
	float: left;
	margin-top: 10px;
}

.box0203_wrap {
	width: 264px;
	float: right;
	margin-top: 10px;
	position: relative;
}

.box0203_wrap img {
	margin-bottom: 10px;
}

.discount_price {
	background: #fff;
	padding: 10px;
	margin: 20px auto;
	width: 380px;
	border-radius: 4px;
}

/*タブ表示のときの調整ここから*/
.header {
	width: 100%;
	max-width: 1200px;
	min-width: 960px;
}

.visual_area {
	min-width: 960px;
	max-width: 1200px;
	width: 100%;
	background-position: center center;
}

.visual_area .content_area {
	/*max-width: 1200px;*/
	padding: 40px 0 0 10%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.content_area {
	min-width: 960px;
}

.visual_area .content_area {
	min-width: auto;
}

.footer {
	min-width: 960px;
}

/*タブ表示のときの調整ここまで*/
/*　[WSYS-4683] start　*/
.logo_link:hover {
	color: #0a4087;
}

/* [WSYS-4158]のコピー start */
.wrap_btn_cv_page_bottom .btn_cv_page_bottom {
	display: none;
}

/* [WSYS-4158]のコピー end */
/*　[WSYS-4683] end　*/
.reason_area {
	padding: 50px 0;
	background: #f8f8f8;
}

.price_area {
	padding: 50px 0;
}

.price_inner {
	padding: 0 30px;
}

.price_area .unlimited_bnr_area {
	margin: 50px auto 0;
}

.price_area .unlimited_bnr_area .pc {
	margin: 0 auto;
}

.unlimited_bnr_area .theme-darkgreen_btn {
	box-shadow: none;
}

/* 料金カード */
.price_column {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 20px;
}

.price_column > .-item {
	width: 285px;
	letter-spacing: normal;
	display: flex;
	/* WSYS-10870 【サイト】リスティング広告用LP 韓国金額をテキスト化 20240404 N.Kita */
	/* flex-direction: column;
	align-items: center; */
	margin-bottom: 30px;
}

.price_column > .-item:nth-last-child(-n+3) {
	margin-bottom: 0;
}

.price_column > .-item .-box {
	width: 100%;
	border: 1px solid #a8a8a8;
	padding: 15px 18px;
}

.price_column > .-item .-box .-title {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	margin-bottom: 15px;
}

.price_column > .-item .-box .-title .-flag {
	width: 60px;
	margin-right: 15px;
	flex-shrink: 0;
}

.price_column > .-item .-box .-title .-txt {
	flex-grow: 1;
	font-size: 2.4rem;
	font-weight: 700;
}

.price_column > .-item .-box .-title .-txt .-sub {
	font-size: 2.0rem;
}

.price_column > .-item .-box .-label {
	font-size: 1.8rem;
	font-weight: 700;
	text-align: center;
	line-height: 1;
	color: #ffffff;
	padding: 7px 0;
	margin-bottom: 5px;
}

.price_column > .-item .-box .-label.-plan_4g {
	background: #008ae1;
}

.price_column > .-item .-box .-label.-plan_3g {
	background: #07308c;
}

.price_column > .-item .-box .-bottom {
	display: flex;
	align-items: center;
}

.price_column > .-item .-box .-bottom .-default {
	width: 95px;
	flex-shrink: 0;
	font-weight: 700;
	font-size: 1.8rem;
	line-height: 1.1;
}
.price_column > .-item .-box .-bottom .-default .komunavi_title {
	width: 115%;
}
.price_column > .-item .-box .-bottom .-default .komunavi_discount {
	text-align: center;
	color: red;
}
.price_column > .-item .-box .-bottom .-default .komunavi_discount .small {
	font-size: 14px;
}
.price_column > .-item .-box .-bottom .-price {
	flex-grow: 1;
	text-align: right;
	font-size: 2.4rem;
	font-weight: 700;
}

.price_column > .-item .-box .-bottom .-price .-num {
	font-size: 4rem;
	color: #ff0000;
}

/* WSYS-10933 【サイト】新規LP作成_af8系 20240423 J.Young */
.price_column > .-item .-box .-bottom .-default .af82_text {
	text-align: right;
}

/* WSYS-10870 【サイト】リスティング広告用LP 韓国金額をテキスト化 20240404 N.Kita */
.special_price .-band {
	font-size: 2rem;
	padding: 0px 15px 0 20px;
	background: #fcf471;
	color: #ff0000;
	display: inline-block;
	position: relative;
	height: 40px;
	line-height: 40px;
	text-align: center;
	box-sizing: border-box;
}

.special_price .-band:before, .special_price .-band:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}

.special_price .-band:before {
  top: 0;
  left: 0;
  border-width: 20px 0px 20px 10px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}

.special_price .-band:after {
  top: 0;
  right: 0;
  border-width: 20px 10px 20px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}

.special_price .-maintxt {
	text-align: center;
	font-size: 2rem;
	font-weight: 700;
	margin-top: 30px;
}

.special_price .-maintxt span {
	font-weight: 700;
	font-size: 2.4rem;
	color: #ff0000;
}

.special_price .-maintxt a {
	text-decoration: underline;
	color: #ff3366;
}

.special_price .-maintxt a:hover {
	opacity: .6;
}
/* END WSYS-10870 【サイト】リスティング広告用LP 韓国金額をテキスト化 20240404 N.Kita */

.plan_area {
	padding: 50px 0;
	background: #f8f8f8;
}

.plan_area .-lead {
	text-align: center;
	margin-bottom: 40px;
}

.map_area {
	padding: 50px 0 0;
}

.smapi_area {
	background: #008ae1;
}

.support_area {
	padding: 50px 0;
}

.voice_area {
	padding: 50px 0;
	background: #f8f8f8;
}

.step_area {
	padding: 50px 0;
}

.img_step {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}

.img_step > .-item {
	width: 185px;
}

.img_step > .-item:not(:last-child) .-card:after {
	content: "\f105";
	font-family: "Font Awesome 5 Free";
	font-size: 4rem;
	font-weight: 700;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -41px;
	color: #07308c;
}

.img_step > .-item .-card {
	background: #07308c;
	border-radius: 10px;
	border: 1px solid #07308c;
	border-bottom-width: 5px;
	transition: 0.3s;
	position: relative;
}

.img_step > .-item .-card .-num {
	color: #ffffff;
	font-size: 2.2rem;
	text-align: center;
	padding: 2px 0;
	font-weight: 700;
	overflow: hidden;
	border-radius: 10px 10px 0 0;
}

.img_step > .-item .-card .-img {
	position: relative;
	width: 100%;
}

.img_step > .-item .-card .-img:before {
	content: "";
	display: block;
	padding-top: 70%;
}

.img_step > .-item .-card .-img .-bg {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
}

.img_step > .-item .-card .-txt {
	background: #ffffff;
	color: #000000;
	font-size: 2rem;
	font-weight: 700;
	text-align: center;
	border-radius: 0 0 10px 10px;
	display: flex;
	height: 40px;
	align-items: center;
	justify-content: center;
	position: relative;
}

.img_step > .-item .-lead {
	padding-top: 10px;
	font-size: 1.4rem;
}

.img_step .-item.-step1 .-bg {
	background-image: url(../../images/page/module/flow_step1_img.jpg);
}

.img_step .-item.-step2 .-bg {
	background-image: url(../../images/page/module/flow_step2_img.jpg?date=20190509);
}

.img_step .-item.-step3 .-bg {
	background-image: url(../../images/page/module/flow_step3_img.jpg);
}

.img_step .-item.-step4 .-bg {
	background-image: url(../../images/page/module/flow_step4_img.jpg?date=20190509);
}

.page_inner {
	padding: 0 30px 0;
}

/* -----------
voice_area
------------ */


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

.voice_box {
	width: 430px;
	position: relative;
	background: #fff8d5;
	margin: 0 auto 70px;
	padding: 50px 35px 0;
	box-shadow: 7px 7px 0 rgba(1, 68, 112, 0.3);
	transition: 0.2s;
}

.voice_box .-ttl {
	font-size: 1.8rem;
	color: #fff;
	text-align: center;
	position: absolute;
	background: #39b1ff;
	width: 160px;
	margin: 0 auto;
	padding: 5px 0;
	border: 1px solid #eeeeee;
	box-shadow: 7px 7px 0 rgba(1, 68, 112, 0.3);
	left: 0;
	right: 0;
	top: -22px;
	z-index: 5;
}

.voice_box .-btn {
	font-size: 1.5rem;
	text-align: center;
	font-weight: 700;
	background: #fff;
	width: 140px;
	margin: 15px auto;
	padding: 5px 0;
	border: 1px solid #444444;
	border-radius: 18px;
}

.voice_box .-detail {
	position: absolute;
	color: #fff;
	top: 0;
	left: 0;
	z-index: -2;
	width: 100%;
	height: 100%;
	padding: 10px;
	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 {
	padding: 40px 0 30px;
}

.qa_list {
	position: relative;
	width: 100%;
	margin-bottom: 15px;
}

.qa_list .-title {
	cursor: pointer;
	height: 54px;
	background: #e0f2fe;
	color: #222222;
	text-decoration: none;
	width: 100%;
	padding: 1px 45px 1px 63px;
	font-weight: 700;
	border-bottom: 2px solid #00a0e9;
	display: flex;
	align-items: center;
	position: relative;
}

.qa_list .-title:before {
	content: "";
	display: block;
	width: 35px;
	height: 39px;
	background: url(../../images/page/common/ico_txt_q.svg) no-repeat center center;
	background-size: 100% auto;
	position: absolute;
	left: 18px;
	top: 50%;
	transform: translateY(-50%);
}

.qa_list .-title:after {
	content: "\f078";
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	position: relative;
	font-size: 2.0rem;
	color: #00a0e9;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	transition: 0.3s;
}

.qa_list .-title.active:after {
	content: "\f077";
}

.qa_list .-answer {
	position: relative;
	padding: 20px 20px 20px 63px;
}

.qa_list .-answer:before {
	content: "";
	display: block;
	width: 35px;
	height: 39px;
	background: url(../../images/page/common/ico_txt_a.svg) no-repeat center center;
	background-size: 100% auto;
	position: absolute;
	left: 18px;
	top: 18px;
}

/* -side_banner */

.-side_banner {
	display: none;
	position: fixed;
	bottom: 140px;
	right: 0;
	text-decoration: none;
	z-index: 50;
}

.unlimited_bnr_area {
	position: relative;
	width: 920px;
	margin: 0 auto;
}
.unlimited_bnr_area .-txt {
	font-size: 2.0rem;
}
.speed_area_box {
    padding: 40px;
}
.speed_title {
    text-align: center;
}
.speed_title .-txt {
    display: inline-block;
    margin: 0 auto;
    font-size: 2.4rem;
    margin-bottom: 35px;
}
.speed_area_box .module-border_box {
    margin: 0 10px 10px;
}

.annotation_textarea{
	margin-top: -50px;
	margin-bottom: 50px;
}

/* WSYS-10152 【サイト】速度・容量についてのコンテンツを修正 */
.plan_column {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}

.plan_column .-item:not(.-ico) {
	border: 1px solid #008ae1;
}

.plan_column .-item .-title {
	color: #07308c;
	font-weight: 700;
	font-size: 2rem;
	text-align: center;
	margin-bottom: 30px;
	display: flex;
	flex-direction: column;
}

.plan_column .-item_speed {
	padding: 20px 40px;
	width: 420px;
}

.plan_column .-item_speed .-communicationspeed {
	padding: 0 10px 20px;
}

.plan_column .-item_speed .-communicationspeed .-img {
	width: auto;
}

.plan_column .-item_capacity {
	padding: 20px 50px;
	width: 420px;
}
.plan_column .-item_capacity .img {
    margin-top: 40px;
}

.plan_column .-item.-ico {
	font-size: 4rem;
	font-weight: 700;
	color: #008ae1;
	display: flex;
	align-items: center;
}