<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 全体レイアウト */
html,body {
	width: 100%;
}
body {
	font-size:18px;
	-webkit-text-size-adjust: none;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color:#FFFFFF;
	color:#333333;
	margin:0;
	padding:0;
}
img {
	vertical-align: baseline;
	border: none;
}
input[type="submit"]{
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	border: 0;
}
input[type="text"], input[type="password"], input[type="submit"], input[type="reset"] {
	font-size: 18px;
	background-color:#eee;
}
input[type="radio"],input[type="checkbox"] {
	width: 18px;
	height: 18px;
}
select {
	font-size: 18px;
	background-color:#eee;
}
table {
	font-size:18px;
	font-family:monospace;
}
a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0.2) !important;
	text-decoration:none;
}

/* container */
div.container:after{
	content : '';
	display : block;
	clear : both;
}

div#body_contents {
	margin: 10px 10px 0;
}

/* ヘッダー */
header#smartphone_header {
	display : block;
	width:100%;
	height: 15%;
}
header#smartphone_header nav {
	background-color:#ffffff;
	border-top: #153d7a thick solid;
	border-bottom: #cccccc thin solid;
	background: url(/sp/domtour/pkg/info/modules/image/ana_logo_v01.png) no-repeat center 49%;
	background-size: 80px 20px;
	-webkit-background-size: 80px 20px;
}
header#smartphone_header nav p.btn-menu {
	margin: 7px 0 0 2%;
}
#smartphone_header_low {
	display : block;
	width:100%;
	height: 15%;
	background-color:#ffffff;
	border-top: #153d7a thick solid;
	border-bottom: #cccccc thin solid;
	background: url(/sp/domtour/pkg/info/modules/image/ana_logo_v01.png) no-repeat center 49%;
	background-size: 80px 20px;
	-webkit-background-size: 80px 20px;
}
#smartphone_header_low p.btn-link {
	margin: 6px 0 4px 2%;
}
#smartphone_header_low p.btn-link img {
	width: 30px;
	height: 30px;
}
#pageslide {
	display: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 999999;
}
.menu-width {
	width: 260px !important;
	background: #333333;
}
#global-menu,#global-menu2 {
	display: none;
}
p.menu-close {
	display:none;
	position: absolute;
	top: 12px;
	left: 267px;
	width: 30px;
	margin: 0;
	padding: 0;
}
#global-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.5;
}
#global-menu ul li {
	border-bottom: #4e4e4e 1px solid;
}
#global-menu ul li a {
	display: block;
	padding: 8px 12px;
	color: #b6b6b6;
	border-bottom: #242424 1px solid;
	font-size: 16px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0.2) !important;
	text-decoration: none;
}

/* フッター */
footer#smartphone_footer {
	display: block;
	width:100%;
	margin: 0 auto;
	padding:15px 0;
	background-color:#153d7a;
}
footer#smartphone_footer p {
	color:#FFF;
	text-align:center;
	margin: 2px auto 5px;
	font-size: 12px;
	line-height: 1.25em;
}
footer#smartphone_footer a {
	color:#FFF !important;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0.2) !important;
	text-decoration:none;
}

/* 文言エリア */
div#titleWrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
div#titleContener {
	width: 95%;
	margin: 0 auto;
	padding: 0;
}
div#titleContener p {
	margin: 5px auto 10px;
	padding: 0;
}
div#bodyText {
    width: 100%;
	margin-bottom: 20px;
	display: none;
}

/* fontLayout */
.fntLarge {
	font-size: 20px;
	line-height: 1.5em;
}

.fntMedium {
	font-size: 18px;
	line-height: 1.5em;
}

.fntSmall {
	font-size: 16px;
	line-height: 1.25em;
}

.fntXSmall {
	font-size: 12px;
	line-height: 1.25em;
}

.fntColrRed {
	color:#990000;
}

.fntColrOrg {
	color:#FF9900;
}

.fntColrRed2 {
	color:#CC0000;
}

.fntColrBlue {
	color: #0000FF;
}

.alignR {
	text-align: right !important;
}

.textArea {
	font-size: 18px;
	line-height: 1.5em;
	width: 98%;
}
.spShatterP {
	font-size: 18px;
	line-height: 1.5em;
	margin: 0 auto 15px !important;
	padding: 0px;
	width: 100%;
	height: auto;
	border: solid 1px #CCC;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
	box-shadow: 0 2px 3px rgba(0,0,0,.3);
}
.spShatterP {
	background: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#f4f4f4));
	background-color: #e9e9e9;
}
.spShatterP a {
	display: block;
	padding: 0.5em 10px 0.5em 52px;
	text-decoration: none;
	font-weight: bold;
	color: #333;
	-webkit-border-radius: 4px;
	background-image:url(/sp/domtour/pkg/info/modules/image/h2_plus_2_v01.png);
	background-size: 31px 31px;
	-webkit-background-size: 31px 31px;
	background-repeat:no-repeat;
	background-position: 10px 50%;
}
.spShatterM {
	font-size: 18px;
	line-height: 1.5em;
	margin: 0 auto 15px !important;
	padding: 0px;
	width: 100%;
	border: solid 1px #CCC;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
	box-shadow: 0 2px 3px rgba(0,0,0,.3);
}
.spShatterM {
	background: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#f4f4f4));
	background-color: #e9e9e9;
}
.spShatterM a {
	display: block;
	padding: 0.5em 10px 0.5em 52px;
	text-decoration: none;
	font-weight: bold;
	color: #333;
	-webkit-border-radius: 4px;
	background-image:url(/sp/domtour/pkg/info/modules/image/h2_minus_2_v01.png);
	background-size: 31px 31px;
	-webkit-background-size: 31px 31px;
	background-repeat:no-repeat;
	background-position: 10px 50%;
}
.spShatterC {
	font-size: 16px;
	line-height: 1.25em;
	background: url(/sp/domtour/pkg/info/modules/image/h2_close_2_v01.png) no-repeat scroll 95% 42% transparent;
	background-size: 20px 20px;
	-webkit-background-size: 20px 20px;
	padding: 5px 25px 5px 0;
	display: inline-block;
	color:#333;
}
</pre></body></html>