@charset "Shift_JIS";

.spnone,
.smpnone,
.disnon {display: none;}
#middleArea .search_kokunaiBar {
    width: 96%;
    margin: 2%;
}

/* CSS初期設定 */
#bg {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	width:100%;
}
#bg img {
	width: 100%;
	height: auto;
}
#bg ul,#bg ol {
	list-style:none;
}
#bg a {
	overflow: hidden;
}
#bg strong {
	font-weight:bold;
}
.clear {
	clear: both;
}
.clearFloat:after { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearFloat { 
	display: inline-table; 
	min-height: 1%; 
} 
/* for macIE \*/ 
* html .clearFloat { 
	height: 1%; 
} 
.clearFloat { 
	display: block; 
} 
/* end of for macIE */
.clearFloat {
	overflow:hidden;
}

a.OpaChange:hover *{
filter:alpha(opacity=70); /*IE*/
-moz-opacity:0.70; /*FF*/
opacity:0.70;
}

/* タイトル
------------------------------------------ */
h1 {
	background: #001a73;
    padding: 5px;
    color: #fff;
    font-size: 12px;
    margin: 0;
}
.titTop {
	padding:0;
	margin:0;
}
#boxTitle h2 {
	padding:0;
	margin:0;
}
#boxTitle p {
	width: 98%;
    font-size: 11px;
    color: #222;
    padding: 5px;
    margin: 1%;
    background: #eee;
    box-sizing: border-box;
}
#boxTab {
	background-image: url(../images/bg_tab.jpg);
	background-repeat: no-repeat;
	height: 164px;
	width: 100%;
}
#boxTab ul {
	padding:0;
	margin:0;
}

.btnTab1,
.btnTab2,
.btnTab3,
.btnTab4 {

}
.btnTab1 a,
.btnTab2 a,
.btnTab3 a,
.btnTab4 a {
	width: 48%;
    height: 50px;
    float: left;
    background-image: url(../images/bt_tab.jpg);
    background-repeat: no-repeat;
    background-size: 130%;
    font-family: "メイリオ", Meiryo;
    font-size: 11px;
    color: #222;
    text-decoration: none;
    text-align: center;
    padding: 20px 0 0 0;
    margin: 10px 1% 0;
    display: block;
}

.btnTab1 a:hover
.btnTab2 a:hover
.btnTab3 a:hover
.btnTab4 a:hover {
	color:#ffffff;
}

.btnTab1 span,
.btnTab2 span,
.btnTab3 span,
.btnTab4 span {
	display:block;
	color:#999;
	text-decoration:none;
}
#boxJR {
	margin-bottom:37px;
}

