@charset "utf-8";
/* CSS Document */


.intro {
	margin: 0 0 10px 0;
	padding: 0 3px;
	
}


 .intro p{
	margin: 0 0 12px 0;

}

 .intro p::after {
	visibility: hidden;
	display: block;
/*	font-size: 0;*/
	content: "";
	clear: both;
/*	height: 0;*/
	
	

}

.intro .ribbon{
  position:relative;
  background: #FFFD00;
  padding: 7px 20px 8px 8px;
font-size: 20px;
	line-height: 100%;
border-bottom: none;
	margin-left: -10px;
}
.intro .ribbon:after{
  content: "";
  position:absolute;
  top:0;
  right:0;
  width:0;
  height:0;
  border-style: solid;
  border-color: transparent #fff transparent transparent;
  border-width: 18px 10px 15px 0;
}

button{
	cursor:pointer;
}

/* wrap */

#waku {
	width: 100%;
	min-width: 1000px;/*
	margin-left:auto;
	margin-right:auto;
	*/
}
.timeline-Header {
	background-color: #54ABED;
}




.header_title .head_logo{
	height: 60px;
	margin: auto 5px;
	
}
a img.head_logo:hover{ 
filter: alpha(opacity=100);
-moz-opacity: 1.0;
opacity:1.0;
}


.cam_left {
	width: 690px;
	float: left;
}
.cam_right {
	width: 280px;
	margin-left: 30px;
	float: left;
}
.div_center {
	margin-left: auto;
	margin-right: auto;
}




.header_tel {
	float: left;
	width: 270px;
	margin-top: 5px;
}
.tel_mess {
	text-align: center;
	background-color: #FFFF99;
	margin-top: 10px;
	margin-left: 10px;
}



.reason_img {
	width: 200px;
	float: left;
	padding-top: 25px;
	padding-left: 10px;
}




.yoyaku_gray {
	background-color: #e4e4e4;
	/*height: 128px;*/
	border: solid 1px #ff5500;
}
.yoyaku_main {
	width: 235px;
	margin: 0 auto;
	margin-top: 5px;
	font-size: 13px;
	line-height: 1;
}
.yoyaku_main select {
	padding: 5px;
	border: solid 1px #cacaca;
	margin-bottom: 3px;
	font-size: 15px;
	background-color: #fff;
}
.yoyaku_main input{
	margin: 0 0 10px 0;
	font-size: 15px;
}


.select_title {
	padding-left: 20px;
	margin-bottom: 5px;
	font-weight: bold;
	/*background-image: url("../img/common/arrow_orange.png");*/
	background-repeat: no-repeat;
	background-position: 3px 2px;
}


/*
.side_title2 {
	color: #009400;
	font-weight: bold;
	background-color: #2CB63F;
	font-size: 14px;
	line-height: 25px;
	padding-left: 10px;
}
.side_menu {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.side_menu li {
	background-image: url("../img/common/arrow_yellow.png");
	background-repeat: no-repeat;
	background-position: 7px 10px;
	padding: 7px 7px 7px 22px;
	border-bottom: 1px dotted #ccc;
}
.side_menu li:last-child {
	border-bottom: none;
}
.side_menu li a{
	display: block;
	text-decoration: none;
	color: #000;
}
*/
/*
.b_dot_border {
	border-bottom: 1px dotted #a8a8a8;
}*/

.main_content1000 {
	/*	float:right;*/
	width: 1000px;/*	margin-left:30px;
	margin-bottom:50px;*/
}
.main_content800 {
	/*	float:right;*/
	width: 800px;
	margin:0 auto 40px auto;
	/*margin-bottom:50px;*/
}
.main_content_user {
	margin-bottom: 200px;
	overflow: hidden;
}
.main_title {
	background-color: #ffe591;
	color: #000;
	font-size: 25px;
	line-height: 1;
	padding: 10px 0 8px 15px;
	margin-bottom: 10px;
	border-bottom: none;
}
.main_title2 {
	font-weight: bold;
	font-size: 26px;
	line-height: 33px;
	margin: 40px 0 20px 0;
	border-bottom: 4px solid #000;
}
.main_title3 {
	font-size: 18px;
	line-height: 20px;
	border-bottom: 1px dashed #3D3D3D;
	margin: 10px 0 10px 0;
	font-weight: bold;
}
.kyouchou1 {
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
}
.kyouchou2 {
	font-size: 16px;
	line-height: 120%;
	
}
.green_border_img {
	background-image: url("../img/common/title_line.png");
	height: 7px;
}
.pagetop{
	width: 1000px;
	text-align: right;
	margin: 0 auto;
	font-size: 13px;
	overflow: hidden;
}
.pagetop a{
	text-decoration: none;
	color: #333!important;

}

