@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
html {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}
q, blockquote {
	quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none;
}
a img {
	border: none;
}
img {
	vertical-align: top;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
/********************************************************************************************** base style
**********************************************************************************************************/
body {
	font-family: Helvetica, Arial, Verdana, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
a {
	color: #000;
	text-decoration: none;
}
.only_pc {
	display: none;
}
.hidden {
	display: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.text-center {
	text-align: center;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.clear {
	clear: both;
}
.switch {
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
/* Margin */
.mt6sp {
	margin-top: 6%;
}
.mb1sp {
	margin-bottom: 1%;
}
.mb2sp {
	margin-bottom: 2%;
}
.mb3sp {
	margin-bottom: 3%;
}
.mb4sp {
	margin-bottom: 4%;
}
.mb5sp {
	margin-bottom: 5%;
}
.mb6sp {
	margin-bottom: 6%;
}
.mb7sp {
	margin-bottom: 7%;
}
.mb8sp {
	margin-bottom: 8%;
}
.mb9sp {
	margin-bottom: 9%;
}
.mb10sp {
	margin-bottom: 10%;
}
.mb15sp {
	margin-bottom: 15%;
}
.mb12sp {
	margin-bottom: 12%;
}
.mb20sp {
	margin-bottom: 20%;
}
/* Padding */
.pr5sp {
	padding-right: 5%;
}
.pb1sp {
	padding-bottom: 1%;
}
.pb2sp {
	padding-bottom: 2%;
}
.pb3sp {
	padding-bottom: 3%;
}
.pb4sp {
	padding-bottom: 4%;
}
.pb5sp {
	padding-bottom: 5%;
}
.pb6sp {
	padding-bottom: 6%;
}
.pb7sp {
	padding-bottom: 7%;
}
.pb8sp {
	padding-bottom: 8%;
}
.pb9sp {
	padding-bottom: 9%;
}
.pb10sp {
	padding-bottom: 10%;
}
.pb15sp {
	padding-bottom: 15%;
}
/********************************************************************************************** sp style
**********************************************************************************************************/
img {
	width: 100%;
}
#header {
	width: 100%;
	background: #ef4a00;
	overflow: hidden;
	padding: 2% 0;
}
.logo {
	width: 46%;
	float: left;
	margin: 3% 8% 0 3%;
}
.toplink {
	width: 28%;
	float: left;
}
.menu {
	float: right;
	width: 10%;
	margin: 1% 2% 0 0;
}
.con01_foot {
	padding: 0 3%;
}
.tit01_foot {
	background: url(../img/line_foot_sp.jpg) repeat-x left bottom;
	padding-bottom: 1%;
	margin-bottom: 4%;
	overflow:hidden;
}
.tit01_foot dt {
	width:18%;
	float:left;
	margin-right:2%;
	margin-bottom: 2%;
}
.tit01_foot dd {
	line-height: 125%;
	width:85%;
	font-size: 90%;
	padding-top:6%;
}
.address dl {
	margin-bottom: 10%;
	line-height: 140%;
	color:#0e204d;
}
.address dt{ font-size:1.2em;}
.address dt span{ font-size:0.9em;}
.address dl dd {
	font-size: 160%;
	padding-left:1rem;
	margin-top: 3%;
	overflow:hidden;
}
.address dl dd span {
	width: 80%;
	display: block;
	float: left;
}
.address dl dd img{ width:12%; float:left; padding-top:1%; margin-right:2%;}
.address dl dd a{ color:#0e204d; line-height:130%;}
.txt01_foot {
	line-height: 150%;
	margin-bottom: 10%;
}
.ban_foot {
	width: 86%;
	margin: 0 auto 12% auto;
}
.footlink {
	background: #f04a00;
	padding: 3% 0;
	color: #fff;
	border-bottom: #fff solid 1px;
}
.footlink ul {
	overflow: hidden;
	line-height: 160%;
	text-align:center;
}
.footlink ul li {
	display:inline-block;
	background: url(../img/ico01_sp.jpg) no-repeat left 9px;
	background-size:5px;
	padding-left:2.5%;
	margin-right:3%;
}
.footlink ul li a {
	color: #fff;
	text-decoration: none;
	font-size:0.8rem;
}
.footlink ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
.mr0 {
	margin-right: 0!important;
}
.copyright {
	background: #f04a00;
	padding: 3%;
	text-align: center;
	line-height: 130%;
	color: #fff;
	font-size:80%;
}
.wrap {
	padding: 0 3%;
}
.taxi_site_border01 {
	background: url(../img/line_foot_sp.jpg) repeat-x left bottom;
	padding-bottom: 4%;
	margin-bottom: 4%;
}
.taxi_site_border02 {
	background: url(../img/line_foot_sp.jpg) repeat-x left bottom;
	padding-bottom: 2%;
	margin-bottom:1px;
}
.taxi_site_ttl03 {
	overflow: hidden;
	padding-top: 3%;
	margin-bottom: 2%;
	width: 60%;
}
.taxi_site_ttl03 span {
	display: block;
}
.taxi_site_text03 {
	padding: 1% 2%;
	border: 1px solid #7fae39;
	color: #7fae39;
	line-height: 150%;
	font-size:110%;
}
.taxi_site_bg {
	background: #ebf5f7 url(../img/bk01_sp.jpg)no-repeat left top;
	background-size: 100%;
	padding: 3% 0;
	color: #fff;
	font-size: 90%;
}
.taxi_site_green {
	background: #7fae39;
	position: relative;
	line-height: 120%;
	margin: 0 3%;
}
.taxi_site_green span {
	display: block;
	width: 5%;
	float: right;
	position: absolute;
	top: 65%;
	left: 50%;
}
.taxi_site_yellow {
	background: #fffadc;
	position: relative;
}
#menu_wrap_sp {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.5);
	z-index: 99;
}
#menu_close {
	display: block;
	width: 13%;
}
#menu_box_sp {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	width: 87%;
	z-index: 999;
}
#menu_box_sp ul {
	background: #dadada;
	text-align: center;
	font-size: 120%;
	line-height: 2.4;
}
#menu_box_sp ul li {
	border-bottom: 1px solid #030408;
}
#menu_box_sp ul li:last-child {
	border-bottom: none;
}
#menu_box_sp ul li.bg_gray {
	background: #c6c6c6;
}
#menu_box_sp ul li a {
	display: block;
	padding: 0 10px;
	text-decoration: none;
}
#focus_box_sp {
	position: relative;
	overflow: hidden;
	margin: 0 auto 30px;
	width: 100%;
}
#focus_box_sp .focus_con_sp li {
	overflow: hidden;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
#focus_box_sp .focus_con_sp li img {
	width: 100%;
}
.footlink li a {
	text-decoration: none!important;
}
.footlink li a:hover {
	text-decoration: none!important;
}
.toplink li a {
	text-decoration: none!important;
}
.footlink li a:hover {
	text-decoration: none!important;
}
