@charset "utf-8";


table{
	border-collapse: separate;
	border-spacing:0;
}

/* =====================
	common setting
===================== */

html {
	font-size: 10px;
	/* 1rem=10px */
}
html body {
	font-size: 1.6rem;
	line-height: 1.2;
	overflow-x: visible;
}
*{
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
}
body a:hover {
	text-decoration: none;
}
img {
	max-width: 100%;
	height: auto;
}

/* style.cssの上書き */
a:link, a:visited{
	color: #004fa9;
	text-decoration: none;
}

/* -------------------------------------
	既存ページの打ち消し contact,login
---------------------------------------- */

.login .background,
.contact .background{
	width:1280px;
	margin:0px auto;
	background-color: #fff;
}

.login .copyright,
.contact .copyright{
	width: auto;
}

.return_btn{
	margin-top: 0;
	margin-bottom: 0;
}

.login .copyright,
.contact .copyright{
	font-size: 14px;
}

/* /contact/ +++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* /login/ +++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* login CSS Document \www\css\solution\style.cssからの移植　*/
#block_login{
	padding-top:65px;
}
#left_login{
	width:370px;
	float:left;
	margin-left:233px;
}
#right_login{
	margin-left:76px;
	width:370px;
	float:left;
}
#one_login{
	margin : 0 auto;
	width:370px;
}
.login_img{
	margin-top:10px;
}
.left_1{
	display:block;
	}
.right_1{
	display:block;
	}
/*　以下調整　*/
#main_visual2{
	height: auto;
}
#block_login{
	padding-bottom: 165px;
}
/* マックサファリで閲覧時、お問い合わせフォームのチェックボックスのつまりを解消 */
input[type="radio"] , input[type="checkbox"]{
	-webkit-transform: scale(1);
	transform: scale(1);
}
/* ===================== ===================== */

.hidden_area{
	display:none;
}
.cursor_pointer{
	cursor: pointer;
}

/* -------------------------------------
	ellipsis
---------------------------------------- */
.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* font +++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

p{
	font-size: 1.6rem;
	line-height: 1.5;
	color: #4a4a4a;
}
em{
	color: #e70000;
	font-style: normal;
	font-weight: normal;
}
a.underline_link{
	text-decoration: underline;
}

.red{
	color: #e70000;
}
.blue {
	color: #22a8ff;
}

.note_text {
	margin: 10px 0 0 0;
	font-size: 1.2rem;
	text-align: left;
}

.liDecimal li {
	margin-left: 2.0em;
	margin-bottom: 6px;
	line-height: 1.5em;
	list-style-type: decimal;
}

/* WSYS-10756 3/1成田空港1タミ4階北カウンター移転とロッカー追加 20240221 N.Kita */
.border_red {
	border: 1px solid #e70000;
	padding: 10px;
}

/* レイアウト +++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.container{
	padding: 0;
}

.content,
.visual_block{
	position: relative;
	width: 1280px;
	margin: 0 auto;
}
.content_inner{
	width: 1000px;
	margin: 0 40px 0 auto;
}
.visual_block_inner{
	width: 1000px;
	margin: 0 0 0 auto;
	position: relative;
}

.content_area{
	padding-top: 50px;
	padding-bottom: 50px;
}
.content_area.area_a{
	padding-top: 0;
}
.area_bg{
	min-width: 1280px;
	background-color: #f2f2f2;
}
.area_bg02{
	min-width: 1280px;
	background-color: rgba(51,173,189,0.2);
	background-image: url(../../images/solution/pages/bg.png);
	background-size: cover;
}

.content_bg_wrap:nth-of-type(even){
	min-width: 1280px;
	background-color: #f2f2f2;
}
.content_bg_wrap.bg_blue {
	background-color: #eff8ff;
}

.content_block{
	padding: 0 40px;
}

.column_box {
	display: table;
	width: 100%;
}
.column_box > li {
	display: table-cell;
}

.column_block {
	display: table;
}
.column_block > .item {
	display: table-cell;
	vertical-align: top;
}
.item {
	margin-bottom: 0;
}

/* 画像レイアウト +++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.img_center{
	text-align: center;
}
img.border{
	border: solid 2px #dcecfb;
}

/* メインビジュアル +++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.visual_area{
	position: relative;
	height: 646px;
	width: 1280px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center;
}

.visual_area_wrap{
	margin-bottom: 56px;
	background-color: #c4d6ea;
}


.solution_top .visual_area{
	background-image: url(../../images/solution/pages/main_visual01_top.jpg?date=20181030);
}

.solution_benefit .visual_area_wrap{
	background-color: #b0c6ce;
}
.solution_benefit .visual_area_wrap .visual_area{
	background-image: url(../../images/solution/pages/main_visual02_benefit.jpg);
}

.solution_invoice .visual_area_wrap{
	background-color: #f4f5f7;
}
.solution_invoice .visual_area_wrap .visual_area{
	background-image: url(../../images/solution/pages/main_visual03_invoice.jpg?date=20180614);
}

.solution_adminconsole .visual_area_wrap{
	background-color: #f4f5f7;
}
.solution_adminconsole .visual_area_wrap .visual_area{
	background-image: url(../../images/solution/pages/main_visual04_adminconsole.jpg?date=20180614);
}

.solution_casestudies .visual_area_wrap{
	background-color: #bab2af;
}
.solution_casestudies .visual_area_wrap .visual_area{
	background-image: url(../../images/solution/pages/main_visual05_casestudies.jpg);
}

.solution_user .visual_area_wrap{
	background-color: #f4f5f7;
}
.solution_user .visual_area_wrap .visual_area{
	background-image: url(../../images/solution/pages/main_visual06_user.jpg?date=20180614);
}

.solution_administrator .visual_area_wrap{
	background-color: #d9e2dd;
}
.solution_administrator .visual_area_wrap .visual_area{
	background-image: url(../../images/solution/pages/main_visual07_administrator.jpg);
}

.solution_beginner .visual_area_wrap{
	background-color: #fff;
}
.solution_beginner .visual_area_wrap .visual_area{
	background-image: url(../../images/solution/pages/main_visual08_beginner.jpg);
}

.solution_receive .visual_area_wrap .visual_area{
	background-image: url(../../images/solution/pages/main_visual09_receive.jpg?date=20211216);
}

.solution_price .visual_area_wrap{
	background-color: #f4f4f4;
}
.solution_price .visual_area_wrap .visual_area{
	background-image: url(../../images/solution/pages/main_visual10_price.jpg);
}

.solution_mobilephone .visual_area_wrap{
	background-color: #fff;
}
.solution_mobilephone .visual_area_wrap .visual_area{
	background-image: url(../../images/solution/pages/main_visual11_mobilephone.jpg);
}


.visual_block_inner{
	min-height: 648px;
}
.visual_block .solution_btn_area{
	position: absolute;
	top: 434px;
	left: 100px;
	padding: 0;
}
.visual_block .solution_btn_area a:first-child{
	margin-right: 60px;
}
.visual_block a:link.solution_base_btn,
.visual_block a:visited.solution_base_btn{
	color: #065db2;
}
.solution_scroll_area{
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	padding-right: 68px;
}

.solution_base_btn.mv_btn{
	text-align: left;
	padding-left: 2.5em;
}
.solution_base_btn.mv_btn:after{
	font-size: 3.2rem;
	line-height: 1;
	top: calc(50% - 1.6rem)
}


/* footer +++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.footer{
	min-height: 90px !important;
	min-width: 1280px !important;
	background-color: #1a2f5d !important;
	color: #fff !important;
	font-size: 1.4rem !important;
}
.footer_inner{
	width: 1280px !important;
	margin: 0 auto !important;
}
.copyright{
	width: 1000px !important;
	margin-left: auto !important;
	display: block !important;
	text-align: center !important;
	height: 90px !important;
	line-height: 90px !important;
}

/* WSYS-11212 【フロント・VMDB】新規場所追加_グランデュオ蒲田 20240718 M.Amano */
.receive .footer .copyright {
	color: #fff !important;
	font-size: 1.4rem !important;
}

