@charset "utf-8";
/* CSS Document */
/*===============================================
●For Tablet Max Width 768px
===============================================*/
@media screen and (max-width: 768px){

#campaign_main {
	background-size:200% auto !important;
	margin: 0 0 10px 0;
	padding: 20px 0 0 0;
}

#campaign_main2 {
	background-size:250% auto !important;
	min-height: 260px;
}

#campaign_main h1,
#campaign_main2 h1 {
	text-indent: -30000px;
	display: block;
	margin: 0 auto;
	width: 50%;
	height: 150px;
	
	background-size: contain;
}

/*#campaign_main2 h1 {
	text-indent: -30000px;
	display: block;
	margin: 0 auto 30px auto;;
	height: 180px;
	background: url(images/ttl_campaign_en.png) no-repeat center;
	height: 200px;
	background: url(/us/campaign/preorder/ttl_en.png) no-repeat center;
	background: url(/us/campaign/preorder/ttl_en2.png) no-repeat center;
	background-size: contain;
}*/


#searchbox,
#ow_searchbox,
#mc_searchbox {
	position: relative;
	margin: 0 auto;
	padding: 10px;
	width: 95%;
	border-radius: 5px;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	/*background: rgba(255,255,255,0.7);*/
}

.campaign_content {
	margin: 0 auto;
	max-width: 740px;	
}

.search_column01 {
	float: left;
	width: 48%;
}

#search_arrow,
.search_arrow {
	float: left;
	width: 4%;
	margin: 7px 0 0 0;
	height: 20px;
	background: url(images/icn_arrow.png) no-repeat;	
}

.search_arrow02 {
	float: left;
	width: 4%;
	margin: 7px 0 0 0;
	height: 20px;
	background: url(images/icn_arrow02.png) no-repeat;	
}

.search_column02 {
	float: left;
	width: 50%;
}

.search_column03 {
	float: left;
	width: 50%;
}

.search_column04 {
	float: left;
	width: 32%;
}

#mc_searchbox .search_column04 {
	float: left;
	width: 27%;
}



#searchbox .search,
#ow_searchbox .search,
#mc_searchbox .search {
	margin: 0 auto;
	width: 28% !important;
}

#searchbox a.btn-inline {
	width: 100%;
	margin: 4px 0 0 0;
	padding: 5px 10px;
}

.date {
	float: left;
	width: 50%;
}

#mc_target .date {
	float: left;
	width: 25%;
}

.js-flight2 {
	padding: 5px 0 0 0;	
}

.icon-circle-plus {
	padding: 0 0 0 16px;
	font-size: 90%;
	font-family: Helvetica, Arial, "Myriad Pro", sans-serif !important;
	background: url(images/icn_plus01.png) no-repeat !important;	
}

.icon-circle-minus {
	padding: 0 0 0 16px;
	font-size: 90%;
	font-family: Helvetica, Arial, "Myriad Pro", sans-serif !important;
	background: url(images/icn_mimus01.png) no-repeat !important;	
}


#rt-date-term,
#ow-deptdate1,
#mc-deptdate1,
#mc-deptdate2,
#mc-deptdate3,
#mc-deptdate4,
#mc-deptdate5 {
	height: 33px !important;
	padding: 5px 0 3px 25px !important;
	background: url(images/icn_calendar.png) no-repeat #FFF 8px 9px !important;	
}

#searchbox #rt-dept1,
#searchbox #rt-dest1,
#searchbox #rt-deptdate1 {
	height: 33px;
	border: none;
}

#searchbox #rt-dept1,
#searchbox #rt-dest1 {
	padding: 0 0 0 25px;
	background: url(images/icn_point.png) no-repeat #FFF 8px 9px;	
}

#searchbox #rt-num-disp,
#mc_searchbox #rt-num-disp {
	height: 33px !important;
	margin: 0 10px 0 0;
	padding: 7px 0 3px 25px !important;
	border: 1px solid #A4A4A4 !important;
	font-size: 90%;
	width: 97% !important;
	background: url(images/icn_passenger.png) no-repeat #FFF 5px 6px;	
}

.search_column01 input,
.search_column02 .search,
.search_column03 select,
.date input {
	width: 97% !important;
	border: 1px solid #A4A4A4 !important;
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
}

#searchbox #triptype select {
	float: left;
	width: auto;
	margin: 0;
	padding: 6px 30px 6px 6px;
	border: none;
	background: none;
}

