@charset "utf-8";


/* ========================================
	common
======================================== */

html, body, div, h1, h2, h3, h4, h5, h6,
p, address, blockquote,
ul, ol, li, dl, dt, dd,
table, th, td, form, fieldset {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	text-align: center;
    font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    font-size:13px;
    *font-size:small;
    *font:x-small;
	background: #f5f3eb;
	border-top: 7px solid #fed600;
	color: #646464;
	line-height: 1;
}

h1, h2, h3, h4, h5, h6, dt, dd, th {
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
    font-size:inherit;
    font:100%;
}

ul li, ol li {
	list-style-type: none;
}

img {
	border: 0;
	vertical-align: bottom;
}

a:link,
a:visited {
	color: #3071B8;
	text-decoration: underline;
}

a:hover,
a:active {
	color: #F08200;
	text-decoration: none;
}

	
.pc_Only{
		display: block;
		}
		
.sp_Only{
		display: none;
		}
/* clearfix */

.clfix:after {
  	content: "."; 
  	display: block; 
  	height: 0; 
  	clear: both; 
  	visibility: hidden;
}

.clfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clfix {
	height: 1%;
}
.clfix {
	display: block;
}
/* End hide from IE-mac */


/* For vertical-scrollbar issue */
html {
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
	overflow-x: scroll;
}

/* For IE7 hasLayout issue */
*:first-child+html * {
	letter-spacing: 0; 
}

/* d_thickbox */
#d_header {
	margin: auto;
	width: 950px;
	padding: 20px 0;
	text-align: left;
}

/* d_thickbox */

#d_thickbox {
	overflow: hidden;
	padding: 50px;
	width: 850px;
	line-height: 1.4;
	text-align: left;
	margin: 0 auto;
	background: #FFF;
}

#d_apContents {
	padding: 15px 0 0;
}

#d_apContents .section {
	margin-bottom: 30px;
}

#d_apContents .spaceLR {
	padding: 0 10px;
}

.contactBox {
	padding: 15px 8px;
	border: 1px solid #aaa;
}

.contactBox dt {
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #dfdfdf;
	color: #8f8f8f;
	font-weight: bold;
}

.contactBox dd {
	line-height: 1.4;
}

/* title */

h1 {
	color: #3e3e3e;
	font-size: 240%;
	font-weight: bold;
	background: url(../img/d_h1_bg.gif) left bottom no-repeat;
	padding: 0 0 12px 5px;
}

h2 {
	margin-top: 45px;
	padding: 10px;
	background: url(../img/d_h2_bg.gif) left bottom no-repeat;
	border-top: 1px solid #dfdfdf;
	color: #3e3e3e;
	font-size: 167%;
	font-weight: bold;
	margin-bottom: 10px;
}

h2 span {
	font-size: 74%;
}

h2.yellowLine {
	color: #000;
	padding: 9px;
	border: #FED600 1px solid;
	margin-bottom: 15px;
}

h2.yellowBack {
	color: #000;
	padding: 8px 10px 7px;
	background: url(/ap/images/ap_bg002.gif) left top repeat;
	border-bottom: #FED600 1px solid;
	margin-bottom: 15px;
}

h2.yellowBack span {
	background: url(/ap/images/ap_ic006.gif) left center no-repeat;
	padding-left: 18px;
}

h3 {
	margin-bottom: 8px;
	color: #0076B1;
	font-size: 120%;
	font-weight: bold;
}

h3.gtayLine {
	background: url(/ap/images/ap_ic001.gif) 10px center no-repeat;
	padding: 9px 9px 9px 22px;
	border: #ccc 1px solid;
}

/* layout */

.left {
	float: left;
}

.box {
}

.boxRight {
	float: right;
	width: 320px;
	border: #CCC 1px solid;
	padding: 9px;
}

.list dt,
.listNom dt {
	font-size: 138.5%;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: 1px solid #dfdfdf;
	color: #646464;
}

.list dd,
.listNom dd,
.list li {
	line-height: 1.7;
}

table.normal .list {
	margin-left: 0;
	margin-right: 0;
}

.listNostyle {
	padding-left: 1em;
	text-indent: -1em;
	line-height: 1.7;
}

.listNostyleLow {
	padding-left: 2.0em;
	text-indent: -2.0em;
	line-height: 1.7;
}

.listNostyleLow span {
	padding-left: 10.9em;
}

.agreement li {
	margin: 0 0 35px 25px;
	list-style: decimal;
}

.agreementBox dt {
	color: #0076b1;
	font-weight: bold;
	margin-bottom: 10px;
}

.anchorLink {
	background-color: #F5F5F5;
	padding: 10px 0 10px 10px;
}

.anchorLink li {
	float: left;
	margin-right: 15px;
}

.anchorLink li a {
	background: url(/ap/images/ap_ic007.gif) left center no-repeat;
	padding-left: 15px;
}


.agreementLink {
	background: url(/ap/images/ap_bg001.gif) left top repeat;
	padding: 5px;
	margin-bottom: 25px;
}

