@charset "utf-8";

.mt0  { margin-top:  0px !important; }
.mt3  { margin-top:  3px !important; }
.mt5  { margin-top:  5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }

.ml1em  { margin-left:  1em !important; }

.fcR { color: #e50707; }

.contents_taxi_ticket {
	font-size: 14px;
	font-family: Meiryo, メイリオ, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
}
.sp-show {
	display: none;
}
.mv {
	background: url(../wr_img/taxi_ticket/mv.png) no-repeat top center;
	display: block;
	width: 660px;
	height: 176px;
	position: relative;
}
#main_contents_new2008 .mv h1 {
	font-size: 30px;
	color: #022f82;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	letter-spacing: 2px;
	background: none;
	padding: 40px 0 0 38px;
	margin-bottom: 0;
	line-height: 1em;
}
#main_contents_new2008 .mv p {
	font-size: 20px;
	color: #022f82;
	letter-spacing: 1px;
	padding-left: 38px;
	padding-top: 15px;
}
.fcB{
	color: #022f82;
	font-weight: bold;
}
#main_contents_new2008 h2 {
	margin-top: 50px;
	margin-bottom: 25px;
	color: #fff;
	background: #0f1350;
	border: none;
	font-size: 16px;
	text-align: center;
	padding: 10px 0;
	line-height: 1em;
}
.section01 p {
	color: #022f82;
	font-weight: bold;
	font-size: 15px;
}
.section01 p::before {
	content: "";
	display: inline-block;
	margin-right: 5px;
	width: 13px;
	height: 13px;
	background: url(../wr_img/taxi_ticket/icon_01.png) no-repeat center center/cover;
}
.section01 ul {
	margin-left: 18px;
	margin-top: 5px;
	line-height: 1.6em;
}
.section01 ul li {
	padding-left: 1em;
	text-indent: -1em;
}
.section01 ul li span {
	color: #022f82;
	font-weight: bold;
	background: linear-gradient(transparent 60%, #ccecfb 60%);
}
.section02 ul li {
	padding-left: 1em;
	text-indent: -1em;
	text-align: left;
}
.section03 .use_txt {
	margin-left: 40px;
	margin-top: 3px;
	width: 273px;
}
.section03 .indent {
	padding-left: 1em;
	text-indent: -1em;
}
.section03 .use_txt span {
	font-weight: bold;
	text-decoration: underline
}
.section04 ul li {
	padding-left: 1em;
	text-indent: -1em;
}
.section05 ul li {
	padding-left: 1em;
	text-indent: -1em;
}
.section03 a,
.section03 a:visited,
.section04 a,
.section04 a:visited,
.section05 a,
.section05 a:visited {
	color:#407cba;
	text-decoration: underline;
}
.section03 a:hover,
.section04 a:hover,
.section05 a:hover{
	color: #407cba;
	text-decoration: none;
}
.section05 .taxi_link a::before {
    content: "";
    display: inline-block;
    margin-top: -.1em;
    margin-right: .2em;
    width: 0;
    height: 0;
    border-width: .4em 0 .4em .6em;
    border-color: transparent;
    border-style: solid;
    border-left-color: #407cba;
}
.section06 .tel_icon::before {
	content: "";
	display: inline-block;
	margin-right: 5px;
	margin-bottom: -4px;
	width: 24px;
	height: 24px;
	background: url(../wr_img/taxi_ticket/icon_02.png) no-repeat center center/cover;
}
.section06 a,
.section06 a:visited,
.section06 a:hover {
	color:#407cba;
	text-decoration: none;
}


@media screen and (min-width: 768px) {
	.flex {
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}
}


@media screen and (max-width: 767px) {

	.pc-show {
		display: none;
	}
	.sp-show {
		display: block;
	}
	.spMt20 {
		 margin-top: 20px !important;
	}
	.uc_leftmenuWrap {
		display: none!important;
	}
	#contena_box_new2008 {
		width: 100% !important;
		margin: 0 0 40px;
		padding: 0 !important;
		overflow: hidden;
	}
	#main_contents_new2008 {
		width: 100% !important;
		margin: 0;
		padding: 0 !important;
	}
	#main_contents_new2008 .bread_link {
		width: 100%;
		margin: 10px;
	}
	.mv {
		background: url(../wr_img/taxi_ticket/mv_sp.png) no-repeat top center;
		width: 100%;
		height: auto;
		background-size: 100% auto;
	}
	#main_contents_new2008 .mv h1 {
		font-size: 21px;
		background: none;
		padding: 20px 0 0 15px;
		margin-bottom: 0;
		line-height: 1em;
	}
	#main_contents_new2008 .mv p {
		font-size: 15px;
		letter-spacing: 0;
		padding-left: 15px;
		padding-top: 10px;
		padding-bottom: 15px;
	}
	#main_contents_new2008 h2 {
		margin-top: 40px;
	}
	.summary,
	.section01,
	.section02,
	.section03,
	.section04,
	.section05,
	.section06 {
		margin: 0 10px;
	}
	.section01 .ticket_img {
		text-align: center;
		margin-top: 12px !important;
	}
	.section01 .ticket_img img {
		width: 100%;
		max-width: 295px;
		height: auto;
	}
	.section01 ul {
		margin-left: 0;
	}
	.section02 {
		text-align: center;
	}
	.section02 .flex img {
		width: 48%;
		height: auto;
	}
	.section03 .flex {
		max-width: 315px;
		margin: 0 auto;
	}
	.section03 .alignC img {
		width: 100%;
		max-width: 551px;
		height: auto;
	}
	.section03 .flex img {
		width: 100%;
		max-width: 315px;
		height: auto;
	}
	.section03 .use_txt {
		width : auto;
	}
}
