@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Oswald:wght@700&display=swap');
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

ul {
  list-style: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none; }

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

.aw1 img {
  display: block;
  margin: 0 auto;
  max-width: 100%; }

.aw1 .flex, .aw1 footer nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center; }

.aw1 .video > div {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
  margin-bottom: 10px; }

.aw1 .video > div > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.aw1 p span.under {
  background: linear-gradient(to bottom, transparent 60%, #fff000 60%); }

.aw1 p strong.big {
  font-size: 1.2em;
  font-weight: 700; }

.aw1 br.pc {
  display: none; }

@media screen and (min-width: 768px) {
  .aw1 br.pc {
    display: block; }

  .aw1 br.sp {
    display: none; } }

.aw1 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400; }

.aw1 header, .aw1 .hamburger, .aw1 .menu_top, .aw1 h2, .aw1 h3, .aw1 h4, .aw1 .menu_features li dd, .aw1 .ability > p, .aw1 .comment .commentator .name, .aw1 #review > p, .aw1 #review .btn_link_review, .aw1 .menu_inch + a, .aw1 .set_box .detail, .aw1 footer small {
  font-family: "Noto Sans JP", sans-serif; }

.aw1 #review li .user dd, .aw1 .set_box .price {
  font-family: "Oswald", sans-serif; }

.aw1 header .breadcrumb {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  padding: 0.2em 0 0.2em 5px;
  background-color: #036eb8;
  display: block;
  width: 100%;
  box-sizing: border-box; }

.aw1 header .breadcrumb a, .aw1 header .breadcrumb span {
  color: #fff;
  margin-right: 0.5em;
  font-weight: 400; }

@media screen and (min-width: 768px) {
  .aw1 header .breadcrumb {
    font-size: 14px; } }

.aw1 header {
  background: url("/asp/photo/auction/lp/aw1/img/bg_fv_tire.png") center right / 56% no-repeat, url("/asp/photo/auction/lp/aw1/img/bg_fv_sp.jpg") top center / cover no-repeat;
  padding: 30vw 0 10vw; }

.aw1 header .title {
  width: 60%; }

.aw1 header .title h1 {
  text-align: right;
  margin-bottom: 10vw;
  padding-right: 6vw;
  height: 36vw; }

.aw1 header .title h1 span {
  color: #fff;
  background-color: #0f449a;
  font-size: 3.4vw;
  font-weight: 700;
  padding: 0.2em 0.8em;
  border-radius: 2em; }

.aw1 header .title h1 .logo_nankang {
  width: 80%;
  margin: 3vw 0 5vw auto; }

.aw1 header .title h1 .logo_aw1 {
  width: 95%;
  margin: 0 0 1vw auto; }

.aw1 header .title h1 small {
  font-weight: 700;
  color: #0f449a;
  font-size: 3.4vw;
  text-shadow: 1px 1px 1px #fff, -1px -1px 1px #fff, 1px -1px 1px #fff, -1px 1px 1px #fff, 0px 1px 1px #fff, 1px 0px 1px #fff, 0px -1px 1px #fff, -1px 0px 1px #fff; }

.aw1 header .catch {
  padding: 0 2.5%;
  margin: 0 auto;
  background: url("/asp/photo/auction/lp/aw1/img/bg_fv_catch.png") bottom center / contain no-repeat; }

.aw1 header .catch img {
  width: 28%; }

.aw1 header .catch p {
  width: 72%;
  font-size: 4vw;
  line-height: 1.2;
  font-weight: 900;
  color: #00218c;
  padding-left: 0.5em;
  box-sizing: border-box;
  text-shadow: 1px 1px 2px #fff, -1px -1px 2px #fff, 1px -1px 2px #fff, -1px 1px 2px #fff, 0px 1px 2px #fff, 1px 0px 2px #fff, 0px -1px 2px #fff, -1px 0px 2px #fff, 1px 1px 2px #fff, -1px -1px 2px #fff, 1px -1px 2px #fff, -1px 1px 2px #fff, 0px 1px 2px #fff, 1px 0px 2px #fff, 0px -1px 2px #fff, -1px 0px 2px #fff;
  transform: skewX(-5deg); }

.aw1 header .catch p span {
  font-size: 0.75em; }

@media screen and (min-width: 768px) {
  .aw1 header {
    background: url("/asp/photo/auction/lp/aw1/img/bg_fv_tire.png") bottom right / 45% no-repeat, url("/asp/photo/auction/lp/aw1/img/bg_fv_pc.jpg") center center / cover no-repeat;
    padding-top: 10vw; }

  .aw1 header .title {
    width: 50%; }

  .aw1 header .title h1 {
    margin-bottom: 7vw;
    padding-right: 0;
    height: 29vw; }

  .aw1 header .title h1 span {
    font-size: 2.5vw;
    padding: 0.2em 1.8em; }

  .aw1 header .title h1 .logo_nankang {
    width: 75%;
    margin: 3vw 0 4vw auto; }

  .aw1 header .title h1 .logo_aw1 {
    margin: 0 0 1vw auto; }

  .aw1 header .title h1 small {
    font-size: 2.2vw; }

  .aw1 header .catch {
    width: 76%;
    padding: 0 0 0 2.5%;
    margin: 0; }

  .aw1 header .catch img {
    width: 28%; }

  .aw1 header .catch p {
    font-size: 3.2vw; } }

@media screen and (min-width: 1024px) {
  .aw1 header {
    background: url("/asp/photo/auction/lp/aw1/img/bg_fv_tire.png") bottom right calc(50% - 276px) / 460px no-repeat, url("/asp/photo/auction/lp/aw1/img/bg_fv_pc.jpg") bottom center / cover no-repeat;
    padding: 100px 0; }

  .aw1 header .title {
    width: 512px;
    margin-left: calc(50% - 512px); }

  .aw1 header .title h1 {
    margin-bottom: 70px;
    height: 290px; }

  .aw1 header .title h1 span {
    font-size: 25px; }

  .aw1 header .title h1 .logo_nankang {
    margin: 30px 0 40px auto; }

  .aw1 header .title h1 .logo_aw1 {
    margin: 0 0 10px auto; }

  .aw1 header .title h1 small {
    font-size: 22px; }

  .aw1 header .catch {
    width: 800px;
    padding: 0 0 0 25px;
    box-sizing: border-box;
    margin-left: calc(50% - 512px); }

  .aw1 header .catch img {
    width: 28%; }

  .aw1 header .catch p {
    font-size: 32px; } }

.aw1 .hamburger .btn_menu {
  position: fixed;
  top: 20px;
  right: 2.5%;
  z-index: 110;
  width: 60px;
  height: 60px;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  border: 2px solid #00218c;
  display: none;
  text-align: center; }

.aw1 .hamburger .btn_menu.open {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0);
  background-color: transparent;
  border: none; }

.aw1 .hamburger .btn_menu .bar {
  width: 75%;
  height: 4px;
  background-color: #00218c;
  border-radius: 4px;
  position: relative;
  margin: 20px auto 15px;
  display: block;
  transition: 0.3s; }

.aw1 .hamburger .btn_menu.open .bar {
  width: 50%;
  transform: rotate(45deg);
  height: 2px;
  margin-bottom: 10px;
  margin-left: 22px; }

.aw1 .hamburger .btn_menu .bar::before, .aw1 .hamburger .btn_menu .bar::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #00218c;
  border-radius: 4px;
  left: 0;
  transition: 0.3s; }

.aw1 .hamburger .btn_menu .bar::before {
  bottom: 10px; }

.aw1 .hamburger .btn_menu .bar::after {
  top: 10px; }

.aw1 .hamburger .btn_menu.open .bar::before {
  bottom: 0px;
  height: 2px;
  transform: rotate(-90deg); }

.aw1 .hamburger .btn_menu.open .bar::after {
  top: 0px;
  height: 2px;
  transform: rotate(-90deg); }

.aw1 .hamburger .btn_menu .text {
  color: #00218c;
  font-weight: 700;
  font-size: 14px;
  transform: scaleX(1.1);
  transition: 0.3s; }

.aw1 .hamburger .btn_menu.open .text {
  font-size: 10px;
  font-weight: 500;
  margin-left: 15px; }