.gray_waku {
	border: 2px solid #CCCCCC;
}
.beige_waku {
}
.marugray_waku {
	border: 1px solid #CCCCCC;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.usu_gray {
	color: #CCCCCC;
}
.side_store li {
	margin-top: 2px;
}
.list_class {
	float: left;
	width: 200px;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-image: url("http://placehold.it/10x10");
	background-repeat: no-repeat;
	background-position: 10px 9px;
	margin-bottom: 10px;
	margin-right: 20px;
}
.all_disp_a {
	background-color: #EBFFEB;
	width: 150px;
	float: right;
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
}
.gray_car_title {
	background-color: #E6E6E6;
	width: 60px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.car_list_waku {
	overflow: hidden;
	background-color: #F3F3F3;
	width: 100%;
	margin-top: 20px;
}
.car_list_waku_b {
	overflow: hidden;
	background-color: #F3F3F3;
	width: 100%;
}
.car_list_waku_content {
	overflow: hidden;
	border: 1px solid #CCCCCC;
	margin: 5px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
.car_list_waku_name {
	font-weight: bold;
	padding: 10px;
	font-size: 20px;
	float: left;/*width:670px;*/
}
.car_list_waku_title {
	font-weight: bold;
	padding: 10px;
	font-size: 20px;
	float: left;/*width:670px;*/
}
.car_list_waku_img {
	float: left;
	width: 160px;
	height: 100%;
	text-align: center;
}
.car_list_waku_detail_img {
	float: left;
	width: 285px;
	height: 100%;
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
}
.car_list_waku_hyo {
	float: left;
	width: 320px;
	height: 100%;
}
.car_list_waku_submit {
	float: left;
}
.ryoukin_img {
	background-image: url("../img/car/price.png");
	width: 185px;
	height: 168px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	font-size: 22px;
}
.ryoukin_img2 {
	background-image: url("../img/car/price_b.png");
	width: 365px;
	height: 95px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	font-size: 21px;
}
.car_available {
	background: url("../img/car/btn_a.png") no-repeat 0 0;
	text-indent: -9999px;
	display: block;
	border: none;
	cursor: pointer;
	width: 190px;
	height: 61px;
}
.car_list_waku_table {
	margin-right: 20px;
	width: 310px;
	border-collapse: collapse;
}
.car_list_waku_table td {
	border: 1px solid #999999;
	padding: 5px;
}
.car_list_waku_table2 {
	margin-right: 15px;
	width: 355px;
	border-collapse: collapse;
}
.car_list_waku_table2 td {
	border: 1px solid #999999;
	padding: 5px;
}
.car_list_waku_left {
	float: left;
	width: 480px;
}
.car_list_yp {
	background-color: #FFF991;
	margin-top: 5px;
	width: 310px;
}
.car_list_yp2 {
	background-color: #FFF991;
	margin-top: 10px;
	width: 365px;
}
.car_list_mess {
	float: left;
	width: 440px;
	padding: 10px;
}
.kai {
	text-align: center;
}
.kai span {
	background: none repeat scroll 0 0 #e5f4ea;
	background-color: #333;
	color: #FFFFFF;
	margin-right: 5px;
	padding: 7px 12px;
	text-decoration: none;
}
.kai a.menu {
	border: 2px solid #ccc;
	color: #000000;
	margin-right: 5px;
	padding: 5px 10px;
	text-decoration: none;
	display: inline-block;
	margin-bottom: 3px;
}
.pan {
	margin-bottom: 10px;
}
.detail_mess {
	float: left;
	width: 660px;
	margin-top: 10px;
	padding: 0px 15px 0px 15px;
}
.caution_mess {
	width: 95%;
	padding: 5px;
	color: #FF0000;
	float: left;
	background-color: #FEF2DC;
	margin: 10px;
}
.step_waku {
	/*width:155px;*/
	width: 22%;
	border: 1px solid #2CB63D;
	background-color: #F5FFDA;
	color: #2CB63D;
	font-weight: bold;
	text-align: center;
	float: left;
}
.gray_step_waku {
	/*width:157px;*/
	width: 22%;
	background-color: #F4F4F4;
	color: #C2C2C2;
	text-align: center;
	font-weight: bold;
	height: 38px;
	float: left;
}
.arrow_waku {
	width: 3%;
	height: 20px;
	float: left;
	padding-top: 10px;
	text-align: center;
}
.arrow_waku2 {
	width: 40px;
	float: left;
	padding-top: 30px;
	text-align: center;
}

.select_day_waku {
	border: 1px solid #2CB63D;
	width: 365px;
	float: left;
}
.day_waku_title {
	background-color: #2CB63D;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
.day_waku_select {

	background-color: #FFFFFF;

}
.other_waku {
	float: left;
	/*width:680px;*/
	width: 100%;
}
.other_waku2 {
	float: left;
	/*width:680px;*/
	width: 100%;
}
.other_waku_b {
	float: left;
	width: 100%;
}
.other_waku td {
	padding: 3px;
	border-top: 1px solid #CCCCCC;
}
.other_waku2 td {
}
.other_waku_b td {
	padding: 10px;
	border-top: 1px solid #CCCCCC;
}
.other_waku_b th {
	border-top: 1px solid #CCCCCC;
}
.border_top_line {
	border-top: 1px solid #CCCCCC;
}
.border_top_line5 {
	border-top: 5px solid #CCCCCC;
}
.other_waku_c {
	float: left;
	border-collapse: collapse;
}
.other_waku_c td {
	padding: 10px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
.other_waku_c th {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}


.car_yoyaku_btn {
	background: url("../img/car/btn_b.svg") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	width: 230px;
	height: 40px;
	margin-top: 10px;
}
.proceed_btn {
	background: url("../img/shop/bnt-saishu.png") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	width: 230px;
	height: 40px;
}
.contact_btn_a {
	background: url("../img/contact/btn_a.png") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	width: 298px;
	height: 59px;
}
.contact_btn_b {
	background: url("../img/contact/btn_b.png") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	width: 298px;
	height: 59px;
}
.user_pass_btn {
	background: url("../img/mypage/btn_pass_a.png") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	width: 298px;
	height: 59px;
}
.user_kakunin_btn {
	background: url("../img/shop/btn_step2_c.svg") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	width: 230px;
	height: 40px;
	margin-top: 10px;
}
.user_upd_btn {
	background: url("../img/mypage/btn_user_a.png") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	width: 298px;
	height: 59px;
}
.yoyaku_change_btn {
	background: url("../img/shop/btn_change.png") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	width: 153px;
	height: 34px;
}
.car_back_btn {
	background: url("../img/shop/bnt-modoru.svg") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	/*	float:left;*/
	margin-top: 10px;
	cursor: pointer;
	width: 230px;
	height: 40px;
}
.car_back_btn2 {
	background: url("http://placehold.it/280x60") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	width: 280px;
	height: 60px;
}

.car_procedure_btn_a {
	background: url("../img/shop/btn_step3_a.png") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	/*	float:right;
*/	cursor: pointer;
	width: 370px;
	height: 59px;
}
.car_procedure_btn_b {
	background: url("../img/shop/btn_step3_b.png") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	float: right;
	cursor: pointer;
	margin-right: 20px;
	width: 298px;
	height: 59px;
}
.cr_rntyo_btn {
	background: url("../img/mypage/btn_extension_b.png") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	float: right;
	cursor: pointer;
	margin-right: 20px;
	width: 380px;
	height: 59px;
}
.rntyo_btn {
	background: url("../img/mypage/btn_extension_c.svg") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	
	cursor: pointer;

	width: 230px;
	height: 40px;
}
.kakunin_btn {
	background: url("http://placehold.it/280x60") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	float: right;
	cursor: pointer;
	margin-right: 20px;
	width: 280px;
	height: 60px;
}
.login_btn {
	background: url("../img/shop/btn_step2_a.svg") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	width: 230px;
	height: 40px;
	margin-top: 10px;
}
.kakunin_car_btn {
	background: url("../img/shop/btn_car.png") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	width: 135px;
	height: 34px;
}
.kakunin_kikan_btn {
	background: url("../img/shop/btn_day.png") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	width: 135px;
	height: 34px;
}
.kakunin_kikan_btn2 {
	background: url("../img/shop/bnt-modoru.png") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	width: 213px;
	height: 62px;
	margin-right: 20px;
}
.kakunin_kikan_btn3 {
	background: url("../img/shop/bnt-modoru.png") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	width: 213px;
	height: 62px;
	margin-right: 20px;
}
.kakunin_kikan_btn4 {
	background: url("../img/shop/bnt-susumu.png") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	width: 213px;
	height: 62px;
	margin-right: 20px;
}
.price_btn {
	background: url("../img/shop/bnt-ryokin.png") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	width: 443px;
	height: 62px;
}
.free_btn {
	background: url("../img/shop/btn_step2_b.svg") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	width: 230px;
	height: 40px;
		margin-top: 10px;
}
.no_free_btn {
	background: url("../img/shop/btn_step2_e.png") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	width: 298px;
	height: 59px;
}
.u_entyo_btn {
/*
    background: url("../img/mypage/btn_top_a.svg") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	width: 230px;
	height: 40px;
	margin-top: 5px;
    */
}
.u_kakunin_btn {
	/*background: url("../img/mypage/btn-kakunin.png") no-repeat 0 0;
	background: url("../img/mypage/btn-kakunin.svg") no-repeat 0 0;*/
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	width: 230px;
	height: 40px;
		margin-top: 5px;
}
.u_henkou_btn {
	/*background: url("../img/mypage/btn_top_b.svg") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	width: 230px;
	height: 40px;
		margin-top: 5px;
    */
}
.f_list_btn {
	background: url("../img/mypage/btn_top_c.png") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	width: 135px;
	height: 34px;
}
.user_ok_btn {
	background: url("../img/shop/btn_step2_d.png") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	width: 298px;
	height: 59px;
}
.rental_kakunin_table {
	/*width: 70%;*/
	/*border: 1px solid #2CB63D;*/
	background-color: #ffc300;
	margin: 0 auto;
}
.kakunin_table_title {
	background-color: #fff1bc;
	
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}
.kakunin_table_naiyou {
	font-size: 14px;
	padding: 5px;
	background-color: #ffffff;
	
}
.kakunin_table_aki {
	padding: 5px;
	background-color: #ffffff;
	border-left: double #060 4px;
}
.dotline td {
	border-bottom: dotted 1px #999;
}


.no_border_td td {
	border: 0px;
	padding: 1px;
}
.kakunin_car_btn {
}
.kakunin_kikan_btn {
}
.yoyaku_end {
	width: 70%;
	padding: 20px;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F5FFDA;
}
.yoyaku_end_title {
	background-color: #FFFFFF;
	border: 2px solid #2CB63D;
	padding: 10px;
	text-align: center;
	color: #FF9900;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
}
.plan_submit {
	background: url("../img/common/btn_kensaku.svg") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	width: 235px;
	height: 36px;
	padding: 0;
	margin: 0;
}
.other_submit {
	background: url("../img/car/class_btn03.png") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	width: 134px;
	height: 22px;
}

.kara_submit {
	background: url("../img/common/btn_kensaku.svg") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	width: 266px;
	height: 50px;
}
.sp_kara_submit {
	background: url("../img/common/btn_kensaku.svg") no-repeat 0 0;
	background-size: 235px 36px;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	width: 235px;
	height: 36px;
}
.top_riyou {
	border-collapse: collapse;
	margin-top: 5px;
}
.top_riyou td {
	border: 1px dotted #999999;
	/*font-weight:bold;*/
	text-align: center;
	padding: 10px 0px;
}
.top_point {
	margin-left: auto;
	margin-right: auto;
}
.top_point td {
	width: 145px;
	padding-top: 5px;
}
.top_voice {
	margin-left: 10px;
}
.top_voice td.main_a {
	background: url("../img/top/voice_img_a.png") no-repeat 0 0;
	width: 75px;
	height: 100px;
	vertical-align: bottom;
	text-align: center;
	font-size: 12px;
}
.top_voice td.main_b {
	background: url("../img/top/voice_img_b.png") no-repeat 0 0;
	width: 75px;
	height: 100px;
	vertical-align: bottom;
	text-align: center;
	font-size: 12px;
}
.top_voice .seibetu img{
	width: 40px;
}
.top_news{

	width:100%;
}

.top_news li {
	border-left: solid 6px #2d8fdd;/*左側の線*/
	margin: 0 0 5px 0;
	padding: 1px;
}


.hukidashi {
	position: absolute;
	margin-top: 30px;
}
.bg_gray {
	background-color: #F6F3EC;
}
.list_ryoukin {
	position: absolute;
	margin-top: 40px;
	margin-left: 55px;
	padding-right: 10px;
	width: 120px;
}
.list_ryoukin_one {
	float: right;
}
.list_ryoukin_two {
	float: right;
	margin-top: 45px;
}
.list_ryoukin_three {
	float: right;
	margin-top: 25px;
}
.step {
	margin-top: 20px;
}
.specify_kind {
	height: 50px;
	float: left;
}
.display_none_640 {
	display: none;
}
.display_none_640_b {
	display: none;
}


.fb_div {
	background-color: #29487d;
	padding: 10px;
}
.tw_div {
	background-color: #54ABED;
	padding: 10px;
}
.privilege_3 {
	position: absolute;
	top: -10px;
	left: -20px;
}
.sp_privilege_3 {
	position: absolute;
	top: -40px;
	left: -10px;
}
.relative {
	position: relative;
}
.rentakyokai{
	
	width: 90%;
	
	text-align: center;
	margin: 0 auto;
}
.rentakyokai img{
width: 100%;

}
.sns_table{
	width: 100px;;
	margin: 0 auto;
	font-size: 12px;
}
.sns_table img{
	width:30px;
}
.sns_table td{
	padding: 5px;
	text-align: center;
}
.sp_fb {
	background-color: #3B5998;
	width: 33%;

}
.sp_tw {
	background-color: #00B6F1;
	width: 33%;vertical-align: middle;
}
.sp_li {
	background-color: #00B900;
	width: 33%;
	
}
a.white:link {
	color: #FFF;
}
a.white:visited {
	color: #FFF;
}
a.white:hover {
	color: #FFF;
}
a.white:active {
	color: #FFF;
}

.plan_waku {
	width: 1000px;
	margin-bottom: 20px;
	display: flex;
	flex-wrap:wrap;
	justify-content: space-between;
}
.plan_content {
	/*float: left;*/
	width: 316px;
	/*margin-left: 20px;*/
	border: 1px solid #979797;
	padding: 1px;
	margin-bottom: 20px;
}
.plan_content .car_image {
	
	height: 189px;
}
.plan_content .car_image img {
	
}

.plan_content .icon {
	width: 16px;
	margin: 0 2px 0 0;
	float: left;
}
.plan_content .class_name {
	background-color: #fff1bc;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding: 7px 0 5px 7px;
}
.plan_content .class_title {
	font-size: 14px;
	height: 70px;
	margin: 7px 5px;
	border-bottom: dashed 1px #000000;
}
.plan_content .class_ninzu {
	padding: 0 7px;
	font-size: 13px;
}
.plan_content .class_car_model {
	padding: 0 7px;
	font-size: 13px;
}

.plan_content .class_car_waku {
	height:60px;
}
.plan_content .class_car_type {
	font-size: 13px;
	background-color: #e4e4e4;
	margin: 8px;
	padding: 5px;
}


.kakakuhyo .title{
	font-size: 30px;
	margin-top: 20px;
}
.ryokin_flex{
	display: flex;
	
	position: relative;
	margin: 0 auto;
}
.ryokin_img{
	width: 30%;
	
}
.ryokin_text{
	width: 70%;
	padding-left: 5px;
	margin-left: 10px;
	position: relative;
}
.kakakuhyo .ryokin_img img {
  width: 100%;
  /*float: left;*/
	padding-bottom: 10px;
}
.kakakuhyo .ryokin_text div{
margin: 2px;
	color: #FF0000;
	font-size: 30px;
	line-height: 100%;
	padding: 2px;
	border-bottom: #000000 solid 1px;
	}
.kakakuhyo .ryokin_text div .day{
	display: inline-block;
	width: 50px;
	background-color: #00A7EA;
	color: #fff;
	padding: 2px;
	text-align: center;
	font-size: 16px;
	border: none;
}
.kakakuhyo .ryokin_text div .week{
	display: inline-block;
	width: 50px;
	background-color: #009E9D;	
	color: #fff;
	padding: 2px;
	text-align: center;	
	font-size: 16px;
	border: none;
}
.kakakuhyo .ryokin_text div .month{
		display: inline-block;
	width: 50px;
	background-color: #005578;
	color: #fff;
	padding: 2px;
	text-align: center;	
	font-size: 16px;
	border: none;
}
.kakakuhyo .ryokin_text div.one{
		font-size: 16px;
   
    display: flex;
    position: absolute;
  
    top: -30px;
    text-align: center;
    transform: rotate(
		border: none;
-3deg
);
    -moz-transform: rotate(-3deg);
    -webkit-transform: rotate(
-3deg
);
    margin: 3px 0 0 2px;;
    color: #20a937;
    background: #fffb02;
    border-left: solid 6px #20a937;
    box-shadow: 0 3px 4px rgb(0 0 0 / 32%);
	border-bottom: none;
}


.plan_content .btn {
	background: url("../img/car/class_btn04.svg") no-repeat 0 0;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	width: 302px;
	height: 36px;
	padding: 0;
	margin: 0 0 8px 8px;
}
.plan_content .btn div {
	width: 130px;
	margin: 0 auto;
}
.class_waku {
	width: 1000px;
	margin-bottom: 20px;
}
.class_content {
	float: left;
	width: 500px;
	margin-left: 20px;
}

.class_waku .car_image {
	width: 480px;
	float: left;
}
.class_content .class_name {
	font-size: 26px;
	line-height: 1;
	font-weight: bold;
	width: 500px;
	border-bottom: solid 1px #000;
	padding-bottom: 5px;
	margin: 10px 0 5px 0;
}
.class_content .class_title {
	font-size: 18px;
	line-height: 1;
	margin-bottom: 10px;
}
.class_content .data {
	font-size:14px;
	line-height: 1.5em;
	/*display: block;*/
	/*clear: both;*/
	margin-bottom: 3px;
}
.class_content .data img {
	float: left;
	line-height: 1;
	margin-right: 3px;
}
.class_content .setumei {
	margin: 10px 0;
}
.class_content .chui {
	background-color: #ffe397;
	padding: 10px;
	margin-bottom: 20px;
	font-size:13px;
	line-height: 1.5em;
}
.class_content .btn {
	text-align: center;
	
}
.class_content .btn img{
	margin-bottom: 5px;
	
}
.menseki_waku{ 
	width: 1000px;
border-top: solid 1px #000;	

}
.menseki_waku .title{
	margin: 10px 35px 10px 5px;
	float: left;
	width: 279px;
	height: 50px;
	border-right: dashed 1px #000000;
	padding: 0 0 0 20px;

}
.menseki_waku .title img{
	margin: 0 2px;
}
.menseki_waku .title p{
	 display:inline-block;
	vertical-align:middle;
	font-weight: bold;


}
.menseki_waku .kakaku{
	width: 320px;
	float: left;
	margin: 10px 10px 5px 0;
}
.absol_bottom{
	position: absolute;
    bottom: 0;
}
.option_waku{
	display: flex;
	flex-wrap:wrap;
	justify-content: space-between;
}
.option_info{
	display: block;

	border: solid 1px #000;
	padding: 10px;
	width: 300px;
}
.mitumori_btn div{
	float: left;
	margin: 0 3px 3px 0;
}
.user_waku .address div input[type="text"]{
	width: 50px;
}
.main_content1000{
	box-sizing: border-box;
}
.cont_text{
	width:  95%;
	margin: 0 auto 20px auto;
padding: 3px;
	box-sizing: border-box;
}
.cont_text img{
	float: left;
	margin-right: 5px;
}
.anshin .kikan {
	width: 90px;
}

.content_waku .side_tenpo{
	margin-bottom: 20px;
}
	.content_waku .side_tenpo .tenpo{
		margin: 5px;
		font-size: 14px;
		line-height: 130%;
	
	}
.content_waku .side_tenpo .tenpo img{
	width: 100%;
}
	.content_waku .side_tenpo .store_name{
		font-weight: bold;
		font-size: 16px;
		margin: 3px 0;
	}
.content_waku .side_tenpo a{
	text-decoration: none;
}
.content_waku .side_tenpo .pref{
	padding: 5px 10px 3px 10px;
border-radius:50px;
	background-color:#20a937;
	color: #fff;
		font-weight: bold;
		font-size: 16px;
		margin: 3px 0;
	line-height: 100%;
	}
.shashu_waku{
	display: flex;
	flex-wrap:wrap;
	justify-content: space-between;
}
.shashu{
	width: 320px;
}
.shashu .img_box{
	float: left;
	width: 150px;
	margin-right:5px;
}
.shashu .img_box img{
	width: 100%;
}
.shashu p{

}
.page_top {
	position:fixed;
	bottom:50px;

	padding:5px 10px;
	color:#fff;
	font-size:20px;
	line-height: 100%;
	text-decoration:none;
	background:#ff5500;

	
	text-align: center;
	vertical-align: middle;
	writing-mode:vertical-rl;
}

.page_top a {
	color: #fff!important;
	text-decoration:none!important;
	display: block;
	width:100%;
	
}
.page_top a span{
width: 20px;
display: block;

	
}
.page_top:hover {
	background:#FF7E00;
}
.oya{
	position:absolute;
	right: 0px;
}
.relative{
	position:relative;
	
}