#searchbox #ticketclass select {
	float: right;
	width: auto;
	margin: 0;
	padding: 6px 30px 6px 6px;
	border: none;
	background: none;
}

/* #searchbox a.btn-inline {
	display: block;
	padding: 5px 12px 5px;
	border-radius: 4px;
	background: #ff9000;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: url(images/icn_search.png) no-repeat #ff9000;
	background-position: 33% 50%;
}

#searchbox a.btn-inline:hover {
	color: #fff;
	background: #feab40;
	background: url(images/icn_search.png) no-repeat #ff9000;
	background-position: 33% 50%;
} */

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

::selection {
    background: transparent; 
}

::-moz-selection {
    background: transparent; 
}

.wrapper-demo {
    margin: 60px 0 0 0;
    *zoom: 1;
    font-weight: 400;
}

.wrapper-demo:after {
    clear: both;
    content: "";
    display: table;
}

.wrapper-dropdown-3 {
    /* Size and position */
	float: left;
    position: relative;
    width: auto;
    margin: 5px 10px 0 0;
    padding: 3px 25px 3px 22px;

    /* Styles */
    background: #36c6f3;
    border-radius: 3px;
    cursor: pointer;
    outline: none;

    /* Font settings */
    font-weight: normal;
	font-size: 12px;
    color: #FFF;
}

#dd,
#ow_dd,
#mc_dd {
	float: left;
    margin: 0 7px 10px 0;
	width: 150px;
}

#ee,
#ow_ee,
#mc_ee {
	float: left;
    margin: 0 7px 10px 0;
	width: 120px;
}

.wrapper-dropdown-3:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -3px;
    border-width: 4px 3px 0 4px;
    border-style: solid;
    border-color: #FFF transparent;
}

.wrapper-dropdown-3 .dropdown {
  /* Size & position */
    position: absolute;
    top: 102%;
    left: 0;
    right: 0;

    /* Styles */
    background: white;
    border-radius: inherit;
    border: 1px solid rgba(0,0,0,0.17);
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
    font-weight: normal;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    list-style: none;
    /* Hiding */
    opacity: 0;
    pointer-events: none;
}

.wrapper-dropdown-3 .dropdown:after {
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    left: 10px;
    border-width: 0 6px 6px 6px;
    border-style: solid;
    border-color: #fff transparent;    
}

.wrapper-dropdown-3 .dropdown:before {
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 13px;
    border-width: 0 8px 8px 8px;
    border-style: solid;
    border-color: rgba(0,0,0,0.1) transparent;    
}

.wrapper-dropdown-3 .dropdown li {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
}

.wrapper-dropdown-3 .dropdown li a {
    display: block;
	margin: 0;
    padding: 10px;
    text-decoration: none;
    color: #8aa8bd;
    border-bottom: 1px solid #e6e8ea;
    box-shadow: inset 0 1px 0 rgba(255,255,255,1);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.wrapper-dropdown-3 .dropdown li i {
   /* float: right;*/
    color: inherit;
}

.wrapper-dropdown-3 .dropdown li:first-of-type a {
    border-radius: 7px 7px 0 0;
}

.wrapper-dropdown-3 .dropdown li:last-of-type a {
    border: none;
    border-radius: 0 0 7px 7px;
}

/* Hover state */

.wrapper-dropdown-3 .dropdown li:hover a {
    background: #f3f8f8;
}

/* Active state */

.wrapper-dropdown-3.active .dropdown {
    opacity: 1;
    pointer-events: auto;
}

/* No CSS3 support */

.no-opacity       .wrapper-dropdown-3 .dropdown,
.no-pointerevents .wrapper-dropdown-3 .dropdown {
    display: none;
    opacity: 1; /* If opacity support but no pointer-events support */
    pointer-events: auto; /* If pointer-events support but no pointer-events support */
}

.no-opacity       .wrapper-dropdown-3.active .dropdown,
.no-pointerevents .wrapper-dropdown-3.active .dropdown {
    display: block;
}

#direct label {
	margin: 3px 0 0 0;
	color: #FFF;
}

/* Search */
/* ====================================================================== */


#direct {
	padding: 10px 0 0 0;
}

#direct label {
	margin: 3px 0 0 0;
	color: #545454;
}

#passenger_block {
	position: relative;	
}