.titMain {
	background: #001a73;
    background-repeat: no-repeat;
    width: 100%;
    font-family: "メイリオ", Meiryo;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    padding: 5px;
    margin: 0px;
    box-sizing: border-box;
}
.linkPlan {
	padding:0px 0px 0px 548px;
	margin:0px 0px 12px 0px;
}
.linkPlan a {
	color:#6e6e6e;
	text-decoration:none;
}
.linkPlan a:hover {
	color:#F33;
}
.linkJR {
	/*float:left;*//*←航空セットプラン表示の際はこちらを適用*/
	float:right;
	width:190px;
	font-family:"メイリオ", Meiryo;
	color:#6e6e6e;
	font-size:14px;
	line-height:24px;
	text-indent:17px;
	background-image: url(../images/ic_arrow_jr.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding:0px 0px 0px 0px;
	margin:0px;
}
.linkAir {
	float:left;
	width:200px;
	font-family:"メイリオ", Meiryo;
	color:#6e6e6e;
	font-size:14px;
	line-height:24px;
	text-indent:17px;
	background-image: url(../images/ic_arrow_air.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding:0px 0px 0px 0px;
	margin:0px;
}
.btnPlan {
	padding:0px 0px 0px 6px;
	margin:0px;
}
.btnPlan  a {
	color:#444444;
}
.btnPlan  a:hover {
	color:#F33;
}
.btnJR {
	width: 80%;
    border: 1px solid #aaa;
    border-radius: 5px;
    font-family: "メイリオ", Meiryo;
    font-size: 16px;
    /* line-height: 100px; */
    color: #444444;
    /* text-indent: 75px; */
    text-align: center;
    padding: 10px 0;
    margin: 2% auto 3%;
}
.btnAir {
	width: 80%;
    border: 1px solid #aaa;
    border-radius: 5px;
    font-family: "メイリオ", Meiryo;
    font-size: 16px;
    /* line-height: 100px; */
    color: #444444;
    /* text-indent: 75px; */
    text-align: center;
    padding: 10px 0;
    margin: 2% auto 3%;
}
#boxKensaku {
	background-image: url(../images/bg_kensaku.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 930px;
	height:150px;
	margin:0px 0px 26px 10px;
}
#boxKensaku h4 {
	background-image: url(../images/ti_kensaku.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 930px;
	font-family:"メイリオ", Meiryo;
	font-size:16px;
	line-height:50px;
	color:#555555;
	text-indent:67px;
	padding:0px;
	margin:0px 0px 0 0px;
	position:relative;
}
#boxKensaku dt {
	width:70px;
	font-size:12px;
	line-height:18px;
	color:#003399;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
.Kensaku1 {
	float:left;
	width:300px;
	padding:0px;
	margin:0px 0px 17px 45px;
	_display:inline;
}
.Kensaku1 dd {
	margin:-18px 0px 0px 70px;
}
.Kensaku2 {
	float:left;
	width:210px;
	padding:0px;
	margin:0px 0px 17px 0px;
}
.Kensaku2 dd {
	margin:-18px 0px 0px 70px;
}
.Kensaku3 {
	float:left;
	width:210px;
	padding:0px;
	margin:0px 0px 17px 0px;
}
.Kensaku3 dd {
	margin:-18px 0px 0px 70px;
}
.Kensaku4 {
	float:left;
	width:300px;
	padding:0px;
	margin:0px 0px 0px 45px;
	_display:inline;
}
.Kensaku4 dd {
	margin:-18px 0px 0px 70px;
}
.Kensaku5 {
	float:left;
	width:420px;
	padding:0px;
	margin:0px;
}
.Kensaku5 dd {
	margin:-18px 0px 0px 70px;
}
.btnKensaku1 {
	position:absolute;
	left:772px;
	top:62px;
	width:124px;
	height:69px;
}
.btnKensaku1 input {
	padding:0px;
	margin:0px;
}
#boxSyuku {
	margin-bottom:20px;
}
/*#boxSyuku ul {
	padding:20px 0px 0px 152px;
	margin:0px;
}*/
#boxSyuku li {
	width: 80%;
    border: 1px solid #aaa;
    border-radius: 5px;
    font-family: "メイリオ", Meiryo;
    font-size: 14px;
    /* line-height: 100px; */
    color: #444444;
    /* text-indent: 75px; */
    text-align: center;
    padding: 10px 0;
    margin: 2% auto 3%;
}
#boxSyuku li a {
	color:#444444;
}
#boxSyuku li a:hover {
	color:#F33;
}
#boxthemepark {
	background-image: url(../images/bg_themepark.jpg);
	background-repeat: repeat-y;
	width: 100%;
	padding-bottom:13px;
	margin-bottom: 1%;
}
#boxthemepark h3 {
	background: #001a73;
    background-repeat: no-repeat;
    width: 100%;
    font-family: "メイリオ", Meiryo;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    padding: 5px;
    margin: 0px;
    box-sizing: border-box;
}
.titOsusume {
	background: #ffe972;
    width: 100%;
    font-family: "メイリオ", Meiryo;
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    padding: 5px 0;
    margin: 2% 0;
}
#boxOsusume {
	background-color: #FFF;
    width: 100%;
}
#boxOsusumeIn {

}
.Osusume {
	width: 96%;
    margin: 2%;
	clear: both;
}
.Osusume p {
	float:left;
	background-image: url(../images/bg_im_osusume.jpg);
	background-repeat: no-repeat;
	width: 50%;
	padding:0px;
	margin:0px;
}
.Osusume p img {
	margin:3px 0px 0px 0px;
}
.Osusume dl {
	float:left;
	width: 50%;
	padding:0px;
	margin:0px;
}
.Osusume dt {
	background-image: url(../images/ln_osusume.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size:14px;
	font-weight:bold;
	color: #4f9f21;
	line-height:20px;
	padding:0px 0px 11px 13px;
	margin:0px 0px 3px 0px;
}
.Osusume dd {
	font-size: 12px;
    line-height: 20px;
    padding: 0px 0px 0px 13px;
    margin: 0 0 8% 0;
}
.titInfo {
	background: #ffe972;
    width: 100%;
    font-family: "メイリオ", Meiryo;
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    padding: 5px 0;
    margin: 2% 0;
}
#boxInfo {
	background-color: #FFF;
    width: 100%;
}
#boxInfoIn {
	padding:5px;
}
#boxInfoIn ul {
    width: 100%;
    padding: 0;
    margin: 0;
}
#boxInfoIn li {
	width: 96%;
    font-size: 12px;
    line-height: 20px;
    padding: 0;
    margin: 20px 2% 0;
}
#boxInfoIn li strong {
	font-size:14px;
}
#boxInfoIn p {
	width: 340px;
    margin: 3% auto;
}
#boxPanf {
	margin-bottom:30px;
}
#boxPanf ul {
	padding:0px 0px 0px 19px;
	margin:0px;
}
#boxPanf li {
    float: left;
    width: 48%;
    border: 1px solid #e2e2e2;
    padding: 10px 0px;
    margin: 1%;
    box-sizing: border-box;
}
.imgPanf img{
	margin: auto;
    display: block;
}

