@charset "UTF-8";

/* -----------------------------------------------------------
CSS Information

File name:      common.css
Created:        2016-11-30
Style Info:     キャンピングカー特集 common　CSS
----------------------------------------------------------- */
#campcar {width:100%; color:#323232;}
#campcar a {padding:0; color:#283282; text-decoration:underline;}
#campcar a:active,
#campcar a:focus {outline:none;}

#campcar .btn_ty_01:hover ,
#campcar .btn_ty_02:hover ,
#campcar a:hover {text-decoration:none;
  filter: alpha(opacity=65);
  -moz-opacity:0.65;
  opacity:0.65;}
#campcar ul,
#campcar ol,
#campcar li {list-style:none;margin:0;padding:0;}
#campcar .dis_sp {display:none;}
#campcar .container {width:1140px; margin:0 auto;}
#campcar .container_inner {width:1100px; margin:0 auto;}
#campcar .contents p {color:#323232;font-size:14px;line-height:1.8;}
#campcar .page-top {height:0;width:0;overflow:hidden;}

#campcar h1 ,
#campcar h2 ,
#campcar h3 ,
#campcar h4 ,
#campcar h5 ,
#campcar h6 {margin:0;}

#campcar .fl {float:left; display:inline;}
#campcar .fr {float:right; display:inline;}

.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}


#campcar .video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
#campcar .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


#campcar .title_01 {background:#c0272d; color: #fff; font-size: 24px; font-weight: bold; width: 100%; height: 74px; padding-left:70px; line-height: 74px; margin-bottom: 20px;}
#campcar .title_01 span {color:#f9edd9; }

#campcar #bl_tour .title_01 {background-image: url(../img/icon_tour_tit.png) ; background-repeat: no-repeat; background-position: 13px 17px; }
#campcar .bl_order .title_01 {background-image: url(../img/icon_order_tit.png) ; background-repeat: no-repeat; background-position: 13px 17px; }

#campcar .btn_ty_01 {background:#36c836; width:100%; border-radius:5px; box-shadow:0 3px 0 #00a500;}
#campcar .btn_ty_01.co_or {background:#f57f31;  box-shadow:0 3px 0 #de6500;}
#campcar .btn_ty_01.co_red {background:#c0272d;  box-shadow:0 3px 0 #8c0000;}
#campcar .btn_ty_01.co_bl {background:#36409a;  box-shadow:0 3px 0 #283282;}
#campcar .btn_ty_01 a {width:100%; height:100%; display:block; text-align:center; position:relative; text-decoration:none;}
#campcar .btn_ty_01 a span {color:#fff; font-size:18px; font-weight:bold; width:100%; position:absolute; top:50%; left:50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }
#campcar .btn_ty_01 a span:after {content:""; background:url(../img/arrow_next_02.png) no-repeat; display:block; width:8px; height:12px; position:absolute; top:50%; margin-top:-6px; right:15px;}
#campcar .btn_ty_01.ty_02 a span:after {content:""; background:url(../img/arrow_next_03.png) no-repeat; display:block; width:20px; height:20px; position:absolute; top:50%; margin-top:-10px; right:20px;}
#campcar .btn_ty_01.ty_03 a span:after {content:""; background:url(../img/arrow_next_05.png) no-repeat; display:block; width:12px; height:8px; position:absolute; top:50%; margin-top:-4px; right:10px;}

#campcar .btn_ty_01.ty_04 a span:after {content:""; background:url(../img/arrow_next_03.png) no-repeat; background-size:12px; display:block; width:12px; height:12px; position:absolute; top:50%; margin-top:-6px; right:20px;}



/* tour list
----------------------------------------*/

#campcar #bl_tour         {background:#fff; padding-bottom:1px; margin-bottom:10px;}
#campcar .contents .tour_sec { margin-bottom:30px;}
#campcar.main .contents .tour_sec {margin-bottom:60px;}

#campcar.main #top_bl_tour h2 {background:#c0272d; width:100%; text-align:center; margin-bottom:20px;}
#campcar.sub #bl_tour h2      {margin-bottom:10px;}

