/* line 1, ../../app/styles/defaults/_base.scss */
html {
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  height: 100%;
}

/* line 7, ../../app/styles/defaults/_base.scss */
body {
  color: #636363;
  min-height: 100%;
  margin: 0;
  background-image: none;
  height: auto;
}

/* line 28, ../../app/styles/defaults/_base.scss */
h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd {
  margin: 0;
  padding: 0;
}

/* line 33, ../../app/styles/defaults/_base.scss */
ul, ol, dl {
  list-style: none;
}

/* line 1, ../../app/styles/defaults/_unsemantic.scss */
.cf:after, body:after {
  content: "";
  display: table;
  clear: both;
}

/* line 1, ../../app/styles/layouts/_migration__wrapper.scss */
body {
  min-width: 1011px;
}

@media (min-width: 1228px) {
  /* line 8, ../../app/styles/layouts/_migration__wrapper.scss */
  body {
    max-width: 1011px;
  }
}
/* line 1, ../../app/styles/layouts/_migration__container.scss */
body {
  position: relative;
  margin: 0 auto;
}

@media (min-width: 1228px) {
  /* line 8, ../../app/styles/layouts/_migration__container.scss */
  body {
    padding-left: 184px;
    margin: 0;
  }
  /* line 12, ../../app/styles/layouts/_migration__container.scss */
  body:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    left: 184px;
    bottom: 0;
    width: 10px;
    box-shadow: inset 6px 0 14px -6px rgba(0, 0, 0, 0.3);
    z-index: 10;
  }
  /*ie8
	body:after {
		border-left: 1px solid #dadada \0/;
	}*/

	/*ie10
	@media all and (min-width:0) {
	  body:after {
	    border-left: none \0/;
	  }
	}*/
}
/* line 1, ../../app/styles/layouts/_migration__header.scss */
.migration-header {
  background-color: #fff;
  min-height: 100%;
  height: 100%;
  position: fixed;
  z-index: 101;
  top: 0;
  left: 0;
}


@media (max-width: 1227px) {
	.header_box {
	position: absolute;
	bottom: 0;
	width: 100%;
 }
  /* line 12, ../../app/styles/layouts/_migration__header.scss */
  .migration-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);
    
    font: 13px "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",Osaka, sans-serif;
    *font: 82% Verdana, Helvetica, Arial, sans-serif;
    line-height: 1.3;
    *font-size:small;
    *font:x-small;
  }
  /*ie8*/
  .migration-header {
    border-bottom: 1px solid #dadada\9;
  }
  /*ie9*/
  .migration-header:not(:target) {
    border-bottom: none\9;
  }
  /*ie10*/
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	  .migration-header {
	    border-bottom: none;
	  }
  }
  
}
@media (min-width: 1228px) {
  /* line 22, ../../app/styles/layouts/_migration__header.scss */
  .migration-header {
    width: 184px;
  }
  /*ie8*/
  .migration-header {
    background: #fff url(/jpn/components/images/border.gif) right top repeat-y\9 !important;
  }
  /*ie9*/
  .migration-header:not(:target) {
    background-image: none\9;
  }
  /*ie10*/
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	  .migration-header {
	    background-image: none;
	  }
  }
}
/* line 1, ../../app/styles/layouts/_grid.scss */
.span-50 {
  width: 50%;
}

/* line 4, ../../app/styles/layouts/_grid.scss */
.span-25 {
  width: 25%;
}

/* line 1, ../../app/styles/modules/_migration__logo.scss */
.migration-logo {
  display: block;
}

/* line 4, ../../app/styles/modules/_migration__logo.scss */
.migration-logo__img {
  width: 98%;
}

