@charset "utf-8";
@import url("jquery.bxslider.css");
/* CSS Document */
#title {
	display: block;
	margin: 0;
	height: 310px;
	width: 100%;
	position: relative;
	z-index: 1;
}
#topVisual {
    animation: fadeIn 5s ease 0s 1 normal;
    -webkit-animation: fadeIn 5s ease 0s 1 normal;
	display: block;
	margin: 0 auto;
	width: 100%;
	position: absolute;
	z-index: 1;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

#mi-logo {
	background-image: url(../images/top/cv_spmain.png);
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding-top: 67.38%;
	height: 0;
	width: 100%;
	position: absolute;
	z-index: 5;
}

#mi-car {
	display: block;
	margin: 0;
	width: 100%;
	position: absolute;
	top: 260px;
	z-index: 6;
}

#t-title {
	display: block;
	margin: 50px auto 20px;
	width: 96%;
}

#t-title dd {
	text-align: center;
	margin: 30px 0 10px;
	width: 100%;
}

#t-title dd img {
	margin: 0 auto;
	height: auto;
	width: auto;
	max-width: 96%;
}

#news-box {
	display: block;
	margin: 50px auto 20px;
	width: 96%;
}
#netnews {
	display: block;
	margin: 0;
	width: 100%;
}

#netnews img {
	height: auto;
	width: 100%;
}

#line {
	display: block;
	margin: 0 0 20px;
	width: 100%;
}

#line img {
	height: auto;
	width: 100%;
}

#service {
	margin: 0;
	padding: 50px 0;
	width: 100%;
}

#service h1 {
	background-image: url(../images/top/ti_service.png);
	background-size: 96%;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0 auto 20px;
	padding-top: 15.46%;
	height: 0;
	width: 96%;
}

#bn_sponsor {
	display: block;
	margin: 30px auto;
	width: 96%;
}
#bn_sponsor a {
	background-image: url(../images/top/bn_sponsor_sp.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 0;
	padding-top: 102.08%;
	height: 0;
	width: 100%;
}

#bn-drive-recorder {
	background-image: url(../images/top/bn_recorder_sp.png);
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 30px auto;
	padding-top: 66.67%;
	height: 0;
	width: 96%;
}

#bn_move  {
	display: block;
	margin: 30px auto;
	width: 96%;
}
#bn_move a {
	background-image: url(../images/top/bn_move_sp.png);
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding-top: 118.13%;
	height: 0;
	width: 100%;
}

#bn_kindergarten {
	display: block;
	margin: 30px auto;
	width: 96%;
}
#bn_kindergarten a {
	background-image: url(../images/top/bn_kindergarten_sp.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding-top: 135.42%;
	height: 0;
	width: 100%;
}

#bn_minicarcam  {
	background-image: url(../images/top/bn_minicarcam_sp.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 30px auto;
	padding-top: 107.5%;
	height: 0;
	width: 96%;
}

#bn_winter202203  {
	background-image: url(../images/top/bn_winter202203_sp.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 30px auto;
	padding-top: 121.04%;
	height: 0;
	width: 96%;
}

#bn_hitch {
	display: block;
	margin: 30px auto;
	width: 96%;
}
#bn_hitch a {
	background-image: url(../images/top/bn_hitch_sp.png);
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding-top: 86.13%;
	height: 0;
	width: 100%;
}

#bn_weekly {
	background-image: url(../images/top/bn_weekly_sp.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: top center;
	text-indent: -9999px;
	display: block;
	margin: 30px auto;
	padding-top: 142.85%;
	height: 0;
	width: 96%;
}

#bn_covid {
	background-image: url(../images/top/bn_covid_sp.png);
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0 auto;
	padding-top: 59.52%;
	height: 0;
	width: 96%;
}

#bn_service02 {
	display: block;
	margin: -10px auto 50px;
	width: 96%;
}
#bn_service02 div {
	background-image: url(../images/top/bn_service_sp.png);
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 0;
	padding-top: 71.43%;
	height: 0;
	width: 100%;
}

