@charset "UTF-8";

#mainContents:after,
header:after,
footer:after,
.clearfix:after{
	content : " ";
	display : block ;
	height : 0 ; 
	visibility : hidden ;
	clear : both ;
}
body{
	color: #343434;
	font-size: 18px;
	font-weight: 500;
	font-family:'メイリオ', Meiryo, sans-serif;
	display: inline-block;
	-webkit-text-size-adjust;
	-webkit-font-smoothing: antialiased;
}

body #mainContents{
	max-width:1280px;
	margin: auto;
	margin-bottom: 100px;
}
body #mainContents ul,
body #mainContents ol,
body #mainContents figure{
	margin: 0;
	padding: 0;
}
body #mainContents ul li,
body #mainContents ol li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
body #mainContents p,
body #mainContents li,
body #mainContents dt,
body #mainContents dd,
body #mainContents th,
body #mainContents td{
	margin: 0;
	line-height : 140% ;
}

body #mainContents img{
	vertical-align: bottom;
}
body #mainContents a,
body #mainContents .opacity{
	text-decoration : none ;
	transition-duration : 0.3s ;
	-webkit-transition : all 0.3s ease 0s ;
	-moz-transition : all 0.3s ease 0s ;
	-o-transition : all 0.3s ease 0s ;
}
body #mainContents a:hover{
	color: #c3002f
}
body #mainContents .opacity:hover{
	text-decoration: none;
	opacity : 0.7 ;
	filter : alpha(opacity=70) ;
	-moz-opacity : 0.7 ;
	-ms-filter : "alpha(opacity=70)" ;
}

body #mainContents .effect{
	transition-duration : 1s ;
	-webkit-transition : all 1s ease 0s ;
	-moz-transition : all 1s ease 0s ;
	-o-transition : all 1s ease 0s ;
	opacity: 0;
}
body #mainContents .effect.effectout{
	opacity: 1;
}
/******************************************************************************
	common
******************************************************************************/
body #mainContents section{
	box-sizing: border-box;
	position: relative;
	margin: 0 auto;
	max-width: 1200px;
}

/* 線 */
body #mainContents .borderSpace {
	padding-top:60px;
	margin-bottom:50px;
	border-bottom:1px solid #c1c1c1;
}

/* タイトル */
body #mainContents h2 {
	margin-top:20px;
	margin-bottom: 45px;
	font-size: 1.781em;
	font-weight: 600;
/*	line-height: 60px; */
	line-height: 1.6em;
	position: relative;
}

body #mainContents h2:after {
	position: absolute;
	content: " ";
	display: block;
	border-top: solid 6px #C3002F;
	top: -8px;
	width: 70px;
}

.caution {
	font-size:0.77777em;
	font-weight: 500;
	color:#666666;
	line-height: 25px;
}

.pc {
	display:block;
}
.sp {
	display:none;
}

.sticky-btns {
	position: -webkit-sticky;
	position: sticky;
	bottom: 0;
	padding-bottom:10px;
}

/* ボタン */
.btnInterval .redBtn a {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;
	margin-top: 3%;
	margin-bottom: 3%;
	background-color: #eee;
	color: #000;
	cursor: pointer;
	text-decoration: none;
	-webkit-box-sizing: border-box;
}

.btnInterval .redBtn a span {
	font-size: 0.77777778em;
	font-weight:400;
	line-height: 14px;
	text-decoration: none;
	display: block;
	padding: 15px 8% 15px 8%;
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: auto 0.95em;
	white-space: nowrap;
	background-color: #c3002f;
	color: #fff;
	text-align: left;
	background-image: url(../img/icon/arrow_white.png);
}

.btnInterval .grayBtn a {
	position: relative;
	display: block;
	width: 326px;
	margin: 0 auto;
	margin-bottom: 6%;
	background-color: #EEEEEE;
	color: #000;
	cursor: pointer;
	text-decoration: none;
	-webkit-box-sizing: border-box;
}

.btnInterval .reserveHereBtn a {
	position: relative;
	display: block;
	width: 240px;
	margin: 50px auto 0 auto;
	cursor: pointer;
	text-decoration: none;
	-webkit-box-sizing: border-box;
}

.btnInterval .not_ready {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;
	margin-top: 3% !important;
	margin-bottom: 3% !important;
	background-color: #eee;
	color: #000;
	text-decoration: none;
	-webkit-box-sizing: border-box;
}

