  / Template CSS /
:root {
    --primary: #00456B;
    --light: #80A2B5;
    --dark: #181d38;
}
html {
	background-color: #fff;
	overflow-y: scroll;
}

/* トップページ */
#wrap01 {
	width: 100%;
	background-color: #efefef;
	margin-top: 720px;
	padding-top: 3rem;
	position: relative;
	z-index: 1;
	border-radius: 30px;
	/*-webkit-clip-path: polygon(0 0, 100% 1%, 100% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 1%, 100% 100%, 0% 100%);*/ 
}
@media (max-width: 1201px) {
#wrap01 {
	margin-top: 620px;
}
}
@media (max-width: 950px) {
#wrap01 {
	margin-top: 500px;
}
}
@media (max-width: 750px) {
#wrap01 {
	margin-top: 450px;
}
}

#wrap02 {
	width: 100%;
	background-color: #fff;
	position: relative;
	z-index: 2;
	padding-top: 3rem;
	/*-webkit-clip-path: polygon(0 2%, 100% 0, 100% 100%, 0% 100%);
	clip-path: polygon(0 2%, 100% 0, 100% 100%, 0% 100%);*/ 
}
@media (max-width: 950px) {
#wrap02 {
	padding-top: 3rem;
	/*-webkit-clip-path: polygon(0 1%, 100% 0, 100% 100%, 0% 100%);
	clip-path: polygon(0 1%, 100% 0, 100% 100%, 0% 100%);*/ 
}
}
#wrap03 {
	width: 100%;
	background-color: #efefef;
	position: relative;
	z-index: 3;
	padding-top: 3rem;
	/*-webkit-clip-path: polygon(0 0, 100% 4%, 100% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 4%, 100% 100%, 0% 100%);*/ 
}
@media (max-width: 950px) {
#wrap03 {
	padding-top: 3rem;
	/*-webkit-clip-path: polygon(0 0, 100% 1%, 100% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 1%, 100% 100%, 0% 100%);*/ 
}
}
#wrap04 {
	width: 100%;
	background-color: #fff;
	position: relative;
	z-index: 4;
	padding-top: 3rem;
	/*-webkit-clip-path: polygon(0 2%, 100% 0, 100% 100%, 0% 100%);
	clip-path: polygon(0 2%, 100% 0, 100% 100%, 0% 100%);*/ 
}
@media (max-width: 950px) {
#wrap04 {
	padding-top: 3rem;
	/*-webkit-clip-path: polygon(0 1%, 100% 0, 100% 100%, 0% 100%);
	clip-path: polygon(0 1%, 100% 0, 100% 100%, 0% 100%);*/ 
}
}
#wrap05 {
	width: 100%;
	background-color: #efefef;
	position: relative;
	z-index: 5;
	padding-top: 3rem;
	/*-webkit-clip-path: polygon(0 0, 100% 4%, 100% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 4%, 100% 100%, 0% 100%);*/ 
}
@media (max-width: 950px) {
#wrap05 {
	padding-top: 3rem;
	/*-webkit-clip-path: polygon(0 0, 100% 2%, 100% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 2%, 100% 100%, 0% 100%);*/ 
}
}

#wrap06 {
	width: 100%;
	background-color: #efefef;
	position: relative;
	z-index: 6;
}

.plan-box {
	margin-left: auto;
	margin-right: auto;
}
@media (max-width: 991px) {
.plan-box-cont {
	margin-bottom: 2rem;
}
}

/* スタンダード */
#wrap11 {
	width: 100%;
	background-color: #fff;
	margin-top: 720px;
	padding-top: 3rem;
	position: relative;
	z-index: 1;
	border-radius: 30px;
	/*-webkit-clip-path: polygon(0 0, 100% 1%, 100% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 1%, 100% 100%, 0% 100%);*/ 
}
@media (max-width: 1201px) {
#wrap11 {
	margin-top: 620px;
}
}
@media (max-width: 950px) {
#wrap11 {
	margin-top: 500px;
}
}
@media (max-width: 750px) {
#wrap11 {
	padding-top: 3rem;
	margin-top: 450px;
}
}
#wrap12 {
	width: 100%;
	background-color: #efefef;
	position: relative;
	z-index: 2;
	padding-top: 3rem;
	/*-webkit-clip-path: polygon(0 2%, 100% 0, 100% 100%, 0% 100%);
	clip-path: polygon(0 2%, 100% 0, 100% 100%, 0% 100%);*/ 
}
@media (max-width: 950px) {
#wrap12 {
	padding-top: 3rem;
	/*-webkit-clip-path: polygon(0 1%, 100% 0, 100% 100%, 0% 100%);
	clip-path: polygon(0 1%, 100% 0, 100% 100%, 0% 100%);*/ 
}
}
#wrap13 {
	width: 100%;
	background-color: #fff;
	position: relative;
	z-index: 3;
	padding-top: 3rem;
	/*-webkit-clip-path: polygon(0 0, 100% 4%, 100% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 4%, 100% 100%, 0% 100%);*/ 
}
@media (max-width: 950px) {
#wrap13 {
	padding-top: 3rem;
	/*-webkit-clip-path: polygon(0 0, 100% 1%, 100% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 1%, 100% 100%, 0% 100%);*/ 
}
}
#wrap14 {
	width: 100%;
	background-color: #efefef;
	position: relative;
	z-index: 4;
	padding-top: 3rem;
	/*-webkit-clip-path: polygon(0 2%, 100% 0, 100% 100%, 0% 100%);
	clip-path: polygon(0 2%, 100% 0, 100% 100%, 0% 100%);*/ 
}
@media (max-width: 950px) {
#wrap14 {
	padding-top: 3rem;
	/*-webkit-clip-path: polygon(0 1%, 100% 0, 100% 100%, 0% 100%);
	clip-path: polygon(0 1%, 100% 0, 100% 100%, 0% 100%);*/ 
}
}
#wrap15 {
	width: 100%;
	background-color: #fff;
	position: relative;
	z-index: 5;
	padding-top: 3rem;
	/*-webkit-clip-path: polygon(0 0, 100% 4%, 100% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 4%, 100% 100%, 0% 100%);*/ 
}
@media (max-width: 950px) {
#wrap15 {
	padding-top: 3rem;
	/*-webkit-clip-path: polygon(0 0, 100% 2%, 100% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 2%, 100% 100%, 0% 100%);*/ 
}
}

.standard-body {
	width: 80%;
	margin: 30px auto;
}
@media (max-width: 750px) {
.standard-body {
	width: 100%;
}
}

