<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */


/********************************

h1,2,3,4,5,6

********************************/
h3 {
	border-bottom: 2px solid #0F0F83;
	color: #0F0F83;
	padding-bottom: 0.2em;
	font-weight: normal;
	background: url(https://www.ana.co.jp/sp/cont_common/image/icon_heading.png) no-repeat;
	-webkit-background-size: 21px 192px;
	background-size: 21px 192px;
	margin-bottom: 15px;
	background-position: -14px 0.3em;
	padding: 0 0 0 0.9em;
	font-size: 18px;
	line-height: 1.5em;
}
h4 {
	margin-bottom: 5px;
	padding: 0 0 0 .9em;
	background: url(/sp/cont_common/image/icon_heading.png) no-repeat;
	-webkit-background-size: 21px 192px;
	background-size: 21px 192px;
	background-position: -7px center;
	font-weight: normal;
	font-size: 16px;
}
h5, h6 {
	margin-bottom: 15px;
	padding: 0 0 0 .9em;
	background: url(/sp/cont_common/image/icon_heading.png) no-repeat;
	-webkit-background-size: 21px 192px;
	background-size: 21px 192px;
}
/********************************

spDomContainer

********************************/
#spDomContainer p.btn-base {
	margin: 0 auto 15px !important;
	width: 82%;
	border: solid 1px #CCC;
	text-align: center;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,.3);
	box-shadow: 0 2px 3px rgba(0,0,0,.3);
}
#spDomContainer p.btn-base input {
	display: block;
	margin: 0;
	padding: .5em 0;
	width: 100%;
	background: transparent;
	font-weight: bold;
	border: none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}
#spDomContainer p.btn-reserve {
	background: -webkit-gradient(linear, left top, left bottom, from(#ff8c00), to(#ff5400));
	background-color: #ff8c00;
}
#spDomContainer p.btn-reserve input {
	color: #fff;
	background-image: url(https://www.ana.co.jp/sp/top_app/common/image/arrow2_o2_2.png);
	-webkit-background-size: 9px 13px;
	background-size: 9px 13px;
	background-repeat: no-repeat;
	background-position: 98% 50%;
}
#spDomContainer p.btn-base {
	margin: 0 auto 15px !important;
	width: 82%;
	border: solid 1px #CCC;
	text-align: center;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,.3);
	box-shadow: 0 2px 3px rgba(0,0,0,.3);
}
#spDomContainer p.btn-base input {
	display: block;
	margin: 0;
	padding: .5em 0;
	width: 100%;
	background: transparent;
	font-weight: bold;
	border: none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}