.txtPanf {
	font-size:12px;
	line-height:20px;
	padding:0px;
	margin:0px 10px 0px 10px;
}
#boxContents ul {
	padding:0;
	margin:0;
}
#boxContents li {
	float: left;
	width: 96%;
	border: 1px solid #e2e2e2;
	padding: 5px;
	margin: 2%;
	box-sizing: border-box;
}
#boxContents p  {
	float:left;
	width:124px;
	text-align:right;
	padding:0px;
	margin:0px 14px 0px 0px;
}
#boxContents dl {
	float:left;
	width:145px;
	padding:0px;
	margin:0px;
}
#boxContents dt {
	font-size:14px;
	line-height:18px;
	color:#686868;
	padding:0px;
	margin:0px 0px 3px 0px;
}
#boxContents dd {
	font-size:12px;
	line-height:18px;
	color:#686868;
	padding:0px;
	margin:0px;
}

.image-btn {
    border: 0px;
    width: 124px;
    height: 69px;
	cursor: pointer;
	background:url(../images/bt_kensaku.gif) no-repeat;
	}
	
/*ガジェットの航空セットプラン表示用↓*/	
/*ul#tab{
	position:absolute;
	left: 253px;
	top: 12px;
	width: 444px;
	height: 32px;
	font-size:14px;
	margin:0;
	padding:0;
	line-height:1em;
	letter-spacing:0em;
	text-align:left;
	text-indent:0em;
	background:url(../images/tb_arrow2.png) no-repeat;
}*/
/*ガジェットの航空セットプラン表示用↑*/

/*ガジェットの航空セットプラン非表示用↓*/

ul#tab{
	position:absolute;
	left: 253px;
	top: 12px;
	width: 444px;
	height: 32px;
	font-size:14px;
	margin:0;
	padding:0;
	line-height:1em;
	letter-spacing:0em;
	text-align:left;
	text-indent:0em;
	background:url(../images/tb_arrow2_2.png) no-repeat;
}

h4 ul#tab li{
	width:170px;
	float:left;
	cursor:pointer;
	margin:0 5px 0 0;
	font-size:14px;
	padding:10px 0 0 30px;
	display:block;
	height:30px;
	font-family:"ＭＳ Ｐゴシック";
}

.select{
	background:url(../images/tb_arrow1.png) no-repeat;
}

/*PRバナー*/
.pr_banner {
    width: 96%;
    margin: 3% 2% 10%;
}

.pr_banner a img {
	width: 640px;
    display: block;
    margin: 0 auto 1%;
}

.pr_banner a img:hover{opacity:0.8;}
#boxContents .pr_banner p {
	text-align: center;
    width: 100%;
}

/*BTN*/
.btn01 a, input.btn01 {
    text-decoration: none;
    background: #FF7000;
    background: url(images/sp_btn_icon01.png) no-repeat 4% center, -moz-linear-gradient(top, #FF7000, #FF7000);
    background: url(images/sp_btn_icon01.png) no-repeat 4% center, -webkit-gradient(linear, left top, left bottom, from(#FF7000), to(#FF7000));
    background-size: 15px, auto;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 3;
    margin: 0 auto 2%;
    padding: 0;
    width: 92%;
    display: block;
    color: #fff;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: none;
}

.btn02 a, input.btn02 {
    text-decoration: none;
    background: #FF7000;
    background: url(images/sp_btn_icon01.png) no-repeat 4% center, -moz-linear-gradient(top, #669966 #669966);
    background: url(images/sp_btn_icon01.png) no-repeat 4% center, -webkit-gradient(linear, left top, left bottom, from(#669966), to(#669966));
    background-size: 15px, auto;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 3;
    margin: 0 auto 2%;
    padding: 0;
    width: 92%;
    display: block;
    color: #fff;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: none;
}

/*add 202105*/
#boxOsusumeNew {
    background-color: #FFF;
    width: 90%;
    margin: 5%;
}
#boxOsusumeNewIn {
    background-color: #FFF;
    padding: 10px;
}

.titNewEvent {
    padding: 0px 15px 0px 0px;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.4;
    color: #f31d1d;
}

/* 新ガジェット調整 */
.search_kokunaiBar { margin-top: 20px;}
.box_airset .w50p {
    width: 49% !important;
}
button.minus_or_plus_btn,
input.input-number {
    border: none;
    background-color: transparent;
}
html,body{ height:auto;}

.mb10 { margin-bottom: 10px !important;}

.box_airset #doAirSearch,input.date__airgdt { border: none;}
.btnSeach01 span {background: none !important;}