@media (max-width: 1227px) {
  /* line 9, ../../app/styles/modules/_migration__logo.scss */
  .migration-logo {
    height: 44px;
    overflow: hidden;
    width: 150px;
    margin-bottom: 8px;
  }

  /* line 15, ../../app/styles/modules/_migration__logo.scss */
  .migration-logo__img {
    margin-top: -10px;
    margin-left: 1px;
  }
}
@media (min-width: 1228px) {
  /* line 21, ../../app/styles/modules/_migration__logo.scss */
  .migration-logo {
    width: 184px;
  }
}
/* line 1, ../../app/styles/modules/_migration__nav.scss */
.migration-nav__link {
  display: block;
  text-align: center;
  padding: 15px 0;
  color: #6c6e72;
  /* line-height: 1.3; */
}

/* line 9, ../../app/styles/modules/_migration__nav.scss */
.migration-nav__sub__link {
  color: #fff !important;
}

@media (max-width: 1227px) {
  /* line 15, ../../app/styles/modules/_migration__nav.scss */
  .migration-nav {
    /* margin-bottom: 1px; */
    position: relative;
  }
  /* line 18, ../../app/styles/modules/_migration__nav.scss */
  .migration-nav > li {
    float: left;
  }

  /* line 22, ../../app/styles/modules/_migration__nav.scss */
  .migration-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);
  }
  
  /* line 32, ../../app/styles/modules/_migration__nav.scss */
  .migration-nav__sub__list {
    display: block;
    padding: 15px;
    font-size: 0;
  }
  /* line 36, ../../app/styles/modules/_migration__nav.scss */
  .migration-nav__sub__list > li {
    display: inline-block;
    width: 25%;
    vertical-align: top;
  }
  .news_area .migration-nav__sub__list > li {
  	margin-left: 450px;
  }
  /* line 42, ../../app/styles/modules/_migration__nav.scss */
  .migration-nav__sub__link {
    display: block;
    padding: 10px 15px;
    line-height: 1.5;
    font-size: 14px;
  }
  /* line 48, ../../app/styles/modules/_migration__nav.scss */
  .migration-nav__sub__link:hover {
    background: #ce0d1e;
  }

  /* line 52, ../../app/styles/modules/_migration__nav.scss */
  .migration-nav__link {
    padding: 6px 26px;
    font-size: 13px;
  }
  .migration-nav li:first-child .migration-nav__link {
  	padding-left: 22px !important;
  }
  /* line 55, ../../app/styles/modules/_migration__nav.scss */
  .migration-nav__link.is-active {
    background: #eb0a1e;
    color: #fff;
  }

  /* line 61, ../../app/styles/modules/_migration__nav.scss */
  .touch .is-nav-active .migration-nav__link {
    background: #eb0a1e;
    color: #fff;
  }

  /* line 65, ../../app/styles/modules/_migration__nav.scss */
  .touch .is-nav-active .migration-nav__sub {
    display: block;
  }

  /* line 69, ../../app/styles/modules/_migration__nav.scss */
  .no-touch .migration-nav > li:hover .migration-nav__link {
    background: #eb0a1e;
    color: #fff;
  }

  /* line 73, ../../app/styles/modules/_migration__nav.scss */
  .no-touch .migration-nav > li:hover .migration-nav__sub {
    display: block;
  }

  /* line 78, ../../app/styles/modules/_migration__nav.scss */
  .lang-jp .migration-nav > li:first-child {
    /* margin-left: 9px; */
  }
  /* line 82, ../../app/styles/modules/_migration__nav.scss */
  .lang-jp .migration-nav__link {
    padding: 6px 12px !important;
  }
}
@media (min-width: 1228px) {
  /* line 90, ../../app/styles/modules/_migration__nav.scss */
  .migration-nav {
    padding: 18px 0;
  }
  /* line 93, ../../app/styles/modules/_migration__nav.scss */
  .migration-nav:before {
    content: ' ';
    display: block;
    height: 1px;
    background: #cccccc;
    position: absolute;
    left: 30px;
    right: 30px;
    margin-top: -20px;
  }

  /* line 104, ../../app/styles/modules/_migration__nav.scss */
  .migration-nav__link {
    font-size: 13px;
  }

  /* line 109, ../../app/styles/modules/_migration__nav.scss */
  .touch .is-nav-active .migration-nav__link,
  .migration-nav__link.is-active {
    background: #eb0a1e;
    color: white;
  }
  /* line 113, ../../app/styles/modules/_migration__nav.scss */
  .touch .is-nav-active .migration-nav__link:before,
  .migration-nav__link.is-active:before {
    display: none;
  }

  /* line 117, ../../app/styles/modules/_migration__nav.scss */
  .touch .is-nav-active .migration-nav__sub {
    display: block;
  }

  /* line 122, ../../app/styles/modules/_migration__nav.scss */
  .no-touch .migration-nav > li:hover .migration-nav__link {
    background: #eb0a1e;
    color: white;
  }
  /* line 125, ../../app/styles/modules/_migration__nav.scss */
  .no-touch .migration-nav > li:hover .migration-nav__link:before {
    display: none;
  }

  /* line 129, ../../app/styles/modules/_migration__nav.scss */
  .no-touch .migration-nav > li:hover .migration-nav__sub {
    display: block;
  }

  /* line 133, ../../app/styles/modules/_migration__nav.scss */
  .migration-nav__sub:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    left: 2px;
    bottom: 0;
    width: 10px;
    -moz-box-shadow: inset 6px 0 14px -4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 6px 0 14px -4px rgba(0, 0, 0, 0.2);
    box-shadow: inset 6px 0 14px -4px rgba(0, 0, 0, 0.2);
  }

  /* line 143, ../../app/styles/modules/_migration__nav.scss */
  .migration-nav__sub__link {
    font-size: 14px;
    padding: 18px 28px;
    text-align: center;
    display: block;
    font-size: 13px;
    line-height: 1.2;
  }
  /* line 151, ../../app/styles/modules/_migration__nav.scss */
  .migration-nav__sub__link:hover {
    background: #af0111;
  }

  /* line 155, ../../app/styles/modules/_migration__nav.scss */
  .migration-nav__sub {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    background: #df0a1c;
    display: none;
    width: 200px;
    padding: 100px 0 100px 2px;
  }
  .migration-nav__sub.news_area {
    padding-top: 290px;
  }
  /* line 165, ../../app/styles/modules/_migration__nav.scss */
  .icon--sub-close {
    display: none;
  }

  /* line 169, ../../app/styles/modules/_migration__nav.scss */
  .lang-jp .migration-nav__link {
    padding: 10px 0;
  }
}
/* line 4, ../../app/styles/modules/_migration__footer.scss */
.migration-footer__primary {
  background: #ededed;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #d4d4d4;
  padding: 50px 0 30px 0;
}