/******************************************************************************
	.main_img
******************************************************************************/
body #mainContents .main_img img{
	width:100%;
}

/******************************************************************************
	#tab_menu_area
******************************************************************************/
body #mainContents section#tab_menu_area{
	position: relative;
	margin-bottom: 0;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 23px;
}

body #mainContents section#tab_menu_area ul{

}
body #mainContents section#tab_menu_area li{
	display: inline-block;
	font-size: 1em;
	line-height: 36px;
	align-items: center;
	text-align: center;
	letter-spacing: 0.1em;
	margin: 10px 25px 0px 25px;
	padding-bottom:5px;
}

body #mainContents section#tab_menu_area li a{
	color: #343434;
	padding:20px 2px;
	text-decoration: none;
}

body #mainContents section#tab_menu_area li .disable {
	padding:20px 2px;
}

/******************************************************************************
	共通コンテンツ（試乗できるクルマはこちら！）
******************************************************************************/
#self *, #self *:before, #self *:after {
	box-sizing: border-box;
}
#now *, #now *:before, #now *:after {
	box-sizing: border-box;
}
#delivery *, #delivery *:before, #delivery *:after {
	box-sizing: border-box;
}
#ordermade *, #ordermade *:before, #ordermade *:after {
	box-sizing: border-box;
}

.col_3_cars {
	width: 100%;
	padding:0px 5%;
	margin-bottom: 10px;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}

.col_3_cars > div {
	width: 33.33333%;
	padding: 0 35px;
	margin-bottom: 52px;
}

.col_3_cars > div img {
	width: 100%;
}

.col_3_cars .carname {
	font-size: 1.05882353em;
	font-weight:600;
	line-height: 1.4em;
	display: flex;
	align-items: center;
	letter-spacing: 0.05em;
}

.col_2_cars {
	width: 100%;
	padding:0px 5%;
	margin-bottom: 10px;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}

.col_2_cars > div {
	width: 50%;
	padding: 0 35px;
	margin-bottom: 52px;
}

.col_2_cars > div img {
	width: 100%;
}

.col_2_cars .carname {
	font-size: 1.05882353em;
	font-weight:600;
	line-height: 1.4em;
	display: flex;
	align-items: center;
	letter-spacing: 0.05em;
}

.col_2_cars .notice {
	font-size:0.86vw;
	position: absolute;
	bottom: 28%;
	right: 8%;
	text-align: right;
	text-shadow:1px 1px 0 #FFF,
							-1px -1px 0 #FFF,
							-1px 1px 0 #FFF,
							1px -1px 0 #FFF,
							0px 1px 0 #FFF,
							0-1px 0 #FFF,
							-1px 0 0 #FFF,
							1px 0 0 #FFF;
}

.col_2_cars .notice span{
	margin-left: 0;
}
.col_2_cars .notice a{
	color: #c3002f;
	text-decoration: underline !important;
	text-shadow:none;
}

/******************************************************************************
	#self（セルフ試乗）
******************************************************************************/
/* ご自宅に試乗車が届くまでの流れ */
#self .col_3_flow{
	margin:75px 0px 20px 0px;
	width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

#self .col_3_flow > div{
	width: 33.33333%;
	padding: 0 2.5vw;
}

#self .col_3_flow .a1{
	position: relative;
}

#self .col_3_flow .a3 img.pos { 
	position: absolute;
	bottom: 4%;
	right: 16%;
}

#self .col_3_flow .a3 img.pos2 { 
	position: absolute;
	top: -4%;
	left: 0%;
	z-index:100000;
}

#self .col_3_flow .a2{
	border:4px solid #000;
	padding:15px 15px;
	height: 100%;
}

#self .col_3_flow .a3{
	padding: 2.6vw 2.8vw;
	background:#eeeeee;
	height: 100%;
}


#self .col_3_flow .a3-1{
	color:#C3002F;
	font-size: 1em;
	height: 30px;
	margin-bottom: 3px;
}

#self .col_3_flow .a3-1 img {
	height: 0.75em;
}

#self .col_3_flow .confortable_icon{
	background-image: url("../img/icon/icon_info_confortable.png");
	background-repeat: no-repeat;
	background-position: right 10px bottom;
}