#service02 {
	background-image: url(../images/top/pt_track-p.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: space-around;
	-ms-flex-pack: space-around;
	justify-content: space-around;
	margin: 0 auto;
	padding-top: 100px;
	width: 96%;
}

#service02 div {
	margin: 0;
	width: 50%;
}

#bn-team {
	background-image: url(../images/top/bn_team_sp.png);
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 20px auto;
	padding-top: 96.91%;
	height: 0;
	width: 96%;
}

#bn_service-trash {
	background-image: url(../images/top/bn_service-trash_sp.png);
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 30px auto;
	padding-top: 71.43%;
	height: 0;
	width: 96%;
}

#rentalcar {
	background-image: url(../images/top/rental_bg.png);
	background-size: 100% 180%;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	margin: 50px 0;
	padding: 20px 0;
	width: 100%;
}

#rentalcar h1 {
	background-image: url(../images/top/ti_rentalcar.png);
	background-size: 96%;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0 auto 20px;
	padding-top: 16.60%;
	height: 0;
	width: 96%;
}

#btn-rentalcar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between;
	margin: 0 auto;
	width: 96%;
}
#btn-rentalcar div {
	margin: 5px 0;
	width: 48%;
}

#monthly {
	margin: 30px auto;
	width: 96%;
}
#support {
	background-image: url(../images/top/pt_track-g.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin: 0 auto 30px;
	padding-top: 80px;
	width: 96%;
}

#support dl {
	background-image: url(../images/top/disaster_sp.png);
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding-top: 90.24%;
	height: 0;
	width: 100%;
}
#support dt {
	text-indent: -9999px;
}
#support dd {
	text-indent: -9999px;
}

#ticker {
	display: block;
	margin: 40px auto;
	height: 191px;
	width: auto;
}

#information {
	margin: 0;
	padding: 50px 0;
	width: 100%;
}

#info-box {
	margin: 0 auto;
	width: 96%;
}

#information h1 {
	background-image: url(../images/top/ti_information.png);
	background-size: 96%;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0 auto 20px;
	padding-top: 12.38%;
	height: 0;
	width: 96%;
}

#info-l iframe {
	background-color: #FFF;
	margin: 0 auto;
	height: 300px;
	width: 100%;
}

#campingcar {
	margin: 10px 0 0;
}

#bn-tbox {
	display: block;
	margin: 30px auto;
	width: 96%;
}

#bn-tbox div {
	margin: 5px 0;
	width: 100%;
}

#bnt-reservation {
	display: block;
	margin: 40px auto;
	width: 96%;
}

#bnt-reservation a {
	font-size: 30px;
	font-weight: 600;
	background-color: #002DB2;
	color: #FFF;
	text-align: center;
	display: block;
	margin: 0 auto;
	padding: 10px 0;
	width: 100%;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
}
#bnt-reservation a:hover {
	opacity: 0.7;
	text-decoration: none;
}

#f-combox {
	display: block;
	margin: 40px auto;
	width: 96%;
}

#f-tel {
	display: block;
	margin: 40px auto;
	width: 96%;
}
#f-tel dt {
	margin: 20px 10px;
}
#f-tel dd {
	text-align: center;
}
#f-com {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.6em;
	margin-top: 10px;
}

#bnf-contact {
	display: block;
	margin: 40px auto;
	width: 100%;
}
#bnf-contact a:hover {
	opacity: 0.7;
}

#bnf-tel {
	margin: 0 auto 20px;
	width: 100%;
}
#bnf-tel a {
	background-image: url(../images/top/bnf-tel_sp.png);
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding-top: 21.43%;
	height: 0;
	width: 100%;
}

#bnf-reserve {
	margin: 0;
	width: 100%;
}
#bnf-reserve a {
	background-image: url(../images/top/bnr_reserve_sp.png);
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding-top: 38.1%;
	height: 0;
	width: 100%;
}

#linkArea {
	display: block;
	margin: 40px auto;
	width: 96%;
}

#linkArea h1 {
	display: block;
	margin: 0 auto 15px;
	width: 200px;
}

