@charset "UTF-8";
/* -----------------------------------------------------------
CSS Information

File name:top.css
Created:  2018-10-15
Style Info:学生限定！アメリカ・あいのりキャンピングカーの旅 トップページCSS
----------------------------------------------------------- */

/* -------------------------------------------------------- */
/* レイアウト */
/* -------------------------------------------------------- */
.campcar_student.top .wrapper.wrap_01 {z-index:2;position:relative;}
.campcar_student.top .wrapper.wrap_02 {z-index:3;position:relative;}


/* -------------------------------------------------------- */
/* 看板 */
/* -------------------------------------------------------- */
.campcar_student.top .page_visual {z-index:1;position:relative;overflow:hidden;}
.campcar_student.top .page_visual .page_title {z-index:200;position:relative;}
.campcar_student.top .page_visual .page_title img {max-width:900px;}
.campcar_student.top .page_visual .visual_slider {z-index:100;position:absolute;top:0;left:0;width:100%;height:100%;}
@media screen and (max-width:1599px) and (min-width:769px) {
	.campcar_student.top .page_visual .visual_slider {width:1600px;height:518px;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);-o-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);}
	.campcar_student.top .page_visual .visual_slider img {width:1600px;height:auto;}
}

/* jquery.bxslider */
/* -------------------------------------------------------- */

/** RESET AND LAYOUT */
.bx-wrapper{position:relative;margin:0 auto;padding:0;*zoom:1;}
.bx-wrapper img{max-width:100%;display:block;}

/** THEME */
.bx-wrapper .bx-viewport {margin:0 auto;-webkit-transform:translatez(0);-moz-transform:translatez(0);-ms-transform:translatez(0);-o-transform:translatez(0);transform:translatez(0);}
.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{position:absolute;bottom:-30px;width:100%;}
@media screen and (max-width:1599px) and (min-width:768px){
	.bx-wrapper .bx-viewport{max-width:1600px;min-height:518px;}
}

/* LOADER */
.bx-wrapper .bx-loading{min-height:50px;background:url(../img/common/bxslider_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000;}

/* PAGER */
.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:bold;color:#666;padding-top:20px;}
.bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline-block;*zoom:1;*display:inline;}
.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active{background:#000;}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev{left:10px;background:url(../img/common/bxslider_controls.png) no-repeat 0 -32px;}
.bx-wrapper .bx-next{right:10px;background:url(../img/common/bxslider_controls.png) no-repeat -43px -32px;}
.bx-wrapper .bx-prev:hover{background-position:0 0;}
.bx-wrapper .bx-next:hover{background-position:-43px 0;}
.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999;}
.bx-wrapper .bx-controls-direction a.disabled{display:none;}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto{text-align:center;}
.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(../img/common/bxslider_controls.png) -86px -11px no-repeat;margin:0 3px;}
.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active{background-position:-86px 0;}
.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(../img/common/bxslider_controls.png) -86px -44px no-repeat;margin:0 3px;}
.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active{background-position:-86px -33px;}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px;}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666\9;background:rgba(80, 80, 80, 0.75);width:100%;}
.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px;}


/* -------------------------------------------------------- */
/* リード */
/* -------------------------------------------------------- */
.campcar_student.top .page_lead {z-index:300;position:relative;text-align:center;padding:85px 0;}
.campcar_student.top .page_lead::before,
.campcar_student.top .page_lead::after {position:absolute;content:"";top:-50px;width:325px;height:525px;background-position:center center;background-repeat:no-repeat;}
.campcar_student.top .page_lead::before {background-image:url(../img/top/lead_img_01.png);}
.campcar_student.top .page_lead::after {background-image:url(../img/top/lead_img_02.png);}
.campcar_student.top .page_lead p {font-size:2rem;line-height:2.2;}
.campcar_student.top .sec_lead {margin:0 13.2% 60px 13.2%;}
.campcar_student.top .sec_lead .sec_tit {max-width:793px;margin:0 auto 20px auto;}
@media (min-width:1101px) {
	.campcar_student.top .page_lead {min-height:570px;}
	.campcar_student.top .page_lead::before {left:20px;}
	.campcar_student.top .page_lead::after {right:20px;}
	.campcar_student.top .sec_lead p {line-height:1.8;}
}
@media (max-width:1100px) and (min-width:768px) {
	.campcar_student.top .page_lead {padding:70px 0 100px 0;min-height:0;}
	.campcar_student.top .page_lead::before,
	.campcar_student.top .page_lead::after {top:-6%;width:300px;height:100%;-webkit-background-size:auto 100%;
		background-size:auto 100%;background-position:center top;}
	.campcar_student.top .page_lead::before {right:75%;}
	.campcar_student.top .page_lead::after {left:75%;}
}
@media (max-width:767px) {
	.campcar_student.top .page_lead {padding:50px 0 70px 0;}
	.campcar_student.top .page_lead::before,
	.campcar_student.top .page_lead::after {top:-6%;width:180px;height:100%;-webkit-background-size:auto 100%;
		background-size:auto 100%;background-position:center top;}
	.campcar_student.top .page_lead::before {right:80%;}
	.campcar_student.top .page_lead::after {left:80%;}
	.campcar_student.top .page_lead p {font-size:1.3rem;line-height:2;}
	.campcar_student.top .sec_lead {margin:25px 0;}
}
@media (max-width:320px) {
	.campcar_student.top .page_lead p {font-size:1.2rem;}
}

