@charset "UTF-8";
footer.entry-foot {
  margin-bottom: 4em;
}
@media only screen and (min-width: 1024px) {
  footer.entry-foot {
    margin-bottom: 13em;
  }
}

article {
  padding: 0 1em;
}
@media only screen and (min-width: 1024px) {
  article {
    padding: 0;
  }
}

@media only screen and (min-width: 1024px) {
  body > .wrap:nth-child(4) {
    max-width: none;
    padding: 0;
  }
}

article .ttl-txtbox h1 {
  padding: 1em 0 .4em;
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.6;
  font-weight: normal;
  text-shadow: 1px 1px 1px #ddd;
}
article .ttl-txt {
  display: none;
}
article .ttl-category {
  margin-bottom: 1.5em;
  font-size: 13px;
  font-size: 1.3rem;
  color: #2066AE;
}
article .ttl-info {
  position: relative;
  padding-bottom: 4.5em;
  margin-bottom: 1em;
}
article .ttl-time {
  position: absolute;
  right: 0;
  bottom: 1em;
  font-size: 13px;
  font-size: 1.3rem;
  color: #777;
}
article .ttl-catch {
  margin: 0 -.6em;
}
article .ttl-catch img {
  width: 100%;
}
article .ttl-inner {
  position: relative;
}
article .ttl-label-sp {
  position: absolute;
  bottom: -3.25em;
  left: -1em;
  display: inline-block;
  padding: 0 .8em;
  color: #fff;
  background-color: #89023E;
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
}
@media only screen and (min-width: 1024px) {
  article > .wrap:first-child {
    position: relative;
  }
  article .ttl-txtbox {
    background-color: #fff;
    position: absolute;
    top: 3em;
    right: 4.5em;
    width: 36em;
    height: 33.5em;
    padding: 3em;
    z-index: 2;
    -moz-box-shadow: 0 2px 12px rgba(53, 116, 181, 0.3);
    -webkit-box-shadow: 0 2px 12px rgba(53, 116, 181, 0.3);
    box-shadow: 0 2px 12px rgba(53, 116, 181, 0.3);
  }
  article .ttl-txtbox h1 {
    margin: .5em 0 .8em;
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: bold;
  }
  article .ttl-txt {
    display: block;
    margin: 1em　0;
    font-size: 13px;
    font-size: 1.3rem;
  }
  article .ttl-info {
    position: static;
    margin-top: 1.6em;
  }
  article .ttl-catch {
    margin: 0;
    overflow: hidden;
    position: relative;
    z-index: 0;
    background: url(../../img_2017/share/mileage_interview_anax.jpg) no-repeat center;
    background-size: cover;
  }
  article .ttl-catch:before {
    content: '';
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    z-index: -1;
    background: inherit;
    -moz-filter: blur(5px);
    -webkit-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
  }
  article .ttl-catch img {
    max-width: 750px;
  }
  article .ttl-category {
    display: none;
  }
  article .ttl-label-sp {
    bottom: auto;
    top: -2.6em;
    left: -2em;
  }
  article .ttl-time {
    position: static;
    margin-top: 1em;
  }
}

.anax-ttl-en, .anax-ttl-en-white, .anax-contents .ttl, .anax-ttl-blue-order .num > span, .anax-ttl-blue-pickup .num > span, .anax-person-box .label {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  font-size: 2.6rem;
  color: #073190;
  line-height: 1;
  text-shadow: 1px 1px 1px rgba(224, 231, 239, 0.5);
  margin-bottom: .7em;
  position: relative;
}
.anax-ttl-en .jp, .anax-ttl-en-white .jp, .anax-contents .ttl .jp, .anax-ttl-blue-order .num > span .jp, .anax-ttl-blue-pickup .num > span .jp, .anax-person-box .label .jp {
  position: absolute;
  top: 50%;
  right: 0;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: normal;
  color: #285ca8;
}

.anax-ttl-en-white, .anax-contents .ttl, .anax-ttl-blue-order .num > span, .anax-ttl-blue-pickup .num > span {
  color: #fff;
  text-shadow: 1px 1px 1px #00326c;
}

