@charset "UTF-8";
/*
* historical-road.css
*
*/
/* ------------------------
  reset
------------------------ */
.hrWrapper html,
.hrWrapper body {
  height: 100%;
}

.hrWrapper *,
.hrWrapper *::after,
.hrWrapper *::before {
  box-sizing: border-box;
}

.hrWrapper * {
  margin: 0;
  padding: 0;
  font-size: inherit;
  line-height: inherit;
}

.hrWrapper pre,
.hrWrapper textarea {
  overflow: auto;
}

.hrWrapper [hidden],
.hrWrapper template {
  display: none;
}

.hrWrapper details,
.hrWrapper main,
.hrWrapper summary {
  display: block;
}

.hrWrapper input[type=number] {
  width: auto;
}

.hrWrapper input[type=search] {
  -webkit-appearance: textfield;
}

.hrWrapper input[type=search]::-webkit-search-cancel-button,
.hrWrapper input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

.hrWrapper progress {
  display: inline-block;
}

.hrWrapper small {
  font-size: 75%;
}

.hrWrapper sub,
.hrWrapper sup {
  position: relative;
  vertical-align: baseline; 
  font-size: 75%;
  line-height: 0;
}

.hrWrapper sup {
  top: -0.5em;
}

.hrWrapper sub {
  bottom: -0.25em;
}

.hrWrapper textarea {
  resize: vertical;
}

.hrWrapper audio,
.hrWrapper canvas,
.hrWrapper iframe,
.hrWrapper img,
.hrWrapper svg,
.hrWrapper video {
  vertical-align: middle;
}

.hrWrapper audio:not([controls]) {
  display: none;
}

.hrWrapper img {
  border: 0; 
  max-width: 100%;
  height: auto;
}

.hrWrapper button,
.hrWrapper input,
.hrWrapper select,
.hrWrapper textarea {
  min-height: 1.5em;
  color: inherit;
  font-family: inherit; 
  font-weight: inherit;
  font-style: inherit;
}

.hrWrapper button {
  overflow: visible;
}

.hrWrapper button,
.hrWrapper select {
  text-transform: none;
}

.hrWrapper input {
  line-height: normal;
}

.hrWrapper button,
.hrWrapper html input[type="button"],
.hrWrapper input[type="reset"],
.hrWrapper input[type="submit"] {
  border-style: none;
  cursor: pointer;
  background-color: transparent; 

  -webkit-appearance: button;
}

.hrWrapper button[disabled],
.hrWrapper html input[disabled] {
  cursor: default;
}

.hrWrapper button::-moz-focus-inner,
.hrWrapper input::-moz-focus-inner {
  padding: 0; 
  border: 0;
}

.hrWrapper code,
.hrWrapper kbd,
.hrWrapper pre,
.hrWrapper samp {
  font-family: monospace;
}

.hrWrapper ol,
.hrWrapper ul {
  list-style: none;
}

.hrWrapper select {
     -moz-appearance: none;
  -webkit-appearance: none;
}

.hrWrapper table {
  border-spacing: 0;
  border-collapse: collapse;
}

.hrWrapper fieldset {
  border: 0;
}

/* ------------------------
  Base Settings
------------------------ */
.hrWrapper {
  /* Dots */
}
.hrWrapper html {
  font-size: 16px;
}
.hrWrapper body {
  background-color: #fff;
  word-wrap: break-word;
  color: #333;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  line-height: 1.6875;

  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}