#campcar .contents .tour_sec .bord {background:#f9edd9; border:solid 1px #d69155; padding:20px 40px; width:100%; margin-bottom:30px;}
#campcar.sub .contents .tour_sec .bord {padding:10px 15px 10px 30px; margin-bottom:20px;}
#campcar .contents .tour_sec .bord h3 {color:#c0272d; font-size:19px; margin-bottom:20px; font-weight:bold;}
#campcar.sub .contents .tour_sec .bord h3  {font-size:15px; margin-bottom:10px;}
#campcar .contents .tour_sec .bord .fr {margin-top:13px; text-align:center;}
#campcar .contents .tour_sec .bord .fr p {margin-top:5px; font-size:12px;}
#campcar.sub .contents .tour_sec .bord .fl p {font-size:12px;}
#campcar .contents .tour_sec .tour-area-tab {margin-bottom:10px; border-bottom:solid 10px #c0272d;}
#campcar .contents .tour_sec .tour-area-tab ul li {width:214px; height:65px; float:left; display:inline; margin-right:10px; text-indent:-9999px; cursor:pointer;}
#campcar.sub .contents .tour_sec .tour-area-tab ul li {width:148px; height:44px;}



#campcar .contents .tour_sec .tour-area-tab .tub_narita {background:url(../img/tub_narita_off.png) no-repeat;}
#campcar .contents .tour_sec .tour-area-tab .tub_haneda {background:url(../img/tub_haneda_off.png) no-repeat;}
#campcar .contents .tour_sec .tour-area-tab .tub_osaka {background:url(../img/tub_osaka_off.png) no-repeat;}
#campcar .contents .tour_sec .tour-area-tab .tub_nagoya {background:url(../img/tub_nagoya_off.png) no-repeat;}
#campcar.main .contents .tour_sec .tour-area-tab .tub_narita {background:url(../img/top/tub_narita_off.png) no-repeat;}
#campcar.main .contents .tour_sec .tour-area-tab .tub_haneda {background:url(../img/top/tub_haneda_off.png) no-repeat;}
#campcar.main .contents .tour_sec .tour-area-tab .tub_osaka {background:url(../img/top/tub_osaka_off.png) no-repeat;}
#campcar.main .contents .tour_sec .tour-area-tab .tub_nagoya {background:url(../img/top/tub_nagoya_off.png) no-repeat;}

#campcar .contents .tour_sec .tour-area-tab .tub_narita:hover ,
#campcar .contents .tour_sec .tour-area-tab .tub_narita.active {background:url(../img/tub_narita_on.png) no-repeat;}
#campcar .contents .tour_sec .tour-area-tab .tub_haneda:hover ,
#campcar .contents .tour_sec .tour-area-tab .tub_haneda.active {background:url(../img/tub_haneda_on.png) no-repeat;}
#campcar .contents .tour_sec .tour-area-tab .tub_osaka:hover ,
#campcar .contents .tour_sec .tour-area-tab .tub_osaka.active {background:url(../img/tub_osaka_on.png) no-repeat;}
#campcar .contents .tour_sec .tour-area-tab .tub_nagoya:hover ,
#campcar .contents .tour_sec .tour-area-tab .tub_nagoya.active {background:url(../img/tub_nagoya_on.png) no-repeat;}
#campcar.main .contents .tour_sec .tour-area-tab .tub_narita:hover ,
#campcar.main .contents .tour_sec .tour-area-tab .tub_narita.active {background:url(../img/top/tub_narita_on.png) no-repeat;}
#campcar.main .contents .tour_sec .tour-area-tab .tub_haneda:hover ,
#campcar.main .contents .tour_sec .tour-area-tab .tub_haneda.active {background:url(../img/top/tub_haneda_on.png) no-repeat;}
#campcar.main .contents .tour_sec .tour-area-tab .tub_osaka:hover ,
#campcar.main .contents .tour_sec .tour-area-tab .tub_osaka.active {background:url(../img/top/tub_osaka_on.png) no-repeat;}
#campcar.main .contents .tour_sec .tour-area-tab .tub_nagoya:hover ,
#campcar.main .contents .tour_sec .tour-area-tab .tub_nagoya.active {background:url(../img/top/tub_nagoya_on.png) no-repeat;}


#campcar .contents .tourlist .panel {box-shadow:none;}
#campcar .contents .tourlist .panel .bl_btn { margin:20px auto 0; text-align:center;width:500px; height:54px;}
#campcar .contents .tourlist .panel .bl_btn span {font-size:16px;}
#campcar.main .contents .tourlist .panel .bl_btn {width:720px; height:54px;}
#campcar.main .contents .tourlist .panel .bl_btn span {font-size:24px;}


