
/* HEADER ///////////////////////////////////////////////////////////////////////////////////////*/

/* line 1, ../../app/styles/layouts/_header.scss */
.header {
  min-height: 100%;
  height: 100%;
  position: fixed;
  width: 15%;
  z-index: 100;
}



.header {
	position: relative;
	width: 100%;
	height: 80px;
	-moz-box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.1);
}
/*ie8*/
  .header {
    border-bottom: 1px solid #dadada\9;
  }
  /*ie9*/
  .header:not(:target) {
    border-bottom: none\9;
  }
  /*ie10*/
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	  .header {
	    border-bottom: none;
	  }
  }

.header_box {
	position: absolute;
	bottom: 0;
	width: 100%;
}

.wrapper {
	max-width: 1024px;
	margin: 0;
}


/* LOGO ///////////////////////////////////////////////////////////////////////////////////////*/



/* line 1, ../../app/styles/modules/_logo.scss */
.logo {
  display: block;
  margin: 0 auto;
}

/* line 5, ../../app/styles/modules/_logo.scss */
.logo__img {
  width: 100%;
  max-width: 200px;
  margin: 0 auto;
}

  .logo {
    height: 44px;
    overflow: hidden;
    width: 150px;
    margin: 0 0 8px;
  }

  .logo__img {
    margin-top: -10px;
  }





/* NAV ///////////////////////////////////////////////////////////////////////////////////////*/



/* line 1, ../../app/styles/modules/_nav.scss */
.nav__link {
  display: block;
  text-align: center;
  padding: 15px 0;
  color: #6c6e72;
  /* font-family: GothamMedium, Helvetica, Arial, sans-serif; */
  line-height: 1.3;
}


/* line 13, ../../app/styles/modules/_nav.scss */
.nav__sub__link {
  /* font-family: GothamMedium, Helvetica, Arial, sans-serif; */
}



  .nav {
    /* margin-bottom: 1px; */
    position: relative;
  }
  .nav > li {
    float: left;
  }

  .nav__sub {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #ec0f22;
    overflow: hidden;
    -moz-box-shadow: inset -8px 3px 6px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset -8px 3px 6px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset -8px 3px 6px 0px rgba(0, 0, 0, 0.2);
  }

  .nav__sub__list {
    display: block;
    padding: 15px;
    font-size: 0;
  }
  .nav__sub__list > li {
    display: inline-block;
    width: 25%;
    vertical-align: top;
  }
  .news_area .nav__sub__list > li {
  	margin-left: 420px;
  }
  .nav__sub__link {
    color: #fff;
    display: block;
    padding: 10px 15px;
    line-height: 1.5;
    font-size: 14px;
  }
  .nav__sub__link:hover {
    background: #ce0d1e;
  }

  .nav__link {
    padding: 6px 26px;
    font-size: 13px;
  }
  .nav__link.is-active {
    background: #eb0a1e;
    color: #fff;
  }

  .touch .is-nav-active .nav__link {
    background: #eb0a1e;
    color: #fff;
  }

  .touch .is-nav-active .nav__sub {
    display: block;
  }

  .no-touch .nav > li:hover .nav__link {
    background: #eb0a1e;
    color: #fff;
  }

  .no-touch .nav > li:hover .nav__sub {
    display: block;
  }

  .lang-jp .nav > li:first-child {
    /* margin-left: 9px; */
  }
  .lang-jp .nav__link {
    padding: 6px 12px;
  }
  .lang-jp .nav li:first-child .nav__link {
	    padding-left: 22px;
	  }





/* FOOTER ///////////////////////////////////////////////////////////////////////////////////////*/

/* line 4, ../../app/styles/modules/_footer.scss */
.footer__primary {
  background: #ededed;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #d4d4d4;
  padding: 50px 0 30px 0;
}

/* line 10, ../../app/styles/modules/_footer.scss */
.footer__secondary {
  padding: 6px 0;
  font-size: 11px;
}

/* line 14, ../../app/styles/modules/_footer.scss */
.footer__copyright {
  color: gray;
}


  .footer__copyright {
    float: left;
    padding: 10px 0 10px 50px;
  }






/* ICON ///////////////////////////////////////////////////////////////////////////////////////*/