/* モーダルの調整 +++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.ecpansion img{
	max-width: none;
}
.adminconsole .modalBox .close.pc{
	display: none!important;
}

/* ナビゲーション +++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.nav_list{
	background-color: rgba(216,232,249,0.8);
	width: 185px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 500;
}
.nav_list .item{
	color: #065db2;
	font-weight: 700;
	text-align: left;
	transition: .3s all;
}
.nav_list .item a{
	display: block;
	margin: 0 10px;
	padding: 20px 0 20px 0.5em;
	font-size: 1.4rem;
	border-bottom: 1px solid #fff;
	line-height: 1.4;
}
.nav_list .item:hover{
	background-color: rgba(0,79,169,0.5);
}
.nav_list .item:hover a{
	color: #fff;
	border-color: transparent;
	text-decoration: none;
}
.nav_list .no_border a{
	border-bottom: 0;
}
.nav_list .item.logo{
	background-color: rgb(11,48,142);
	/* 背景をロゴカラーに変更 */
}
.nav_list .item.logo a,
.nav_list .item.private_customer a{
	padding: 0;
}
.nav_list .item.entry{
	background-color: #ff9600;
	color: #fff;
}
.nav_list .item.entry a,
.nav_list .item.login a{
	padding-left: 1.5em;
	color: #fff;
	position: relative;
}
.nav_list .item.login{
	background-color: #e80000;
	color: #fff;
}
.nav_list .item.entry a:before,
.nav_list .item.login a:before{
	content: "\f138";
	font-size: 1.4rem;
	line-height: 1;
	font-family: FontAwesome;
	display: block;
	position: absolute;
	top: calc(50% - 0.7rem);
	left: 0;
	transition: .3s all;
}
.nav_list .item.entry a:hover:before,
.nav_list .item.login a:hover:before{
	left: 4px;
}
.nav_list .item.tel{
	padding: 28px 12px;
	background-color: #edeff1;
}
.nav_list .item.tel .text {
	margin-bottom: 4px;
	color: #000;
	font-size: 1.4rem;
}
.nav_list .item.private_customer{
	background-color: #c2dbf3;
	border: 2px solid #6292bf;
	width: 100%; /* IE崩れの修正 */
}
.nav_list .item.private_customer:hover{
	background-color: #fff;
}
.nav_list .item.private_customer a {
	margin: 0;
}

/* parts +++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.notes{
}
.indent{
	padding-left: 1em;
	text-indent: -1em;
}

/* solution_title */
.solution_title{
	background-image: url(../../images/solution/pages/icon.png);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 3rem;
	position: relative;
	color: #055db1;
	font-weight: 700;
	padding-left: 12px;
	padding-bottom: 3px;
	margin-bottom: 46px;
}
.solution_title .en_ttl{
	padding-left: 27px;
}
.solution_title:before,
.solution_title:after{
	content: "";
	display: block;
	height: 3px;
	position: absolute;
}
.solution_title:before{
	bottom: 0;
	left: 30px;
	width: 50%;
	background-color: #065db2;
}
.solution_title:after{
	bottom: 0;
	right: 0;
	width: 50%;
	background-color: #87add3;
}
.solution_title .icon{
	position: absolute;
	top: 3px;
	left: -27px;
}
.solution_title .sub_ttl{
	color: #4a4a4a;
	font-size: 2rem;
	font-weight: normal;
	padding-left: 10px;
}
.solution_title_mini {
	position: relative;
	font-size: 2.1rem;
	color: #055db1;
	font-weight: 700;
	padding-bottom: 3px;
	margin-bottom: 20px;
}
.solution_title_mini:before,
.solution_title_mini:after {
	content: "";
	display: block;
	height: 3px;
	position: absolute;
}
.solution_title_mini:before {
	bottom: 0;
	left: 0;
	width: 25%;
	background-color: #065db2;
}
.solution_title_mini:after {
	bottom: 0;
	left: 25%;
	width: 25%;
	background-color: #87add3;
}

.title_blue_box {
	display: inline-block;
	margin-bottom: 20px;
	padding: 4px 30px;
	background: #4486c5;
	color: #fff;
	font-size: 2.1rem;
	font-weight: 700;
}

/* solution_lead */
.solution_lead{
	font-weight: 700;
	font-size: 1.8rem;
	color: #4a4a4a;
	border-left: 5px solid #055db1;
	padding-left: 8px;
	margin-bottom: 40px;
}

/* solution_headline */
.solution_headline{
	font-weight: 700;
	color: #065db2;
	font-size: 2.6rem;
	margin-bottom: 26px;
}

/* numbering_list */
body{
	counter-reset: solution_counter;
}
.numbering_ttl{
	font-size: 1.8rem;
	line-height: 32px; /* beforeとあわせる border分引く */
	position: relative;
	padding:0 0 0 10px;
	border-top: 2px solid #065db2;
	border-bottom: 2px solid #065db2;
	display: inline-block;
	min-width: 344px;
	margin-left: 46px;
	margin-bottom: 36px;
}
.numbering_ttl::before{
	counter-increment: solution_counter; /* カウンタ名 */
	content: counters(solution_counter , "");
	background:#055db1;
	color:#fff;
	font-size: 3rem;
	line-height:1;
	width:36px;
	text-align: center;
	position: absolute;
	top:-2px;
	left:-46px;
	display: block;
	box-sizing: border-box;
	padding: 3px;
}

.numbering_content_block{
	margin-left: 46px;
}

/* border_ttl */
.border_ttl{
	font-weight: 400;
	margin-bottom: 20px;
}
.border_ttl span{
	border-top: 2px solid #065db2;
	border-bottom: 2px solid #065db2;
	padding: 6px 0 6px 10px;
	display: inline-block;
	min-width: 344px;
}