#campcar .contents .tourlist_img {position:absolute;top:20px;left:50px;width:224px;padding-top:174px;background:url(../img/top/sec3_txt_01.png) center top no-repeat;}
#campcar .contents .tourlist_img img {width:100%;height:auto;}
#campcar .contents .tourlist_txt {overflow:hidden;margin-bottom:30px;}
#campcar .contents .tourlist_txt p {padding-left:300px;line-height:2;}
#campcar .contents .tourlist_txt p b {color:#b51d2e;font-weight:bold;}
#campcar .contents .tour_sec .map {float:left;width:270px;height:280px;padding:4px;border:1px solid #ecc3a4;background:#fff;line-height:1;font-size:0;}
#campcar .contents .tour_sec .map img {width:100%;height:auto;}
#campcar .contents .tourlist .title_02.tit_01 span {background-image:url(../img/tourlist1_tit.png);}
#campcar .contents .tourlist .title_02.tit_02 span {background-image:url(../img/tourlist2_tit.png);}
#campcar .contents .tourlist .title_02.tit_03 span {background-image:url(../img/tourlist3_tit.png);}
#campcar .tourcnt {position:relative;overflow:hidden;border:5px solid #f0f0f0;padding:15px;margin-top:10px;}
#campcar .tourcnt .tour_title {font-size:16px;font-weight:bold;line-height:1.4;margin:0 0 10px 0; border-bottom: solid 1px #aaaaaa;}
#campcar .tourcnt .tour_title a {color:#a57c52;}
#campcar .tourcnt .tour_title a:hover {text-decoration:underline;}
#campcar .tourcnt_left {float:left;width:168px;}
#campcar .tourcnt_left .box {padding:10px;background:#f0f0f0;margin-bottom:5px;}
#campcar .tourcnt_left .img a {display:block;}
#campcar .tourcnt_left .img img {width:100%;}
#campcar .tourcnt_left .tour_days {overflow:hidden;margin-bottom:5px;}
#campcar .tourcnt_left .tour_days span {display:block;}
#campcar .tourcnt_left .tour_days .txt1 {clear:left;float:left;background:#f7005f;color:#fff;font-size:11px;font-weight:bold;width:60px;height:20px;padding:0 8px;line-height:20px;margin-right:5px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;}
#campcar .tourcnt_left .tour_days .txt2 {float:left;font-size:19px;line-height:20px;font-weight:bold;overflow:hidden;}
#campcar .tourcnt_left .tour_days .txt2_1 {clear:left;float:left;background:#8c0000;color:#fff;font-size:11px;font-weight:bold;height:20px;padding:0 8px;line-height:20px;margin-right:5px;}
#campcar .tourcnt_left .tour_code {font-size:11px;margin-top:5px;}
#campcar .tourcnt_right {padding:0 0 50px 188px;}
#campcar .tourcnt_right .tour_info {overflow:hidden;}
#campcar .tourcnt_right dl {float:left;width:300px;overflow:hidden;margin:0;}
#campcar .tourcnt_right dt {clear:left;float:left;background:#8c0000;color:#fff;font-size:11px;font-weight:bold;width:60px;height:20px;padding:0 8px;line-height:20px;margin-top:5px;}
#campcar .tourcnt_right dd {font-size:11px;line-height:1.4;padding:3px 0 0 70px;margin-top:5px;}
#campcar .tourcnt_right dt:first-of-type,
#campcar .tourcnt_right dd:first-of-type {margin-top:0;}
#campcar .tourcnt_right .tour_price {float:right;width:250px;}
#campcar .tourcnt_right .tour_price_head {height:20px;color:#fff;font-size:11px;line-height:20px;padding:0 10px;font-weight:bold;background:#8c0000;}
#campcar .tourcnt_right .tour_price_cnt {padding:3px 10px;background:#f0f0f0;}
#campcar .tourcnt_right .tour_price .price {color:#ff0000;font-weight:bold;margin:0;line-height:1.4;overflow:hidden;}
#campcar .tourcnt_right .tour_price .price span {display:inline-block;}
#campcar .tourcnt_right .tour_price .price_max {font-size:20px;}
#campcar .tourcnt_right .tour_price .price_min {font-size:12px;margin:8px 0 0 5px;}
#campcar .tourcnt_right .tour_price .txt {font-size:10px;}
#campcar .tourcnt_right .tour_link {position:absolute;bottom:15px;right:15px;width:190px;}
#campcar .tourcnt_right .tour_link a {position:relative;display:block;height:30px;color:#fff;font-size:12px;font-weight:bold;text-align:center;line-height:30px; text-decoration:none;
  border-radius: 15px;
	box-shadow:#00a500 0px 3px 0px;
	background:#36c836; 
		}