.driver {
	display: flex;
	justify-content: center;
}
.driver-box01 {
	max-width: 356px;
	margin-right: 1rem;
	display: inline-block;
}
.driver-box02 {
	max-width: 421px;
	display: inline-block;
}
.driver-box02-01 {
	text-align: left;
	margin-bottom: 0;
}
.driver-box02-02 {
	text-align: left;
	width: 62%;
	margin-top: -3rem;
	font-size: 0.85rem;
}
.driver-box02-03 {
	text-align: left;
	margin-bottom: 0.5rem;
	font-weight: 700;
}
.driver-box02-04 {
	text-align: left;
	margin-top: 0.5rem;
}

@media (max-width: 767px) {
.driver {
	flex-wrap: wrap;
}
.driver-box01 {
	margin-right: 0;
	margin-bottom: 1.5rem;
}
}

.outer {
	display: flex;
	gap: 60px;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 800px;
	margin: 3rem auto;
}

.youtube {
	margin: 0 auto;
	max-width: 560px;
	width: 100%;
	text-align: center;
	aspect-ratio: 16 / 9;
}
.youtube iframe {
	width: 100%;
	height: 100%;
}

/* snipper */
#is-loading {
	display: block;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: #fff;
	z-index: 1021;
}
#loading {
	display: none;
	position: fixed;
	top: 40%;
	left: 50%;
	transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
	width: 40%;
	height: auto;
	z-index: 1022;
}
@media (max-width: 767px) {
#loading {
	width: 60%;
	height: auto;
}
}


/* ドラレコ */
#wrap21 {
	width: 100%;
	background-color: #fff;
	position: relative;
	z-index: 1;
}
#wrap22 {
	width: 100%;
	background-color: #efefef;
	position: relative;
	z-index: 2;
	padding-top: 3rem;
	/*-webkit-clip-path: polygon(0 2%, 100% 0, 100% 100%, 0% 100%);
	clip-path: polygon(0 2%, 100% 0, 100% 100%, 0% 100%);*/ 
}
@media (max-width: 950px) {
#wrap22 {
	padding-top: 3rem;
	/*-webkit-clip-path: polygon(0 1%, 100% 0, 100% 100%, 0% 100%);
	clip-path: polygon(0 1%, 100% 0, 100% 100%, 0% 100%);*/ 
}
}
#wrap23 {
	width: 100%;
	background-color: #fff;
	position: relative;
	z-index: 3;
	padding-top: 3rem;
	/*-webkit-clip-path: polygon(0 0, 100% 4%, 100% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 4%, 100% 100%, 0% 100%);*/ 
}
@media (max-width: 950px) {
#wrap23 {
	padding-top: 3;
	/*-webkit-clip-path: polygon(0 0, 100% 1%, 100% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 1%, 100% 100%, 0% 100%);*/ 
}
}
#wrap24 {
	width: 100%;
	background-color: #efefef;
	position: relative;
	z-index: 4;
	padding-top: 3rem;
	/*-webkit-clip-path: polygon(0 2%, 100% 0, 100% 100%, 0% 100%);
	clip-path: polygon(0 2%, 100% 0, 100% 100%, 0% 100%);*/ 
}
@media (max-width: 950px) {
#wrap24 {
	padding-top: 3rem;
	/*-webkit-clip-path: polygon(0 1%, 100% 0, 100% 100%, 0% 100%);
	clip-path: polygon(0 1%, 100% 0, 100% 100%, 0% 100%);*/ 
}
}
#wrap25 {
	width: 100%;
	background-color: #fff;
	position: relative;
	z-index: 5;
	padding-top: 3rem;
	/*-webkit-clip-path: polygon(0 0, 100% 4%, 100% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 4%, 100% 100%, 0% 100%);*/ 
}
@media (max-width: 950px) {
#wrap25 {
	padding-top: 3rem;
	/*-webkit-clip-path: polygon(0 0, 100% 1%, 100% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 1%, 100% 100%, 0% 100%);*/ 
}
}

.drareco-title {
	font-size: 2.5rem;
	line-height: 1.8;
	letter-spacing: 0;
	color: rgba(255,255,255,0.85);
}
@media (max-width: 767px) {
.drareco-title {
	font-size: 2rem;
	line-height: 1.8;
}
}


/* プライス */
#wrap31 {
	width: 100%;
	background-color: #fff;
	position: relative;
	z-index: 1;
}
#wrap32 {
	width: 100%;
	background-color: #efefef;
	position: relative;
	z-index: 2;
	padding-top: 3rem;
	/*-webkit-clip-path: polygon(0 2%, 100% 0, 100% 100%, 0% 100%);
	clip-path: polygon(0 2%, 100% 0, 100% 100%, 0% 100%);*/ 
}
#wrap33 {
	width: 100%;
	background-color: #fff;
	position: relative;
	z-index: 3;
	padding-top: 3rem;
	/*-webkit-clip-path: polygon(0 0, 100% 4%, 100% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 4%, 100% 100%, 0% 100%); */
}
#wrap34 {
	width: 100%;
	background-color: #efefef;
	position: relative;
	z-index: 2;
	padding-top: 3rem;
	/*-webkit-clip-path: polygon(0 2%, 100% 0, 100% 100%, 0% 100%);
	clip-path: polygon(0 2%, 100% 0, 100% 100%, 0% 100%);*/ 
}

#wrap35 {
	width: 100%;
	background-color: #fff;
	position: relative;
	z-index: 1;
}


/* ケーススタディ */
#wrap07 {
	width: 100%;
	background-color: #fff;
	position: relative;
	z-index: 7;
	padding-top: 3rem;
}

/* フッター */
#wrap08 {
	width: 100%;
	background-color: #fff;
	border-top: solid 1px #ccc;
	position: relative;
	z-index: 8;
}

/* カルーセル改訂 start */
#wrap07 .container-xxl {
    width: 100%;
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-right: auto;
    margin-left: auto;
}
#wrap07 .container {
	max-width: none !important;
	padding-right: 0;
  padding-left: 0;
}
#wrap07 .container .testimonial-item.odd {
	transform:translate3d(0, 40px, 0);
	transition: all 0.5s ease;
}
#wrap07 .container .testimonial-item.even {
	transform: translate3d(0, 0, 0);
	transition: all 0.5s ease;
}
#wrap07 .container .testimonial-item.odd.js--change {
	transform:translate3d(0, 0, 0);
}
#wrap07 .container .testimonial-item.even.js--change {
	transform:translate3d(0, 40px, 0);
}
#wrap07 .owl-carousel .owl-stage-outer {
    overflow-y: visible !important;
}
#wrap07 .owl-carousel .owl-stage {
    padding-bottom: 40px;
}
#wrap07 .testimonial-carousel .owl-dots {
    margin-top: 24px;
}
/* カルーセル改訂 end */