.passenger_box {
	z-index: 1000;
	position: absolute;
	top: 33px;
	right: 10px;
	padding: 10px;
	width: 180px;
	font-size: 80%;
	text-align: right;
	background: #FFF;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(77,77,77,1);
	-moz-box-shadow: 0px 0px 3px 0px rgba(77,77,77,1);
	box-shadow: 0px 0px 3px 0px rgba(77,77,77,1);
}

.passenger_row {
	clear: both;
	padding: 3px 0;	
}

.spinner {
	float: right;	
}

.decrease {
	float: left;
	margin: 4px 0 0 20px;
	width: 14px;
	height: 14px;
	border: none;
	text-indent: -30000px;
	cursor: pointer;
	background: url(images/icn_minus.png) no-repeat center;	
}

.increase {
	float: left;
	margin: 4px 0 0 0;
	width: 14px;
	height: 14px;
	border: none;
	text-indent: -30000px;
	cursor: pointer;
	background: url(images/icn_plus.png) no-repeat center;	
}
.spinner input[type=text] {
	float: left;
	height: 22px;
	text-align: center;
	margin: 0 !important;
	padding: 0 5px !important;
	width: 25px !important;
	border: none !important;
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;			
}


.passenger_close {
	clear: both;
	padding: 3px 0 0 0;
	text-align: right;
	font-size: 90%;	
}


/* 日本行き往復航空券 最安値 */
/* ====================================================================== */

#latest_rate {
	width: 95%;
	margin: 10px auto 0 auto;
}

#latest_rate_head {
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
	height: 58px;
	background: #0c4da2;	
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(77,77,77,1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(77,77,77,1);
	box-shadow: 0px 0px 5px 0px rgba(77,77,77,1);
}

#latest_rate_head h2 {
	text-indent: -30000px;
	display: block;
	margin: 5px auto 0 auto;
	max-width: 300px;
	height: 34px;
	background: url(images/ttl_latest_sp.png) no-repeat center;					
}

#latest_rate_content {
	padding: 15px 30px;
	/*background: url(images/bg_rate.png) repeat;*/
	background: #cdcdcd;
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(77,77,77,1);
	-moz-box-shadow: 0px 1px 5px 0px rgba(77,77,77,1);
	box-shadow: 0px 1px 5px 0px rgba(77,77,77,1);
	color: #FFF;
}

#latest_search {
	padding: 15px 5px;
	width: 90%;
	color: #000;
	text-align: center;
	margin: 5px auto 20px auto;
	background: #FFF;
	border-radius: 5px;		
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: inset 0px 0px 5px 0px rgba(77,77,77,1);
	-moz-box-shadow: inset 0px 0px 5px 0px rgba(77,77,77,1);
	box-shadow: inset 0px 0px 5px 0px rgba(77,77,77,1);			
}

#latest_search a {
	color: #000;
}

#latest_search h3 {
	width: 35%;
	text-align: center;
	color: #0c4da2;
	font-size: 16px;
	float: left;
	font-weight: bolder;
	padding: 10px 0;
	margin: 0;
}

#latest_search ul {
	float: left;
	width: 65%;
	padding: 7px 0 0 0;
}

#latest_search ul li {
	display: inline;
	padding: 0 13px;	
}

#latest_search ul li.selected a {
	background: #ff9000;
	padding: 5px 15px;
	color: #FFF;
	border-radius: 5px;		
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;		
}

.latest_list {
	margin: 0 0 3px 0;
	font-size: 90%;
	display: block;
	float: left;	
	width: 49%;
	height: 32px;
	background: url(images/bg_panel.png) no-repeat center;			
}

a.latest_list {
	color: #FFF;	
}

a.latest_list:hover {
	text-decoration: none;
	color: #FFF;
	background: url(images/bg_panel_o.png) no-repeat center;				
}

a.latest_list:visited {
	color: #bcbcbc;
}

.latest_list {
	padding: 5px 0 0 0;	
}

.latest_from {
	float: left;
	width: 	65%;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
}

.latest_price {
	float: left;
	width: 	35%;
	font-size: 18px;
	font-weight: 600;
	font-family: Helvetica, Arial, "Myriad Pro", sans-serif;
}

#btn_other_area {
	margin: 15px auto 5px auto;
	text-indent: -30000px;
	width: 310px;
	height: 38px;
	background: url(images/btn_other_area.png) no-repeat center;				
}

