﻿@charset "utf-8";

/*=================================*/
/*========== 基本設定 ==========*/
/*=================================*/
body{
	width: 100%;
	font-size: 14px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}
.subnav > div {
    text-align: center;
}
#wrapper,
#headerBg,
#footerBg{
	margin: 0;
	padding: 0;
	width: 100%;
}
#header,
#body,
#footer{
	overflow: hidden;
/*	width: 960px;*/
	margin: 0 auto;
}
img{
	max-width:100%;
	height:auto;
	}

a:link,
a:visited,
a:active{
	color: #007FFF;
	text-decoration: none;
}
a:hover{
	color: #007FFF;
	text-decoration: underline;
}
img,
a img{
	border: none;
}
.clear{
	clear: both;
}
.logo {
	font-family: Impact;
	font-style: italic;
	color: rgb(0, 0, 255);
	font-size: 30px;
}
a img:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
img{
	max-width:100%;
	height:auto;
	}

/*=================================*/
/*========== トップページ ==========*/
/*=================================*/
#content .feed_zone{
/*	width: 630px;*/
	margin: 0 auto;
}
#content .news h3 span,
#content .tours h3 span,
#content .air_ticket h3 span,
#content .important h3 span,
#content .special h3 span{
/*	display: none;*/
}
#content .news h3 img,
#content .tours h3 img,
#content .air_ticket h3 img,
#content .important h3 img,
#content .special h3 img{
	display:none;
	}
#content .news h3,
#content .tours h3,
#content .air_ticket h3,
#content .important h3,
#content .special h3{
    border-radius: 5px 5px 0 0;
    padding: 7px;
 margin-bottom: 2px;
	}
.important > h3 {
    background: #ffcb00;
	text-shadow: 1px 1px #fff;
}
.tours > h3 {
    background: #FF8500;
	color:#fff;
    }
.air_ticket > h3 {
    background: #4766C4;
	color:#fff;
}
.news > h3 {
    background: #C3464B;
	color:#fff;
}
.special > h3 {
    background: #73BC93;
	color:#fff;
}



.important > h3::before {
	content:"!";
	color:#c00;
	padding:0 5px;
	
	}
#content .feed_zone ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#content .feed_zone li {
	border-bottom: 1px dotted #888;
	padding: 5px 0;
}
#content .feed_zone ul table a{
	display:block;
	margin-bottom:5px;
	}
#content .feed_zone ul table td br{
	display:none;
	}
#sns iframe {
    width: 95% !important;
}
#sns .fb-page {
    width:100% !important;
  }
.plugin div div div div div {
    width: auto !important;
}
.magazine {
	background: url(../img/global/bg_magazine.png) repeat #a9d8ee;
	position: relative;
	/* margin-top: 15px;
	padding:10px 5px;
	margin-bottom:15px; */
}
.magazine h3 {
	padding: 10px 0 0;
	font-size: 18px;
	color: #444;
	text-shadow: 1px 1px 1px #fff;
	margin: 0 15px;
	display: inline-block;
}
.subscription {
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
	text-align:right;
	color: #00238c !important;
	text-decoration: underline !important;
}
.magazine .iframe {
	/* margin:0 10px; */
	overflow: auto;
	
	word-break: break-all;
	word-wrap:break-word;
	overflow-wrap: break-word;
	  -webkit-overflow-scrolling:touch;
	  display: inline-block;
}


iframe font{
	font-size:12px !important;
	width:310px !important;
    overflow-wrap: break-word;
    word-break: break-all;
	-webkit-text-size-adjust: none;
	}
.mail-magazine-log font{
	    overflow-wrap: break-word;
		word-break: break-all;
	}
.mail-magazine-log{
		padding:5px;
	}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.mail-magazine-log font{
	font-size:0.75em !important;
	    overflow-wrap: break-word;
		word-break: break-all;
		
	}