/* line 1, ../../app/styles/modules/_icon.scss */
.icon {
  background-repeat: no-repeat;
  background-image: url(/jpn/components/images/4c81bb2d.icons@x1.png);
  display: inline-block;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 10, ../../app/styles/modules/_icon.scss */
  .icon {
    background-image: url(/jpn/components/images/3b8c369f.icons@x2.png);
    -moz-background-size: 250px auto;
    -o-background-size: 250px auto;
    -webkit-background-size: 250px auto;
    background-size: 250px auto;
  }
}
/* line 15, ../../app/styles/modules/_icon.scss */
.icon--search {
  background-position: 0 0;
  width: 19px;
  height: 19px;
}

/* line 20, ../../app/styles/modules/_icon.scss */
.icon--search-large {
  background-position: 0 -126px;
  width: 42px;
  height: 42px;
}

/* line 25, ../../app/styles/modules/_icon.scss */
.icon--search-close {
  background-position: 0 -188px;
  width: 38px;
  height: 38px;
}

/* line 30, ../../app/styles/modules/_icon.scss */
.icon--jp {
  background-position: 0 -19px;
  width: 91px;
  height: 19px;
}

/* line 35, ../../app/styles/modules/_icon.scss */
.icon--region {
  background-position: 0 -38px;
  width: 21px;
  height: 23px;
}

/* line 40, ../../app/styles/modules/_icon.scss */
.icon--sandwitch {
  background-position: 0 -73px;
  width: 22px;
  height: 17px;
  display: block;
  margin: 14px auto;
}

/* line 47, ../../app/styles/modules/_icon.scss */
.icon--sub-close {
  background-position: 0 -100px;
  width: 20px;
  height: 20px;
  display: none;
}

/* line 53, ../../app/styles/modules/_icon.scss */
.icon--fb {
  background-position: 0 -226px;
}

/* line 56, ../../app/styles/modules/_icon.scss */
.icon--gp {
  background-position: 0 -254px;
}

/* line 59, ../../app/styles/modules/_icon.scss */
.icon--tw {
  background-position: 0 -282px;
}

/* line 62, ../../app/styles/modules/_icon.scss */
.icon--arrow {
  position: absolute;
  top: 21px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 4px 0 4px 4px;
  border-color: transparent transparent transparent #6c6e72;
}



/* SUB NAVI ///////////////////////////////////////////////////////////////////////////////////////*/


/* line 1, ../../app/styles/modules/_subnav.scss */
.subnav__link {
  font-size: 13px;
  /* font-family: GothamMedium, Helvetica, Arial, sans-serif; */
  color: #6c6e72;
  text-align: center;
}
.subnav__link:hover{
	-moz-opacity:0.7;
	opacity:0.7;
}


  .subnav {
    position: absolute;
    bottom: 7px;
    right: 29px;
  }
  
@media (min-width: 768px) and (max-width: 973px) {	
	/*.subnav {
		position: absolute;
		bottom: 40px;
		right: 135px;
	}*/

}
  .subnav > li {
    float: left;
  }

  .subnav__link {
    display: block;
    border-left: 1px solid #ccc;
    padding-left: 10px;
  }

  .subnav__link--region > .subnav__copy {
    display: none;
  }

  .subnav__link--search {
    position: absolute;
    right: 0;
    bottom: 35px;
    height: 22px;
  }

  .subnav__link--jp {
    position: absolute;
    right: 72px;
    bottom: 0;
    height: 22px;
  }

  .subnav__link--region {
    position: absolute;
    right: 36px;
    height: 22px;
    bottom: 35px;
  }

  .subnav__link--global {
    position: absolute;
    right: -8px;
    width: 85px;
    height: 22px;
    bottom: 0;
    
    width: 105px;
  }
  .subnav__link--global > .subnav__copy {
    display: block;
    margin-top: 4px;
  }

/* line 1, ../../app/styles/modules/_mobile-nav-but.scss */
.mobile-nav-but {
  display: none;
}



/* SEARCH ///////////////////////////////////////////////////////////////////////////////////////*/