img {
	max-width: 100%;
}
h1, .h1, h2, .h2, h3, .h3 {
	letter-spacing: 0.15rem;
}
@media (max-width: 767px) {
img {
	max-width: 100%!important;
}
h1, .h1, h2, .h2, h3, .h3 {
	letter-spacing: 0;
}
}
h2, .h2 {
	color: #00456B;
	font-weight: 900;
}
h3, .h3 {
	font-family: 'Jost', sans-serif;
	font-size: 5.5rem;
	font-weight: normal;
	color: #65aadd;
}
p {
	font-size: 1rem;
}

@media (max-width: 767px) {
.sp-left {
	text-align: left!important;
}
}

.cap {
	font-size: 0.9rem;
	margin-top: 0.5rem;
}
figure {
  display: table;
}
figcaption {
  display: table-caption;
  caption-side: bottom;
  font-size: 0.8rem;
  margin-top: 0.5rem;
}

.ls-01 {
	letter-spacing: 0.2rem;
}

a {
	text-decoration: none;
}

.brand-color {
	color: #00456B;
}
.isuzu-color {
	color: #E50012;
}

.fw-medium {
    font-weight: 600 !important;
}

.fw-semi-bold {
    font-weight: 700 !important;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 2.5rem;
    bottom: 2.5rem;
    z-index: 99;
}


/*** Spinner ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}

/*** Movie ***/
/* wrap */
.hero {
  position: relative;
}

/* video */
.video-box {
  position: fixed;
  z-index: 0;
  overflow: hidden;
  width: 100%;
  height: 800px;
}
@media (max-width: 1201px) {
.video-box {
  height: 700px;
}
}
@media (max-width: 950px) {
.video-box {
  height: 600px;
}
}
@media (max-width: 750px) {
.video-box {
  height: 540px;
}
}
.video {
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* overlay */
.overlay::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 0, 0, 0.4);
}

/* text */
.text-box {
  position: fixed;
  top: 450px;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 1201px) {
.text-box {
  top: 400px;
}
}
@media (max-width: 950px) {
.text-box {
  top: 330px;
}
}
@media (max-width: 750px) {
.text-box {
  top: 300px;
}
.hero p {
	text-align: left!important;
}
}

.hero h1 {
  font-family: Roboto;
  font-size: 4rem;
  font-weight: bold;
  line-height: 1.4;
  padding: 0 20px;
  text-align: center;
  color: #fff;
}
@media (max-width: 750px) {
.hero h1 {
  font-family: Roboto, -apple-system, sans-serif;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.4;
  padding: 0 20px;
}
}

.hero h2 {
  padding: 0 20px;
  line-height: 1.4;
  text-align: center;
  color: #fff;
}
.hero p {
	padding: 0 20px;
	font-size: 1.2rem;
	text-align: center;
	color: #fff;
}

/*** video-m ***/

.movie-m {
	display: flex;
	justify-content: center;
	margin-bottom: 3rem;
}
.movie-m video {
	width: 40%;
	margin: 0 1rem 3rem;
}

.movie-s {
	display: flex;
	justify-content: center;
	margin-bottom: 3rem;
}
.movie-s video {
	width: 30.5%;
	margin: 0 1rem 3rem;
}

@media (max-width: 950px) {
.movie-m,.movie-s {
	flex-wrap: wrap;
}
.movie-m video,.movie-s video {
	width: 80%;
	flex-wrap: wrap;
}
}
@media (max-width: 750px) {
.movie-m video,.movie-s video {
	width: 90%;
}
}



/*** About ***/

.about {
	margin-top: 800px;
}
@media (max-width: 1201px) {
.about {
	margin-top: 700px;
}
}
@media (max-width: 950px) {
.about {
	margin-top: 600px;
}
}
@media (max-width: 750px) {
.about {
	margin-top: 540px;
}
}




/*** Button ***/
.btn {
    font-family: YakuHanJP, 'Noto Sans JP', 'Poppins', sans-serif;
    font-weight: 700;
    transition: .5s;
}

.btn.btn-primary,
.btn.btn-secondary {
    color: #FFFFFF;
}

.btn-login-h {
	font-size: 14px;
	height: 40px!important;
	border-radius: 20px;
	margin-right: 30px;
}

.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 4.5rem;
    height: 4.5rem;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    border-radius: .3rem;
}

.btn-main {
	padding: 1rem 5rem 1.2rem;
	border-radius: calc(30vh);
	margin: 4rem auto 6rem;
}


/*** Navbar ***/
.navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
}

.navbar-light .navbar-nav .nav-link {
    margin-right: 30px;
    padding: 25px 0;
    color: #FFFFFF;
    font-size: 14px;
    text-transform: uppercase;
    outline: none;
}

@media (max-width: 1284px) {
.navbar-light .navbar-nav .nav-link {
    margin-right: 20px;
}
}
@media (max-width: 1234px) {
.navbar-light .navbar-nav .nav-link {
    margin-right: 15px;
}
}


.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
    color: #65AADD;
}

@media (max-width: 991.98px) {
    .navbar-light .navbar-nav .nav-link  {
        margin-right: 0;
        padding: 10px 0;
    }

    .navbar-light .navbar-nav {
        border-top: 1px solid #EEEEEE;
    }
}

.navbar-light .navbar-brand,
.navbar-light a.btn {
    height: 75px;
}

.navbar-light .navbar-nav .nav-link {
    color: var(--dark);
    font-weight: 700;
}

.navbar-light.sticky-top {
    /*top: -100px;*/
    transition: .5s;
}

.nav-end {
	margin-right: 0!important;
}

/*** ヘッダーロゴ レスポンシブ対応 ***/
@media (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        margin-top: 0;
        opacity: 0;
        visibility: hidden;
        transition: .5s;
    }

    .navbar .dropdown-menu.fade-down {
        top: 100%;
        transform: rotateX(-75deg);
        transform-origin: 0% 0%;
    }

    .navbar .nav-item:hover .dropdown-menu {
        top: 100%;
        transform: rotateX(0deg);
        visibility: visible;
        transition: .5s;
        opacity: 1;
    }
}

/* 隣とのズレの調整用 */
.h-isuzu {
	padding-bottom: 0.3rem;
}
/* 隣とのズレの調整用 end */