/* line 10, ../../app/styles/modules/_migration__footer.scss */
.migration-footer__secondary {
  border-top: 1px solid #e9e9e9;
  padding: 6px 0;
  font-size: 12px;
}

/* line 15, ../../app/styles/modules/_migration__footer.scss */
.migration-footer__copyright {
  color: gray;
  float: left;
  padding: 10px 0 10px 30px;
}

/* line 1, ../../app/styles/modules/_text.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 1, ../../app/styles/modules/_migration__icon.scss */
.migration-icon {
  background-repeat: no-repeat;
  background-image: url(/jpn/images_new/4c81bb2d.icons@x1.png);
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 4px 0;
}

@media (min-width: 1228px) and (max-height: 680px) {
  .migration-nav__sub {
    padding-top: 25px;
  }
}

@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/_migration__icon.scss */
  .migration-icon {
    background-image: url(/jpn/images_new/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/_migration__icon.scss */
.migration-icon--search {
  background-position: 0 0;
  width: 19px;
  height: 19px;
}

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

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

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

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

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

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

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

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

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

/* line 62, ../../app/styles/modules/_migration__icon.scss */
.migration-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;
}

/* line 71, ../../app/styles/modules/_migration__icon.scss */
.migration-icon--t-design {
  width: 48px;
  height: 30px;
  background-position: 0 -226px;
}

/* line 76, ../../app/styles/modules/_migration__icon.scss */
.migration-icon--t-experience {
  width: 38px;
  height: 30px;
  background-position: 0 -256px;
}

/* line 81, ../../app/styles/modules/_migration__icon.scss */
.migration-icon--t-performance {
  width: 36px;
  height: 30px;
  background-position: 0 -286px;
}

/* line 86, ../../app/styles/modules/_migration__icon.scss */
.migration-icon--t-inside {
  width: 29px;
  height: 30px;
  background-position: 0 -316px;
}

/* line 92, ../../app/styles/modules/_migration__icon.scss */
.is-active .migration-icon--t-design {
  background-position: -56px -226px;
}
/* line 95, ../../app/styles/modules/_migration__icon.scss */
.is-active .migration-icon--t-experience {
  background-position: -56px -256px;
}
/* line 98, ../../app/styles/modules/_migration__icon.scss */
.is-active .migration-icon--t-performance {
  background-position: -56px -286px;
}
/* line 101, ../../app/styles/modules/_migration__icon.scss */
.is-active .migration-icon--t-inside {
  background-position: -56px -316px;
}

/* line 106, ../../app/styles/modules/_migration__icon.scss */
.migration-icon--ts-design {
  width: 30px;
  height: 16px;
  background-position: 0 -386px;
}

/* line 112, ../../app/styles/modules/_migration__icon.scss */
.migration-icon--ts-experience {
  width: 24px;
  height: 17px;
  background-position: 0 -404px;
}

/* line 117, ../../app/styles/modules/_migration__icon.scss */
.migration-icon--ts-performance {
  width: 22px;
  height: 18px;
  background-position: 0 -422px;
}

/* line 122, ../../app/styles/modules/_migration__icon.scss */
.migration-icon--ts-inside {
  width: 18px;
  height: 18px;
  background-position: 0 -440px;
}

@media (max-width: 1227px) {
  /* line 3, ../../app/styles/modules/_migration__subnav.scss */
  .migration-subnav {
    position: absolute;
    bottom: 7px;
    right: 29px;
  }
  /* line 7, ../../app/styles/modules/_migration__subnav.scss */
  .migration-subnav > li {
    float: left;
  }

  /* line 11, ../../app/styles/modules/_migration__subnav.scss */
  .migration-subnav__link {
    display: block;
    border-left: 1px solid #ccc;
    padding-left: 10px;
  }
  .migration-subnav__link:hover{
	-moz-opacity:0.7;
	opacity:0.7;
  }
  
  /* line 16, ../../app/styles/modules/_migration__subnav.scss */
  .migration-subnav__link--region > .migration-subnav__copy {
    display: none;
  }

  /* line 19, ../../app/styles/modules/_migration__subnav.scss */
  .migration-subnav__link--search {
    position: absolute;
    right: 0;
    bottom: 35px;
    height: 22px;
  }
  /* line 24, ../../app/styles/modules/_migration__subnav.scss */
  .migration-subnav__link--search > .icon {
    margin-top: 2px;
  }

  /* line 28, ../../app/styles/modules/_migration__subnav.scss */
  .migration-subnav__link--jp {
    position: absolute;
    right: 68px;
    bottom: 0;
    height: 22px;
  }
  /* line 33, ../../app/styles/modules/_migration__subnav.scss */
  .migration-subnav__link--jp > .icon {
    margin-top: 3px;
  }

  /* line 37, ../../app/styles/modules/_migration__subnav.scss */
  .migration-subnav__link--region {
    position: absolute;
    right: 36px;
    height: 22px;
    bottom: 35px;
  }
  /* line 42, ../../app/styles/modules/_migration__subnav.scss */
  .migration-subnav__link--region > .icon {
    margin-top: 2px;
  }

  /* line 46, ../../app/styles/modules/_migration__subnav.scss */
  .migration-subnav__link--global {
    position: absolute;
    right: 0;
    width: 98px !important;
    height: 22px;
    bottom: 0;
  }
  /* line 52, ../../app/styles/modules/_migration__subnav.scss */
  .migration-subnav__link--global > .migration-subnav__copy {
    margin-top: 4px;
    display: block;
  }
}
@media (min-width: 1228px) {
  /* line 61, ../../app/styles/modules/_migration__subnav.scss */
  .is-search-active .icon--search {
    background-position: -19px 0;
  }

  /* line 64, ../../app/styles/modules/_migration__subnav.scss */
  .migration-subnav__link {
    display: block;
    text-align: center;
    padding: 17px 0;
  }
  /* line 69, ../../app/styles/modules/_migration__subnav.scss */
  .migration-subnav__link:before {
    content: ' ';
    display: block;
    height: 1px;
    background: #cccccc;
    position: absolute;
    left: 30px;
    right: 30px;
    margin-top: -17px;
  }

  /* line 80, ../../app/styles/modules/_migration__subnav.scss */
  .migration-subnav__icon {
    display: block;
    margin: 0 auto;
  }

  /* line 84, ../../app/styles/modules/_migration__subnav.scss */
  .migration-subnav__link--region {
    padding: 10px 0;
    font-size: 13px;
    color: #6c6e72;
  }
  /* line 87, ../../app/styles/modules/_migration__subnav.scss */
  .migration-subnav__link--region:before {
    margin-top: -10px;
  }

  /* line 94, ../../app/styles/modules/_migration__subnav.scss */
  .migration-subnav__link--global {
    font-size: 13px;
    color: #6c6e72;
  }

  /* line 100, ../../app/styles/modules/_migration__subnav.scss */
  .is-search-active {
    background: #eb0a1e;
  }
  /* line 102, ../../app/styles/modules/_migration__subnav.scss */
  .is-search-active:before {
    display: none;
  }
}
/* line 1, ../../app/styles/modules/_migration__search.scss */
.migration-search {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 184px;
  z-index: 500;
  -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 11, ../../app/styles/modules/_migration__search.scss */
.migration-search.is-search-expanded {
  display: block;
}

/* line 16, ../../app/styles/modules/_migration__search.scss */
.migration-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/_migration__search.scss */
.migration-search__form {
  position: relative;
  z-index: 400;
  padding: 236px 48px 0 48px;
}

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

/* line 35, ../../app/styles/modules/_migration__search.scss */
.migration-search__label {
  color: #fff;
  font-size: 26px;
  display: block;
  padding-bottom: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

/* line 44, ../../app/styles/modules/_migration__search.scss */
.migration-search__input {
  background: transparent;
  border: none;
  color: #fff;
  font-size: 65px;
  padding: 0;
  line-height: 1.5;
  font-weight: normal;
  width: 80%;
}

/* line 56, ../../app/styles/modules/_migration__search.scss */
.migration-search__submit {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: transparent;
  border: none;
  color: #fff;
  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/_migration__search.scss */
.migration-search__close {
  position: absolute;
  top: 34px;
  right: 47px;
  display: block;
  z-index: 450;
  color: #fff;
  text-indent: -9999px;
  overflow: hidden;
}

@media (max-width: 1227px) {
  /* line 84, ../../app/styles/modules/_migration__search.scss */
  .migration-search {
    border-left: none;
    left: 0;
    top: 81px;
  }

  /* line 89, ../../app/styles/modules/_migration__search.scss */
  .migration-search__form {
    padding: 22px;
  }

  /* line 92, ../../app/styles/modules/_migration__search.scss */
  .migration-search__label {
    font-size: 16px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }

  /* line 97, ../../app/styles/modules/_migration__search.scss */
  .migration-search__close {
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    top: 12px;
    right: 13px;
  }

  /* line 102, ../../app/styles/modules/_migration__search.scss */
  .migration-search__overlay {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }

  /* line 105, ../../app/styles/modules/_migration__search.scss */
  .migration-search__input {
    padding: 4px 0 0 50px;
    font-size: 33px;
    display: block;
    width: 80%;
  }

  /* line 111, ../../app/styles/modules/_migration__search.scss */
  .migration-search__icon {
    position: absolute;
    top: 0;
    left: 0;
  }

  /* line 116, ../../app/styles/modules/_migration__search.scss */
  .migration-search__wrap {
    margin-top: 15px;
  }

  /* line 119, ../../app/styles/modules/_migration__search.scss */
  .migration-search__submit {
    top: 0;
  }
}
/* line 1, ../../app/styles/modules/_migration__mobile-nav-but.scss */
.migration-mobile-nav-but {
  display: none;
}

/* line 1, ../../app/styles/modules/_migration__mobile-search-but.scss */
.migration-mobile-search-but {
  display: none;
}

/* line 1, ../../app/styles/modules/_js-message.scss */
.js-message {
  display: block;
  padding: 10px 20px;
  text-align: center;
  font-size: 14px;
  color: #333333;
  background: #ebebeb;
  border-bottom: 1px solid #d9d9d9;
}

/* line 1, ../../app/styles/modules/_migration__social.scss */
.migration-social {
  display: block;
  margin: 0 25px;
  position: relative;
  text-align: center;
}

/* line 8, ../../app/styles/modules/_migration__social.scss */
.migration-social__link {
  display: block;
  padding: 10px 0;
}
.migration-social__link:hover{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
/* line 13, ../../app/styles/modules/_migration__social.scss */
.migration-social__img {
  width: 100%;/* height: 30px; */
  display: block;
  margin: 0 auto;
}

@media (max-width: 1227px) {
  /* line 21, ../../app/styles/modules/_migration__social.scss */
  .migration-social {
    position: absolute;
    top: 6px;
    right: 92px;
    overflow: hidden;
  }

  /* line 27, ../../app/styles/modules/_migration__social.scss */
  .migration-social__img {
    height: 21px;
    width: auto;
  }
}
@media (min-width: 1228px) {
  /* line 34, ../../app/styles/modules/_migration__social.scss */
  .migration-social:before {
    content: ' ';
    display: block;
    height: 1px;
    top: 0;
    left: 0;
    right: 0;
    background: #cccccc;
    position: absolute;
  }
}
/* line 1, ../../app/styles/modules/_migration__footer-nav.scss */
.migration-footer__nav > li {
  float: left;
  position: relative;
}

/* line 5, ../../app/styles/modules/_migration__footer-nav.scss */
.migration-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/_migration__footer-nav.scss */
.migration-footer__nav > li:last-child:after {
  display: none;
}

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

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

/* line 1, ../../app/styles/modules/_migration-content.scss */
.migration-content {
  background: #fff;
}

/* line 5, ../../app/styles/modules/_migration-content.scss */
.migration-content > p {
  margin-bottom: 1.5em;
  line-height: 1.5em;
}

@media (max-width: 1227px) {
  /* line 11, ../../app/styles/modules/_migration-content.scss */
  .migration-content {
    margin: 0 auto;
    width: 960px;
    padding-top: 25px;
  }
}
@media (min-width: 1228px) {
  /* line 18, ../../app/styles/modules/_migration-content.scss */
  .migration-content {
    padding-left: 50px;
    padding-top: 22px;
  }
}
/* line 1, ../../app/styles/modules/_migration__breadcrumbs.scss */
.migration-breadcrumbs {
  width: 960px;
  margin: 32px 0 24px 0;
}
/* line 4, ../../app/styles/modules/_migration__breadcrumbs.scss */
.migration-breadcrumbs > li {
  display: inline-block;
  font-size: 0;
  margin-right: 32px;
  position: relative;
}
/* line 9, ../../app/styles/modules/_migration__breadcrumbs.scss */
.migration-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 */
.migration-breadcrumbs > li:last-child:after {
  display: none;
}

/* line 26, ../../app/styles/modules/_migration__breadcrumbs.scss */
.migration-breadcrumbs__item {
  display: block;
  padding: 8px 0;
  color: #7d7d7d;
  font-size: 13px;
}
/* line 33, ../../app/styles/modules/_migration__breadcrumbs.scss */
.migration-breadcrumbs__item:hover {
  text-decoration: underline;
}
/* line 41, ../../app/styles/modules/_migration__breadcrumbs.scss */
.migration-breadcrumbs > li:last-child > .migration-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;
  }
}
/* line 4, ../../app/styles/modules/_migration__engage.scss */
.migration-engage-tabs {
  background: #f4f4f4;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  overflow: hidden;
}
/* line 9, ../../app/styles/modules/_migration__engage.scss */
.migration-engage-tabs > li {
  width: 50%;
  float: left;
  position: relative;
}
/* line 13, ../../app/styles/modules/_migration__engage.scss */
.migration-engage-tabs > li:first-child:after {
  content: ' ';
  display: block;
  position: absolute;
  right: -1px;
  top: 13px;
  bottom: 13px;
  width: 1px;
  background: #c3c3c3;
}
/* line 23, ../../app/styles/modules/_migration__engage.scss */
.migration-engage-tabs > li:first-child {
  text-align: right;
}

/* line 28, ../../app/styles/modules/_migration__engage.scss */
.migration-engage-tabs__tab {
  font-size: 20px;
  display: block;
  padding: 16px 50px;
  color: #989898;
}
/* line 34, ../../app/styles/modules/_migration__engage.scss */
.migration-engage-tabs__tab.is-active {
  color: #000;
}

/* line 39, ../../app/styles/modules/_migration__engage.scss */
.migration-engage__content-wrap {
  background-image: -moz-linear-gradient(#ffffff, #f4f4f4);
  background-image: -o-linear-gradient(#ffffff, #f4f4f4);
  background-image: -webkit-linear-gradient(#ffffff, #f4f4f4);
  background-image: linear-gradient(#ffffff, #f4f4f4);
  overflow: hidden;
}

/* line 43, ../../app/styles/modules/_migration__engage.scss */
.migration-engage__content {
  margin: 0 auto;
  width: 1010px;
}

/* line 1, ../../app/styles/modules/_migration__tab-content.scss */
.migration-tab-content {
  display: none;
  min-height: 297px;
}
/* line 5, ../../app/styles/modules/_migration__tab-content.scss */
.migration-tab-content.is-active {
  display: block;
}

/* line 1, ../../app/styles/modules/_migration__recommended-carousel.scss */
.migration-recommended-carousel {
  overflow: hidden;
  position: relative;
  padding: 46px 57px 38px;
}

/* line 8, ../../app/styles/modules/_migration__recommended-carousel.scss */
.migration-recommended-carousel__wrap {
  overflow: hidden;
  position: relative;
  z-index: 10;
}

/* line 14, ../../app/styles/modules/_migration__recommended-carousel.scss */
.migration-recommended-carousel__item {
  float: left;
  width: 100%;
  position: relative;
  display: block;
}

/* line 20, ../../app/styles/modules/_migration__recommended-carousel.scss */
.migration-recommended-carousel__link {
  float: left;
  width: 200px;
  display: block;
  margin-left: 32px;
  text-align: center;
}
/* line 26, ../../app/styles/modules/_migration__recommended-carousel.scss */
.migration-recommended-carousel__link > h3 {
  color: #000;
  font-size: 17px;
  line-height: 1.4;
  margin-top: 18px;
}
/* line 33, ../../app/styles/modules/_migration__recommended-carousel.scss */
.migration-recommended-carousel__link > p {
  color: #919191;
  font-size: 14px;
  line-height: 1.3;
  margin-top: 6px;
}
/* line 39, ../../app/styles/modules/_migration__recommended-carousel.scss */
.migration-recommended-carousel__link:hover > h3 {
  text-decoration: underline;
}

/* line 43, ../../app/styles/modules/_migration__recommended-carousel.scss */
.migration-recommended-carousel__item > .migration-recommended-carousel__link:first-child {
  margin-left: 0;
}

/* line 46, ../../app/styles/modules/_migration__recommended-carousel.scss */
.migration-recommended-carousel__but {
  border: 0;
  cursor: pointer;
  display: block;
  width: 56px;
  height: 64px;
  padding: 0;
  position: absolute;
  top: 82px;
  background: url(/jpn/images_new/a792b5a0.recommended-carousel-arrows.png);
  z-index: 20;
  text-indent: -9999px;
  overflow: hidden;
}
/* line 60, ../../app/styles/modules/_migration__recommended-carousel.scss */
.migration-recommended-carousel__but:focus {
  outline: none;
}

/* line 64, ../../app/styles/modules/_migration__recommended-carousel.scss */
.migration-recommended-carousel__prev {
  left: 0;
  background-position: top left;
}

/* line 68, ../../app/styles/modules/_migration__recommended-carousel.scss */
.migration-recommended-carousel__next {
  right: 0;
  background-position: top right;
}

/* line 1, ../../app/styles/modules/_migration__explore-toyota.scss */
.migration-explore-toyota {
  padding: 46px 0 38px 0;
  position: relative;
  z-index: 10;
}

/* line 6, ../../app/styles/modules/_migration__explore-toyota.scss */
.migration-explore-toyota__list {
  overflow: hidden;
  width: 896px;
  margin: 0 auto;
}
/* line 10, ../../app/styles/modules/_migration__explore-toyota.scss */
.migration-explore-toyota__list > li {
  width: 200px;
  margin-left: 32px;
  float: left;
}
/* line 14, ../../app/styles/modules/_migration__explore-toyota.scss */
.migration-explore-toyota__list > li:first-child {
  margin-left: 0;
}

/* line 19, ../../app/styles/modules/_migration__explore-toyota.scss */
.migration-explore-toyota__link {
  display: block;
  text-align: center;
}
/* line 22, ../../app/styles/modules/_migration__explore-toyota.scss */
.migration-explore-toyota__link:hover .migration-explore-toyota__title {
  text-decoration: underline;
}

/* line 26, ../../app/styles/modules/_migration__explore-toyota.scss */
.migration-explore-toyota__title {
  color: #252525;
  font-size: 16px;
  line-height: 1.4;
  padding: 14px 0;
  display: block;
  border-bottom: 1px solid #d0d0d0;
}

/* line 35, ../../app/styles/modules/_migration__explore-toyota.scss */
.migration-explore-toyota__cta {
  display: block;
  text-align: center;
  padding-right: 12px;
}
/* line 39, ../../app/styles/modules/_migration__explore-toyota.scss */
.migration-explore-toyota__cta:hover .migration-explore-toyota__cta__text {
  text-decoration: underline;
}

/* line 43, ../../app/styles/modules/_migration__explore-toyota.scss */
.migration-explore-toyota__cta__text {
  color: #252525;
  font-size: 13px;
  line-height: 1.4;
  padding: 12px 0;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
/* line 51, ../../app/styles/modules/_migration__explore-toyota.scss */
.migration-explore-toyota__cta__text:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-left-color: #ec0a1e;
  border-width: 4px;
  margin-top: -4px;
  margin-left: 5px;
}

/* line 66, ../../app/styles/modules/_migration__explore-toyota.scss */
.migration-explore-toyota__icon {
  vertical-align: middle;
  margin-right: 5px;
}




/* 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;
}