#spDomContainer .terms ol {
	margin: 0;
	padding: 0;
}
#spDomContainer .terms li {
	margin-bottom: 5px;
}
#spDomContainer .terms li:last-child {
	margin-bottom: 0;
}
#spDomContainer div.error-box p {
	margin-bottom: 5px;
	color: #cc0000;
}
/********************************

btn

********************************/
.btnWhiteM {
	display: block;
	margin: 0 auto 15px !important;
	width: 90%;
	border: solid 1px #CCC;
	text-align: center;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,.3);
	box-shadow: 0 2px 3px rgba(0,0,0,.3);
}
.btnWhiteM {
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F7F7F7));
	background-color: #FFFFFF;
}
.btnWhiteM span {
	color: #000080;
	background-image: url(https://www.ana.co.jp/sp/top_app/common/image/arrow2_w_2.png);
	-webkit-background-size: 9px 13px;
	background-size: 9px 13px;
	background-repeat: no-repeat;
	background-position: 98% 50%;
}
.btnSt {
	width: 80%;
}
/********************************

Common Box

********************************/
.commonBox {
	margin: 0 0 10px;
	padding: 10px;
	width: auto;
	background: #f5f5f5;
	border: 1px solid #cccccc;
	border-radius: 4px;
}
.t_commonBox {
	margin: 0;
	padding: 0px;
	border: 1px solid #cccccc;
}
dl.commonBox {
	padding: 0;
}
dl.commonBox dt, dl.commonBox dd {
	margin: 0;
	padding: 10px;
}
dl.commonBox dd {
	padding-bottom: 0;
	border-top: 1px solid #cccccc;
}
.commonBox p.txtBnr {
	background-color: #ffffff;
	background-image: url(https://www.ana.co.jp/sp/cont_common/image/arrow_bnrlink_w.png);
	background-position: 98% 52%;
	background-repeat: no-repeat;
	-webkit-background-size: 10px 15px;
	background-size: 10px 15px;
	border: 1px solid #cccccc;
}
.commonBox p.txtBnr a {
	display: table;
	padding: 0;
	padding: 10px 25px 10px 10px;
	background: none;
	color: #333333;
}
.commonBox p.txtBnr img, .commonBox p.txtBnr span {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}
/********************************

login

********************************/
div.login-box {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #F5F5F5;
	border-color: #A4A4A4;
	border-image: none;
	border-radius: 4px 4px 4px 4px;
	border-style: solid;
	border-width: 1px 1px 2px;
	margin-bottom: 10px;
	padding: 10px 0 5px;
}
div.login-box div.input-horizon dl {
	display: table;
	margin: 5px auto 10px;
	width: 93%;
}
div.login-box div.input-horizon dt {
	display: table-cell;
	font-size: 16px;
	line-height: 0.9em;
	vertical-align: middle;
	width: 35%;
}
div.login-box div.input-horizon dd {
	border: medium none;
	display: table-cell;
	font-size: 16px;
	padding: 0;
	vertical-align: middle;
	width: 65%;
}
div.login-box div.input-horizon input {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #AFAFAF;
	border-image: none;
	border-radius: 4px 4px 4px 4px;
	border-right: 1px solid #AFAFAF;
	border-style: solid;
	border-width: 2px 1px 1px;
	font-size: 16px;
	padding: 7px 10px;
	width: 83%;
}
div.login-box div.input-horizon .error-txt+input {
	width: 81%;
}
div.login-box div.input-horizon dd.pw-forget a {
	background: url(https://www.ana.co.jp/sp/top_app/common/image/arrow_forget.png) no-repeat scroll left center rgba(0, 0, 0, 0);
	-webkit-background-size: 6px 7px;
	background-size: 6px 7px;
	font-size: 14px;
	padding-left: 11px;
}
/********************************

form

********************************/
input {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	font-size: 18px;
	line-height: 1.5;
}
input[type="text"], input[type="tel"], input[type="number"], input[type="password"], input[type="email"] {
	padding: 5px 10px;
	border: #afafaf 1px solid;
	border-top: #afafaf 2px solid;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}
.form06 {
	height: 37px;
	font-size: 16px;
}
.form07 {
	width: 32%;
	height: 37px;
	font-size: 16px;
}
input.form08{
	display:block;
	width:80%;
	height:37px;
	font-size:16px;
}
.form_select{
	margin-right:10px;
}
/********************************

ptable

********************************/

.ptable{
	table-layout:fixed;
}

.ptable tr th:first-child {
	border-left-width: 0 !important;
}
.ptable td {
	border-left: #aaa dotted 1px;
	padding-left: 5px;
	word-wrap:break-word;
}
.ptable th+td {
	padding-right: 5px;
}

.ptable tr:last-child th, .ptable tr:last-child td {
	background-image: none!important;
	-webkit-border-radius: 0 !important;
}

.ptable tr:last-child th:first-child {
	-webkit-border-radius: 0 0 0 5px !important;
}

.ptable tr td:first-child {
	border-left-width: 0 !important;
}

.ptable tr:last-child td:first-child {
	-webkit-border-radius: 0 0 0 5px !important;
}

.ptable select{
	word-wrap:normal !important;
}


/********************************

error

********************************/
div.error-box {
	padding: 1px 10px;
	border: #cc0000 2px solid;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}

.error {
	background: #ffeaea !important;
}

strong.error-txt {
	color: #CC0000;
	margin-right: 5px;
}
th+td .error-txt+input.form01 {
	width: 76%;
}

.error-radio {
    color: #CC0000;
    margin-right: 5px;
	float:left;
}
.error-radio+.floatL {
	width: 93%;
}

.formerr {
    background-color: #FAE5E5;
    border: 1px solid #CC0000;
	margin-right:0px;
}

.errmark {
    color: #CC0000;
    margin-right: 5px;
}

.errmark_list {
    color: #CC0000;
    margin-right: 10px;
}




/********************************

other

********************************/
.prof_tfont {
	display: block;
	margin-bottom: 10px !important;
	font-weight: bold;
}
.prof_tfont02 {
	display: block;
	margin-bottom: 5px !important;
	margin-top: 20px;
	font-weight: bold;
	font-size: 16px;
}
.prof_tfont03 {
	display: block;
	margin-bottom: 5px !important;
	font-weight: bold;
	font-size: 16px;
}
.prof_tfont04 {
	display: block;
	margin-bottom: 5px !important;
	font-weight: bold;
}
.prof_tfont05 {
	display: block;
	margin-bottom: 5px !important;
	margin-top: 10px !important;
	font-weight: bold;
}
.prof_tfont06 {
	display: block;
	margin-bottom: 5px !important;
	margin-top: 10px !important;
	font-weight: bold;
}
.prof_note {
	padding-top: 5px;
}
.prof_tstyle {
	display: block;
	margin: 10px 0 5px 15px !important;
	font-weight: bold;
}
.prof_tstyle02 {
	display: block;
	margin: 10px 0 5px 15px !important;
}
a.linkArrow {
	background: url("https://www.ana.co.jp/amcservice/members/image/service/ico_arrow.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
	padding: 3px 0 3px 10px;
}
a.linkUnder {
}
img.fluidImg {
	max-width: 100%;
}
.coupon_box {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #999999;
	margin: 0 5px;
	padding: 4px 9px 3px;
}
.table1 tr th {
	width: 40%;
}
.table2 tr th {
	width: 50%;
}
h3.spShatterP {
	margin: -1px auto 0 !important;
	padding: 0px;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-left: none;
	border-right: none;
	-webkit-border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	background-color: #ffffff;
}
#spDomContainer li.noIndent {
	padding-left: 0 !important;
	text-indent: 0 !important;
}
.XSmallblock{
	display:block;
	margin:5px 0 0 15px !important;
}

.floatL{
	float:left;
}</pre></body></html>