#self .col_3_flow .freedom_icon{
	background-image: url("../img/icon/icon_info_freedom.png");
	background-repeat: no-repeat;
	background-position: right 10px bottom;
}

#self .col_3_flow .anytime_icon{
	background-image: url("../img/icon/icon_info_anytime.png");
	background-repeat: no-repeat;
	background-position: right 10px bottom;
}

#self .col_3_flow .confortable_txt{
	background-image: url("../img/text/txt_confortable.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: auto 0.9vw;
}

#self .col_3_flow .freedom_txt{
	background-image: url("../img/text/txt_freedom.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: auto 0.86vw;
}

#self .col_3_flow .anytime_txt{
	background-image: url("../img/text/txt_anytime.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: auto 0.86vw;
}

#self .col_3_flow .a3-2{
	color:#343434;
	font-size: 1.3333333em;
	line-height: 40px;
}

#self .col_3_flow .a3-3{
	padding-top:10px;
	font-size: 0.8888888em;
	line-height: 30px;
	letter-spacing: 0.05em;
	color: #343434;
	padding-bottom: 15px;
}

#self .col_3_flow .a3-3 span{
	font-size: 0.7em;
}

#self .col_1_flow{
	margin:0px 0px 0px 0px;
	width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

#self .col_1_flow > div{
	width: 100%;
	padding: 2.5vw 6vw;
}

#self .col_1_flow .a1{
	position: relative;
	height:auto;
}

#self .col_1_flow .a3 img.pos { 
	position: absolute;
	bottom: 4%;
	right: 16%;
}

#self .col_1_flow .a3 img.pos2 { 
	position: absolute;
	top: 4%;
	left: 5%;
	z-index:100;
}

#self .col_1_flow .a2{
	border:4px solid #000;
	padding:25px 25px;
	height: 100%;
}
#self .col_1_flow .a2:after{
	position: absolute;
	content: " ";
	display: block;
	border-top: solid 20px #fff;
	border-left: solid 20px #fff;
	top: 23px;
	left: 5.5vw;
	width: 80px;
	height: 60px;
}
#self .col_1_flow .a3{
/*	padding: 1.5vw 1.8vw; */
	background:#eeeeee;
	height: 100%;
}


#self .col_1_flow .a3-1{
	color:#C3002F;
	font-size: 1em;
	height: 30px;
	margin-bottom: 3px;
}

#self .col_1_flow .a3-1 img {
	height: 0.75em;
}

#self .col_1_flow .a3ConBox {
	float: left;
	padding: 20px 0 0 20px;
}

#self .col_1_flow .a3ImgBox {
	float: left;
}

#self .col_1_flow .reserve_txt{
	background-image: url("../img/text/txt_reserve.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: auto 0.9vw;
}

#self .col_1_flow .departure_txt{
	background-image: url("../img/text/txt_departure.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: auto 0.85vw;
}

#self .col_1_flow .return_txt{
	background-image: url("../img/text/txt_return.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: auto 0.85vw;
}

#self .col_1_flow .a3-2{
	color:#343434;
	font-size: 1.3333333em;
	line-height: 40px;
}

#self .col_1_flow .a3-3{
	padding-top:10px;
	font-size: 0.8888888em;
	line-height: 30px;
	letter-spacing: 0.05em;
	color: #343434;
	padding-bottom: 15px;
}

#self .col_1_flow .a3-3 a {
	text-decoration: underline;
	color:#c3002f;
}

/* ボタン */
#self .btnInterval .redBtn a {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;
	margin-top: 0%;
	margin-bottom: 3%;
	background-color: #eee;
	color: #000;
	cursor: pointer;
	text-decoration: none;
	-webkit-box-sizing: border-box;
}

#self .btnInterval .redBtn a span {
	font-size: 0.77777778em;
	font-weight:400;
	line-height: 14px;
	text-decoration: none;
	display: block;
	padding: 15px 8% 15px 8%;
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: auto 0.95em;
	white-space: nowrap;
	background-color: #c3002f;
	color: #fff;
	text-align: left;
	background-image: url(../img/icon/arrow_white.png);
}

#self img.reserve_start {
	width: 16%;
	position: absolute;
	left: 23px;
}

#self .self_contact {
	position: relative;
	width: 100%;
}

#self .self_contact img {
	width: 100%;
	padding:0 8%;
	margin-bottom:60px;
}