/* table +++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.base_table th {
	width:250px;
	background:#eeeeee;
	vertical-align: middle;
	padding:15px;
}
.base_table td {
	padding:15px;
}
.base_table td:last-child {
	border-right:none;
}
.base_table tr:last-child th ,
.base_table tr:last-child td {
	border-bottom:none;
}


/*solution_table*/
.base_table.solution_table {
	width:764px;
	border-top:solid 1px #9fc3e5;
	border-left:solid 1px #9fc3e5;
	border-bottom:solid 1px #9fc3e5;
}
.base_table.solution_table tr:nth-child(2n-1) td{
	background-color: #f7fafd;
}
.base_table.solution_table th {
	font-weight: normal;
	font-size: 1.6rem;
	vertical-align: middle;
	background:#b9d2e9;
	border-right:solid 1px #9fc3e5;
	border-bottom:solid 1px #9fc3e5;
	text-align: center;
	padding: 28px 0;
}
.base_table.solution_table th.number {
	width: 160px;
}
.base_table.solution_table td {
	font-size: 1.6rem;
	background:#fff;
	vertical-align: middle;
	border-right:solid 1px #9fc3e5;
	border-bottom:solid 1px #9fc3e5;
	text-align: center;
}
.base_table.solution_table td em {
	font-size: 	2.2rem;
	font-style: normal;
	color: #4a4a4a;
}

/* table_area */
.table_area{
	margin-top: 40px;
}

.table_area .comments{
	margin-top: 20px;
}
.table_area .comments li{
	padding-left: 1em;
	text-indent: -1em;
}
.table_area .comments li.red{
	color: #e70000;
}


/* btn +++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.solution_base_btn{
	position: relative;
	min-width: 330px;
	display: inline-block;
	text-decoration: none;
	line-height: 1;
	padding: 25px 0;
	text-align: center;
	border-radius: 30px;
	box-shadow: 0px 6px 2px 0px rgba(0,0,0,0.5);
	font-size: 1.8rem;
	font-weight: bold;
	color: #fff;
	background-color: #888;
}
a:link.solution_base_btn,
a:visited.solution_base_btn{
	color: #fff;
}
.solution_base_btn:hover{
	color: #fff;
	opacity: 0.8;
}
.solution_base_btn:after{
	position: absolute;
	content: "\f138";
	display: block;
	font-family: FontAwesome;
	top: calc(50% - 9px);
	right: 20px;
}
.solution_base_btn.entry{
	background-color: #ff9600;
}
.solution_base_btn.form{
	background-color: #065db2;
}
.solution_base_btn.white{
	background-color: #fff;
	color: #065db2;
}

/* btn_area */
.solution_btn_wrap{
	text-align: center;
}
.solution_btn_area{
	padding: 60px 0 60px 0;
	display: inline-block;
}
.solution_btn_area .solution_base_btn{
	margin-right: 60px;
}
.solution_btn_area .solution_base_btn:nth-of-type(2){
	margin-right: 0;
}


/* バナー +++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.bnr_list:after{
	content: "";
	display: block;
	clear: both;
}
.bnr_list .item{
	width: 300px;
	float: left;
	margin-right: 45px;
}
.bnr_list .item:last-child{
	margin-right: 0;
}
.bnr_list .item img{
	margin-bottom: 10px;
}
.bnr_list .item .txt{
	color: #065db2;
	font-size: 1.7rem;
	background-color: #f2f2f2;
	padding: 1em;
}


/* solution +++++++++++++++++++++++++++++++++++++++++++++++++++++++*/



/* グローバルWiFiからのお知らせ */
.news_area th{
	font-size: 1.6rem;
	font-weight: normal;
}
.news_area .news{
	width: 100%;
}
.news_area .news a{
	display: block;
}
.news_area .news tr{
	background-color: #f2f2f2;
}
.news_area .news tr:nth-child(2n){
	background-color: transparent;
}
.news_area .news th .txt,
.news_area .news .news_press,
.news_area .news .news_date{
	padding: 45px 0;
}
.news_area .news_press{
	width: 128px;
	text-align: center;
}
.news_area mark{
	display: inline-block;
	font-size: 1.6rem;
	color: #fff;
	min-width: 74px;
	text-align: center;
	height: 24px;
	line-height: 24px;
}

.news_area mark.press_mark{
	background: #1a2f5d;
}

.news_area mark.news_mark{
	background: #ff348a;
}

.news_area .news_date{
	width: 110px;
	text-align: left;
}

.news_area .news_txt{
	position: relative;
	text-align: left;
}
.news_area th.news_txt{
	padding-right: 3em;
}
.news_area .news_txt a:after{
	position: absolute;
	top: calc(50% - 1rem);
	right: 22px;
	content: "\f138";
	display: block;
	font-family: FontAwesome;
	color: #065db2;
	font-size: 2rem;
	line-height: 1;
}

.read_more_btn_area{
	margin-top: 36px;
	text-align: center;
}
.solution_base_btn.read_more{
	border-radius: 0;
	padding: 16px 1em 16px 0;
	min-width: 193px;
	background-color: #065db2;
	box-shadow: 0 6px #02294f;
	font-size: 1.6rem;
	cursor: pointer;
}

/* style.cssの上書き */
a:link.solution_base_btn.read_more,
a:visited.solution_base_btn.read_more{
	color: #fff;
}
.read_more_btn_area .solution_base_btn.read_more:hover{
	color: #fff;
	-ms-transform: translateY(6px);
	-webkit-transform: translateY(6px);
	transform: translateY(6px);
	box-shadow: none;
}


/* pages invoice +++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.invoice_merit_wrap .solution_photo_block p{
	line-height: 1.8;
}
.solution_photo_area{
	margin-bottom: 80px;
}
.solution_photo_block{
	padding: 0 40px;
}
.solution_photo_block .img{
	margin-right: 53px;
	margin-bottom: 10px;
	float: left;
}
.solution_photo_block:after{
	content: "";
	display: block;
	clear: both;
}

.invoice_sample_area .solution_headline{
	margin-bottom: 60px;
}
.invoice_sample_area .txt_block{
	float: right;
	width: 462px;
}
.invoice_sample_area .txt_block .notes{
	text-indent: -1em;
	padding-left: 1em;
	color: #e70000;
}
.provision_list{
}
.provision_list li.solution_lead{
	font-weight: normal;
}


/* Q&A よくある質問 */
.q_and_a_block.content_block{
	padding-right: 0;
}
.q_and_a:last-of-type{
	border-bottom: 0;
}
.q_and_a{
	border-bottom: 1px solid #b8b8b8;
	padding-bottom: 40px;
	margin-bottom: 33px;
}
.q_and_a dt,
.q_and_a dd{
	position: relative;
	padding-left: 36px;
	line-height: 1.5;
}
.q_and_a dt:before,
.q_and_a dd:before{
	display: inline-block;

	color:#fff;
	font-size: 2.6rem;
	line-height:26px;
	height:26px;
	width:26px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
}
.q_and_a dt:before{
	content: "Q";
	background-color: #4f4f4f;
}
.q_and_a dd:before{
	content: "A";
	background-color: #065db2;
}
.q_and_a dt{
	color: #4f4f4f;
	margin-bottom: 10px;
}
.q_and_a dd{
	color: #065db2;
}

