/* ==========================================================================
   Models RX
   ========================================================================== */


 /* PC */
 .mc-features-cont_titleName img{
     position: relative;
     right: 0;
     left: 10px;
     top: 7px;
     width: 50px;
 }

/* MAIN VISUAL */
#img-hero_0 { background-image: url(/models/images/img_hero_shadow.png), url("/models/rx/images/img_hero_0.jpg"); }
#img-hero_1 { background-image: url(/models/images/img_hero_shadow.png), url("/models/rx/images/img_hero_4.jpg"); }
#img-hero_2 { background-image: url(/models/images/img_hero_shadow.png), url("/models/rx/features/lexus_total_care/images/img_hero_01.jpg"); }
#img-hero_3 { background-image: url(/models/images/img_hero_shadow.png), url("/models/rx/images/img_hero_1.jpg"); }
#img-hero_4 { background-image: url(/models/images/img_hero_shadow.png), url("/models/rx/images/img_hero_2.jpg"); }
#img-hero_5 { background-image: url(/models/images/img_hero_shadow.png), url("/models/rx/images/img_hero_5.jpg"); }

 #img-recommend-0        {background-image: url("/models/rx/images/recommend/pc/img_0.jpg")}
 #img-recommend-1        {background-image: url("/models/rx/images/recommend/pc/img_rx450hl_2017.jpg")}
 #img-recommend-2        {background-image: url("/models/rx/images/recommend/pc/img_2.jpg")}
 #img-recommend-3        {background-image: url("/models/rx/images/recommend/pc/img_3.jpg")}
 #img-recommend-suv      {background-image: url("/models/images/recommend/pc/img_suv.jpg")}
/* Radiant Crossover */
  #img-radiantcrossover  {background-image: url("/models/images/img_hero_shadow.png"),
	                                        url("/models/rx/images/img_radiant-crossover_pc.jpg")}
/* DESIGN */
  #img-slider-0-1        {background-image: url("/models/images/img_hero_shadow.png"),
	                                        url("/models/rx/features/exterior_design/images/img_hero_01.jpg")}
/* PERFORMANCE &amp; TAKUMI CRAFTSMANSHIP */
  #img-slider-1-1        {background-image: url("/models/images/img_hero_shadow.png"),
	                                        url("/models/rx/features/performance_takumi_crafts/images/img_hero_01.jpg")}
/* LEXUS SAFETY */
  #img-slider-2-1        {background-image: url("/models/images/img_hero_shadow.png"),
	                                        url("/models/rx/features/performance_takumi_crafts/images/img_hero_01.jpg")}
/* LEXUS COMFORT */
  #img-slider-3-1        {background-image: url("/models/images/img_hero_shadow.png"),
	                                        url("/models/rx/features/technology/images/img_hero_01.jpg")}
/* OTHER MAIN VISUAL - F SPORT, LEXUS TOTAL CARE */
  #img-features-cont-0-1 {background-image: url("/models/images/img_hero_shadow.png"), url("/models/rx/features/images/img_hero_f_sport.jpg")}
  #img-features-cont-0-2 {background-image: url("/models/images/img_hero_shadow.png"), url("/models/rx/features/lexus_total_care/images/img_hero_01.jpg")}
  #img-features-cont-0-3 {background-image: url("/models/images/img_hero_shadow.png"), url("/models/rx/features/lexus_ecology/images/img_hero_01.jpg")}  #img-features-cont-0-4 {background-image: url("/models/images/img_hero_shadow.png"), url("/models/rx/features/images/img_hero_black.jpg")}
  #img-features-cont-0-5 {background-image: url("/models/images/img_hero_shadow.png"), url("/models/rx/features/images/img_hero_elegant.jpg")}

@media screen and (min-width: 768px) {
/* parts */
	.mc-hero_modelDetail   {min-width: 500px;}
}
@media screen and (max-width: 767px) {

 #img-recommend-0        {background-image: url("/models/rx/images/recommend/sp/img_0.jpg")}
 #img-recommend-1        {background-image: url("/models/rx/images/recommend/sp/img_rx450hl_2017.jpg")}
 #img-recommend-2        {background-image: url("/models/rx/images/recommend/sp/img_2.jpg")}
 #img-recommend-3        {background-image: url("/models/rx/images/recommend/sp/img_3.jpg")}
 #img-recommend-suv      {background-image: url("/models/images/recommend/sp/img_suv.jpg")}

/* parts */
	.mc-hero_linkItem      {margin-top: 15px;}
}


/* LSから移植 */
/* spec_price index
---------------------*/
body.spec_price.index .mc-table.equipment tbody ul li	{ margin: 0 15px; }
body.spec_price.index .mc-table.equipment tbody td		{ width: 14%;}