#btn_other_area a {
	display: block;
	width: 310px;
	height: 38px;
	background: url(images/btn_other_area.png) no-repeat center;				
}

#btn_other_area a:hover {
	background: url(images/btn_other_area_o.png) no-repeat center;				
}

.campaign_policy {
	padding: 5px 20px 20px 20px;
	font-size: 80%;
	text-align: right;	
}

/* バナー */
/* ====================================================================== */

.bnr_bottom {
	padding: 10px 0;
	float: left;	
	width: 50%;	
	text-align: center;
}

.bnr_bottom img {
	width: 95%;
	margin: 0 auto;	
	display: block;
}	
	
#bnr_phone {
	clear: both;
	text-indent: -30000px;
	width: 100%;
	min-height: 210px;
	margin: 0 auto 10px auto;	
}

#bnr_phone a {
	display: block;
	width: 100%;
	min-height: 210px;
	background: url(images/bnr_phone.jpg) no-repeat center;	
	background-size: contain;			
}



/* 日本行き往復航空券 カレンダー */
/* ====================================================================== */

#jpflight_calendar_select {
	padding: 20px 10px;
	width: 70%;
	color: #000;
	text-align: center;
	margin: 5px auto 20px auto;
	background: #FFF;
	border-radius: 5px;		
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: inset 0px 0px 5px 0px rgba(77,77,77,1);
	-moz-box-shadow: inset 0px 0px 5px 0px rgba(77,77,77,1);
	box-shadow: inset 0px 0px 5px 0px rgba(77,77,77,1);			
}

.jpflight_calendar_back {
	margin: 0 auto 8px auto;
	padding: 2px 5px;
	text-align: center;
	font-size: 80%;
	width: 95%;
	color: #545454;
	background: url(images/icn_cal_return.png) no-repeat 10px 4px;	
}

.jpflight_calendar_popup {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40%;
	height: 240px;
	margin-top: -140px;
	margin-left: -20%;
	padding: 10px;
	background: #FFF;
	border-radius: 5px;
	z-index: 10000;		
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(77,77,77,1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(77,77,77,1);
	box-shadow: 0px 0px 5px 0px rgba(77,77,77,1);			
}

.jpflight_calendar_popup h3 {
	margin: 0;
	padding: 10px 0;
	font-size: 100%;
	text-align: center;	
}

.jpflight_calendar_popup .search_column03 {
	float: left;
	width: 100%;
}

.jpflight_calendar_popup .passenger_box {
	position: absolute;
	top: 33px;
	right: 6px;
	padding: 10px;
	width: 180px;
	font-size: 80%;
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#jpflight_calendar_passenger_btn {
	clear: both;
	margin: 120px auto 5px auto;
	text-align: center;
}

#jpflight_calendar_passenger_btn a {
	padding: 7px 15px;
	width: 100px;
	color: #FFF;
	background: #ff9000;
	color: #FFF;
	font-size: 90%;
	font-weight: bolder;
	border-radius: 5px;		
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#jpflight_calendar_passenger_btn a:hover {
	text-decoration: none;
	background: #feab40;
}

#lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}

#question {
	display: none;
	width: 70%;
	padding: 30px 10px;
	text-align: center;
	background: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(77,77,77,1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(77,77,77,1);
	box-shadow: 0px 0px 5px 0px rgba(77,77,77,1);			
}




#cal_airfare01 {
	float: none;
	width: 50%;
	margin: 0 auto;
}

#cal_airfare02,
#cal_airfare03 {
	clear: both;
	margin: 5px 0 0 0;
	float: none;
	width: 50%;
	margin: 0 auto;
}

#cal_airfare_from label,
#cal_airfare_to label,
#cal_airfare_depart label,
#cal_airfare_airlines label {
	width: 40%;
}

.cal_airfare_select,
.cal_airfare_select02 {
	width: 60%;
}

.btn_cal_airfare {
	float: none;
	clear: both;
	display: block;
	margin:　0 auto 15px auto;
	padding: 5px 0 0 0;
	text-align: center;
}

.btn_cal_airfare a {
	clear: both;
	display: block;
	margin: 0 auto 10px auto;
	width: 200px;
}

#cal_airfare02 p {
	padding: 0 0 5px 0;
}

#fl2 {
	width: 740px;	
	height: 400px;
}

#main_banner img {
	float: left;
	width: 49%;
	display: block;
	margin: 0 1% 1% 0;
}

}