.aw1 .hamburger ul {
  position: fixed;
  top: 20px;
  right: -100%;
  opacity: 0;
  z-index: 100;
  background-color: #fff;
  width: 240px;
  padding: 10px 10px 20px;
  box-sizing: border-box;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  transition: 0.3s;
  border: 2px solid #00218c;
  border-radius: 10px; }

.aw1 .hamburger ul.open {
  right: 2.5%;
  opacity: 1; }

.aw1 .hamburger li {
  margin-bottom: 10px;
  text-align: center;
  padding: 1em 0;
  border-radius: 15px;
  background: linear-gradient(to top, #e35500 0%, #f86706 38%, #ff8416 100%);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3); }

.aw1 .hamburger li a {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  transform: skewX(-10deg);
  display: inline-block; }

.aw1 .hamburger li a small {
  font-size: 14px;
  color: #17499d;
  display: block;
  font-weight: 700;
  letter-spacing: 0.1em;
  padding: 0.5em 1em 0.5em 0;
  margin-top: 5px;
  background: url("/asp/photo/auction/lp/aw1/img/bg_title_small.png") center bottom 2px / 150px 22px no-repeat; }

.aw1 .hamburger li:first-of-type {
  width: 70%;
  margin: 0 auto 10px;
  background: transparent;
  box-shadow: none; }

.aw1 .hamburger li:first-of-type a {
  transform: skewX(0); }

.aw1 .hamburger li:first-of-type a small {
  font-size: 12px;
  color: #10347e;
  font-weight: 700;
  letter-spacing: 0;
  padding: 0; }

.aw1 .hamburger li:first-of-type img {
  margin-bottom: 10px; }

@media screen and (min-width: 768px) {
  .aw1 .hamburger .btn_menu {
    cursor: pointer; } }

@media screen and (min-width: 1366px) {
  .aw1 .hamburger .btn_menu {
    right: calc(50% - 673px); }

  .aw1 .hamburger ul.open {
    right: calc(50% - 673px); } }

.aw1 main {
  overflow: hidden;
  background: url("/asp/photo/auction/lp/aw1/img/bg_all.png") center / 100% repeat-y; }

.aw1 main > .wrap {
  padding: 5px 0 5vw; }

@media screen and (min-width: 768px) {
  .aw1 main {
    overflow: visible;
    padding-bottom: 50px; } }

@media screen and (min-width: 1024px) {
  .aw1 main > .wrap {
    padding-bottom: 50px; } }

.aw1 .menu_top ul {
  width: 90%;
  max-width: 970px;
  margin: 5vw auto 10vw; }

.aw1 .menu_top ul li {
  width: 31%;
  margin-bottom: 5vw;
  filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.5));
  background: linear-gradient(to top, #e35500 0%, #f86706 38%, #ff8416 100%);
  border-radius: 10px;
  position: relative;
  z-index: 0; }

.aw1 .menu_top ul li:nth-of-type(2) {
  margin: 0 auto 5vw; }

.aw1 .menu_top ul li:nth-of-type(4) {
  margin-right: 3.5%; }

.aw1 .menu_top ul li a {
  width: 100%;
  height: 4em;
  padding: 0;
  line-height: 1.2;
  color: #fff;
  font-size: 3.75vw;
  font-weight: 700;
  text-align: center;
  position: relative;
  z-index: 2;
  transform: skewX(-5deg); }

@media screen and (min-width: 768px) {
  .aw1 .menu_top ul {
    width: 100%;
    margin: 0 auto;
    justify-content: space-between;
    position: relative;
    bottom: 4vw; }

  .aw1 .menu_top ul li {
    width: 19%;
    margin: 0;
    transition: 0.3s; }

  .aw1 .menu_top ul li:nth-of-type(2), .aw1 .menu_top ul li:nth-of-type(4) {
    margin: 0; }

  .aw1 .menu_top ul li a {
    font-size: 2vw; }

  .aw1 .menu_top ul li:hover {
    transform: translateY(-20px); } }

@media screen and (min-width: 1024px) {
  .aw1 .menu_top ul {
    bottom: 40px; }

  .aw1 .menu_top ul li a {
    font-size: 20px; } }

.aw1 > main > .wrap {
  width: 95%;
  max-width: 970px;
  margin: 0 auto 5vw;
  border-radius: 20px;
  box-sizing: border-box; }

.aw1 .wrap > section {
  margin-bottom: 15vw; }

.aw1 .sec_title {
  font-size: 5.8vw;
  font-weight: 900;
  color: #fff;
  background: linear-gradient(to bottom, #0845ce 0%, #022b85 90%);
  padding: 0.5em 0 0.5em 1em;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  margin-bottom: 1em; }

.aw1 .sec_title span {
  display: inline-block;
  transform: skewX(-10deg); }

.aw1 section .btn_lineup, .aw1 section .btn_link, .aw1 section .btn_link_match {
  display: block;
  font-size: 4vw;
  font-weight: 900;
  color: #fff;
  background-color: #ff2a00;
  width: 15em;
  margin: 0 auto 5vw;
  text-align: center;
  padding: 1em 0;
  border-radius: 0.5em; }

.aw1 section .btn_lineup {
  border-radius: 2em;
  width: 18em; }

.aw1 section .btn_link_match {
  background-color: #ff5400; }

.aw1 section .btn_link_match::after, .aw1 section .btn_lineup::after {
  content: '';
  display: inline-block;
  margin-left: 1em;
  width: 1em;
  height: 1em;
  background-color: #fff;
  clip-path: polygon(0 0, 100% 50%, 0 100%, 30% 50%);
  vertical-align: bottom;
  transition: 0.3s; }

@media screen and (min-width: 768px) {
  .aw1 .wrap > section {
    margin-bottom: 10vw; }

  .aw1 .sec_title {
    font-size: 3.2vw;
    margin-bottom: 2em; }

  .aw1 section .btn_lineup, .aw1 section .btn_link, .aw1 section .btn_link_match {
    font-size: 2.6vw;
    transition: 0.3s;
    border: 1px solid #ff2a00; }

  .aw1 section .btn_lineup:hover, .aw1 section .btn_link:hover, .aw1 section .btn_link_match:hover {
    color: #ff2a00;
    background-color: #fff; }

  .aw1 section .btn_lineup:hover::after {
    background-color: #ff2a00; }

  .aw1 section .btn_link_match:hover {
    color: #ff5400; } }

@media screen and (min-width: 1024px) {
  .aw1 > main > .wrap {
    margin: 0 auto 50px; }

  .aw1 .wrap > section {
    margin-bottom: 100px; }

  .aw1 .sec_title {
    font-size: 32px; }

  .aw1 section .btn_lineup, .aw1 section .btn_link, .aw1 section .btn_link_match {
    font-size: 26px;
    margin-bottom: 50px; } }

.aw1 .word_3 {
  color: #00218c;
  font-size: 8.5vw;
  font-weight: 900;
  text-shadow: 1px 1px 2px #fff, -1px -1px 2px #fff, 1px -1px 2px #fff, -1px 1px 2px #fff, 0px 1px 2px #fff, 1px 0px 2px #fff, 0px -1px 2px #fff, -1px 0px 2px #fff, 1px 1px 2px #fff, -1px -1px 2px #fff, 1px -1px 2px #fff, -1px 1px 2px #fff, 0px 1px 2px #fff, 1px 0px 2px #fff, 0px -1px 2px #fff, -1px 0px 2px #fff;
  transform: skewX(-5deg);
  background: url("/asp/photo/auction/lp/aw1/img/bg_introduction_h2.png") bottom center / contain no-repeat;
  padding-bottom: 0.5em;
  margin-bottom: 1em;
  text-align: center; }

.aw1 .word_3 span {
  font-size: 0.75em; }

.aw1 .introduction p {
  text-align: center;
  font-weight: 500;
  font-size: 4vw;
  line-height: 1.8; }

@media screen and (min-width: 768px) {
  .aw1 .wrap .introduction {
    padding: 5vw 0;
    margin-bottom: 5vw; }

  .aw1 .word_3 {
    width: 60%;
    margin: 0 auto 0.5em;
    font-size: 4.8vw;
    padding-bottom: 0.3em; }

  .aw1 .introduction p {
    font-size: 2vw; } }

@media screen and (min-width: 1024px) {
  .aw1 .wrap .introduction {
    padding: 50px 0;
    margin-bottom: 50px; }

  .aw1 .word_3 {
    font-size: 48px; }

  .aw1 .introduction p {
    font-size: 20px; } }

.aw1 #report img {
  margin-bottom: 5vw; }

.aw1 #report .name_box {
  justify-content: flex-start;
  margin-bottom: 5vw; }

.aw1 #report .name_title {
  width: 50%;
  font-size: 3.2vw; }

.aw1 #report .name_title span {
  display: block;
  line-height: 1.2; }

.aw1 #report .name_box dd {
  font-size: 6.1vw;
  font-weight: 700; }

.aw1 #report .name_box dd span {
  font-size: 0.6em;
  font-weight: 400; }

.aw1 #report p {
  font-size: 3.7vw;
  line-height: 1.8;
  margin-bottom: 5vw; }

.aw1 #report > img {
  margin-bottom: 0; }