.magazine .iframe{
	overflow: scroll !important;
	  height:400px;
	}
}
.iframe{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  overflow:auto; 
  -webkit-overflow-scrolling:touch;
  border:2px solid #ccc; 
}
.iframe iframe {
    position:absolute;
    top:0;
    width:98%;
    height:100%;
    border:none;
    display:block;
    margin: 2px;
}
/*=================================*/
/*========== ヘッダー ==========*/
/*=================================*/
#headerBg{
	background: url(../img/global/bg_header.png) no-repeat center top #fff;
}
#header{
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
#logo {
	margin: 0 0 0 5px;
	height:130px;
}
#logo h1 {
	font-style: italic;
	font-size: 60px;
	font-family: Impact;
	color: #fff;
	position:absolute;
margin-top: 0.5em;
	font-weight: normal;
}
#logo h1 a{
	color: #fff;
	display: block;
}
#logo h1 a:hover{
	text-decoration: none;
}
#logo h2 {
	font-weight: normal;
	color: #fff;
	 font-size: 14px;
	 text-align:center;
	text-shadow: 1px 1px 2px #ddd;
}
#logo span{
	display: none;
}
#header_info{
	width:500px;
	float: right;
}

#header_info > a {
    display: none;
}

#header_info .contact_box {
	position: absolute;
	right: 15px;
	top: 45px;
	text-align: right;
}
#header_info p.hour {
	color: #fff;
	font-size: 14px;
}
#header_info p.mail {
	color: #fff;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
#header_info p.mail a:link,
#header_info p.mail a:active,
#header_info p.mail a:visited {
	color: #fff;
}
#header_info .tel {
	color: #ffb053;
	font-size: 22px;
	margin: 0;
	padding: 0;
	text-shadow: 2px 2px 0px #339ccf;
	text-align: right;
	height: 1em;
}
#header_info .tel a{
    color: #ffb053;}
#header_info .contact_box .week {
	display: inline-block;
	width: 70px;
	text-align: left;
}
#header_info img.tel{
	position: absolute;
	right: 13px;
	top: 74px;
}
#header_bottom {
	background: url(../img/global/bg_mainvisual1.png) repeat-y;
/*	height: 390px;*/
}
#header_bottom.ticket {
	background: url(../img/global/bg_mainvisual2.png) repeat-y;
}
#header_bottom.hotel {
	background: url(../img/global/bg_mainvisual3.png) repeat-y;
}
#header_bottom.option {
	background: url(../img/global/bg_mainvisual4.png) repeat-y;
}
#header_bottom.rankup {
	background: url(../img/global/bg_mainvisual5.png) repeat-y;
}
#header_bottom.japan {
	background: none #F51A3C;
}

#header_bottom.option #search,
#header_bottom.rankup #search {
	background: #fff;
	margin: 18px 20px 0px 15px;
	padding-top: 5px;
}

#header_bottom.option #search p,
#header_bottom.rankup #search p,
#header_bottom.rankup #search h4{
	margin: 10px 15px;
}
#header_bottom.option #search a.btn{
	background: #75b488;
	border: 1px solid #ddd;
	box-shadow: 1px 1px 1px #ddd;
	color: #fff;
	border-radius: 3px;
	font-weight: bold;
	padding: .2em .8em;
}


/*=================================*/
/*========== グロナビ ==========*/
/*=================================*/
#nav{
}
#nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li{
	float: left;
	margin: 0;
	padding: 0;
}
#nav li.last{
	float: left;
}
#nav a {
	display: block;
}
#nav .sp-design{
	overflow:hidden;
	border-bottom:1px solid #fff;
	}
#nav .sp-design > li {
    border: 1px solid #fff;
    display: inline-block;
    font-size: 12px;
    height: 40px;
    text-align: center;
    width: 32.7%;
}
#nav .sp-design > li a{
	display: block;
	height:100%;
	padding-top:12px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	vertical-align:middle;
	}
#nav .sp-design > li a.option_nav,
#nav .sp-design > li a.tour_rank_nav{
	padding-top:5px;
	}