.agreementLink ul {
	background-color: #FFF;
	padding: 5px 0 0 5px;
}

.agreementLink li {
	float: left;
	width: 213px;
	padding: 5px;
	margin: 0 5px 5px 0;
}

.agreementLink li a,
.agreementLink li strong {
	background: url(/ap/images/ap_ic003.gif) left center no-repeat;
	padding-left: 15px;
}

.price_text {
	padding: 15px;
	width: 645px;
	background: #f1f1f1;
	border: 1px solid #CCC;
}

.price_text h3 {
	font-size: 108%;
}

.price_text ul {
	margin-left: 15px;
}

.price_text ul li {
	list-style: square;
}

.price_text .btn_goto {
	margin: 15px auto 0;
	width: 500px;
}

.price_text .btn_goto span {
	width: 240px;
	float: left;
	display: block;
	text-align: center;
}

.price_text .btn_goto span a {
	margin: 0 5px;
	padding: 8px 0;
	display: block;
	background: #17181b;
	color: #FFF;
	text-decoration: none;
}

.price_text .btn_goto span a:hover {
	background: #292A2F;
}

#tabArea_price {
    overflow: hidden;
}

#tabArea_price ul.tab {
    display: block;
    overflow: hidden;
	height:40px;
}

#tabArea_price ul.tab li {
	margin-right: 5px;
    display: inline-block;
    float: left;
    width: 162px;
	text-align: center;
	border: 2px solid #dfdfdf;
}

#tabArea_price ul.tab li a {
	display:block;
	padding: 8px 0;
	width:162px;
	margin:0 auto;
	color: #3e3e3e;
	font-weight: bold;
	text-decoration: none;
}

#tabArea_price ul.tab li a:hover,
#tabArea_price ul.tab li a.active {
	background: #323232;
	color: #FFF;
}

#tabArea_price #tab1-1,
#tabArea_price #tab1-2,
#tabArea_price #tab1-3,
#tabArea_price #tab1-4 {
	overflow: hidden;
}

.car_class_list {
	width:650px;
	overflow:hidden;
	padding-top:25px;
}
.car_class_list h4 {
	float:left;
	width:60px;
	display:inline;
	font-size:185%;
	font-weight: bold;
	color:#f6c500;
}
.car_class_list ul {
	float:right;
	width:560px;
	margin-bottom:10px;
	display:inline;
}
.car_class_list ul li {
	width:120px;
	float:left;
	display:inline;
}
.car_class_list ul li a {
	display:block;
	width:110px;
	padding-top:3px;
	margin:0 auto;
	text-align:center;
	text-decoration:none;
}
.car_class_list ul li a:hover {
	background-color:#eee;
}
.car_class_list ul li a img {
	margin:0 auto 3px;
	border:#ccc solid 1px;
}
.car_class_list ul li a span {
	display:block;
}
.car_class_list table {
	float:right;
	width:558px;
	margin-bottom:5px;
	display:inline;
	border-top:#999 1px solid;
	border-left:#999 1px solid;
}
.car_class_list table tr {
	margin:0 auto;
}
.car_class_list table th,
.car_class_list table td {
	width:92px;
	text-align:center;
	vertical-align:middle;
	padding:5px 0;
	border-right:#999 1px solid;
	border-bottom:#999 1px solid;
}
.car_class_list table th {
	font-weight: bold;
}
.car_class_list table th span,.car_class_list table td span {
	display:block;
}
.cell_01 {
    background-color: #DADADA;
}
.cell_02 {
    background-color: #DADADA;
}
.cell_03 {
    background-color: #fff;
    font-size:90%;
}
.cell_04 {
    background-color: #CAE1FF;
    font-size:90%;
}
.cell_05 {
    background-color: #FFEDED;
    font-size:90%;
}
.cell_06 {
    font-size:90%;
}
.cell_07 {
    background-color: #CAE1FF;
    font-size:90%;
}
.cell_08 {
    background-color: #FFFFE0;
    font-size:90%;
}
.cell_09 {
    background-color: #CAE1FF;
    font-size:90%;
}
.cell_10 {
    background-color: #C9FFB8;
    font-size:90%;
}
.cell_11 {
    background-color: #FFE4E4;
    font-size:90%;
}
.price_note {
	display:block;
	width:650px;
	clear:both;
	margin:auto;
	padding-bottom:10px;
	font-size:90%;
	color:#666;
	text-align:right;
}
.price_note strong {
	color:#f00;
	font-weight:normal;
	display:block;
}

.taC {
	text-align: center;
}

.taR {
	text-align: right;
}

/* table */

table.normal {
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}

table.normal th,
table.normal td {
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
	padding: 8px;
}

/*table.normal .dot {
	border-top: #ccc 1px dotted;
}
*/
table.normal td {
	background-color: #FFF;
}

table.normal th {
	font-weight: bold;
}

