@charset "utf-8";
body {
	font-family: "Noto Sans Japanese", sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 14px;
	line-height: 2;
	color: #262626;
}
 @media screen and (max-width: 767px), print {
body {
	font-size: 13px;
}
}
.l-contents-wrap {
	background: #fff;
	transition: 0s all cubic-bezier(0.215, 0.61, 0.355, 1);
}
.l-contents--fullimg .l-contents-block__inner {
	max-width: 9999px;
}
footer {
	clear: both;
	position: relative;
}
.mod-pagetop {
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 40;
	transition: .1s opacity linear;
	display: none;
}
.mod-pagetop:hover {
	opacity: 0.7 !important;
}
 @media screen and (max-width: 960px), print {
.l-contents-wrap {
	position: relative;
	right: 0;
	background: #fff;
}
}
 @media screen and (max-width: 767px), print {
.mod-pagetop {
	width: 47px;
	height: 47px;
}
.mod-pagetop img {
	width: 47px;
	height: auto;
}
}
html {
	-webkit-text-size-adjust: 100%;
}
img {
	vertical-align: top;
}
select {
	font-size: 16px;
}

/*************
  cv-nav
*************/
.l-contents {
	position: relative;
}
@media (min-width: 961px) {
.showSP {
	display: none !important;
}
.showTAB {
	display: none !important;
}
.showPC {
	display: block !important;
}
}
@media (min-width: 751px) and (max-width: 960px) {
.showPC {
	display: none !important;
}
.showSP {
	display: none !important;
}
.showTAB {
	display: block !important;
}
}
@media (max-width: 750px) {
.showPC {
	display: none !important;
}
.showTAB {
	display: none !important;
}
.showSP {
	display: block !important;
}
}
footer .mod-pagetop {
	height: 55px;
	width: 55px;
	z-index: auto;
}
footer .mod-pagetop img {
	height: 100%;
	width: 100%;
}
footer .is-bottom.mod-pagetop {
	top: -25px;
}

/*************
  cv-nav TAB
*************/
@media (min-width: 320px) and (max-width:960px) {
footer .mod-pagetop {
	display: block;
	opacity: 1 !important;
	height: 70px;
	width: 70px;
}
footer .mod-pagetop img {
	height: 100%;
	width: 100%;
}
footer .is-bottom.mod-pagetop {
	top: -70px;
}
footer.no-cv .mod-pagetop {
	z-index: 20;
}
}

/*************
 SP
*************/
@media (max-width: 960px) {
footer .mod-pagetop {
	display: block;
	opacity: 1 !important;
	height: 47px;
	width: 47px;
}
footer .mod-pagetop img {
	height: 100%;
	width: 100%;
}
footer.no-cv .mod-pagetop {
	z-index: 20;
}
footer.no-cv .is-bottom.mod-pagetop {
	top: -47px;
}
}
 @media (max-width: 960px) and (min-width: 751px) {
.showPC {
	display: block !important;
	visibility: hidden;
}
}
.modal {
	display: none;
	height: 100vh;
	position: fixed;
	top: 0;
	width: 100%;
}
.modal__bg {
	background: rgba(0,0,0,0.8);
	height: 100vh;
	position: absolute;
	width: 100%;
}
.modal__content {
	left: 50%;
	padding: 10px;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 90%;
}
 @import url("https://c.marsflag.com/mf/mfx/css/mfx-sbox.css");
@import url("/car/common_r/css/mfx-sbox.css");
 @media (min-width: 960px) {
.mf_finder_searchBox_query_input {
	height: 30px !important;
	min-height: 30px !important;
	margin-top: 7px !important;
	border-radius: 5px 0 0 5px !important;
}
}
 @media (max-width: 960px) {
.modal .close-btn {
	border: 1px solid #7d7d7d;
	color: #717171;
	background-color: #ffffff;
	border-radius: 50%;
	padding: 5px 8px;
	position: absolute;
	top: -25px;
	right: 15px;
}
a.close-btn:hover {
	text-decoration: none;
}
.mf_finder_searchBox_submit:before {
	content: "検索" !important;
}
.mf_finder_searchBox_submit span {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.mf_finder_searchBox_submit {
	width: 25% !important;
	padding: 0 10px !important;
	text-align: center !important;
	background-color: #ffffff !important;
	color: #717171 !important;
	border-radius: 5px !important;
	border: 1px solid #7d7d7d !important;
	margin-left: 15px !important;
}
.mf_finder_searchBox_query_input {
	border: 1px solid #7d7d7d !important;
	border-radius: 5px !important;
}
}
