/*top*/
body {
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 140%;
	background:#f7f7f7;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100vh;
}
* {
	margin:0px;
	padding:0px;
}
html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form, address, strong, em {
	margin: 0;
	padding: 0;
	list-style-type: none;
	vertical-align: baseline;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}
div, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, form, a, fieldset, textarea {
	border: none;
	outline: none;
}
.heading h1 {
	font-size:18px;
	color:#2b3870;
	font-weight: bold;
}
h2 {
	font-size:14px;
	color:#2565c1;
}
img, input { vertical-align: middle; }
select, input { height:25px; padding:3px;}
select { border:1px solid #7f9db9;}
ul, ol {
	list-style: none;
}
a {
	text-decoration: underline;
}
input:focus, select:focus {
	outline: 0;
}
a:link {
	color: #036be1;
	font-size: 13px;
	text-decoration: none;
}
a:hover {
	color: #232d8c;
	font-size: 13px;
	text-decoration: underline;
}
a:visited {
	color: #232d8c;
	font-size: 13px;
}
.fLeft {
	float: left;
}
.fRight {
	float: right;
}
.red { color:#F00;}
.yellow { background: #FF0 !important;}
.mR20 { margin-right:20px;}
.mB10 { margin-bottom:10px;}
.mB20 { margin-bottom:20px;}
.mB30 { margin-bottom:30px;}
.mT30 { margin-top: 30px }
th, td { text-align:center;}
.textL { text-align:left;}
.textR { text-align:right;}
/* Content */
/*.header {
	width:960px;
	height:136px;
	margin:0px auto;
	background:url(../imgs/img_header2.gif) no-repeat;
	text-indent:-9999px;
}*/
.header_en {
	width:960px;
	height:136px;
	margin:0px auto;
	background:url(../imgs/img_header2_en.gif) no-repeat;
	text-indent:-9999px;
}
.header_zh {
	width:960px;
	height:136px;
	margin:0px auto;
	background:url(../imgs/img_header2_zh.gif) no-repeat;
	text-indent:-9999px;
}
.header_zhtw {
	width:960px;
	height:136px;
	margin:0px auto;
	background:url(../imgs/img_header2_zhtw.gif) no-repeat;
	text-indent:-9999px;
}
.header_ko {
	width:960px;
	height:136px;
	margin:0px auto;
	background:url(../imgs/img_header2_ko.gif) no-repeat;
	text-indent:-9999px;
}
.header_vi {
	width:960px;
	height:136px;
	margin:0px auto;
	background:url(../imgs/img_header2_vi.gif) no-repeat;
	text-indent:-9999px;
}
.header_th {
	width:960px;
	height:136px;
	margin:0px auto;
	background:url(../imgs/img_header2_th.gif) no-repeat;
	text-indent:-9999px;
}
.header_id {
	width:960px;
	height:136px;
	margin:0px auto;
	background:url(../imgs/img_header2_id.gif) no-repeat;
	text-indent:-9999px;
}
.contWrap {
	width:954px;
	padding:3px;
	margin:20px auto;
	margin-bottom:20px;
}
.heading {
	width:955px;
	height:34px;
	padding:20px 0px 0px 20px;
	background:url(../imgs/bg_heading.png) no-repeat;
}
.h2-title {
	background:url(../imgs/bg_h2.png) no-repeat;
	padding-left:25px;
	margin-bottom:15px;
}
.contGroup {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background:#fcfcfc;
	padding:20px;
	padding-bottom:5px;
}
.bg-bottom {
	width:955px;
	height:20px;
	background:url(../imgs/bg_secB.png) no-repeat;
	margin-bottom:15px;
}
.contGroup table {
	background:#CCC;
	margin-bottom:15px;
}
.contGroup th {
	background:#f2f2f2;
	padding:5px 10px;
}
.contGroup td {
	background:#fff;
	padding:5px 10px;
}
.text_note {
	font-size: 80%;
}
.error {
	font-size: 80%;
	display: block;
}
.conf_btn {
	border: none;
	background: url("../imgs/conf_btn.png") no-repeat;
	height: 42px;
	width: 202px;
	text-indent: -700px;
	cursor: pointer;
}

/* footer */
#tcn_footer_wrap{
	width: 100%;
	border-top: 3px solid #46659B;
}

#tcn_footer_wrap #tcn_footer{
	clear: both;
	width: 960px;
	margin: 0 auto;
	height: 100px;
}

#tcn_footer_wrap #tcn_footer img#privacy_logo{
	float:left;
	padding:10px 0 0 0;
}

#tcn_footer_wrap #tcn_footer img#tabicapi_logo{
	float:left;
	padding:40px 0 0 30px;
}

#tcn_footer_wrap #tcn_footer img#evolable_logo{
	float:left;
	padding:10px 0 0 30px;
}

#tcn_footer_wrap #tcn_footer div{
	float: left;
	margin: 10px 0 0 25px;
	overflow: hidden;
	font-size: 85%;
}

#tcn_footer_wrap #tcn_footer ul{
	display:block;
	font-size:92%;
	margin:15px 0 2px -13px;
}

#tcn_footer_wrap #tcn_footer ul li{
	border-left:1px solid #CCCCCC;
	display:inline;
	margin-left:4px;
	padding-left:8px;
	white-space:nowrap;
}

#tcn_footer_wrap #tcn_footer ul li a{
	color:#000000;
	text-decoration:none;
}