table.normal .dotLeft {
	border-left: #ccc 1px dotted;
}

table.normal .dotTop {
	border-top: #ccc 1px dotted;
}

table.normal th.pt01 {
	width: 25%;
	text-align: center;
	background-color: #f5f3eb;
}

table.normal th.pt02 {
	text-align: center;
	background-color: #fffddc;
}

table.normal .type {
	font-size: 85%;
	background-color: #f5f5f5;
	padding: 4px;
	margin-top: 6px;
}

table.normal .w40 {
	width: 40px;
}

table.normal .w80 {
	width: 80px;
}

table.normal .w110 {
	width: 110px;
}

table.normal .w120 {
	width: 120px;
}

table.normal .w150 {
	width: 150px;
}

table.normal .w180 {
	width: 180px;
}

table.normal .w200 {
	width: 200px;
}

table.normal .w215 {
	width: 215px;
}

table.normal .w230 {
	width: 230px;
}

table.normal .w247 {
	width: 247px;
}

table.normal .w250 {
	width: 250px;
}

/* font */

.notesS {
	font-size: 90%;
	color: #F00;
}

.fcRed {
	color: #ec1b28;
}

.fcGray {
	color: #999;
}

.fontSmall {
	font-size: 90%;
}

.fn {
	font-weight: normal;
}

/* tab */

#d_capacityTab {
	margin-bottom: 15px;
}

#d_capacityTab li {
	float: left;
}

#d_capacityTab li span {
	display: block;
	width: 345px;
	height: 55px;
	cursor: pointer;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#d_capacityTab li span.passenger {
	background: url(/ap/images/ap_bg003.gif) left top no-repeat;
}

#d_capacityTab li .passenger:hover,
#d_capacityTab li.select .passenger {
	background: url(/ap/images/ap_bg003.gif) left -55px no-repeat;
}

#d_capacityTab li span.commercial {
	background: url(/ap/images/ap_bg004.gif) left top no-repeat;
}

#d_capacityTab li .commercial:hover,
#d_capacityTab li.select .commercial {
	background: url(/ap/images/ap_bg004.gif) left -55px no-repeat;
}

.disnon {
  display: none;
}

/* Link */

.icLink {
	padding-left: 15px;
	background: url(/ap/images/ap_ic003.gif) no-repeat left center;
}

.pdfLink {
	padding-left: 21px;
	padding-top: 1px;
	background: url(/ap/images/ap_ic004.gif) no-repeat left center;
}

.blankLink {
	padding-right: 15px;
	background: url(/ap/images/ap_ic005.gif) no-repeat right center;
}

/* margin */

.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb40 {
	margin-bottom: 40px;
}

.pl10 {
	padding-left: 10px;
}

/* List */
.square,
.square li {
	list-style: square;
}

.sort {
	margin-left: 15px;
}

/* footer */

#d_footer {
	margin-top: 50px;
	padding: 18px 0;
	background: #262626;
	color: #a7a7a7;
	font-size: 93%;
	text-align: center;
}


.bold {	font-weight:bold;}
.c-01 { color:#666;}

/* 20181009追記 */
/* FAQ */
#faqContents .text{
	margin: 20px;
	padding-bottom: 10px;
	border-bottom: 2px dotted #fed600;
}
#faqContents .text .faq_q{
	margin-bottom: 10px;
	padding-left: 28px;
	font-size: 130%;
	font-weight: bold;
	position: relative;
	min-height: 14px;
}
#faqContents .text .faq_a{
	padding-left: 28px;
	position: relative;
	min-height: 14px;
}

#faqContents .text .faq_q:before{
content: "";
display: block;
position: absolute;
left: 0;
top: 0;
background: url("/af/7822000087/common/img/faq_q.png")no-repeat top left/20px 20px;
width: 20px;
height: 20px;
overflow: hidden;
}

#faqContents .text .faq_a:before{
content: "";
display: block;
position: absolute;
left: 0;
top: 0;
background: url("/af/7822000087/common/img/faq_a.png")no-repeat top left/20px 20px;
width: 20px;
height: 20px;
overflow: hidden;
}

/* 20181029追記 */
/* Privacy Policy */
#privacy ol {
  padding: 10px 0;
}

#privacy li{
  margin-bottom: 10px;
  margin-left: 25px;
}

#privacy ol li {
  list-style: decimal;
}

#privacy ul li {
  list-style: disc;
}

#privacy h3 {
  margin-bottom: 15px;
}

#privacy .tx_indent {
  text-indent: -1.5em;
  list-style: none;
}

#privacy .tx_indent_none {
  text-indent: 0;
}

#privacy .li02 {
  list-style: disc;
}
#privacy .ls04 {
  list-style: upper-roman;
}

#privacy th {
  color: #fff;
  font-weight: bold;
  border: 1px solid #ccc;
  background-color: #666;
  text-align: center;
  vertical-align: middle;
}

#privacy td {
    border: 1px solid #ccc;
    padding: 10px;
}

