@charset "UTF-8";

@font-face {
  font-family: 'MyFont';
  src: url('LexusRodinPro-M.otf') format('opentype');
/*
  src: url('LexusRodinPro-L.otf') format('opentype');
  src: url('LexusRodinPro-EB.otf') format('opentype');
  src: url('LexusRodinPro-B.otf') format('opentype');
*/
}

body{

    
        font-family: nobel, 'MyFont',sans-serif,Meiryo,sans-serif;
	font-style: normal;
}

/****/
.mainvisual{
    background: url("../images/pursuit/bg_mainvisual.jpg") no-repeat center center;
    background-size: cover;
    padding: 100px 0;
}
.mainvisual img{
    max-height: 375px;
}
.toptitle {
    padding: 0 0 20px 0;
}

.toptitle h2 {
    font-family: nobel, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 280%;
    letter-spacing: .1em;
}

.pursuittop{
    background:url("../images/pursuit/bg_top01.jpg") no-repeat center center;
    background-size: cover;
    color: #fff;
    padding: 60px 0 20px 0;
}
.pursuittop dl{
    max-width: 600px;
    margin: 0 auto;
    
}

.pursuittop dd{
    padding: 20px;
    
}
.pursuittop dd p{
    padding: 10px;
    color: #e60a1e;
    font-weight: 800;
}


.pursuittop input{
    font-size: 16px;
    vertical-align: middle;
}
.pursuittop input[type=text]{
    padding: 13px 3%;
    border: 1px solid #000;
    
    width: 60%;
}
.submitbtn{
    padding: 11px 0px 11px 0;
    border: none;
    background: #808080;
    color: #fff;
    width: 25%;
    display: inline-block;
     font-size: 16px;
     vertical-align: middle;
}
.submitbtn:hover{
    color: #fff;
}
.pursuittop dl h2{
    font-size: 110%;
    padding: 0 0 10px 0;
}
.pursuittop dt p{
    padding:  0 0 20px 0;
}
.pursuittop dt h3{
    padding:  0 0 20px 0;
    font-size: 100%;
    font-weight: 400;
}
.shopbtn {
    display: inline-block;
    border: 1px solid #000;
    padding: 5px 10px 5px 20px;
    background: url("../images/pursuit/arrow01.jpg") no-repeat 7px center;
    background-size: 8px;
}

.topfactory{
    padding: 60px 0;
    background: url("../images/pursuit/bg_topcar.png") no-repeat center bottom;
}
.topfactorytxt img{
    max-height: 35px;
}
.topfactorytxt{
    text-align: left;
    padding: 30px 0 0 0;
}
.topfactorytxt p{
    padding: 0 0 30px 0;
}



table.status{
	margin: 1% auto 3%;
	border: #000 1px solid; 
	font-size: 16px;
	width: 60%;
}
table.status th{
	width: 25%;
	padding: 10px;
	border: #000 1px solid; 
	background: #999;
	color: #fff;
	text-align: right;	
}
table.status td{
	padding: 10px;
	border: #000 1px solid; 
	text-align: left;	
}
table.status td span{
	font-size: 12px;
	line-height: 1.0;
}
.red{
	color:red;
}
div.pursuitArea{
width:92%;
margin:0 auto;
clear:both;
overflow: hidden;
}
div.pursuitArea div{
clear:both;
overflow: hidden;
}
.block2{
display: flex;
justify-content: center
}

.number{
	width: 50%;
	padding: 0.2%;
	margin: 5% auto;
	color: #000;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	border-top: #000 1px solid;
	border-bottom: #000 1px solid;
	}
