/* //
----------------------------------------------- */
.departureDateBox {
	background:url(/common/images/contents/limit/calendar_bg.png) left center no-repeat;
	width:460px;
	padding:10px 0 10px 90px;
	position:relative;
}

.departureDateBox input {
	color:#002C7A;
	font-size:18px;
	font-weight:bold;
	padding-left:15px;
	padding-right:15px;
}
.departureDateBox .memo {
	line-height:1em;
	color:#FFF;
	font-size:91%;
	display:inline-block;
	padding-left:7px;
	vertical-align:bottom;
}

.departureDateBox .btnNight {
	position:absolute;
	top:0;
	left:570px
}



.calendar.item {
	margin-bottom:50px;
}

.receive ul.tab {
	border-bottom:2px solid #003a99;
	line-height:0.9em;
	margin-bottom:15px;
}
.receive ul.tab li {
	float:left;
	margin-right:10px;
	line-height:0.9em;
}
.receive ul.tab li a {
	display:block;
	width:150px;
	height:39px;
}
.receive ul.tab li.tab1 a {
	width:200px;
}

/* WSYS-13778 【フロント】ハワイ現地受取の削除 20260616 M.Amano */
.receive ul.tab li a.tab_text {
	background-color: #f5f7f9;
	border: 1px solid #003a99;
	border-bottom: none;
	box-sizing: border-box;
	color: #003a99;
	font-size: 16px;
	font-weight: bold;
	line-height: 38px;
	text-align: center;
	text-decoration: none;
}
.receive ul.tab li a.tab_text:hover,
.receive ul.tab li a.tab_text.current {
	background-color: #003a99;
	color: #fff;
	text-decoration: none;
}

.receive .selectBtn ul {
	min-height:100px;
}