.hrWrapper a {
  text-decoration: none;
  color: #00f;
}
.hrWrapper a:visited {
  color: #000080;
}
.hrWrapper a:hover {
  text-decoration: none;
  color: #f00;
}
.hrWrapper a:active {
  text-decoration: none;
  color: #ff8000;
}
@media (min-width: 768px) {
  .hrWrapper a[href^="tel:"] {
    cursor: text;
    text-decoration: none;
  }
}
.hrWrapper a[href^="tel:"]:hover {
  color: #00f;
}
.hrWrapper ::-moz-selection {
  background-color: #036eb8;
  color: #fff;
  text-shadow: none;
}
.hrWrapper ::selection {
  background-color: #036eb8;
  color: #fff;
  text-shadow: none;
}
.hrWrapper [data-whatinput="mouse"] *:focus,
.hrWrapper [data-whatinput="touch"] *:focus {
  outline: none;
}
.hrWrapper .slick-dotted.slick-slider {
  margin-bottom: 8vw;
}
@media (min-width: 768px) {
  .hrWrapper .slick-dotted.slick-slider {
    margin-bottom: 30px;
  }
}
.hrWrapper .slick-dots {
  display: block;
  position: absolute;
  bottom: -9.6vw;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
  text-align: center;
}
@media (min-width: 768px) {
  .hrWrapper .slick-dots {
    bottom: -43px;
  }
}
.hrWrapper .slick-dots li {
  display: inline-block;
  position: relative;
  margin: 0 1.33333vw;
  padding: 0;
  border-radius: 0;
  width: 10.66667vw;
  height: 2.13333vw;
  cursor: pointer; 
  -webkit-transform: skewY(-4.5deg); 
          transform: skewY(-4.5deg);
  background: #f9caa6;
}
@media (min-width: 768px) {
  .hrWrapper .slick-dots li {
    margin: 0 5px;
    padding: 0;
    width: 40px;
    height: 8px;
  }
}
.hrWrapper .slick-dots li button {
  display: block;
  padding: 0;
  border: 0;
  outline: none;
  width: 10.66667vw;
  height: 2.13333vw;
  cursor: pointer;
  background: #f9caa6;
  color: transparent;
  font-size: 0px;
  line-height: 0px;
}
@media (min-width: 768px) {
  .hrWrapper .slick-dots li button {
    padding: 0;
    width: 40px;
    height: 8px;
    transition: ease 0.23s;
  }
}
.hrWrapper .slick-dots .slick-active button {
  background: #eb5505;
}
.hrWrapper .slick-list {
  overflow: inherit;
}
.hrWrapper .slick-track {
  display: flex !important;
}
.hrWrapper .slick-slide {
  outline: none;
  height: inherit !important;
}
.hrWrapper .slick-slide > div {
  height: 100%;
}
.hrWrapper .slick-slide img {
  width: 100%;
}

/* ------------------------
  override
------------------------ */
body.-modal #maincontArea {
  position: fixed;
}

body.-modal .footerElem {
  position: relative;
  z-index: -1;
}

.sidecontArea {
  z-index: 101 !important;
}

.headerLoginDisp {
  z-index: 100 !important;
}

.au-breadcrumb {
  position: relative;
  z-index: 2;
  background: #f3f3f3;
}

.breadcrumb {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 3% !important;
}
@media (min-width: 980px) {
  .breadcrumb {
    padding-left: 20px !important;
  }
}

#maincontArea {
  background: #f3f3f3 !important;
}

#contentsWrapper .contArea {
  padding: 0 !important;
  max-width: none !important;
}