#linkBnr {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	list-style: none;
}
#linkBnr li {
	margin: 5px 0;
	padding: 0;
	width: 48%;
}
#linkBnr li img {
	margin: 0 auto 3px;
	width: auto;
	max-width: 100%;
}
#linkBnr li span {
	display: block;
	text-align: center;
	font-size: 12px;
	margin: 0;
	width: 100%;
}

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

#title {
	height: 260px;
	width: 360px;
}

#mi-car {
	top: 230px;
}
}

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

#title {
	height: 161px;
	width: 230px;
}
#mi-car {
	top: 230px;
}

}
@media only screen and (min-width: 769px) {
#title {
	background-image: url(../images/top/cv_pcmain.png);
	background-size: auto;
	background-repeat: no-repeat;
	display: block;
	margin: 0 auto;
	padding-top: 0;
	height: 807px;
	width: 1200px;
}
#topVisual {
	height: 807px;
	width: 1200px;
}

#mi-logo {
	background-image: url(../images/top/cv_pcmain.png);
	background-size: auto;
	background-repeat: no-repeat;
	display: block;
	margin: 0 auto;
	padding-top: 0;
	height: 807px;
	width: 1200px;
}

#mi-car {
	display: block;
	margin: 0;
	width: 1009px;
	position: absolute;
	top: 750px;
	left: 100px;
	z-index: 5;
}

#t-title {
	margin-top: 140px;
	width: 492px;
}

#news-box {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin: 50px auto;
	padding: 0;
	width: 1200px;
}

#news-box a:hover {
	opacity: 0.7;
}

#netnews {
	display: block;
	margin: 0;
	padding: 0;
	width: 550px;
}
#line {
	display: block;
	margin: 0;
	padding: 0;
	width: 550px;
}

#service {
	background-image: url(../images/top/bn_bg.png);
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0;
	padding: 50px 0 0;
	width: 100%;
}

#service h1 {
	background-image: url(../images/top/ti_service.png);
	background-size: auto;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0 auto 20px;
	text-align: left;
	padding-top: 0;
	height: 62px;
	width: 1200px;
}

#bn-drive-recorder {
	background-image: url(../images/top/bn_recorder.png);
	background-size: auto;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 30px auto;
	padding: 0;
	height: 280px;
	width: 1198px;
}

#bn_service02 {
	display: block;
	margin: 30px auto;
	width: 1198px;
}
#bn_service02 div {
	background-image: url(../images/top/bn_service.png);
	margin: 0 auto;
	padding-top: 0;
	height: 100px;
	width: 1198px;
}

#bn_move  {
	display: block;
	margin: 30px auto;
	width: 1198px;
}
#bn_move a {
	background-image: url(../images/top/bn_move.png);
	background-size: auto;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	height: 280px;
	width: 1198px;
}

#bn_kindergarten  {
	display: block;
	margin: 30px auto;
	width: 1198px;
}
#bn_kindergarten a {
	background-image: url(../images/top/bn_kindergarten.jpg);
	background-size: auto;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	height: 280px;
	width: 1198px;
}

#bn_minicarcam  {
	background-image: url(../images/top/bn_minicarcam.jpg);
	background-size: auto;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 30px auto;
	padding: 0;
	height: 280px;
	width: 1198px;
}

#bn_winter202203  {
	background-image: url(../images/top/bn_winter202203.jpg);
	background-size: auto;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 30px auto;
	padding: 0;
	height: 280px;
	width: 1198px;
}

#bn_sponsor {
	display: block;
	margin: 30px auto;
	height: 260px;
	width: 1198px;
}
#bn_sponsor a {
	background-image: url(../images/top/bn_sponsor.jpg);
	background-size: auto;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 0;
	padding-top: 0;
	height: 260px;
	width: 1198px;
}

#bn_hitch {
	display: block;
	margin: 30px auto;
	padding: 0;
	height: 280px;
	width: 1198px;
}
#bn_hitch a {
	background-image: url(../images/top/bn_hitch.png);
	background-size: auto;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	padding: 0;
	height: 280px;
	width: 1198px;
}
#bn_hitch a:hover {
	opacity: 0.9;
}

#bn_weekly {
	background-image: url(../images/top/bn_weekly.png);
	background-size: auto;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 30px auto;
	padding: 0;
	height: 280px;
	width: 1198px;
}