#self .self_contact p {
	color: #c6012f;
	font-weight: bold;
	font-size:3.2vw;
	position: absolute;
	top: 64%;
	left: 66%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	margin:0;
	padding:0;
	white-space: nowrap;
}

#self .self_contact p a {
	color: #c6012f;
}

#self .self_contact img {
	width: 100%;
}

#kiyaku {
	text-align:center;
	font-size: 0.8888888em;
}

#kiyaku .notes {
	text-align:left;
	padding: 0 5vw;
}

#kiyaku .notes--asterisk li {
	list-style: none;
	position: relative;
	margin-bottom: 15px !important;
	padding-left: 1.2em !important;
	color: #666;
}

#kiyaku .notes--asterisk li:before {
	position: absolute;
	left: 0;
	display: inline-block;
	width: 10px;
	content: '●';
	font-size: 0.8888888em;
	top: 0px;
}

#kiyaku .notes--asterisk li a {
	text-decoration: underline !important;
	color: #c3002f;
}

#kiyaku .btnInterval {
	clear: both;
}
#kiyaku .btnInterval .b-1 {
	margin: -3% auto 0%;
	padding-left: 6%;
	padding-right: 6%;
}

#kiyaku .btnInterval .b-1 .selfFormLink {
	position: relative;
	display: block;
	width: calc(310/840 * 100%);
	margin: 0 auto;
	margin-top: 6%;
	margin-bottom: 6%;
	background-color: #eee;
	color: #000;
	cursor: pointer;
	text-decoration: none !important;
}

#kiyaku .btnInterval .b-1 .selfFormLink span {
	display: block;
	padding: 4% 8%;
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: auto 0.95em;
	font-size: 1.5em;
	font-weight: bold;
	white-space: nowrap;
	background-color: #c3002f;
	color: #fff;
	text-align: center;
}

#kiyaku .btnInterval .b-1 .selfFormLink:hover span {
	color: #ebcdd4;
}

#kiyaku .btnInterval .b-2 {
	margin: -3% auto 0%;
	padding-left: 6%;
	padding-right: 6%;
}

#kiyaku .btnInterval .b-2 .back {
	position: relative;
	display: block;
	width: calc(310/840 * 100%);
	margin: 0 auto;
	margin-top: 6%;
	margin-bottom: 6%;
	background-color: #eee;
	color: #000;
	cursor: pointer;
	text-decoration: none !important;
}

#kiyaku .btnInterval .b-2 .back span {
	display: block;
	padding: 4% 8%;
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: auto 0.95em;
	font-size: 1.5em;
	font-weight: bold;
	white-space: nowrap;
	background-color: #eee;
	color: #000;
	text-align: center;
}

#kiyaku .btnInterval .b-2 .back:hover span {
	color: #696969;
}

/******************************************************************************
	#now（今から試乗 ）
******************************************************************************/
/* 試乗できるクルマはこちら！ */
#now .col_2_point{
	margin:60px 0px 20px 0px;
	padding: 0 82px;
	width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
#now .col_2_point > div{
	width: 50%;
	padding: 0 22px;
}

#now .col_2_point .a1{
	position: relative;
}

#now .col_2_point .a3 img.pos { 
	position: absolute;
	bottom: 6%;
	right: 10%;
}

#now .col_2_point .a3 img.pos2 { 
	position: absolute;
	top: -4%;
	left: 0%;
	z-index:100000;
}

#now .col_2_point .a2{
	border:4px solid #000;
	padding:15px 15px;
	height: 100%;
}

#now .col_2_point .a3{
	padding:2.6vw 3vw 3vw 3vw;
	background:#eeeeee;
	height: 100%;
}

#now .col_2_point .immediate_icon{
	background-image: url("../img/icon/icon_point_immediate.png");
	background-repeat: no-repeat;
	background-position: right 10px bottom;
}

#now .col_2_point .online_icon{
	background-image: url("../img/icon/icon_point_online.png");
	background-repeat: no-repeat;
	background-position: right 10px bottom;
}

#now .col_2_point .immediate_txt{
	background-image: url("../img/text/txt_immediate.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: auto 0.9vw;
}

#now .col_2_point .online_txt{
	background-image: url("../img/text/txt_online.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: auto 0.9vw;
}

#now .col_2_point .a3-1{
	color:#C3002F;
	font-size: 1em;
	height: 30px;
	margin-bottom: 5px;
}