/* pages user +++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.solution_user .flow_img{
	margin-bottom: 30px;
}
.service_flow_block.img_txt_wrap:after{
	content: "";
	display: block;
	clear: both;
}
.service_flow_block .img_block{
	float: left;
}
.service_flow_block .txt_block{
	float: right;
	width: 460px;
}
.service_flow_block .txt_block p{
	margin-bottom: 18px;
}
.merit_list:after{
	content: "";
	display: block;
	clear: both;
}
.merit_list{
	margin-bottom: 50px;
}
.merit_list li{
	float: left;
	width: 25%;
	text-align: center;
}
.merit_list li p{
	color: #1a2f5d;
	font-size: 1.4rem;
}
.merit_list li p span{
	color: #ff9600;
}
.merit_list li p span em{
	color: #ff9600;
	font-size: 2rem;
}
/* pages adminconsole +++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.order_form_block{
}

.solution_adminconsole .flow_img{
	text-align: center;
	margin-top: 60px;
	margin-bottom: 60px;
}
.solution_adminconsole .flow_img p{
	color: #055db1;
}
.solution_adminconsole .flow_img .img{
	background-color: #fff;
	padding: 30px 0;
}

.solution_adminconsole .difference_block {
	margin-top: 60px;
}
.solution_adminconsole .difference_block > .item {
	width: 400px;
	text-align: center;
}
.solution_adminconsole .difference_block .arrow {
	width: 120px;
	color: #034fa9;
	font-size: 5.5rem;
	vertical-align: middle;
}
.solution_adminconsole .difference_block .title_blue_box {
	min-width: 200px;
	padding: 10px 18px;
	border-radius: 5px;
}
.solution_adminconsole .difference_block .text:after {
	display: block;
	content: "\f103";
	color: #cae2ff;
	font-family: Fontawesome;
	font-size: 8rem;
	line-height: 1;
}
.solution_adminconsole .difference_block .inner_text {
	display: table-cell;
	height: calc(3em * 1.6);
	color: #004fa9;
	font-size: 1.6rem;
	font-weight: 700;
	text-align: left;
	line-height: 1.6;
	vertical-align: middle;
}

/* Admin 管理画面 */
.admin_block{
	text-align: center;
}
.admin_block .img{
	margin-bottom: 20px;
}
/* pages casestudies +++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.introduction_list{
	padding-left: 40px;
}

.introduction_list:after{
	content: "";
	display: block;
	clear: both;
}
.introduction_list .item{
	float: left;
	width: 220px;
	margin-right: 26px;
	margin-bottom: 26px;
}
.introduction_list .item:nth-child(4n){
	margin-right: 0;
}

.company_info .company{
	font-weight: 700;
	font-size: 1.8rem;
}
.company_info .name{
	font-weight: 400;
	font-size: 1.8rem;
}

.question_ttl{
	position: relative;
	padding: 0.3em 0.3em 0.3em 0;
	font-size: 1.8rem;
	font-weight: bold;
	color: #1a2f5d;
}
.question_ttl:before{
	display: inline-block;
	content: "";
	width: 12px;
	height: 12px;
	margin: 0 0.3em 0 0;
	background-color: #1a2f5d;
	transform: rotate(45deg);
}

.customer_area .img_area{
	float: right;
	margin: 0 0 10px 80px;
}
.content_bg_wrap:nth-of-type(2n-1) .customer_area .img_area{
	float: left;
	margin: 0 80px 10px 0;
}
.content_bg_wrap:nth-of-type(2n-1)  .solution_btn_area{
	text-align: right;
}

.customer_area .img_txt_wrap:after{
	display: block;
	clear: both;
	content: "";
}

.customer_area .solution_headline{
	margin-bottom: 26px;
}
.customer_area .company_info{
	margin-bottom: 18px;
}
.customer_area .hide_text {
	display: none;
}
.customer_area .solution_btn_area{
	margin-top: 12px;
	margin-bottom: 18px;
}
.customer_area .omission_block .company_info{
	margin-top: 18px;
}
.customer_area .omission_block .company_info .company{
	font-size: 1.6rem;
	margin-bottom: 3px;
}

.customer_area .img_txt_wrap{
	padding-left: 40px;
}

.customer_area .solution_base_btn:after{
	content: "\f13a";
}


.customer_area .solution_base_btn.read_more.active{
	color: #fff;
	-ms-transform: translateY(6px);
	-webkit-transform: translateY(6px);
	transform: translateY(6px);
	box-shadow: none;
}
.customer_area .solution_base_btn.active:after{
	content: "\f139";
}


/* administrator  +++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.administrator .solution_lead {
	margin-bottom: 20px;
}

.administrator .lead_block {
	margin-bottom: 30px;
}

.welfare_area .solution_headline{
	margin-bottom: 36px;
}
.welfare_block .img_txt_wrap:after{
	content: "";
	display: block;
	clear: both;
}
.welfare_block .img_block{
	float: right;
}
.welfare_block .txt_block{
	padding: 30px 0 0 0;
	float: left;
	width: 500px;
}
.welfare_block .txt_block p{
	margin-bottom: 30px;
	color: #1a2f5d;
}

/* pages price +++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.price_plan_area .content_block + .content_block {
	margin-top: 80px;
}
.price_plan_area .system_block {
	width: 781px;
	margin: 0 auto;
}
.price_plan_line_area .column_box {
	width: 720px;
	margin: 0 auto;
}
.price_plan_line_area .column_box .text {
	width: 320px;
	margin: 14px auto 0 auto;
	font-size: 1.4rem;
	text-align: left;
}
.solution_price .note_area {
	width: 680px;
	margin: 0 auto;
	padding: 0 0 90px 0;
}

/* Simulation ----------- */
.dispNone {
	display: none;
}
.price_solution_area #Simulation {
	border: none;
}
.price_solution_area #Simulation .mb20 {
	margin-bottom: 20px;
}
.price_solution_area #Simulation .shadow {
	box-shadow: 0 0 4px rgba(0,0,0,0.5);
}
.price_solution_area #Simulation label {
	margin: 0;
}
.price_plandate_table {
	width: 100%;
	margin-top: 5px;
}
.price_solution_area .price_plandate_table th p {
	margin-left: 0;
}
#Simulation .price_search02 .perday {
	line-height: 1.3;
}
.price_solution_area #Simulation .price_search02 dl {
	width: 100%;
	text-align: right;
}
.price_solution_area #Simulation .price_search02 .box02 img{
	cursor: pointer;
}
.price_solution_area #Simulation .price_search02 dl {
	padding: 15px 10px 10px 25px;
	vertical-align: middle;
	min-width:125px;
	height: auto;
}
.price_solution_area #Simulation .price_search02 dl dd{
	display:inline-block;
	position: static;
	font-weight:bold;
	font-size:18px;
}
.price_solution_area #Simulation label.selectTypeA select {
	width: 100%;
}
.price_solution_area .pl_simulator_area{
	background-color: #f8f8f8;
	padding: 30px 0;
	margin: 0 0 70px 0;
}

/* 無制限プラン非表示
.cell_unlimited{
	display: none;
}
*/