.receive .selectBtn ul li {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.receive .selectBtn ul li.note {
	vertical-align:bottom;
	font-size:86%;
	color:#666;
	padding-top:13px;
	margin-bottom:0;
}
.receive .selectBtn ul li a {
	border:1px solid #bdbdbd;
	padding:10px 9px;
	min-width:80px;
	display:block;
	text-align:center;
	line-height:1.1em;
}
.receive .selectBtn ul li a.on {
	color:#FFF;
	text-decoration:none;
	background-color:#003984;
}
.receive .selectBtn ul li a:hover,.receive .selectBtn ul li a:active {
	color:#FFF;
	text-decoration:none;
	background-color:#355E93;
}
.resultBox {
	padding:30px 25px;
	background:url(/common/images/contents/limit/result_bg_01.png);
}

.resultBox .main {
	margin-bottom:25px;
}
.resultBox .main .left {
	width:380px;
	margin-right:40px;
	float:left;
}
.resultBox .main .right {
	width:450px;
	float:left;
}

.resultBox .main .left .result li {
	padding:12px 0 12px 165px;
	line-height:1.1em;
	color:#003a99;
	font-weight:bold;
	font-size:17px;
	margin-bottom:10px;
}
.resultBox .main .left .result li input {
	padding:0;
	font-weight:bold;
	font-size:17px;
	border-width:0;
	color:#003a99;
	width:205px;;
	height:auto;
}
.resultBox ul.result li {
	position:relative;
}
.resultBox ul.result li .default {
	position:absolute;
	top:0;
	left:148px;
	z-index:99;
}

.resultBox .main .left .result li.r1 {
	background:url(/common/images/contents/limit/result_tx_01.png)left center no-repeat;
}
.resultBox .main .left .result li.r2 {
	background:url(/common/images/contents/limit/result_tx_02.png)left center no-repeat;
}

.resultBox .main .right {
	font-size:20px;
	font-weight:bold;
	line-height:1.1em;
	color:#012d76;
}
.resultBox .main .right p.note {
	font-size:14px;
	line-height:1.4em;
	margin-top:5px;
	font-weight:normal;
}
.resultBox .main .right span.resultLimit {
	display:inline-block;
	padding:16px;
	border:4px solid #bc006a;
	background-color:#FFF;
	margin-right:5px;
	font-size:23px;
	color:#bc006a;
	min-width:280px;
}
.resultBox .main .right .deliTx {
	font-size:12px;
	font-weight:normal;
	line-height:1.1em;
	color:#555;
	display:none;
}
.resultBox .sub p.op span.web {
	display:inline-block;
	margin-right:25px;
	background:url(/common/images/contents/limit/result_addtx_01.png) left center no-repeat;
	padding-left:196px;
}
.resultBox .sub p.op span.tel {
	display:inline-block;
	margin-right:0;
	background:url(/common/images/contents/limit/result_addtx_02.png) left center no-repeat;
	padding-left:205px;
}
.resultBox .sub p.op span em
 {
	min-width:190px;
	display:inline-block;
	font-size:16px;
	font-weight:bold;
	line-height:1.1em;
	color:#012d76;
	font-style:normal;
	padding:10px;
	background-color:#FFF;
}
.resultBox p.note
 {
	color:#012d76;
	margin-top:3px;
	margin-bottom:10px;
	font-size:104%;
}
.resultBox .btnBlock {
	margin-top:30px;
}
.resultBox .btnBlock p {
	text-align:center;
}
.resultBox .btnBlock p.head {
	color:#012d76;
	text-align:center;
	margin-bottom:10px;
}


.limitList{
	line-height:1.3em;
	margin-bottom:20px;
}
.limitList th.head,.limitList td.head{
	width:250px;
	cursor: auto;
	padding-bottom:4px;
}
.limitList th,.limitList td{
	width:134px;
	padding-bottom:4px;
}
.limitList td{
	cursor: pointer
}

.limitList th{
	padding-left:2px;
	padding-right:2px;
}
.limitList th span{
	display:block;
	background-color:#3186d7;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding:11px;
	color:#FFF;
}
.limitList td span em{
	font-size:92%;
	padding-left:5px;
}
.limitList th.head span{
	background-color:#001a52;
}

.limitList th span em{
	font-style:normal;
	font-size:114%;
	padding-right:5px;
}
.limitList td span em.balloon {
	font-style:normal;
	position:absolute;
	top:50px;
	left:-50px;
	display:block;
	width:220px;
	border:2px solid #00AAE2;
	background-color:#FFF;
	padding:6px;
	z-index:10;
	text-align:left;
	display:none;
	font-size:11px;
	line-height:1.4em;
}

.limitList tr.hover td.hover span em.balloon {
	display:block;
}

.limitList td span {
	border-top:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	background-color:#fbfbfb;
	display:block;
	padding:7px;
	text-align:center;
	min-height:23px;
	position:relative;
}
.limitList td.head span {
	border-left:1px solid #d2d2d2;
	background-color:#f2f2f2;
	color:#003349;
	text-align:left;
	line-height:1.6em;
}
.limitList td.head span em {
	font-style:normal;
	font-size:91%;
	padding-left:6px;
}

.limitList tr.hover td span {
background-color: #fffcd6;
}

.limitList tr.hover td.hover:not(.head) span {
background-color: #fff595;
}
.limitList tr.hover td.head span {
background-color: #f6f4ca;
}

.mileBox {
	margin-top:35px;
	border:3px solid #0588f8;
	padding:55px 15px 15px 160px;;
	background:url(/common/images/contents/limit/pay_mile_img_01.png) 22px 60px no-repeat;
	position:relative;
	font-size:92%;
	line-height:1.7em;
}
.mileBox .tit {
	position:absolute;
	top:7px;
	left:-15px;
}

.studentBox {
	margin-top:35px;
	border:1px dotted #333;
	padding:20px;
	font-size:92%;
	line-height:1.7em;
}

ul.limit_notes{
	background-color:#fbfbfb;
	margin:-5px 0 20px;
	padding:15px 18px;
}
ul.limit_notes li{
	line-height:1.3;
	text-indent: -2.2em;
	margin-left: 2.2em;
	margin-bottom:5px;
	list-style:none;
}
ul.limit_notes li img{
	vertical-align:middle;
	margin-right:2px;
}



.round_box{
	border:3px solid #e1e1e1;
	border-radius:15px;
	padding:20px;
	color:#666666;
}

.after_flow *{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}

.after_flow .column{
	display:table;
	table-layout:fixed;
	width:100%;
}
.after_flow .col{
	background:#efefef;
	display:table-cell;
	width:25%;

}
.after_flow .col:nth-child(2n){
	background:#e6e6e6;
}

.after_flow .column .ttl{
	font-size:18px;
	font-weight:700;
	color:#0069c2;
	margin-bottom:10px;
	padding:20px;
}
.after_flow .img{
	text-align:center;
}
.after_flow .txt01{
	line-height:1.2;
	padding:15px;
	color:white;
	background-color:#9197a0;
}

.after_flow .txt02{
	line-height:1.2;
	padding:15px;
	color:white;
	background-color:#acb2bb;
}



.accordion_title{

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b5babf+0,9198a1+100 */
background: #b5babf; /* Old browsers */
background: -moz-linear-gradient(top, #b5babf 0%, #9198a1 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #b5babf 0%,#9198a1 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #b5babf 0%,#9198a1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5babf', endColorstr='#9198a1',GradientType=0 ); /* IE6-9 */
line-height:50px;
font-size:20px;
border-radius: 5px;
color:white;
font-weight:bold;
position:relative;
box-shadow:0 0 2px #d9d9d9;

	}
.fa-arrow-circle-up, .fa-arrow-circle-down{
font-size:24px;
padding:15px 10px 14px 20px;
}

.accordion_title span{
font-size:14px;
position:absolute;
right:20px;
font-weight:normal;
}

.nppay_info{
	width:440px;
	float:left;
}

.nppay_list{
	width:405px;
	float:right;
	font-size:13px;
}

.after_flow{
	clear:both;
}

.sub_title{
	border-left: medium solid #0069c2;
	color:#0069c2;
	font-weight:bold;
	padding-left:15px;
	}

.np_ban_style{
	float:right;
	margin-left:25px;
	}

.col .txt{
	background-color:red;
	}

.np_fcyellow{
	color:#fff100
	}

/* WSYS-13883 【フロント】solutionページ内の申込期限を修正 20260730 M.Amano */
.module-limit_table .airport_link {
	color: #333;
}
.module-limit_table .airport_link:hover {
	color: #CCC;
	text-decoration: none;
}