/* line 1, ../../app/styles/modules/_search.scss */
.search {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 500;
  border-left: 2px solid #eb0a1e;
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* line 12, ../../app/styles/modules/_search.scss */
.search.is-search-expanded {
  display: block;
}

/* line 16, ../../app/styles/modules/_search.scss */
.search__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  z-index: 300;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

/* line 26, ../../app/styles/modules/_search.scss */
.search__form {
  position: relative;
  z-index: 400;
  padding: 236px 48px 0 48px;
}

/* line 31, ../../app/styles/modules/_search.scss */
.search__wrap {
  margin: 30px 0 0 0;
  position: relative;
}

/* line 35, ../../app/styles/modules/_search.scss */
.search__label {
  color: #fff;
  font-size: 26px;
  font-family: GothamLight, Helvetica, Arial, sans-serif;
  letter-spacing: -0.08em;
  display: block;
  padding-bottom: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

/* line 44, ../../app/styles/modules/_search.scss */
.search__input {
  background: transparent;
  border: none;
  color: #fff;
  font-family: GothamLight, Helvetica, Arial, sans-serif;
  font-size: 65px;
  padding: 0;
  line-height: 1;
  font-weight: normal;
  letter-spacing: -0.08em;
  width: 80%;
}

/* line 56, ../../app/styles/modules/_search.scss */
.search__submit {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: transparent;
  border: none;
  color: #fff;
  font-family: GothamLight, Helvetica, Arial, sans-serif;
  padding: 0;
  font-size: 30px;
  position: absolute;
  top: 18px;
  right: 5px;
  outline: none;
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}

/* line 71, ../../app/styles/modules/_search.scss */
.search__close {
  position: absolute;
  top: 34px;
  right: 47px;
  display: block;
  z-index: 450;
  color: #fff;
  text-indent: -9999px;
  overflow: hidden;
}


/* line 1, ../../app/styles/modules/_mobile-search-but.scss */
.mobile-search-but {
  display: none;
}
/* line 3, ../../app/styles/modules/_mobile-search-but.scss */
.mobile-search-but > .icon--search {
  margin: 13px auto;
  display: block;
}
/* line 7, ../../app/styles/modules/_mobile-search-but.scss */
.mobile-search-but.is-search-active {
  background: none;
}






/* SOCIAL ///////////////////////////////////////////////////////////////////////////////////////*/


/* line 1, ../../app/styles/modules/_social.scss */
.social {
  display: block;
  margin: 0 30px;
  position: relative;
  text-align: center;
}
/* line 6, ../../app/styles/modules/_social.scss */
.social:before {
  content: ' ';
  display: block;
  height: 1px;
  top: 0;
  left: 0;
  right: 0;
  background: #cccccc;
  position: absolute;
}

/* line 18, ../../app/styles/modules/_social.scss */
.social__link {
  display: block;
  padding: 10px 0;
}
.social__link:hover{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
/* line 23, ../../app/styles/modules/_social.scss */
.social__img {
  height: 30px;
  display: block;
  margin: 0 auto;
}


/* @media (min-width: 1025px) and (max-width: 1227px) { */
  .social {
    position: absolute;
    top: 6px;
    right: 80px;
    overflow: hidden;
  }
  .social:before {
    display: none;
  }

  .social__img {
    height: 21px;
  }
/* } */



/* FOOTER ///////////////////////////////////////////////////////////////////////////////////////*/

/* line 1, ../../app/styles/modules/_footer-nav.scss */
.footer__nav > li {
  float: left;
  position: relative;
}

/* line 5, ../../app/styles/modules/_footer-nav.scss */
.footer__nav > li:after {
  content: ' ';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1px;
  height: 100%;
  border-right: 1px solid #b2b2b2;
}

/* line 16, ../../app/styles/modules/_footer-nav.scss */
.footer__nav > li:last-child:after {
  display: none;
}

/* line 19, ../../app/styles/modules/_footer-nav.scss */
.footer__nav__link {
  display: inline-block;
  padding: 2px 20px;
  color: gray;
  font-weight: bold;
}
/* line 24, ../../app/styles/modules/_footer-nav.scss */
.footer__nav__link:hover {
  text-decoration: underline;
}



  /* line 84, ../../app/styles/modules/_footer-nav.scss */
  .footer__nav {
    float: right;
    margin: 8px 10px;
  }

/* line 1, ../../app/styles/modules/_footer-col.scss */
.footer-col {
  width: 50%;
  float: left;
  position: relative;
}
/* line 5, ../../app/styles/modules/_footer-col.scss */
.footer-col:after {
  content: ' ';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1px;
  height: 100%;
  border-right: 1px solid #bcbcbc;
}

/* line 17, ../../app/styles/modules/_footer-col.scss */
.footer__primary > .footer-col:last-child:after {
  display: none;
}

/* line 20, ../../app/styles/modules/_footer-col.scss */
.footer-col-wrap {
  padding: 0 15px 0 50px;
}

/* line 23, ../../app/styles/modules/_footer-col.scss */
.footer-col__title {
  color: #000;
  font-size: 28px;
  letter-spacing: -0.08em;
  font-weight: normal;
  font-family: GothamLight, Helvetica, Arial, sans-serif;
  margin-bottom: 14px;
}

/* line 31, ../../app/styles/modules/_footer-col.scss */
.footer-col__link {
  font-size: 14px;
  padding: 5px 0;
  display: block;
}
/* line 35, ../../app/styles/modules/_footer-col.scss */
.footer-col__link:hover {
  text-decoration: underline;
}

/* line 39, ../../app/styles/modules/_footer-col.scss */
.footer-col__time {
  color: #bababa;
  min-width: 60px;
  display: inline-block;
}

/* line 44, ../../app/styles/modules/_footer-col.scss */
.footer-col__copy {
  color: #818181;
}

/* line 47, ../../app/styles/modules/_footer-col.scss */
.footer-col__but {
  display: block;
  font-size: 14px;
  padding: 10px 0;
}
/* line 51, ../../app/styles/modules/_footer-col.scss */
.footer-col__but:hover {
  text-decoration: underline;
}

/* line 56, ../../app/styles/modules/_footer-col.scss */
.lang-jp .footer-col__title {
  font-size: 26px;
}
/* line 59, ../../app/styles/modules/_footer-col.scss */
.lang-jp .footer__whatsnew .footer-col__time {
  display: none;
}



/* line 1, ../../app/styles/modules/_migration__breadcrumbs.scss */
.breadcrumbs {
  /* width: 960px; */
  margin: 32px 0 24px 0;
  
}
/* line 4, ../../app/styles/modules/_migration__breadcrumbs.scss */
.breadcrumbs > li {
  display: inline-block;
  font-size: 0;
  margin-right: 32px;
  position: relative;
}
/* line 9, ../../app/styles/modules/_migration__breadcrumbs.scss */
.breadcrumbs > li:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 15px;
  right: -21px;
  width: 4px;
  height: 4px;
  background: #7d7d7d;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
/* line 22, ../../app/styles/modules/_migration__breadcrumbs.scss */
.breadcrumbs > li:last-child:after {
  display: none;
}

/* line 26, ../../app/styles/modules/_migration__breadcrumbs.scss */
.breadcrumbs__item {
  display: block;
  padding: 8px 0;
  color: #7d7d7d;
  font-size: 13px;
}
/* line 33, ../../app/styles/modules/_migration__breadcrumbs.scss */
.breadcrumbs__item:hover {
  text-decoration: underline;
}
span.breadcrumbs__item:hover {
  text-decoration: none;
}
/* line 41, ../../app/styles/modules/_migration__breadcrumbs.scss */
.breadcrumbs > li:last-child > .breadcrumbs__item {
  color: #252525;
}

@media (max-width: 1227px) {
  /* line 47, ../../app/styles/modules/_migration__breadcrumbs.scss */
  .migration-breadcrumbs {
    /*
margin-left: auto;
    margin-right: auto;
*/
  }
}
@media (min-width: 1228px) {
  /* line 53, ../../app/styles/modules/_migration__breadcrumbs.scss */
  .migration-breadcrumbs {
    /* padding-left: 50px; */
  }
}





/* BREADCRUMS ///////////////////////////////////////////////////////////////////////////////////////*/

hr.bdr_breadcrumbs{
	display: none;
}

.breadcrumbs {
	margin: 0 50px;
}




/* FOLLOW TOYOTA ///////////////////////////////////////////////////////////////////////////////////////*/

#follow_toyota {
	text-align: center;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	padding: 16px;
}

#follow_toyota p {
	display: inline-block;
	color: #898989;
	font-size: 15px;
	/* font-family: toyotaDisplay, Verdana, Helvetica, Arial, sans-serif; */
}

#follow_toyota .footer_social_icon {
	display: inline-block;
	vertical-align: middle;
}
#follow_toyota .footer_social_icon:hover{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

#follow_toyota .footer_social_icon img {
	width: 164px;
	height: auto;
}




/* SOCIAL COMMENT ///////////////////////////////////////////////////////////////////////////////////////*/

#social_comment {
	margin: 0 50px 20px 50px;
}