/* End Simulation ----------- */

.solution_btn_wrap .border_block {
	width: 800px;
	margin: 50px auto 40px;
	padding: 15px;
	border: 1px solid #000;
	text-align: left;
}
.solution_btn_wrap .border_block .text {
	font-size: 1.5rem;
}
.solution_btn_wrap .border_block .link_text {
	color: #00a8ff;
	font-size: 1.5rem;
	text-decoration: underline;
	cursor: pointer;
}

/* WEB申込み期限 ----------- */
.modalBox {
	width: 1000px;
}
.headTxC {
	background: url(/common/images/cmn/headTxC_bg_01.png) left bottom no-repeat;
	padding-bottom: 11px;
	color: #002664;
	font-size: 20px;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: 22px;
}
.limitList {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.limitList th,
.limitList td {
	box-sizing: border-box;
	vertical-align: top;
}
.limitList th {
	text-align: center;
}
.modalBox .limitList td.head span {
	line-height: 23px;
}
.limitList th span em {
	color: #fff;
	font-weight: 700;
}
.modalBox .limitList td span em {
	color: #003349;
	font-size: 1.3rem;
}
.limitList img {
	vertical-align: bottom;
}
/* End WEB申込み期限 ----------- */

/* 早割適用料金表 ----------- */
.naviBtnA.btn5 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: -11px;
}
.naviBtnA.btn5 > li {
	width: calc((100% - 30px) / 4);
	margin-bottom: 11px;
}
.naviBtnA.btn5 > li:nth-child(n + 5) {
	width: calc((100% - 40px) / 5);
}
.naviBtnA.btn5 > li a {
	display: block;
	padding: 12px 5px;
	background: #fff;
	border-top: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
	border-bottom: 3px solid #184ea6;
	border-left: 1px solid #c4c4c4;
	color: #0a4087;
	font-size: 1.3rem;
	text-align: center;
}
.naviBtnA.btn5 > li a:hover {
	background: #0a4087;
	color: #fff;
}
.price_table_area {
	padding: 30px;
	background: #fff;
}
.price_table_area .discount_block {
	display: table;
	width: 100%;
	padding: 2px;
	background: #011764;
	border-radius: 4px;
}
.price_table_area .discount_block dt,
.price_table_area .discount_block dd {
	display: table-cell;
	color: #fff;
	font-weight: 700;
	vertical-align: middle;
}
.price_table_area .discount_block dt {
	width: 195px;
	padding: 4px 10px;
	background: #022395;
	border-radius: 4px;
	font-size: 1.3rem;
	text-align: center;
}
.price_table_area .discount_block dd {
	padding: 10px 30px;
	background: #011764;
}
.price_table_area .icon_block {
	margin: 20px 0;
	font-size: 0;
	text-align: right;
}
.price_table_area .icon_block .title {
	display: inline-block;
	font-size: 1.4rem;
	font-weight: 700;
	vertical-align: middle;
}
.price_table_area .icon_block .text {
	display: inline-block;
	margin: 0 0 0 5px;
	font-size: 1.4rem;
	vertical-align: middle;
}
.price_table_area .icon_block .icon_list {
	display: inline-block;
	margin: 0 0 0 8px;
}
.price_table_area .icon_block dt {
	display: inline-block;
	margin: 0 4px 0 0;
}
.price_table_area .icon_block dd {
	display: inline-block;
	font-size: 1.1rem;
	vertical-align: middle;
}
.price_table_area .icon_block dd + dt {
	margin-left: 10px;
}
.price_table_area table {
	width:100%;
	table-layout:fixed;
	border-collapse: collapse;
	font-size: 1.4rem;
	line-height: 1.6;
}
.price_table_area th {
	text-align: left;
	background:#efefef;
	border:solid 1px #dbdbdb;
	vertical-align: middle;
	padding:10px;
	font-weight: normal;
}
.price_table_area .main_country th {
	background:#fffeee !important;
}
.price_table_area .main_country thead th {
	background:#fff !important;
	text-align: center;
	font-size:18px;
}

.price_table_area td {
	border:solid 1px #dbdbdb;
	padding:5px;
}
.price_table_area .main_country thead td {
	padding:10px 20px;
}
.price_table_area tr:nth-child(odd) td {
	background:#fdfdfd;
}
.price_table_area tr:nth-child(even) td {
	background:#fff;
}
.price_table_area thead td.lte_plan {
	background:#f4f2e1;
}
.price_table_area thead td.g_plan {
	background:#f9f9f9;
}
.price_table_area table .text {
	margin: 0;
}

.price_table_area .lte_plan .mark_icon,
.price_table_area .g_plan .mark_icon {
	line-height: 18px;
}

.price_table_area td .slow:after {
	content:"2G/3G(低速)";
	display: inline-block;
	float:right;
	color:#999999;
	border:solid 2px #999999;
	border-radius:50px;
	font-size: 10px;
	line-height: 1.7;
	padding: 0 5px;
}
.price_table_area td mark {
	margin:0 5px 0 0;
}
.price_table_area .main_country thead td mark {
	vertical-align: top;
	margin:0 10px 0 0;
}
.price_table_area .main_country thead td .title {
	font-size:18px;
	font-weight: bold;
	margin:0 0 5px 0;
}
.price_table_area .main_country thead td .text {
	font-size:12px;
	line-height:1.2;
}
.mark_icon {
	border:solid 2px #003284;
	border-radius:4px;
	background:#fff;
	box-sizing: content-box;
	color:#003284;
	display:inline-block;
	font-size:11px;
	line-height:20px;
	width:65px;
	height:20px;
	text-align:center;
	vertical-align: middle;
}
.mark_icon.super_capacity {
	border:none;
	background:#f7b5b9;
	color:#0f1314;
}
.mark_icon.big_capacity {
	border:none;
	background:#ffcd7e;
	color:#0f1314;
}
.mark_icon.normal_capacity {
	border:none;
	background:#c6ecff;
	color:#0f1314;
}
.mark_icon.vpn {
	border:none;
	background:#CFE3A8;
	color:#0f1314;
}
.mark_icon.big_vpn {
	border:none;
	background:#B7CD8F;
	color:#0f1314;
}
.mark_icon.super_vpn {
	border:none;
	background:#9bb372;
	color:#0f1314;
}
.mark_icon.local_super_capacity,
.mark_icon.local_big_capacity,
.mark_icon.local_normal_capacity,
.mark_icon.big_vpn,
.mark_icon.super_vpn,
.mark_icon.unlimited_vpn {
	height: auto;
	line-height: 1.3;
	padding: 3px 0;
	margin-top: 1px;
	margin-bottom: 1px;
}
.mark_icon.local_normal_capacity {
	border:none;
	background:#c3ddbf;
	color:#0f1314;
}
.mark_icon.local_big_capacity {
	border:none;
	background:#9ac593;
	color:#0f1314;
}
.mark_icon.local_super_capacity {
	border:none;
	background:#71ad67;
	color:#0f1314;
}
.mark_icon.unlimited_capacity {
	border: none;
	background: #cab3f8;
	color: #0f1314;
}
.mark_icon.unlimited_vpn {
	border: none;
	background: #cab3f8;
	color: #000;
}
.normal_color {
	color:#00b2ff;
}
.big_color {
	color:#ec9200;
}
.super_color {
	color:#e94551;
}
.popular_icon {
	float:right;
}
.pager_box {
	margin: 20px auto;
	position: relative;
	text-align: left;
}
.page_all {
	display: inline-block;
	font-size: 1.4rem;
	font-weight: bold;
	margin: 0 5px 0 0;
	vertical-align: middle;
}
.pager_list {
	display: inline-block;
	font-size: 0;
	text-align: left;
}
.pager_list li {
	background: #fff none repeat scroll 0 0;
	display: inline-block;
	font-size: 14px;
	margin: 0 2px;
	border: 1px solid #cccccc;
}
.pager_list li a, .pager_list .active {
	line-height: 30px;
	text-align: center;
	width: 30px;
}
.pager_list li a {
	color: #010000;
	display: block;
	text-decoration: none;
}
.pager_list li a:hover {
	background:#3a78c3;
	color:#fff;
}
.pager_list .active {
	background: #3a78c3 none repeat scroll 0 0;
	color: #ffffff;
}
.pager_list .active a{
	background: #3a78c3 none repeat scroll 0 0;
	color: #ffffff;
}