#nav .sp-design > li a.tour_nav{ background:#ff8015;}
#nav .sp-design > li a.air_nav{ background:#4F6FC5;}
#nav .sp-design > li a.hotel_nav{ background:#F97884;}
#nav .sp-design > li a.option_nav{ background:#6EB182;}
#nav .sp-design > li a.tour_rank_nav{ background:#847150;}
#nav .sp-design > li a.contact_nav{ background:#339CCF;}
/*========== 検索フォーム ==========*/
#header_bottom{
	overflow: hidden;
	clear: both;
}
#mainvisual {
	padding:5px;
	text-align:center;
}
#search.index {
	background: #fff;
	padding-bottom: 10px;
	padding-top:5px;
	border: solid 10px #FF8D29;
}
#search.ticket {
	background: #fff;
	padding-bottom: 10px;
	padding-top:5px;
	border: solid 7px #4865C0;
}
#search .search_box {
	width: auto;
	display: inline-block;
	margin: 2px 0;
}
#search h5 {
	margin: 0;
	padding: 0;
	width: 100px;
	background: #ff902e;
	height: 30px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	right: 0px;
	top: 0px;
	color: #fff;
}
.search_box p {
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 100px;
}
.search_box select,
.search_box input{
	font-size: 12px;
}
#search .search_box_departure{
	/*position: relative;*/
	margin: 10px 10px 0;
	padding: 10px 0 0 0;
}
#search .search_box_destination{
	/*position: relative;*/
	margin: 0 10px;
	padding: 10px 0 0 0;
}
.japan #search .search_box_destination{
	padding: 10px 0 0 0;
}
#search .search_box_option{
	/*position: relative;*/
	margin: 0 10px;
	padding: 10px 0 0 0;
}
#search .search_box_option p{
	display: block;
	width: auto;
}
#search .search_box_submit{
	/*position: relative;*/
	padding: 10px 10px 0;
	display: block !important;
	width:auto !important;
}
#search .search_box_rankup {
	margin: 10px;
}
#search .ui-datepicker-trigger {
    vertical-align: bottom;
}
#search input[type="submit"] {
	background: #f0466b;
	border: 1px solid #ddd;
	box-shadow: 1px 1px 1px #ddd;
	color: #fff;
	border-radius: 3px;
	font-weight: bold;
	padding: .2em .8em;
	display:block;
	margin:0 auto;
	width:160px;
}
#search.index input[type="submit"] {
	background: #ff902e;
}
#search.ticket input[type="submit"],
#search.ticket #search h5 {
	background: #4f6fc5;
}
#search.hotel input[type="submit"],
#search.hotel #search h5 {
	background: #f87582;
}
#search.option input[type="submit"],
#search.option #search h5 {
	background: #60a875;
}
#search.rankup input[type="submit"],
#search.rankup #search h5 {
	background: #857150;
}
#search.japan input[type="submit"],
#search.japan #search h5 {
	background: #F51A3C;
}
#mainvisual {
	margin:5px;
}

/* ホテル検索 */
.hotel #search .search_box_departure{
	height: auto;
	padding: 30px 0 0 0;
}
.hotel #search .search_box_submit{
	height: auto;
}

/*=================================*/
/*========== コンテンツ ==========*/
/*=================================*/
#content_zone{
/*	width: 706px;
	float: right;*/
}
#content_top {
	display:none
}
#content {
	border:1px solid #ddd;
	border-radius:10px;
	overflow: hidden;
	padding: 5px;
	margin:5px;
}
#content_bottom {

}
#content ul{
	margin: 0;
	padding: 0;
}
#content ul li {
	border-bottom: 1px dotted #888;
	padding: 5px 0;
	margin: 5px 0;
	list-style: none;
}
#content h4 + ul li {
	font-size:0.9em;
	}
#content h4 + ul li a {
    display: block;
	font-size:15px;
}
iframe body font {
    overflow-wrap: break-word;
	word-wrap:break-word;
}
/*========== サブナビ ==========*/
.subnav h3 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	border-bottom: 1px dotted #888;
	padding: 0 0 .5em 0;
}
.subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
/*	width: 680px !important;*/
}
#content .subnav ul li {
	margin: 0;
	padding: 0;
	border: none;
	display: inline-block;
}
.subnav ul li.last {
	float: none;
}