.aw1 #report > p {
  text-align: center;
  margin-bottom: 15vw; }

.aw1 #report section {
  margin-bottom: 5vw;
  position: relative; }

.aw1 #report h3 {
  font-size: 4.3vw;
  font-weight: 700;
  color: #fff;
  text-align: center;
  padding: 0.5em 0; }

.aw1 #report h3 span {
  font-size: 0.75em;
  font-weight: 400;
  margin-left: 1em; }

.aw1 #report .comment.flex {
  justify-content: space-between;
  margin-bottom: 5vw; }

.aw1 #report .img_comment {
  width: 20%; }

.aw1 #report .img_comment img {
  margin: 0 auto; }

.aw1 #report .text_comment {
  width: 74%;
  position: relative; }

.aw1 #report .text_comment::before {
  content: '';
  position: absolute;
  border-top: 3vw solid transparent;
  border-bottom: 3vw solid transparent;
  top: 4vw; }

.aw1 #report section:nth-of-type(odd) .text_comment::before {
  border-right: 5vw solid #8de055;
  left: -4vw; }

.aw1 #report section:nth-of-type(even) .text_comment::before {
  border-left: 5vw solid #8de055;
  right: -4vw; }

.aw1 #report .text_comment p {
  font-size: 3.2vw;
  font-weight: 700;
  margin: 0;
  background-color: #8de055;
  border-radius: 1.2em;
  padding: 0.5em 0 0.5em 1.2em;
  box-sizing: border-box; }

.aw1 #report section p span.under {
  font-weight: 700; }

.aw1 #report section > small {
  display: block;
  font-size: 12px;
  line-height: 1.8;
  padding: 1em 1em 1em 2em;
  border: 1px solid #000;
  background-color: #fff;
  text-indent: -1em;
  max-width: 750px;
  margin: 0 auto;
  box-sizing: border-box; }

.aw1 #report section > small::before {
  content: '※'; }

@media screen and (min-width: 768px) {
  .aw1 .img_text_box {
    justify-content: space-between;
    margin-bottom: 3vw; }

  .aw1 .img_report_1 {
    width: 30%; }

  .aw1 #report img {
    margin-bottom: 0; }

  .aw1 .text_report_1 {
    width: 68%; }

  .aw1 #report .name_box {
    margin-bottom: 2vw; }

  .aw1 #report .name_title {
    width: 33%;
    font-size: 1.4vw;
    font-weight: 500; }

  .aw1 #report .name_title span {
    line-height: 1.5; }

  .aw1 #report .name_box dd {
    font-size: 3.6vw; }

  .aw1 #report .name_box dd span {
    margin-left: 0.2em; }

  .aw1 #report p {
    font-size: 1.6vw;
    margin-bottom: 0; }

  .aw1 #report > img {
    width: 70%;
    margin: 0 auto; }

  .aw1 #report > p {
    margin-bottom: 3vw; }

  .aw1 #report h3 {
    font-size: 2.8vw; }

  .aw1 #report h3 span {
    font-size: 0.5em; }

  .aw1 #report .comment.flex {
    width: 55%;
    margin-bottom: 0;
    position: absolute;
    top: 48vw; }

  .aw1 #report section:nth-of-type(even) .comment.flex {
    top: 50vw;
    right: 0; }

  .aw1 #report .img_comment {
    width: 20%; }

  .aw1 #report .img_comment img {
    margin: 0 auto; }

  .aw1 #report .text_comment {
    width: 74%; }

  .aw1 #report .text_comment::before {
    border-top: 2vw solid transparent;
    border-bottom: 2vw solid transparent;
    top: 2vw; }

  .aw1 #report section:nth-of-type(odd) .text_comment::before {
    border-right: 3vw solid #8de055;
    left: -2vw; }

  .aw1 #report section:nth-of-type(even) .text_comment::before {
    border-left: 3vw solid #8de055;
    right: -2vw; }

  .aw1 #report .text_comment p {
    font-size: 1.6vw;
    padding: 1em 0 1em 2.2em; }

  .aw1 #report section p {
    margin: 3vw auto; }

  .aw1 #report section:nth-of-type(even) .text_comment p {
    padding: 1em 0 1em 1em; } }

@media screen and (min-width: 1024px) {
  .aw1 .img_text_box {
    margin-bottom: 30px; }

  .aw1 #report .name_box {
    margin-bottom: 20px; }

  .aw1 #report .name_title {
    font-size: 14px; }

  .aw1 #report .name_box dd {
    font-size: 36px; }

  .aw1 #report p {
    font-size: 16px; }

  .aw1 #report > p {
    margin-bottom: 30px; }

  .aw1 #report section {
    margin-bottom: 50px; }

  .aw1 #report h3 {
    font-size: 28px; }

  .aw1 #report .comment.flex {
    top: 480px; }

  .aw1 #report section:nth-of-type(even) .comment.flex {
    top: 500px; }

  .aw1 #report .text_comment::before {
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    top: 20px; }

  .aw1 #report section:nth-of-type(odd) .text_comment::before {
    border-right: 30px solid #8de055;
    left: -20px; }

  .aw1 #report section:nth-of-type(even) .text_comment::before {
    border-left: 30px solid #8de055;
    right: -20px; }

  .aw1 #report .text_comment p {
    font-size: 16px; }

  .aw1 #report section p {
    margin: 30px auto; } }

.aw1 .city h3 {
  background: url("/asp/photo/auction/lp/aw1/img/bg_city_h3_sp.png") center / contain no-repeat;
  width: 58%;
  transform: rotate(-5deg) translate(5%, 5vw); }

.aw1 .pass h3 {
  margin-left: auto;
  background: url("/asp/photo/auction/lp/aw1/img/bg_pass_h3_sp.png") center / contain no-repeat;
  width: 46%;
  transform: rotate(5deg) translate(-26%, 5vw); }

.aw1 .highway h3 {
  background: url("/asp/photo/auction/lp/aw1/img/bg_highway_h3_sp.png") center / contain no-repeat;
  width: 60%;
  transform: rotate(-5deg) translate(5%, 5vw); }

.aw1 .summary h3 {
  background: url("/asp/photo/auction/lp/aw1/img/bg_summary_h3_sp.png") center / contain no-repeat;
  width: 40%;
  margin: 10vw auto 5vw; }

.aw1 .summary img {
  width: 90%; }

@media screen and (min-width: 768px) {
  .aw1 .city h3 {
    background: url("/asp/photo/auction/lp/aw1/img/bg_city_h3_pc.png") center / contain no-repeat;
    width: 30%;
    transform: rotate(-5deg) translate(45%, 6vw); }

  .aw1 .pass h3 {
    margin-left: auto;
    background: url("/asp/photo/auction/lp/aw1/img/bg_pass_h3_pc.png") center / contain no-repeat;
    width: 24%;
    transform: rotate(5deg) translate(-70%, 7vw); }

  .aw1 .highway h3 {
    background: url("/asp/photo/auction/lp/aw1/img/bg_highway_h3_pc.png") center / contain no-repeat;
    width: 34%;
    transform: rotate(-5deg) translate(40%, 8vw); }

  .aw1 #report .summary {
    margin-bottom: 10vw; }

  .aw1 .summary h3 {
    background: url("/asp/photo/auction/lp/aw1/img/bg_summary_h3_pc.png") center / contain no-repeat;
    width: 24%;
    margin: 10vw auto 3vw; }

  .aw1 .summary picture {
    width: 40%;
    margin-right: 2%; }

  .aw1 .summary picture img {
    width: 100%; }

  .aw1 .summary p {
    width: 58%;
    margin: 0; } }