.mc-slider_caption-link {
  opacity: 1;
}
.mc-slider_cover {
  pointer-events: none;
}
.mc-slider_infoViewport{
  pointer-events: none;
}
.mc-slider_pager {
  pointer-events: auto;
}
.mc-story_open {
  pointer-events: auto;
}
.mc-slider_infoViewport a{
  pointer-events: auto;
}
.mc-story_open {
  width: 15%;
}
.mc-features-cont {
  width: 100%;
  background-color: #fff;
}
.mc-slider_detailTitle{
  font-family: inherit;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}
.mc-features-cont_inner {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  width: 100%;
  -webkit-font-smoothing: antialiased;
}

.mc-features-cont_mediaViewport {
  position: relative;
  z-index: 1;
  width: 100%;
}

.mc-features-cont_item {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.mc-features-cont_image {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 100%;
}

.mc-features-cont_caption {
  font-family: "Nobel-Book", "LexusRodinPro-M", "メイリオ",  sans-serif;
  line-height: 1;
  z-index: 500;
}

.mc-features-cont_category {
  position: relative;
}

.mc-features-cont_margin {
  box-sizing: border-box;
  position: relative;
}

.mc-features-cont_titleLead {
  display: block;
  letter-spacing: 2px;
}

.mc-features-cont_titleName {
  font-size: 28px;
  line-height: 32px;
  letter-spacing: 0.3em;
  display: block;
}

.mc-features-cont_titleName + .mc-features-cont_titleName {
	margin-top: -10px;
}

.mc-features-cont_titleName.color-b {
	color: #000;
}

.mc-features-cont_lead {
  display: block;
}

.mc-features-cont_row {
  display: block;
  position: relative;
}

.mc-features-cont_detail {
  position: relative;
}

.mc-features-cont_detail-left {
  text-align: left;
  padding-left: 20px;
}

.mc-features-cont_detail-right {
  text-align: right;
  padding-right: 20px;
}

.mc-features-cont_detailTitle {
  font-weight: bold;
  display: block;
}

.mc-features-cont_link {
  letter-spacing: -.40em;
}

.mc-features-cont_linkItem {
  letter-spacing: normal;
}

.mc-features-cont_linkAnchor {
  letter-spacing: 2px;
  display: inline-block;
  position: relative;
}

.mc-features-cont_linkAnchor:after {
  content: '';
  background-repeat: no-repeat;
  background-position: 0 0;
  border-radius: 50%;
  box-sizing: border-box;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition: background-color .2s, ease-out;
  transition: background-color .2s, ease-out;
}

.mc-features-cont_linkAnchor-play:after {
  background-image: url("../../images/ico_play_mc.png");
}

.mc-features-cont_linkAnchor-next:after {
  background-image: url("../../images/ico_arrownext_mc.png");
}

.mc-features-cont_linkText {
  padding-left: 2px;
  display: inline-block;
  position: relative;
}

.mc-features-cont_linkText:after {
  content: '';
  background-color: #000;
  margin: 0 auto;
  width: 70%;
  height: 1px;
  display: block;
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -3px;
  -webkit-transition: width 0.1s cubic-bezier(0, 0.65, 0.35, 1);
  transition: width 0.1s cubic-bezier(0, 0.65, 0.35, 1);
}

.mc-features-cont_linkAnchor:hover .mc-features-cont_linkText:after {
  width: 100%;
  opacity: 1;
}

.mc-features-cont_line {
  margin: 0 auto;
  width: 1px;
  position: absolute;
  z-index: 500;
  height: 100%;
  left: 0;
}

.mc-features-cont_line-title {
  top: 0;
}

.mc-features-cont_line-detail {
  top: 0;
}

.mc-features-cont_detail-left .mc-features-cont_line-detail {
  left: 0;
}

.mc-features-cont_detail-right .mc-features-cont_line-detail {
  right: 0;
}

.mc-radiantcrossover {
  width: 100%;
  background-color: #fff;
}
.mc-radiantcrossover_inner {
  margin: 0 auto;
  text-align: right;
  color: #fff;
}
.mc-radiantcrossover_title {
  font-family: "Nobel-Light", "LexusRodinPro-L", sans-serif;
  margin-top: 5%;
  margin-bottom: 24px;
  font-size: 80px;
  line-height: 32px;
  letter-spacing: 0em;
  display: block;
}
#img-radiantcrossover {
  overflow: hidden;
  height: 720px;
  min-width: 984px;
  max-width: 1366px;
  margin: 0 auto;
  padding-right: 52px;
  box-sizing: border-box;
}
.mc-radiantcrossover_txt{
  font-family: "Nobel-Book", "LexusRodinPro-M", "メイリオ",  sans-serif;
  margin-top:60px;
  font-size:14px;
  line-height: 1.8em;
}
.mc-radiantcrossover_txt strong {
  font-family: "Nobel-Bold", "LexusRodinPro-DB", "メイリオ", sans-serif;
  display: block;
  font-weight: 700;
  margin-bottom: 10px;
  font-size:18px;
}
.mc-spec_image img {
  top: 40px;
}