#campcar .tourcnt_right .tour_link a:after {display:block;content:"";width:12px;height:12px;position:absolute;top:50%;right:10px;margin-top:-6px;background: url(../img/arrow_next_03.png) top center no-repeat; background-size:12px;}


#campcar .other_tour   {text-align:center; width:100%;}
#campcar .other_tour a {color:#283282; font-size:18px; text-decoration:underline; font-weight:bold;}


/* bl_order */

#campcar.sub .bl_order {margin-bottom:25px;}

#campcar.sub .bl_order .bord_bg {background:url(../img/bl_order_bg.jpg) no-repeat top right; padding-top:0px;}

#campcar.sub .bl_order .bord_bg .bord_01   {width:620px; height:110px; display: table;}
#campcar.sub .bl_order .bord_bg .bord_01 p {color:#c0272d; font-size:18px; font-weight:bold; line-height:1.5; display: table-cell; vertical-align: middle; padding-left: 25px;}
#campcar.sub .bl_order .bord_bg .bord_01 p .text_01 {color:#283282; font-size:16px;}


#campcar.sub .bl_order  p {line-height:1.4;}
#campcar.sub .bl_order .bord_02 {width:620px; background:#fff; margin-top:5px; margin:25px 0 35px; border:solid 1px #00b900;}
#campcar.sub .bl_order .bord_02 h4 {background:#00b900; color:#fff; font-size:14px; font-weight:bold; padding:10px 25px; margin-bottom:15px;}
#campcar.sub .bl_order .bord_02 .clearfix {padding:0px 15px 15px; background:url(../img/arrow_next_04.png) 340px 40px no-repeat; background-size:10px;}
#campcar.sub .bl_order .bord_02 p { font-size: 12px; line-height: 1.6;}
#campcar.sub .bl_order .bord_02 .clearfix .fl {width:310px; padding-left:40px;}
#campcar.sub .bl_order .bord_02 .clearfix .fr {width:230px; padding-left:40px;}

#campcar.sub .bl_order .bord_02 .clearfix .fl {background:url(../img/order_icon_01.png) no-repeat top left; background-size:30px;}
#campcar.sub .bl_order .bord_02 .clearfix .fr {background:url(../img/order_icon_02.png) no-repeat top left; background-size:30px;}



/* bl_info */

#campcar.sub .bl_info  {width:100%; margin-bottom: 35px;}
#campcar.sub .bl_info_tit {background: url(../img/bl_info_tit_bg.jpg) no-repeat; width: 790px; height: 142px; padding-top: 25px; padding-left: 15px;}
#campcar.sub .bl_info_tit h3 {color: #fff; font-weight: bold; font-size: 29px; margin-bottom: 5px !important;}
#campcar.sub .bl_info_tit p {color: #fff; line-height: 1.6 !important;}

#campcar.sub .bl_info .bord_01 {background: #fcf5eb; width: 100%; height: 185px; position: relative;}
#campcar.sub .bl_info .bord_01 dl ,
#campcar.sub .bl_info .bord_01 .bord_02 {position: absolute;}
#campcar.sub .bl_info .bord_01 dl {top: 15px; left: 15px;}
#campcar.sub .bl_info .bord_01 .bord_02 {top: 15px; right: 15px;}
#campcar.sub .bl_info .bord_01 dl dt {color: #c0272d; font-size: 20px; font-weight: bold; letter-spacing: 0.1em; margin-bottom: 15px;}
#campcar.sub .bl_info .bord_01 dl dd {background: url(../img/bl_info_icon.png) no-repeat; font-weight: bold; padding-left: 30px; margin-bottom: 5px; font-size: 13px;}
#campcar.sub .bl_info .bord_01 .bord_02 {width: 350px; height: 155px; padding: 20px 10px; text-align: center;background: #fff; border-radius: 10px;}
#campcar.sub .bl_info .bord_01 .bord_02 .bl_btn {width: 310px; height: 60px; box-shadow: 0px 0px 5px 1px #ccc; margin: 0 auto 15px; border-radius: 10px;}
#campcar.sub .bl_info .bord_01 .bord_02 .bl_btn a {width: 100%; height: 100%; display: block; border-radius: 10px; background: #36c836; border: solid 3px #fff; line-height: 60px; color: #fff; font-weight: bold; text-decoration: none; font-size: 18px;background-image: url(../img/arrow_next_03.png); background-size: 15px; background-repeat: no-repeat;  background-position: 270px 22px;}
#campcar.sub .bl_info .bord_01 .bord_02 .bl_btn a span {padding-right: 20px;}
#campcar.sub .bl_info .bord_01 .bord_02 p {font-size: 10px;}