@media screen and (min-width: 1024px) {
  .aw1 .city h3 {
    transform: rotate(-5deg) translate(45%, 60px); }

  .aw1 .pass h3 {
    transform: rotate(5deg) translate(-70%, 70px); }

  .aw1 .highway h3 {
    transform: rotate(-5deg) translate(40%, 80px); }

  .aw1 #report .summary {
    margin-bottom: 100px; }

  .aw1 .summary h3 {
    margin: 100px auto 30px; }

  .aw1 .summary picture {
    width: 40%;
    margin-right: 2%; } }

.aw1 #movie p {
  font-size: 3.8vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.8;
  margin-bottom: 10vw; }

@media screen and (min-width: 768px) {
  .aw1 #movie p {
    font-size: 2.4vw; } }

@media screen and (min-width: 1024px) {
  .aw1 #movie p {
    font-size: 24px; } }

.aw1 #review {
  margin-bottom: 0; }

.aw1 #review > p {
  font-size: 4.8vw;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0.3em; }

.aw1 #review > .wrap {
  padding-bottom: 5vw; }

.aw1 #review > .wrap > small {
  font-size: 12px;
  line-height: 1.5;
  width: 20em;
  font-weight: 500;
  text-align: center; }

.aw1 #review > .wrap > small::before {
  content: '※'; }

.aw1 #review > .wrap > ul {
  margin: 10vw 0 0; }

.aw1 #review li {
  background-color: #fff;
  border: 1px solid #8c8586;
  border-radius: 3vw;
  margin-bottom: 3vw;
  padding: 2.5% 5%;
  position: relative; }

.aw1 #review li .user {
  padding-bottom: 3vw;
  margin-bottom: 3vw;
  border-bottom: 1px solid #040000; }

.aw1 #review li .user .icon {
  width: 20vw;
  height: 20vw;
  border-radius: 50%;
  background-color: #1bb3a2;
  border: 1vw solid #1bb3a2;
  margin-right: auto; }

.aw1 #review li:nth-of-type(2) .user .icon {
  background-color: #e6abc9;
  border: 1vw solid #e6abc9; }

.aw1 #review li:nth-of-type(3) .user .icon {
  background-color: #d6e035;
  border: 1vw solid #d6e035; }

.aw1 #review li:nth-of-type(4) .user .icon {
  background-color: #e99988;
  border: 1vw solid #e99988; }

.aw1 #review li:nth-of-type(5) .user .icon {
  background-color: #61bbe0;
  border: 1vw solid #61bbe0; }

.aw1 #review li:nth-of-type(6) .user .icon {
  background-color: #5c4b94;
  border: 1vw solid #5c4b94; }

.aw1 #review li .user .icon + div {
  margin-right: 5%;
  width: 60%;
  text-align: center; }

.aw1 #review li .user dl {
  margin-bottom: 3vw; }

.aw1 #review li .user dt {
  text-align: right;
  font-size: 4vw;
  font-weight: 500;
  margin-right: 1em; }

.aw1 #review li .user dt p {
  position: relative;
  color: #ccc; }

.aw1 #review li .user dt p::before {
  content: '★★★★★';
  position: absolute;
  color: #dda617;
  white-space: nowrap;
  overflow: hidden; }

.aw1 #review li .user dt p.star_488::before {
  width: 4.88em; }

.aw1 #review li .user dt p.star_450::before {
  width: 4.5em; }

.aw1 #review li .user dt p.star_392::before {
  width: 3.92em; }

.aw1 #review li .user dt p.star_481::before {
  width: 4.81em; }

.aw1 #review li .user dd {
  font-size: 10vw;
  font-weight: 500; }

.aw1 #review li .user .address {
  font-size: 4vw; }

.aw1 #review li > p {
  font-size: 3.8vw;
  color: #040000;
  line-height: 1.5;
  height: 3em;
  overflow: hidden;
  transition: 0.3s; }

.aw1 #review li > p.open {
  height: 10em;
  overflow-y: scroll; }

.aw1 #review li .btn_open {
  position: absolute;
  bottom: 0.5em;
  right: 5%;
  font-size: 3.8vw;
  background: linear-gradient(to right, transparent 0%, #fff 30%);
  padding: 0.3em 0 0.3em 4em;
  cursor: pointer; }

.aw1 #review li .btn_open.open {
  display: none; }

.aw1 #review li .btn_closed {
  display: none;
  text-align: center;
  padding: 0.5em 0 0;
  font-size: 3.8vw;
  cursor: pointer; }

.aw1 #review li .btn_closed.open {
  display: block; }

.aw1 #review .btn_link_review {
  display: block;
  text-align: center;
  color: #fff;
  background-color: #102464;
  font-size: 4vw;
  font-weight: 700;
  padding: 1em 0;
  margin: 0 0 10vw auto;
  border-radius: 1em;
  width: 17em; }

.aw1 #review .btn_link_review::after {
  content: '';
  display: inline-block;
  margin-left: 1em;
  width: 1em;
  height: 1em;
  background-color: #fff;
  clip-path: polygon(0 0, 100% 50%, 0 100%, 30% 50%);
  vertical-align: bottom;
  transition: 0.3s; }

@media screen and (min-width: 768px) {
  .aw1 #review > p {
    font-size: 2.4vw;
    font-weight: 900;
    text-align: center; }

  .aw1 #review > .wrap {
    padding-bottom: 0; }

  .aw1 #review > .wrap > small {
    width: auto;
    margin: 0 1em; }

  .aw1 #review > .wrap > ul {
    margin: 5vw 0 0;
    justify-content: space-between; }

  .aw1 #review li {
    width: 49%;
    padding: 15px 2.5%;
    box-sizing: border-box; }

  .aw1 #review li .user {
    padding-bottom: 2vw;
    margin-bottom: 2vw;
    align-items: flex-start;
    position: relative; }

  .aw1 #review li .user .icon {
    width: 12vw;
    height: 12vw;
    border: 3px solid #1bb3a2;
    position: absolute;
    bottom: 2vw;
    left: 0; }

  .aw1 #review li:nth-of-type(2) .user .icon {
    border: 3px solid #e6abc9; }

  .aw1 #review li:nth-of-type(3) .user .icon {
    border: 3px solid #d6e035; }

  .aw1 #review li:nth-of-type(4) .user .icon {
    border: 3px solid #e99988; }

  .aw1 #review li:nth-of-type(5) .user .icon {
    border: 3px solid #61bbe0; }

  .aw1 #review li:nth-of-type(6) .user .icon {
    border: 3px solid #5c4b94; }

  .aw1 #review li .user .icon + div {
    margin-right: 0;
    margin-left: 12vw; }

  .aw1 #review li .user dl {
    margin-bottom: 1vw; }

  .aw1 #review li .user dt {
    text-align: right;
    font-size: 2vw; }

  .aw1 #review li .user dd {
    font-size: 5vw; }

  .aw1 #review li .user .address {
    font-size: 2vw; }

  .aw1 #review li > p {
    font-size: 14px; }

  .aw1 #review li .btn_open {
    font-size: 14px;
    bottom: 1em; }

  .aw1 #review li .btn_closed {
    font-size: 14px; }

  .aw1 #review .btn_link_review {
    font-size: 2.4vw;
    margin: 0 0 5vw auto;
    width: 18em;
    border: 1px solid #102464;
    transition: 0.3s; }

  .aw1 #review .btn_link_review:hover {
    color: #102464;
    background-color: #fff; }

  .aw1 #review .btn_link_review:hover::after {
    background-color: #102464; } }