.mf-slider-s_cover{
  position: absolute;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #000;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}


@media screen and (min-width: 768px){
  .mc-hero_model_secondary .mc-hero_modelName{
    font-size: 92px;
  }
  .mc-hero_model_secondary .mc-hero_modelDetail {
    top: 102px;
  }
  .mc-hero_model_secondary .mc-hero_modelDetail-med {
    top: 102px;
  }
  .mc-slider_title{
    padding: 24px 0 0 1em;
    opacity: 0;
  }
  .mc-slider_category .mc-slider_row.is-indent{
    right: 1em;
  }
  .mc-features-cont{
    margin-top: 108px;
  }
  .mc-features-cont_inner{
    overflow: hidden;
    height: 720px;
    min-width: 984px;
    max-width: 1366px;
  }
  .mc-features-cont_mediaViewport{
    height: 100%;
  }
  .mc-features-cont_infoViewport{
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .mc-features-cont_caption{
    position: absolute;
    display: inline-block;
    color: #fff;
  }
  .mc-features-cont_caption-title{
    left: 100px;
    top: 0;
  }
  .mc-features-cont_caption-leftbottom{
    left: 100px;
    bottom: 120px;
  }
  .mc-features-cont_caption-righttop{
    right: 100px;
    top: 120px;
  }
  .mc-features-cont_caption-rightbottom{
    right: 100px;
    bottom: 120px;
  }
  .mc-features-cont_caption-link{
    text-align: right;
    right: 52px;
    bottom: 46px;
  }
  .mc-features-cont_margin{
    padding-top: 96px;
  }
  .mc-features-cont_title{
    padding-top: 24px;
  }
  .mc-features-cont_titleLead{
    font-size: 16px;
    margin-bottom: 10px;
  }
  .mc-features-cont_titleName{
    margin-bottom: 14px;
  }
  .mc-features-cont_lead{
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 28px;
    letter-spacing: 0.05em;
  }
  .mc-features-cont_row.is-indent{
    left: 1em;
  }
  .mc-features-cont_row.is-brSP{
    display: inline;
  }
  .mc-features-cont_detail{
    font-size: 14px;
  }
  .mc-features-cont_detailTitle{
    margin-bottom: 10px;
  }
  .mc-features-cont_detailText{
    font-size: 16px;
    line-height: 24px;
  }
  .mc-features-cont_linkItem{
    font-size: 17px;
    display: inline-block;
  }
  .mc-features-cont_linkItem:not(:last-child){
    margin-right: 30px;
  }
  .mc-features-cont_linkAnchor{
    padding: 6px 40px 6px 0;
    color: #fff;
  }
  .mc-features-cont_linkAnchor:after{
    background-size: 24px auto;
    border: 2px solid #fff;
    width: 28px;
    height: 28px;
  }
  .mc-features-cont_linkText:after{
    background-color: #fff;
  }
  .mc-features-cont_linkAnchor:hover:after{
    background-color: #fff;
    background-position: 0 -24px;
  }
  .mc-features-cont_line{
    background-color: #fff;
  }
  .mc-features-cont_line-link{
    display: none;
  }
  .mc-features-cont_caption-title .mc-features-cont_line{
    left: 0;
  }
  .mc-features-cont_caption-lefttop .mc-features-cont_line{
    left: 0;
  }
  .mc-features-cont_caption-centertop .mc-features-cont_line{
    left: 0;
    right: 0;
  }
  .mc-features-cont_caption-righttop .mc-features-cont_line{
    right: 0;
  }

}
@media screen and (max-width: 767px){
  .mc-spec_item:nth-child(2n){
	border: none;
  }
  #img-radiantcrossover {
    overflow: hidden;
    height: auto;
    min-width: initial;
    min-width: auto;
    max-width: initial;
    max-width: auto;
    padding: 0 16px;
    box-sizing: border-box;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 56.25%;
  }
  .mc-radiantcrossover_inner {
    text-align: left;
    color: #000;
  }
  .mc-radiantcrossover_txt {
    margin-top:30px;
    font-size: 13px;
  }
  .mc-radiantcrossover_txt strong {
    display: block;
    font-weight: bold;
    margin-bottom: 24px;
  }
  .mc-features-cont{
    margin-top: 72px;
  }
  .mc-features-cont_mediaViewport{
    padding-top: 56.25%;
  }
  .mc-features-cont_infoViewport{
    position: relative;
    box-sizing: border-box;
    padding: 38px 30px 70px;
    border-bottom: solid 1px #e5e5e5;
    width: 100%;
  }
  .mc-features-cont_image{
    background-size: cover;
  }
  .mc-features-cont_caption{
    position: relative;
    display: block;
    color: #000;
  }
  .mc-features-cont_margin{
    height: 0;
  }

  .mc-radiantcrossover_title {
	  font-size: 40px;
    margin-bottom:0px;
  }
  .mc-features-cont_titleLead{
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 3px;
  }
  .mc-features-cont_titleName{
    font-family: "Nobel-Book", "LexusRodinPro-M", "メイリオ",  sans-serif;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0.2em;
    margin-bottom: 13px;
  }
  .mc-features-cont_lead{
    margin-bottom: 35px;
    font-size: 13px;
    line-height: 20px;
  }
  .mc-features-cont_row.is-brPC{
    display: inline;
  }
  .mc-features-cont_detail{
    margin-bottom: 24px;
  }
  .mc-features-cont_detailTitle{
    font-size: 14px;
    margin-bottom: 5px;
  }
  .mc-features-cont_detailText{
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.05em;
  }
  .mc-features-cont_link{
    padding-left: 20px;
  }
  .mc-features-cont_linkItem{
    display: block;
  }
  .mc-features-cont_linkItem:not(:last-child){
    margin-bottom: 8px;
  }
  .mc-features-cont_linkAnchor{
    font-size: 12px;
    padding: 5px 34px 5px 0;
    color: #000;
  }
  .mc-features-cont_linkAnchor:after{
    background-size: 18px auto;
    background-position: 0 -18px;
    border: 2px solid #000;
    width: 22px;
    height: 22px;
  }
  .mc-features-cont_linkText:after{
    background-color: #000;
  }
  .mc-features-cont_textDetail{
    display: none;
  }
  .mc-features-cont_linkAnchor:hover:after{
    background-color: #000;
    background-position: 0 0;
  }
  .mc-features-cont_line{
    background-color: #000;
  }
  .mc-features-cont_line-title{
    left: 50%;
  }
  .mc-features-cont_line-link{
    top: 0;
    left: 0;
  }

.mc-hero_item.mc-hero-black .mc-hero_category .mc-hero_title{
	color: #000;
}
}

@media screen and (max-width: 800px) {
.spec_price #ls600h {
	display: none;
}

  .sw-section.simulator .simulator_loading {
      width: 100%;
      height: auto!important;
  }
}