/*WSYS-9812 【VMDB・サイト】priceページに5G追加(その他)*/
.price_table_area .traffic_info_area_inner {
	display: flex;
	font-weight: bold;
	margin: 10px 0 15px;
	justify-content: flex-end;
	height: 30px;
	align-items: center;
	font-size: 13px;
}
.price_table_area .price_comment {
	float: right;
	margin-bottom: 15px;
}
.price_table_area .traffic_info_area_inner .mark_icon,
.price_table_area .price_table_measures .mark_icon {
    font-weight: bold;
    padding: 6px 6px;
	margin: auto;
    margin-right: 5px;
	display: flex;
    justify-content: center;
    align-items: center;
	border-radius: 0;
	line-height: 0;
	width: auto;
	height: 10px;
}
.price_table_area .traffic_info_area_inner > div {
	display: flex;
    align-items: center;
}
.price_table_area .traffic_info_area_inner .mark_icon.five_g_icon,
.price_table_area .price_table_measures .mark_icon.five_g_icon {
    width: 20px !important;
    height: 20px !important;
    background-color: #ff0000;
    border-radius: 50% !important;
    border: none;
    color: #FFF;
    font-size: 14px;
}
.price_table_area .traffic_info_area_inner .mark_icon.four_g_icon,
.price_table_area .price_table_measures .mark_icon.four_g_icon {
	width: 20px !important;
    height: 20px !important;
    background-color: #ffc000;
    border-radius: 50% !important;
    border: none;
    color: #000;
    font-size: 14px;
}
.price_table_area .traffic_info_area_inner .mark_icon.three_g_icon,
.price_table_area .price_table_measures .mark_icon.three_g_icon {
	width: 20px !important;
    height: 20px !important;
    background-color: #4cd496;
    border-radius: 50% !important;
    border: none;
    color: #FFF;
    font-size: 14px;
}
.price_table_area .traffic_info_area_inner .mark_icon.unlimited_capacity,
.price_table_area .price_table_measures .mark_icon.unlimited_capacity {
	color:#fff;
	border:none;
	background: #be008f;
}
.price_table_area .traffic_info_area_inner .mark_icon.super_capacity,
.price_table_area .price_table_measures .mark_icon.super_capacity {
	color:#fff;
	border:none;
	background: #009b00;
}
.price_table_area .traffic_info_area_inner .mark_icon.big_capacity,
.price_table_area .price_table_measures .mark_icon.big_capacity {
	color:#fff;
	border:none;
	background: #008ae1;
}
.price_table_area .traffic_info_area_inner .mark_icon.normal_capacity,
.price_table_area .price_table_measures .mark_icon.normal_capacity {
	color:#fff;
	border:none;
	background:#07308c;
}
.price_table_area .traffic_info_area_inner .mark_icon.g2_3 {
	background: #ffffff;
    color: #666666;
    border: 2px solid #666666;
}
.price_table_area .price_table_measures {
	width:100%;
	table-layout: auto;
}
.price_table_area .price_table_measures th {
	text-align: left;
	background:#efefef;
	border:solid 1px #dbdbdb;
	vertical-align: middle;
	padding:10px;
	font-weight: normal;
	color: #000;
    font-size: 100%;
}
.price_table_area .price_table_measures td {
	border:solid 1px #dbdbdb;
	padding:5px;
	vertical-align: middle;
	border-bottom: 1px dotted #bfbfbf;
    margin-bottom: 3px;
    padding-bottom: 5px;
	width: 80%;
}
.price_table_area .price_table_measures td li {
	border-bottom: 1px dotted #bfbfbf;
    margin-bottom: 3px;
    padding-bottom: 5px;
	display: flex;
	justify-content: flex-start;
}
.price_table_area .price_table_measures td li:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 3px;
}
.price_table_area .price_table_measures td li .right_list_text {
	margin-top: auto;
	margin-left: auto;
	margin-bottom: auto;
	padding-top: 3px;
}
.price_table_area .price_table_measures td li:last-child .right_list_text {
	padding-top: 5px;
}
.price_table_area .price_table_measures .left_list_text {
	display: flex;
}
/* End 早割適用料金表 ----------- */

/* 長期割引プラン ----------- */
.long_plan {
	margin: 20px 0 0 0;
}
.long_plan .plan_title {
	width: 100%;
	height: 35px;
	margin: 0 0 15px 0;
	border-bottom: 3px solid #e9eaed;
}
.long_plan h3 {
	float: left;
	font-size: 18px;
	font-weight: bold;
	line-height: 35px;
}
.long_plan h3:before {
	display: inline-block;
	padding: 0 7px 0 0;
	content: "\f0a9";
	color: #0096d7;
	font-family: FontAwesome;
	font-weight: normal;
}
.long_plan .price {
	float: left;
	margin: 4px 0 0 20px;
	padding: 2px 10px 2px 10px;
	background: #0054ae;
	border-radius: 5px;
	color: #fff;
	font-size: 1.4rem;
	line-height: 1.2;
}
.long_plan .price strong {
	font-size: 1.8rem;
}
.country_list {
	clear: both;
}
.country_list li {
	float: left;
	width: 250px;
	height: 54px;
	font-size: 1.4rem;
}
.country_list li span {
	float: left;
	height: 19px;
	font-size: 1.3rem;
}
.price_long_area .sa_dialog ul.country_list.flag_sprites li span.flag_img {
	margin-right: 6px;
}
.price_long_area .notes_list {
	margin-top: 14px;
	font-size: 1.3rem;
}
.price_long_area .notes_block {
	margin-top: 30px;
}
.price_long_area .notes_list > li .blue_text {
	color: #00bcd2;
}
.long_option_area th {
	font-weight: 700;
	font-size: 1.4rem;
	text-align: center;
}
.long_option_area td {
	font-size: 1.4rem;
}
/* End 長期割引プラン ----------- */