#now .col_2_point .a3-1 img {
	height: 0.75em;
}

#now .col_2_point .a3-2{
	color:#343434;
	font-size: 1.3333333em;
	line-height: 40px;
}

#now .col_2_point .a3-3{
	padding-top:20px;
	font-size: 0.8888888em;
	line-height: 30px;
	letter-spacing: 0.05em;
	height: 100%;
}


/******************************************************************************
	#delivery（宅配試乗 ）
******************************************************************************/
/* ご自宅に試乗車が届くまでの流れ */
#delivery .col_3_flow{
	margin:75px 0px 20px 0px;
	width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

#delivery .col_3_flow > div{
	width: 33.33333%;
	padding: 0 2.5vw;
}

#delivery .col_3_flow .a1{
	position: relative;
}

#delivery .col_3_flow .a3 img.pos { 
	position: absolute;
	bottom: 4%;
	right: 16%;
}

#delivery .col_3_flow .a3 img.pos2 { 
	position: absolute;
	top: -4%;
	left: 0%;
	z-index:100000;
}

#delivery .col_3_flow .a2{
	border:4px solid #000;
	padding:15px 15px;
	height: 100%;
}
#delivery .col_3_flow .a2:after{
	position: absolute;
	content: " ";
	display: block;
	border-top: solid 20px #fff;
	border-left: solid 20px #fff;
	top: -3px;
	left: 2vw;
	width: 55px;
	height: 55px;
}
#delivery .col_3_flow .a3{
	padding: 2.6vw 2.8vw;
	background:#eeeeee;
	height: 100%;
}


#delivery .col_3_flow .a3-1{
	color:#C3002F;
	font-size: 1em;
	height: 30px;
	margin-bottom: 3px;
}

#delivery .col_3_flow .a3-1 img {
	height: 0.75em;
}

#delivery .col_3_flow .reserve_icon{
	background-image: url("../img/icon/icon_info_reserve.png");
	background-repeat: no-repeat;
	background-position: right 10px bottom;
}

#delivery .col_3_flow .contact_icon{
	background-image: url("../img/icon/icon_info_contact.png");
	background-repeat: no-repeat;
	background-position: right 10px bottom;
}

#delivery .col_3_flow .delivery_icon{
	background-image: url("../img/icon/icon_info_delivery.png");
	background-repeat: no-repeat;
	background-position: right 10px bottom;
}

#delivery .col_3_flow .reserve_txt{
	background-image: url("../img/text/txt_reserve.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: auto 0.9vw;
}

#delivery .col_3_flow .contact_txt{
	background-image: url("../img/text/txt_contact.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: auto 0.9vw;
}

#delivery .col_3_flow .delivery_txt{
	background-image: url("../img/text/txt_delivery.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: auto 0.9vw;
}

#delivery .col_3_flow .a3-2{
	color:#343434;
	font-size: 1.3333333em;
	line-height: 40px;
}

#delivery .col_3_flow .a3-3{
	padding-top:10px;
	font-size: 0.8888888em;
	line-height: 30px;
	letter-spacing: 0.05em;
	color: #343434;
	padding-bottom: 15px;
}


/******************************************************************************
	#ordermade（オーダーメイド試乗 ）
******************************************************************************/

#ordermade .tryBg {
	margin:0 -40px;
	padding:0px 20px 15px 40px;
	background:#EEEEEE;
	text-align: left;
	padding-top:25px;
	margin-top: 30px;
}

#ordermade .tryBg .enName {
	font-size: 1em;
	line-height: 30px;
	color:#C3002F;
	margin-bottom: 2px;
	margin-left: -4px;
}

#ordermade .tryBg .enName img {
	height: 0.75em;
}

#ordermade .tryBg .tryTitle {
	font-size: 1.33333333em;
	line-height: 40px;
	margin-left: -3px;
}

#ordermade .col_3_try{
	margin:24px 0px 0px 0px;
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
	margin-left:-10px;
}
#ordermade .col_3_try > div{
	width: 33.33333%;
	position: relative;
	padding: 0px 8px;
	margin-bottom:15px;
}

#ordermade .col_3_try > div img{
	width: 100%;
}

#ordermade .moreOpen{
	position: absolute;
	right:-2px;
	margin-top:-27px;
	display: flex;
	align-items: center;
	text-align: right;
	letter-spacing: 0.05em;
	font-size:0.77777778em;
}