/*=================================*/
/*========== サイドバー ==========*/
/*=================================*/
#sidebar {
	overflow: hidden;
	/* margin:0 auto;*/
}
#sidebar ul{
	list-style: none;
	margin: 4px 0 0 4px;
	padding: 0;
}

/*#sidebar li {
    text-align: center;
    vertical-align: top;
    width: 49%;
	display:inline-block;
}*/
/*#sidebar li:nth-child(6){
	display:block;
	width:98%;
	text-align:center;
	margin:0 auto;
	}
#sidebar li:nth-child(7){
	display:block;
		width:98%;
		margin:0 auto;
		text-align:center;
	}*/
#sidebar li{
	display: inline-block;
	width:49%;
	text-align:center;
	margin:0 auto;
	}
#trapedia img {margin:0 auto;
    border: 2px solid #c6c6c6;
	background-color: #ffffff;
	border-radius: 5px; 
}
#sns li {
	display: initial;
	width:initial;
	text-align:center;
	margin:initial;
	}
#sns img { width: 96%;
    margin: 0 2px 0;
    border: 2px solid #c6c6c6;
	background-color: #ffffff;
	border-radius: 5px; 
}

#sns { width:325px; margin:0 auto;}
.fbcomments,
.fb_iframe_widget,
.fb_iframe_widget[style],
.fb_iframe_widget iframe[style],
.fbcomments iframe[style],
.fb_iframe_widget span{
    width: 100% !important;
}
/*=================================*/
/*========== フッター ==========*/
/*=================================*/
#footerBg{
	background: none #fff;
}
#footerBg #eur_list{
/*	width: 960px;*/
	margin: 0 auto;
	background: none #2b9bd1;
	padding: 10px 0;
}
#footerBg #eur_list ul{
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
display: inline-block;
}
#footerBg #eur_list ul li{
    border-right: 1px solid #ddd;
    color: #fff;
    display: inline-block;
	text-align: left;
}
#eur_list > p {
    color: #fff;
    margin: 0;
    padding: 5px 15px;
}
#footerBg #eur_list ul li a{
	color: #fff;
    margin: 5px;
    padding: 2px;
	display:block;
}
#footerBg #eur_list ul li.last{
	border-right: none;
	padding-right: 0;
	margin-right: 0;
}
#footer {
	background:#ddd;
	clear: both;
}
#footer ul{
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
}
#footer ul li{
}
#footer ul li.last{
	border-right: none;
	padding-right: 0;
}
#footer ul li a{
	color: #333;
	display:block;
	padding:10px;
	border-bottom:1px solid #fff;
}
.footer_bottom{
	/* text-align:center;
	margin: 0; */
	padding:0;
	}
.footer_bottom li {
    display: inline-block;
	border-right: 1px solid #ddd;
	margin-left: 5px;
	height: 18px;
	vertical-align:middle;
	padding-right: 5px;
}
.footer_bottom li:last-child {
	border-right:none;
	}
.footer_bottom a{
	color:#333;	
}
.copyright{
	text-align: center;
	width: 100%;
	background: none #fff;
	padding: 10px 0;
	margin: 0;
}

/*=================================*/
/*================ 下層ページ ================*/
/*=================================*/

/*========== 会社概要 ==========*/
#company_profiel{
}
#company_profiel .profiel th {
	vertical-align: middle;
	text-align: left;
	border-bottom: 1px solid #CCC;
	background: #2b9bd1;
	padding: 5px 10px;
	color: #fff;
	display:block;
	font-weight: normal;
}
#company_profiel .profiel td{
	padding: 10px;
	display:block;
	border-bottom: 1px solid #2b9bd1;
}
#company_profiel .access_map {
	text-align: center;
	margin: 30px;
}
#company_profiel .access_map > iframe {
    height: 300px;
    width: 100%;
}
/*航空券条件書*/


/*ご予約・お問い合わせ*/
#content ul.yokolist {
	list-style: none;
	text-align: center;
	margin: 15px auto;
	padding: 0;
}
#content ul.yokolist li{
	border: none;
   display: inline-block;
    margin: 3px;
}
#content textarea{
	width:97% !important;
	margin:0 auto;
	display:block;
	}