.anax-person-box {
  position: relative;
  margin: 2em 1em 0;
  background-color: #bcd7f1;
}
.anax-person-box .img {
  text-align: center;
  background-color: #e0e7ef;
}
.anax-person-box img {
  width: 100%;
  max-width: 500px;
}
.anax-person-box .ttl {
  padding: 1em;
}
.anax-person-box .ttl > span {
  display: block;
}
.anax-person-box .ttl > span:first-child {
  color: #285ca8;
  font-size: 12px;
  font-size: 1.2rem;
}
.anax-person-box .ttl > span:nth-child(3) {
  font-size: 12px;
  font-size: 1.2rem;
}
.anax-person-box .ttl > span:nth-child(4) {
  font-size: 18px;
  font-size: 1.8rem;
}
.anax-person-box .label {
  position: absolute;
  top: .5em;
  left: -.5em;
  font-size: 20px;
  font-size: 2rem;
}
@media only screen and (min-width: 1024px) {
  .anax-person-box {
    margin: 0;
  }
}

.anax-contents {
  margin: 3em -1em;
  padding: 3em 1.5em 4em;
  position: relative;
  background-color: #073190;
  background: -webkit-linear-gradient(left top, #0b308e, #285ca8);
  background: linear-gradient(65deg, #0b308e, #285ca8);
}
.anax-contents .ttl {
  font-size: 20px;
  font-size: 2rem;
}
.anax-contents .anax-list-mokuji-order {
  margin-bottom: 2.5em;
}
.anax-contents .anax-list-mokuji-order li {
  margin-bottom: .4em;
  padding: .3em 0 0 2em;
  position: relative;
  font-size: 15px;
  font-size: 1.5rem;
}
.anax-contents .anax-list-mokuji-order li:nth-child(9):before {
  position: absolute;
  top: .1em;
  left: 0;
  content: "09";
  color: #fff;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
}
.anax-contents .anax-list-mokuji-order li:nth-child(8):before {
  position: absolute;
  top: .1em;
  left: 0;
  content: "08";
  color: #fff;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
}
.anax-contents .anax-list-mokuji-order li:nth-child(7):before {
  position: absolute;
  top: .1em;
  left: 0;
  content: "07";
  color: #fff;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
}
.anax-contents .anax-list-mokuji-order li:nth-child(6):before {
  position: absolute;
  top: .1em;
  left: 0;
  content: "06";
  color: #fff;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
}
.anax-contents .anax-list-mokuji-order li:nth-child(5):before {
  position: absolute;
  top: .1em;
  left: 0;
  content: "05";
  color: #fff;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
}
.anax-contents .anax-list-mokuji-order li:nth-child(4):before {
  position: absolute;
  top: .1em;
  left: 0;
  content: "04";
  color: #fff;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
}
.anax-contents .anax-list-mokuji-order li:nth-child(3):before {
  position: absolute;
  top: .1em;
  left: 0;
  content: "03";
  color: #fff;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
}
.anax-contents .anax-list-mokuji-order li:nth-child(2):before {
  position: absolute;
  top: .1em;
  left: 0;
  content: "02";
  color: #fff;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
}
.anax-contents .anax-list-mokuji-order li:nth-child(1):before {
  position: absolute;
  top: .1em;
  left: 0;
  content: "01";
  color: #fff;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
}
.anax-contents .anax-list-mokuji-order a {
  color: #fff;
  text-shadow: 1px 1px 1px #00326c;
}
.anax-contents .anax-list-mokuji li {
  font-size: 15px;
  font-size: 1.5rem;
}
.anax-contents .anax-list-mokuji a {
  color: #fff;
  text-shadow: 1px 1px 1px #00326c;
  position: relative;
  z-index: 10;
}
@media only screen and (min-width: 768px) {
  .anax-contents {
    overflow: hidden;
  }
  .anax-contents > .row {
    position: relative;
  }
  .anax-contents > .row:before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 120%;
    background-image: url(../../img_2017/sp/anax/mokuji_bg.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    right: 0;
    -moz-transform: translate(50%, -50%);
    -webkit-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
  }
}
@media only screen and (min-width: 1024px) {
  .anax-contents {
    margin: 0 0;
    padding: 6em 0 0;
  }
  .anax-contents > .row:before {
    margin-top: -3em;
    left: 50%;
    right: auto;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

@media only screen and (min-width: 1024px) {
  .gutters .anax-inner {
    margin-top: 6em;
  }
  .gutters .anax-inner .span_64_right,
  .gutters .anax-inner .span_32_right,
  .gutters .anax-inner .span_64 {
    margin-bottom: 2em;
  }
  .gutters .anax-inner .col {
    margin-left: 3%;
  }
  .gutters .anax-inner .col:first-child {
    margin-left: 0;
  }
  .gutters .anax-inner .span_8 {
    width: 31.3%;
  }
}

.anax-wrap {
  padding-bottom: 4em;
  margin-bottom: 2.5em;
  border-bottom: 1px solid #073190;
}
@media only screen and (min-width: 1024px) {
  .anax-wrap {
    padding-bottom: 0;
  }
}

.anax-img {
  margin-top: .5em;
  text-align: center;
}
.anax-img img {
  max-width: 500px;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .anax-img {
    position: relative;
  }
  .anax-img:before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 150%;
    background-image: url(../../img_2017/sp/anax/img_bg.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
  }
}

.anax-ttl-blue-order, .anax-ttl-blue-pickup {
  margin-bottom: 1.8em;
  background-color: #fff;
}
.anax-ttl-blue-order:after, .anax-ttl-blue-pickup:after {
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  margin-top: .8em;
  background: -webkit-linear-gradient(left top, #0b308e, #bcd7f1);
  background: linear-gradient(65deg, #0b308e, #bcd7f1);
}
.anax-ttl-blue-order .num, .anax-ttl-blue-pickup .num {
  overflow: hidden;
  height: 2.4em;
  width: 9em;
  margin-bottom: 1em;
}
.anax-ttl-blue-order .num > span, .anax-ttl-blue-pickup .num > span {
  display: inline-block;
  position: relative;
  padding: .4em 1.8em .4em 2.2em;
  font-size: 20px;
  font-size: 2rem;
  background-color: #285ca8;
  background: -webkit-linear-gradient(left, #0b308e, #285ca8);
  background: linear-gradient(to right, #0b308e, #285ca8);
}
.anax-ttl-blue-order .num > span:before, .anax-ttl-blue-pickup .num > span:before, .anax-ttl-blue-order .num > span:after, .anax-ttl-blue-pickup .num > span:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  margin: auto;
}
.anax-ttl-blue-order .num > span:before, .anax-ttl-blue-pickup .num > span:before {
  top: -.4em;
  right: -1em;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  border-width: 1.3em 0 1.3em 1em;
  z-index: 10;
}
.anax-ttl-blue-order .num > span:after, .anax-ttl-blue-pickup .num > span:after {
  top: -.4em;
  right: -.8em;
  border-style: solid;
  border-color: transparent transparent transparent #285ca8;
  border-width: 1.3em 0 1.3em 1em;
  z-index: 10;
}
.anax-ttl-blue-order .num > span span:before, .anax-ttl-blue-pickup .num > span span:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  margin: auto;
  top: -.4em;
  right: -1.2em;
  border-style: solid;
  border-color: transparent transparent transparent #285ca8;
  border-width: 1.3em 0 1.3em 1em;
  z-index: 7;
}
.anax-ttl-blue-order .ttl, .anax-ttl-blue-pickup .ttl {
  margin-bottom: 1em;
  color: #073190;
  text-shadow: 1px 1px 1px rgba(224, 231, 239, 0.5);
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: bold;
}
@media only screen and (min-width: 1024px) {
  .anax-ttl-blue-order, .anax-ttl-blue-pickup {
    position: relative;
    margin-bottom: 1em;
  }
  .anax-ttl-blue-order .num, .anax-ttl-blue-pickup .num {
    position: absolute;
    top: 0;
    left: 0;
  }
  .anax-ttl-blue-order .ttl, .anax-ttl-blue-pickup .ttl {
    padding-left: 8em;
    font-size: 19px;
    font-size: 1.9rem;
  }
}

.anax-ttl-blue-pickup {
  padding: 1em;
  position: relative;
  overflow: hidden;
  background: -webkit-linear-gradient(left, #0b308e, #285ca8);
  background: linear-gradient(to right, #0b308e, #285ca8);
}
.anax-ttl-blue-pickup:after {
  content: none;
}
.anax-ttl-blue-pickup:before {
  content: '';
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../../img_2017/sp/anax/mokuji_bg.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 90%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.anax-ttl-blue-pickup .ttl {
  margin-bottom: 0;
  color: #fff;
  text-shadow: 1px 1px 1px #00326c;
}
@media only screen and (min-width: 1024px) {
  .anax-ttl-blue-pickup {
    margin-bottom: 3em;
  }
  .anax-ttl-blue-pickup .ttl {
    padding-left: .5em;
  }
}

.anax-img-box {
  margin-bottom: 3em;
}
.anax-img-box .img {
  text-align: center;
}
.anax-img-box img {
  max-width: 500px;
  width: 100%;
}
.anax-img-box .txt {
  margin: auto;
  max-width: 500px;
  width: 100%;
  text-align: right;
  font-size: 12px;
  font-size: 1.2rem;
  color: #999;
}