.mim-w {
	width: 194px;
}

@media (max-width: 1210px) {
.h-isuzu {
	width: 82px;
}
.h-mimamori {
	width: 130px;
}
.h-gatex {
	width: 45px;
}
}
@media (max-width: 767px) {
.h-isuzu {
	width: 73px;
}
.h-mimamori {
	width: 115px;
}
.h-gatex {
	width: 40px;
}
.mim-w {
	width: 140px;
}
}
@media (max-width: 400px) {
.h-isuzu {
	width: 64px;
}
.h-mimamori {
	width: 101px;
}
.h-gatex {
	width: 35px;
}
.mim-w {
	width: 135px;
}
}

@media (max-width: 530px) {
#float-menu img {
	margin-bottom: 1rem!important;
	margin-right: 2rem!important;
}
}

/* トップリード文フォントサイズ（SEで行替えされないよう */
.read_fs {
	font-size: 1rem!important;
}
@media (max-width: 767px) {
.read_fs {
	font-size: 0.9rem!important;
}
}

/*** お問い合わせボタン ***/
.floating-btn {
    position: fixed;
    right: 110px;
    bottom: 24px;
    z-index: 1000;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 1rem .8rem 1.3rem;
    border-radius: 50%;
	width: 80px;
	height: 80px;
	color: #fff;
    background-color: #f7931e;
    opacity: .98;
    transition: all 1s;
}
.floating-btn-text {
    position: relative;
    display: contents;
    color: #fff;
    vertical-align: middle;
    font-size: 1.1rem;
    line-height: 1;
	transition: 2s;
}

.floating-btn:hover {
	background-color: #f7931e;
}
.inquiry .floating-btn {
	transition: all 2s;
}

.is-hidden {
 	visibility: hidden;
 	opacity: 0;
}
.floating-btn .hover{
	display: none;
}
.floating-btn:hover .normal{
	display: none;
}
.floating-btn:hover .hover{
	display: block;
	padding-left: .5rem;
	padding-right: .5rem;
}
.floating-btn:hover .hover img {
	margin-right: .5rem;
}

/*
.floating-btn-text:after {
    display: inline-block;
    margin-left: 2.29167vw;
    width: 0.06944vw;
    height: 3.125vw;
    background-color: #ffffff;
    content: '';
    opacity: .2;
}
.floating-btn:before {
    display: inline-block;
    margin-right: 1.4vw;
    width: 1.8vw;
    height: 1.2vw;
    background: url("/cv/cost/mimamori/img/post_icon.png") no-repeat top left;
    background-size: cover;
    content: '';
}
.floating-btn:after {
    display: inline-block;
    margin-left: 1.59722vw;
    width: 0.90278vw;
    height: 0.90278vw;
    background: url("/cv/cost/mimamori/img/arrow_post.png") no-repeat top left;
    background-size: contain;
    content: '';
}
*/

@media (max-width: 767px) {
.floating-btn {
    right: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    padding: 7vw 8.8vw 7vw 9.06667vw;
    width: 100%;
    border-radius: 0;
}
.floating-btn-text {
    font-size: 3.73333vw;
    line-height: 1.6;
}
}
/*
.floating-btn:before {
    margin-right: 6vw;
    width: 11vw;
    height: 6vw;
}
.floating-btn:after {
    margin-left: 6.4vw;
    width: 3.46667vw;
    height: 3.46667vw;
}
*/

/*** PC、スマホ表示振り分け ***/
@media (max-width: 767px) {
.forPc {
	display: none;
}
}
@media (min-width: 768px) {
.forSp {
	display: none;
}
}

/*** PC、スマホ表示振り分け（麻豆网ロゴ） ***/
@media (max-width: 991px) {
.logo_forPc {
	display: none;
}
}
@media (min-width: 992px) {
.logo_forSp {
	display: none;
}
}