#content ul.yokolist li a {
	display: inline-block;
}
#content ul.yokolist li a img {
	border: 1px solid #eee;
	box-shadow: 1px 1px 3px #eee;
}
.yokolist input[type=radio]{
	display:none;
	}
.yokolist input[type=radio]+ label{
	height:40px;
	cursor:pointer;
	line-height:40px;
	width:140px;
	border-radius:10px;
	border:1px solid #CCC;
background: rgb(249,247,237);
background: -moz-linear-gradient(top, rgba(249,247,237,1) 0%, rgba(242,238,218,1) 26%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(top, rgba(249,247,237,1) 0%,rgba(242,238,218,1) 26%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(249,247,237,1) 0%,rgba(242,238,218,1) 26%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f7ed', endColorstr='#ffffff',GradientType=0 );
	}
.yokolist input[type=radio]:checked + label{
	font-weight:bold;
	color:#fff;
	line-height:43px;
	border:3px solid #ccc;
background: rgb(29,30,28);
background: -moz-linear-gradient(top, rgba(29,30,28,1) 13%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(top, rgba(29,30,28,1) 13%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(29,30,28,1) 13%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d1e1c', endColorstr='#ffffff',GradientType=0 );
	}
/*ホテルランクアップ情報*/
.rankup #content .zone ul{
	list-style: none;
	margin: 0;
	padding: 0;
	/*text-align: center;*/
}
.rankup #content .zone li{
	border: none;
	list-style: none;
	margin: .5em 1em;
	padding: 0;
	display: inline-block;
}

/*ヨーロッパ特設ページ*/
.photo_travel{
	display:  inline-block;
/*	margin-left:5px;*/
	text-align: center;
	vertical-align: top;
	width:48%;
	padding:0.5%;
}
.photo_travel img{
	border: 4px solid #fff;
	box-shadow: 1px 1px 5px #ccc;
	border-radius: 1px;
	max-width:100%;
	height:auto;
}

.photo_travel + .clear {
    display: none;
}
/*Amazon ガイドブック等*/
#book #content_zone{
	/*width: 960px;*/
	float: none;
}
#book #content_top {
	background: url(../img/global/bg_content_top_onecol.png) no-repeat #fff;
	height:10px;
}
#book #content {
	background: url(../img/global/bg_content_middle_onecol.png) repeat-y #fff;
	overflow: hidden;
	padding: 20px;
}
#book #content_bottom {
	background: url(../img/global/bg_content_bottom_onecol.png) no-repeat #fff;
	height: 10px;
}

/*検索結果詳細　1カラム用*/
#detail #content_zone{
/*	width: 960px;*/
	float: none;
}
#detail #content_top {
	background: url(../img/global/bg_content_top_onecol.png) no-repeat #fff;
	height:10px;
}
#detail #content {
	background: url(../img/global/bg_content_middle_onecol.png) repeat-y #fff;
	overflow: hidden;
	padding: 20px;
}
#detail #content_bottom {
	background: url(../img/global/bg_content_bottom_onecol.png) no-repeat #fff;
	height: 10px;
}


/*=================================*/
/*================ 汎用 ================*/
/*=================================*/

/*見出し*/
/*青の見出し。ページタイトル用に。*/
h2.bluetitle,
h3.bluetitle,
h4.bluetitle,
h5.bluetitle {
	border-left: 6px solid #2C55FA;
	padding-left: 9px;
	min-height: 20px;
	line-height: 20px;
	clear: both;
}

/*オレンジ背景の見出し。*/
h2.orangetitle,
h3.orangetitle,
h4.orangetitle,
h5.orangetitle{
	background: url(/img/global/h3_orange.png) top left no-repeat;
	/*height: 45px;
	padding-left: 15px;*/
	padding: 15px;
	text-shadow: 1px 1px 1px #fff;
	clear: both;
	border-radius:7px;
	/* border:1px solid #FC3; */
margin-bottom: 10px;
}
h2.orangetitle span,
h3.orangetitle span,
h4.orangetitle span,
h5.orangetitle span{
		display:table-cell;
	vertical-align:middle;
	height:45px;
	}