/* -------------------------------------------------------- */
/* 安心＆うれしい8つのポイント */
/* -------------------------------------------------------- */
.campcar_student.top .sec_point {margin-bottom:90px;}
.campcar_student.top .sec_point .sec_tit {position:relative;font-size:3.8rem;font-weight:bold;color:#533723;text-align:center;margin-bottom:60px;}
.campcar_student.top .sec_point .sec_tit::before {z-index:1;position:absolute;content:"";left:0;top:50%;width:100%;height:1px;background:#533723;}
.campcar_student.top .sec_point .sec_tit span {position:relative;z-index:2;display:inline-block;padding:0 30px;background:#fdf1d9;}
.campcar_student.top .sec_point ul {overflow:hidden;margin:0 -10px;}
.campcar_student.top .sec_point li {float:left;width:25%;}
.campcar_student.top .sec_point li .inner {margin:0 10px 30px 10px;border:1px solid #ce0000;position:relative;background:#fff;}
.campcar_student.top .sec_point li .inner::before {content:"";width:51px;height:51px;position:absolute;top:0;left:0;background-repeat:no-repeat;background-position:left top;-webkit-background-size:100% auto;background-size:100% auto;}
.campcar_student.top .sec_point li:nth-of-type(1) .inner::before {background-image:url(../img/top/point_number_01.png);}
.campcar_student.top .sec_point li:nth-of-type(2) .inner::before {background-image:url(../img/top/point_number_02.png);}
.campcar_student.top .sec_point li:nth-of-type(3) .inner::before {background-image:url(../img/top/point_number_03.png);}
.campcar_student.top .sec_point li:nth-of-type(4) .inner::before {background-image:url(../img/top/point_number_04.png);}
.campcar_student.top .sec_point li:nth-of-type(5) .inner::before {background-image:url(../img/top/point_number_05.png);}
.campcar_student.top .sec_point li:nth-of-type(6) .inner::before {background-image:url(../img/top/point_number_06.png);}
.campcar_student.top .sec_point li:nth-of-type(7) .inner::before {background-image:url(../img/top/point_number_07.png);}
.campcar_student.top .sec_point li:nth-of-type(8) .inner::before {background-image:url(../img/top/point_number_08.png);}
.campcar_student.top .sec_point .tit {text-align:center;line-height:1.6;font-weight:bold;}
@media (min-width:768px) {
	.campcar_student.top .sec_point .img {margin-bottom:20px;}
	.campcar_student.top .sec_point .tit {color:#533723;font-size:2rem;}
	.campcar_student.top .sec_point p {line-height:1.9;font-size:1.6rem;margin:20px 20px 30px 25px;letter-spacing:.06em;}
}
@media (max-width:1100px) and (min-width:768px) {
	.campcar_student.top .sec_point li {width:33.333333%;}
}
@media (max-width:767px) {
	.campcar_student.top .sec_point {margin-bottom:40px;}
	.campcar_student.top .sec_point .sec_tit {font-size:1.8rem;margin-bottom:20px;}
	.campcar_student.top .sec_point .sec_tit span {padding:0 10px;}
	.campcar_student.top .sec_point ul {margin:0 5px;}
	.campcar_student.top .sec_point li {width:50%;}
	.campcar_student.top .sec_point li .inner {margin:0 5px 10px 5px;}
	.campcar_student.top .sec_point li .inner::before {width:30px;height:30px;}
	.campcar_student.top .sec_point .tit {font-size:1.3rem;margin:18px 0 15px 0;}
	.campcar_student.top .sec_point p {font-size:1.2rem;margin:15px 5px 15px 10px;}
}
@media (max-width:480px) {
	.campcar_student.top .sec_point p {letter-spacing:-.02em;}
}

/* -------------------------------------------------------- */
/* 日本人ドライバー */
/* -------------------------------------------------------- */
.campcar_student.top .sec_driver {background:url(../img/top/driver_bg.jpg) center center no-repeat;}
.campcar_student.top .sec_driver .container {position:relative;}
.campcar_student.top .sec_driver .sec_tit {position:absolute;top:-48px;right:20px;width:697px;}
.campcar_student.top .sec_driver .img_01 {float:right;margin-right:20px;width:697px;}
.campcar_student.top .sec_driver .img_02 {position:absolute;left:50%;top:95px;margin-left:-460px;max-width:197px;}
@media (min-width:1600px) {
	.campcar_student.top .sec_driver {-webkit-background-size:cover;background-size:cover;}
}
@media (max-width:980px) and (min-width:768px) {
	.campcar_student.top .sec_driver .img_02 {left:2%;margin-left:0;}
}
@media (max-width:767px) {
	.campcar_student.top .sec_driver {-webkit-background-size:auto 100%;background-size:auto 100%;}
	.campcar_student.top .sec_driver .sec_tit {width:71%;top:-8%;right:3%;}
	.campcar_student.top .sec_driver .img_01 {float:none;margin:0;width:100%;}
	.campcar_student.top .sec_driver .img_02 {position:absolute;left:2%;top:17%;margin-left:0;width:20.3%;}
}

/* -------------------------------------------------------- */
/* ベストルート */
/* -------------------------------------------------------- */
.campcar_student.top .sec_route {padding:100px 0 120px 0;}
.campcar_student.top .sec_route p {line-height:1.9;}
.campcar_student.top .sec_route p strong {color:#ff4844;}
.campcar_student.top .sec_route .sec_tit {margin:0 auto 60px auto;max-width:785px;}
.campcar_student.top .sec_route .txt_wrap {overflow:hidden;margin-bottom:70px;}
.campcar_student.top .sec_route .txt_wrap .map {float:left;width:54%;max-width:580px;}
.campcar_student.top .sec_route .txt_wrap .txt {float:right;width:46%;}
.campcar_student.top .sec_route .txt_wrap .txt p {padding-left:55px;}
.campcar_student.top .sec_route .txt_wrap .more_btn {margin-top:30px;text-align:right;}
.campcar_student.top .sec_route .txt_wrap .more_btn a {width:280px;display:inline-block;}
.campcar_student.top .sec_route .box_wrap {background:#fff;border:6px solid #ce0000;max-width:796px;margin:0 auto 70px auto;}
.campcar_student.top .sec_route .box_wrap .tit {padding:95px 0 25px 0;position:relative;text-align:center;background:url(../img/top/route_img_02.png) center 25px no-repeat;font-size:2.4rem;line-height:1.6;font-weight:bold;color:#533723;}
.campcar_student.top .sec_route .box_wrap .tit span {display:block;position:absolute;left:26px;top:16px;}
.campcar_student.top .sec_route .box_wrap p {padding:0 80px 40px 80px;}
.campcar_student.top .sec_route .tour_wrap .tit {max-width:674px;margin:0 auto 20px auto;}
.campcar_student.top .sec_route .tour_wrap .link_btn {max-width:796px;margin:0 auto;}
.campcar_student.top .sec_route .tour_wrap .link_btn a {display:block;position:relative;color:#fff;text-align:center;font-weight:bold;text-decoration:none;height:88px;line-height:88px;background:#0086e8;border-radius:44px;font-size:2rem;}
.campcar_student.top .sec_route .tour_wrap .link_btn a::after {content:"\f078";font-family:FontAwesome;font-size:1.6rem;position:absolute;top:0;font-weight:normal;margin:0;height:auto;line-height:60px;right:30px;line-height:88px;}
@media (max-width:1100px) {
	.campcar_student.top .sec_route .txt_wrap {max-width:640px;margin:0 auto 70px auto;}
	.campcar_student.top .sec_route .txt_wrap .map {margin:0 auto 20px;}
	.campcar_student.top .sec_route .txt_wrap .map,
	.campcar_student.top .sec_route .txt_wrap .txt {float:none;width:100%;}
	.campcar_student.top .sec_route .txt_wrap .txt p {padding-left:0;}
	.campcar_student.top .sec_route .txt_wrap .more_btn {text-align:center;}
	.campcar_student.top .sec_route .box_wrap p {padding:0 10% 40px 10%;}	
}
@media (max-width:767px) {
	.campcar_student.top .sec_route {padding:35px 0 40px 0;}
	.campcar_student.top .sec_route p {line-height:1.6;}
	.campcar_student.top .sec_route .sec_tit {margin-bottom:30px;}
	.campcar_student.top .sec_route .txt_wrap {margin-bottom:30px;}
	.campcar_student.top .sec_route .txt_wrap .more_btn {margin-top:15px;}
	.campcar_student.top .sec_route .txt_wrap .more_btn a {width:45%;min-width:160px;}
	.campcar_student.top .sec_route .box_wrap {border-width:3px;margin-bottom:30px;}
	.campcar_student.top .sec_route .box_wrap .tit {padding:60px 0 10px 0;background-position:center 15px;font-size:1.5rem;-webkit-background-size:30px auto;background-size:30px auto;}
	.campcar_student.top .sec_route .box_wrap .tit span {left:2%;top:5%;width:70px;}
	.campcar_student.top .sec_route .box_wrap p {padding:0 15px 15px 15px;}
	.campcar_student.top .sec_route .tour_wrap {margin-bottom:0;}
	.campcar_student.top .sec_route .tour_wrap .tit {margin:0 15px 15px 15px;}
	.campcar_student.top .sec_route .tour_wrap .link_btn a {height:auto;border:0;color:#fff;background:#0086e8;line-height:1.6;padding:15px 10px;border-radius:44px;font-size:1.5rem;}
	.campcar_student.top .sec_route .tour_wrap .link_btn a::after {top:50%;right:10px;font-size:1.2rem;transform:translate(0,-50%);line-height:1.6;}
}


/* -------------------------------------------------------- */
/* 基本情報もチェック */
/* -------------------------------------------------------- */
.campcar_student.top .sec_info {padding:100px 0;}
.campcar_student.top .sec_info .sec_tit {position:relative;font-size:3.8rem;font-weight:bold;color:#533723;text-align:center;margin-bottom:60px;}
.campcar_student.top .sec_info .sec_tit::before {z-index:1;position:absolute;content:"";left:0;top:50%;width:100%;height:1px;background:#533723;}
.campcar_student.top .sec_info .sec_tit span {position:relative;z-index:2;display:inline-block;padding:0 30px;background:#fff;}
.campcar_student.top .sec_info .info_list {overflow:hidden;margin:0 auto;max-width:894px;}
.campcar_student.top .sec_info .info_list li {float:left;width:33.333333%;}
.campcar_student.top .sec_info .info_list a {position:relative;display:block;margin:0 29px;text-decoration:none;border-radius:120px;color:#fff;overflow:hidden;}
.campcar_student.top .sec_info .info_list a::after {position:absolute;content:"\f054";font-family:FontAwesome;bottom:25px;left:0;width:100%;text-align:center;font-size:3rem;font-weight:normal;text-shadow:0 0 5px rgba(0,0,0,.6);}
.campcar_student.top .sec_info .info_list span {display:block;position:absolute;top:50%;width:100%;text-align:center;font-size:2.8rem;font-weight:bold;line-height:1.4;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%);}
@media (max-width:980px) {
	.campcar_student.top .sec_info .info_list a {margin:0 15px;}
	.campcar_student.top .sec_info .info_list a::after {bottom:20px;}
}
@media (max-width:767px) {
	.campcar_student.top .sec_info {padding:40px 0;}
	.campcar_student.top .sec_info .sec_tit {font-size:1.8rem;margin-bottom:30px;}
	.campcar_student.top .sec_info .sec_tit span {padding:0 10px;}
	.campcar_student.top .sec_info .info_list a {margin:0 5px;}
	.campcar_student.top .sec_info .info_list span {font-size:1.6rem;}
	.campcar_student.top .sec_info .info_list a::after {font-size:2rem;bottom:10px;}
}
@media (max-width:480px) {
	.campcar_student.top .sec_info .info_list span {font-size:1.4rem;}
	.campcar_student.top .sec_info .info_list a::after {font-size:1.2rem;bottom:5px;}
}
@media (max-width:360px) {
	.campcar_student.top .sec_info {padding:15px 0 30px 0;}
	.campcar_student.top .sec_info .sec_tit {margin-bottom:20px;}
	.campcar_student.top .sec_info .info_list span {font-size:1.2rem;}
	.campcar_student.top .sec_info .info_list a::after {font-size:1rem;}
}