/*** Header carousel ***/
@media (max-width: 767px) {
    .header-carousel .owl-carousel-item {
        position: relative;
        min-height: 500px;
    }
    
    .header-carousel .owl-carousel-item img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

.header-carousel .owl-nav {
    position: absolute;
    top: 50%;
    right: 8%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
}

.header-carousel .owl-nav .owl-prev,
.header-carousel .owl-nav .owl-next {
    margin: 7px 0;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: transparent;
    border: 1px solid #FFFFFF;
    font-size: 22px;
    transition: .5s;
}

.header-carousel .owl-nav .owl-prev:hover,
.header-carousel .owl-nav .owl-next:hover {
    background: var(--primary);
    border-color: var(--primary);
}

.page-header01 {
    background: linear-gradient(rgba(24, 29, 56, .5), rgba(24, 29, 56, .5)), url("/cv/cost/mimamori/img/header-img-drareco.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.page-header02 {
    background: linear-gradient(rgba(24, 29, 56, .5), rgba(24, 29, 56, .5)), url("/cv/cost/mimamori/img/header-img-device.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.page-header03 {
    background: linear-gradient(rgba(24, 29, 56, .5), rgba(24, 29, 56, .5)), url("/cv/cost/mimamori/img/header-img-price.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}


.page-header-inner {
    background: rgba(15, 23, 43, .7);
}

.breadcrumb-item + .breadcrumb-item::before {
    color: var(--light);
}


/*** Section Title ***/
.section-title {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
}

.section-title::before {
    position: absolute;
    content: "";
    width: calc(100% + 80px);
    height: 2px;
    top: 4px;
    left: -40px;
    background: var(--primary);
    z-index: -1;
}

.section-title::after {
    position: absolute;
    content: "";
    width: calc(100% + 120px);
    height: 2px;
    bottom: 5px;
    left: -60px;
    background: var(--primary);
    z-index: -1;
}

.section-title.text-start::before {
    width: calc(100% + 40px);
    left: 0;
}

.section-title.text-start::after {
    width: calc(100% + 60px);
    left: 0;
}


/*** Service ***/
.service-item {
    background: var(--light);
    transition: .5s;
}

.service-item:hover {
    margin-top: -10px;
    background: var(--primary);
}

.service-item * {
    transition: .5s;
}

.service-item:hover * {
    color: var(--light) !important;
}


/*** Categories & Courses ***/
.category img,
.course-item img {
    transition: .5s;
}

.category a:hover img,
.course-item:hover img {
    transform: scale(1.1);
}


/*** Team ***/
.team-item img {
    transition: .5s;
}

.team-item:hover img {
    transform: scale(1.1);
}


/*** Testimonial ***/
.testimonial-carousel::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}

.testimonial-carousel::after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    background: linear-gradient(to left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}

@media (min-width: 768px) {
    .testimonial-carousel::before,
    .testimonial-carousel::after {
        width: 200px;
    }
}

@media (min-width: 992px) {
    .testimonial-carousel::before,
    .testimonial-carousel::after {
        width: 300px;
    }
}

.testimonial-carousel .owl-item .testimonial-text,
.testimonial-carousel .owl-item.center .testimonial-text * {
    transition: .5s;
}

.testimonial-carousel .owl-item.center .testimonial-text {
    background: var(--primary) !important;
}

.testimonial-carousel .owl-item.center .testimonial-text * {
    color: #FFFFFF !important;
}

.testimonial-carousel .owl-dots {
    margin-top: 24px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.testimonial-carousel .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 15px;
    height: 15px;
    border: 1px solid #CCCCCC;
    transition: .5s;
}

.testimonial-carousel .owl-dot.active {
    background: var(--primary);
    border-color: var(--primary);
}


/*** Footer ***/
.footer .btn.btn-social {
    margin-right: 5px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
	font-size: 1.2rem;
    font-weight: normal;
    border: 1px solid #FFFFFF;
    border-radius: 40px;
    transition: .3s;
}
.fb {
	color: #226db6;
	font-size: 2rem;
	padding: 0 0.4rem;
	display: flex;
}
.tw {
	color: #3296d4;
	font-size: 2rem;
	padding: 0 0.4rem;
	display: flex;
}
.yt {
	color: #da1725;
	font-size: 2rem;
	padding: 0 0.4rem;
	display: flex;
}
.line {
	color: #06c755;
	font-size: 2rem;
	padding: 0 0.4rem;
	display: flex;
}
.line-l {
	color: #06c755;
	font-size: 3.5rem; 
	margin: 0 0.8rem;
	padding: 0 0.4rem;
	display: flex;
}
.mail {
	color: #82cfd6;
	font-size: 2rem;
	padding: 0 0.4rem;
	display: flex;
}

.d-flex a:hover {
	color: #ccc!important;
}


.footer .btn.btn-social:hover {
    color: var(--primary);
}

.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    font-size: .9rem;
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    margin-right: 10px;
	color: #80a2b5;
}

.footer .btn.btn-link:hover {
    letter-spacing: 1px;
    box-shadow: none;
}

.footer .copyright {
	font-family: 'Poppins', sans-serif;
	font-weight: normal;
    font-size: .9rem;
	letter-spacing: 0.2rem;
}

.footer .copyright a {
    color: var(--light);
}

.footer .footer-menu a {
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid rgba(255, 255, 255, .1);
}

.footer .footer-menu a:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}

/*------------------------------------
topに戻るボタン
------------------------------------*/
#page_top {
  position: fixed;
  z-index: 1000;
  transform: translateY(150px);
}
#page_top a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #3b5d82;
  border-radius: 50%;
  border: none;
  color: #fff;
  text-decoration: none;
  transition: all 0.3s;
}
#page_top.upmove {
  animation: UpAnime 0.5s forwards;
}
@keyframes UpAnime {
  from {
    opacity: 0;
    transform: translateY(150px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
#page_top.downmove {
  animation: DownAnime 0.5s forwards;
}
@keyframes DownAnime {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(150px);
  }
}
/* @media (min-width: 1000px) {} 1000px以上で適用 */
@media (min-width: 1000px) {
  /*  ボタン配置  */
  #page_top {
    right: 24px; 
    bottom: 24px;
  }
  #page_top a {
    width: 80px;
    height: 80px;
  }
}
/* @media (max-width: 999px) {} 999px以下で適用 */
@media (max-width: 999px) {
  #page_top {
    right: 12px;
    bottom: 12px;
  }
  #page_top a {
    width: 50px;
    height: 50px;
    font-size: 0.6rem;
  }
}

/*------------------------------------
お問い合わせボタン
------------------------------------*/
#inq {
  position: fixed;
  z-index: 1000;
  transform: translateY(150px);
}
#inq a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f7931e;
  border: none;
  border-radius: 50%;
  color: #fff;
  text-decoration: none;
  transition: all 0.3s;
}
#inq.upmove {
  animation: UpAnime 0.5s forwards;
}
@keyframes UpAnime {
  from {
    opacity: 0;
    transform: translateY(150px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
#inq.downmove {
  animation: DownAnime 0.5s forwards;
}
@keyframes DownAnime {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(150px);
  }
}
/* @media (min-width: 1000px) {} 1000px以上で適用 */
@media (min-width: 1000px) {
  /*  ボタン配置  */
  #inq {
    right: 120px; 
    bottom: 24px;
  }
  #inq a {
    height: 80px;
	width: auto;
	border-radius: 40px;
  }
  #inq img {
	width: 50px;
	margin: 5px 15px;
  }
}
/* @media (max-width: 999px) {} 999px以下で適用 */
@media (max-width: 999px) {
  #inq {
    right: 74px;
    bottom: 12px;
  }
  #inq a {
    height: 50px;
    width: auto;
    font-size: 0.8rem;
	border-radius: 25px;
  }
  #inq img {
	width: 30px;
	margin: 5px 10px;
  }
}


#inq a .hover{
	display: none;
}
#inq a:hover .normal{
	display: none;
	width: 80px;
}
#inq a:hover .hover{
	display: inline-block;
	width: auto;
	padding-left: .5rem;
	padding-right: 2rem;
}
#inq a:hover .hover img {
	margin-right: .5rem;
}



/*** リーフアニメーション ***/

.leaf01 {
	background-image: url("/cv/cost/mimamori/img/leaf01_01.webp");
	background-repeat: no-repeat;
	background-position: center 2rem;
	background-size: 30rem;
}
.leaf02 {
	background-image: url("/cv/cost/mimamori/img/leaf02_02.webp");
	background-repeat: no-repeat;
	background-position: right 2.5rem;
	background-size: 50vw;
}
.leaf03 {
	background-image: url("/cv/cost/mimamori/img/leaf03_02.webp");
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 70vw;
}
.leaf04 {
	background-image: url("/cv/cost/mimamori/img/leaf02_02.webp");
	background-repeat: no-repeat;
	background-position: right 2.5rem;
	background-size: 50vw;
}
.leaf05 {
	background-image: url("/cv/cost/mimamori/img/leaf05_01.webp");
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 70vw;
}
.leaf06 {
	background-image: url("/cv/cost/mimamori/img/leaf06_01.webp");
	background-repeat: no-repeat;
	background-position: center 5rem;
	background-size: 95vw;
}