@media screen and (min-width: 1024px) {
  .aw1 #review > p {
    font-size: 24px; }

  .aw1 #review > .wrap > small {
    font-size: 16px; }

  .aw1 #review > .wrap > ul {
    margin: 50px 0 0; }

  .aw1 #review li {
    width: 32%;
    padding: 15px;
    border-radius: 20px;
    margin-bottom: 30px; }

  .aw1 #review li .user {
    padding-bottom: 10px;
    margin-bottom: 10px; }

  .aw1 #review li .user .icon {
    width: 80px;
    height: 80px;
    bottom: 10px; }

  .aw1 #review li .user .icon + div {
    margin-left: 80px;
    width: 70%; }

  .aw1 #review li .user dl {
    margin-bottom: 10px; }

  .aw1 #review li .user dt {
    font-size: 16px;
    margin-right: 0.5em; }

  .aw1 #review li .user dd {
    font-size: 36px; }

  .aw1 #review li .user .address {
    font-size: 14px; }

  .aw1 #review li > p {
    font-size: 14px; }

  .aw1 #review li .btn_open {
    font-size: 14px;
    bottom: 1em; }

  .aw1 #review li .btn_closed {
    font-size: 14px; }

  .aw1 #review .btn_link_review {
    font-size: 24px;
    margin: 0 0 80px auto; }

  .aw1 #review .btn_lineup {
    margin-bottom: 0; } }

.aw1 #features .features {
  margin-bottom: 15vw; }

.aw1 #features .sec_title {
  width: 95%;
  max-width: 970px;
  margin: 0 auto 1em; }

.aw1 .sub_title {
  text-align: center;
  font-size: 5.4vw;
  font-weight: 900;
  margin-bottom: 5vw; }

.aw1 .menu_features {
  margin-bottom: 10vw;
  transform: translateY(-7vw); }

.aw1 .menu_features li {
  width: 46.66vw;
  height: 46.66vw; }

.aw1 .menu_features li:first-of-type {
  margin: 0 calc(50% - 23.33vw);
  transform: translateY(7vw); }

.aw1 .menu_features li a {
  color: #fff;
  font-size: 4.8vw;
  text-align: center;
  width: 100%;
  height: 100%;
  text-shadow: 0 2px 1px #002761; }

.aw1 .menu_features li:first-of-type a {
  background: url("/asp/photo/auction/lp/aw1/img/bg_features_nav_01.png") center / cover; }

.aw1 .menu_features li:nth-of-type(2) a {
  background: url("/asp/photo/auction/lp/aw1/img/bg_features_nav_02.png") center / cover; }

.aw1 .menu_features li:last-of-type a {
  background: url("/asp/photo/auction/lp/aw1/img/bg_features_nav_03.png") center / cover; }

.aw1 .menu_features li a dl {
  width: 80%;
  margin: 0 auto 15vw; }

.aw1 .menu_features li a dt {
  font-weight: 900;
  font-size: 1.6em;
  width: 100%;
  margin: 0 auto 0.5em;
  transform: skewX(-10deg); }

.aw1 .menu_features li a dd strong {
  font-weight: 700;
  line-height: 1.2;
  transform: skewX(-10deg);
  display: block; }

.aw1 .menu_features small {
  font-size: 12px;
  text-align: right;
  display: block;
  margin: 1em auto 0;
  width: 95%;
  max-width: 970px; }

.aw1 .menu_features small::before {
  content: '※'; }

.aw1 .features section {
  background-color: #deeeff;
  width: 100%;
  position: relative;
  left: 0;
  padding: 0 2.5% 10vw;
  margin-bottom: 10vw;
  box-sizing: border-box; }

.aw1 .features h4 {
  color: #0031ad;
  font-weight: 700;
  font-size: 4.8vw;
  margin-bottom: 5vw;
  text-align: center;
  transform: skewX(-10deg); }

.aw1 .features h4 span {
  font-size: 2em;
  font-weight: 900;
  display: block;
  transform: translateY(-50%); }

.aw1 .features section p {
  font-weight: 500;
  font-size: 3.8vw;
  line-height: 1.8;
  color: #231815;
  text-align: justify;
  margin-bottom: 5vw; }

@media screen and (min-width: 768px) {
  .aw1 #features .features {
    margin-bottom: 10vw; }

  .aw1 .sub_title {
    font-size: 3.2vw; }

  .aw1 .menu_features {
    transform: translateY(0); }

  .aw1 .menu_features ul {
    width: 85%;
    max-width: 820px;
    margin: 0 auto;
    justify-content: space-between; }

  .aw1 .menu_features li {
    width: 25vw;
    max-width: 250px;
    height: 25vw;
    max-height: 250px; }

  .aw1 .menu_features li:first-of-type {
    margin: 0;
    transform: translateY(0); }

  .aw1 .menu_features li a {
    font-size: 2.4vw;
    transition: 0.1s; }

  .aw1 .menu_features li a:hover {
    transform: translateY(-20px); }

  .aw1 .menu_features li a dl {
    margin: 0 auto 8vw; }

  .aw1 .menu_features li a dt {
    transition: 0.1s;
    font-size: 1.4em; }

  .aw1 .features section {
    padding: 0 2.5% 2vw; }

  .aw1 .features section:nth-of-type(2) {
    padding-bottom: 3vw; }

  .aw1 .features section .wrap {
    align-items: flex-start; }

  .aw1 .features section:nth-of-type(2) .wrap {
    justify-content: space-between; }

  .aw1 .features .text {
    width: 60%; }

  .aw1 .features section:nth-of-type(2) .text {
    order: 2;
    width: 57%; }

  .aw1 .features h4 {
    font-size: 2.4vw;
    margin-bottom: 2vw;
    text-align: left;
    transform-origin: left bottom; }

  .aw1 .features h4 span {
    transform: translate(-2%, -50%); }

  .aw1 .features section p {
    font-size: 1.8vw;
    margin-bottom: 0; }

  .aw1 .features section picture {
    width: 40%;
    transform: translateY(-2.4vw); }

  .aw1 .features section:nth-of-type(2) picture {
    order: 1; } }

@media screen and (min-width: 1024px) {
  .aw1 #features .features {
    margin-bottom: 100px; }

  .aw1 .sub_title {
    font-size: 32px;
    margin-bottom: 50px; }

  .aw1 .menu_features {
    margin-bottom: 150px; }

  .aw1 .menu_features li a {
    font-size: 24px; }

  .aw1 .menu_features li a dl {
    margin: 0 auto 80px; }

  .aw1 .features section {
    margin-bottom: 100px; }

  .aw1 .features section:nth-of-type(2) {
    padding-bottom: 30px; }

  .aw1 .features section .wrap {
    max-width: 970px;
    margin: 0 auto; }

  .aw1 .features section:nth-of-type(2) .wrap {
    margin-left: auto; }

  .aw1 .features .text {
    width: calc(100% - 400px); }

  .aw1 .features section:nth-of-type(2) .text {
    width: calc(100% - 440px); }

  .aw1 .features h4 {
    font-size: 24px;
    margin-bottom: 20px; }

  .aw1 .features section p {
    font-size: 18px; }

  .aw1 .features section picture {
    width: 400px;
    transform: translateY(-24px); } }

@media screen and (min-width: 1074px) {
  .aw1 .features section {
    width: calc(50% + 537px);
    left: calc(50% - 537px);
    padding: 0 0 20px 50px; }

  .aw1 .features section:nth-of-type(2) {
    padding: 0 50px 20px 0;
    left: 0; }

  .aw1 .features section .wrap {
    margin: 0; }

  .aw1 .features section:nth-of-type(2) .wrap {
    margin-left: auto; } }

.aw1 .ability img {
  width: 95%;
  margin: 0 auto; }

.aw1 .ability > p {
  width: 100%;
  margin: 10vw auto 5vw;
  line-height: 1.5;
  font-size: 4vw;
  font-weight: 700;
  text-align: center; }

.aw1 .ability > small {
  font-size: 12px;
  display: block;
  text-align: right;
  font-weight: 500;
  width: 95%;
  max-width: 970px;
  margin: 5vw auto 15vw;
  line-height: 1.5; }

.aw1 .ability > small::before {
  content: '※'; }

