@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@1,900&display=swap');
.car-list-disp{
	background-image: url(/index/images/blue_bck.jpg);
	background-repeat:repeat;
	padding: 35px 0;
	/* margin: 50px 0; */
	font-family: toppan-bunkyu-midashi-go-std, sans-serif;
	font-weight: 900;
	font-style: normal;
	color: #FFF;
	font-size: 18px;
	line-height: 1.2;
}
.h3_title{
	background-image: url(/index/images/light_blue_bck.jpg);
	background-repeat:repeat;
	padding: 35px 0;
	/* margin: 50px 0; */
	text-align: center;
	font-family: toppan-bunkyu-midashi-go-std, sans-serif;
	font-weight: 900;
	font-style: normal;
	color: #FFF;
	font-size: 18px;

}
.car-list-disp h2,.h3_title h3{
	font-size: 24px;
}
.car_img{
	text-align: center;
}
.bg_blue{
	background-color: #edf7fc;
	padding: 70px 0;
}
.plan_title{
	text-align: center;
	font-family: toppan-bunkyu-midashi-go-std, sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 18px;

}
.plan_title p {
    font-size: 28px;
    line-height: 1.0;
    font-weight: 700;
    position: relative;
    margin: 0 0 13px;
    text-align: center;
    display: inline-block;
    padding: 0 50px;
}
.plan_title p::before {
    left: 0;
    transform: translate(-50%,-50%) rotate(-45deg);
    content: "";
    width: 0;
    height: 45px;
    display: block;
    border-left: 7px dotted #3433ca;
    position: absolute;
    bottom: -39px;
    pointer-events: none;
}
.plan_title p::after {
    right: -46px;
    bottom: 0;
    transform: translate(-50%,-50%) rotate(-45deg);
    content: "";
    width: 45px;
    height: 0;
    display: block;
    border-bottom: 7px dotted #3433ca;
    position: absolute;
    pointer-events: none;
}
.plan_wrap{
	display:flex;
	margin: 20px 0 0;
	align-items: flex-start;
}
.plan_disp{
	margin: 0;
	width: calc( 100% / 3 );
}
.plan_disp dt{
	background-image: url(/index/images/blue_bck.jpg);
	background-repeat:repeat;
	/* margin: 50px 0; */
	font-family: toppan-bunkyu-midashi-go-std, sans-serif;
	font-weight: 900;
	font-style: normal;
	color: #FFF;
	font-size: 24px;
	line-height: 1.2;
	height: 60px;
	line-height: 60px;
	text-align: center;
}
.plan_disp:first-child dd{
	border-left:3px solid #3433ca;
	border-bottom:3px solid #3433ca;
}
.plan_disp:nth-child(2) dd{
	border-right:3px solid #3433ca;
	border-left:3px solid #3433ca;
	border-bottom:3px solid #3433ca;
}
.plan_disp:last-child dd{
	border-right:3px solid #3433ca;
	border-bottom:3px solid #3433ca;
}

.plan_disp table{
	table-layout:fixed;
	border: none;
	background-color: #FFF;
}
.plan_disp table th{
	background-color: #f0f0f0;
	padding: 12px 0;
	text-align: center;
	border: none;
	width: 115px;
	font-size: 14px;
}
.plan_disp table td{
	background-color: #FFF;
	text-align: center;
	font-family: toppan-bunkyu-midashi-go-std, sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 18px;
	border: none;
}
.red_txt{
	color: #ff0000;
}
.WorkSans{
	font-family: 'Work Sans', sans-serif;
	font-weight: 900;
	font-style: italic;
	font-size: 27px;
}
.plan_disp table td .WorkSans{
	margin: 0 4px 0 0;
}
.ml_5{
	margin-left: 3px;
}
.plan_disp table td .plan_price{
	font-size: 18px;
}
.plan_disp table th.bd_r{
}
.plan_disp table td.bd_r{
	border-bottom: 2px dotted #f1eeee;
}
.packwrap{
	padding: 50px 0;
}
.gold_pck{
	background-image: url(/lease/images/anshin_bck.jpg);
	background-repeat:repeat;
	padding: 7px;

}
.basic_pck{
	background-image: url(/lease/images/basic_bck.jpg);
	background-repeat:repeat;
	padding: 7px;
}

.platina_pck{
    	background-image: url(/index/images/light_blue_bck.jpg);
    	background-repeat:repeat;
    	padding: 7px;
}

.pack_plan{
	background-color: #FFF;
	padding: 15px 36px;
}

.pack_price{
	font-family: toppan-bunkyu-midashi-go-std, sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 25px;
	font-style: italic;
	text-align: center;
	/*border-bottom: 3px solid #dddddd;*/
}
.pack_price .WorkSans{
	font-size: 60px;
	margin-left: 30px;
}
.pack_plan ul{
	margin: 30px 30px 25px;
}
.pack_plan ul li{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin: 0px 0 2px;
}
.pack_plan ul li:before{
	content:'●';
	font-size:14px;
	color:#fec500;
	margin:0 15px 0 0;
}
.anshin_pck ul li:before{
	color:#f41811;
}
.packwrap dl:first-child{
	margin:0 0 40px;
}


.contact_disp{
	background-image: url(/index/images/blue_bck.jpg);
	background-repeat:repeat;
	padding: 55px 0;
	/* margin: 50px 0; */
}
.contact_title{
	text-align: center;
	margin-bottom:20px;
}
.contact_title span{
	font-family: toppan-bunkyu-midashi-go-std, sans-serif;
	font-weight: 900;
	font-style: normal;
	display: inline-block;
	color: #FFF;
	font-size: 25px;
	border-bottom: 5px solid #fff330;
	padding: 0 4px 0px;
}
.contact_disp_in{
	background-color: #FFF;
	padding: 40px 11px;
	display: flex;
	justify-content: center;
}
.contact_tel{
	line-height:1.2;

}
.contact_tel i{
	background-color:#3728c5;
	padding:7px;
	border-radius:5px;
	color:#FFF;
	font-size:18px;
	margin:0 7px 0 0;
	position:relative;
	top: -1px;
}
.contact_tel p:first-child{
	font-weight:bold;
	margin: 0 0 0px;
	padding: 0px 0 8px 0px;
}
.contact_tel p:last-child{
	font-size:14px;
	text-align:center;
	margin: 0px 0 0px;
}
.contact_disp_in a{
	font-family: toppan-bunkyu-midashi-go-std, sans-serif;
	font-weight: 900;
	font-style: normal;
	display:block;
	font-size: 19px;
	color: rgb(1, 1, 1);
	background: rgb(255,236,22);
	box-shadow: 0px 4px 5px 0px rgba(77, 77, 77, 0.26);
	width: 310px;
	height: 81px;
	line-height:81px;
	z-index: 17;
	text-align:center;
	text-decoration:none;
	margin: 0 0 0 10px;
}
.contact_disp_in a i{
	font-size:25px;
	margin:0 5px 0 0;
	position:relative;
	top:2px;
}

.text-right{
text-align:right;
}


a#line_detal_link {
    background: #00b921;
    /* border-radius: 4px; */
    display: block;
    width: 310px;
    margin: 0 0 0 10px;
    height: 81px;
    box-shadow: 0 0 5px #80807b;
    line-height: 81px;
    text-decoration: none;
    text-align: center;
    color: #FFF;
    font-size: 19px;
    font-weight: bold;
    font-family: toppan-bunkyu-midashi-go-std, sans-serif;
}
a#line_detal_link i{
	font-size: 38px;
	margin: 0px 11px 0 0;
	color: #FFF;
	font-weight: normal;
	position: relative;
	top: 7px;
}