#ordermade .moreOpen a {
	color: #666666;
}

.moreOpen01.open:after,
.moreOpen02.open:after,
.moreOpen03.open:after {
	content: '';
	display: inline-block;
	width: 13px;
	height: 9px;
	background-image: url(../img/icon/arrow_open.png);
	background-size: contain;
	vertical-align: middle;
	margin: 0px 0px 2px 10px;
	background-repeat: no-repeat;
}

.moreOpen01.close:after,
.moreOpen02.close:after,
.moreOpen03.close:after {
	content: '';
	display: inline-block;
	width: 13px;
	height: 9px;
	background-image: url(../img/icon/arrow_close.png);
	background-size: contain;
	vertical-align: middle;
	margin: 0px 0px 2px 10px;
	background-repeat: no-repeat;
}

#ordermade .col_3_try .moreSP{
	display:block;
}

#ordermade .col_3_try .moreTAB{
	display:block;
}

#ordermade .col_3_try .morePC{
	display:none;
}

.end_msg {
	text-align:center;
	font-size:0.8888888em;
}

.all_end_msg {
	margin-top:50px;
	margin-bottom:50px;
	padding: 30px 30px;
	text-align:center;
	font-size:0.8888888em;
	background:#eee;
}

/******************************************************************************
	#画面サイズ 1280px 以下
******************************************************************************/
@media screen and (max-width: 1280px) {

	body #mainContents section {
		padding: 0px 10px;
	}

	#ordermade .tryBg {
		margin: 0 -40px;
		padding: 20px 20px 20px 40px;
		margin-top: 30px;
	}

	#ordermade .moreOpen {
		margin-right: 40px;
	}

}

/******************************************************************************
	#画面サイズ 1200px 以下
******************************************************************************/
@media screen and (max-width: 1200px) {
	body{
		font-size: 16px;
	}

	#ordermade .tryBg {
		margin: 0 -10px;
		margin-top: 30px;
	}

	body #mainContents h2 {
		font-weight: 600;
	}

	body #mainContents section#tab_menu_area li a {
		font-weight: 500;
	}

}