@media screen and (min-width: 768px) {
  .aw1 .ability {
    width: 90%;
    max-width: 970px;
    margin: 0 auto; }

  .aw1 .ability > p {
    margin: 5vw auto;
    font-size: 2.4vw; }

  .aw1 .ability > small {
    font-size: 14px; } }

@media screen and (min-width: 1024px) {
  .aw1 .ability > p {
    margin: 50px auto;
    font-size: 24px; }

  .aw1 .ability > small {
    font-size: 18px;
    margin: 50px auto 150px; } }

.aw1 #lineup > section {
  margin-bottom: 15vw; }

.aw1 #lineup h3 {
  font-size: 5.4vw;
  text-align: center;
  color: #0031ad;
  font-weight: 800;
  margin-bottom: 1em; }

.aw1 .menu_inch ul {
  margin: 0 auto 5vw; }

.aw1 .menu_inch ul li {
  width: 16vw;
  height: 16vw;
  background-color: #fff;
  color: #0031ad;
  font-weight: 800;
  font-size: 8vw;
  text-align: center;
  border: 1px solid #0031ad;
  flex-direction: column;
  margin: 0.15em 0.15em;
  cursor: pointer;
  transition: 0.3s; }

.aw1 .menu_inch ul li.active {
  color: #fff;
  background-color: #0031ad;
  border: 1px solid #0031ad; }

.aw1 .menu_inch ul li span {
  display: block;
  font-weight: 500;
  font-size: 0.4em; }

.aw1 .menu_inch + a {
  display: block;
  font-size: 3.8vw;
  width: 18em;
  text-align: center;
  margin: 0 0 5vw auto;
  background-color: #fff;
  color: #0031ad;
  font-weight: 700;
  border: 1px solid #0031ad;
  padding: 0.3em 0;
  border-radius: 0.5em; }

@media screen and (min-width: 768px) {
  .aw1 #lineup > section {
    margin-bottom: 10vw; }

  .aw1 #lineup h3 {
    font-size: 3.2vw;
    margin-bottom: 1.5em; }

  .aw1 .menu_inch ul {
    margin: 0 auto 3vw; }

  .aw1 .menu_inch ul li {
    width: 9vw;
    height: 9vw;
    font-size: 4.8vw; }

  .aw1 .menu_inch + a {
    font-size: 1.8vw;
    transition: 0.3s;
    margin: 0 10% 5vw auto; }

  .aw1 .menu_inch + a:hover {
    color: #fff;
    background-color: #036eb8; } }

@media screen and (min-width: 1024px) {
  .aw1 #lineup > section {
    margin-bottom: 100px; }

  .aw1 #lineup h3 {
    font-size: 32px; }

  .aw1 .menu_inch ul {
    margin: 0 auto 30px; }

  .aw1 .menu_inch ul li {
    width: 90px;
    height: 90px;
    font-size: 48px; }

  .aw1 .menu_inch + a {
    font-size: 18px;
    margin: 0 10% 50px auto; } }

.aw1 .single section {
  display: none; }

.aw1 .single section.active {
  display: flex;
  align-items: flex-start; }

.aw1 .single section.center.active {
  justify-content: center; }

.aw1 .single section .wrap {
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 2vw;
  width: 100%; }

.aw1 .single section h4 {
  font-size: 5.4vw;
  background-color: #0031ad;
  color: #fff;
  font-weight: 700;
  border-radius: 0.6em;
  padding: 0.3em 0.5em; }

.aw1 .single section small {
  font-size: 12px;
  width: 19em;
  line-height: 1.5;
  text-indent: -1em;
  padding-left: 1em; }

.aw1 .single section small::before {
  content: '※'; }

.aw1 .single section small .icon {
  display: inline-block;
  width: 2em;
  height: 2em;
  text-align: center;
  text-indent: 0;
  line-height: 2em;
  border-radius: 50%;
  background-color: #ff3425;
  color: #fff;
  font-weight: 700;
  position: relative;
  z-index: 2; }

.aw1 .single section table {
  width: 100%;
  border-left: 1px solid #0031ad;
  position: relative; }

.aw1 .single section table thead, .aw1 .single section table tbody {
  width: 100%;
  display: block; }

.aw1 .single section table.sp thead {
  position: absolute; }

.aw1 .single section table.sp thead tr.is-fixed {
  position: fixed;
  top: 0;
  z-index: 80;
  animation: waitin 0.3s; }

.aw1 .single section table.sp tbody {
  font-size: 5vw;
  padding-top: 2.5em; }

.aw1 .single section table.pc {
  display: none; }

.aw1 .single section table tr {
  width: 100%; }

.aw1 .single section table th {
  color: #fff;
  font-weight: 500;
  font-size: 5vw;
  border: 1px solid #fff;
  border-left: none;
  border-top: none;
  padding: 0.5em 0;
  vertical-align: middle; }