dl.step {
width:29%;
float: left;
margin: 3% 1%;
}
dl.step dt{
	background-color: #e6e6e6;
	color: #FFF;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	padding: 3% 0;
}
dl.step dt.now{
/*background-color: #840025; !important*/
animation: blink 1s linear infinite normal;
-webkit-animation: blink 1s linear infinite normal;
-moz-animation: blink 1s linear infinite normal;
-o-animation: blink 1s linear infinite normal;
}
@keyframes blink{
	0% {background-color:#000;}
	10% {background-color:#ccc;}
	100% {background-color:#000;}
}
@-webkit-keyframes blink{
	0% {background-color:#000;}
	10% {background-color:#ccc;}
	100% {background-color:#000;}
}
@-moz-keyframes blink{
	0% {background-color:#000;}
	10% {background-color:#ccc;}
	100% {background-color:#000;}
}
@-o-keyframes blink{
	0% {background-color:#000;}
	10% {background-color:#ccc;}
	100% {background-color:#000;}
}
dl.step dd{
	margin: 3% auto;
}
dl.step dd.date{
	color: #be0a1e;
	border: #be0a1e 2px solid;
	padding: 0.2% 3%;
	overflow: hidden;
}
dl.step .noshadate dd.date{
	color: #a67c52;
	border: #a67c52 2px solid;
}
dl.step dd.date .date1{
	font-size: 14px;
	float: left;
	margin-top: 2%;
}
dl.step dd.date .date2{
	float: right;
	font-size: 20px;
	font-weight: bold;
}
dl.step dd.map {
	width: 75%;
	margin-top: 3%;
}
.caption01{
    text-align: left;
    font-size: 80%;
    padding:0 10px;
}
.arrow{
width:2%;
float: left;
margin: 5% auto 0;
}
.block2 .arrow{
margin: 5% 0;
}


.touroku{
    border: 2px solid #be0a1e;
    padding: 10px 10px 0 10px;
}
.touroku h4{
    background: #be0a1e;
    color: #fff;
    padding: 5px ;
    margin: -10px -10px 10px -10px;
}
.touroku img{
    max-height: 70px;
}
.touroku p{
    padding: 0 0 10px 0;
    font-size: 80%;
}


.toroku{
	clear: both;
	overflow: hidden;
	margin: 10% auto 5%;
	width: 97%;
	line-height: 1.4;
	border: #840025 solid 2px;
}
.toroku_tit{
	width: 10%;
	float: left;
	text-align: center;
	background-color:#840025;
	color: #FFF;
	padding: 2%;
	font-size: 21px;
	font-weight: bold;
	height:100%;
}
.toroku_img{
	float: left;
	padding: 0.5% 1.5% ;
	width: 15%;
}
.toroku_txt{
	font-size: 14px;
	text-align: left;
	float: left;
	color:#000;
	padding: 1.5% 2%;
	width:64%;
}
.owners{
	clear: both;
	overflow: hidden;
	margin: 0 auto 5%;
	width: 97%;
	line-height: 1.4;
	border: #578a44 solid 2px;
}
.owners_tit{
	width: 10%;
	float: left;
	text-align: center;
	background-color:#578a44;
	color: #FFF;
	padding: 1% 2%;
	line-height:1.4;
	font-size: 17px;
	font-weight: bold;
	height:100%;
}
.owners_img{
	float: left;
	padding: 0.5% 1.5% ;
	width: 15%;
}
.contact{
	width: 70%;
	margin: 0 auto 2%;
	border: #000 solid 1px;
}
.cont_tit{
	color: #FFF;
	padding: 1%;
	font-size: 22px;
	font-weight: bold;
	background: #000;
	text-align: center;
}
.cont_txt{
	color: #000;
	font-size: 22px;
	text-align: left;
	margin: 5% 10%;
	line-height:2.0;
	float:left;
    width: 45%;
	word-break:break-all; word-wrap:break-word;
}
.cont_staff{
	width:25%;
	float:right;
	margin: 2% 10% 2% 0;
}
.att{
	clear: both;
	font-size: 14px;
	line-height: 1.4;
	text-align: center;
}

.back_btn{
	background-color: #000;
	border-radius: 3px;
	color: #FFF;
	font-size: 16px;
	margin: 4% auto;
	text-align: center;
	padding: 1% 40px;
    display: inline-block;
}
.back_btn a{
	color: #FFF;
	text-decoration: none;
}
.back_btn:hover{
	opacity: 0.8;
    color: #FFF;
    color: #FFF;
}
.error{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color:red;
	margin: 5% auto;
}
.ad{
	width: 55%;
	padding: 1%;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color:#fff;
	margin: 5% auto;
	border-radius: 5px;
}
.ad .owners a{
	display: block;
	width: 30%;
	background-color:#fff;	
	border-radius: 5px;
	color: #099A08;
	padding: 1.5%;
	margin: 1% auto;
	text-decoration: none;
}
.ad .owners:hover{
	opacity: 0.8;
}
.bg_or{
	padding: 3%;
	background-color: #ffa400;
}
.bg_gr{
	padding: 3%;
	background-color:#099A08;
}
.bg_gray{
	padding: 3%;
	background-color: #7b95a4;
}

.thanks{
	width:30%;
	margin: 0 auto;
}
.ad span{
	text-align: center;
	font-size: 14px;
	font-weight: normal;
}

/*popup--------------------------*/
body.active {
	overflow: hidden;
}
.content{
    margin: 0 auto;
    padding: 40px;
}
.modal{
    display: none;
    position: fixed;
    top: 0;
	left: 0;
	right: 0;
    width: 100%;
    height: 100%;
}
.modal__bg{
    background: rgba(0,0,0,0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
}
.modal__content{
	width: 900px;
    background: #fff;
    left: 50%;
    padding: 40px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
	overflow-y: auto!important;
	height: 90%;
}
.mapWrap img {
	width: 100%;
	height: auto;
}
.closeBtn.js-modal-close {
	display: inline-block;
	margin-top: 15px;
	border: 1px solid #333;
	padding: 5px 10px;
}
@media only screen and (min-width:1px) and (max-width:640px){
	.modal__content {
		padding: 10px;
	}
	.modal__content{
		width: 90%;
		margin: auto;
	}
	#mapArea {
		width: 100%;
	}
}
body {
	background: #fff;
}
body.active {
	overflow: hidden;
}
#mapContArea {
	opacity: 0;
	visibility: hidden;
}
	#mapContArea.active {
	right: 0;
	opacity: 1;
	}
.mapCont {
	display: none;
	padding: 40px;
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: rgba(0,0,0,.8);
	transition: all 0.3s ease-in-out;
	overflow-y: auto!important;
	overflow-x: auto!important;
 -webkit-overflow-scrolling: touch;
	}
.mapCont.active {
	display: block;
	right: 0;
	opacity: 1;
	-moz-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0);
	visibility: visible;
	z-index: 999;
}

/*下層-*/
.transWrap,.transWrap * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.transWrap {
	max-width: 800px;
	border: 7px solid #000;
	padding: 25px 1.5%;
	margin: 0 auto;
	background: #fff;
}
.carList {
	border: 6px solid #000;
	margin-bottom: 30px;
}
.carList > p {
	color: #fff;
	background: #000;
	font-size: 26px;
	padding: 10px 0 3px;
}
.carList ul {
	padding: 10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.carList ul li {
	margin-bottom: 5px;
}
.carList ul.col-3 li {
	width: 30%;
}
.carList ul.col-5 li {
	width: 18%;
}
.carList ul li:not(:first-of-type) {
	margin-left: 1%;
}
.carList span,.carList strong {
	display: block;
	line-height: 1.2;
	padding-top: 3px;
}
.carList strong {
	background: #d7dee2;
	margin-top: 5px;
}
.carList .gMap {
	width: 95%;
	height: 370px;
	margin: 0 auto;
}
.carList .gMap iframe {
	width: 100%;
	height: 100%;
}
.mapBtn {
	max-width: 95%;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	color: #000;
	font-weight: 600;
	border: 1px solid #000;
	padding: 20px;
	padding-bottom: 18px;
	line-height: 1;
	margin: 20px auto 40px;
	font-size: 110%;
}
.mapBtn::after {
	content: "";
	display: inline-block;
	background: url("../images/map/blank.png") left center no-repeat;
	background-size: contain;
	width: 18px;
	height: 18px;
	margin-left: 10px;
}
.mapBtn:hover {
	color: #000;
	background-color: #f2f2f2;
}
.carList > big {
	display: block;
	font-weight: 600;
	margin-bottom: 5px;
}

.transFlow {
	position: relative;
}
.transFlow .transBox {
	position: relative;
	padding-bottom: 65px;
}
.transFlow .transBox::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 22px;
	margin: auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 18px 15px 0 15px;
	border-color: #808080 transparent transparent transparent;
}
.transFlow .transBox:first-of-type dt {
	z-index: 20;
}
.daysWrap {
	z-index: 10;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	display: block;
	background: url("../images/map/arrow.png") right 15% bottom no-repeat;
	height: 100%;
	width: 100%;
}
.transDays {
	position: absolute;
	top: 16%;
	right: 3%;
	width: 30%;
	background: #e83828;
	font-size: 22px;
	padding: 20px 1% 10px;
	z-index: 10;
    color: #fff;
}
.transDays strong {
	font-size: 36px;
	line-height: 1;
}
.transBox dt {
	background: #6e6f6f;
	color: #fff;
	font-size: 26px;
	line-height: 1;
	padding: 10px 5px 5px;
	position: relative;
}
.transBox dd {
	text-align: left;
}
.transFlow .transBox dd figure {
	width: 58%;
}
img[src*="map/img01.jpg"] {
	display: block;
	margin-left: 0;
	margin-top: 35px;
}

img[src*="map/img02.jpg"] {
	display: block;
	margin-left: 0;
	margin-top: 16px;
}
img[src*="map/img03.jpg"] {
	display: block;
	margin-left: 0;
	margin-top: 35px;
}
img[src*="map/img04.jpg"] {
	display: block;
	margin: 20px auto 0;
}
img[src*="map/img05.jpg"] {
	display: block;
	margin: 20px auto 0;
}
.transTxt {
	padding-top: 50px;
	font-size: 15px;
}
.backBtns {
	margin-top: 45px;
	display: flex;
	justify-content: space-between;
}
.backBtns li {
	width: 49%;
}
.backBtns a {
	font-size: 20px;
	display: block;
	border: 1px solid #e60a1e;
	padding: 15px 20%;
	color: #e60a1e;
	background: url("../images/map/back.png") left 15% center no-repeat;
	background-size: auto 20px;
}
.backBtns a.close02 {
	background-image: url("../images/map/close.png");
}
.backBtns a:hover {
	background-color: #f1f1f1;
}

/*  SP ****************************************************/
@media only screen and (min-width:1px) and (max-width:640px){
/****/
.mainvisual{
    background:url("../images/pursuit/bg_mainvisual_sp.jpg") no-repeat center center;
    background-size: cover;
    padding: 140px 0;
}
.mainvisual img{
    max-height: 150px;
}
.toptitle {
    padding: 0 0 20px 0;
}

.toptitle h2 {
    font-size: 190%;
}
.pursuittop{
    padding: 30px 0 20px 0;
}


.pursuittop dl{
    padding: 0px 0;
    margin: 0 20px;
}


.pursuittop input{
    font-size: 120%;
}
.pursuittop input[type=text]{
    width: 70%;
}

.pursuittop dl h2{
    font-size: 100%;
}
.pursuittop dt h3{
    font-size: 80%;
}
.pursuittop dt p{
    padding:  0 0 20px 0;
}

.topfactory{
    padding: 30px 10px;
    background: none;
}

.topfactorytxt{
    text-align: center;
    padding: 0px 0 20px 0;
}
.topfactorytxt p{
    padding: 0 0 20px 0;
}
.block2{
    display: block;
}
.block2 .pcon{
    display: none;
}

table.status{
	font-size: 14px;
	width: 95%;
	margin-bottom:10%;
}
table.status th{
	width: 30%;
}
.number{
	width: 90%;
	}
dl.step {
width:95%;
float: none;
margin: 7% auto;
}
dl.step dd.date{
	overflow: hidden;
	text-align: center;
}
dl.step dd.date .date1{
	display: block;
	float: none;
	margin-top: 2%;
}
dl.step dd.date .date2{
	float: none;
}
dl.step dd.map {
	width: 75%;
}
.arrow{
width:7%;
float: none;
margin: 0 auto;
}
.block2 .arrow{
margin: 0 auto;
}

.toroku,
.owners{
	width: 92%;
	}
.toroku_tit,
.owners_tit{
	width: 100%;
	float: none;
	display: block;
	padding: 3%;
}
.toroku_img,
.owners_img{
	float: none;
	display: block;
	width: 70%;
	margin: 3% auto;
}
.toroku_txt,
.owners_txt{
	padding: 4%;
	width: 90%;
}
.contact{
	width: 94%;
	margin: 2% auto ;
	border: #578a44 solid 1px;
}
.cont_tit{
	padding: 1%;
	font-size: 18px;
}
.cont_txt{
	font-size: 14px;
	text-align: left;
	margin: 6% 3%;
	line-height:1.2;
	width:60%;
}
.cont_staff{
	width:30%;
	margin-right:3%;
}
.att{
	width: 95%;
	margin: 3% auto 0;
	font-size: 12px;
	line-height: 1.2;
	text-align: left;
}	
.ad{
	width:95%;
	}
.ad .owners a{
	width: 70%;
}
.tel_call{
	display: block;
	margin-bottom:0;
	}
	
	
	
	
	
/*下層--*/
.transWrap {
	width: 100%;
	border-width: 4px;
	padding: 20px 5%;
}
.carList ul {
	flex-wrap: wrap;
}
.carList li {
	width: 49%;
}
.carList > p {
	font-size: 15px;
}
.carList > big {
	font-size: 14px;
}
.carList .gMap {
	height: 55vw;
}
.mapBtn {
	display: flex;
	font-size: 85%;
	padding: 15px 5px 13px;
	line-height: 1.2;
}
.mapBtn::after {
	width: 12px;
	height: 12px;
	margin-left: 7px;
}

.transBox dt {
	font-size: 15px;
	text-align: left;
    padding: 10px;
}
.transDays {
	top: 41%;
	width: 43%;
	padding: 10px 1% 10px;
	font-size: 14px;
	border-width: 4px;
	right: 0;
}
.transDays strong {
	font-size: 18px;
}
.transBox dd figure {
	width: 65%;
	margin: 0 auto;
}
.transFlow .transBox dd figure {
	width: 45%;
	margin-left: 0;
}
.transTxt {
	font-size: 14px;
	text-align: left;
}
.backBtns {
	display: block;
}
.backBtns li {
	width: 100%;
}
.backBtns li:first-child {
	margin-bottom: 15px;
}
.backBtns a {
	font-size: 15px;
	background-position: left 10% center;
	background-size: auto 16px;
}
	.mapCont {
		padding: 40px 5%;
	}
}
/*ie�n�b�N*/
@media all and (-ms-high-contrast: none) {
	.pursuittop input[type=submit]{
  padding-top: 10px;
   padding-bottom: 10px;
}
.headTitle02.shopFacility{
    padding-top: 20px;
}
.number{
    padding-top: 1.2%;
}
.cont_tit{
    padding-top: 2%;
}
dl.step dt{
    padding-top: 5%;
}
dl.step dd.date {
    padding-top: 2.2%;
}
.footerwrap a {
    padding-top: 7px;
}



}