.features .mc-story.perfprmance .mc-features-cont_caption-rightbottom {
	bottom: 100px;
}

.features .mc-story.safety .mc-features-cont_line {
	background-color: #000;
}

@media screen and (max-width: 767px){
  .mc-slider_item {
    display: flex;
    flex-direction: column-reverse;
  }
  .mc-slider_mediaViewport {
    box-sizing: border-box;
  }
  .mc-slider_image {
    position: static;
    width: 100%;
    height: calc(100vw * 0.525);
  }
  .mc-slider_cover {
    padding-top: 52.5%;
  }
  .mc-slider_infoViewport{
    padding-top: 0;
  }
  .mc-story_open {
    margin-top: 20px;
  }
  .mc-story_close {
      top: 0;
  }
  .mc-story_asideInner2 {
    padding: 70px 0 60px;
  }
  .mc-story_open{
    width: 100%;
  }
}



@media screen and (min-width: 768px){
	.mc-hero_item.mc-hero-black .mc-hero_categoryLine{
		background-color: #000000;
	}
	.mc-hero_item.mc-hero-black .mc-hero_category .mc-hero_title,
	.mc-hero_item.mc-hero-black .mc-hero_category .mc-hero_categoryLead{
		color: #000;
	}

	#bs .mc-features-cont_line{
	    background-color: #000;
	}
	#bs .mc-features-cont_caption {
		color: #000;
	}
}

.mc-estimate {

}

@media screen and (min-width: 768px) {
  .mc-estimate {
    width: 960px;
    margin: 0 auto;
    padding: 56px 0;
  }
  .mc-estimate a {
    transition: opacity 0.2s ease-out;
  }
  .mc-estimate a:hover {
    opacity: 0.7;
  }
}

@media screen and (max-width: 767px) {
  .mc-estimate img {
    width: 100%;
  }
}
.mc-main .mc-recommend p.note {
  text-align: center;
  color: #ee2b2b;
}
.mc-main .mc-recommend p.note a {
  color: #ee2b2b;  
}

@media screen and (min-width: 768px), print {
  .mc-main .mc-recommend {
    padding: 20px 0 60px;
  }
  .mc-main .mc-recommend p.note {
    margin: 20px auto 30px;
    font-size: 16x;
  }
}
@media screen and (max-width: 767px) {
  .mc-main .mc-recommend p.note {
    margin: 0 auto 30px;
    font-size: 17px;
  }
}
.mc-main .mc-recommend p.note a {
  text-decoration:underline;
}
.mc-main .mc-recommend p.note a:hover {
  opacity: 0.6;
}