#bn_covid {
	background-image: url(../images/top/bn_covid.png);
	background-size: auto;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 30px auto;
	padding: 0;
	height: 280px;
	width: 1198px;
}

#service02 {
	width: 1198px;
}
#service02 div {
	background-image: url(../images/top/bn_service.png);
	background-size: auto;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 50px auto;
	padding-top: 0;
	height: 100px;
	width: 1198px;
}

#bn-team {
	background-image: url(../images/top/bn_team.png);
	background-size: auto;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 50px auto;
	padding-top: 0;
	height: 263px;
	width: 1131px;
}

#bn_service-trash {
	background-image: url(../images/top/bn_service-trash.png);
	background-size: auto;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 40px auto;
	padding-top: 0;
	height: 100px;
	width: 1198px;
}

#rentalcar {
	background-image: url(../images/top/rental_bg.png);
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	margin: 80px 0;
	padding: 0 0 100px;
	width: 100%;
}

#rentalcar h1 {
	background-image: url(../images/top/ti_rentalcar.png);
	background-size: auto;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0 auto 50px;
	text-align: left;
	padding-top: 0;
	height: 65px;
	width: 1200px;
}

#btn-rentalcar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between;
	margin: 0 auto 0;
	width: 1200px;
}
#btn-rentalcar div {
	margin: 5px 0;
	width: 165px;
}

#monthly {
	margin: 30px auto 50px;
	width: 761px;
}

#support dl {
	background-image: url(../images/top/disaster.png);
	background-size: auto;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 50px auto;
	padding-top: 0;
	height: 411px;
	width: 1115px;
}

#ticker {
	margin: 60px auto;
	width: 1200px;
}

#information {
	background-image: url(../images/top/info_bg.png);
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0;
	padding: 50px 0;
	width: 100%;
}

#information h1 {
	background-size: auto;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	margin: 0 auto 92px;
	padding-top: 0;
	height: 67px;
	width: 1200px;
}

#info-box {
	display: block;
	margin: 50px auto;
	height: 300px;
	width: 1200px;
}

#info-l {
	display: block;
	margin: 0;
	float: left;
	width: 650px;
}
#info-l iframe {
	height: 260px;
}
#info-r {
	display: block;
	margin: 0;
	float: right;
	width: 500px;
}

#bn-tbox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between;
	margin: 50px auto;
	width: 1000px;
}
#bn-tbox a:hover {
	opacity: 0.7;
}

#bn-tbox div {
	margin: 0;
	width: 450px;
}

#bnt-reservation {
	margin: 60px auto;
}

#bnt-reservation a {
	width: 450px;
}

#f-combox {
	display: block;
	margin: 40px auto;
	width: 1051px;
}

#f-tel {
	display: block;
	margin: 40px auto;
	width: 655px;
}
#f-tel dt {
	margin: 20px 10px;
}

#f-com {
	font-size: 20px;
}

#bnf-contact {
	display: block;
	margin: 40px auto;
	width: 1051px;
}
#bnf-contact a:hover {
	opacity: 0.7;
}

#bnf-tel {
	margin: 0 0 20px;
	width: 1051px;
}
#bnf-tel a {
	background-image: url(../images/top/btf-tel.png);
	background-size: auto;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0;
	height: 60px;
	width: 1051px;
}

#bnf-reserve {
	margin: 0;
	width: 1051px;
}
#bnf-reserve a {
	background-image: url(../images/top/bnr_reserve.png);
	background-size: auto;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0;
	height: 90px;
	width: 1051px;
}

#linkArea {
	display: block;
	margin: 40px auto;
	width: 1000px;
}

#linkArea h1 {
	display: block;
	margin: 0;
	float: left;
	width: 200px;
}

#linkBnr {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between;
	margin: 0 auto;
	padding: 0;
	float: right;
	width: 760px;
	list-style: none;
}
#linkBnr li {
	margin: 5px;
	padding: 0;
	width: 180px;
}
#linkBnr li span {
	font-size: 12px;
	width: 100%;
}
#linkBnr li a:hover {
	opacity: 0.7;
}
}