/******************************************************************************
	#画面サイズ 960px 以下
******************************************************************************/
@media screen and (max-width: 960px) {

	body{
		font-size: 14px;
	}

	body #mainContents h2 {
		font-weight: 600;
	}

	body #mainContents section#tab_menu_area li {
		margin:2em 0.7em;
	}

	body #mainContents section#tab_menu_area li a {
		font-weight: 400;
	}

	.caution {
		font-size: 1em;
	}

	.btnInterval .grayBtn a {
		margin-top: 6%;
	}

	.col_3_cars {
		padding:0 2%;
	}

	.col_3_cars > div {
		margin-bottom: 0px;
		width: 33.3333%;
		padding: 0 7px;
	}

	.col_3_cars .carname {
		font-weight: 600;
	}

	#self .col_3_flow {
		margin: 10px 0px 0px 0px;
	}

	#self .col_3_flow .a3 {
		padding: 4vw 5vw 4vw 5vw;
	}

	#self .col_3_flow > div{
		width: 100%;
		padding: 0px;
		margin:30px;
	}

	#self .col_3_flow .a3-2 {
		font-size: 1.7em;
	}

	#self .col_3_flow .a3-3 {
		font-size: 1.2em;
	}

	#self .col_3_flow .confortable_txt {
		background-size: auto 1em;
	}

	#self .col_3_flow .freedom_txt{
		background-size: auto 1em;
	}

	#self .col_3_flow .anytime_txt{
		background-size: auto 1em;
	}

	#self .col_1_flow {
		margin: 10px 0px 0px 0px;
	}

	#self .col_1_flow .a3 {
		/*padding: 4vw 5vw 4vw 5vw;*/
	}

	#self .col_1_flow > div{
		width: 100%;
		padding: 0px;
		margin:30px;
	}

	#self .col_1_flow .a3 img.pos {
		bottom: 6%;
		right: 5%;
	}

	#self .col_1_flow .a3 img.pos2 {
		top: -2%;
		left: -3%;
		z-index: 100;
		width: 8vw;
	}

	#self .col_1_flow .a2:after{
		left: 0%;
		top: 0px;
		width: 70px;
		height: 50px;
	}

	#self .col_1_flow .a3-2 {
		font-size: 2.2vw;
		line-height: 4vw;
	}

	#self .col_1_flow .a3-3 {
		font-size: 1.5vw;
		padding-top: 0px;
		line-height: 2.5vw;
	}

	#self .col_1_flow .a3ConBox {
		float: left;
		width:100%;
	}

	#self .col_1_flow .a3ImgBox {
		float: left;
		width:100%;
	}

	#self .col_1_flow .reserve_txt {
		background-size: auto 1.4vw;
	}

	#self #kiyaku {
		margin: 2.5vw 3.1vw;
	}

	#self .col_1_flow .departure_txt{
		background-size: auto 1.3vw;
	}

	#self .col_1_flow .return_txt{
		background-size: auto 1.3vw;
	}

	#self .col_1_flow .a3ConBox {
		float: left;
		padding: 0 0 0 20px;
	}

	#now .col_2_point {
		padding: 0% 0%;
	}

	#now .caution{
		margin-left: 2% !important;
	}

	#now .col_2_point .immediate_txt{
		background-size: auto 0.75em;
	}

	#now .col_2_point .online_txt{
		background-size: auto 0.75em;
	}

	#now .col_2_point .a3-2 {
		font-size: 1.7em;
	}

	#now .col_2_point .a3-3 {
		font-size: 1.2em;
	}

	#now .col_2_point .immediate_txt {
		background-size: auto 1em;
	}

	#now .col_2_point .online_txt{
		background-size: auto 1em;
	}

	#delivery .col_3_flow {
		margin: 10px 0px 0px 0px;
	}

	#delivery .col_3_flow .a3 {
		padding: 4vw 5vw 4vw 5vw;
	}

	#delivery .col_3_flow > div{
		width: 100%;
		padding: 0px;
		margin:30px;
	}

	#delivery .col_3_flow .a3 img.pos {
		bottom: 6%;
		right: 5%;
	}

	#delivery .col_3_flow .a3 img.pos2 {
		top: -5%;
		left: -2%;
		z-index:100000;
		width: 7vw;
	}

	#delivery .col_3_flow .a2:after{
		left: 0%;
		width: 70px;
		height: 50px;
	}

	#delivery .col_3_flow .a3-2 {
		font-size: 1.7em;
	}

	#delivery .col_3_flow .a3-3 {
		font-size: 1.2em;
	}

	#delivery .col_3_flow .reserve_txt {
		background-size: auto 1em;
	}

	#delivery .col_3_flow .contact_txt{
		background-size: auto 1em;
	}

	#delivery .col_3_flow .delivery_txt{
		background-size: auto 1em;
	}

	#ordermade .col_3_try{
		padding:0 0;
	}

	#ordermade .col_3_try > div{
		width: 50%;
	}

	#ordermade .moreOpen{
		position: absolute;
		right:0px;
		margin-top:-30px;
		display: flex;
		align-items: center;
		text-align: right;
		letter-spacing: 0.05em;
		font-size:14px;
		margin-right: 20px;
	}

	#ordermade .moreOpen a {
		color: #666666;
		margin-right: 20px;
	}

	.moreOpen01.open:after,
	.moreOpen02.open:after,
	.moreOpen03.open:after {
		content: '';
		display: inline-block;
		width: 19px;
		height: 12px;
		background-image: url(../img/icon/arrow_open.png);
		background-size: contain;
		vertical-align: middle;
		margin: 0px 0px 2px 10px;
		background-repeat: no-repeat;
	}

	.moreOpen01.close:after,
	.moreOpen02.close:after,
	.moreOpen03.close:after {
		content: '';
		display: inline-block;
		width: 19px;
		height: 12px;
		background-image: url(../img/icon/arrow_close.png);
		background-size: contain;
		vertical-align: middle;
		margin: 0px 0px 2px 10px;
		background-repeat: no-repeat;
	}

	#ordermade .tryBg .tryTitle {
		font-size: 1.7em;
	}

	#ordermade .tryBg .enName img {
		height: 1em;
	}

	#ordermade .col_3_try .moreSP{
		display:block;
	}

	#ordermade .col_3_try .moreTAB{
		display:none;
	}

	#ordermade .col_3_try .morePC{
		display:none;
	}

	.end_msg {
		text-align:center;
		font-size: 1.2em;
	}

}