/*青背景の見出し。画像の代わりに。*/
h2.flowtitle,
h3.flowtitle,
h4.flowtitle,
h5.flowtitle{
	text-align: center;
	padding: .8em;
	border: 3px double #2C55FA;
	width: auto;
	color: #FFF;
	background-color: #7691FF;
	border-radius: 5px;
	clear: both;
}
/*テキスト中央揃え*/
.t_ali_center{
	text-align: center;
}
/*フォントの色を赤に*/
.fc_red{
	color: #C33;
}
/*矢印用*/
p.arrow {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: white;
	background-color: #7681ff;
	padding: .5em;
	border: 1px solid #2c55fa;
	margin: 0 auto;
	width: 1em;
	border-radius: 3px;
}
/*箇条書きリストその１*/
#content ul.kajogaki{
	list-style: decimal;
	margin: 1em 0 1em 2em;
}
#content ul.kajogaki li{
	list-style: decimal;
	border-bottom: none;
}

/*表組み*/
table.kaijo {
	width: 100%;
}
.kaijo th {
	background: #2B9BD1;
	color: #fff;
	font-weight: normal;
	text-align: center;
	padding: .6em .2em;
	border: 1px solid #ccc;
}
.kaijo td {
	text-align: center;
	padding: .6em .2em;
	border: 1px solid #ccc;
}

table.tb_border{
	width: 100%;
}
table.tb_border th,
table.tb_border td{
	border: 1px solid #ddd;
	padding: .8em;
}
table.tb_border th{
	background: #eee;
}

/* 表組みカレンダー（検索詳細ページ） */
.calender table{
	text-align: center;
}
.calender td{
	padding: 4px;
}

table.calender_nav{
	padding-left: 85px;
}
.calender_nav td{
	padding: 0;
}

/* ホテルランクアップ用 */
#content table tr td h3 {
	color: #FFF;
}
.pc-design{
	display:none !important;
	}
img.sp-design{
	display:inline
	}

#content input[type="text"] {
    width: 95%;
}

#search th,
#search td{
	display:block;
	text-align:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
#search td{
	padding:5px 0 10px;
	}
#search label {
    display: inline-block;
	margin:2px;
}
#search td.airline_company select {
    width: 95%;
}
#ddcl-tm1 .ui-state2-default{
	padding-right:5px !important;
	}


#logo+h3.campaign a{
	color:#fff;
	text-decoration:underline;
	font-size:0.85em
	}
#logo+h3.campaign a:hover{
	text-decoration:none;
	}
#dtym,#dtd{
	width:110px !important;
}
#code,.text_long{
	width:90%;
}
.midashi_tour{
	padding: 10px 10px 10px 5px;
	color: #FF8015;
	font-size: 22px;
	font-weight: bold;
	text-align:left;
	margin-bottom: 10px;
	margin:0;
}
.midashi_ticket{
	padding: 10px 10px 10px 5px;
	color: #4865C0;
	font-size: 22px;
	font-weight: bold;
	text-align:left;
	margin-bottom: 10px;
	margin:0;
}
.search_top th.midashi_ticket span{
	padding-left: 10px;
}
/*=== 航空会社 lib/airline.php ===*/
.airline {
  position: relative;
  width: 100%;
  padding-top: 150%;
  overflow:auto; 
  -webkit-overflow-scrolling:touch;
  border:2px solid #ccc; 
}
.airline iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border:none;
    display:block;
}
#airline h4 {
 width: 96%; 
 border: 2px solid #8899a6;
 margin: 2px 0 2px 0; 
 padding:4px 9px 4px 4px; 
 background-color: #4d90fe38;
}
#airline ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
#airline ul li {
    border: 2px solid #8899a6;
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 99%;
    height: 38px;
}
#airline ul li img {
    float: left;
    margin: 0 10px 0 0;
}
#airline ul li a{
    float:left;
}
#airline ul li.last {
	float: none;
}
#airline2 ul {list-style: none;
    text-align: center;
    margin: 0;
    padding: 0;
    border: 2px solid #c6c6c6;
    background-color: #ffff99;
    border-radius: 5px;
}
#airline2 ul li {display: block;
    margin: 5px;
}