/* pages beginner +++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.beginner_cs_area .txt_block {
	padding-right: 25px;
}
.beginner_cs_area .txt_block .img {
	width: 100%;
	margin-top: 25px;
}
.beginner_cs_area .img_block img {
	width: 100%;
}

.beginner_terminal_area .note_text {
	color: #4a4a4a;
	font-weight: normal;
}
.beginner_terminal_area .terminal_list {
	margin: 40px 0 50px 0;
	font-size: 0;
}
.beginner_terminal_area .terminal_list > li {
	display: inline-block;
	width: calc((100% - 60px) / 4 );
	padding: 25px 20px;
	background: #fff;
	border-radius: 10px;
	text-align: center;
	vertical-align: top;
}
.beginner_terminal_area .terminal_list > li:not(:first-child) {
	margin-left: 20px;
}
.beginner_terminal_area .terminal_list .text_box {
	margin-top: 20px;
	font-weight: 700;
}
.beginner_terminal_area .terminal_list .text_box dt {
	margin-bottom: 15px;
	font-size: 1.4rem;
}
.beginner_terminal_area .terminal_list .text_box dd {
	color: #015db1;
	font-size: 1.4rem;
}
.beginner_terminal_area .ssid_box {
	margin-top: 45px;
	padding: 18px 20px;
	background: #fbfbfb;
}
.beginner_support_area .support_block {
	margin-bottom: 40px;
}
.beginner_support_area .support_block > .item {
	padding: 0 32px;
}
.beginner_support_area .support_block .link {
	display: block;
	margin-top: 15px;
}
.beginner_support_area .support_block .link a {
	display: inline-block;
	padding: 12px 20px;
	background: #0791df;
	border-radius: 2em;
	color: #fff;
}
.beginner_support_area .support_block .link a:hover {
	opacity: 0.8;
}
.beginner_support_area .support_block .link a:after {
	display: inline-block;
	content: "\f138";
	margin-left: 10px;
	color: #fff;
	font-family: FontAwesome;
}

/* pages receive +++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.receive_delivery_area .delivery_block {
	margin-bottom: 30px;
}
.receive_delivery_area .delivery_block > .item {
	width: 50%;
	padding: 0 30px;
}
.receive_delivery_area .delivery_block .text {
	height: calc((3em * 1.2) + 20px);
	margin-top: 4px;
	margin-bottom: 0;
	padding: 10px 14px;
	background: #e9f7ff;
	font-size: 1.4rem;
	text-align: left;
}
.receive_delivery_area .delivery_block .img img {
	width: 100%;
}
.receive_map_area .content_block {
	padding-right: 0;
}
.receive_map_block {
	padding: 46px 0;
	background: #fff;
}
.receive_map_block #deli01 {
	margin: 0 auto 0 30px;
}

/* 空港ポップアップ */
.receive .popup {
	box-sizing: content-box;
}
#fancybox-content {
	padding: 0;
}
.lightboxInline {
	padding: 0;
}
#deli01 {
	height: 781px;
	margin: auto;
	position: relative;
	width: 874px;
}
#deli01 .img01 {
	position: absolute;
	right: 0;
	top: 0;
}
#deli01 #mapbg {
	width: 600px;
	left: 160px;
	position: absolute;
	top: 160px;
}
#deli01 ul.links {
	left: 0;
	position: absolute;
	top: 163px;
	width: 190px;
	z-index: 2;
}
#deli01 ul.links li {
	font-size: 13px;
	line-height: 1.1em;
	width: 200px;
}
#deli01 ul.links li a {
	background: rgba(0, 0, 0, 0) url("/common/images/contents/countries/deli_btnbg.png") no-repeat scroll left top;
	box-sizing: border-box;
	color: #fff;
	display: block;
	height: 36px;
	line-height: 36px;
	padding-left: 15px;
	text-decoration: none;
}
#deli01 ul.links li a:hover {
	background: rgba(0, 0, 0, 0) url("/common/images/contents/countries/deli_btnbg_hover.png") no-repeat scroll left top;
	text-decoration: none;
	border-radius: 6px;
}
#deli01 ul.links li.link01 {
	margin-bottom: 20px;
}
#deli01 ul.links li.link02 {
	margin-bottom: 23px;
}
#deli01 ul.links li.link12 {
	margin-bottom: 23px;
}
#deli01 ul.links li.link03 {
	margin-bottom: 77px;
}
#deli01 ul.links li.link11 {
	margin-bottom: 28px;
}
#deli01 ul.links li.link04 {
	margin-bottom: 7px;
}
#deli01 ul.links li.link17 {
	margin-bottom: 23px;
}
#deli01 ul.links li.link18 {
	margin-bottom: 12px;
}
#deli01 ul.links li.link19 {
	margin-bottom: 7px;
}
#deli01 ul.links.right {
	left: auto;
	right: 0px;
	top: 164px;
}
#deli01 ul.links li.link05 {
	margin-bottom: 12px;
}
#deli01 ul.links li.link06 {
	margin-bottom: 12px;
}
#deli01 ul.links li.link07 {
	margin-bottom: 12px;
}
#deli01 ul.links li.link08 {
	margin-bottom: 12px;
}
#deli01 ul.links li.link09 {
	margin-bottom: 12px;
}
#deli01 ul.links li.link10 {
	margin-bottom: 23px;
}
#deli01 ul.links li.link15 {
	margin-bottom: 12px;
}
#deli01 ul.links li.link14 {
	margin-bottom: 24px;
}
#deli01 ul.links li.link16 {
	margin-bottom: 12px;
}
#deli01 ul.links li.link20 {
	margin-bottom: 12px;
}
#deli01 ul.links li.link21 {
	margin-bottom: 26px;
}
#deli01 ul.links li.link22 {
	margin-bottom: 19px;
}
#deli01 ul.links li.link13 {
	margin-bottom: 12px;
}
#deli01 ul.links li.link25 {
	margin-bottom: 12px;
}
#deli01 ul.links li.link26 {
	margin-bottom: 12px;
}
#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: 37px;
	top: 6px;
}
.popup {
	width:840px;
	padding:20px;
	margin: 0 auto;
	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;
}
/* End 空港ポップアップ */
/* 申込み期限 */
.receive_map_area .sub_ttl {
	font-size: 1.5rem;
}
.receive_map_area .departureDateBox {
	width: 550px;
}
.receive_map_area .departureDateBox .memo {
	font-size: 1.3rem;
}
input:not([type="checkbox"]):not([type="radio"]) {
	box-sizing: content-box;
}
.receive_map_area .selectBtn ul li {
	min-width: 100px;
}
.receive_map_area .selectBtn ul li a {
	font-size: 1.4rem;
}
.resultBox ul.result li {
	min-height: 50px;
}
.resultBox .main .left .result li em {
	color: #003a99;
	font-weight: 700;
	line-height: 26px;
}
.receive .receive_map_area .selectBtn ul li.note {
	font-size: 1.2rem;
}
.resultBox .main .right .tx1,
.resultBox .main .right .tx2 {
	margin-bottom: 8px;
	color: #012d76;
	font-size: 2rem;
}
.receive_map_area .btnA {
	padding: 11px 60px 11px 40px;
	line-height: 1.1em;
	background-color: #0b4aa8;
	background-image: url(/common/images/cmn/btn_icon_02.png);
	background-repeat: no-repeat;
	background-position: right center;
	-webkit-transition: background-position .1s ease-in;
	-moz-transition: background-position .1s ease-in;
	-o-transition: background-position .1s ease-in;
	transition: background-position .1s ease-in;
	color: #FFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	min-width: 160px;
	display: inline-block;
	text-align: center;
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.5);
	box-shadow: 0 0 4px rgba(0,0,0,0.5);
}
.receive_map_area .btnA:hover {
	text-decoration: none;
	background-position: right -5px center;
	color: #FFF;
}
.receive_map_area .caution_box {
	margin-top: 50px;
}
.receive_map_area .caution_box .title {
	font-size: 1.8rem;
	font-weight: 700;
}
.receive_map_area .caution_box .title:after {
	display: block;
	content: "";
	width: 100%;
	height: 3px;
	margin-bottom: 5px;
	background: #ededed;
}
.receive_map_area .caution_box .text {
	margin-top: 10px;
	font-size: 1.4rem;
}
/* End 申込み期限 */