.aw1 .single section table thead th {
  background-color: #0031ad;
  border-top: 0.3em solid #0031ad;
  border-bottom: 0.3em solid #0031ad; }

.aw1 .single section table thead th:last-of-type {
  border-right: 1px solid #0031ad; }

.aw1 .single section table tbody th {
  background-color: #214fc3;
  border: 1px solid #0031ad; }

.aw1 .single section table td {
  background-color: #fff;
  font-size: 5vw;
  font-weight: 500;
  border: 1px solid #0031ad;
  border-left: none;
  border-top: none;
  position: relative; }

.aw1 .single section table td a {
  display: block;
  text-align: center;
  color: #0031ad;
  font-weight: 700;
  padding: 0.8em 0;
  position: relative;
  z-index: 1;
  transition: 0.3s; }

.aw1 .single section table td.size {
  box-sizing: border-box;
  padding-left: 1em; }

.aw1 .single section table td.size::before {
  font-size: 0.6em;
  font-weight: 700;
  color: #fff;
  background-color: #ff3425;
  width: 2em;
  height: 2em;
  text-align: center;
  line-height: 2em;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 1em;
  z-index: 5; }

.aw1 .single section table td.size.sale_23::before {
  content: "'23"; }

.aw1 .single section table td.size.sale_24::before {
  content: "'24"; }

.aw1 .single section table .oblateness {
  width: 4em; }

.aw1 .single section table .size {
  width: 10em; }

.aw1 .single section table .link {
  width: 4em; }

.aw1 .single section table .link a {
  background-color: #007cff;
  color: #fff;
  font-size: 0.7em;
  width: 80%;
  margin: 0 auto;
  border-radius: 0.5em;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  /*  .aw1 .single section table .link.sale_23 a,
  .aw1 .single section table .link.sale_24 a {
    background-color: #ff3425;
  }*/ }

@media screen and (min-width: 768px) {
  .aw1 .single section.active {
    justify-content: space-between;
    width: 90%;
    margin: 0 auto; }
    .aw1 .single section table.sp {
      display: none; }
    .aw1 .single section table.pc {
      display: block;
      width: 49%;
      border-top: none; }
    .aw1 .single section .wrap {
      margin-bottom: 1vw;
      padding-bottom: 0; }
    .aw1 .single section h4 {
      font-size: 2vw;
      padding: 0.3em 1.5em;
      border-radius: 1em; }
    .aw1 .single section small {
      width: 34em; }
    .aw1 .single section small br {
      display: none; }
    .aw1 .single section table th {
      font-size: 2vw; }
    .aw1 .single section table td {
      font-size: 2vw; }
    .aw1 .single section table td.size {
      padding-left: 0; }
    .aw1 .single section table td.size a::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      transform: scale(0, 1);
      transform-origin: left top;
      transition: 0.3s ease-in-out;
      z-index: -1;
      background-color: #00a4ea; }
    .aw1 .single section table td.size.sale a::after {
      background-color: #db4a4f; }
    .aw1 .single section table td.size a:hover {
      color: #fff; }
    .aw1 .single section table td.size a:hover::after {
      transform: scale(1, 1); }
    .aw1 .single section table .size {
      width: 12em; }
    .aw1 .single section table .link a:hover {
      transform: translate(2px, 2px);
      box-shadow: none; } }

@media screen and (min-width: 1024px) {
  .aw1 .single section .wrap {
    margin-bottom: 10px; }

  .aw1 .single section h4 {
    font-size: 20px; }

  .aw1 .single section small {
    font-size: 15px; }

  .aw1 .single section table th {
    font-size: 20px; }

  .aw1 .single section table td {
    font-size: 20px; }

  .aw1 .single section table .oblateness {
    width: 5em; } }

@media screen and (min-width: 1080px) {
  .aw1 .single section table .size {
    width: 17em; } }

.aw1 #set h3 span {
  padding-left: 4em; }

.aw1 #set h3 span::before {
  background: url("/asp/photo/auction/lp/aw1/img/bg_subtitile_set.png") center / contain no-repeat;
  width: 23vw;
  left: -3vw; }

.aw1 .menu_set ul li {
  width: 100%;
  margin-bottom: 7vw; }

.aw1 .menu_set ul li a {
  color: #fff;
  font-weight: 700;
  justify-content: space-between; }

.aw1 .menu_set ul li .fukidashi {
  background-color: #214fc3;
  font-size: 5.4vw;
  text-align: center;
  width: 55%;
  line-height: 1.2;
  height: 3.5em;
  border-radius: 0.5em;
  position: relative; }

.aw1 .menu_set ul li .fukidashi::before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: 0.5em solid transparent;
  top: 50%;
  transform: translateY(-50%); }

.aw1 .menu_set ul li a img {
  width: 40%;
  margin: 0; }

.aw1 .menu_set ul li:nth-of-type(even) .fukidashi {
  order: 2; }

.aw1 .menu_set ul li:nth-of-type(odd) .fukidashi::before {
  border-left: 0.8em solid #214fc3;
  right: -1em; }

.aw1 .menu_set ul li:nth-of-type(even) .fukidashi::before {
  border-right: 0.8em solid #214fc3;
  left: -1em; }

.aw1 .menu_set ul li:nth-of-type(even) a img {
  order: 1; }

.aw1 .menu_set + small {
  display: block;
  color: #0031ad;
  width: 100%;
  margin: 0 auto 7vw;
  font-size: 12px;
  font-weight: 500;
  padding: 1em 0 1em 1em;
  text-indent: -1em;
  line-height: 1.5;
  border-radius: 1em; }

.aw1 .menu_set + small::before {
  content: '※'; }

.aw1 .menu_set + small .check_model {
  width: 15.5em;
  position: relative; }

.aw1 .menu_set + small .check_model::after {
  position: absolute;
  content: '';
  right: -2em;
  top: 50%;
  transform: translateY(-50%);
  width: 2em;
  height: 2em;
  background: url("/asp/photo/auction/lp/aw1/img/icon_movie.png") center / contain no-repeat;
  cursor: pointer; }

@media screen and (min-width: 768px) {
  .aw1 #set h3 span::before {
    width: 12vw;
    left: 0; }

  .aw1 .menu_set ul {
    justify-content: space-between;
    margin-bottom: 3vw; }

  .aw1 .menu_set ul li {
    width: 30%;
    margin-bottom: 3vw;
    transition: 0.3s; }

  .aw1 .menu_set ul li:hover {
    transform: translateY(-20px); }

  .aw1 .menu_set ul li .fukidashi {
    width: 100%;
    font-size: 2.2vw;
    margin-bottom: 1em;
    height: 4.5em; }

  .aw1 .menu_set ul li:nth-of-type(even) .fukidashi {
    order: 1; }

  .aw1 .menu_set ul li .fukidashi::before {
    top: 100%;
    border-top: 1em solid #214fc3; }

  .aw1 .menu_set ul li:nth-of-type(odd) .fukidashi::before {
    border-left: 0.5em solid transparent;
    right: 50%;
    transform: translateX(50%); }

  .aw1 .menu_set ul li:nth-of-type(even) .fukidashi::before {
    border-right: 0.5em solid transparent;
    left: 50%;
    transform: translateX(-50%); }

  .aw1 .menu_set ul li .fukidashi br {
    display: none; }

  .aw1 .menu_set ul li a img {
    width: 100%; }

  .aw1 .menu_set ul li:nth-of-type(even) a img {
    order: 2; }

  .aw1 .menu_set + small {
    width: 50em;
    text-indent: 0;
    padding: 1em 0;
    text-align: center; }

  .aw1 .menu_set + small br {
    display: none; }

  .aw1 .menu_set + small .check_model {
    display: inline-block; } }

@media screen and (min-width: 1024px) {
  .aw1 #set h3 span::before {
    width: 120px; }

  .aw1 .menu_set ul {
    margin-bottom: 30px; }

  .aw1 .menu_set ul li {
    width: 16%;
    margin-bottom: 30px; }

  .aw1 .menu_set ul li .fukidashi {
    font-size: 16px; }

  .aw1 .menu_set + small {
    margin-bottom: 70px; } }

.aw1 #set > section {
  margin-bottom: 10vw; }

.aw1 #set h4 {
  background-color: #214fc3;
  color: #fff;
  font-size: 5.4vw;
  text-align: center;
  font-weight: 700;
  width: 100%;
  height: 3em;
  flex-direction: column;
  margin-bottom: 2vw; }

.aw1 #set h4 small {
  display: block;
  font-size: 0.6em;
  font-weight: 500;
  width: 100%;
  margin-top: 0.6em; }

.aw1 .set_box {
  background-color: #fff;
  padding: 5% 2.5%;
  margin-bottom: 2vw;
  justify-content: space-between; }

.aw1 .set_box h5 {
  border: 2px solid #214fc3;
  color: #214fc3;
  padding: 0.5em 0;
  width: 100%;
  text-align: center;
  font-weight: 900;
  font-size: 4vw;
  margin-bottom: 0.5em; }

.aw1 .set_box .detail {
  width: 45%;
  margin: 0 auto; }

.aw1 .set_box .detail > span {
  display: block; }

.aw1 .set_box .inch {
  text-align: center;
  color: #fff;
  background-color: #214fc3;
  font-weight: 900;
  padding: 0.4em 0;
  font-size: 3.5vw;
  border-radius: 0.3em;
  margin-bottom: 1em; }

.aw1 .set_box .logo {
  font-size: 5vw;
  margin-bottom: 0.5em;
  margin-left: 0.5em; }

.aw1 .set_box .logo .new {
  font-size: 1em; }

.aw1 .set_box .logo img {
  display: inline;
  height: 4.5vw; }

.aw1 .set_box .size {
  font-size: 5.4vw;
  font-weight: 700;
  margin-bottom: 0.4em;
  margin-left: 0.5em; }

.aw1 .set_box .plus {
  color: #fff;
  background-color: #214fc3;
  font-size: 5.5vw;
  width: 1.2em;
  height: 1.2em;
  border-radius: 50%;
  text-align: center;
  line-height: 1.1em;
  margin: 0 auto 0.4em 2.5em; }

.aw1 .set_box .wheel_name {
  font-size: 5.4vw;
  font-weight: 700;
  padding-left: 0.5em; }

.aw1 .set_box .wheel_size, .aw1 .set_box .wheel_color {
  font-size: 3.2vw;
  font-weight: 500;
  padding-left: 0.8em;
  line-height: 1.2; }

.aw1 .set_box .img_price {
  width: 48%;
  margin: 0 auto; }

.aw1 .set_box .price {
  display: block;
  font-size: 8vw;
  color: #df1a2d;
  text-align: center; }

.aw1 .set_box .btn_link {
  width: 100%;
  margin: 1em 0 0;
  font-size: 4.2vw;
  padding: 0.6em 0; }

.aw1 #set + .btn_link_match {
  width: 100%;
  line-height: 1.5;
  font-size: 4.8vw;
  position: relative;
  margin-bottom: 0;
  padding-right: 1.5em;
  box-sizing: border-box; }

.aw1 #set + .btn_link_match::after {
  position: absolute;
  right: 0.5em;
  top: 50%;
  transform: translateY(-50%); }

