<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
html {
	background-color: #F1F1EE;
}
body {
	font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro W3', 'ヒラギノ角ゴ Pro W3', Osaka;
	font-size: 14px;
	line-height: 1.6;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #f5f5f5;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
}
ul, ol, li, dl, dt, dd {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
p, blockquote {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
table {
	width: auto;
}
a {
	text-decoration: none;
	COLOR: #4246c7;
	transition: all 0.2s ease-out;
}
a:hover {
	color: #00a63c;
}
i, em {
	font-style: normal;
}
.body {
	min-width: 1040px;
	overflow: hidden;
}
/*#header
----------------------------------------------------------*/
#header {
	width: 100%;
	background: #ffffff;
	/*border-bottom: 5px solid #1d2087;*/
}
#headerCONT {
	width: auto;
	height: 60px;
	margin: 0 auto;
	position: relative;
}
.Logo {
	position: absolute;
	top: 16px;
	left: 20px;
}
.h1 {
	position: absolute;
	top: 16px;
	left: 310px;
	width: 532px;
	font-size: 11px;
	line-height: 1.3;
	color: #777777;
}
.ALPICO {
	position: absolute;
	top: 20px;
	right: 80px;
}
/*content
----------------------------------------------------------*/
.content {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding: 20px 20px 25px;
	background: #ffffff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
#frontContent {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding: 20px 20px 20px;
	background: #ffffff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
#Left {
	width: 690px;
	float: left;
}
#Right {
	width: 235px;
	float: right;
}
.content a {
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
}
/*#header
----------------------------------------------------------*/
/*.TelBox {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	width: 765px;
}
.Yoyaku {
	padding: 10px 0;
	margin: 0 auto;
	font-size: 18px;
	line-height: 18px;
	border-bottom: 1px dotted #dddddd;
	text-align: center;
}
.TelBox {
	width: 960px;
	overflow: hidden;
}
.TelBox ul {
	display: block;
	width: 960px;
	margin: 0 0 0 -5px;
	padding: 10px 5px;
	font-size: 0;
	text-align: left;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
}
.TelBox li {
	display: inline-block;
	width: 240px;
	margin: 0 0 10px;
	padding: 0;
	text-align: center;
	font-size: 14px;
	line-height: 27px;
}
.TelBox li p.AreaName {
	width: 70px;
	height: 70px;
	padding-top: 17px;
	font-size: 14px;
	line-height: 1.4;
	text-align: center;
	border-radius: 35px;
	color: #FFFFFF;
	box-sizing: border-box;
	margin: 0 auto;
}
.TelBox li p.tel {
	width: 240px;
	letter-spacing: 2px;
	font-family: 'Oswald', sans-serif;
	font-size: 32px;
	margin: 10px auto 0;
	text-align: center;
}
.small {
	font-size: 23px;
}
.TelBox li.mts {}
.TelBox li.mts p.AreaName {
	background-color: #00A63C;
}
.TelBox li.mts p.tel {
	color: #00A63C;
}
.TelBox li.ngn {}
.TelBox li.ngn p.AreaName {
	background-color: #E85382;
}
.TelBox li.ngn p.tel {
	color: #E85382;
}
.TelBox li.swa {}
.TelBox li.swa p.AreaName {
	background-color: #7B5EA5;
}
.TelBox li.swa p.tel {
	color: #7B5EA5;
}
.TelBox li.shj p.AreaName {
	background-color: #ff8400;
}
.TelBox li.shj p.tel {
	color: #ff8400;
}
.TelBox li.omc {}
.TelBox li.omc p.AreaName {
	background-color: #009cff;
}
.TelBox li.omc p.tel {
	color: #009cff;
}
.TelBox ul.stg {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 auto;
	width: 100%;
	font-size: 14px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
	margin: 0 auto 7px;
}
.TelBox .stg li {
	display: inline-block;
	width: 240px;
	margin: 9px 10px;
	padding: 0;
	text-align: center;
	line-height: 27px;
	border: 3px solid #f29600;
	border: 3px solid #2c4197;
	border: 3px solid rgba(44, 65, 151, 0.35);
	border-radius: 8px;
	padding: 10px 10px;
	border: 3px solid rgba(44, 65, 151, 0);
	padding: 2px 10px;
	position: relative;
}
.TelBox .stg li:nth-child(4)::before, .TelBox .stg li:nth-child(5)::before, .TelBox .stg li:nth-child(6)::before {
	content: '';
	display: block;
	width: calc(100% - 20px);
	border-top: 2px solid rgba(44, 65, 151, 0.15);
	position: absolute;
	top: -12px;
	left: 50%;
	transform: translateX(-50%);
}
.TelBox .stg li:nth-child(3n+1)::after, .TelBox .stg li:nth-child(3n+2)::after {
	content: '';
	display: block;
	height: calc(100% - 20px);
	border-right: 2px solid rgba(44, 65, 151, 0.15);
	position: absolute;
	top: 50%;
	right: -12px;
	transform: translateY(-50%);
}
.TelBox .stg li p.AreaName {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 0;
}
.TelBox .stg li p.tel {
	width: 100%;
	margin: 9px auto 0;
}
.TelBox .stg li p.AreaName {
	background-color: #575757 !important;
	background-color: #f29600 !important;
	color: #333;
	background-color: #6699ff !important;
	color: #fff;
	background-color: #8cc63f !important;
}

.TelBox .stg li p.tel {
	color: #575757 !important;
	color: #1d2087 !important;
	color: #4d4d4d !important;
}
.TelBox .stg li p.tel a {
	color: #4d4d4d;
}*/
.TopTTL {
	clear: both;
	margin: 0 auto 15px;
	padding: 40px 0 15px;
	border-bottom: 1px solid #dddddd;
}
.PhBanBox {
	width: 960px;
	margin: 0 auto;
}
.SmlBanBox img {
	margin-right: 16px;
	margin-bottom: 15px;
}
.SmlBanBox img.Right {
	margin-right: 0px;
	margin-bottom: 15px;
}
.SmlBanBox2 li {
	float: left;
	width: 228px;
	margin-right: 16px;
	margin-bottom: 15px;
}
.SmlBanBox2 li:nth-child(4n) {
	margin-right: 0;
}
.SmlBanBox2 li a {
	display: block;
}
.SmlBanBox2 li a img {
	width: 100%;
	height: auto;
}
/*#AddBoxWrap
----------------------------------------------------------*/
#AddBoxWrap {
	margin: 60px 0 0;
	padding: 30px 0 15px;
	background: #ffffff;
	border-top: 1px solid #dddddd;
}
#AddBox {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
.Address {
	width: 440px;
	margin: 0 20px 35px;
	float: left;
	text-align: center;
	line-height: 1.35;
}
.AreaName {
	font-weight: bold;
	font-size: 16px;
	font-size: 17px;
	line-height: 1.9;
}
.Nagano .AreaName {
	color: #E85382;
}
.Matsumoto .AreaName {
	color: #00A63C;
}
.Suwa .AreaName {
	color: #7B5EA5;
}
.AreaName.Shiojiri {
	color: #ff8400;
}
.Oomachi .AreaName {
	color: #009cff;
}
.Address span {
	display: block;
}
.TEL {
	font-size: 20px;
	font-family: "Century Gothic", CenturyGothic, Futura, sans-serif;
	line-height: 32px;
	font-weight: bold;
	letter-spacing: 1px;
}
.allocation {
	font-size: 18px;
	font-family: "Century Gothic", CenturyGothic, Futura, sans-serif;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 0;
	letter-spacing: 0.85px;
}
.allocation span {
	display: inline;
	font-size: 14px;
	margin-right: 6px;
}
#AddBoxWrap table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin: 5px 0 0;
}
#AddBoxWrap th, #AddBoxWrap td {
	border: 1px solid #dddddd;
	padding: 7px 5px;
}
#AddBoxWrap thead {
	background: #f1f1ee;
}
#AddBoxWrap tbody {
	background: #ffffff;
}
#AddBoxWrap .Nagano thead {
	border-top: 5px solid #E85382;
}
#AddBoxWrap .Matsumoto thead {
	border-top: 5px solid #00A63C;
}
#AddBoxWrap .Oomachi thead {
	border-top: 5px solid #009cff;
}
#AddBoxWrap .Suwa thead {
	border-top: 5px solid #7B5EA5;
}
/*#AddBox .officeTbl{
	border-collapse:separate;
	border-spacing:0px;
	border-top:1px solid #dddddd;
	border-left:1px solid #dddddd;
}
#AddBox .officeTbl th,
#AddBox .officeTbl td {
	border-top:none;
	border-left:none;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	padding:7px 5px;
}
#AddBox .officeTbl td.tel{
	border-right: 1px dotted #cccccc;
	font-size: 14px;
}
#AddBox .officeTbl td.fax{
	border-left:none;
	font-size: 12px;
}
#AddBoxWrap .Nagano .officeTbl{
	border-top:5px solid #E85382;
}
#AddBoxWrap .Matsumoto .officeTbl {
	border-top:5px solid #00A63C;
}
#AddBoxWrap .Oomachi .officeTbl {
	border-top:5px solid #009cff;
}
#AddBoxWrap .Suwa .officeTbl {
	border-top:5px solid #7B5EA5;
}*/
#AddBox .officeTbl {
	border-collapse: separate;
	border-spacing: 0px;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}