.top-read {
	width: 80%;
	margin: 0 auto;
}
@media (max-width: 767px) {
.top-read {
	width: 100%;
	margin: 0 auto;
}
}

/* トップページ葉アニメ 01 */
.leaf01-m {
	margin: 1rem 0 3rem;
}
.leaf01-01 {
	width: 40%;
}
@media (max-width: 1199px) {
.leaf01-01 {
	width: 50%;
}
}
@media (max-width: 991px) {
.leaf01-01 {
	width: 60%;
}
}
@media (max-width: 767px) {
.leaf01-01 {
	width: 90%;
}
.leaf01-m {
	margin: 0 0 1rem;
}
}

/* Platformタイトル */
.plat-title {
	flex-wrap: nowrap;
	margin-bottom: 2rem;
}
.plat-title h3 {
	width: auto;
	margin-right: 2rem;
	line-height: 1;
}
.plat-title picture {
	width: 550px;
	padding-top: 10px;
}

@media (max-width: 991px) {
.plat-title {
	flex-wrap: wrap;
	margin-bottom: 2rem;
	text-align: center;
}
.plat-title h3 {
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.plat-title picture {
	width: 70%;
	padding-top: 0;
	margin-right: auto;
	margin-left: auto;
}
}
@media (max-width: 767px) {
.plat-title {
	flex-wrap: wrap;
	margin-bottom: 2rem;
	text-align: center;
}
.plat-title h3 {
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.plat-title picture {
	width: 90%;
}
}

/* HMIタイトル */
.hmi-title {
	margin-top: 50px;
}
.hmi-display {
	margin-top: -200px;
	text-align: center;
}
.hmi-display2 {
	margin-top: 3rem;
}
@media (max-width: 991px) {
.hmi-title {
	margin-top: 1rem;
	text-align: center;
}
.hmi-display {
	margin-top: 3rem;
}
}

/* Planタイトル */
@media (max-width: 991px) {
.plan-title-pc {
	display: none;
}
}
@media (min-width: 992px) {
.plan-title-sp {
	display: none;
}
}

/* Lease */
.l-package {
	background-color: #fff;
	border: solid 1px #aaa;
	border-radius: 10px;
	margin: 50px 0;
	padding: 25px 50px 40px;
}
.l-package h4 {
	background-color: #234b7b;
	color: #fff;
	padding: 0.5rem 0.5rem 0.6rem;
	text-align: center;
}
.l-logo {
	padding: 1rem 0 2rem;
	text-align: center;
}
.l-package-type {
	justify-content: center;
	align-items: flex-end;
}
.l-package-type01 {
	padding: 10px;
}
.l-package-type02 {
	padding: 10px;
}
@media (max-width: 991px) {
.l-package {
	margin: 50px 0;
	padding: 20px 30px;
}
.l-package-type01 {
	padding: 0;
	margin: 0 0 1rem;
}
.l-package-type02 {
	padding: 0;
}
}

/* ドラレコ活用例 */
.dra-case {
	margin: 3rem auto;
	width: 80%;
}
.dra-case-title {
	background-color: darkcyan;
	vertical-align: middle;
	padding: 2.7rem;
}
.dra-case-title h6 {
	color: #fff;
}
.dra-case-body {
	background-color: #efefef;
	padding: 2rem 3rem 1.6rem;
	line-height: 1.6;
}
@media (max-width: 991px) {
.dra-case {
	width: 100%;
}
.dra-case-title {
	padding: 1rem 1rem 0.7rem;
}
}

/*** モーダルウィンドウメニュー ***/

.modal_wrap input{
  display: none;
}

.modal_overlay{
  display: flex;
  justify-content: center;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
  opacity: 0;
  transition: opacity 0.5s, transform 0s 0.5s;
  transform: scale(0);
}

.modal_trigger{
  position: absolute;
  width: 100%;
  height: 100%;
}

.modal_content{
  align-self: flex-start;
  width: 60%;
  padding: 30px 30px 15px;
  box-sizing: border-box;
  background: #fff;
  line-height: 1.4em;
  /*transform: translateY(-100%);*/
  transform: translate(200%,-100%);
  transition: 0.5s;
  border-radius: 30px;
}

.close_button{
  position: absolute;
  top: 14px;
  right: 16px;
  font-size: 24px;
  color: #999;
  cursor: pointer;
}

.modal_wrap input:checked ~ .modal_overlay{
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.5s;
}

.modal_wrap input:checked ~ .modal_overlay .modal_content{
  transform: translateY(30px);
}

.open_button{
  cursor: pointer;
}


/*** ハンバーガーメニューカスタマイズ ***/

.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.menu-trigger {
  position: relative;
  width: 40px;
  height: 22px;
  background: none;
  border: none;
  appearance: none;
  cursor: pointer;
}
.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #aaa;
  border-radius: 2px;
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger span:nth-of-type(2) {
  top: 10px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}

/*.menu-trigger.active {
  transform: rotate(360deg);
}
.menu-trigger.active span:nth-of-type(1) {
  transform: translateY(10px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
  transform: translateY(0) rotate(45deg);
}
.menu-trigger.active span:nth-of-type(3) {
  opacity: 0;
}*/

@media (min-width: 992px) {
	.sp-menu {
		display: none;
	}
}

@media (max-width: 991px) {
.modal_content{
  width: 90%;
  padding: 30px 30px 15px;
  line-height: 1.4em;
  transform: translate(200%,-100%);
  border-radius: 30px;
}
}


/* breadcrumb */

.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}
.breadcrumb>li{display:inline-block}
.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}
.breadcrumb>.active{color:#777}

.breadcrumb {
  margin-top: 0;
  padding: 10px 0!important;
  margin-bottom: 0!important;
  font-size: .85rem;
  font-weight: 700;
}

.bread {
  background-color: #f5f5f5;
}

@media only screen and (max-width: 991px) {
.bread {
  display: none;
}
}


/* 小見出し */

.m-title-s {
	display: flex;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 15px 20px;
	align-items: center;
	border-radius: 10px;
}
.m-title-s img {
	margin-right: 1rem;
}
.m-title {
	display: flex;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 15px 20px;
	align-items: center;
	border-radius: 10px;
	margin-bottom: 3rem;
}
.m-title img {
	margin-right: 1rem;
}
.st-bg {
	background-image: url("/cv/cost/mimamori/img/standard_bg.png");	
}
.dra-bg {
	background-image: url("/cv/cost/mimamori/img/drareco_bg.png");	
}
.sho-bg {
	background-image: url("/cv/cost/mimamori/img/shouyousha_bg.png");	
}

.m-title-txt {
	display: flex;
	align-items: center;
}
.m-title-txt p {
	margin-left: 1.5rem;
	margin-bottom: 0.5rem;
}
@media (max-width: 991px) {
.m-title {
	align-items: flex-start;
}
.m-title-txt {
	display: block;
	align-items: center;
	flex-wrap: wrap;
}
.m-title-txt p {
	margin-left: 0;
	margin-bottom: 0.5rem;
}
}



/* タブパネル */

.tab-pane img {
	margin: 2rem auto 1rem;
}
.tab-pane p span {
	font-weight: 700;
	color: crimson;
}
.tab-pane p .ann {
	font-size: 0.8rem;
	font-weight: normal;
	color: #000;
}

/* エコドライバー */

.d-title {
	display: flex;
	align-items: center;
	justify-content: center;
}

/* 外部機器 */

.gaibukiki {
	max-width: 370px;
}
.gaibukiki p, .gaibukiki2 p {
	text-align: left;
}
@media (max-width: 767px) {
.gaibukiki, .gaibukiki2 {
	max-width: 100%;
}	
}

.gaibukiki h6,.gaibukiki2 h6 {
	color: #004987;
	border-top: solid 2px #004987;
	border-bottom: solid 2px #004987;
	padding-top: 0.4rem;
	padding-bottom: 0.5rem;
	margin-top: 0.6rem;
}
.gaibukiki h7, .gaibukiki2 h7 {
	color: #004987;
}
.checker-info {
	background-color: #004987;
	width: 100%;
	padding: 1.5rem 1.5rem 0.8rem;
	border-radius: 10px;
}
.checker-info p {
	color: #fff;
	font-size: 1.2rem;
	font-weight: 600;
}
.camera-box {
	display: flex;
	gap: 31px;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 800px;
	margin: 2rem auto;
}
.camera-s {
	color: #004987;
	font-weight: 700;
	margin-bottom: 0.5rem;
}
.camera-t {
	background-color: #004987;
	width: 100%;
	color: #fff;
	text-align: center;
	padding: 0.3rem 0.5rem 0.5rem;
	border-radius: 30px;
	margin-bottom: 2rem
}
.alcole-box {
	display: flex;
	gap: 31px;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 800px;
	margin: 2rem auto;
}
.check-2 {
	max-width: 520px;
}
.check-3 {
	max-width: 245px;
}
@media (max-width: 767px) {
.check-2, .check-3 {
	max-width: 100%;
}	
}
.analog {
	background-color: #7a6a56; 
}

/* テーブル */

.td140 {
  width: 14%;
  min-width: 14%;
}
.td150 {
  width: 11%;
  min-width: 11%;
}
.td183 {
  width: 183px;
  min-width: 183px;
}
.td319 {
  width: 319px;
  min-width: 319px;
}
.td190 {
  width: 19%;
  min-width: 19%;
}
.td200 {
  width: 17%;
  min-width: 17%;
}
.td220 {
  width: 22%;
  min-width: 22%;
}
.td250 {
  width: 250px;
  min-width: 20%;
}

.td770 {
  width: 780px;
  min-width: 61%;
}
.td940 {
  width: 940px;
  min-width: 940px;
}
.td1020 {
  width: 1020px;
  min-width: 80%;
}


.tb_service {
  font-size: 0.9rem;
  font-weight: 400;
}
.tb_title {
  margin-right: 5px;
}

.tb-cap {
  background-color: #00456b;
  color: #fff;
  padding: 10px!important;
  text-align: center
}
.tb_light {
  background-color: #e6e6e6;
}
.tb-white {
  background-color: #fff;
}

.tb_service tr {
  border-bottom: solid 1px #ccc;
}
.tb_service td {
  padding: 15px;
}
.tb_pd0 {
  padding: 0!important;
  height: 10px!important;
}
.tb_bord0 {
  border-bottom: none!important;
}
.tb_icon {
  text-align: center;
}
.tb_com {
  font-size: 0.8rem;
  margin: 20px 0 50px;
}

.scroll-table table {
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
.r_border {
  border-right: solid 1px #ccc;
}
.t_center {
  text-align: center;
}

.bg-lg {
  background-color: #fff!important;
}
.tb_service img {
	margin-bottom: 1rem;
}
.no-border {
	border-color: #fff!important;
	border-top: #fff!important;
}
.tb_standard {
	background-color: #0080cb;
	color: #fff;
  padding: 10px!important;
  text-align: center
}
.tb_drareco {
	background-color: #004e96;
	color: #fff;
  padding: 10px!important;
  text-align: center
}
.tb_shouyou {
	background-color: #00215b;
	color: #fff;
  padding: 10px!important;
  text-align: center
}


/* ボタンエフェクト start */
.bubbly-button {
  display: inline-block;
  font-size: 1rem;
  padding: 1rem 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  -webkit-appearance: none;
  appearance: none;
  background-color: #00456B;
  color: #fff;
  border-radius: calc(30vh);
  border: none;
  cursor: pointer;
  position: relative;
  transition: transform ease-in 0.1s, box-shadow ease-in 0.25s;
  box-shadow: 0 2px 25px rgba(0, 69, 107, 0.5);
}
.bubbly-button:focus {
  outline: 0;
}
.bubbly-button:before, .bubbly-button:after {
  position: absolute;
  content: "";
  display: block;
  width: 140%;
  height: 100%;
  left: -20%;
  z-index: -1000;
  transition: all ease-in-out 0.5s;
  background-repeat: no-repeat;
}
.bubbly-button:before {
  display: none;
  top: -75%;
  background-image: radial-gradient(circle, #0072c0 20%, transparent 20%), radial-gradient(circle, transparent 20%, #0072c0 20%, transparent 30%), radial-gradient(circle, #0072c0 20%, transparent 20%), radial-gradient(circle, #0072c0 20%, transparent 20%), radial-gradient(circle, transparent 10%, #0072c0 15%, transparent 20%), radial-gradient(circle, #0072c0 20%, transparent 20%), radial-gradient(circle, #0072c0 20%, transparent 20%), radial-gradient(circle, #0072c0 20%, transparent 20%), radial-gradient(circle, #0072c0 20%, transparent 20%);
  background-size: 10% 10%, 20% 20%, 15% 15%, 20% 20%, 18% 18%, 10% 10%, 15% 15%, 10% 10%, 18% 18%;
}
.bubbly-button:after {
  display: none;
  bottom: -75%;
  background-image: radial-gradient(circle, #0072c0 20%, transparent 20%), radial-gradient(circle, #0072c0 20%, transparent 20%), radial-gradient(circle, transparent 10%, #0072c0 15%, transparent 20%), radial-gradient(circle, #0072c0 20%, transparent 20%), radial-gradient(circle, #0072c0 20%, transparent 20%), radial-gradient(circle, #0072c0 20%, transparent 20%), radial-gradient(circle, #0072c0 20%, transparent 20%);
  background-size: 15% 15%, 20% 20%, 18% 18%, 20% 20%, 15% 15%, 10% 10%, 20% 20%;
}
.bubbly-button:active {
  transform: scale(0.9);
  background-color: #00456b;
  box-shadow: 0 2px 25px rgba(255, 0, 130, 0.2);
}
.bubbly-button.animate:before {
  display: block;
  animation: topBubbles ease-in-out 0.75s forwards;
}
.bubbly-button.animate:after {
  display: block;
  animation: bottomBubbles ease-in-out 0.75s forwards;
}

@keyframes topBubbles {
  0% {
    background-position: 5% 90%, 10% 90%, 10% 90%, 15% 90%, 25% 90%, 25% 90%, 40% 90%, 55% 90%, 70% 90%;
  }
  50% {
    background-position: 0% 80%, 0% 20%, 10% 40%, 20% 0%, 30% 30%, 22% 50%, 50% 50%, 65% 20%, 90% 30%;
  }
  100% {
    background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%, 50% 40%, 65% 10%, 90% 20%;
    background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
  }
}
@keyframes bottomBubbles {
  0% {
    background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%, 70% -10%, 70% 0%;
  }
  50% {
    background-position: 0% 80%, 20% 80%, 45% 60%, 60% 100%, 75% 70%, 95% 60%, 105% 0%;
  }
  100% {
    background-position: 0% 90%, 20% 90%, 45% 70%, 60% 110%, 75% 80%, 95% 70%, 110% 10%;
    background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
  }
}

/* ボタンエフェクト End */

/* ナビ?アニメーション */
.navi-anime-title {
	width: 800px;
	margin: 0 auto;
}
@media only screen and (min-width: 992px) {
.navi-anime-title {
	padding-left: 0;
	padding-right: 0;
}
}
.navi-anime-title h6 {
	text-align: left;
	margin-bottom: 0.75rem;
}
.navi-anime-title p {
	text-align: right;
	margin-top: 0.75rem;
}


/* Dアプリ */
.D-appli {
	display: flex; 
	gap: 15px; 
	flex-wrap: wrap; 
	justify-content: center; 
	max-width: 840px; 
	margin: 1rem auto 6rem;
}
.D-appli-box-l {
	max-width: 328px;
	margin-top: 15px;
}
.D-appli-box-r {
	max-width: 497px;
}
.D-appli-title {
	max-width: 840px; 
	margin: 1rem auto 0;	
}
.D-appli-title h3 {
	text-align: left;
	font-size: 1.5rem;
	line-height: 1.4;
	font-weight: 600;
	color: #333;
	letter-spacing: 0;
	padding-left: 1.5rem;
}
.D-appli-box-r p {
	text-align: left;
}
@media (max-width: 767px) {
.D-appli-box-l, .D-appli-box-r {
	max-width: 100%;
}	
.D-appli-title h3 {
	padding-left: 0;
}
.D-appli-box-l img {
	width: 90%!important;
}
}

.D-appli-frame { 
	position: relative; 
	margin: 30px 0 20px; 
	padding: 30px 15px 0; 
	border: solid 3px #00456b; 
	border-radius: 8px;
	background-color: #fff;
}
.D-appli-frame .box-title { 
	position: absolute; 
	top: -2px;  
	left: 50%; 
	transform: translate(-50%, -50%);
	line-height:48px; 
	padding: 0 12px; 
	border-radius: 40px; 
	color: #00456b; 
	font-size: 1.8rem;
	font-weight: 700;
	white-space: nowrap;
	background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 48%, rgba(255,255,255,1) 48%, rgba(255,255,255,1) 100%);
}
.D-appli-frame p { 
	margin: 0;
	padding: 0;
}
.box-title .big {
	font-size: 2.5rem;
}
.box-title .small {
	font-size: 1.4rem;
}


.function {
	display: flex; 
	gap: 10px; 
	flex-wrap: wrap; 
	justify-content: space-between; 
	max-width: 500px; 
	margin: 1px 0 1rem;
}
.func-box {
	background-color: #e0f2fc;
	border-radius: 8px;
}
.function-title {
	color: #fff; 
	padding: .2rem 0 .3rem; 
	background-image: url( "/cv/cost/mimamori/img/D-appli-bgs.png"); 
	background-size: cover;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.function-body {
	padding: .7rem .5rem 1rem; 
}
.function-body ul {
	margin-bottom: 0;
}
.function-body ul li {
	color: #333; 
	font-size: .8rem; 
	text-align: left;
}
.function-body2 {
	color: #333; 
	padding: 1rem .5rem .6rem; 
	background-color: #e0f2fc; 
	font-size: .8rem; 
	text-align: left;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

.function ul {
	padding-left: 10px;
}
.function li{
    position: relative;
    list-style: none;
    line-height: 1.5;
}
.function li::before{
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #000;
    position: absolute;
    left: -10px;
    top: calc(0.75em - 3px);
}
.sub-func {
	text-align: left;
}
.sub-func h4 {
	font-size: 1.1rem;
	margin-top: 0;
	margin-bottom: .3rem;
}
.sub-func ul {
	margin-bottom: .5rem;
}
.sub-func li {
	font-size: .8rem;
	margin-bottom: 0;
}
.d-price-title {
	border: solid 2px #333; 
	padding: .1rem 1rem .2rem; 
	font-weight: 600; 
	background-color: #fff;
}
.d-price-box {
	border-left: solid 2px #333; 
	border-right: solid 2px #333; 
	border-bottom: solid 2px #333; 
	padding: 0 1rem; 
	background-color: #fff;
}
.d-price {
	text-align: center!important; 
	font-size: 2.5rem; 
	font-weight: 600; 
	margin-bottom: 0;
}
.d-price-caution {
	font-size: 0.7rem; 
	text-align: left; 
	margin-bottom: .5rem;
}
.d-price .d-m {
	font-size: 1rem;
}
.d-price .d-l {
	font-size: 1.5rem;
}
.d-price .d-s {
	font-size: .7rem;
}