@media screen and (min-width: 768px) {
  .aw1 #set > section {
    justify-content: space-between;
    margin-bottom: 7vw; }

  .aw1 #set > div.flex {
    justify-content: space-between; }

  .aw1 #set section#jimny, .aw1 #set section#import {
    width: 49%; }

  .aw1 #set h4 {
    font-size: 2.4vw;
    margin-bottom: 3vw; }

  .aw1 .set_box {
    width: 49%;
    box-sizing: border-box;
    padding: 10px;
    margin-bottom: 0; }

  .aw1 #set section#jimny .set_box, .aw1 #set section#import .set_box {
    width: 100%; }

  .aw1 .set_box h5 {
    font-size: 1.7vw; }

  .aw1 .set_box .detail {
    height: 23vw; }

  .aw1 .set_box .inch {
    font-size: 1.6vw; }

  .aw1 .set_box .logo {
    font-size: 2.2vw; }

  .aw1 .set_box .logo img {
    height: 2vw; }

  .aw1 .set_box .size {
    font-size: 2.2vw; }

  .aw1 .set_box .plus {
    font-size: 2.5vw; }

  .aw1 .set_box .wheel_name {
    font-size: 2.2vw; }

  .aw1 .set_box .wheel_size, .aw1 .set_box .wheel_color {
    font-size: 1.4vw; }

  .aw1 .set_box .price {
    font-size: 4vw; }

  .aw1 .set_box .btn_link {
    font-size: 2vw; }

  .aw1 #set + .btn_link_match {
    width: 90%;
    max-width: 790px;
    font-size: 2.5vw;
    padding: 1.5em 0;
    box-sizing: border-box;
    line-height: 1;
    border: 1px solid #ff5400; }

  .aw1 #set + .btn_link_match br {
    display: none; }

  .aw1 #set + .btn_link_match::after {
    position: relative;
    top: 0;
    right: 0;
    transform: translateY(0); }

  .aw1 #set + .btn_link_match:hover::after {
    background-color: #ff5400; } }

@media screen and (min-width: 1024px) {
  .aw1 #set > section {
    margin-bottom: 70px; }

  .aw1 #set h4 {
    font-size: 24px;
    margin-bottom: 30px; }

  .aw1 .set_box h5 {
    font-size: 17px; }

  .aw1 .set_box .detail {
    height: 230px; }

  .aw1 .set_box .inch {
    font-size: 16px; }

  .aw1 .set_box .logo {
    font-size: 22px; }

  .aw1 .set_box .logo img {
    height: 20px; }

  .aw1 .set_box .size {
    font-size: 22px; }

  .aw1 .set_box .plus {
    font-size: 25px; }

  .aw1 .set_box .wheel_name {
    font-size: 22px; }

  .aw1 .set_box .wheel_size, .aw1 .set_box .wheel_color {
    font-size: 14px; }

  .aw1 .set_box .price {
    font-size: 40px; }

  .aw1 .set_box .btn_link {
    font-size: 20px; }

  .aw1 #set + .btn_link_match {
    font-size: 25px; } }

.aw1 .link_std {
  display: block;
  width: 95%;
  margin: 0 auto; }

.aw1 footer {
  background-color: #00a4ee; }

.aw1 footer nav ul {
  font-size: 14px;
  padding: 2em 1em 1em; }

.aw1 footer nav ul li a {
  color: #fff;
  margin: 0.5em;
  display: block; }

.aw1 footer small {
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  display: block;
  text-align: center;
  padding: 1em 0; }

@media screen and (min-width: 768px) {
  .aw1 .link_std {
    width: 90%;
    max-width: 970px; } }

.aw1 .fixed {
  position: fixed;
  right: 10px;
  display: none;
  z-index: 100; }

.aw1 .link_lineup.fixed {
  bottom: 80px; }

.aw1 .link_lineup.fixed > span {
  background-color: #fff000;
  padding-top: 5px;
  display: block; }

.aw1 .link_lineup.fixed .logo {
  display: block;
  height: 16px; }

.aw1 .link_lineup.fixed .logo img {
  height: 100%; }

.aw1 .link_lineup.fixed .text {
  display: block;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: -0.05em;
  color: #00218c;
  padding: 0.3em 0.5em 0.5em;
  transform: skewX(-10deg);
  position: relative;
  z-index: 1; }

.aw1 .link_top.fixed {
  bottom: 20px;
  font-size: 12px;
  font-weight: 700;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 70px; }

.aw1 .link_top.fixed::before {
  content: '';
  position: absolute;
  width: 25px;
  height: 15px;
  background-color: #fff;
  top: 35%;
  left: 50%;
  transform: translate(-50%, -50%);
  clip-path: polygon(50% 0, 85% 50%, 75% 65%, 57% 35%, 57% 100%, 43% 100%, 43% 35%, 25% 65%, 15% 50%); }

.aw1 .link_top.fixed span {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #7c7c7c;
  color: #fff;
  border-radius: 50%;
  transition: 0.3s; }

@media screen and (min-width: 768px) {
  .aw1 .link_lineup.fixed {
    bottom: 100px; }

  .aw1 .link_lineup.fixed > span {
    transition: 0.3s; }

  .aw1 .link_lineup.fixed:hover > span {
    background-color: #00218c; }

  .aw1 .link_lineup.fixed .text {
    font-size: 14px;
    transition: 0.3s; }

  .aw1 .link_lineup.fixed:hover .text {
    color: #fff; }

  .aw1 .link_lineup.fixed .logo {
    height: 30px; }

  .aw1 .link_top.fixed {
    width: 60px;
    height: 60px;
    line-height: 85px;
    font-size: 14px; }

  .aw1 .link_top.fixed:hover span {
    background-color: #fff;
    color: #7c7c7c; }

  .aw1 .link_top.fixed::before {
    transition: 0.3s;
    width: 35px;
    height: 25px; }

  .aw1 .link_top.fixed:hover::before {
    background-color: #7c7c7c; } }

@media screen and (min-width: 1366px) {
  .aw1 .fixed {
    right: calc(50% - 673px); } }

.aw1 .modal_area {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 200; }

.aw1 .modal_area > div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 1280px;
  height: 80vh;
  max-height: 720px; }

.aw1 .modal_area::after {
  content: '×';
  position: absolute;
  right: 10px;
  top: 10px;
  color: #fff;
  font-weight: 900;
  font-size: 18px;
  line-height: 18px;
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #fff;
  cursor: pointer; }

@keyframes waitin {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@keyframes waitin_up {
  from {
    transform: translateY(20px);
    opacity: 0; }

  to {
    transform: translateY(0);
    opacity: 1; } }

@keyframes waitin_right {
  from {
    transform: translateX(-50px);
    opacity: 0; }

  to {
    transform: translateY(0);
    opacity: 1; } }

@keyframes waitin_left {
  from {
    transform: translateX(50px);
    opacity: 0; }

  to {
    transform: translateY(0);
    opacity: 1; } }

@keyframes waitin_down {
  from {
    transform: translateY(-20px);
    opacity: 0; }

  to {
    transform: translateY(0);
    opacity: 1; } }

.aw1 .wait0 {
  opacity: 0;
  animation: waitin 0.5s ease-in-out 0.1s forwards; }

.aw1 .wait1 {
  opacity: 0;
  animation: waitin_up 0.5s ease-in-out 0.5s forwards; }

.aw1 .wait2 {
  opacity: 0;
  animation: waitin_up 0.5s ease-in-out 0.8s forwards; }

.aw1 .wait3 {
  opacity: 0;
  animation: waitin_up 0.5s ease-in-out 1s forwards; }

.aw1 .wait4 {
  opacity: 0;
  animation: waitin_right 0.5s ease-in-out 0.5s forwards; }

.aw1 .wait5 {
  opacity: 0;
  animation: waitin_up 0.5s ease-in-out 0.8s forwards; }

.aw1 .wait6 {
  opacity: 0;
  animation: waitin 0.5s ease-in-out 1.1s forwards; }

.aw1 section.fadein {
  opacity: 0;
  position: relative;
  top: 50px;
  transition: all 500ms; }

.aw1 section.fadein.scrollin {
  opacity: 1;
  top: 0px; }

.aw1 section .flex_box.fadein {
  opacity: 0;
  transform: translate(50px, 0px);
  transition: all 1000ms; }

.aw1 section .flex_box.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0); }