/* ftbnr for pc */
.ftbnr { text-align:center; margin-bottom:30px;}
.ftbnr img { margin-bottom:20px; width: 100%; height: auto;}
.ftbnr a:hover { opacity: 0.8; text-decoration: none; }


/*----- 171120 add  form  -----*/
.bl_contact	{margin-top: 24px;}
.contact_tit {
	margin: 0 !important;
	line-height: 46px;
	background: url(/lp/campcar/img/contact_tit.png) no-repeat center center;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.bl_contact .sec_inner {
	margin-bottom: 30px;
	padding: 30px;
	background: #ffeec3;
}
.bl_contact .sec_inner li {
	overflow: hidden;
}
bl_contact li {
	overflow: hidden;
	margin-bottom: 20px;
}
.bl_contact li.last {
	margin-bottom: 5px;
}
.bl_contact .f_left {
	width: 45%;
	float: left;
	margin-bottom: 30px;
}
.bl_contact span {
	width: 100px;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	color: #c0272d;
}
.bl_contact .form-control {
	display: inline-block;
	width: 73%;
	height: 43px;
	box-shadow: 1px 1px 1px #777 inset;
	-webkit-appearance: none;
	border: 0;
	outline: none;
	font-size: 15px;
}
.bl_contact textarea.form-control {
	width: 90%;
	height: 90px;
	margin-bottom: 30px;
}
.bl_contact .form-control:focus {
	background: #ffffed;
}
.bl_contact label:hover {
	cursor: pointer;
}
.bl_contact .text_att, .bl_contact .text_att02 {
	width: auto;
}
.bl_contact .text_att02 {
	color: #888;
	margin-bottom: 10px;
}
.text_att02 a {
	color: #888 !important;
	text-decoration: underline;
}
.bl_contact input[type="checkbox"] {
	margin: 2px 10px 5px 0;
	outline: none;
	border: 0;
	-webkit-appearance: none;
	width: 25px;
	height: 25px;
	border-radius: 2px;
	cursor: pointer;
	vertical-align: -12px;
	box-shadow: 1px 1px 1px #555 inset;
	background: #fff;
}
.bl_contact input[type="checkbox"]:checked {
	background:url(/lp/campcar/img/btn_submit.png) no-repeat #c0272d;
	background-size: 100%;
}
.btn_submit {
	text-align: center;
}
input[type="submit"] {
	width: 175px;
	height: 43px;
	padding: 0;
	line-height: 43px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #c0272d;
	border: 0;
	cursor: pointer;
	background: url(/lp/campcar/img/btn_submit.png) no-repeat;
}
input[type="submit"]:hover {
	color: #c0272d;
	outline: none;
}
.last_cat .inner .bord .text_time {
	position: absolute;
	top: 100px;
	left: 255px;
	font-size: 18px;
}
/* 送信完了画面 */

#campcar.done	{
  margin: 0 auto 65px;
  width: 1140px;
}
#campcar.done .contact_tit	{
	background: url(/lp/campcar/img/done_tit.png) no-repeat center center #c0272d;
}
#campcar.done .done_txt01,
#campcar.done .done_txt02,
#campcar.done .done_txt03	{
	font-weight: bold;
	text-align: center;
}
#campcar.done .done_txt01	{
	color: #c0272d;
	margin: 30px 0 20px;
	font-size: 24px;
}
#campcar.done .done_txt02	{
	color: #e83e32;
	margin-bottom: 20px;
	font-size: 18px;
}
#campcar.done .done_txt03	{
	color: #333;
	width: 59%;
	margin: 0 auto 30px;
	text-align: left;
}