/*=== 航空会社 airline/airline.php ===*/
#content #airline3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
#content #airline3 ul li {
    border: 2px solid #8899a6;
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 99%;
    height: 38px;
}
#content #airline3 ul li img {
    float: left;
    margin: 0 10px 0 0;
}
#content #airline3 ul li a{
    float:left;
}
#content #airline3 ul li.last {
	float: none;
}
/*=== カンタス航空 ===*/
.qf {
  position: relative;
  width: 100%;
  height:auto;
  overflow:auto; 
  -webkit-overflow-scrolling:touch;
  border:2px solid #ccc; 
}
/*=== trapedia ===*/
.trapedia img{
    width:184px;
    height:72px;
	border:0;
}
.trapedia span a{
	padding: 0 10px 0 10px;
	display: flex;
}
.trapedia2 img{
	margin: 2px;
    border: 2px solid #c6c6c6;
    border-radius: 5px;
    max-width: 97%;
}
.trapedia3 a{
	margin: 5px;
    display: flex;
    padding: 10px;
    border: 2px solid #c6c6c6;
    background-color: #fff8aa;
    border-radius: 5px;
    font-weight: bold;
}
/*=== パンくずリスト===*/
.breadcrumb {
  margin: 0;
  padding: 10px 10px 0 10px;
  list-style: none;
}

.breadcrumb li {
  display: inline;
  list-style: none;
}

.breadcrumb li:after {
  content: '>';
  padding: 0 0.2em;
  color: #555;
}

.breadcrumb li:last-child:after {
  content: '';
}

.breadcrumb li a:hover {
  text-decoration: underline;
}
/*========== ひとり旅 =========*/
.hitoritabi {
  position   : relative;
  overflow   : hidden;
  width      : 340px;
  height     : 190px;
  margin     : auto;
  background : #fff;
}
 
.hitoritabi h3 {
  position: absolute;
  top: 25%;
  left: 50%;
  -ms-transform: translate(-25%,-50%);
  -webkit-transform: translate(-25%,-50%);
  transform: translate(-25%,-50%);
  margin:0;
  padding:0;
  font-weight: bold; /*太字に*/
  font-size: 2em;
  line-height: 1.1;/*行高は1に*/
  font-family :'Noto Sans JP', sans-serif;/*Google Font*/
  background-color: rgba( 255,255,255,0.5 );
  } 
.hitoritabi img {
  display    : block;
  position   : absolute;
  width      : inherit;
  height     : inherit;
  left       : 100%;
  animation  : slideAnime 12s ease infinite;
}
.hitoritabi img:nth-of-type(1) { animation-delay: 0s }
.hitoritabi img:nth-of-type(2) { animation-delay: 4s }
.hitoritabi img:nth-of-type(3) { animation-delay: 8s }

@keyframes slideAnime{
   0% { left: 100%  }
   3% { left: 0     }
  30% { left: 0     }
  33% { left: -100% }
 100% { left: -100% }
}
/*========== コラム ==========*/
.seotext_area {margin: 10px auto;padding: 15px;border: 1px solid #ccc;width: 90%}
.seotext_area h2,.nap_info h2 {font-size: 18px;font-weight: bold;margin: 0 0 10px;padding: 0 0 5px;border-bottom: 1px dashed #ccc;text-align: center;color: #00428c}
.seotext_area p {margin: 0 0 1em;}
.seotext_area p:last-child {margin: 0;}
.column_link {width:45%;margin: 20px auto 10px;}
/*.column_link {margin: 20px auto 10px;max-width: 250px;}*/
.column_link a {color: #fff;display: block;text-align: center;text-decoration: none;padding: 10px 10px;background: #00428c;border-radius: 5px;}
.column_link a:hover {color: #fff;background: #00428c;opacity: 0.7;text-decoration: none;}
/* @media only screen and (max-width: 768px) {
.seotext_area{width: 90%}
.column_link {width:45%;margin: 20px auto 10px;}
} */