/* pages mobilephone +++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.mobilephone_price_area .sub_title {
	padding-bottom: 5px;
	color: #065db2;
	font-size: 2rem;
	font-weight: 700;
}
.mobilephone_price_area .sub_title:before {
	display: inline-block;
	content: "\f0a9";
	margin-right: 5px;
	font-family: Fontawesome;
}
.mobilephone_price_area .sub_title:after {
	display: block;
	content: "";
	width: 100%;
	height: 3px;
	background: #e1e3e8;
}
.mobilephone_price_area .img_box {
	width: 768px;
	margin: 50px auto;
}
.mobilephone_price_area .hosho_box {
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 10px;
}
.mobilephone_price_area .hosho_box > .item {
	width: 355px;
	padding: 10px 15px;
	vertical-align: middle;
}
.mobilephone_price_area .hosho_box > .item .text {
	margin: 0;
}
.mobilephone_price_area .hosho_box .hosho {
	background: #fcfcfc;
	border: 1px solid #cacaca;
}
.mobilephone_price_area .hosho_box .hosho .title {
	margin-bottom: 10px;
	font-weight: 700;
}
.mobilephone_price_area .hosho_box .hosho .title:before {
	display: inline-block;
	content: "\f138";
	margin-right: 5px;
	color: #39abe4;
	font-family: Fontawesome;
}
.mobilephone_price_area .hosho_box .hosho .text {
	font-size: 1.4rem;
	line-height: 1.4;
}
.mobilephone_price_area .hosho_box .reparation {
	background: #eaf1ff;
}
.mobilephone_price_area .hosho_box .reparation .title,
.mobilephone_price_area .hosho_box .reparation .text {
	display: inline-block;
	vertical-align: top;
}
.mobilephone_price_area .btn_box {
	margin-top: 80px;
	text-align: center;
}
.mobilephone_price_area .btn_box .btn_popup {
	display: inline-block;
	position: relative;
	padding: 15px 50px 15px 40px;
	background: #0791df;
	border-radius: 2em;
	color: #fff;
	font-size: 2.2rem;
	cursor: pointer;
}
.mobilephone_price_area .btn_box .btn_popup:hover {
	opacity: 0.8;
}
.mobilephone_price_area .btn_box .btn_popup:after{
	display: inline-block;
	content: "\f138";
	position: absolute;
	top: 50%;
	right: 15px;
	font-family: Fontawesome;
	transform: translate(0 ,-50%);
}
/* 対象国一覧 */
.dialog_mobile_listcountries {
	display: none;
}
.dialog_mobile .dialog_title {
	height: 40px;
	background: #123881;
	border-radius: 5px
}
.dialog_mobile .dialog_title p {
	color: #fff;
	font-size: 23px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
}
.dialog_mobile .dialog_dl {
	margin-top: 20px;
}
.dialog_mobile .dialog_dl dt {
	width: 340px;
	height: 30px;
	margin: 0 0 0 20px;
	background: #123881;
	border-radius: 5px 5px 0 0;
	transform: skew(-30deg, 0deg);
}
.dialog_mobile .dialog_dl dt p {
	margin: 0 0 0 10px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	line-height: 35px;
	transform: skew(30deg, 0deg);
}
.dialog_mobile .dialog_dl dd {
	margin: 0 0 20px 0;
	padding: 12px;
	border: solid 4px #12387f;
	border-radius: 10px;
}
/* End 対象国一覧 */
.mobilephone_billing_area .billing_box {
	margin-top: 50px;
}
.mobilephone_billing_area .billing_box > .item {
	padding: 0 8px 0 0;
}
.mobilephone_billing_area .billing_box > .item:nth-of-type(even) {
	padding: 0 0 0 8px;
}
.mobilephone_billing_area .billing_box > .item img {
	width: 100%;
}

/* -------------------------------------
 clearfix解除
---------------------------------------- */
div:before,div:after,
dl:before,dl:after,
nav:before,nav:after,
section:before,section:after,
header:before,header:after,
footer:before,footer:after,
ol:before,ol:after,
ul:before,ul:after{
 content: none;
 display:inline;
}
nav:after,section:after,
header:after,footer:after,
ol:after,ul:after,dl:after,div:after {
 clear:none;
}

.flag_country-name{
    width: -webkit-calc(100% - 75px);
    width: calc(100% - 75px);
    margin-top: 10px;
}

.flag_country-name {
    width: -webkit-calc(100% - 75px);
    width: calc(100% - 75px);
    margin-top: 10px;
}

.flag_country-name_bottom{
	width: -webkit-calc(100% - 35px);
    width: calc(100% - 35px);
    margin-top: 10px;
}

.flag_warp img, .flag_warp div {
    float: left;
}

.flag_country-name {
    width: -webkit-calc(100% - 75px);
    width: calc(100% - 75px);
    margin-top: 10px;
}

.flag {
    margin: 10px 10px 0px 0;
}

.solution_non_tax {
	font-size: 12px;
	text-align: right;
}


/* WSYS-9825 【VMDB・サイト】仙台空港 ロッカー受取予約開始に伴う改修 TB.Shimul 20230308 */
.locker-img {
	width: 33rem;
}

.return-img {
	width: 33rem;
	height: 28em;
}

/* WSYS-11212 【フロント・VMDB】新規場所追加_グランデュオ蒲田 20240718 M.Amano */
.receive .modalBox {
	padding: 0;
	border: none;
	overflow-y: initial;
}

.receive .modalBoxContents a {
	color: #fff;
}

.receive .module-link_btn:hover {
	text-decoration: none;
	color:#07308c;
	background:#ffffff;
	border:solid 1px #07308c;
	transition:all 0.3s;
}