#AddBox .officeTbl a {
	color: #333333;
}
#AddBox .officeTbl th, #AddBox .officeTbl td {
	border-top: none;
	border-left: none;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 7px 5px;
}
#AddBox .officeTbl td.tel {
	font-size: 14px;
}
#AddBox .officeTbl td.fax {
	font-size: 12px;
	color: #555;
}
#AddBoxWrap .Nagano .officeTbl {
	border-top: 5px solid #E85382;
}
#AddBoxWrap .Matsumoto .officeTbl {
	border-top: 5px solid #00A63C;
}
#AddBoxWrap .Oomachi .officeTbl {
	border-top: 5px solid #009cff;
}
#AddBoxWrap .Suwa .officeTbl {
	border-top: 5px solid #7B5EA5;
}
/*#TxtLinkBox,  #Footer
----------------------------------------------------------*/
#TxtLBoxWrap {
	width: 100%;
	border-bottom: 1px dotted #cccccc;
	background-color: #F1F1EE;
}
#TxtLinkBox {
	width: 1000px;
	padding: 5px 0 5px;
	margin: 0 auto;
}
.TxLink {
	margin: 15px 0;
	line-height: 15px;
	float: left;
	font-size: 12px;
	border-right: 1px dotted #cccccc;
}
.TxLink li {
	display: inline-block;
}
.TxLink li a {
	display: inline-block;
	padding: 0 20px;
	border-left: 1px dotted #cccccc;
}
.TxLink a:hover {
	text-decoration: underline;
}
.PTBox {
	width: 40px;
	height: 40px;
	float: right;
}
#Footer {
	width: 100%;
	background-color: #F1F1EE;
	COLOR: #808080;
}
#FooterBox {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0;
}
#FooterCP {
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	padding: 5px;
	background: #1d2087;
}
#FooterCP a {
	color: #ffffff;
}
.CpnyName {
	float: left;
	color: #333333;
	white-space: nowrap;
	max-width: 280px;
	padding: 10px 0;
}
#AllPageBox {
	margin-left: 280px;
	border-left: 1px dotted #cccccc;
	padding: 10px 0 10px 40px;
}
#Footer .AllPage {
	float: left;
	font-size: 12px;
	line-height: 20px;
	padding-right: 40px;
}
#Footer .AllPage .hd {
	font-weight: bold;
	border-bottom: 1px dotted #cccccc;
	padding: 0 0 6px;
	margin: 0 0 6px;
}
#Footer .AllPage a {
	text-decoration: none;
	COLOR: #808080;
	background: url(../images/icon/icon_link_02.png) 0 50% no-repeat;
	padding-left: 8px;
}
#Footer .AllPage a:hover {
	text-decoration: underline;
	COLOR: #333333;
}
#Footer .AllPage ul ul {
	margin-left: 15px;
}
/*globalnavi
----------------------------------------------------------*/
.globalnavi {
	background: #f29600;
	background: #1d2087;
}
.globalnavi ul {
	width: 1000px;
	margin: 0 auto;
	font-size: 0;
	padding: 7px 0;
	text-align: center;
}
.globalnavi li {
	display: inline-block;
	font-size: 14px;
}
.globalnavi li a {
	box-sizing: border-box;
	display: block;
	padding: 7px 0 6px;
	color: #fff;
	text-align: center;
	width: 235px;
	text-decoration: none;
}
.globalnavi li:first-child a {
	/*width: 60px;*/
	border-left: none;
}
.globalnavi li.sl a {
	background: #1d2087;
	background: #f29600;
}
.globalnavi li.hv a {
	background: #f1f1ee;
	color: #333333;
}
/*nav
----------------------------------------------------------*/
.bizNav a:hover {
	box-shadow: 0 0 8px rgba(232, 83, 130, 0.8);
}
.vclNav a:hover {
	box-shadow: 0 0 8px rgba(70, 148, 209, 0.8);
}
.boxSadhowHV a:hover {
	box-shadow: 0 0 8px rgba(70, 148, 209, 0.8);
}
/*crumb
----------------------------------------------------------*/
#crumb ul {
	clear: both;
}
#crumb ul {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0 10px;
	font-size: 12px;
	color: #888888;
}
#crumb li {
	display: inline-block;
}
#crumb li a {
	display: block;
}
#crumb li a:hover {
	text-decoration: underline;
}
#crumb li a span {
	display: inline-block;
}
#crumb li a:after {
	content: ' &gt;';
}
/*langMenu
----------------------------------------------------------*/
.langMenu {
	background: #ffffff;
	padding: 10px 0 0;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 5px;
}
.langMenu ul {
	width: 1000px;
	margin: 0 auto;
}
.langMenu li {
	float: left;
}
.langMenu li a, .langMenu li span {
	display: block;
	padding: 10px 20px;
	border: 1px solid #ffffff;
	border-bottom: none;
	line-height: 1.1;
	margin-bottom: -1px;
}
.langMenu li.sl span {
	background-color: #f5f5f5;
	border-color: #dddddd;
}
/*localnavi
----------------------------------------------------------*/
#localnavi {
	line-height: 1.2;
}
#localnaviBack {
	text-align: right;
	margin: 0 0 5px;
}
#localnaviBack a {
	background: url(../images/icon/icon_link_01.png) 100% 50% no-repeat;
	padding-right: 12px;
	line-height: 18px;
	font-size: 12px;
}
#localnavi .localnaviHd {
	padding: 15px 13px;
	background: #ececec;
	font-size: 16px;
	border-top: 5px solid #1d2087;
}
#localnavi li {
	border-bottom: 1px dotted #d8d8d8;
}
#localnavi li a {
	display: block;
	padding: 8px 8px 7px 20px;
	text-decoration: none;
	background: url(../images/icon/icon_link_02.png) 10px 13px no-repeat;
}
#localnavi.course li a {
	padding: 8px 8px 7px 38px;
	background-image: none !important;
}
#localnavi li a span {
	display: inline-block;
	width: 23px;
	margin-right: 5px;
	margin-left: -28px;
	text-align: right;
	color: #777777;
}
#localnavi li.sl a {
	color: #ffffff;
	background: url(../images/icon/icon_link_03.png) 10px 13px no-repeat #1d2087;
}
#localnavi li.sl a span {
	color: #ffffff;
}
#localnavi li.hv a {
	text-decoration: underline;
}
#localnavi .timeTableLink {
	border-top: 5px solid #1d2087;
}
.anchorNav li {
	float: left;
	border-left: 1px solid #dddddd;
}
.anchorNav li:first-child {
	border-left: none;
}
.anchorNav li a {
	display: block;
	padding: 0 12px 0 20px;
	line-height: 1.2;
	text-decoration: underline;
	background: url(../images/icon/icon_link_04.png) 8px 50% no-repeat;
}
.anchorNav li a:hover {
	text-decoration: none;
}
/*#Right .banners
----------------------------------------------------------*/
#Right .banners {
	margin: 50px 0 0;
}
#Right .banners li {
	margin: 10px 0 0;
}
#Right .banners li:first-child {
	margin: 0 0 0;
}
#Right .banners li a {
	display: block;
	border: 1px dotted #dddddd;
	padding: 4px;
}
#Right .banners li img {
	display: block;
	height: auto;
	width: 100%;
}
/* parts
----------------------------------------------------------*/
#ttlBOX {
	width: 1000px;
	margin: 0 auto 30px;
}
#ttlBOX img {
	width: 100%;
	height: auto;
}
#ttlBOX_s {
	margin: 0 0 30px;
}
#ttlBOX_s img {
	width: 100%;
	height: auto;
}
.hdLv1 {
	clear: both;
	background: #8cc63f;
	color: #ffffff;
	padding: 7px 15px;
	font-size: 18px;
	margin: 0 0 20px;
	border-left: 5px solid #1d2087;
	line-height: 1.4;
}
.hdLv1_2 {
	clear: both;
	background: #8cc63f;
	color: #ffffff;
	padding: 7px 15px;
	font-size: 18px;
	margin: 0 0 20px;
	border-left: 5px solid #00a63c;
	line-height: 1.4;
}
.hdLv1_3 {
	clear: both;
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #cccccc;
}
.hdLv1_3 .text {
	display: block;
	padding: 5px 10px;
	line-height: 1.2;
	font-size: 18px;
	border-left: 8px solid #8cc63f;
	color: #00a63c;
}
.hdLv2 {
	clear: both;
	font-size: 18px;
	background: url(../images/icon/icon_blsq.png) 0 50% no-repeat;
	padding-left: 20px;
	font-weight: bold;
	margin: 0 0 10px;
}
.hdLv2_2 {
	clear: both;
	font-size: 20px;
	line-height: 1.2;
	margin: 0 0 10px;
	padding: 5px 10px;
	border-left: 8px solid #00a63c;
}
.topSection {
	margin: 0 8px 0;
}
.topSection .text1 {
	font-size: 18px;
	line-height: 1.4;
}
.topSection .text2 {
	border-top: 1px dotted #dddddd;
	margin-top: 10px;
	padding-top: 10px;
}
.noteBox {
	border: 1px dotted #cccccc;
	padding: 10px 25px;
	background: #f1f1f1;
}
.sectionInner {
	margin: 0 5px;
}
/* tabMenu
----------------------------------------------------------*/
#taxiStandTab .tabMenu {
	width: 1000px;
	margin: 0 auto;
}
.tabMenu ul {
	height: 40px;
	overflow: hidden;
}
.tabMenu li {
	float: left;
	padding: 0 8px 4px 0;
}
.tabMenu a {
	display: block;
	padding: 10px 30px 10px 40px;
	font-size: 16px;
	background: url(../images/icon/icon_link_L_05.png) 18px 13px no-repeat;
	background-size: 10px auto;
	background-color: #e5e5e5;
	line-height: 24px;
	text-decoration: none;
	transition: background-position 0s;
}
.tabMenu a:hover {
	text-decoration: underline;
}
.tabMenu .sl a {
	color: #ffffff;
	background: url(../images/icon/icon_link_L_04.png) 12px 15px no-repeat;
}
.tabMenu .sl a:hover {
	text-decoration: none;
}
.tabMenu .nagano.sl a {
	background-color: #e85382;
}
.tabMenu .matsumoto.sl a {
	background-color: #00a63c;
}
.tabMenu .omachi.sl a {
	background-color: #009cff;
}
.tabMenu .suwa.sl a {
	background-color: #7b5ea5;
}
.tabMenu a:hover {
	text-decoration: underline;
}
.tabContents {
	padding: 0 5px 0;
	border-top: 7px solid;
}
.tabContents.nagano {
	border-color: #e85382;
	;
}
.tabContents.suwa {
	border-color: #7b5ea5;
	;
}
/* TelBox2
----------------------------------------------------------*/
#Right .TelBox2 .TelBoxInner {
	border-top: 5px solid;
}
#Right .TelBox2 .TelBoxInner.mts {
	border-color: #00A63C;
}
#Right .TelBox2 .TelBoxInner.swa {
	border-color: #7B5EA5;
}
#Right .TelBox2 .TelBoxInner.ngn {
	border-color: #E85382;
}
.TelBox2 .TelBoxInner {
	text-align: center;
}
.TelBox2 .TelBoxInner .hd {
	line-height: 1.2;
	background: #f1f1f1;
	padding: 10px 0;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
}
.TelBox2 .TelBoxInner .con {
	padding: 15px 0 7px;
	border: 1px solid #d8d8d8;
	border-top: none;
}
.TelBox2 .TelBoxInner .em {
	font-weight: bold;
	font-size: 18px;
	padding: 0 0 5px;
	line-height: 1.2;
}
.TelBox2 .TelBoxInner .AreaName {
	display: inline-block;
	box-sizing: border-box;
	width: 78px;
	height: 78px;
	padding-top: 22px;
	font-size: 14px;
	line-height: 1.3;
	text-align: center;
	border-radius: 39px;
	color: #FFFFFF;
	vertical-align: middle;
}
.TelBox2 .TelBoxInner .tel {
	letter-spacing: 1px;
	font-family: 'Oswald', sans-serif;
	font-size: 29px;
	padding: 3px 0 0;
}
.TelBox2 .TelBoxInner p.open {
	font-size: 12px;
	margin: -3px 0 0;
}
.TelBox2 &gt; div.mts {}
.TelBox2 .TelBoxInner.mts p.AreaName {
	background-color: #00A63C;
}
.TelBox2 .TelBoxInner.mts p.tel {
	color: #00A63C;
}
.TelBox2 .TelBoxInner.mts p.tel a {
	color: #00A63C;
	text-decoration: none;
}
.TelBox2 .TelBoxInner.ngn {}
.TelBox2 .TelBoxInner.ngn p.AreaName {
	background-color: #E85382;
}
.TelBox2 .TelBoxInner.ngn p.tel {
	color: #E85382;
}
.TelBox2 .TelBoxInner.ngn p.tel a {
	color: #E85382;
	text-decoration: none;
}
.TelBox2 .TelBoxInner.swa {}
.TelBox2 .TelBoxInner.swa p.AreaName {
	background-color: #7B5EA5;
}
.TelBox2 .TelBoxInner.swa p.tel {
	color: #7B5EA5;
}
.TelBox2 .TelBoxInner.swa p.tel a {
	color: #7B5EA5;
	text-decoration: none;
}
.TelBox2 .TelBoxInner.shj p.AreaName {
	background-color: #ff8400;
}
.TelBox2 .TelBoxInner.shj p.tel {
	color: #ff8400;
}
.TelBox2 .TelBoxInner.omc {}
.TelBox2 .TelBoxInner.omc p.AreaName {
	background-color: #009cff;
}
.TelBox2 .TelBoxInner.omc p.tel {
	color: #009cff;
}
.TelBox2 .ft {
	font-size: 12px;
	padding: 5px 0;
	line-height: 1.4;
}
/* parts
----------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	min-height: 1px;
}
/* Hides from IE-mac \*/
.clearfix {
	/height: 1%;
	display: block;
}
/* End hide from IE-mac */
.cl {
	clear: both;
}
.mgn15R {
	margin-right: 15px;
}
.mgn15L {
	margin-left: 15px;
}
.mgn16R {
	margin-right: 16px;
}
.mgn5B {
	margin-bottom: 5px;
}
.mgn10B {
	margin-bottom: 10px;
}
.mgn20B {
	margin-bottom: 20px;
}
.mgn30B {
	margin-bottom: 30px;
}
.mgn40B {
	margin-bottom: 40px;
}
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.px13 {
	font-size: 13px;
}
.px16 {
	font-size: 16px;
}
.px18 {
	font-size: 18px;
}
.px21 {
	font-size: 21px;
}
.px18B {
	font-size: 18px;
	font-weight: bold;
}
.px19B {
	font-size: 19px;
	font-weight: bold;
}
.px21GRN {
	color: #00A63C;
	font-size: 21px;
}
.txtC {
	text-align: center !important;
}
.m_t_0 {
	margin-top: 0px !important;
}
.m_t_5 {
	margin-top: 5px !important;
}
.m_t_7 {
	margin-top: 7px !important;
}
.m_t_10 {
	margin-top: 10px !important;
}
.m_t_15 {
	margin-top: 15px !important;
}
.m_t_17 {
	margin-top: 17px !important;
}
.m_t_20 {
	margin-top: 20px !important;
}
.m_t_25 {
	margin-top: 25px !important;
}
.m_t_30 {
	margin-top: 30px !important;
}
.m_t_35 {
	margin-top: 35px !important;
}
.m_t_40 {
	margin-top: 40px !important;
}
.m_t_42 {
	margin-top: 42px !important;
}
.m_t_45 {
	margin-top: 45px !important;
}
.m_t_50 {
	margin-top: 50px !important;
}
.m_t_55 {
	margin-top: 55px !important;
}
.m_t_60 {
	margin-top: 60px !important;
}
.m_t_m5 {
	margin-top: -5px !important;
}
.m_t_m20 {
	margin-top: -20px !important;
}
.m_r_0 {
	margin-right: 0px !important;
}
.m_r_5 {
	margin-right: 5px !important;
}
.m_r_10 {
	margin-right: 10px !important;
}
.m_r_15 {
	margin-right: 15px !important;
}
.m_r_20 {
	margin-right: 20px !important;
}
.m_r_25 {
	margin-right: 25px !important;
}
.m_r_30 {
	margin-right: 30px !important;
}
.m_r_35 {
	margin-right: 35px !important;
}
.m_r_40 {
	margin-right: 40px !important;
}
.m_r_45 {
	margin-right: 45px !important;
}
.m_r_50 {
	margin-right: 50px !important;
}
.m_b_0 {
	margin-bottom: 0px !important;
}
.m_b_5 {
	margin-bottom: 5px !important;
}
.m_b_10 {
	margin-bottom: 10px !important;
}
.m_b_15 {
	margin-bottom: 15px !important;
}
.m_b_20 {
	margin-bottom: 20px !important;
}
.m_b_22 {
	margin-bottom: 22px !important;
}
.m_b_24 {
	margin-bottom: 24px !important;
}
.m_b_25 {
	margin-bottom: 25px !important;
}
.m_b_28 {
	margin-bottom: 28px !important;
}
.m_b_30 {
	margin-bottom: 30px !important;
}
.m_b_35 {
	margin-bottom: 35px !important;
}
.m_b_40 {
	margin-bottom: 40px !important;
}
.m_b_45 {
	margin-bottom: 45px !important;
}
.m_b_50 {
	margin-bottom: 50px !important;
}
.m_b_60 {
	margin-bottom: 60px !important;
}
.m_b_70 {
	margin-bottom: 70px !important;
}
.m_b_75 {
	margin-bottom: 75px !important;
}
.m_b_80 {
	margin-bottom: 80px !important;
}
.m_b_90 {
	margin-bottom: 90px !important;
}
.m_l_0 {
	margin-left: 0px !important;
}
.m_l_5 {
	margin-left: 5px !important;
}
.m_l_10 {
	margin-left: 10px !important;
}
.m_l_15 {
	margin-left: 15px !important;
}
.m_l_20 {
	margin-left: 20px !important;
}
.m_l_25 {
	margin-left: 25px !important;
}
.m_l_30 {
	margin-left: 30px !important;
}
.m_l_35 {
	margin-left: 35px !important;
}
.m_l_40 {
	margin-left: 40px !important;
}
.m_l_45 {
	margin-left: 45px !important;
}
.m_l_50 {
	margin-left: 50px !important;
}
.m_a_0 {
	margin: 0px !important;
}
.m_a_5 {
	margin: 5px !important;
}
.m_a_10 {
	margin: 10px !important;
}
.m_a_15 {
	margin: 15px !important;
}
.m_a_20 {
	margin: 20px !important;
}
.m_a_25 {
	margin: 25px !important;
}
.m_a_30 {
	margin: 30px !important;
}
.m_a_35 {
	margin: 35px !important;
}
.m_a_40 {
	margin: 40px !important;
}
.m_a_45 {
	margin: 45px !important;
}
.m_a_50 {
	margin: 50px !important;
}
.m_rl_a {
	margin-right: auto !important;
	margin-left: auto !important;
}
.p_t_0 {
	padding-top: 0px !important;
}
.p_t_5 {
	padding-top: 5px !important;
}
.p_t_10 {
	padding-top: 10px !important;
}
.p_t_12 {
	padding-top: 12px !important;
}
.p_t_15 {
	padding-top: 15px !important;
}
.p_t_20 {
	padding-top: 20px !important;
}
.p_t_25 {
	padding-top: 25px !important;
}
.p_t_30 {
	padding-top: 30px !important;
}
.p_t_35 {
	padding-top: 35px !important;
}
.p_t_40 {
	padding-top: 40px !important;
}
.p_t_45 {
	padding-top: 45px !important;
}
.p_t_50 {
	padding-top: 50px !important;
}
.p_t_55 {
	padding-top: 55px !important;
}
.p_t_60 {
	padding-top: 60px !important;
}
.p_t_m5 {
	padding-top: -5px !important;
}
.p_r_0 {
	padding-right: 0px !important;
}
.p_r_5 {
	padding-right: 5px !important;
}
.p_r_10 {
	padding-right: 10px !important;
}
.p_r_15 {
	padding-right: 15px !important;
}
.p_r_20 {
	padding-right: 20px !important;
}
.p_r_25 {
	padding-right: 25px !important;
}
.p_r_30 {
	padding-right: 30px !important;
}
.p_r_35 {
	padding-right: 35px !important;
}
.p_r_40 {
	padding-right: 40px !important;
}
.p_r_45 {
	padding-right: 45px !important;
}
.p_r_50 {
	padding-right: 50px !important;
}
.p_b_0 {
	padding-bottom: 0px !important;
}
.p_b_5 {
	padding-bottom: 5px !important;
}
.p_b_10 {
	padding-bottom: 10px !important;
}
.p_b_15 {
	padding-bottom: 15px !important;
}
.p_b_20 {
	padding-bottom: 20px !important;
}
.p_b_25 {
	padding-bottom: 25px !important;
}
.p_b_30 {
	padding-bottom: 30px !important;
}
.p_b_35 {
	padding-bottom: 35px !important;
}
.p_b_40 {
	padding-bottom: 40px !important;
}
.p_b_45 {
	padding-bottom: 45px !important;
}
.p_b_50 {
	padding-bottom: 50px !important;
}
.p_b_55 {
	padding-bottom: 55px !important;
}
.p_b_60 {
	padding-bottom: 60px !important;
}
.p_b_70 {
	padding-bottom: 70px !important;
}
.p_b_80 {
	padding-bottom: 80px !important;
}
.p_b_90 {
	padding-bottom: 90px !important;
}
.p_l_0 {
	padding-left: 0px !important;
}
.p_l_5 {
	padding-left: 5px !important;
}
.p_l_10 {
	padding-left: 10px !important;
}
.p_l_15 {
	padding-left: 15px !important;
}
.p_l_20 {
	padding-left: 20px !important;
}
.p_l_25 {
	padding-left: 25px !important;
}
.p_l_30 {
	padding-left: 30px !important;
}
.p_l_35 {
	padding-left: 35px !important;
}
.p_l_40 {
	padding-left: 40px !important;
}
.p_l_45 {
	padding-left: 45px !important;
}
.p_l_50 {
	padding-left: 50px !important;
}
.f_c_red {
	color: #fe0000;
}
.f_c_org {
	color: #f29600;
}
.f_c_grn {
	color: #00a63c;
}
.pdfLinkBlk {
	display: inline-block;
	background: url(../images/icon/icon_1r_24.png) 10px 50% no-repeat;
	padding-left: 25px;
	border: 1px solid #dddddd;
	line-height: 1.1;
	padding: 8px 20px 5px 40px;
	border-radius: 6px;
}
.tableNote {
	margin: 10px 0 0;
	font-size: 12px;
}
.listType01 &gt; li {
	list-style: disc;
	margin: 5px 0 0 18px;
}
.listType01 &gt; li:first-child {
	margin-top: 0;
}
.listType02 &gt; li {
	list-style: decimal;
	margin-left: 22px;
}
.listType03 &gt; li {
	margin-left: 1.2em;
	position: relative;
}
.listType03 &gt; li::before {
	content: "※";
	position: absolute;
	top: 1px;
	left: -1.2em;
}
.listType04 &gt; li {
	margin: 8px 0 0 1.2em;
	position: relative;
}
.listType04 &gt; li:first-child {
	margin: 0 0 0 1.2em;
}
.listType04 &gt; li::before {
	content: "-";
	position: absolute;
	top: 0;
	left: -1.2em;
	color: #888;
	font-weight: bold;
}
.listType05 &gt; li {
	display: inline-block;
	list-style: circle inside;
	min-width: 30%;
	margin: 0 0 0 18px;
}
.listTypeProc {
	background: #f1f1f1;
	padding: 40px 50px;
}
.listTypeProc li {
	display: table;
	width: 100%;
	padding: 0 0 30px;
	background: url(../images/icon/arrowPink01.png) 50% 100% no-repeat;
}
.listTypeProc li:last-child {
	padding: 0 0 0;
}
.listTypeProc li .th {
	display: table-cell;
	width: 7%;
	background: #e85382;
	border-radius: 4px 0 0 4px;
	color: #ffffff;
	vertical-align: middle;
	text-align: center;
	font-size: 26px;
	font-family: "Oswald", sans-serif;
}
.listTypeProc li .td {
	display: table-cell;
	width: 93%;
	padding: 15px 20px;
	box-sizing: border-box;
	border: 2px solid #dddddd;
	background: #ffffff;
	border-left: none;
	border-radius: 0 4px 4px 0;
	vertical-align: middle;
}
.listType06 &gt; li {
	list-style: none;
	margin: 5px 0 0 25px;
}
.listType06 &gt; li &gt; .listHd {
	margin-left: -25px;
}
.dlType01 dt {
	font-weight: bold;
	margin: 0 0 5px;
}
.dlType01 dd {
	padding: 0 0 0 15px;
}
.ic img {
	margin: 20px
}
.tableType00 {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.tableType00 td {
	border: 1px dotted #cccccc;
	padding: 15px;
}
/*.APinfo0, .APrsrv0
----------------------------------------------------------*/
.APinfo0, .APrsrv0, .APrsrv1, .backBtn {
	display: inline-block;
	width: 140px;
	line-height: 1.2;
	padding: 14px 12px 12px;
	border-radius: 4px;
	text-align: left;
	font-size: 16px;
	font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro W3', 'ヒラギノ角ゴ Pro W3', Osaka;
	cursor: pointer;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	text-decoration: none !important;
	border: none;
	background: 135px 50% no-repeat #f29600;
	color: #ffffff;
}
.APrsrv1 {
	width: auto;
	padding: 14px 40px 12px 12px;
	background: 92% 50% no-repeat #f29600;
}
.APinfo0 {
	background-image: url(../images/icon/icon_link_L_01.png);
}
.APrsrv0 {
	background-image: url(../images/icon/icon_link_L_02.png);
}
.APrsrv1 {
	background-image: url(../images/icon/icon_link_L_01.png);
}
.backBtn {
	background-image: url(../images/icon/icon_link_L_03.png);
}
.APinfo0:hover, .APrsrv0:hover, .APrsrv1:hover, .backBtn:hover {
	background-color: #e85382;
	color: #ffffff;
}
.rsvBtns {
	text-align: center;
	fonts-size: 0;
}
#rsvBtnsTop {
	padding: 0 0 20px;
}
#rsvBtnsBtm {
	padding: 40px 0 20px;
}
.rsvBtns ul {}
.rsvBtns li {
	display: inline-block;
	width: 47%;
	border-left: 1px solid #ffffff;
	padding: 15px 0 15px;
	background: #f1f1f1;
}
.rsvBtns li .APrsrv0 {
	width: 220px;
	background-position: 210px 50%;
}
.rsvBtns li:first-child {
	border-left: none;
}
.rsvBtns li .hd {
	padding: 0 0 8px;
}
.rsvBtns .ft {
	font-size: 12px;
	padding: 10px 0 0;
	color: #777777;
}
.formTableFt .APinfo0 {
	text-align: center;
	width: 280px;
	background-position: 250px 50%;
}
.backBtn {
	text-align: center;
	width: 280px;
	background-position: 15px 50%;
}
.btmBackLink {
	clear: both;
	text-align: right;
	padding: 10px 0 0;
}
.btmBackLink a {
	background: url(../images/icon/icon_link_01.png) 100% 50% no-repeat;
	padding-right: 12px;
	line-height: 18px;
	font-size: 12px;
}
.annotation {
	padding: 15px;
	margin: 20px 20px 0;
	background: #f1f1f1;
	border: 1px solid #dddddd;
}
.annotation2 {
	padding: 15px;
	background: #ffffcc;
	border: 1px solid #dddddd;
}
/*reserveTEL
----------------------------------------------------------*/
.reserveTEL {
	clear: both;
	margin-top: 60px;
	border-top: 5px solid #1d2087;
	border-bottom: 1px solid #dddddd;
	padding: 15px 0;
}
.reserveTEL .hd {
	float: left;
	width: 240px;
	box-sizing: border-box;
	font-size: 18px;
	text-align: right;
	line-height: 1.2;
	padding: 20px;
}
.reserveTEL.reserveTEL2 .hd {
	width: 220px;
	font-size: 16px;
}
.reserveTEL .con {
	margin-left: 250px;
	border-left: 1px solid #dddddd;
}
.reserveTEL dl {
	display: table;
	width: 95%;
	box-sizing: border-box;
	background: #ffffff;
	padding: 10px 15px;
	margin-left: 15px;
	border-top: 1px dotted #dddddd;
}
.reserveTEL dl:first-child {
	margin-top: 0;
	border-top: none;
}
.reserveTEL dt, .reserveTEL dd {
	display: table-cell;
	vertical-align: middle;
}
.reserveTEL dt {
	color: #ffffff;
	width: 120px;
	padding: 8px 0;
	text-align: center;
	line-height: 1.1;
}
.reserveTEL.reserveTEL2 dt {
	width: 300px;
}
.reserveTEL dd, .reserveTEL3 .telNo {
	line-height: 28px;
	font-weight: bold;
	font-family: "Oswald", sans-serif;
	letter-spacing: 2px;
	font-size: 22px;
	padding: 0 20px;
}
.reserveTEL.reserveTEL4 dt {
	width: 146px;
}
.reserveTEL3 {
	clear: both;
	margin-top: 60px;
	border-top: 5px solid #1d2087;
	padding: 15px 0;
}
.reserveTEL3 .hd {
	font-size: 18px;
	line-height: 1.2;
	padding: 20px 0 0;
	text-align: center;
}
.reserveTEL3 .text {
	line-height: 1.2;
	padding: 10px 0 20px;
	color: #777777;
	text-align: center;
}
.reserveTEL3 table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.reserveTEL3 th, .reserveTEL3 td {
	padding: 10px 20px;
}
.reserveTEL3 th {
	color: #ffffff;
	width: 180px;
	border-top: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
}
.reserveTEL3 td {
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
}
.clr_ngn dt, .clr_ngn th {
	background-color: #E85382;
}
.clr_mtm dt, .clr_mtm th {
	background-color: #00A63C;
}
.clr_soj dt, .clr_soj th {
	background-color: #FF8400;
}
.clr_omc dt, .clr_omc th {
	background-color: #009CFF;
}
.clr_suw dt, .clr_suw th {
	background-color: #7B5EA5;
}
.clr_ngn dd, .clr_ngn .telNo {
	color: #E85382;
	white-space: nowrap;
}
.clr_ngn .telNo a {
	color: #E85382;
	text-decoration: none;
}
.clr_mtm dd, .clr_mtm .telNo {
	color: #00A63C;
	white-space: nowrap;
}
.clr_mtm .telNo a {
	color: #00A63C;
	text-decoration: none;
}
.clr_soj dd, .clr_soj .telNo {
	color: #FF8400;
	white-space: nowrap;
}
.clr_soj .telNo a {
	color: #FF8400;
	text-decoration: none;
}
.clr_omc dd, .clr_omc .telNo {
	color: #009CFF;
	white-space: nowrap;
}
.clr_omc .telNo a {
	color: #009CFF;
	text-decoration: none;
}
.clr_suw dd, .clr_suw .telNo {
	color: #7B5EA5;
	white-space: nowrap;
}
.clr_suw .telNo a {
	color: #7B5EA5;
	text-decoration: none;
}
/*pageTopNotice
----------------------------------------------------------*/
#pageTopNotice, .pageTopNotice {
	border: 3px solid #f5a400;
	border-radius: 6px;
	padding: 15px 20px;
	margin: 20px 20px 20px;
}
#pageTopNotice dl, .pageTopNotice dl {
	margin-top: 30px;
}
#pageTopNotice dl:nth-child(1), .pageTopNotice dl:nth-child(1) {
	margin-top: 0;
}
#pageTopNotice dt, .pageTopNotice dt {
	border-bottom: 1px dotted #f5a400;
	padding: 0 10px 8px;
	margin: 0 0 15px;
	text-align: center;
	color: #ff0000;
	font-weight: bold;
	font-size: 22px;
	line-height: 1.1;
}
#pageTopNotice dd, .pageTopNotice dd {
	text-align: left;
	padding: 0 5px;
}
.notice_wrapper {
	margin: 30px 0 30px;
}
.notice_wrapper_hd {
	/*background:#f5a400;*/
	background: #ff0000;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	/*line-height: 40px;*/
	line-height: 45px;
	margin: 0 20px;
	/*font-size: 16px;*/
	font-size: 20px;
	border-radius: 6px;
	cursor: pointer;
	position: relative;
}
.notice_wrapper_hd .fa {
	position: absolute;
	top: calc(50% - 12px);
	right: 20px;
	transform: rotate(-180deg);
	transition: transform 0.3s ease;
}
.notice_wrapper_hd.off .fa {
	transform: rotate(0);
}
.notice_wrapper_box {
	display: none;
}
/*style
----------------------------------------------------------*/
table .center {
	text-align: center !important;
}
.lineThrh {
	text-decoration: line-through;
}
.guidetablebox .noneAll {
	width: auto;
}
.guidetablebox .noneAll td {
	border: none;
	padding: 0 1em 2px 0;
	vertical-align: top;
}
/*langSl2
----------------------------------------------------------*/
#langSl2 {
	display: block;
	position: absolute;
	z-index: 999;
	top: 0;
	right: 0;
	width: 60px;
	height: 60px;
	background: url("/taxi/assets/images/header_icon_lang.png") 50% 50% no-repeat #3a86fe;
	background-size: 26px auto;
	cursor: pointer;
}
#langSlList {
	width: 100%;
	height: 100vh;
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	background: #3a86fe;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0;
	transition: all 0.3s;
	visibility: hidden;
}
#langSlList.open {
	visibility: visible;
	opacity: 1;
}
#langSlList ul {
	max-width: 400px;
	width: 80%;
	border-top: 1px dotted rgba(255, 255, 255, 0.6);
}
#langSlList ul li {
	position: relative;
}
#langSlList ul a {
	display: block;
	padding: 20px;
	color: #ffffff;
	font-size: 1.1rem;
	border-bottom: 1px dotted rgba(255, 255, 255, 0.4);
	text-decoration: none;
	position: relative;
	z-index: 2;
}
#langSlList ul a:after {
	content: "\f207";
	font-family: FontAwesome;
	position: absolute;
	top: 20px;
	right: 20px;
}
#langSlList ul li::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	background: rgba(255, 255, 255, 0.1);
	opacity: 0;
	transition: all 0.3s ease;
}
#langSlList ul .active::after {
	opacity: 1;
}
#langSlList ul li:not(.active):hover::after {
	opacity: 1;
}
#langSlList ul li.hakuba {
	margin-top: 30px;
}
#langSlList ul li.hakuba a {
	font-size: 0.95rem;
}
#langSlList .close {
	position: absolute;
	top: 20px;
	right: 20px;
	color: #ffffff;
	padding: 35px 0 0;
	font-size: 0.7rem;
	cursor: pointer;
}
#langSlList .close::before, #langSlList .close::after {
	content: "";
	width: 100%;
	height: 1px;
	background: #ffffff;
	position: absolute;
	top: 25%;
	left: 50%;
}
#langSlList .close::before {
	transform: translateX(-50%) rotate(45deg);
}
#langSlList .close::after {
	transform: translateX(-50%) rotate(-45deg);
}
/*#header
----------------------------------------------------------*/
.Yoyaku {
	padding: 10px 0;
	margin: 0 auto;
	font-size: 18px;
	line-height: 18px;
	border-bottom: 1px dotted #dddddd;
	text-align: center;
}
.TelBox20 {
	width: 1100px;
	margin: 0 auto;
}
.TelBox20 li p.AreaName {
	width: 70px;
	height: 70px;
	padding-top: 17px;
	font-size: 14px;
	line-height: 1.4;
	text-align: center;
	border-radius: 35px;
	color: #FFFFFF;
	box-sizing: border-box;
	margin: 0 auto;
}
.TelBox20 li p.tel {
	width: 240px;
	letter-spacing: 2px;
	font-family: 'Oswald', sans-serif;
	font-size: 32px;
	margin: 10px auto 0;
	text-align: center;
}
.TelBox20 li p.tel .small {
	font-size: 23px;
}
.TelBox20 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
	font-size: 14px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
	margin: 0 auto 7px;
}
.TelBox20 li {
	width: calc(25%);
	font-size: 14px;
	text-align: center;
	line-height: 27px;
	padding: 20px 0;
	position: relative;
}
.TelBox20 .stg li:nth-child(1)::before, .TelBox20 .stg li:nth-child(2)::before, .TelBox20 .stg li:nth-child(3)::before, .TelBox20 .stg li:nth-child(4)::before {
	content: '';
	display: block;
	width: calc(100% - 20px);
	border-top: 2px solid rgba(44, 65, 151, 0.15);
	position: absolute;
	bottom: -1px;
	left: 10px;
}
.TelBox20 .stg li:not(:nth-child(4)):not(:nth-child(7))::after {
	content: '';
	display: block;
	height: calc(100% - 20px);
	border-right: 2px solid rgba(44, 65, 151, 0.15);
	position: absolute;
	top: 10px;
	right: -1px;
}
.TelBox20 .stg li p.AreaName {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 0;
}
.TelBox20 .stg li p.tel {
	width: 100%;
	margin: 9px auto 0;
}
.TelBox20 .stg li p.AreaName {
	color: #fff;
	background-color: #8cc63f;
}
.TelBox20 .stg li p.tel {
	color: #4d4d4d;
}
.TelBox20 .stg li p.tel a {
	color: #4d4d4d;
}

.content_date {
	text-align: right;
}
</pre></body></html>