#tcn_footer_wrap #tcn_footer ul li a:hover{
	color:#87c00f;
	text-decoration:underline;
}

#tcn_footer_wrap #tcn_footer p#goto_top{
	margin:40px 0 0 0;
	text-align:right;
	float:right;
	width:150px;
}

#tcn_footer_wrap #tcn_footer p#goto_top a{
	background:url(../imgs/gototop_con.gif) no-repeat 0 50%;
	float:right;
	padding-left:20px;
	display:block;
	color:#000000;
	text-decoration:none;
}

#tcn_footer_wrap #tcn_footer p#goto_top a:hover{
	color:#87c00f;
	text-decoration:underline;
}

.attention2{
	margin-left:20px;
	color:#ee4400;
	font-size:11pt;
}




.triangle {
	display: block;
	position: relative;
	padding: 10px 25px 10px 10px;
	border: 1px solid #CCC;
	border-bottom:none;
	background: #FFF;
	color: #2B3870;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height:40px;
	margin-right:5px;
	font-size:110%;
	text-align:center;
	min-width:94px;
}

.tra_w{
	float:left;
	width:18%;
	min-width:131px;
}
.tra_w.flow2 {
 width: 27%;
}
.trbox{
	overflow:hidden;
	clear:left;
}

.triangle_des {
	display: block;
	padding: 0 17.5px 10px;
	background: #FFF;
	color: #5F5F59;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	float:left;
	margin-right:5px;
	font-size:80%;
	min-width:94px;
}

.arrow_box {
	position: relative;
	background: #FFF;
	border: 1px solid #CCC;
	border-top:none;
	min-height:210px;
}
.active {
	background: #FF4500;
	color:#FFF;
	padding: 0 18.5px 10px;
	min-width:92px;
}
.active2 {
	background: #FF4500;
	color:#FFF;
}
.note_lcc div.airlines {
	display: inline-block;
	margin: 10px 10px 0 0;
	width: 130px;
}
.note_lcc div.airlines img {
	width: 100%;
	height: auto;
}
.note_lcc div.airlines.jetstar {}
.note_lcc div.airlines.peach {width: 110px;}
.note_lcc div.airlines.vanilla {width: 125px;}
.note_lcc div.airlines.spring {}

.numbPhone-Group {
	border: 1px solid #ccc;
	padding: 10px;
	font-size: 15px;
	line-height: 200%;
}
.numbPhone-Group .title {
	font-weight: bold;
}


.floatLeft {float: left;}
.floatRight {float: right;}
.clearfix:after{
	clear: both;
	content: ".";
	display: block;
	width: 0px;
	height: 0px;
}
.w50per {width: 50%}
.w45per {width: 45%}
.btn { border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; }
.btn a { display:block; width:100%; height:100%; color:#FFF; line-height:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
.btn.print {display:block;width:106px;height:33px;background:#f7f7f7;border: 1px solid #999;margin: 10px auto;}
.btn.print a {padding:10px 8px;display:block;width:100%;height:100%;font-size:14px;color:#000;text-align: center;}

@media print {
	.noprint, #headUnit, #subNaviUnit, #listCUnit, .bottomFooter {display:none !important;}
	.contGroup th, .contGroup td, .contWrap {border: 1px solid #ccc;}
	.contGroup {border: none;}
}

table td ul {
	display: table;
	width: 100%;
}
table td li {
	display: table-cell;
	padding: 8px 5px;
	position: relative;
}
table td li span {
	display: block;
}
table td li:after {
	content: '';
	width: 1px;
	height: 66px;
	position: absolute;
	background: #d9d9d9;
	top: -6px;
	left: 0;	
}
table td li:first-child:after {
	display: none;
}
td a {
	color: #0070c0;
	text-decoration: underline;
}

.item li.first {
	border-left: none;
}

/*==== UPDATED #issues/16077#note-6 ====*/
.banner a {
	display: inline-block;
}
.banner img {
	width: 100%;
}
.banner-pc a {
  width: 49%;
  /* float: left; */
}
.banner .banner-pc a:first-child {
  margin-right: 0.5%;
}
.banner .banner-pc a:last-child {
  margin-left: 0.5%;
}
.banner .banner-pc {
  display: block;
  padding-bottom: 10px;
}
.banner .banner-sp {
  display: none;
}
@media screen and (max-width: 768px) {
  /* .banner {
    margin-top: -15px;
  } */
  .banner .banner-sp {
    max-width: 100%;
    display: block ;
  }
  .banner .banner-sp a:first-child {
    margin-bottom: 10px;
  }
  .banner .banner-pc {
    display: none;
  }
}

#header_contact {
	width: 100%;
	background: url(../imgs/form_header_bg.gif) repeat-x;
	height: 75px;
}
#footer_contact {
	width: 100%;
	border-top: 1px dotted #CCC;
	padding: 20px 0;
	font-size: 0.8em;
}

#header_contact .inner_content,
#footer_contact .inner_content,
#contact_form {
	width: 972px;
	margin: 0 auto;
}

#header_contact .inner_content {
	height: 75px;
}

#header_contact #logo {
	background: url(../imgs/air_logo.png) 100%/140px no-repeat;
	height: 75px;
	width: 140px;
	text-indent: -9999px;
}

#footer {
    font-size: 13px;
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    line-height: 150%;
    letter-spacing: 0;
}

.footer_content {
    max-width: 1000px;
    margin: 0 auto;
    padding: 25px 0;
    color: #fff;
    text-align: center
}

.copyright {
    background: #2d589a
}