/* ------------------------
  historical-road style
------------------------ */
.hrWrapper {
  letter-spacing: 0.025em; 
  font-size: 3.2vw;
  line-height: 1.5;

  -webkit-font-feature-settings: "palt";

          font-feature-settings: "palt";
}
@media (min-width: 768px) {
  .hrWrapper {
    font-size: 1.38889vw;
  }
}
@media (min-width: 1440px) {
  .hrWrapper {
    font-size: 20px;
  }
}
.hrWrapper .hrClearBoth {
  clear: both;
}
.hrWrapper .hrMain {
  padding: 48vw 0 0;
  height: 168.53333vw; 
  background: url("/content/dam/au-com/brand/historical-road/img/kv_sm.jpg") no-repeat 0 0/cover;
}
@media (min-width: 768px) {
  .hrWrapper .hrMain {
    display: flex;
    align-items: center; 
    flex-wrap: wrap;
    padding: 2.77778vw 0 0 6.11111vw;
    height: 47.22222vw;
    background: url("/content/dam/au-com/brand/historical-road/img/kv_lg.jpg") no-repeat 0 0/cover;
  }
}
@media (min-width: 1200px) {
  .hrWrapper .hrMain {
    padding: 3.47222vw 0 0 6.11111vw; 
    height: 38.88889vw;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrMain {
    padding: 3.81944vw 0 0 6.11111vw; 
    height: 43.75vw;
  }
}
.hrWrapper .hrMain h1 {
  margin: 0 auto;
  width: 91.33333vw;
}
@media (min-width: 768px) {
  .hrWrapper .hrMain h1 {
    margin: 0 0 20px;
    width: 42.15278vw;
  }
}
.hrWrapper .hrMain h2 {
  margin: 52vw 8vw 0; 
  font-weight: normal;
}
@media (min-width: 768px) {
  .hrWrapper .hrMain h2 {
    margin: 0; 
    font-size: 1.52778vw;
  }
}
.hrWrapper .hrMain h2 p {
  margin: 0 0 5.33333vw;
}
@media (min-width: 768px) {
  .hrWrapper .hrMain h2 p {
    margin: 0;
  }
}
.hrWrapper .hrYearNumber {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}
.hrWrapper .hrYearNumber ul {
  display: flex;
  background: #eb5504;
  text-align: center; 
  font-size: 5.33333vw;
  font-weight: bold;
}
@media (min-width: 768px) {
  .hrWrapper .hrYearNumber ul {
    justify-content: center; 
    font-size: 32px;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrYearNumber ul {
    font-size: 32px;
  }
}
.hrWrapper .hrYearNumber li {
  width: 20%;
}
@media (min-width: 768px) {
  .hrWrapper .hrYearNumber li {
    max-width: 170px;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrYearNumber li {
    max-width: 170px;
  }
}
.hrWrapper .hrYearNumber li a {
  display: block;
  position: relative;
  padding: 3.33333vw 0 6.66667vw;
  transition: all 0.3s; 
  color: #fff;
}
@media (min-width: 768px) {
  .hrWrapper .hrYearNumber li a {
    padding: 1.25vw 0 2.5vw;
  }
  .hrWrapper .hrYearNumber li a:hover {
    background: #fa7a2e;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrYearNumber li a {
    padding: 16px 0 36px;
  }
}
.hrWrapper .hrYearNumber li a::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 4vw;
  left: 0;
  margin: auto; 
  width: 3.73333vw;
  height: 2.26667vw;
  background: url("/content/dam/au-com/brand/historical-road/img/icon_arrow_bottom.png") no-repeat 0 0/cover;
}
@media (min-width: 768px) {
  .hrWrapper .hrYearNumber li a::before {
    bottom: 1.66667vw;
    width: 1.73611vw; 
    height: 1.11111vw;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrYearNumber li a::before {
    bottom: 24px;
    width: 25px; 
    height: 16px;
  }
}
.hrWrapper .hrContainer {
  padding: 15.46667vw 0 0; 
  background: url("/content/dam/au-com/brand/historical-road/img/bg_object_sm.png") repeat 0 0/100% auto #fffce9;
}
@media (min-width: 768px) {
  .hrWrapper .hrContainer {
    padding: 10.97222vw 0 0; 
    background: url("/content/dam/au-com/brand/historical-road/img/bg_object_lg.png") repeat-y center 70px #fffce9;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrContainer {
    padding: 158px 0 0;
  }
}
.hrWrapper .hrSection {
  position: relative;
  z-index: 1; 
  margin: 0 0 2vw;
  padding: 0 0 34.66667vw;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection {
    left: 50%; 
    margin: 0 0 0 -54.16667vw;
    padding: 0 0 15.27778vw;
    width: 108.33333vw;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection {
    margin: 0 0 0 -780px;
    padding: 0 0 220px;
    width: 1560px;
  }
}
.hrWrapper .hrSection::before {
  content: "";
  position: absolute;
  top: 49.33333vw;
  left: 5.33333vw; 
  width: 0.8vw;
  height: calc(100% - 47vw);
  background: #eb5504;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection::before {
    top: 26.38889vw;
    left: 45.97222vw; 
    width: 0.41667vw;
    height: calc(100% - 26.38889vw);
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection::before {
    top: 380px;
    left: 662px; 
    width: 6px;
    height: calc(100% - 380px);
  }
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrTitleBlock {
    display: flex;
    overflow: hidden;
    align-items: center;
    position: relative;
    margin: 0 0 4.86111vw; 
    width: 100%;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection .hrTitleBlock {
    margin: 0 0 70px;
  }
}
.hrWrapper .hrSection .hrYearImg {
  display: flex;
  align-items: center;
  justify-content: center; 
  margin: 0 0 4vw;
  width: 92vw;
  height: 44.8vw;
  background: url("/content/dam/au-com/brand/historical-road/img/bg_year_big_sm.png") no-repeat 0 0/cover;
  letter-spacing: 0.05em;
  color: #fff;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 14.66667vw;
  font-weight: bold;
  font-style: italic;
  line-height: 1;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrYearImg {
    justify-content: flex-end;
    margin: 0;
    padding: 0 2.77778vw 2.08333vw 0;
    width: 46.25vw;
    min-width: 46.25vw;
    height: 22.63889vw;
    background: url("/content/dam/au-com/brand/historical-road/img/bg_year_lg.png") no-repeat 0 0;
    background-size: 46.25vw 22.63889vw;
    text-align: right; 
    font-size: 6.25vw;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection .hrYearImg {
    padding: 0 40px 30px 0; 
    width: 666px;
    min-width: 666px;
    height: 326px;
    background-size: 666px 326px;
    font-size: 90px;
  }
}
.hrWrapper .hrSection .hrTitle {
  padding: 0 6.66667vw 2.66667vw 10.66667vw; 
  letter-spacing: 0.075em;
  font-size: 8.53333vw;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrTitle {
    padding: 0 2.77778vw 0.69444vw 1.38889vw; 
    font-size: 3.05556vw;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection .hrTitle {
    padding: 0 40px 10px 20px; 
    font-size: 44px;
  }
}
.hrWrapper .hrSection .hrSubTitle {
  padding: 0 6.66667vw 2.66667vw 10.66667vw; 
  letter-spacing: 0.075em;
  font-size: 5.33333vw;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrSubTitle {
    padding: 0 2.77778vw 0.90278vw 1.38889vw; 
    font-size: 1.94444vw;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection .hrSubTitle {
    padding: 0 40px 13px 20px; 
    font-size: 28px;
  }
}
.hrWrapper .hrSection .hrYearTitle {
  clear: both;
  padding: 10.66667vw 6.66667vw 4vw 10.66667vw; 
  color: #ec6216;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 13.33333vw;
  font-style: italic;
  line-height: 1;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrYearTitle {
    margin: 0 0 -8.33333vw;
    padding: 11.11111vw 0 0 25.69444vw; 
    font-size: 7.63889vw;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection .hrYearTitle {
    margin: 0 0 -120px;
    padding: 160px 0 0 370px; 
    font-size: 110px;
  }
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrYearTitle.hrYearTitleNoImage {
    margin: 0 0 -4.86111vw;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection .hrYearTitle.hrYearTitleNoImage {
    margin: 0 0 -70px;
  }
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrYearTitle.hrYearTitleFirst {
    padding: 2.08333vw 0 0 25.69444vw;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection .hrYearTitle.hrYearTitleFirst {
    padding: 30px 0 0 370px;
  }
}
.hrWrapper .hrSection .hrRead {
  padding: 0 6.66667vw 2.66667vw 10.66667vw; 
  letter-spacing: 0.1em;
  font-size: 3.73333vw;
  line-height: 1.57143;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrRead {
    padding: 0 0 2.77778vw 1.38889vw;
    width: 43.75vw; 
    font-size: 1.38889vw;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection .hrRead {
    padding: 0 0 40px 20px;
    width: 630px; 
    font-size: 20px;
  }
}
.hrWrapper .hrSection .hrText {
  padding: 0 6.66667vw 2.66667vw 10.66667vw; 
  letter-spacing: 0.075em;
  font-size: 3.73333vw;
  line-height: 1.61538;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrText {
    padding: 0 2.77778vw 1.38889vw 1.38889vw; 
    font-size: 1.25vw;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection .hrText {
    padding: 0 40px 20px 20px; 
    font-size: 18px;
  }
}
.hrWrapper .hrSection .hrTextSub {
  display: flex;
  align-items: center;
}
@media (max-width: 767.98px) {
  .hrWrapper .hrSection .hrTextSub {
    margin: 0 0 10px;
  }
}
.hrWrapper .hrSection .hrTextSub p:first-of-type {
  width: 37.33333vw; 
  min-width: 37.33333vw;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrTextSub p:first-of-type {
    width: 20.97222vw; 
    min-width: 20.97222vw;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection .hrTextSub p:first-of-type {
    width: 302px; 
    min-width: 302px;
  }
}
.hrWrapper .hrSection .hrTextSub .hrTextSubCaption {
  padding: 0 0 20px 20px;
}
@media (max-width: 767.98px) {
  .hrWrapper .hrSection .hrTextSub .hrTextSubCaption {
    font-size: 3.2vw;
    line-height: 1.41667;
  }
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrPcFlexbox {
    display: flex;
    flex-direction: row-reverse;
    width: 108.33333vw;
  }
  .hrWrapper .hrSection .hrPcFlexbox .hrPcFlexboxRight {
    margin: 0 0 0 5.55556vw;
    padding: 0 11.11111vw 0 0;
    width: 60.41667vw;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection .hrPcFlexbox {
    width: 1560px;
  }
  .hrWrapper .hrSection .hrPcFlexbox .hrPcFlexboxRight {
    margin: 0 0 0 80px;
    padding: 0 160px 0 0;
    width: 870px;
  }
}
@media (min-width: 1800px) {
  .hrWrapper .hrSection .hrPcFlexbox .hrPcFlexboxRight {
    padding: 0;
  }
}
.hrWrapper .hrSection .hrImg {
  position: relative;
  margin: 0 0 4vw;
  padding: 0 4vw 4vw 0;
  width: 84vw; 
  background: url("/content/dam/au-com/brand/historical-road/img/img_bg.png") no-repeat 0 bottom/contain;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrImg {
    margin: 0 0 0.69444vw 45.06944vw;
    padding: 0 1.18056vw 1.18056vw 0;
    width: 43.05556vw; 
    background: url("/content/dam/au-com/brand/historical-road/img/img_bg_lg.png") no-repeat 0 bottom/contain;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection .hrImg {
    margin: 0 0 10px 649px;
    padding: 0 17px 17px 0;
    width: 620px;
  }
}
.hrWrapper .hrSection .hrImgMax {
  width: 100%; 
  background-image: url("/content/dam/au-com/brand/historical-road/img/img_bg_max_sm.png");
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrImgMax {
    margin: 0 0 0.69444vw 29.30556vw;
    padding: 0 2.08333vw 2.08333vw 0;
    width: 54.72222vw; 
    background-image: url("/content/dam/au-com/brand/historical-road/img/img_bg_max_lg.png");
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection .hrImgMax {
    margin: 0 0 10px 422px;
    padding: 0 30px 30px 0;
    width: 788px;
  }
}
.hrWrapper .hrSection .hrImgMax .hrBtnOn {
  display: none;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrImgMax .hrBtnOn {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrImgMax .hrBtnOff {
    position: relative;
    z-index: 1;
    width: 100%; 
    transition: opacity 0.2s;
  }
}
.hrWrapper .hrSection .hrImgMax:hover .hrBtnOff {
  opacity: 0;
}
.hrWrapper .hrSection .hrSubImg {
  float: right;
  width: 72vw; 
  color: #666;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrSubImg {
    width: 20.69444vw;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection .hrSubImg {
    width: 298px;
  }
}
.hrWrapper .hrSection .hrSubImg dt {
  margin: 0 0 2.66667vw;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrSubImg dt {
    margin: 0 0 0.34722vw;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection .hrSubImg dt {
    margin: 0 0 5px;
  }
}
.hrWrapper .hrSection .hrSubImg .hrSubImgCaption {
  display: none;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrSubImg .hrSubImgCaption {
    display: block;
    padding: 1.04167vw 0 0.34722vw; 
    color: #000;
    font-size: 1.52778vw;
    font-weight: bold;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection .hrSubImg .hrSubImgCaption {
    padding: 15px 0 5px; 
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrSubImg.hrSubImg2018 {
    margin: 5.55556vw 0 0;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection .hrSubImg.hrSubImg2018 {
    margin: 80px 0 0;
  }
}
.hrWrapper .hrSection .hrDiscList {
  padding: 0 1.33333vw 0 2.66667vw;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrDiscList {
    padding: 0;
  }
}
.hrWrapper .hrSection .hrDiscList li {
  position: relative; 
  padding: 0 0 0 4.66667vw;
  font-size: 3.73333vw;
  line-height: 1.78571;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrDiscList li {
    padding: 0 0 0 1.73611vw; 
    font-size: 1.25vw;
    line-height: 1.4;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection .hrDiscList li {
    padding: 0 0 0 25px; 
    font-size: 18px;
  }
}
.hrWrapper .hrSection .hrDiscList li::before {
  content: "●";
  position: absolute;
  top: 2px;
  left: 0;
  color: #666;
  font-size: 80%;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrDiscList li::before {
    top: 4px;
    font-size: 70%;
  }
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrDiscList li + li {
    margin: 5px 0 0;
  }
}
.hrWrapper .hrSection .hrTextDotted {
  margin: 0 0 4vw; 
  font-size: 3.2vw;
  line-height: 1.41667;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrTextDotted {
    margin: 0; 
    font-size: 1.25vw;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection .hrTextDotted {
    font-size: 18px;
  }
}
.hrWrapper .hrSection .hrTextDotted li {
  display: flex;
  position: relative; 
  margin: 0 0 0 4.26667vw;
  padding: 0 6.66667vw 0 6.4vw;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrTextDotted li {
    margin: 0 0 0 1.38889vw;
    padding: 0 0 0 1.73611vw;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection .hrTextDotted li {
    margin: 0 0 0 20px;
    padding: 0 0 0 25px;
  }
}
.hrWrapper .hrSection .hrTextDotted li::before {
  content: "●";
  position: absolute;
  top: 2px;
  left: 0;
  color: #ec6216;
  font-size: 90%;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrTextDotted li::before {
    top: 4px; 
    font-size: 70%;
  }
}
.hrWrapper .hrSection .hrTextDotted li + li {
  margin-top: 2.66667vw;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrTextDotted li + li {
    margin-top: 0.69444vw;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection .hrTextDotted li + li {
    margin-top: 10px;
  }
}
.hrWrapper .hrSection .hrTextDotted.hrTextDottedImg li {
  align-items: center;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrTextDotted.hrTextDottedImg li {
    margin: 0;
    padding: 0 2.77778vw 1.38889vw 1.38889vw;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection .hrTextDotted.hrTextDottedImg li {
    padding: 0 40px 20px 20px;
  }
}
.hrWrapper .hrSection .hrTextDotted.hrTextDottedImg li::before {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrTextDotted.hrTextDottedImg li::before {
    display: none;
  }
}
.hrWrapper .hrSection .hrTextDotted.hrTextDottedImg li span:first-of-type {
  margin: 0 20px 0 0; 
  width: 37.33333vw;
  min-width: 37.33333vw;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrTextDotted.hrTextDottedImg li span:first-of-type {
    width: 20.97222vw; 
    min-width: 20.97222vw;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection .hrTextDotted.hrTextDottedImg li span:first-of-type {
    width: 302px; 
    min-width: 302px;
  }
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrTextDotted.hrTextDottedImg li span:last-of-type {
    margin: 0 0 10px;
  }
}
.hrWrapper .hrSection.hrBgYellow {
  position: relative;
  z-index: 0; 
  margin: -20vw 0 24vw;
  padding: 24vw 0;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection.hrBgYellow {
    margin: -13.88889vw 0 5.55556vw -54.16667vw;
    padding: 18.05556vw 0 18.05556vw;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection.hrBgYellow {
    margin: -200px 0 80px -780px;
    padding: 260px 0 260px;
  }
}
.hrWrapper .hrSection.hrBgYellow::before {
  top: 73.33333vw;
  height: calc(100% - 55vw);
}
@media (min-width: 768px) {
  .hrWrapper .hrSection.hrBgYellow::before {
    top: 41.66667vw;
    height: calc(100% - 41.66667vw);
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection.hrBgYellow::before {
    top: 600px;
    height: calc(100% - 600px);
  }
}
.hrWrapper .hrSection.hrBgYellow::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: -8vw;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: skewY(-5deg);
          transform: skewY(-5deg);
  background: rgba(255, 235, 104, 0.3);
}
@media (min-width: 768px) {
  .hrWrapper .hrSection.hrBgYellow::after {
    top: 0;
    left: -50%;
    width: 200%; 
    height: 96%;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection.hrBgYellow::after {
    top: 40px; 
    height: 96%;
  }
}
.hrWrapper .hrSection.hrBgYellow .hrSpMenuBtnWrap {
  top: 66.66667vw;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection.hrBgYellow .hrSpMenuBtnWrap {
    top: 40.27778vw;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection.hrBgYellow .hrSpMenuBtnWrap {
    top: 580px;
  }
}
.hrWrapper .hrSection.hrBgYellow .hrSpMenuBtnWrap.hrShow-end {
  bottom: -24vw;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection.hrBgYellow .hrSpMenuBtnWrap.hrShow-end {
    bottom: -2px;
  }
}
.hrWrapper .hrSection.hrBgYellow .hrShow-first .hrSpMenuBtn {
  top: auto;
}
.hrWrapper .hrSection .hrSpMenuBtnWrap {
  display: flex;
  align-items: center;
  position: absolute;
  z-index: 1; 
  top: 40vw;
  left: 0;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrSpMenuBtnWrap {
    top: 22.22222vw;
    left: 43.05556vw;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection .hrSpMenuBtnWrap {
    top: 320px;
    left: 50%;
    margin: 0 0 0 -160px;
  }
}
.hrWrapper .hrSection .hrSpMenuBtnWrap .hrSpMenuBtn {
  position: relative;
  z-index: 1; 
  width: 20.26667vw;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrSpMenuBtnWrap .hrSpMenuBtn {
    width: 5.97222vw;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection .hrSpMenuBtnWrap .hrSpMenuBtn {
    width: 86px;
  }
}
.hrWrapper .hrSection .hrSpMenuBtnWrap .hrSpMenuBtnItems {
  display: flex;
  align-items: center;
  position: relative;
  left: -100%; 
  margin: 0 0 0 -2.66667vw;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrSpMenuBtnWrap .hrSpMenuBtnItems {
    display: none !important;
  }
}
.hrWrapper .hrSection .hrSpMenuBtnWrap .hrSpMenuBtnItems li {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 1.33333vw 0 0;
  border-radius: 50%;
  width: 12vw;
  height: 12vw;
  background: #eb5504;
  text-align: center; 
  box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.3);
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 3.73333vw;
  font-weight: bold;
  line-height: 1.4;
}
.hrWrapper .hrSection .hrSpMenuBtnWrap .hrSpMenuBtnItems li a {
  color: #fff;
}
.hrWrapper .hrSection .hrSpMenuBtnWrap.hrShow {
  position: fixed;
  top: auto;
  bottom: 4vw;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrSpMenuBtnWrap.hrShow {
    bottom: 30px;
    left: 38.88889vw;
  }
}
@media (min-width: 1200px) {
  .hrWrapper .hrSection .hrSpMenuBtnWrap.hrShow {
    left: 50%;
    margin: 0 0 0 -3.61111vw;
  }
}
@media (min-width: 1250px) {
  .hrWrapper .hrSection .hrSpMenuBtnWrap.hrShow {
    margin: 0 0 0 -4.02778vw;
  }
}
@media (min-width: 1300px) {
  .hrWrapper .hrSection .hrSpMenuBtnWrap.hrShow {
    margin: 0 0 0 -4.16667vw;
  }
}
@media (min-width: 1350px) {
  .hrWrapper .hrSection .hrSpMenuBtnWrap.hrShow {
    margin: 0 0 0 -4.44444vw;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection .hrSpMenuBtnWrap.hrShow {
    margin: 0 0 0 -70px;
  }
}
.hrWrapper .hrSection .hrSpMenuBtnWrap.hrShow-end {
  top: auto;
  bottom: -8vw;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection .hrSpMenuBtnWrap.hrShow-end {
    bottom: -2px;
  }
}
.hrWrapper .hrSection .hrSpMenuBtnWrap .hrSpMenuBtnItems {
  transition: all 0.6s cubic-bezier(0.68, -0.25, 0.265, 1.45);
}
.hrWrapper .hrSection .hrSpMenuBtnWrap .hrSpMenuBtnItems.hrSpMenuActive {
  -webkit-animation: hrSpMenuOpenAnimation 0.4s cubic-bezier(0.68, -0.25, 0.265, 1.45) forwards;
          animation: hrSpMenuOpenAnimation 0.4s cubic-bezier(0.68, -0.25, 0.265, 1.45) forwards;
}
.hrWrapper .hrSection05 {
  margin: 0;
  padding: 0 0 18.66667vw;
  overflow: hidden;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection05 {
    margin: 0 0 0 -54.16667vw;
    padding: 0 0 9.72222vw;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection05 {
    margin: 0 0 0 -780px;
    padding: 0 0 140px;
  }
}
.hrWrapper .hrSection05::before {
  height: 50vw;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection05::before {
    top: 23.61111vw;
    height: 200px;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection05::before {
    top: 340px;
  }
}
.hrWrapper .hrSection05 .hrYearImg {
  width: 64.66667vw; 
  background: url("/content/dam/au-com/brand/historical-road/img/bg_year_sm.png") no-repeat 0 0/cover;
}
@media (min-width: 768px) {
  .hrWrapper .hrSection05 .hrYearImg {
    width: 46.25vw; 
    background: url("/content/dam/au-com/brand/historical-road/img/bg_year_lg.png") no-repeat 0 0;
    background-size: 46.25vw 22.63889vw;
  }
}
@media (min-width: 1440px) {
  .hrWrapper .hrSection05 .hrYearImg {
    width: 666px; 
    background-size: 666px 326px;
  }
}

.hrBlock-fade-in {
  opacity: 0;
  clear: both;
  transition: opacity 0.7s;
}
.hrBlock-fade-in.hrBlock-show {
  opacity: 1;
}
.hrBlock-fade-in.hrBlock-show .hrYearTitle,
.hrBlock-fade-in.hrBlock-show .hrSubImg,
.hrBlock-fade-in.hrBlock-show .hrImg,
.hrBlock-fade-in.hrBlock-show .hrPcFlexboxRight {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.hrBlock-fade-in .hrYearTitle,
.hrBlock-fade-in .hrSubImg {
  transition: all 0.7s;
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); 
  -webkit-transform: translateX(-40px); 
          transform: translateX(-40px);
}
.hrBlock-fade-in .hrImg,
.hrBlock-fade-in .hrPcFlexboxRight {
  transition: all 0.7s;
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); 
  -webkit-transform: translateX(40px); 
          transform: translateX(40px);
}

@-webkit-keyframes hrSpMenuOpenAnimation {
  0% {
    opacity: 0; 
    left: -100%;
  }
  100% {
    opacity: 1; 
    left: 0;
  }
}

@keyframes hrSpMenuOpenAnimation {
  0% {
    opacity: 0; 
    left: -100%;
  }
  100% {
    opacity: 1; 
    left: 0;
  }
}

/* ------------------------
  utilities Classes
------------------------ */
.u-hidden {
  display: none !important;
  visibility: hidden;
}

@media (max-width: 767.98px) {
  .u-hidden-sm {
    display: none !important;
    visibility: hidden;
  }
}

.u-hidden-up-sm {
  display: none !important;
  visibility: hidden;
}

@media (max-width: 767.98px) {
  .u-hidden-down-sm {
    display: none !important;
    visibility: hidden;
  }
}

@media (min-width: 768px) and (max-width: 979.98px) {
  .u-hidden-md {
    display: none !important;
    visibility: hidden;
  }
}

@media (min-width: 768px) {
  .u-hidden-up-md {
    display: none !important;
    visibility: hidden;
  }
}

@media (max-width: 979.98px) {
  .u-hidden-down-md {
    display: none !important;
    visibility: hidden;
  }
}

@media (min-width: 980px) {
  .u-hidden-lg {
    display: none !important;
    visibility: hidden;
  }
}

@media (min-width: 980px) {
  .u-hidden-up-lg {
    display: none !important;
    visibility: hidden;
  }
}

.u-hidden-down-lg {
  display: none !important;
  visibility: hidden;
}

.u-visuallyhidden {
  overflow: hidden;
  clip: rect(0 0 0 0); 
  position: absolute;
  margin: -1px;
  padding: 0;
  border: 0;
  width: 1px;
  height: 1px;
}

.u-visuallyhidden.focusable:active,
.u-visuallyhidden.focusable:focus {
  overflow: visible;
  clip: auto; 
  position: static;
  margin: 0;
  width: auto;
  height: auto;
}

.u-invisible {
  visibility: hidden;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

/* ------------------------
  Print Styles
------------------------ */
@media print {
  *,
  *::before,
  *::after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}